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;N&gt;m__1(Int64)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
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="Int32 Main()">
6142         <size>145</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;a&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     </type>
9527     <type name="Test">
9528       <method name="Void .ctor()">
9529         <size>7</size>
9530       </method>
9531       <method name="Int32 Main(System.String[])">
9532         <size>31</size>
9533       </method>
9534     </type>
9535     <type name="TestThing">
9536       <method name="Int32 SetEnum(System.String, System.Enum)">
9537         <size>2</size>
9538       </method>
9539       <method name="Int32 SetEnum(Int32, System.Enum)">
9540         <size>2</size>
9541       </method>
9542     </type>
9543   </test>
9544   <test name="gtest-352.cs">
9545     <type name="T">
9546       <method name="Void .ctor()">
9547         <size>7</size>
9548       </method>
9549       <method name="Int32 Main()">
9550         <size>125</size>
9551       </method>
9552     </type>
9553     <type name="D">
9554       <method name="Void .ctor(Int32)">
9555         <size>8</size>
9556       </method>
9557       <method name="Void .cctor()">
9558         <size>12</size>
9559       </method>
9560     </type>
9561   </test>
9562   <test name="gtest-353.cs">
9563     <type name="Bug.RedSkyTimeCode">
9564       <method name="Void .ctor()">
9565         <size>7</size>
9566       </method>
9567       <method name="Void CopyTo(Bug.xxx*)">
9568         <size>99</size>
9569       </method>
9570       <method name="Void Main()">
9571         <size>1</size>
9572       </method>
9573       <method name="Void Convert(Bug.xxx*, UInt64*)">
9574         <size>93</size>
9575       </method>
9576     </type>
9577   </test>
9578   <test name="gtest-354.cs">
9579     <type name="M">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-355.cs">
9589     <type name="A">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="System.String Foo[T](System.String)">
9594         <size>6</size>
9595       </method>
9596       <method name="Boolean Foo(System.String)">
9597         <size>2</size>
9598       </method>
9599     </type>
9600     <type name="B">
9601       <method name="Void .ctor()">
9602         <size>7</size>
9603       </method>
9604       <method name="System.String Foo[T](System.String)">
9605         <size>6</size>
9606       </method>
9607       <method name="Boolean Goo(System.String)">
9608         <size>8</size>
9609       </method>
9610       <method name="Boolean Foo(System.String)">
9611         <size>2</size>
9612       </method>
9613     </type>
9614     <type name="C">
9615       <method name="Void .ctor()">
9616         <size>7</size>
9617       </method>
9618       <method name="Void Main()">
9619         <size>1</size>
9620       </method>
9621     </type>
9622   </test>
9623   <test name="gtest-356.cs">
9624     <type name="A`1[T]">
9625       <method name="Void .ctor()">
9626         <size>7</size>
9627       </method>
9628       <method name="Void Foo(B+E)">
9629         <size>1</size>
9630       </method>
9631     </type>
9632     <type name="B`1[U]">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636     </type>
9637     <type name="B">
9638       <method name="Void .ctor()">
9639         <size>7</size>
9640       </method>
9641     </type>
9642     <type name="B+E">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646     </type>
9647     <type name="C">
9648       <method name="Void .ctor()">
9649         <size>7</size>
9650       </method>
9651       <method name="Void Main()">
9652         <size>1</size>
9653       </method>
9654     </type>
9655   </test>
9656   <test name="gtest-357.cs">
9657     <type name="C`1[T]">
9658       <method name="Void .ctor()">
9659         <size>7</size>
9660       </method>
9661     </type>
9662     <type name="D`1[U]">
9663       <method name="Void .ctor()">
9664         <size>7</size>
9665       </method>
9666     </type>
9667     <type name="X">
9668       <method name="Void .ctor()">
9669         <size>7</size>
9670       </method>
9671       <method name="Void Main()">
9672         <size>1</size>
9673       </method>
9674     </type>
9675   </test>
9676   <test name="gtest-358.cs">
9677     <type name="Test">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681       <method name="Void Main()">
9682         <size>1</size>
9683       </method>
9684     </type>
9685     <type name="Foo">
9686       <method name="Boolean op_Equality(Foo, Foo)">
9687         <size>6</size>
9688       </method>
9689       <method name="Boolean op_Inequality(Foo, Foo)">
9690         <size>6</size>
9691       </method>
9692     </type>
9693   </test>
9694   <test name="gtest-359.cs">
9695     <type name="BaseGeneric`1[T]">
9696       <method name="Void .ctor()">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric`1+InnerDerived[T]">
9701       <method name="Void .ctor(T)">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9706       <method name="Void .ctor(T, U)">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="BaseConcrete">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714     </type>
9715     <type name="Concrete_A">
9716       <method name="Void .ctor()">
9717         <size>7</size>
9718       </method>
9719     </type>
9720     <type name="Concrete_B">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724     </type>
9725     <type name="BaseGeneric_2`2[T,U]">
9726       <method name="Void .ctor()">
9727         <size>7</size>
9728       </method>
9729     </type>
9730     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9731       <method name="Void .ctor(T, U)">
9732         <size>7</size>
9733       </method>
9734     </type>
9735     <type name="BaseGeneric_1`1[T]">
9736       <method name="Void .ctor()">
9737         <size>7</size>
9738       </method>
9739     </type>
9740     <type name="Concrete_2">
9741       <method name="Void .ctor()">
9742         <size>7</size>
9743       </method>
9744     </type>
9745     <type name="Program">
9746       <method name="Void .ctor()">
9747         <size>7</size>
9748       </method>
9749       <method name="Void Main()">
9750         <size>40</size>
9751       </method>
9752     </type>
9753   </test>
9754   <test name="gtest-360.cs">
9755     <type name="C">
9756       <method name="Void .ctor()">
9757         <size>7</size>
9758       </method>
9759       <method name="Int32 Foo[T](T, System.Object[])">
9760         <size>2</size>
9761       </method>
9762       <method name="Int32 Foo(System.String, System.Object[])">
9763         <size>2</size>
9764       </method>
9765       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9766         <size>8</size>
9767       </method>
9768       <method name="Int32 Main()">
9769         <size>17</size>
9770       </method>
9771     </type>
9772   </test>
9773   <test name="gtest-361.cs">
9774     <type name="Thing">
9775       <method name="Void .ctor()">
9776         <size>7</size>
9777       </method>
9778       <method name="Void Foo()">
9779         <size>1</size>
9780       </method>
9781       <method name="Int32 Main()">
9782         <size>164</size>
9783       </method>
9784       <method name="Void Method(Thing+Handler, System.String[])">
9785         <size>1</size>
9786       </method>
9787     </type>
9788     <type name="Thing+Handler">
9789       <method name="Void .ctor(Object, IntPtr)">
9790         <size>0</size>
9791       </method>
9792       <method name="Void Invoke()">
9793         <size>0</size>
9794       </method>
9795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9796         <size>0</size>
9797       </method>
9798       <method name="Void EndInvoke(IAsyncResult)">
9799         <size>0</size>
9800       </method>
9801     </type>
9802     <type name="Thing">
9803       <method name="Void &lt;Main&gt;m__0()">
9804         <size>1</size>
9805       </method>
9806       <method name="Void &lt;Main&gt;m__1()">
9807         <size>1</size>
9808       </method>
9809     </type>
9810   </test>
9811   <test name="gtest-362.cs">
9812     <type name="C">
9813       <method name="Void .ctor()">
9814         <size>7</size>
9815       </method>
9816       <method name="Void Assert[T](T)">
9817         <size>1</size>
9818       </method>
9819       <method name="Void Assert[T](T, T)">
9820         <size>1</size>
9821       </method>
9822       <method name="Int32 Main()">
9823         <size>83</size>
9824       </method>
9825     </type>
9826   </test>
9827   <test name="gtest-363.cs">
9828     <type name="Test">
9829       <method name="Void .ctor()">
9830         <size>7</size>
9831       </method>
9832       <method name="Void InsertAt[T](T[], Int32, T[])">
9833         <size>1</size>
9834       </method>
9835       <method name="Void Main()">
9836         <size>39</size>
9837       </method>
9838     </type>
9839   </test>
9840   <test name="gtest-364.cs">
9841     <type name="BugReport.Program">
9842       <method name="Void .ctor()">
9843         <size>7</size>
9844       </method>
9845       <method name="Int32 Main()">
9846         <size>307</size>
9847       </method>
9848     </type>
9849     <type name="BugReport.A">
9850       <method name="Void .ctor()">
9851         <size>7</size>
9852       </method>
9853       <method name="Nullable`1 get_Counter()">
9854         <size>7</size>
9855       </method>
9856       <method name="Void set_Counter(Nullable`1)">
9857         <size>8</size>
9858       </method>
9859     </type>
9860   </test>
9861   <test name="gtest-365.cs">
9862     <type name="B.Program">
9863       <method name="Void .ctor()">
9864         <size>7</size>
9865       </method>
9866       <method name="Int32 Main()">
9867         <size>51</size>
9868       </method>
9869     </type>
9870   </test>
9871   <test name="gtest-366.cs">
9872     <type name="Tester">
9873       <method name="Void .ctor()">
9874         <size>7</size>
9875       </method>
9876       <method name="Void Assert[T](T, T)">
9877         <size>1</size>
9878       </method>
9879       <method name="Void Main()">
9880         <size>20</size>
9881       </method>
9882     </type>
9883     <type name="MyType">
9884       <method name="Void .ctor(Int32)">
9885         <size>8</size>
9886       </method>
9887       <method name="Int32 op_Implicit(MyType)">
9888         <size>8</size>
9889       </method>
9890     </type>
9891   </test>
9892   <test name="gtest-367.cs">
9893     <type name="Foo">
9894       <method name="Void .ctor()">
9895         <size>7</size>
9896       </method>
9897     </type>
9898     <type name="Repro">
9899       <method name="Void .ctor()">
9900         <size>7</size>
9901       </method>
9902       <method name="Void Bar[TFoo](TFoo)">
9903         <size>19</size>
9904       </method>
9905       <method name="Void Baz[T](T, System.Action`1[T])">
9906         <size>8</size>
9907       </method>
9908       <method name="Void Main()">
9909         <size>1</size>
9910       </method>
9911       <method name="Void Gazonk(Repro)">
9912         <size>1</size>
9913       </method>
9914     </type>
9915   </test>
9916   <test name="gtest-368.cs">
9917     <type name="C`1[T]">
9918       <method name="Void .ctor(D)">
9919         <size>7</size>
9920       </method>
9921       <method name="Void .ctor()">
9922         <size>7</size>
9923       </method>
9924     </type>
9925     <type name="C`1+D[T]">
9926       <method name="Void .ctor()">
9927         <size>7</size>
9928       </method>
9929     </type>
9930     <type name="M">
9931       <method name="Void .ctor()">
9932         <size>7</size>
9933       </method>
9934       <method name="Void Main()">
9935         <size>1</size>
9936       </method>
9937     </type>
9938   </test>
9939   <test name="gtest-369.cs">
9940     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9941       <method name="Void .ctor()">
9942         <size>7</size>
9943       </method>
9944       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9945         <size>2</size>
9946       </method>
9947       <method name="IList Query()">
9948         <size>2</size>
9949       </method>
9950     </type>
9951     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9952       <method name="Void .ctor()">
9953         <size>7</size>
9954       </method>
9955     </type>
9956     <type name="Db4objects.Db4o.Internal.M">
9957       <method name="Void .ctor()">
9958         <size>7</size>
9959       </method>
9960       <method name="Void Main()">
9961         <size>1</size>
9962       </method>
9963     </type>
9964     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9965       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9966         <size>7</size>
9967       </method>
9968       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9969         <size>9</size>
9970       </method>
9971     </type>
9972   </test>
9973   <test name="gtest-370.cs">
9974     <type name="N2.X`1[T]">
9975       <method name="Void .ctor()">
9976         <size>7</size>
9977       </method>
9978     </type>
9979     <type name="N2.X`1+A`1[T,T]">
9980       <method name="Void .ctor()">
9981         <size>7</size>
9982       </method>
9983     </type>
9984     <type name="N2.X`1+A`1+B`1[T,T,T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988     </type>
9989     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9990       <method name="Void .ctor()">
9991         <size>7</size>
9992       </method>
9993     </type>
9994     <type name="N2.C">
9995       <method name="Void .ctor()">
9996         <size>7</size>
9997       </method>
9998       <method name="Void Main()">
9999         <size>1</size>
10000       </method>
10001     </type>
10002   </test>
10003   <test name="gtest-371.cs">
10004     <type name="X">
10005       <method name="Void .ctor()">
10006         <size>7</size>
10007       </method>
10008       <method name="Void Main()">
10009         <size>90</size>
10010       </method>
10011     </type>
10012   </test>
10013   <test name="gtest-372.cs">
10014     <type name="TestClass`1[T]">
10015       <method name="Void .ctor()">
10016         <size>7</size>
10017       </method>
10018       <method name="Boolean Check(T, T)">
10019         <size>15</size>
10020       </method>
10021     </type>
10022     <type name="C">
10023       <method name="Void .ctor()">
10024         <size>7</size>
10025       </method>
10026     </type>
10027     <type name="TestClass2`1[T]">
10028       <method name="Void .ctor()">
10029         <size>7</size>
10030       </method>
10031       <method name="Boolean Check(T, T)">
10032         <size>15</size>
10033       </method>
10034     </type>
10035     <type name="X">
10036       <method name="Void .ctor()">
10037         <size>7</size>
10038       </method>
10039       <method name="Int32 Main()">
10040         <size>28</size>
10041       </method>
10042     </type>
10043   </test>
10044   <test name="gtest-373.cs">
10045     <type name="MonoBug.MainClass">
10046       <method name="Void .ctor()">
10047         <size>7</size>
10048       </method>
10049       <method name="Void Main()">
10050         <size>29</size>
10051       </method>
10052     </type>
10053     <type name="MonoBug.GenericType`1[T]">
10054       <method name="Void .ctor(T)">
10055         <size>14</size>
10056       </method>
10057       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10058         <size>7</size>
10059       </method>
10060     </type>
10061   </test>
10062   <test name="gtest-374.cs">
10063     <type name="aClass">
10064       <method name="Void .ctor()">
10065         <size>7</size>
10066       </method>
10067       <method name="Void Main(System.String[])">
10068         <size>14</size>
10069       </method>
10070     </type>
10071   </test>
10072   <test name="gtest-375.cs">
10073     <type name="X">
10074       <method name="Void .ctor()">
10075         <size>7</size>
10076       </method>
10077       <method name="Boolean Compute(Int32)">
10078         <size>2</size>
10079       </method>
10080       <method name="Boolean Compute2(Int32)">
10081         <size>2</size>
10082       </method>
10083       <method name="Int32 Main()">
10084         <size>28</size>
10085       </method>
10086     </type>
10087   </test>
10088   <test name="gtest-376.cs">
10089     <type name="C">
10090       <method name="Void .ctor()">
10091         <size>7</size>
10092       </method>
10093       <method name="Void Main()">
10094         <size>1</size>
10095       </method>
10096     </type>
10097     <type name="S`1[T]">
10098       <method name="System.Object Box(Nullable`1)">
10099         <size>30</size>
10100       </method>
10101     </type>
10102   </test>
10103   <test name="gtest-377.cs">
10104     <type name="D">
10105       <method name="Void .cctor()">
10106         <size>26</size>
10107       </method>
10108       <method name="Void Main()">
10109         <size>98</size>
10110       </method>
10111     </type>
10112   </test>
10113   <test name="gtest-378.cs">
10114     <type name="Test">
10115       <method name="Void .ctor()">
10116         <size>7</size>
10117       </method>
10118       <method name="System.Object FooG[T](Nullable`1)">
10119         <size>7</size>
10120       </method>
10121       <method name="System.Object Foo(Nullable`1)">
10122         <size>7</size>
10123       </method>
10124       <method name="Int32 Main()">
10125         <size>58</size>
10126       </method>
10127     </type>
10128   </test>
10129   <test name="gtest-379.cs">
10130     <type name="C">
10131       <method name="Void .ctor()">
10132         <size>7</size>
10133       </method>
10134       <method name="Int32 Print(Nullable`1)">
10135         <size>16</size>
10136       </method>
10137       <method name="Int32 Main()">
10138         <size>15</size>
10139       </method>
10140     </type>
10141     <type name="S">
10142       <method name="Boolean op_Equality(S, S)">
10143         <size>2</size>
10144       </method>
10145       <method name="Boolean op_Inequality(S, S)">
10146         <size>2</size>
10147       </method>
10148     </type>
10149   </test>
10150   <test name="gtest-380.cs">
10151     <type name="Test">
10152       <method name="Void .ctor()">
10153         <size>7</size>
10154       </method>
10155       <method name="Int32 Main()">
10156         <size>165</size>
10157       </method>
10158     </type>
10159     <type name="GTest`1[T]">
10160       <method name="Void .ctor()">
10161         <size>7</size>
10162       </method>
10163       <method name="Void .cctor()">
10164         <size>13</size>
10165       </method>
10166     </type>
10167   </test>
10168   <test name="gtest-381.cs">
10169     <type name="TestGoto">
10170       <method name="Void .ctor()">
10171         <size>7</size>
10172       </method>
10173       <method name="Void .cctor()">
10174         <size>7</size>
10175       </method>
10176       <method name="Void Main(System.String[])">
10177         <size>67</size>
10178       </method>
10179       <method name="IEnumerable`1 setX()">
10180         <size>16</size>
10181       </method>
10182       <method name="IEnumerable`1 test()">
10183         <size>16</size>
10184       </method>
10185     </type>
10186     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10187       <method name="Void .ctor()">
10188         <size>7</size>
10189       </method>
10190       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10191         <size>12</size>
10192       </method>
10193       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10194         <size>7</size>
10195       </method>
10196       <method name="Boolean MoveNext()">
10197         <size>106</size>
10198       </method>
10199       <method name="Void Dispose()">
10200         <size>46</size>
10201       </method>
10202       <method name="Void Reset()">
10203         <size>6</size>
10204       </method>
10205     </type>
10206     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10207       <method name="Void .ctor()">
10208         <size>7</size>
10209       </method>
10210       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10211         <size>12</size>
10212       </method>
10213       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10214         <size>7</size>
10215       </method>
10216       <method name="Boolean MoveNext()">
10217         <size>176</size>
10218       </method>
10219       <method name="Void Dispose()">
10220         <size>60</size>
10221       </method>
10222       <method name="Void Reset()">
10223         <size>6</size>
10224       </method>
10225     </type>
10226     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10227       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10228         <size>7</size>
10229       </method>
10230       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10231         <size>26</size>
10232       </method>
10233     </type>
10234     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10235       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10236         <size>7</size>
10237       </method>
10238       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10239         <size>26</size>
10240       </method>
10241     </type>
10242   </test>
10243   <test name="gtest-382.cs">
10244     <type name="C">
10245       <method name="Void .ctor()">
10246         <size>7</size>
10247       </method>
10248       <method name="Int32 Main()">
10249         <size>76</size>
10250       </method>
10251     </type>
10252   </test>
10253   <test name="gtest-383.cs">
10254     <type name="C">
10255       <method name="Void .ctor()">
10256         <size>7</size>
10257       </method>
10258       <method name="Int32 Main()">
10259         <size>260</size>
10260       </method>
10261     </type>
10262     <type name="MyTypeA">
10263       <method name="Void .ctor(Int16)">
10264         <size>8</size>
10265       </method>
10266       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10267         <size>6</size>
10268       </method>
10269       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10270         <size>2</size>
10271       </method>
10272       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10273         <size>6</size>
10274       </method>
10275       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10276         <size>6</size>
10277       </method>
10278       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10279         <size>6</size>
10280       </method>
10281     </type>
10282     <type name="MyTypeB">
10283       <method name="Void .ctor(Int16)">
10284         <size>8</size>
10285       </method>
10286       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10287         <size>2</size>
10288       </method>
10289       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10290         <size>2</size>
10291       </method>
10292       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10293         <size>2</size>
10294       </method>
10295       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10296         <size>2</size>
10297       </method>
10298       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10299         <size>2</size>
10300       </method>
10301       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10302         <size>2</size>
10303       </method>
10304     </type>
10305   </test>
10306   <test name="gtest-384.cs">
10307     <type name="N.TestG">
10308       <method name="Void .ctor()">
10309         <size>7</size>
10310       </method>
10311       <method name="Void Foo[T]()">
10312         <size>1</size>
10313       </method>
10314     </type>
10315     <type name="NonGeneric">
10316       <method name="Void .ctor()">
10317         <size>7</size>
10318       </method>
10319     </type>
10320     <type name="Generic`1[T]">
10321       <method name="Void .ctor()">
10322         <size>7</size>
10323       </method>
10324     </type>
10325     <type name="m">
10326       <method name="Void .ctor()">
10327         <size>7</size>
10328       </method>
10329       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10330         <size>13</size>
10331       </method>
10332       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10333         <size>13</size>
10334       </method>
10335       <method name="Void Main()">
10336         <size>6</size>
10337       </method>
10338     </type>
10339   </test>
10340   <test name="gtest-385.cs">
10341     <type name="DocAttribute">
10342       <method name="Void .ctor()">
10343         <size>7</size>
10344       </method>
10345       <method name="Void .ctor(String)">
10346         <size>7</size>
10347       </method>
10348     </type>
10349     <type name="Test">
10350       <method name="Void .ctor()">
10351         <size>7</size>
10352       </method>
10353       <method name="Int32 Main()">
10354         <size>66</size>
10355       </method>
10356     </type>
10357     <type name="Func`2[TArg,TRet]">
10358       <method name="Void .ctor(Object, IntPtr)">
10359         <size>0</size>
10360       </method>
10361       <method name="Void Invoke()">
10362         <size>0</size>
10363       </method>
10364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10365         <size>0</size>
10366       </method>
10367       <method name="Void EndInvoke(IAsyncResult)">
10368         <size>0</size>
10369       </method>
10370     </type>
10371   </test>
10372   <test name="gtest-386.cs">
10373     <type name="C">
10374       <method name="Void .ctor()">
10375         <size>7</size>
10376       </method>
10377       <method name="Int32 Main()">
10378         <size>220</size>
10379       </method>
10380     </type>
10381     <type name="MyType">
10382       <method name="Void .ctor(Int32)">
10383         <size>8</size>
10384       </method>
10385       <method name="MyType op_UnaryNegation(MyType)">
10386         <size>14</size>
10387       </method>
10388     </type>
10389   </test>
10390   <test name="gtest-387.cs">
10391     <type name="C">
10392       <method name="Void .ctor()">
10393         <size>7</size>
10394       </method>
10395       <method name="Int32 Main()">
10396         <size>168</size>
10397       </method>
10398     </type>
10399   </test>
10400   <test name="gtest-388.cs">
10401     <type name="Data">
10402       <method name="Void .ctor()">
10403         <size>7</size>
10404       </method>
10405     </type>
10406     <type name="Foo">
10407       <method name="Void .ctor()">
10408         <size>7</size>
10409       </method>
10410       <method name="Void f(Data)">
10411         <size>19</size>
10412       </method>
10413       <method name="Void Main()">
10414         <size>22</size>
10415       </method>
10416     </type>
10417   </test>
10418   <test name="gtest-389.cs">
10419     <type name="C">
10420       <method name="Void .ctor()">
10421         <size>7</size>
10422       </method>
10423       <method name="Int32 Main()">
10424         <size>234</size>
10425       </method>
10426     </type>
10427   </test>
10428   <test name="gtest-390.cs">
10429     <type name="Program">
10430       <method name="Void .ctor()">
10431         <size>7</size>
10432       </method>
10433       <method name="Int32 Main()">
10434         <size>4</size>
10435       </method>
10436     </type>
10437   </test>
10438   <test name="gtest-391.cs">
10439     <type name="C">
10440       <method name="Void .ctor()">
10441         <size>7</size>
10442       </method>
10443       <method name="Int32 Main()">
10444         <size>121</size>
10445       </method>
10446       <method name="Boolean Test_1()">
10447         <size>36</size>
10448       </method>
10449     </type>
10450   </test>
10451   <test name="gtest-392.cs">
10452     <type name="DieSubrangeType">
10453       <method name="Void .ctor()">
10454         <size>19</size>
10455       </method>
10456       <method name="Nullable`1 get_UpperBound()">
10457         <size>7</size>
10458       </method>
10459       <method name="Void set_UpperBound(Nullable`1)">
10460         <size>8</size>
10461       </method>
10462     </type>
10463     <type name="X">
10464       <method name="Void .ctor()">
10465         <size>7</size>
10466       </method>
10467       <method name="Int32 Main()">
10468         <size>61</size>
10469       </method>
10470     </type>
10471   </test>
10472   <test name="gtest-393.cs">
10473     <type name="B`1[T]">
10474       <method name="Void .ctor()">
10475         <size>7</size>
10476       </method>
10477     </type>
10478     <type name="A">
10479       <method name="Void .ctor(Type)">
10480         <size>29</size>
10481       </method>
10482       <method name="Void .cctor()">
10483         <size>7</size>
10484       </method>
10485       <method name="Int32 Main()">
10486         <size>23</size>
10487       </method>
10488     </type>
10489   </test>
10490   <test name="gtest-394.cs">
10491     <type name="Test">
10492       <method name="Void .ctor()">
10493         <size>7</size>
10494       </method>
10495       <method name="Void FindMembers(Test+MemberFilter)">
10496         <size>1</size>
10497       </method>
10498       <method name="Void GetMethodGroup(Test+MemberFilter)">
10499         <size>43</size>
10500       </method>
10501       <method name="Void Main()">
10502         <size>1</size>
10503       </method>
10504     </type>
10505     <type name="Test+MemberFilter">
10506       <method name="Void .ctor(Object, IntPtr)">
10507         <size>0</size>
10508       </method>
10509       <method name="Boolean Invoke()">
10510         <size>0</size>
10511       </method>
10512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10513         <size>0</size>
10514       </method>
10515       <method name="Boolean EndInvoke(IAsyncResult)">
10516         <size>0</size>
10517       </method>
10518     </type>
10519     <type name="Test">
10520       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10521         <size>2</size>
10522       </method>
10523     </type>
10524   </test>
10525   <test name="gtest-395.cs">
10526     <type name="RuleBuilder`1[T]">
10527       <method name="Void .ctor()">
10528         <size>7</size>
10529       </method>
10530     </type>
10531     <type name="RubyMethod">
10532       <method name="Void .ctor()">
10533         <size>7</size>
10534       </method>
10535       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10536         <size>6</size>
10537       </method>
10538     </type>
10539     <type name="T">
10540       <method name="Void .ctor()">
10541         <size>7</size>
10542       </method>
10543       <method name="Void Main()">
10544         <size>1</size>
10545       </method>
10546     </type>
10547   </test>
10548   <test name="gtest-396.cs">
10549     <type name="Test">
10550       <method name="Void .ctor()">
10551         <size>7</size>
10552       </method>
10553       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10554         <size>1</size>
10555       </method>
10556       <method name="System.Func`1[System.Int32] Method(System.String)">
10557         <size>2</size>
10558       </method>
10559       <method name="Void Main()">
10560         <size>24</size>
10561       </method>
10562     </type>
10563   </test>
10564   <test name="gtest-397.cs">
10565     <type name="Test">
10566       <method name="Void .ctor()">
10567         <size>7</size>
10568       </method>
10569       <method name="Foo NegateFoo(Foo)">
10570         <size>12</size>
10571       </method>
10572       <method name="Foo NegateFooNullable(Nullable`1)">
10573         <size>7</size>
10574       </method>
10575       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10576         <size>7</size>
10577       </method>
10578       <method name="Nullable`1 NegateBar(Bar)">
10579         <size>12</size>
10580       </method>
10581       <method name="Int32 Main()">
10582         <size>139</size>
10583       </method>
10584     </type>
10585     <type name="Foo">
10586       <method name="Void .ctor(Int32)">
10587         <size>8</size>
10588       </method>
10589       <method name="Foo op_UnaryNegation(Nullable`1)">
10590         <size>42</size>
10591       </method>
10592     </type>
10593     <type name="Bar">
10594       <method name="Void .ctor(Int32)">
10595         <size>8</size>
10596       </method>
10597       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10598         <size>41</size>
10599       </method>
10600     </type>
10601   </test>
10602   <test name="gtest-398.cs">
10603     <type name="GenericClass`1[T]">
10604       <method name="Void .ctor(T)">
10605         <size>14</size>
10606       </method>
10607       <method name="Void Method()">
10608         <size>42</size>
10609       </method>
10610       <method name="Void Test(T)">
10611         <size>1</size>
10612       </method>
10613     </type>
10614     <type name="Foo">
10615       <method name="Void .ctor()">
10616         <size>7</size>
10617       </method>
10618       <method name="Void Main(System.String[])">
10619         <size>15</size>
10620       </method>
10621     </type>
10622     <type name="ToStr">
10623       <method name="Void .ctor(Object, IntPtr)">
10624         <size>0</size>
10625       </method>
10626       <method name="System.String Invoke(System.String, IFormatProvider)">
10627         <size>0</size>
10628       </method>
10629       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10630         <size>0</size>
10631       </method>
10632       <method name="System.String EndInvoke(IAsyncResult)">
10633         <size>0</size>
10634       </method>
10635     </type>
10636   </test>
10637   <test name="gtest-399.cs">
10638     <type name="TestIssue.Base">
10639       <method name="Void .ctor()">
10640         <size>7</size>
10641       </method>
10642     </type>
10643     <type name="TestIssue.Derived">
10644       <method name="Void .ctor()">
10645         <size>7</size>
10646       </method>
10647     </type>
10648     <type name="TestIssue.Program">
10649       <method name="Void .ctor()">
10650         <size>7</size>
10651       </method>
10652       <method name="Int32 Main()">
10653         <size>39</size>
10654       </method>
10655     </type>
10656   </test>
10657   <test name="gtest-400.cs">
10658     <type name="Gen`1[T]">
10659       <method name="Void .ctor()">
10660         <size>7</size>
10661       </method>
10662       <method name="Boolean Foo(T)">
10663         <size>15</size>
10664       </method>
10665     </type>
10666     <type name="Program">
10667       <method name="Void .ctor()">
10668         <size>7</size>
10669       </method>
10670       <method name="Boolean Foo[T]()">
10671         <size>17</size>
10672       </method>
10673       <method name="Int32 Main()">
10674         <size>66</size>
10675       </method>
10676     </type>
10677   </test>
10678   <test name="gtest-401.cs">
10679     <type name="ParserTest">
10680       <method name="Void .ctor()">
10681         <size>7</size>
10682       </method>
10683       <method name="Void Main()">
10684         <size>165</size>
10685       </method>
10686     </type>
10687   </test>
10688   <test name="gtest-402.cs">
10689     <type name="X">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void Main()">
10694         <size>16</size>
10695       </method>
10696     </type>
10697   </test>
10698   <test name="gtest-403.cs">
10699     <type name="T">
10700       <method name="Void .ctor()">
10701         <size>7</size>
10702       </method>
10703       <method name="Void Main()">
10704         <size>15</size>
10705       </method>
10706     </type>
10707     <type name="S`1[T]">
10708       <method name="Void Foo()">
10709         <size>1</size>
10710       </method>
10711     </type>
10712   </test>
10713   <test name="gtest-404.cs">
10714     <type name="Test.Program">
10715       <method name="Void Main()">
10716         <size>1</size>
10717       </method>
10718     </type>
10719     <type name="Test.Class1`1[T1]">
10720       <method name="Void .ctor()">
10721         <size>7</size>
10722       </method>
10723       <method name="Void add_doSomething(System.EventHandler)">
10724         <size>24</size>
10725       </method>
10726       <method name="Void remove_doSomething(System.EventHandler)">
10727         <size>24</size>
10728       </method>
10729     </type>
10730     <type name="Test.Class2`1[T]">
10731       <method name="Void .ctor()">
10732         <size>7</size>
10733       </method>
10734       <method name="Void add_DoSomething(System.EventHandler)">
10735         <size>8</size>
10736       </method>
10737       <method name="Void remove_DoSomething(System.EventHandler)">
10738         <size>8</size>
10739       </method>
10740     </type>
10741   </test>
10742   <test name="gtest-405.cs">
10743     <type name="C">
10744       <method name="Void .ctor()">
10745         <size>7</size>
10746       </method>
10747       <method name="Void Main()">
10748         <size>1</size>
10749       </method>
10750     </type>
10751   </test>
10752   <test name="gtest-406.cs">
10753     <type name="Test`1[T]">
10754       <method name="Void .ctor()">
10755         <size>7</size>
10756       </method>
10757       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10758         <size>1</size>
10759       </method>
10760     </type>
10761     <type name="C`2[A,B]">
10762       <method name="Void .ctor(IEnumerable`1)">
10763         <size>46</size>
10764       </method>
10765       <method name="B &lt;C&gt;m__0(B)">
10766         <size>2</size>
10767       </method>
10768     </type>
10769     <type name="M">
10770       <method name="Void .ctor()">
10771         <size>7</size>
10772       </method>
10773       <method name="Void Main()">
10774         <size>1</size>
10775       </method>
10776     </type>
10777   </test>
10778   <test name="gtest-407.cs">
10779     <type name="NullableColorTests">
10780       <method name="Void .ctor()">
10781         <size>7</size>
10782       </method>
10783       <method name="Int32 Main()">
10784         <size>99</size>
10785       </method>
10786     </type>
10787     <type name="MyColor">
10788       <method name="Void .ctor(Int32)">
10789         <size>8</size>
10790       </method>
10791       <method name="Boolean op_Equality(MyColor, MyColor)">
10792         <size>17</size>
10793       </method>
10794       <method name="Boolean op_Inequality(MyColor, MyColor)">
10795         <size>20</size>
10796       </method>
10797     </type>
10798   </test>
10799   <test name="gtest-408.cs">
10800     <type name="Test">
10801       <method name="Void .ctor()">
10802         <size>7</size>
10803       </method>
10804       <method name="Int32 Main()">
10805         <size>92</size>
10806       </method>
10807     </type>
10808   </test>
10809   <test name="gtest-409.cs">
10810     <type name="ConditionalParsing">
10811       <method name="Void .ctor()">
10812         <size>7</size>
10813       </method>
10814       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10815         <size>14</size>
10816       </method>
10817       <method name="Void Test_1(Boolean)">
10818         <size>20</size>
10819       </method>
10820       <method name="Void Test_2()">
10821         <size>31</size>
10822       </method>
10823       <method name="Void Test_4(Boolean, Boolean)">
10824         <size>39</size>
10825       </method>
10826       <method name="Void Test_5(Boolean, IDisposable)">
10827         <size>45</size>
10828       </method>
10829       <method name="Void Test_6(Boolean)">
10830         <size>51</size>
10831       </method>
10832       <method name="Void Test_7(System.Object)">
10833         <size>8</size>
10834       </method>
10835       <method name="Void Main()">
10836         <size>1</size>
10837       </method>
10838     </type>
10839     <type name="ConditionalParsing+T">
10840       <method name="Void .ctor(String, Boolean)">
10841         <size>28</size>
10842       </method>
10843       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10844         <size>7</size>
10845       </method>
10846     </type>
10847     <type name="&lt;PrivateImplementationDetails&gt;">
10848       <method name="Void .ctor()">
10849         <size>7</size>
10850       </method>
10851     </type>
10852     <type name="ConditionalParsing+Const">
10853       <method name="Void .ctor()">
10854         <size>7</size>
10855       </method>
10856     </type>
10857     <type name="ConditionalParsing">
10858       <method name="Void Test_8(DateTime)">
10859         <size>38</size>
10860       </method>
10861       <method name="Void Test_9()">
10862         <size>43</size>
10863       </method>
10864     </type>
10865   </test>
10866   <test name="gtest-410.cs">
10867     <type name="Program">
10868       <method name="Void .ctor()">
10869         <size>7</size>
10870       </method>
10871       <method name="Void Main()">
10872         <size>7</size>
10873       </method>
10874     </type>
10875   </test>
10876   <test name="gtest-411.cs">
10877     <type name="Maybe">
10878       <method name="Maybe`1[T] C[T](T)">
10879         <size>2</size>
10880       </method>
10881     </type>
10882     <type name="Maybe`1[T]">
10883       <method name="Void .ctor(T)">
10884         <size>7</size>
10885       </method>
10886     </type>
10887     <type name="Extensions">
10888       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10889         <size>10</size>
10890       </method>
10891     </type>
10892     <type name="Test">
10893       <method name="Void .ctor()">
10894         <size>7</size>
10895       </method>
10896       <method name="Void Main()">
10897         <size>131</size>
10898       </method>
10899       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10900         <size>7</size>
10901       </method>
10902       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10903         <size>7</size>
10904       </method>
10905       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10906         <size>11</size>
10907       </method>
10908     </type>
10909   </test>
10910   <test name="gtest-412.cs">
10911     <type name="Program">
10912       <method name="Void .ctor()">
10913         <size>7</size>
10914       </method>
10915       <method name="Int32 Main()">
10916         <size>213</size>
10917       </method>
10918     </type>
10919   </test>
10920   <test name="gtest-413.cs">
10921     <type name="Test">
10922       <method name="Void .ctor()">
10923         <size>7</size>
10924       </method>
10925       <method name="Int32 Main()">
10926         <size>95</size>
10927       </method>
10928     </type>
10929     <type name="S">
10930       <method name="Int64 op_Addition(S, Int64)">
10931         <size>2</size>
10932       </method>
10933     </type>
10934   </test>
10935   <test name="gtest-414.cs">
10936     <type name="MonoTest.MainClass">
10937       <method name="Void .ctor()">
10938         <size>7</size>
10939       </method>
10940       <method name="Void Main()">
10941         <size>1</size>
10942       </method>
10943     </type>
10944     <type name="MonoTest.TestImpl">
10945       <method name="Void .ctor()">
10946         <size>7</size>
10947       </method>
10948       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10949         <size>1</size>
10950       </method>
10951       <method name="Void Get[T]()">
10952         <size>1</size>
10953       </method>
10954       <method name="Void Get[T](System.Object)">
10955         <size>1</size>
10956       </method>
10957     </type>
10958     <type name="MonoTest.C">
10959       <method name="Void .ctor()">
10960         <size>7</size>
10961       </method>
10962       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10963         <size>1</size>
10964       </method>
10965       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10966         <size>1</size>
10967       </method>
10968     </type>
10969   </test>
10970   <test name="gtest-415.cs">
10971     <type name="S2">
10972       <method name="Void Test()">
10973         <size>39</size>
10974       </method>
10975       <method name="Void Main()">
10976         <size>16</size>
10977       </method>
10978     </type>
10979   </test>
10980   <test name="gtest-416.cs">
10981     <type name="Bug.Demo">
10982       <method name="Boolean Fixed()">
10983         <size>14</size>
10984       </method>
10985       <method name="Boolean Foo(System.Int32[])">
10986         <size>43</size>
10987       </method>
10988       <method name="Int32 Main()">
10989         <size>65</size>
10990       </method>
10991     </type>
10992   </test>
10993   <test name="gtest-417.cs">
10994     <type name="C">
10995       <method name="Void .ctor()">
10996         <size>7</size>
10997       </method>
10998       <method name="Void Goo()">
10999         <size>11</size>
11000       </method>
11001       <method name="Void Main()">
11002         <size>1</size>
11003       </method>
11004     </type>
11005   </test>
11006   <test name="gtest-418.cs">
11007     <type name="N.Nested">
11008       <method name="Void .ctor()">
11009         <size>7</size>
11010       </method>
11011     </type>
11012     <type name="N.Nested+C">
11013       <method name="Void .ctor()">
11014         <size>7</size>
11015       </method>
11016       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11017         <size>2</size>
11018       </method>
11019     </type>
11020     <type name="N.M">
11021       <method name="Void .ctor()">
11022         <size>7</size>
11023       </method>
11024       <method name="Int32 Main()">
11025         <size>173</size>
11026       </method>
11027     </type>
11028   </test>
11029   <test name="gtest-419.cs">
11030     <type name="Program">
11031       <method name="Void .ctor()">
11032         <size>7</size>
11033       </method>
11034       <method name="Int32 Main()">
11035         <size>56</size>
11036       </method>
11037       <method name="System.Object Test(System.String)">
11038         <size>42</size>
11039       </method>
11040     </type>
11041   </test>
11042   <test name="gtest-420.cs">
11043     <type name="C">
11044       <method name="Void .ctor()">
11045         <size>7</size>
11046       </method>
11047     </type>
11048     <type name="TestClass">
11049       <method name="Void .ctor()">
11050         <size>7</size>
11051       </method>
11052       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11053         <size>2</size>
11054       </method>
11055       <method name="Int32 Test(System.Object, System.Object[])">
11056         <size>2</size>
11057       </method>
11058       <method name="Int32 Main()">
11059         <size>43</size>
11060       </method>
11061     </type>
11062   </test>
11063   <test name="gtest-421.cs">
11064     <type name="OneOff">
11065       <method name="Void .ctor()">
11066         <size>7</size>
11067       </method>
11068       <method name="Int32 Main()">
11069         <size>75</size>
11070       </method>
11071       <method name="T[] Clone[T](T[])">
11072         <size>166</size>
11073       </method>
11074     </type>
11075   </test>
11076   <test name="gtest-422.cs">
11077     <type name="A">
11078       <method name="Void .ctor()">
11079         <size>7</size>
11080       </method>
11081       <method name="Boolean op_GreaterThan(A, System.Object)">
11082         <size>2</size>
11083       </method>
11084       <method name="Boolean op_LessThan(A, System.Object)">
11085         <size>2</size>
11086       </method>
11087     </type>
11088     <type name="C">
11089       <method name="Void .ctor()">
11090         <size>7</size>
11091       </method>
11092       <method name="Int32 Main()">
11093         <size>23</size>
11094       </method>
11095       <method name="Nullable`1 get_Id()">
11096         <size>7</size>
11097       </method>
11098       <method name="Boolean Test()">
11099         <size>51</size>
11100       </method>
11101     </type>
11102   </test>
11103   <test name="gtest-423.cs">
11104     <type name="App">
11105       <method name="Void .ctor()">
11106         <size>7</size>
11107       </method>
11108       <method name="Void Main()">
11109         <size>33</size>
11110       </method>
11111       <method name="Void Test(System.Object, System.EventArgs)">
11112         <size>1</size>
11113       </method>
11114     </type>
11115   </test>
11116   <test name="gtest-424.cs">
11117     <type name="A">
11118       <method name="Void .ctor()">
11119         <size>7</size>
11120       </method>
11121     </type>
11122     <type name="B">
11123       <method name="Void .ctor()">
11124         <size>7</size>
11125       </method>
11126     </type>
11127     <type name="Test">
11128       <method name="Void .ctor()">
11129         <size>7</size>
11130       </method>
11131       <method name="Void Block(A[])">
11132         <size>6</size>
11133       </method>
11134       <method name="Void Block(IEnumerable`1, A[])">
11135         <size>1</size>
11136       </method>
11137       <method name="Int32 Main()">
11138         <size>29</size>
11139       </method>
11140     </type>
11141   </test>
11142   <test name="gtest-425.cs">
11143     <type name="EventClass`1[T]">
11144       <method name="Void .ctor()">
11145         <size>7</size>
11146       </method>
11147     </type>
11148     <type name="Test">
11149       <method name="Void .ctor()">
11150         <size>7</size>
11151       </method>
11152       <method name="Void Main()">
11153         <size>16</size>
11154       </method>
11155     </type>
11156     <type name="EventClass`1+HookDelegate[T]">
11157       <method name="Void .ctor(Object, IntPtr)">
11158         <size>0</size>
11159       </method>
11160       <method name="Void Invoke(T)">
11161         <size>0</size>
11162       </method>
11163       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11164         <size>0</size>
11165       </method>
11166       <method name="Void EndInvoke(IAsyncResult)">
11167         <size>0</size>
11168       </method>
11169     </type>
11170   </test>
11171   <test name="gtest-426.cs">
11172     <type name="OverloadTest.MyClass`1[T]">
11173       <method name="Void .ctor()">
11174         <size>7</size>
11175       </method>
11176       <method name="Boolean Method(MyInterface`1)">
11177         <size>20</size>
11178       </method>
11179       <method name="Boolean Method(System.Action`1[T])">
11180         <size>2</size>
11181       </method>
11182     </type>
11183     <type name="OverloadTest.C">
11184       <method name="Void .ctor()">
11185         <size>7</size>
11186       </method>
11187       <method name="Void Main()">
11188         <size>1</size>
11189       </method>
11190     </type>
11191   </test>
11192   <test name="gtest-427.cs">
11193     <type name="T">
11194       <method name="Void .ctor()">
11195         <size>7</size>
11196       </method>
11197       <method name="Void Test()">
11198         <size>19</size>
11199       </method>
11200       <method name="Void Attach(EventHandler)">
11201         <size>2</size>
11202       </method>
11203       <method name="Void Attach(EventHandler`1[System.String])">
11204         <size>1</size>
11205       </method>
11206       <method name="Void OnClick(System.String)">
11207         <size>1</size>
11208       </method>
11209       <method name="Void Main()">
11210         <size>11</size>
11211       </method>
11212     </type>
11213     <type name="EventHandler">
11214       <method name="Void .ctor(Object, IntPtr)">
11215         <size>0</size>
11216       </method>
11217       <method name="Void Invoke(System.Object)">
11218         <size>0</size>
11219       </method>
11220       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11221         <size>0</size>
11222       </method>
11223       <method name="Void EndInvoke(IAsyncResult)">
11224         <size>0</size>
11225       </method>
11226     </type>
11227     <type name="EventHandler`1[T]">
11228       <method name="Void .ctor(Object, IntPtr)">
11229         <size>0</size>
11230       </method>
11231       <method name="Void Invoke(T)">
11232         <size>0</size>
11233       </method>
11234       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11235         <size>0</size>
11236       </method>
11237       <method name="Void EndInvoke(IAsyncResult)">
11238         <size>0</size>
11239       </method>
11240     </type>
11241   </test>
11242   <test name="gtest-428.cs">
11243     <type name="CInt">
11244       <method name="Void .ctor(Int32)">
11245         <size>8</size>
11246       </method>
11247       <method name="CInt op_Implicit(Int32)">
11248         <size>7</size>
11249       </method>
11250       <method name="Int32 op_Implicit(CInt)">
11251         <size>8</size>
11252       </method>
11253     </type>
11254     <type name="Klass">
11255       <method name="Void .ctor(Nullable`1)">
11256         <size>14</size>
11257       </method>
11258       <method name="Nullable`1 get_Value()">
11259         <size>7</size>
11260       </method>
11261     </type>
11262     <type name="MainClass">
11263       <method name="Void .ctor()">
11264         <size>7</size>
11265       </method>
11266       <method name="Int32 Main()">
11267         <size>173</size>
11268       </method>
11269     </type>
11270   </test>
11271   <test name="gtest-429.cs">
11272     <type name="CInt">
11273       <method name="Void .ctor(Int32)">
11274         <size>8</size>
11275       </method>
11276       <method name="CInt op_Implicit(Int32)">
11277         <size>7</size>
11278       </method>
11279       <method name="Int32 op_Implicit(CInt)">
11280         <size>8</size>
11281       </method>
11282     </type>
11283     <type name="Klass">
11284       <method name="Void .ctor(Nullable`1)">
11285         <size>14</size>
11286       </method>
11287     </type>
11288     <type name="MainClass">
11289       <method name="Void .ctor()">
11290         <size>7</size>
11291       </method>
11292       <method name="Int32 Main()">
11293         <size>36</size>
11294       </method>
11295     </type>
11296   </test>
11297   <test name="gtest-430.cs">
11298     <type name="Tmp">
11299       <method name="Void .ctor()">
11300         <size>7</size>
11301       </method>
11302     </type>
11303     <type name="Driver">
11304       <method name="Void .ctor()">
11305         <size>7</size>
11306       </method>
11307       <method name="Nullable`1 get_Prop()">
11308         <size>42</size>
11309       </method>
11310       <method name="Int32 Main()">
11311         <size>42</size>
11312       </method>
11313     </type>
11314   </test>
11315   <test name="gtest-431.cs">
11316     <type name="Program">
11317       <method name="Void .ctor()">
11318         <size>7</size>
11319       </method>
11320       <method name="Void Main()">
11321         <size>13</size>
11322       </method>
11323     </type>
11324   </test>
11325   <test name="gtest-432.cs">
11326     <type name="Test.Bar`2[T,U]">
11327       <method name="Void .ctor()">
11328         <size>7</size>
11329       </method>
11330       <method name="Void DoSomething[V]()">
11331         <size>1</size>
11332       </method>
11333     </type>
11334     <type name="Test.Baz">
11335       <method name="Void .ctor()">
11336         <size>7</size>
11337       </method>
11338       <method name="Void GetInTroubleHere()">
11339         <size>13</size>
11340       </method>
11341       <method name="Void Main()">
11342         <size>1</size>
11343       </method>
11344     </type>
11345   </test>
11346   <test name="gtest-433.cs">
11347     <type name="M">
11348       <method name="Void .ctor()">
11349         <size>7</size>
11350       </method>
11351       <method name="Void Main()">
11352         <size>37</size>
11353       </method>
11354     </type>
11355   </test>
11356   <test name="gtest-434.cs">
11357     <type name="testcase.Init">
11358       <method name="Void .ctor()">
11359         <size>7</size>
11360       </method>
11361       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11362         <size>8</size>
11363       </method>
11364     </type>
11365     <type name="testcase.Program">
11366       <method name="Void .ctor()">
11367         <size>7</size>
11368       </method>
11369       <method name="Int32 Main()">
11370         <size>75</size>
11371       </method>
11372     </type>
11373   </test>
11374   <test name="gtest-435.cs">
11375     <type name="testcase.Program">
11376       <method name="Void .ctor()">
11377         <size>7</size>
11378       </method>
11379       <method name="Int32 Main()">
11380         <size>258</size>
11381       </method>
11382     </type>
11383   </test>
11384   <test name="gtest-436.cs">
11385     <type name="SomeClass">
11386       <method name="Void .ctor()">
11387         <size>7</size>
11388       </method>
11389       <method name="Int32 Main()">
11390         <size>2</size>
11391       </method>
11392     </type>
11393   </test>
11394   <test name="gtest-438.cs">
11395     <type name="Tests">
11396       <method name="Void .ctor()">
11397         <size>7</size>
11398       </method>
11399       <method name="ServiceType GetService[ServiceType](System.Object[])">
11400         <size>17</size>
11401       </method>
11402       <method name="Int32 Main()">
11403         <size>19</size>
11404       </method>
11405     </type>
11406   </test>
11407   <test name="gtest-439.cs">
11408     <type name="MonoBug.Stuff">
11409       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11410         <size>8</size>
11411       </method>
11412     </type>
11413     <type name="MonoBug.GenericStuff`2[T1,T2]">
11414       <method name="Void .ctor(T1, T2)">
11415         <size>21</size>
11416       </method>
11417     </type>
11418     <type name="MonoBug.Program">
11419       <method name="Void Main()">
11420         <size>35</size>
11421       </method>
11422     </type>
11423   </test>
11424   <test name="gtest-440.cs">
11425     <type name="AnyObjectId">
11426       <method name="Void .ctor()">
11427         <size>7</size>
11428       </method>
11429       <method name="Int32 get_W1()">
11430         <size>7</size>
11431       </method>
11432       <method name="Void set_W1(Int32)">
11433         <size>8</size>
11434       </method>
11435     </type>
11436     <type name="ObjectId">
11437       <method name="Void .ctor()">
11438         <size>14</size>
11439       </method>
11440       <method name="Void Main()">
11441         <size>1</size>
11442       </method>
11443     </type>
11444   </test>
11445   <test name="gtest-441.cs">
11446     <type name="Name.Test">
11447       <method name="Void .ctor()">
11448         <size>7</size>
11449       </method>
11450     </type>
11451     <type name="Name.Subclass">
11452       <method name="Void .ctor()">
11453         <size>7</size>
11454       </method>
11455       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11456         <size>7</size>
11457       </method>
11458       <method name="Void Main(System.String[])">
11459         <size>7</size>
11460       </method>
11461     </type>
11462   </test>
11463   <test name="gtest-442.cs">
11464     <type name="NonGenericBase">
11465       <method name="Void .ctor()">
11466         <size>7</size>
11467       </method>
11468       <method name="Int32 get_Item(Int32)">
11469         <size>0</size>
11470       </method>
11471     </type>
11472     <type name="GenericBase`1[T]">
11473       <method name="Void .ctor()">
11474         <size>7</size>
11475       </method>
11476       <method name="T get_Instance()">
11477         <size>7</size>
11478       </method>
11479       <method name="Void Foo()">
11480         <size>24</size>
11481       </method>
11482     </type>
11483     <type name="EntryPoint">
11484       <method name="Void .ctor()">
11485         <size>7</size>
11486       </method>
11487       <method name="Void Main()">
11488         <size>1</size>
11489       </method>
11490     </type>
11491   </test>
11492   <test name="gtest-443.cs">
11493     <type name="C">
11494       <method name="Void .ctor()">
11495         <size>7</size>
11496       </method>
11497       <method name="Void M[T]()">
11498         <size>28</size>
11499       </method>
11500       <method name="Int32 Main()">
11501         <size>7</size>
11502       </method>
11503     </type>
11504   </test>
11505   <test name="gtest-444.cs">
11506     <type name="MyClass">
11507       <method name="Void .ctor()">
11508         <size>7</size>
11509       </method>
11510       <method name="Int32 Main()">
11511         <size>114</size>
11512       </method>
11513     </type>
11514   </test>
11515   <test name="gtest-445.cs">
11516     <type name="Test">
11517       <method name="Void .ctor()">
11518         <size>7</size>
11519       </method>
11520       <method name="Void Main()">
11521         <size>1</size>
11522       </method>
11523       <method name="Void Foo[T](T ByRef)">
11524         <size>1</size>
11525       </method>
11526       <method name="Void Foo[T](T[])">
11527         <size>1</size>
11528       </method>
11529       <method name="Void Foo[T](T[,])">
11530         <size>1</size>
11531       </method>
11532       <method name="Void Foo[T](T[,,])">
11533         <size>1</size>
11534       </method>
11535       <method name="Void Bar(Int32 ByRef)">
11536         <size>1</size>
11537       </method>
11538       <method name="Void Bar(System.Int32[])">
11539         <size>1</size>
11540       </method>
11541       <method name="Void Bar(System.Int32[,])">
11542         <size>1</size>
11543       </method>
11544       <method name="Void Bar(System.Int32[,,])">
11545         <size>1</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-446.cs">
11550     <type name="BugTest.Bug`1[T]">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Void CreateObject(T ByRef)">
11555         <size>42</size>
11556       </method>
11557     </type>
11558     <type name="BugTest.Program">
11559       <method name="Int32 Main()">
11560         <size>16</size>
11561       </method>
11562     </type>
11563   </test>
11564   <test name="gtest-447.cs">
11565     <type name="B">
11566       <method name="Void .ctor()">
11567         <size>7</size>
11568       </method>
11569       <method name="Int32 Main()">
11570         <size>29</size>
11571       </method>
11572     </type>
11573   </test>
11574   <test name="gtest-448.cs">
11575     <type name="C">
11576       <method name="Void .ctor()">
11577         <size>7</size>
11578       </method>
11579       <method name="Void TestA(Int32)">
11580         <size>1</size>
11581       </method>
11582       <method name="Void TestB(Int64)">
11583         <size>1</size>
11584       </method>
11585       <method name="Void TestC(Decimal)">
11586         <size>1</size>
11587       </method>
11588       <method name="Int32 Main()">
11589         <size>309</size>
11590       </method>
11591     </type>
11592   </test>
11593   <test name="gtest-449.cs">
11594     <type name="Program">
11595       <method name="Void .ctor()">
11596         <size>7</size>
11597       </method>
11598       <method name="Int32 Main()">
11599         <size>59</size>
11600       </method>
11601     </type>
11602   </test>
11603   <test name="gtest-450.cs">
11604     <type name="Program">
11605       <method name="Void .ctor()">
11606         <size>7</size>
11607       </method>
11608       <method name="Int32 Main()">
11609         <size>59</size>
11610       </method>
11611     </type>
11612   </test>
11613   <test name="gtest-451.cs">
11614     <type name="C">
11615       <method name="Void .ctor()">
11616         <size>7</size>
11617       </method>
11618       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
11619         <size>2</size>
11620       </method>
11621       <method name="Int32 Main()">
11622         <size>232</size>
11623       </method>
11624     </type>
11625   </test>
11626   <test name="gtest-452.cs">
11627     <type name="C">
11628       <method name="Void .ctor()">
11629         <size>7</size>
11630       </method>
11631       <method name="Void Foo[T](T, T)">
11632         <size>1</size>
11633       </method>
11634       <method name="Void TestParams(System.Int32[])">
11635         <size>6</size>
11636       </method>
11637       <method name="Void TestParams(Int32)">
11638         <size>1</size>
11639       </method>
11640       <method name="System.String get_Item(Int32, System.String)">
11641         <size>2</size>
11642       </method>
11643       <method name="Void set_Item(Int32, System.String, System.String)">
11644         <size>4</size>
11645       </method>
11646       <method name="Int32 Main()">
11647         <size>123</size>
11648       </method>
11649       <method name="Void TestStruct(Nullable`1)">
11650         <size>1</size>
11651       </method>
11652     </type>
11653   </test>
11654   <test name="gtest-453.cs">
11655     <type name="Test.CompilerTest">
11656       <method name="Void .ctor()">
11657         <size>7</size>
11658       </method>
11659       <method name="Int32 Main()">
11660         <size>12</size>
11661       </method>
11662       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11663         <size>73</size>
11664       </method>
11665       <method name="Void ThisDoesNotWork()">
11666         <size>27</size>
11667       </method>
11668       <method name="Void ThisWorksFine()">
11669         <size>38</size>
11670       </method>
11671     </type>
11672   </test>
11673   <test name="gtest-454.cs">
11674     <type name="TestNS.TestCase">
11675       <method name="Void .ctor()">
11676         <size>7</size>
11677       </method>
11678       <method name="Int32 Compare[T](T[], T[])">
11679         <size>2</size>
11680       </method>
11681       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11682         <size>30</size>
11683       </method>
11684       <method name="Int32 Main()">
11685         <size>19</size>
11686       </method>
11687     </type>
11688   </test>
11689   <test name="gtest-455.cs">
11690     <type name="ConsoleApplication1.Program">
11691       <method name="Void .ctor()">
11692         <size>7</size>
11693       </method>
11694       <method name="Void Main()">
11695         <size>14</size>
11696       </method>
11697     </type>
11698     <type name="ConsoleApplication1.Inner`1[T]">
11699       <method name="Void .ctor()">
11700         <size>7</size>
11701       </method>
11702       <method name="Void Compare(System.Object, T)">
11703         <size>13</size>
11704       </method>
11705     </type>
11706   </test>
11707   <test name="gtest-456.cs">
11708     <type name="G`1[T]">
11709       <method name="Void .ctor()">
11710         <size>7</size>
11711       </method>
11712     </type>
11713     <type name="G`1+S[T]">
11714       <method name="System.String Test()">
11715         <size>22</size>
11716       </method>
11717     </type>
11718     <type name="C">
11719       <method name="Int32 Main()">
11720         <size>36</size>
11721       </method>
11722       <method name="Void .ctor()">
11723         <size>7</size>
11724       </method>
11725     </type>
11726   </test>
11727   <test name="gtest-457.cs">
11728     <type name="Program">
11729       <method name="Void Foo[T]()">
11730         <size>1</size>
11731       </method>
11732       <method name="Int32 Main()">
11733         <size>2</size>
11734       </method>
11735       <method name="Void .ctor()">
11736         <size>7</size>
11737       </method>
11738     </type>
11739     <type name="Program+C">
11740       <method name="Void .ctor()">
11741         <size>7</size>
11742       </method>
11743     </type>
11744   </test>
11745   <test name="gtest-458.cs">
11746     <type name="MyList`1[T]">
11747       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11748         <size>2</size>
11749       </method>
11750       <method name="Void .ctor()">
11751         <size>7</size>
11752       </method>
11753     </type>
11754     <type name="MyList`1+Helper`2[T,U,V]">
11755       <method name="Void .ctor()">
11756         <size>7</size>
11757       </method>
11758     </type>
11759     <type name="C">
11760       <method name="Int32 Main()">
11761         <size>13</size>
11762       </method>
11763       <method name="Void .ctor()">
11764         <size>7</size>
11765       </method>
11766     </type>
11767   </test>
11768   <test name="gtest-459.cs">
11769     <type name="GenericTest.OuterGeneric`1[T]">
11770       <method name="Void .ctor()">
11771         <size>7</size>
11772       </method>
11773     </type>
11774     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11775       <method name="System.String GetTypeNames()">
11776         <size>41</size>
11777       </method>
11778       <method name="Void .ctor()">
11779         <size>7</size>
11780       </method>
11781     </type>
11782     <type name="GenericTest.Program">
11783       <method name="Int32 Main()">
11784         <size>14</size>
11785       </method>
11786       <method name="Void .ctor()">
11787         <size>7</size>
11788       </method>
11789     </type>
11790   </test>
11791   <test name="gtest-460.cs">
11792     <type name="Foo`1[T]">
11793       <method name="Void .ctor()">
11794         <size>7</size>
11795       </method>
11796     </type>
11797     <type name="Foo`1+Bar`1[T,V]">
11798       <method name="Void .ctor()">
11799         <size>7</size>
11800       </method>
11801     </type>
11802     <type name="FooImpl">
11803       <method name="Int32 Main()">
11804         <size>8</size>
11805       </method>
11806       <method name="Void .ctor()">
11807         <size>7</size>
11808       </method>
11809     </type>
11810     <type name="FooImpl+BarImpl">
11811       <method name="Void .ctor()">
11812         <size>7</size>
11813       </method>
11814     </type>
11815   </test>
11816   <test name="gtest-461.cs">
11817     <type name="Test.BaseContext">
11818       <method name="Void .ctor()">
11819         <size>7</size>
11820       </method>
11821     </type>
11822     <type name="Test.MyDataContext">
11823       <method name="Void .ctor()">
11824         <size>7</size>
11825       </method>
11826     </type>
11827     <type name="Test.Entity`1[T]">
11828       <method name="Void .ctor()">
11829         <size>7</size>
11830       </method>
11831     </type>
11832     <type name="Test.Person">
11833       <method name="Void .ctor()">
11834         <size>7</size>
11835       </method>
11836     </type>
11837     <type name="Test.TheBox`1[T]">
11838       <method name="U GetById[U](Guid)">
11839         <size>7</size>
11840       </method>
11841       <method name="Void .ctor()">
11842         <size>7</size>
11843       </method>
11844     </type>
11845     <type name="Test.Program">
11846       <method name="Void Main()">
11847         <size>19</size>
11848       </method>
11849       <method name="Void .ctor()">
11850         <size>7</size>
11851       </method>
11852     </type>
11853   </test>
11854   <test name="gtest-anon-1.cs">
11855     <type name="X">
11856       <method name="Void .ctor()">
11857         <size>7</size>
11858       </method>
11859       <method name="Void Hello[U](U)">
11860         <size>1</size>
11861       </method>
11862       <method name="Void Test[T](T)">
11863         <size>64</size>
11864       </method>
11865       <method name="Void Main()">
11866         <size>14</size>
11867       </method>
11868     </type>
11869     <type name="Foo">
11870       <method name="Void .ctor(Object, IntPtr)">
11871         <size>0</size>
11872       </method>
11873       <method name="Void Invoke()">
11874         <size>0</size>
11875       </method>
11876       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11877         <size>0</size>
11878       </method>
11879       <method name="Void EndInvoke(IAsyncResult)">
11880         <size>0</size>
11881       </method>
11882     </type>
11883     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11884       <method name="Void .ctor()">
11885         <size>7</size>
11886       </method>
11887       <method name="Void &lt;&gt;m__0()">
11888         <size>18</size>
11889       </method>
11890     </type>
11891   </test>
11892   <test name="gtest-anon-10.cs">
11893     <type name="X">
11894       <method name="Void .ctor()">
11895         <size>7</size>
11896       </method>
11897       <method name="IEnumerable`1 Test[T](T, T)">
11898         <size>44</size>
11899       </method>
11900       <method name="Int32 Main()">
11901         <size>95</size>
11902       </method>
11903     </type>
11904     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11905       <method name="Void .ctor()">
11906         <size>7</size>
11907       </method>
11908       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11909         <size>12</size>
11910       </method>
11911       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11912         <size>7</size>
11913       </method>
11914       <method name="Boolean MoveNext()">
11915         <size>110</size>
11916       </method>
11917       <method name="Void Dispose()">
11918         <size>8</size>
11919       </method>
11920       <method name="Void Reset()">
11921         <size>6</size>
11922       </method>
11923       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11924         <size>7</size>
11925       </method>
11926       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11927         <size>52</size>
11928       </method>
11929     </type>
11930   </test>
11931   <test name="gtest-anon-11.cs">
11932     <type name="Test`1[R]">
11933       <method name="Void .ctor()">
11934         <size>7</size>
11935       </method>
11936       <method name="Void World[S,T](S, T)">
11937         <size>1</size>
11938       </method>
11939       <method name="Void Hello[U,V](U, V)">
11940         <size>41</size>
11941       </method>
11942     </type>
11943     <type name="X">
11944       <method name="Void .ctor()">
11945         <size>7</size>
11946       </method>
11947       <method name="Void Main()">
11948         <size>21</size>
11949       </method>
11950     </type>
11951     <type name="Foo">
11952       <method name="Void .ctor(Object, IntPtr)">
11953         <size>0</size>
11954       </method>
11955       <method name="Void Invoke()">
11956         <size>0</size>
11957       </method>
11958       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11959         <size>0</size>
11960       </method>
11961       <method name="Void EndInvoke(IAsyncResult)">
11962         <size>0</size>
11963       </method>
11964     </type>
11965     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11966       <method name="Void .ctor()">
11967         <size>7</size>
11968       </method>
11969       <method name="Void &lt;&gt;m__0()">
11970         <size>24</size>
11971       </method>
11972     </type>
11973   </test>
11974   <test name="gtest-anon-12.cs">
11975     <type name="World`1[T]">
11976       <method name="Void .ctor()">
11977         <size>7</size>
11978       </method>
11979       <method name="Void Hello[U](U)">
11980         <size>1</size>
11981       </method>
11982       <method name="Void Test(T)">
11983         <size>46</size>
11984       </method>
11985     </type>
11986     <type name="X">
11987       <method name="Void .ctor()">
11988         <size>7</size>
11989       </method>
11990       <method name="Void Main()">
11991         <size>18</size>
11992       </method>
11993     </type>
11994     <type name="Foo">
11995       <method name="Void .ctor(Object, IntPtr)">
11996         <size>0</size>
11997       </method>
11998       <method name="Void Invoke()">
11999         <size>0</size>
12000       </method>
12001       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12002         <size>0</size>
12003       </method>
12004       <method name="Void EndInvoke(IAsyncResult)">
12005         <size>0</size>
12006       </method>
12007     </type>
12008     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12009       <method name="Void .ctor()">
12010         <size>7</size>
12011       </method>
12012       <method name="Void &lt;&gt;m__0()">
12013         <size>18</size>
12014       </method>
12015     </type>
12016   </test>
12017   <test name="gtest-anon-13.cs">
12018     <type name="X">
12019       <method name="Void .ctor()">
12020         <size>7</size>
12021       </method>
12022       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12023         <size>13</size>
12024       </method>
12025       <method name="Void Main()">
12026         <size>1</size>
12027       </method>
12028     </type>
12029     <type name="X+ModuleBinder`1[T]">
12030       <method name="Void .ctor(Object, IntPtr)">
12031         <size>0</size>
12032       </method>
12033       <method name="T Invoke(System.Object)">
12034         <size>0</size>
12035       </method>
12036       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12037         <size>0</size>
12038       </method>
12039       <method name="T EndInvoke(IAsyncResult)">
12040         <size>0</size>
12041       </method>
12042     </type>
12043     <type name="X">
12044       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12045         <size>7</size>
12046       </method>
12047     </type>
12048   </test>
12049   <test name="gtest-anon-14.cs">
12050     <type name="T">
12051       <method name="Void .ctor()">
12052         <size>7</size>
12053       </method>
12054       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12055         <size>1</size>
12056       </method>
12057       <method name="Void SomeCaller()">
12058         <size>36</size>
12059       </method>
12060       <method name="Void Main()">
12061         <size>1</size>
12062       </method>
12063       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12064         <size>2</size>
12065       </method>
12066     </type>
12067   </test>
12068   <test name="gtest-anon-15.cs">
12069     <type name="Test`1[T]">
12070       <method name="Void .ctor()">
12071         <size>7</size>
12072       </method>
12073       <method name="Void Hello[S](T, S)">
12074         <size>42</size>
12075       </method>
12076     </type>
12077     <type name="X">
12078       <method name="Void .ctor()">
12079         <size>7</size>
12080       </method>
12081       <method name="Void Main()">
12082         <size>16</size>
12083       </method>
12084     </type>
12085     <type name="Foo`1[V]">
12086       <method name="Void .ctor(Object, IntPtr)">
12087         <size>0</size>
12088       </method>
12089       <method name="Void Invoke(V)">
12090         <size>0</size>
12091       </method>
12092       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12093         <size>0</size>
12094       </method>
12095       <method name="Void EndInvoke(IAsyncResult)">
12096         <size>0</size>
12097       </method>
12098     </type>
12099     <type name="Bar`1[W]">
12100       <method name="Void .ctor(Object, IntPtr)">
12101         <size>0</size>
12102       </method>
12103       <method name="Void Invoke(W)">
12104         <size>0</size>
12105       </method>
12106       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12107         <size>0</size>
12108       </method>
12109       <method name="Void EndInvoke(IAsyncResult)">
12110         <size>0</size>
12111       </method>
12112     </type>
12113     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12114       <method name="Void .ctor()">
12115         <size>7</size>
12116       </method>
12117       <method name="Void &lt;&gt;m__0(Int64)">
12118         <size>57</size>
12119       </method>
12120     </type>
12121     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12122       <method name="Void .ctor()">
12123         <size>7</size>
12124       </method>
12125       <method name="Void &lt;&gt;m__1(T)">
12126         <size>65</size>
12127       </method>
12128     </type>
12129   </test>
12130   <test name="gtest-anon-16.cs">
12131     <type name="A">
12132       <method name="Void .ctor(TestFunc`1)">
12133         <size>7</size>
12134       </method>
12135       <method name="Void Main()">
12136         <size>1</size>
12137       </method>
12138     </type>
12139     <type name="TestClass">
12140       <method name="Void .ctor()">
12141         <size>47</size>
12142       </method>
12143       <method name="Void Func[T](TestFunc`1[T])">
12144         <size>1</size>
12145       </method>
12146     </type>
12147     <type name="TestFunc`1[T]">
12148       <method name="Void .ctor(Object, IntPtr)">
12149         <size>0</size>
12150       </method>
12151       <method name="Void Invoke(T)">
12152         <size>0</size>
12153       </method>
12154       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12155         <size>0</size>
12156       </method>
12157       <method name="Void EndInvoke(IAsyncResult)">
12158         <size>0</size>
12159       </method>
12160     </type>
12161     <type name="TestClass">
12162       <method name="Void &lt;a&gt;m__0(Int32)">
12163         <size>1</size>
12164       </method>
12165     </type>
12166   </test>
12167   <test name="gtest-anon-17.cs">
12168     <type name="C">
12169       <method name="Void .ctor()">
12170         <size>7</size>
12171       </method>
12172       <method name="Void Test[T,U](C+Func`1[T], U)">
12173         <size>1</size>
12174       </method>
12175       <method name="Void Main()">
12176         <size>75</size>
12177       </method>
12178     </type>
12179     <type name="C+Func`1[T]">
12180       <method name="Void .ctor(Object, IntPtr)">
12181         <size>0</size>
12182       </method>
12183       <method name="T Invoke(T)">
12184         <size>0</size>
12185       </method>
12186       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12187         <size>0</size>
12188       </method>
12189       <method name="T EndInvoke(IAsyncResult)">
12190         <size>0</size>
12191       </method>
12192     </type>
12193     <type name="C">
12194       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12195         <size>2</size>
12196       </method>
12197       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12198         <size>2</size>
12199       </method>
12200     </type>
12201   </test>
12202   <test name="gtest-anon-18.cs">
12203     <type name="C">
12204       <method name="Void .ctor()">
12205         <size>7</size>
12206       </method>
12207       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12208         <size>10</size>
12209       </method>
12210       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12211         <size>10</size>
12212       </method>
12213       <method name="Void Test2[T]()">
12214         <size>19</size>
12215       </method>
12216       <method name="Void Main()">
12217         <size>100</size>
12218       </method>
12219     </type>
12220     <type name="C+Func`2[TR,TA]">
12221       <method name="Void .ctor(Object, IntPtr)">
12222         <size>0</size>
12223       </method>
12224       <method name="TR Invoke(TA)">
12225         <size>0</size>
12226       </method>
12227       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12228         <size>0</size>
12229       </method>
12230       <method name="TR EndInvoke(IAsyncResult)">
12231         <size>0</size>
12232       </method>
12233     </type>
12234     <type name="C">
12235       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12236         <size>16</size>
12237       </method>
12238       <method name="System.String &lt;Main&gt;m__2(Int32)">
12239         <size>6</size>
12240       </method>
12241       <method name="System.String &lt;Main&gt;m__3(Int32)">
12242         <size>6</size>
12243       </method>
12244       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12245         <size>2</size>
12246       </method>
12247     </type>
12248   </test>
12249   <test name="gtest-anon-19.cs">
12250     <type name="Test">
12251       <method name="Void .ctor()">
12252         <size>7</size>
12253       </method>
12254       <method name="Void TestNaturalSort()">
12255         <size>31</size>
12256       </method>
12257       <method name="Void Main()">
12258         <size>6</size>
12259       </method>
12260     </type>
12261     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12262       <method name="Void .ctor()">
12263         <size>7</size>
12264       </method>
12265       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12266         <size>113</size>
12267       </method>
12268     </type>
12269     <type name="Test">
12270       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12271         <size>106</size>
12272       </method>
12273     </type>
12274     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12275       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12276         <size>113</size>
12277       </method>
12278     </type>
12279   </test>
12280   <test name="gtest-anon-2.cs">
12281     <type name="X">
12282       <method name="Void .ctor()">
12283         <size>7</size>
12284       </method>
12285       <method name="Void Hello[U](U)">
12286         <size>1</size>
12287       </method>
12288       <method name="Void Test[T](T)">
12289         <size>71</size>
12290       </method>
12291       <method name="Void Main()">
12292         <size>14</size>
12293       </method>
12294     </type>
12295     <type name="Simple">
12296       <method name="Void .ctor(Object, IntPtr)">
12297         <size>0</size>
12298       </method>
12299       <method name="Void Invoke()">
12300         <size>0</size>
12301       </method>
12302       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12303         <size>0</size>
12304       </method>
12305       <method name="Void EndInvoke(IAsyncResult)">
12306         <size>0</size>
12307       </method>
12308     </type>
12309     <type name="Foo">
12310       <method name="Void .ctor(Object, IntPtr)">
12311         <size>0</size>
12312       </method>
12313       <method name="Simple Invoke()">
12314         <size>0</size>
12315       </method>
12316       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12317         <size>0</size>
12318       </method>
12319       <method name="Simple EndInvoke(IAsyncResult)">
12320         <size>0</size>
12321       </method>
12322     </type>
12323     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12324       <method name="Void .ctor()">
12325         <size>7</size>
12326       </method>
12327       <method name="Simple &lt;&gt;m__0()">
12328         <size>55</size>
12329       </method>
12330     </type>
12331     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12332       <method name="Void .ctor()">
12333         <size>7</size>
12334       </method>
12335       <method name="Void &lt;&gt;m__1()">
12336         <size>50</size>
12337       </method>
12338     </type>
12339   </test>
12340   <test name="gtest-anon-21.cs">
12341     <type name="BaseObject">
12342       <method name="Void .ctor()">
12343         <size>7</size>
12344       </method>
12345       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12346         <size>53</size>
12347       </method>
12348       <method name="T MakeSomething[T]()">
12349         <size>7</size>
12350       </method>
12351       <method name="Int32 Main()">
12352         <size>10</size>
12353       </method>
12354       <method name="Void Closure(EmptyDelegate)">
12355         <size>1</size>
12356       </method>
12357     </type>
12358     <type name="EmptyDelegate">
12359       <method name="Void .ctor(Object, IntPtr)">
12360         <size>0</size>
12361       </method>
12362       <method name="Void Invoke()">
12363         <size>0</size>
12364       </method>
12365       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12366         <size>0</size>
12367       </method>
12368       <method name="Void EndInvoke(IAsyncResult)">
12369         <size>0</size>
12370       </method>
12371     </type>
12372     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12373       <method name="Void .ctor()">
12374         <size>7</size>
12375       </method>
12376       <method name="Void &lt;&gt;m__0()">
12377         <size>17</size>
12378       </method>
12379     </type>
12380   </test>
12381   <test name="gtest-anon-22.cs">
12382     <type name="C">
12383       <method name="Void .ctor()">
12384         <size>7</size>
12385       </method>
12386       <method name="Int32 Foo(D1)">
12387         <size>2</size>
12388       </method>
12389       <method name="Int32 Foo(D2)">
12390         <size>2</size>
12391       </method>
12392       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12393         <size>2</size>
12394       </method>
12395       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12396         <size>2</size>
12397       </method>
12398       <method name="Int32 Main()">
12399         <size>82</size>
12400       </method>
12401     </type>
12402     <type name="D1">
12403       <method name="Void .ctor(Object, IntPtr)">
12404         <size>0</size>
12405       </method>
12406       <method name="Int32 Invoke()">
12407         <size>0</size>
12408       </method>
12409       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12410         <size>0</size>
12411       </method>
12412       <method name="Int32 EndInvoke(IAsyncResult)">
12413         <size>0</size>
12414       </method>
12415     </type>
12416     <type name="D2">
12417       <method name="Void .ctor(Object, IntPtr)">
12418         <size>0</size>
12419       </method>
12420       <method name="Int64 Invoke()">
12421         <size>0</size>
12422       </method>
12423       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12424         <size>0</size>
12425       </method>
12426       <method name="Int64 EndInvoke(IAsyncResult)">
12427         <size>0</size>
12428       </method>
12429     </type>
12430     <type name="C">
12431       <method name="Int32 &lt;Main&gt;m__0()">
12432         <size>2</size>
12433       </method>
12434     </type>
12435   </test>
12436   <test name="gtest-anon-23.cs">
12437     <type name="MemberAccessData">
12438       <method name="Void .ctor()">
12439         <size>7</size>
12440       </method>
12441       <method name="Void set_MyTypeProperty(Nullable`1)">
12442         <size>8</size>
12443       </method>
12444       <method name="Nullable`1 get_MyTypeProperty()">
12445         <size>7</size>
12446       </method>
12447     </type>
12448     <type name="C">
12449       <method name="Void .ctor()">
12450         <size>7</size>
12451       </method>
12452       <method name="Void Test(C+D)">
12453         <size>1</size>
12454       </method>
12455       <method name="Void Main()">
12456         <size>201</size>
12457       </method>
12458     </type>
12459     <type name="C+D">
12460       <method name="Void .ctor(Object, IntPtr)">
12461         <size>0</size>
12462       </method>
12463       <method name="Void Invoke()">
12464         <size>0</size>
12465       </method>
12466       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12467         <size>0</size>
12468       </method>
12469       <method name="Void EndInvoke(IAsyncResult)">
12470         <size>0</size>
12471       </method>
12472     </type>
12473     <type name="C+&lt;Main&gt;c__AnonStorey0">
12474       <method name="Void .ctor()">
12475         <size>7</size>
12476       </method>
12477       <method name="Void &lt;&gt;m__0()">
12478         <size>38</size>
12479       </method>
12480       <method name="Void &lt;&gt;m__1()">
12481         <size>32</size>
12482       </method>
12483     </type>
12484     <type name="C">
12485       <method name="Void &lt;Main&gt;m__2()">
12486         <size>16</size>
12487       </method>
12488       <method name="Void &lt;Main&gt;m__3()">
12489         <size>16</size>
12490       </method>
12491       <method name="Void &lt;Main&gt;m__4()">
12492         <size>61</size>
12493       </method>
12494       <method name="Void &lt;Main&gt;m__5()">
12495         <size>53</size>
12496       </method>
12497     </type>
12498   </test>
12499   <test name="gtest-anon-24.cs">
12500     <type name="Disposable`1[T]">
12501       <method name="Void .ctor()">
12502         <size>7</size>
12503       </method>
12504       <method name="Void Dispose()">
12505         <size>1</size>
12506       </method>
12507     </type>
12508     <type name="Test">
12509       <method name="Void .ctor()">
12510         <size>7</size>
12511       </method>
12512       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12513         <size>38</size>
12514       </method>
12515       <method name="System.Func`1[T] Throw[T](T)">
12516         <size>26</size>
12517       </method>
12518       <method name="System.Func`1[T] Do[T](T)">
12519         <size>26</size>
12520       </method>
12521       <method name="System.Func`1[T] Lock[T](T)">
12522         <size>26</size>
12523       </method>
12524       <method name="System.Func`1[T] Catch[T](T)">
12525         <size>26</size>
12526       </method>
12527       <method name="System.Func`1[T] Finally[T](T)">
12528         <size>26</size>
12529       </method>
12530       <method name="System.Func`1[T] Using[T](T)">
12531         <size>57</size>
12532       </method>
12533       <method name="System.Func`1[T] Switch[T](T)">
12534         <size>38</size>
12535       </method>
12536       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12537         <size>26</size>
12538       </method>
12539       <method name="Int32 Main()">
12540         <size>431</size>
12541       </method>
12542     </type>
12543     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12544       <method name="Void .ctor()">
12545         <size>7</size>
12546       </method>
12547       <method name="T[] &lt;&gt;m__0()">
12548         <size>56</size>
12549       </method>
12550     </type>
12551     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12552       <method name="Void .ctor()">
12553         <size>7</size>
12554       </method>
12555       <method name="T &lt;&gt;m__1()">
12556         <size>23</size>
12557       </method>
12558     </type>
12559     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12560       <method name="Void .ctor()">
12561         <size>7</size>
12562       </method>
12563       <method name="T &lt;&gt;m__2()">
12564         <size>28</size>
12565       </method>
12566     </type>
12567     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12568       <method name="Void .ctor()">
12569         <size>7</size>
12570       </method>
12571       <method name="T &lt;&gt;m__3()">
12572         <size>65</size>
12573       </method>
12574     </type>
12575     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12576       <method name="Void .ctor()">
12577         <size>7</size>
12578       </method>
12579       <method name="T &lt;&gt;m__4()">
12580         <size>48</size>
12581       </method>
12582     </type>
12583     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12584       <method name="Void .ctor()">
12585         <size>7</size>
12586       </method>
12587       <method name="T &lt;&gt;m__5()">
12588         <size>50</size>
12589       </method>
12590     </type>
12591     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12592       <method name="Void .ctor()">
12593         <size>7</size>
12594       </method>
12595       <method name="T &lt;&gt;m__6()">
12596         <size>7</size>
12597       </method>
12598     </type>
12599     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12600       <method name="Void .ctor()">
12601         <size>7</size>
12602       </method>
12603       <method name="T &lt;&gt;m__7()">
12604         <size>35</size>
12605       </method>
12606     </type>
12607     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12608       <method name="Void .ctor()">
12609         <size>7</size>
12610       </method>
12611       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12612         <size>56</size>
12613       </method>
12614     </type>
12615     <type name="Test">
12616       <method name="Void ArrayMutate[T](T[])">
12617         <size>27</size>
12618       </method>
12619     </type>
12620     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12621       <method name="Void .ctor()">
12622         <size>7</size>
12623       </method>
12624       <method name="Void &lt;&gt;m__9(Int32)">
12625         <size>36</size>
12626       </method>
12627     </type>
12628     <type name="Test">
12629       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12630         <size>26</size>
12631       </method>
12632     </type>
12633     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12634       <method name="Void .ctor()">
12635         <size>7</size>
12636       </method>
12637       <method name="T[][] &lt;&gt;m__A()">
12638         <size>48</size>
12639       </method>
12640     </type>
12641   </test>
12642   <test name="gtest-anon-25.cs">
12643     <type name="HS`1[T]">
12644       <method name="Void .ctor(IEqualityComparer`1)">
12645         <size>7</size>
12646       </method>
12647     </type>
12648     <type name="Test">
12649       <method name="Void .ctor()">
12650         <size>7</size>
12651       </method>
12652       <method name="Void Foo[T](IEqualityComparer`1)">
12653         <size>27</size>
12654       </method>
12655       <method name="Int32 Main()">
12656         <size>8</size>
12657       </method>
12658     </type>
12659     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12660       <method name="Void .ctor()">
12661         <size>7</size>
12662       </method>
12663       <method name="HS`1[T] &lt;&gt;m__0()">
12664         <size>12</size>
12665       </method>
12666     </type>
12667   </test>
12668   <test name="gtest-anon-26.cs">
12669     <type name="MonoBugs.BrokenGenericCast">
12670       <method name="Void .ctor()">
12671         <size>7</size>
12672       </method>
12673       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12674         <size>13</size>
12675       </method>
12676       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12677         <size>13</size>
12678       </method>
12679       <method name="Void Main()">
12680         <size>1</size>
12681       </method>
12682       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12683         <size>12</size>
12684       </method>
12685       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12686         <size>12</size>
12687       </method>
12688     </type>
12689   </test>
12690   <test name="gtest-anon-27.cs">
12691     <type name="BaseDataObjectFactory">
12692       <method name="Void .ctor()">
12693         <size>7</size>
12694       </method>
12695       <method name="T GetBusinessQueryObjectFromReader[T]()">
12696         <size>8</size>
12697       </method>
12698       <method name="T[] GetQueryObjects[T](System.String)">
12699         <size>0</size>
12700       </method>
12701     </type>
12702     <type name="BusinessQueryObject">
12703       <method name="Void .ctor()">
12704         <size>7</size>
12705       </method>
12706     </type>
12707     <type name="MySqlDataObjectFactory">
12708       <method name="Void .ctor()">
12709         <size>7</size>
12710       </method>
12711       <method name="T[] GetQueryObjects[T](System.String)">
12712         <size>63</size>
12713       </method>
12714       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12715         <size>1</size>
12716       </method>
12717     </type>
12718     <type name="C">
12719       <method name="Void .ctor()">
12720         <size>7</size>
12721       </method>
12722       <method name="Void Main()">
12723         <size>1</size>
12724       </method>
12725     </type>
12726     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12727       <method name="Void .ctor(Object, IntPtr)">
12728         <size>0</size>
12729       </method>
12730       <method name="Void Invoke()">
12731         <size>0</size>
12732       </method>
12733       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12734         <size>0</size>
12735       </method>
12736       <method name="Void EndInvoke(IAsyncResult)">
12737         <size>0</size>
12738       </method>
12739     </type>
12740     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12741       <method name="Void .ctor()">
12742         <size>7</size>
12743       </method>
12744       <method name="Void &lt;&gt;m__0()">
12745         <size>17</size>
12746       </method>
12747     </type>
12748   </test>
12749   <test name="gtest-anon-28.cs">
12750     <type name="A">
12751       <method name="Void .ctor()">
12752         <size>7</size>
12753       </method>
12754       <method name="Void Foo[T]()">
12755         <size>0</size>
12756       </method>
12757     </type>
12758     <type name="B">
12759       <method name="Void .ctor()">
12760         <size>7</size>
12761       </method>
12762       <method name="Void Foo[T]()">
12763         <size>14</size>
12764       </method>
12765       <method name="Void Main()">
12766         <size>1</size>
12767       </method>
12768     </type>
12769     <type name="B+Del">
12770       <method name="Void .ctor(Object, IntPtr)">
12771         <size>0</size>
12772       </method>
12773       <method name="Void Invoke()">
12774         <size>0</size>
12775       </method>
12776       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12777         <size>0</size>
12778       </method>
12779       <method name="Void EndInvoke(IAsyncResult)">
12780         <size>0</size>
12781       </method>
12782     </type>
12783     <type name="B">
12784       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12785         <size>7</size>
12786       </method>
12787     </type>
12788   </test>
12789   <test name="gtest-anon-29.cs">
12790     <type name="Test">
12791       <method name="Void .ctor()">
12792         <size>7</size>
12793       </method>
12794       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12795         <size>17</size>
12796       </method>
12797       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12798         <size>32</size>
12799       </method>
12800       <method name="T Item[T](IList`1)">
12801         <size>7</size>
12802       </method>
12803       <method name="T GetSingleItem[T](IList`1)">
12804         <size>10</size>
12805       </method>
12806       <method name="Void Main()">
12807         <size>15</size>
12808       </method>
12809     </type>
12810     <type name="Test+Creator`1[T]">
12811       <method name="Void .ctor(Object, IntPtr)">
12812         <size>0</size>
12813       </method>
12814       <method name="T Invoke()">
12815         <size>0</size>
12816       </method>
12817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12818         <size>0</size>
12819       </method>
12820       <method name="T EndInvoke(IAsyncResult)">
12821         <size>0</size>
12822       </method>
12823     </type>
12824     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12825       <method name="Void .ctor()">
12826         <size>7</size>
12827       </method>
12828       <method name="T &lt;&gt;m__0()">
12829         <size>12</size>
12830       </method>
12831     </type>
12832   </test>
12833   <test name="gtest-anon-3.cs">
12834     <type name="X">
12835       <method name="Void .ctor()">
12836         <size>7</size>
12837       </method>
12838       <method name="Void Hello[U](U)">
12839         <size>1</size>
12840       </method>
12841       <method name="Void Test[T](T)">
12842         <size>28</size>
12843       </method>
12844       <method name="Void Main()">
12845         <size>14</size>
12846       </method>
12847     </type>
12848     <type name="Foo`1[S]">
12849       <method name="Void .ctor(Object, IntPtr)">
12850         <size>0</size>
12851       </method>
12852       <method name="Void Invoke(S)">
12853         <size>0</size>
12854       </method>
12855       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12856         <size>0</size>
12857       </method>
12858       <method name="Void EndInvoke(IAsyncResult)">
12859         <size>0</size>
12860       </method>
12861     </type>
12862     <type name="X">
12863       <method name="Void &lt;Test`1&gt;m__0[T](T)">
12864         <size>8</size>
12865       </method>
12866     </type>
12867   </test>
12868   <test name="gtest-anon-30.cs">
12869     <type name="X">
12870       <method name="Void .ctor()">
12871         <size>7</size>
12872       </method>
12873       <method name="Void Hello[U](U)">
12874         <size>1</size>
12875       </method>
12876       <method name="Void Test[T](T)">
12877         <size>46</size>
12878       </method>
12879       <method name="Void Main()">
12880         <size>1</size>
12881       </method>
12882     </type>
12883     <type name="Simple">
12884       <method name="Void .ctor(Object, IntPtr)">
12885         <size>0</size>
12886       </method>
12887       <method name="Void Invoke()">
12888         <size>0</size>
12889       </method>
12890       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12891         <size>0</size>
12892       </method>
12893       <method name="Void EndInvoke(IAsyncResult)">
12894         <size>0</size>
12895       </method>
12896     </type>
12897     <type name="Foo">
12898       <method name="Void .ctor(Object, IntPtr)">
12899         <size>0</size>
12900       </method>
12901       <method name="Simple Invoke()">
12902         <size>0</size>
12903       </method>
12904       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12905         <size>0</size>
12906       </method>
12907       <method name="Simple EndInvoke(IAsyncResult)">
12908         <size>0</size>
12909       </method>
12910     </type>
12911     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12912       <method name="Void .ctor()">
12913         <size>7</size>
12914       </method>
12915       <method name="Simple &lt;&gt;m__0()">
12916         <size>55</size>
12917       </method>
12918     </type>
12919     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12920       <method name="Void .ctor()">
12921         <size>7</size>
12922       </method>
12923       <method name="Void &lt;&gt;m__1()">
12924         <size>50</size>
12925       </method>
12926     </type>
12927   </test>
12928   <test name="gtest-anon-31.cs">
12929     <type name="A">
12930       <method name="Void Fail[X]()">
12931         <size>25</size>
12932       </method>
12933       <method name="Void Main()">
12934         <size>1</size>
12935       </method>
12936     </type>
12937     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12938       <method name="Void .ctor()">
12939         <size>7</size>
12940       </method>
12941       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12942         <size>36</size>
12943       </method>
12944       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12945         <size>1</size>
12946       </method>
12947     </type>
12948   </test>
12949   <test name="gtest-anon-32.cs">
12950     <type name="Program">
12951       <method name="Void .ctor()">
12952         <size>7</size>
12953       </method>
12954       <method name="Void Foo[T](IList`1)">
12955         <size>31</size>
12956       </method>
12957       <method name="Void Assert(System.Action`1[System.Int32])">
12958         <size>9</size>
12959       </method>
12960       <method name="Void Main(System.String[])">
12961         <size>7</size>
12962       </method>
12963     </type>
12964     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12965       <method name="Void .ctor()">
12966         <size>7</size>
12967       </method>
12968       <method name="Void &lt;&gt;m__0(Int32)">
12969         <size>18</size>
12970       </method>
12971     </type>
12972   </test>
12973   <test name="gtest-anon-33.cs">
12974     <type name="IEnumerableRocks">
12975       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12976         <size>33</size>
12977       </method>
12978       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12979         <size>126</size>
12980       </method>
12981     </type>
12982     <type name="Test">
12983       <method name="Void .ctor()">
12984         <size>7</size>
12985       </method>
12986       <method name="Void Main()">
12987         <size>67</size>
12988       </method>
12989       <method name="System.String &lt;Main&gt;m__1(System.String)">
12990         <size>17</size>
12991       </method>
12992     </type>
12993     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12994       <method name="Void .ctor()">
12995         <size>7</size>
12996       </method>
12997       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12998         <size>34</size>
12999       </method>
13000     </type>
13001   </test>
13002   <test name="gtest-anon-34.cs">
13003     <type name="MyClass">
13004       <method name="Void .ctor()">
13005         <size>18</size>
13006       </method>
13007       <method name="Int32 get_Answer()">
13008         <size>7</size>
13009       </method>
13010       <method name="Void set_Answer(Int32)">
13011         <size>8</size>
13012       </method>
13013     </type>
13014     <type name="Test">
13015       <method name="Void .ctor()">
13016         <size>7</size>
13017       </method>
13018       <method name="Int32 Main()">
13019         <size>82</size>
13020       </method>
13021     </type>
13022     <type name="Test+D">
13023       <method name="Void .ctor(Object, IntPtr)">
13024         <size>0</size>
13025       </method>
13026       <method name="Void Invoke()">
13027         <size>0</size>
13028       </method>
13029       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13030         <size>0</size>
13031       </method>
13032       <method name="Void EndInvoke(IAsyncResult)">
13033         <size>0</size>
13034       </method>
13035     </type>
13036     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13037       <method name="Void .ctor()">
13038         <size>7</size>
13039       </method>
13040       <method name="Void &lt;&gt;m__0()">
13041         <size>33</size>
13042       </method>
13043     </type>
13044   </test>
13045   <test name="gtest-anon-35.cs">
13046     <type name="C`1[T]">
13047       <method name="Void .ctor()">
13048         <size>7</size>
13049       </method>
13050       <method name="System.Func`1[T] XX()">
13051         <size>32</size>
13052       </method>
13053       <method name="T &lt;XX&gt;m__0()">
13054         <size>10</size>
13055       </method>
13056     </type>
13057     <type name="C2`1[T]">
13058       <method name="Void .ctor()">
13059         <size>7</size>
13060       </method>
13061       <method name="System.Func`1[C`1[T]] XX()">
13062         <size>32</size>
13063       </method>
13064       <method name="C`1[T] &lt;XX&gt;m__1()">
13065         <size>2</size>
13066       </method>
13067     </type>
13068     <type name="N1">
13069       <method name="Void .ctor()">
13070         <size>7</size>
13071       </method>
13072       <method name="System.Func`1[T] XX[T]()">
13073         <size>15</size>
13074       </method>
13075     </type>
13076     <type name="Test">
13077       <method name="Void .ctor()">
13078         <size>7</size>
13079       </method>
13080       <method name="Int32 Main()">
13081         <size>98</size>
13082       </method>
13083     </type>
13084     <type name="N1">
13085       <method name="T &lt;XX`1&gt;m__2[T]()">
13086         <size>10</size>
13087       </method>
13088     </type>
13089   </test>
13090   <test name="gtest-anon-36.cs">
13091     <type name="Foo`1[T]">
13092       <method name="Void .ctor()">
13093         <size>7</size>
13094       </method>
13095       <method name="Void add_handler(Handler`1[T])">
13096         <size>24</size>
13097       </method>
13098       <method name="Void remove_handler(Handler`1[T])">
13099         <size>24</size>
13100       </method>
13101       <method name="Void add_Handler(Handler`1[T])">
13102         <size>64</size>
13103       </method>
13104       <method name="Void remove_Handler(Handler`1[T])">
13105         <size>24</size>
13106       </method>
13107       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13108         <size>18</size>
13109       </method>
13110     </type>
13111     <type name="Program">
13112       <method name="Void .ctor()">
13113         <size>7</size>
13114       </method>
13115       <method name="Int32 Main()">
13116         <size>15</size>
13117       </method>
13118     </type>
13119     <type name="Handler`1[T]">
13120       <method name="Void .ctor(Object, IntPtr)">
13121         <size>0</size>
13122       </method>
13123       <method name="Void Invoke(System.Object)">
13124         <size>0</size>
13125       </method>
13126       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13127         <size>0</size>
13128       </method>
13129       <method name="Void EndInvoke(IAsyncResult)">
13130         <size>0</size>
13131       </method>
13132     </type>
13133   </test>
13134   <test name="gtest-anon-37.cs">
13135     <type name="Wrap`1[U]">
13136       <method name="Void .ctor()">
13137         <size>7</size>
13138       </method>
13139     </type>
13140     <type name="Test">
13141       <method name="Void .ctor()">
13142         <size>7</size>
13143       </method>
13144       <method name="Int32 Run[T](Wrap`1[T])">
13145         <size>56</size>
13146       </method>
13147       <method name="Int32 Main()">
13148         <size>16</size>
13149       </method>
13150     </type>
13151     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13152       <method name="Void .ctor()">
13153         <size>7</size>
13154       </method>
13155       <method name="Void &lt;&gt;m__0()">
13156         <size>17</size>
13157       </method>
13158     </type>
13159   </test>
13160   <test name="gtest-anon-38.cs">
13161     <type name="Foo`1[T]">
13162       <method name="Void .ctor()">
13163         <size>7</size>
13164       </method>
13165       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13166         <size>40</size>
13167       </method>
13168       <method name="Boolean Contains(T)">
13169         <size>2</size>
13170       </method>
13171     </type>
13172     <type name="Program">
13173       <method name="Void .ctor()">
13174         <size>7</size>
13175       </method>
13176       <method name="Int32 Main()">
13177         <size>44</size>
13178       </method>
13179     </type>
13180     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13181       <method name="Void .ctor()">
13182         <size>7</size>
13183       </method>
13184       <method name="Boolean &lt;&gt;m__0()">
13185         <size>199</size>
13186       </method>
13187     </type>
13188     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13189       <method name="Void .ctor()">
13190         <size>7</size>
13191       </method>
13192     </type>
13193   </test>
13194   <test name="gtest-anon-39.cs">
13195     <type name="Test">
13196       <method name="Void .ctor()">
13197         <size>7</size>
13198       </method>
13199       <method name="Void Test_1[T](T)">
13200         <size>33</size>
13201       </method>
13202       <method name="Void Test_2[T](Nullable`1)">
13203         <size>33</size>
13204       </method>
13205       <method name="Void Main()">
13206         <size>39</size>
13207       </method>
13208     </type>
13209     <type name="Test+D">
13210       <method name="Void .ctor(Object, IntPtr)">
13211         <size>0</size>
13212       </method>
13213       <method name="Void Invoke()">
13214         <size>0</size>
13215       </method>
13216       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13217         <size>0</size>
13218       </method>
13219       <method name="Void EndInvoke(IAsyncResult)">
13220         <size>0</size>
13221       </method>
13222     </type>
13223     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13224       <method name="Void .ctor()">
13225         <size>7</size>
13226       </method>
13227       <method name="Void &lt;&gt;m__0()">
13228         <size>24</size>
13229       </method>
13230     </type>
13231     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13232       <method name="Void .ctor()">
13233         <size>7</size>
13234       </method>
13235       <method name="Void &lt;&gt;m__1()">
13236         <size>85</size>
13237       </method>
13238     </type>
13239     <type name="Test">
13240       <method name="T Test_3[T](System.Object)">
13241         <size>51</size>
13242       </method>
13243     </type>
13244     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13245       <method name="Void .ctor()">
13246         <size>7</size>
13247       </method>
13248       <method name="Void &lt;&gt;m__2()">
13249         <size>23</size>
13250       </method>
13251     </type>
13252   </test>
13253   <test name="gtest-anon-4.cs">
13254     <type name="Test">
13255       <method name="Void .ctor()">
13256         <size>7</size>
13257       </method>
13258       <method name="Void Main()">
13259         <size>57</size>
13260       </method>
13261       <method name="Int32 GetItem()">
13262         <size>50</size>
13263       </method>
13264       <method name="IEnumerable`1 GetItems()">
13265         <size>16</size>
13266       </method>
13267     </type>
13268     <type name="&lt;PrivateImplementationDetails&gt;">
13269       <method name="Void .ctor()">
13270         <size>7</size>
13271       </method>
13272     </type>
13273     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13274       <method name="Void .ctor()">
13275         <size>7</size>
13276       </method>
13277       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13278         <size>12</size>
13279       </method>
13280       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13281         <size>7</size>
13282       </method>
13283       <method name="Boolean MoveNext()">
13284         <size>69</size>
13285       </method>
13286       <method name="Void Dispose()">
13287         <size>8</size>
13288       </method>
13289       <method name="Void Reset()">
13290         <size>6</size>
13291       </method>
13292       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13293         <size>7</size>
13294       </method>
13295       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13296         <size>26</size>
13297       </method>
13298     </type>
13299   </test>
13300   <test name="gtest-anon-40.cs">
13301     <type name="RunTests">
13302       <method name="Int32 Main()">
13303         <size>7</size>
13304       </method>
13305     </type>
13306     <type name="Test1.X">
13307       <method name="Void .ctor()">
13308         <size>7</size>
13309       </method>
13310       <method name="Void Test1[R](R, Int32)">
13311         <size>150</size>
13312       </method>
13313       <method name="Void Run()">
13314         <size>13</size>
13315       </method>
13316     </type>
13317     <type name="Test1.Foo">
13318       <method name="Void .ctor(Object, IntPtr)">
13319         <size>0</size>
13320       </method>
13321       <method name="Int32 Invoke()">
13322         <size>0</size>
13323       </method>
13324       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13325         <size>0</size>
13326       </method>
13327       <method name="Int32 EndInvoke(IAsyncResult)">
13328         <size>0</size>
13329       </method>
13330     </type>
13331     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13332       <method name="Void .ctor()">
13333         <size>7</size>
13334       </method>
13335       <method name="Int32 &lt;&gt;m__0()">
13336         <size>71</size>
13337       </method>
13338     </type>
13339     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13340       <method name="Void .ctor()">
13341         <size>7</size>
13342       </method>
13343     </type>
13344     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13345       <method name="Void .ctor()">
13346         <size>7</size>
13347       </method>
13348     </type>
13349   </test>
13350   <test name="gtest-anon-41.cs">
13351     <type name="C">
13352       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13353         <size>37</size>
13354       </method>
13355       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13356         <size>6</size>
13357       </method>
13358       <method name="Void Main()">
13359         <size>1</size>
13360       </method>
13361       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13362         <size>8</size>
13363       </method>
13364       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13365         <size>8</size>
13366       </method>
13367     </type>
13368   </test>
13369   <test name="gtest-anon-42.cs">
13370     <type name="Test">
13371       <method name="Void .ctor()">
13372         <size>7</size>
13373       </method>
13374       <method name="Void Test_3[T]()">
13375         <size>20</size>
13376       </method>
13377       <method name="Int32 Main()">
13378         <size>12</size>
13379       </method>
13380     </type>
13381     <type name="Test+D">
13382       <method name="Void .ctor(Object, IntPtr)">
13383         <size>0</size>
13384       </method>
13385       <method name="Void Invoke()">
13386         <size>0</size>
13387       </method>
13388       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13389         <size>0</size>
13390       </method>
13391       <method name="Void EndInvoke(IAsyncResult)">
13392         <size>0</size>
13393       </method>
13394     </type>
13395     <type name="Test">
13396       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13397         <size>11</size>
13398       </method>
13399     </type>
13400   </test>
13401   <test name="gtest-anon-43.cs">
13402     <type name="TestC">
13403       <method name="Void .ctor()">
13404         <size>7</size>
13405       </method>
13406       <method name="System.Func`1[System.Type] Test[T]()">
13407         <size>13</size>
13408       </method>
13409       <method name="Int32 Main()">
13410         <size>66</size>
13411       </method>
13412       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13413         <size>11</size>
13414       </method>
13415     </type>
13416   </test>
13417   <test name="gtest-anon-44.cs">
13418     <type name="UiaAtkBridgeTest.Test">
13419       <method name="Void .ctor()">
13420         <size>7</size>
13421       </method>
13422       <method name="Void Invoke(System.EventHandler)">
13423         <size>1</size>
13424       </method>
13425     </type>
13426     <type name="UiaAtkBridgeTest.GailTester">
13427       <method name="Void .ctor()">
13428         <size>7</size>
13429       </method>
13430       <method name="Void ThisCausesACrash[I]()">
13431         <size>18</size>
13432       </method>
13433       <method name="Void Main()">
13434         <size>1</size>
13435       </method>
13436       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13437         <size>1</size>
13438       </method>
13439     </type>
13440   </test>
13441   <test name="gtest-anon-45.cs">
13442     <type name="C">
13443       <method name="Void .ctor()">
13444         <size>7</size>
13445       </method>
13446       <method name="Void AnyMethod[T]()">
13447         <size>20</size>
13448       </method>
13449       <method name="Int32 Main()">
13450         <size>12</size>
13451       </method>
13452     </type>
13453     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13454       <method name="Void .ctor()">
13455         <size>7</size>
13456       </method>
13457       <method name="Void &lt;&gt;m__1(System.String)">
13458         <size>14</size>
13459       </method>
13460     </type>
13461     <type name="C">
13462       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13463         <size>31</size>
13464       </method>
13465     </type>
13466   </test>
13467   <test name="gtest-anon-46.cs">
13468     <type name="TheClass">
13469       <method name="Void .ctor()">
13470         <size>7</size>
13471       </method>
13472       <method name="Void Foo[T](T, System.Func`2[T,T])">
13473         <size>41</size>
13474       </method>
13475       <method name="Void Main()">
13476         <size>8</size>
13477       </method>
13478     </type>
13479     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13480       <method name="Void .ctor()">
13481         <size>7</size>
13482       </method>
13483       <method name="System.Func`1[T] &lt;&gt;m__0()">
13484         <size>31</size>
13485       </method>
13486       <method name="T &lt;&gt;m__1()">
13487         <size>18</size>
13488       </method>
13489     </type>
13490   </test>
13491   <test name="gtest-anon-47.cs">
13492     <type name="C">
13493       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13494         <size>26</size>
13495       </method>
13496     </type>
13497     <type name="Test">
13498       <method name="Void .ctor()">
13499         <size>7</size>
13500       </method>
13501       <method name="Int32 Main()">
13502         <size>59</size>
13503       </method>
13504       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13505         <size>23</size>
13506       </method>
13507     </type>
13508     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13509       <method name="Void .ctor()">
13510         <size>7</size>
13511       </method>
13512       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13513         <size>33</size>
13514       </method>
13515     </type>
13516     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13517       <method name="Void .ctor()">
13518         <size>7</size>
13519       </method>
13520       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13521         <size>45</size>
13522       </method>
13523     </type>
13524     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13525       <method name="Void .ctor()">
13526         <size>7</size>
13527       </method>
13528       <method name="Void &lt;&gt;m__2(T3)">
13529         <size>35</size>
13530       </method>
13531     </type>
13532   </test>
13533   <test name="gtest-anon-48.cs">
13534     <type name="GeneratorEnumerable`1[T]">
13535       <method name="Void .ctor(Func`1)">
13536         <size>7</size>
13537       </method>
13538     </type>
13539     <type name="GeneratorExpression">
13540       <method name="Void .ctor()">
13541         <size>7</size>
13542       </method>
13543     </type>
13544     <type name="GeneratorInvoker">
13545       <method name="Void .ctor(GeneratorExpression)">
13546         <size>7</size>
13547       </method>
13548       <method name="Void Invoke[T](T ByRef)">
13549         <size>1</size>
13550       </method>
13551     </type>
13552     <type name="Interpreter">
13553       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13554         <size>31</size>
13555       </method>
13556       <method name="Int32 Main()">
13557         <size>13</size>
13558       </method>
13559     </type>
13560     <type name="Func`1[TResult]">
13561       <method name="Void .ctor(Object, IntPtr)">
13562         <size>0</size>
13563       </method>
13564       <method name="TResult Invoke()">
13565         <size>0</size>
13566       </method>
13567       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13568         <size>0</size>
13569       </method>
13570       <method name="TResult EndInvoke(IAsyncResult)">
13571         <size>0</size>
13572       </method>
13573     </type>
13574     <type name="GeneratorNext`1[T]">
13575       <method name="Void .ctor(Object, IntPtr)">
13576         <size>0</size>
13577       </method>
13578       <method name="Void Invoke(T ByRef)">
13579         <size>0</size>
13580       </method>
13581       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13582         <size>0</size>
13583       </method>
13584       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13585         <size>0</size>
13586       </method>
13587     </type>
13588     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13589       <method name="Void .ctor()">
13590         <size>7</size>
13591       </method>
13592       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13593         <size>23</size>
13594       </method>
13595     </type>
13596   </test>
13597   <test name="gtest-anon-49.cs">
13598     <type name="Test">
13599       <method name="Void .ctor()">
13600         <size>7</size>
13601       </method>
13602       <method name="Void Main()">
13603         <size>1</size>
13604       </method>
13605       <method name="Void DetermineLinkedCells()">
13606         <size>74</size>
13607       </method>
13608     </type>
13609     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13610       <method name="Void .ctor()">
13611         <size>7</size>
13612       </method>
13613     </type>
13614     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13615       <method name="Void .ctor()">
13616         <size>7</size>
13617       </method>
13618       <method name="Boolean &lt;&gt;m__1(System.Object)">
13619         <size>13</size>
13620       </method>
13621       <method name="Boolean &lt;&gt;m__0(System.Object)">
13622         <size>18</size>
13623       </method>
13624     </type>
13625   </test>
13626   <test name="gtest-anon-5.cs">
13627     <type name="X">
13628       <method name="Void .ctor()">
13629         <size>7</size>
13630       </method>
13631       <method name="Void Main()">
13632         <size>78</size>
13633       </method>
13634     </type>
13635     <type name="Hello">
13636       <method name="Void .ctor(Object, IntPtr)">
13637         <size>0</size>
13638       </method>
13639       <method name="Void Invoke()">
13640         <size>0</size>
13641       </method>
13642       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13643         <size>0</size>
13644       </method>
13645       <method name="Void EndInvoke(IAsyncResult)">
13646         <size>0</size>
13647       </method>
13648     </type>
13649     <type name="Foo+&lt;Test&gt;c__Iterator0">
13650       <method name="Void .ctor()">
13651         <size>7</size>
13652       </method>
13653       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13654         <size>12</size>
13655       </method>
13656       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13657         <size>7</size>
13658       </method>
13659       <method name="Boolean MoveNext()">
13660         <size>98</size>
13661       </method>
13662       <method name="Void Dispose()">
13663         <size>8</size>
13664       </method>
13665       <method name="Void Reset()">
13666         <size>6</size>
13667       </method>
13668     </type>
13669     <type name="Foo">
13670       <method name="Void .ctor(Int32)">
13671         <size>8</size>
13672       </method>
13673       <method name="IEnumerable`1 Test(Foo)">
13674         <size>42</size>
13675       </method>
13676       <method name="Void Hello(Int32)">
13677         <size>19</size>
13678       </method>
13679       <method name="System.String ToString()">
13680         <size>22</size>
13681       </method>
13682     </type>
13683     <type name="Foo+&lt;Test&gt;c__Iterator0">
13684       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13685         <size>7</size>
13686       </method>
13687       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13688         <size>52</size>
13689       </method>
13690     </type>
13691   </test>
13692   <test name="gtest-anon-50.cs">
13693     <type name="M">
13694       <method name="Void .ctor()">
13695         <size>7</size>
13696       </method>
13697       <method name="Int32 Main()">
13698         <size>12</size>
13699       </method>
13700     </type>
13701     <type name="SomeGenericClass`1[SomeType]">
13702       <method name="Void .ctor()">
13703         <size>7</size>
13704       </method>
13705       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13706         <size>1</size>
13707       </method>
13708       <method name="Void FailsToCompile()">
13709         <size>19</size>
13710       </method>
13711     </type>
13712     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13713       <method name="Void .ctor(Object, IntPtr)">
13714         <size>0</size>
13715       </method>
13716       <method name="Void Invoke()">
13717         <size>0</size>
13718       </method>
13719       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13720         <size>0</size>
13721       </method>
13722       <method name="Void EndInvoke(IAsyncResult)">
13723         <size>0</size>
13724       </method>
13725     </type>
13726     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13727       <method name="Void .ctor()">
13728         <size>7</size>
13729       </method>
13730     </type>
13731     <type name="SomeGenericClass`1[SomeType]">
13732       <method name="Void &lt;FailsToCompile&gt;m__0()">
13733         <size>44</size>
13734       </method>
13735     </type>
13736     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13737       <method name="Void &lt;&gt;m__1()">
13738         <size>18</size>
13739       </method>
13740     </type>
13741   </test>
13742   <test name="gtest-anon-51.cs">
13743     <type name="Driver">
13744       <method name="Void .ctor()">
13745         <size>7</size>
13746       </method>
13747       <method name="Int32 Main()">
13748         <size>12</size>
13749       </method>
13750       <method name="Void P(Int32, Int32)">
13751         <size>1</size>
13752       </method>
13753       <method name="Void Repro()">
13754         <size>100</size>
13755       </method>
13756     </type>
13757     <type name="Bla">
13758       <method name="Void .ctor(Object, IntPtr)">
13759         <size>0</size>
13760       </method>
13761       <method name="Void Invoke()">
13762         <size>0</size>
13763       </method>
13764       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13765         <size>0</size>
13766       </method>
13767       <method name="Void EndInvoke(IAsyncResult)">
13768         <size>0</size>
13769       </method>
13770     </type>
13771     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13772       <method name="Void .ctor()">
13773         <size>7</size>
13774       </method>
13775       <method name="Void &lt;&gt;m__0()">
13776         <size>35</size>
13777       </method>
13778     </type>
13779   </test>
13780   <test name="gtest-anon-52.cs">
13781     <type name="A`1[T]">
13782       <method name="Void .ctor()">
13783         <size>7</size>
13784       </method>
13785     </type>
13786     <type name="A`1+B[T]">
13787       <method name="Void .ctor()">
13788         <size>18</size>
13789       </method>
13790       <method name="Void W[R](System.String, System.Func`2[T,R])">
13791         <size>39</size>
13792       </method>
13793     </type>
13794     <type name="B">
13795       <method name="Void .ctor()">
13796         <size>7</size>
13797       </method>
13798       <method name="Void Main()">
13799         <size>1</size>
13800       </method>
13801     </type>
13802     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13803       <method name="Void .ctor()">
13804         <size>7</size>
13805       </method>
13806       <method name="Void &lt;&gt;m__0(T[])">
13807         <size>55</size>
13808       </method>
13809     </type>
13810   </test>
13811   <test name="gtest-anon-53.cs">
13812     <type name="TestComp.Program">
13813       <method name="Void .ctor()">
13814         <size>7</size>
13815       </method>
13816       <method name="Void Main(System.String[])">
13817         <size>1</size>
13818       </method>
13819     </type>
13820     <type name="TestComp.Program+MyClass">
13821       <method name="Void .ctor()">
13822         <size>7</size>
13823       </method>
13824       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13825         <size>1</size>
13826       </method>
13827       <method name="Void UseATemplate()">
13828         <size>36</size>
13829       </method>
13830       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13831         <size>16</size>
13832       </method>
13833     </type>
13834     <type name="TestComp.Program+MyClass+MyDelegate">
13835       <method name="Void .ctor(Object, IntPtr)">
13836         <size>0</size>
13837       </method>
13838       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13839         <size>0</size>
13840       </method>
13841       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13842         <size>0</size>
13843       </method>
13844       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13845         <size>0</size>
13846       </method>
13847     </type>
13848   </test>
13849   <test name="gtest-anon-54.cs">
13850     <type name="Class">
13851       <method name="Void .ctor()">
13852         <size>7</size>
13853       </method>
13854       <method name="System.String get_Property()">
13855         <size>6</size>
13856       </method>
13857       <method name="System.String Method()">
13858         <size>44</size>
13859       </method>
13860       <method name="Int32 Main()">
13861         <size>39</size>
13862       </method>
13863     </type>
13864     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13865       <method name="Void .ctor()">
13866         <size>7</size>
13867       </method>
13868       <method name="System.String &lt;&gt;m__0()">
13869         <size>56</size>
13870       </method>
13871     </type>
13872     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13873       <method name="Void .ctor()">
13874         <size>7</size>
13875       </method>
13876       <method name="System.String &lt;&gt;m__1(System.String)">
13877         <size>52</size>
13878       </method>
13879     </type>
13880     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13881       <method name="Void .ctor()">
13882         <size>7</size>
13883       </method>
13884       <method name="System.String &lt;&gt;m__2()">
13885         <size>39</size>
13886       </method>
13887     </type>
13888   </test>
13889   <test name="gtest-anon-55.cs">
13890     <type name="Thing`1[TFirst]">
13891       <method name="Void .ctor(Action`1)">
13892         <size>14</size>
13893       </method>
13894       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13895         <size>31</size>
13896       </method>
13897       <method name="Void SomeAction()">
13898         <size>18</size>
13899       </method>
13900     </type>
13901     <type name="Program">
13902       <method name="Void Main()">
13903         <size>42</size>
13904       </method>
13905       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13906         <size>2</size>
13907       </method>
13908     </type>
13909     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13910       <method name="Void .ctor()">
13911         <size>7</size>
13912       </method>
13913       <method name="Void &lt;&gt;m__0(TFirst)">
13914         <size>47</size>
13915       </method>
13916     </type>
13917   </test>
13918   <test name="gtest-anon-56.cs">
13919     <type name="G`1[T]">
13920       <method name="Void .ctor()">
13921         <size>7</size>
13922       </method>
13923       <method name="T def()">
13924         <size>10</size>
13925       </method>
13926     </type>
13927     <type name="C">
13928       <method name="Void .ctor()">
13929         <size>7</size>
13930       </method>
13931       <method name="Void foo(System.Object)">
13932         <size>1</size>
13933       </method>
13934       <method name="Void cf[T]()">
13935         <size>35</size>
13936       </method>
13937       <method name="Int32 Main()">
13938         <size>17</size>
13939       </method>
13940     </type>
13941     <type name="C+DF">
13942       <method name="Void .ctor(Object, IntPtr)">
13943         <size>0</size>
13944       </method>
13945       <method name="Void Invoke()">
13946         <size>0</size>
13947       </method>
13948       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13949         <size>0</size>
13950       </method>
13951       <method name="Void EndInvoke(IAsyncResult)">
13952         <size>0</size>
13953       </method>
13954     </type>
13955     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
13956       <method name="Void .ctor()">
13957         <size>7</size>
13958       </method>
13959       <method name="Void &lt;&gt;m__0()">
13960         <size>22</size>
13961       </method>
13962     </type>
13963   </test>
13964   <test name="gtest-anon-6.cs">
13965     <type name="X">
13966       <method name="Void .ctor()">
13967         <size>7</size>
13968       </method>
13969       <method name="Void Hello[U,V](U, V)">
13970         <size>1</size>
13971       </method>
13972       <method name="Void Test[A,B,C](A, B, C)">
13973         <size>49</size>
13974       </method>
13975       <method name="Void Main()">
13976         <size>28</size>
13977       </method>
13978     </type>
13979     <type name="Foo`2[R,S]">
13980       <method name="Void .ctor(Object, IntPtr)">
13981         <size>0</size>
13982       </method>
13983       <method name="Void Invoke(R, S)">
13984         <size>0</size>
13985       </method>
13986       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13987         <size>0</size>
13988       </method>
13989       <method name="Void EndInvoke(IAsyncResult)">
13990         <size>0</size>
13991       </method>
13992     </type>
13993     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13994       <method name="Void .ctor()">
13995         <size>7</size>
13996       </method>
13997       <method name="Void &lt;&gt;m__0(A, Int32)">
13998         <size>32</size>
13999       </method>
14000     </type>
14001   </test>
14002   <test name="gtest-anon-7.cs">
14003     <type name="MyDisposable">
14004       <method name="Void .ctor()">
14005         <size>26</size>
14006       </method>
14007       <method name="Void Dispose()">
14008         <size>1</size>
14009       </method>
14010       <method name="Int32 get_ID()">
14011         <size>7</size>
14012       </method>
14013       <method name="System.String ToString()">
14014         <size>28</size>
14015       </method>
14016     </type>
14017     <type name="X">
14018       <method name="Void .ctor()">
14019         <size>7</size>
14020       </method>
14021       <method name="IEnumerable`1 Test(Int32)">
14022         <size>30</size>
14023       </method>
14024       <method name="Void Main()">
14025         <size>58</size>
14026       </method>
14027     </type>
14028     <type name="X+&lt;Test&gt;c__Iterator0">
14029       <method name="Void .ctor()">
14030         <size>7</size>
14031       </method>
14032       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14033         <size>12</size>
14034       </method>
14035       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14036         <size>7</size>
14037       </method>
14038       <method name="Boolean MoveNext()">
14039         <size>180</size>
14040       </method>
14041       <method name="Void Dispose()">
14042         <size>66</size>
14043       </method>
14044       <method name="Void Reset()">
14045         <size>6</size>
14046       </method>
14047       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14048         <size>7</size>
14049       </method>
14050       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14051         <size>40</size>
14052       </method>
14053     </type>
14054   </test>
14055   <test name="gtest-anon-8.cs">
14056     <type name="X">
14057       <method name="Void .ctor()">
14058         <size>7</size>
14059       </method>
14060       <method name="Void Test[R](R, Int32)">
14061         <size>88</size>
14062       </method>
14063       <method name="Void Main()">
14064         <size>12</size>
14065       </method>
14066     </type>
14067     <type name="Foo">
14068       <method name="Void .ctor(Object, IntPtr)">
14069         <size>0</size>
14070       </method>
14071       <method name="Int32 Invoke()">
14072         <size>0</size>
14073       </method>
14074       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14075         <size>0</size>
14076       </method>
14077       <method name="Int32 EndInvoke(IAsyncResult)">
14078         <size>0</size>
14079       </method>
14080     </type>
14081     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14082       <method name="Void .ctor()">
14083         <size>7</size>
14084       </method>
14085       <method name="Int32 &lt;&gt;m__0()">
14086         <size>34</size>
14087       </method>
14088     </type>
14089     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14090       <method name="Void .ctor()">
14091         <size>7</size>
14092       </method>
14093     </type>
14094   </test>
14095   <test name="gtest-anon-9.cs">
14096     <type name="Test">
14097       <method name="Void .ctor()">
14098         <size>7</size>
14099       </method>
14100       <method name="IEnumerable`1 get_Foo()">
14101         <size>16</size>
14102       </method>
14103       <method name="Void set_Foo(IEnumerable`1)">
14104         <size>11</size>
14105       </method>
14106       <method name="Void Main()">
14107         <size>78</size>
14108       </method>
14109       <method name="Foo op_Implicit(Test)">
14110         <size>30</size>
14111       </method>
14112       <method name="IEnumerable`1 op_Addition(Test, Test)">
14113         <size>44</size>
14114       </method>
14115     </type>
14116     <type name="Foo">
14117       <method name="Void .ctor(Object, IntPtr)">
14118         <size>0</size>
14119       </method>
14120       <method name="Void Invoke()">
14121         <size>0</size>
14122       </method>
14123       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14124         <size>0</size>
14125       </method>
14126       <method name="Void EndInvoke(IAsyncResult)">
14127         <size>0</size>
14128       </method>
14129     </type>
14130     <type name="Test">
14131       <method name="Void &lt;op_Implicit&gt;m__0()">
14132         <size>11</size>
14133       </method>
14134     </type>
14135     <type name="Test+&lt;&gt;c__Iterator0">
14136       <method name="Void .ctor()">
14137         <size>7</size>
14138       </method>
14139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14140         <size>12</size>
14141       </method>
14142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14143         <size>7</size>
14144       </method>
14145       <method name="Boolean MoveNext()">
14146         <size>65</size>
14147       </method>
14148       <method name="Void Dispose()">
14149         <size>8</size>
14150       </method>
14151       <method name="Void Reset()">
14152         <size>6</size>
14153       </method>
14154     </type>
14155     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14156       <method name="Void .ctor()">
14157         <size>7</size>
14158       </method>
14159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14160         <size>7</size>
14161       </method>
14162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14163         <size>7</size>
14164       </method>
14165       <method name="Boolean MoveNext()">
14166         <size>98</size>
14167       </method>
14168       <method name="Void Dispose()">
14169         <size>8</size>
14170       </method>
14171       <method name="Void Reset()">
14172         <size>6</size>
14173       </method>
14174     </type>
14175     <type name="Test+&lt;&gt;c__Iterator0">
14176       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14177         <size>7</size>
14178       </method>
14179       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14180         <size>26</size>
14181       </method>
14182     </type>
14183     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14184       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14185         <size>7</size>
14186       </method>
14187       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14188         <size>52</size>
14189       </method>
14190     </type>
14191   </test>
14192   <test name="gtest-anontype-01.cs">
14193     <type name="Test">
14194       <method name="Void .ctor()">
14195         <size>7</size>
14196       </method>
14197       <method name="Int32 Main()">
14198         <size>53</size>
14199       </method>
14200     </type>
14201     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14202       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14203         <size>21</size>
14204       </method>
14205       <method name="&lt;Foo&gt;__T get_Foo()">
14206         <size>7</size>
14207       </method>
14208       <method name="&lt;Baz&gt;__T get_Baz()">
14209         <size>7</size>
14210       </method>
14211       <method name="Boolean Equals(System.Object)">
14212         <size>69</size>
14213       </method>
14214       <method name="Int32 GetHashCode()">
14215         <size>86</size>
14216       </method>
14217       <method name="System.String ToString()">
14218         <size>142</size>
14219       </method>
14220     </type>
14221   </test>
14222   <test name="gtest-anontype-02.cs">
14223     <type name="Test">
14224       <method name="Void .ctor()">
14225         <size>7</size>
14226       </method>
14227       <method name="System.Object TestA(System.String)">
14228         <size>7</size>
14229       </method>
14230       <method name="Int32 Main()">
14231         <size>99</size>
14232       </method>
14233     </type>
14234     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14235       <method name="Void .ctor(&lt;s&gt;__T)">
14236         <size>14</size>
14237       </method>
14238       <method name="&lt;s&gt;__T get_s()">
14239         <size>7</size>
14240       </method>
14241       <method name="Boolean Equals(System.Object)">
14242         <size>39</size>
14243       </method>
14244       <method name="Int32 GetHashCode()">
14245         <size>63</size>
14246       </method>
14247       <method name="System.String ToString()">
14248         <size>67</size>
14249       </method>
14250     </type>
14251     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14252       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14253         <size>21</size>
14254       </method>
14255       <method name="&lt;Foo&gt;__T get_Foo()">
14256         <size>7</size>
14257       </method>
14258       <method name="&lt;Baz&gt;__T get_Baz()">
14259         <size>7</size>
14260       </method>
14261       <method name="Boolean Equals(System.Object)">
14262         <size>69</size>
14263       </method>
14264       <method name="Int32 GetHashCode()">
14265         <size>86</size>
14266       </method>
14267       <method name="System.String ToString()">
14268         <size>142</size>
14269       </method>
14270     </type>
14271   </test>
14272   <test name="gtest-anontype-03.cs">
14273     <type name="MyClass">
14274       <method name="Void .ctor()">
14275         <size>18</size>
14276       </method>
14277       <method name="Int32 get_Baz()">
14278         <size>3</size>
14279       </method>
14280     </type>
14281     <type name="Test">
14282       <method name="Void .ctor()">
14283         <size>7</size>
14284       </method>
14285       <method name="Int32 Main()">
14286         <size>64</size>
14287       </method>
14288     </type>
14289     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14290       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14291         <size>21</size>
14292       </method>
14293       <method name="&lt;Foo&gt;__T get_Foo()">
14294         <size>7</size>
14295       </method>
14296       <method name="&lt;Baz&gt;__T get_Baz()">
14297         <size>7</size>
14298       </method>
14299       <method name="Boolean Equals(System.Object)">
14300         <size>69</size>
14301       </method>
14302       <method name="Int32 GetHashCode()">
14303         <size>86</size>
14304       </method>
14305       <method name="System.String ToString()">
14306         <size>142</size>
14307       </method>
14308     </type>
14309   </test>
14310   <test name="gtest-anontype-04.cs">
14311     <type name="MyClass">
14312       <method name="Void .ctor()">
14313         <size>18</size>
14314       </method>
14315       <method name="Int32 get_Baz()">
14316         <size>3</size>
14317       </method>
14318     </type>
14319     <type name="Test">
14320       <method name="Void .ctor()">
14321         <size>7</size>
14322       </method>
14323       <method name="Int32 Main()">
14324         <size>111</size>
14325       </method>
14326     </type>
14327     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14328       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14329         <size>36</size>
14330       </method>
14331       <method name="&lt;Foo&gt;__T get_Foo()">
14332         <size>7</size>
14333       </method>
14334       <method name="&lt;Baz&gt;__T get_Baz()">
14335         <size>7</size>
14336       </method>
14337       <method name="&lt;Hello&gt;__T get_Hello()">
14338         <size>7</size>
14339       </method>
14340       <method name="&lt;Answer&gt;__T get_Answer()">
14341         <size>7</size>
14342       </method>
14343       <method name="Boolean Equals(System.Object)">
14344         <size>123</size>
14345       </method>
14346       <method name="Int32 GetHashCode()">
14347         <size>132</size>
14348       </method>
14349       <method name="System.String ToString()">
14350         <size>258</size>
14351       </method>
14352     </type>
14353   </test>
14354   <test name="gtest-anontype-05.cs">
14355     <type name="Test">
14356       <method name="Void .ctor()">
14357         <size>7</size>
14358       </method>
14359       <method name="System.String Null()">
14360         <size>2</size>
14361       </method>
14362       <method name="Int32 Main()">
14363         <size>287</size>
14364       </method>
14365     </type>
14366     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14367       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14368         <size>21</size>
14369       </method>
14370       <method name="&lt;Name&gt;__T get_Name()">
14371         <size>7</size>
14372       </method>
14373       <method name="&lt;Age&gt;__T get_Age()">
14374         <size>7</size>
14375       </method>
14376       <method name="Boolean Equals(System.Object)">
14377         <size>69</size>
14378       </method>
14379       <method name="Int32 GetHashCode()">
14380         <size>86</size>
14381       </method>
14382       <method name="System.String ToString()">
14383         <size>142</size>
14384       </method>
14385     </type>
14386     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14387       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14388         <size>21</size>
14389       </method>
14390       <method name="&lt;Age&gt;__T get_Age()">
14391         <size>7</size>
14392       </method>
14393       <method name="&lt;Name&gt;__T get_Name()">
14394         <size>7</size>
14395       </method>
14396       <method name="Boolean Equals(System.Object)">
14397         <size>69</size>
14398       </method>
14399       <method name="Int32 GetHashCode()">
14400         <size>86</size>
14401       </method>
14402       <method name="System.String ToString()">
14403         <size>142</size>
14404       </method>
14405     </type>
14406     <type name="&lt;&gt;__AnonType2">
14407       <method name="Void .ctor()">
14408         <size>7</size>
14409       </method>
14410       <method name="Boolean Equals(System.Object)">
14411         <size>15</size>
14412       </method>
14413       <method name="Int32 GetHashCode()">
14414         <size>40</size>
14415       </method>
14416       <method name="System.String ToString()">
14417         <size>6</size>
14418       </method>
14419     </type>
14420     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14421       <method name="Void .ctor(&lt;Foo&gt;__T)">
14422         <size>14</size>
14423       </method>
14424       <method name="&lt;Foo&gt;__T get_Foo()">
14425         <size>7</size>
14426       </method>
14427       <method name="Boolean Equals(System.Object)">
14428         <size>39</size>
14429       </method>
14430       <method name="Int32 GetHashCode()">
14431         <size>63</size>
14432       </method>
14433       <method name="System.String ToString()">
14434         <size>67</size>
14435       </method>
14436     </type>
14437   </test>
14438   <test name="gtest-anontype-06.cs">
14439     <type name="CastByExample">
14440       <method name="Void .ctor()">
14441         <size>7</size>
14442       </method>
14443       <method name="T Cast[T](System.Object, T)">
14444         <size>7</size>
14445       </method>
14446       <method name="Void Main()">
14447         <size>29</size>
14448       </method>
14449     </type>
14450     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14451       <method name="Void .ctor(&lt;Foo&gt;__T)">
14452         <size>14</size>
14453       </method>
14454       <method name="&lt;Foo&gt;__T get_Foo()">
14455         <size>7</size>
14456       </method>
14457       <method name="Boolean Equals(System.Object)">
14458         <size>39</size>
14459       </method>
14460       <method name="Int32 GetHashCode()">
14461         <size>63</size>
14462       </method>
14463       <method name="System.String ToString()">
14464         <size>67</size>
14465       </method>
14466     </type>
14467   </test>
14468   <test name="gtest-anontype-07.cs">
14469     <type name="Test">
14470       <method name="Void .ctor()">
14471         <size>7</size>
14472       </method>
14473       <method name="Int32 Main()">
14474         <size>59</size>
14475       </method>
14476     </type>
14477     <type name="&lt;&gt;__AnonType0">
14478       <method name="Void .ctor()">
14479         <size>7</size>
14480       </method>
14481       <method name="Boolean Equals(System.Object)">
14482         <size>15</size>
14483       </method>
14484       <method name="Int32 GetHashCode()">
14485         <size>40</size>
14486       </method>
14487       <method name="System.String ToString()">
14488         <size>6</size>
14489       </method>
14490     </type>
14491   </test>
14492   <test name="gtest-anontype-08.cs">
14493     <type name="Test">
14494       <method name="Void Main()">
14495         <size>15</size>
14496       </method>
14497     </type>
14498     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14499       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14500         <size>21</size>
14501       </method>
14502       <method name="&lt;X&gt;__T get_X()">
14503         <size>7</size>
14504       </method>
14505       <method name="&lt;Y&gt;__T get_Y()">
14506         <size>7</size>
14507       </method>
14508       <method name="Boolean Equals(System.Object)">
14509         <size>69</size>
14510       </method>
14511       <method name="Int32 GetHashCode()">
14512         <size>86</size>
14513       </method>
14514       <method name="System.String ToString()">
14515         <size>142</size>
14516       </method>
14517     </type>
14518   </test>
14519   <test name="gtest-anontype-09.cs">
14520     <type name="My.System.Test">
14521       <method name="Int32 Main()">
14522         <size>35</size>
14523       </method>
14524     </type>
14525     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14526       <method name="Void .ctor(&lt;X&gt;__T)">
14527         <size>14</size>
14528       </method>
14529       <method name="&lt;X&gt;__T get_X()">
14530         <size>7</size>
14531       </method>
14532       <method name="Boolean Equals(System.Object)">
14533         <size>39</size>
14534       </method>
14535       <method name="Int32 GetHashCode()">
14536         <size>63</size>
14537       </method>
14538       <method name="System.String ToString()">
14539         <size>67</size>
14540       </method>
14541     </type>
14542     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14543       <method name="Void .ctor(&lt;Value&gt;__T)">
14544         <size>14</size>
14545       </method>
14546       <method name="&lt;Value&gt;__T get_Value()">
14547         <size>7</size>
14548       </method>
14549       <method name="Boolean Equals(System.Object)">
14550         <size>39</size>
14551       </method>
14552       <method name="Int32 GetHashCode()">
14553         <size>63</size>
14554       </method>
14555       <method name="System.String ToString()">
14556         <size>67</size>
14557       </method>
14558     </type>
14559   </test>
14560   <test name="gtest-anontype-10.cs">
14561     <type name="A">
14562       <method name="Void .ctor()">
14563         <size>7</size>
14564       </method>
14565       <method name="Int32 get_X()">
14566         <size>3</size>
14567       </method>
14568     </type>
14569     <type name="B">
14570       <method name="Void .ctor()">
14571         <size>7</size>
14572       </method>
14573       <method name="Int32 Main()">
14574         <size>11</size>
14575       </method>
14576       <method name="Int32 Test()">
14577         <size>33</size>
14578       </method>
14579     </type>
14580     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14581       <method name="Void .ctor(&lt;X&gt;__T)">
14582         <size>14</size>
14583       </method>
14584       <method name="&lt;X&gt;__T get_X()">
14585         <size>7</size>
14586       </method>
14587       <method name="Boolean Equals(System.Object)">
14588         <size>39</size>
14589       </method>
14590       <method name="Int32 GetHashCode()">
14591         <size>63</size>
14592       </method>
14593       <method name="System.String ToString()">
14594         <size>67</size>
14595       </method>
14596     </type>
14597   </test>
14598   <test name="gtest-anontype-11.cs">
14599     <type name="Alpha">
14600       <method name="Void .ctor(String)">
14601         <size>14</size>
14602       </method>
14603       <method name="Int32 GetHashCode()">
14604         <size>18</size>
14605       </method>
14606     </type>
14607     <type name="Beta">
14608       <method name="Void .ctor(String)">
14609         <size>14</size>
14610       </method>
14611       <method name="Int32 GetHashCode()">
14612         <size>18</size>
14613       </method>
14614     </type>
14615     <type name="Program">
14616       <method name="Int32 Main()">
14617         <size>49</size>
14618       </method>
14619     </type>
14620     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14621       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14622         <size>21</size>
14623       </method>
14624       <method name="&lt;First&gt;__T get_First()">
14625         <size>7</size>
14626       </method>
14627       <method name="&lt;Second&gt;__T get_Second()">
14628         <size>7</size>
14629       </method>
14630       <method name="Boolean Equals(System.Object)">
14631         <size>69</size>
14632       </method>
14633       <method name="Int32 GetHashCode()">
14634         <size>86</size>
14635       </method>
14636       <method name="System.String ToString()">
14637         <size>142</size>
14638       </method>
14639     </type>
14640   </test>
14641   <test name="gtest-autoproperty-01.cs">
14642     <type name="Test">
14643       <method name="Void .ctor()">
14644         <size>15</size>
14645       </method>
14646       <method name="System.String get_Foo()">
14647         <size>7</size>
14648       </method>
14649       <method name="Void set_Foo(System.String)">
14650         <size>8</size>
14651       </method>
14652       <method name="Int32 get_Answer()">
14653         <size>7</size>
14654       </method>
14655       <method name="Void set_Answer(Int32)">
14656         <size>8</size>
14657       </method>
14658       <method name="Int32 Main()">
14659         <size>97</size>
14660       </method>
14661     </type>
14662     <type name="Test+A">
14663       <method name="Void .ctor()">
14664         <size>7</size>
14665       </method>
14666       <method name="System.String get_B()">
14667         <size>7</size>
14668       </method>
14669       <method name="Void set_B(System.String)">
14670         <size>8</size>
14671       </method>
14672     </type>
14673   </test>
14674   <test name="gtest-autoproperty-02.cs">
14675     <type name="Test">
14676       <method name="Void .ctor()">
14677         <size>7</size>
14678       </method>
14679       <method name="System.String get_Foo()">
14680         <size>6</size>
14681       </method>
14682       <method name="Void set_Foo(System.String)">
14683         <size>7</size>
14684       </method>
14685       <method name="Int32 get_Answer()">
14686         <size>6</size>
14687       </method>
14688       <method name="Void set_Answer(Int32)">
14689         <size>7</size>
14690       </method>
14691       <method name="Int32 Main()">
14692         <size>114</size>
14693       </method>
14694     </type>
14695     <type name="Test+A">
14696       <method name="Void .ctor()">
14697         <size>7</size>
14698       </method>
14699       <method name="System.String get_B()">
14700         <size>6</size>
14701       </method>
14702       <method name="Void set_B(System.String)">
14703         <size>7</size>
14704       </method>
14705       <method name="System.String get_C()">
14706         <size>6</size>
14707       </method>
14708       <method name="Void set_C(System.String)">
14709         <size>7</size>
14710       </method>
14711       <method name="Void DoThings()">
14712         <size>11</size>
14713       </method>
14714     </type>
14715   </test>
14716   <test name="gtest-autoproperty-03.cs">
14717     <type name="Test">
14718       <method name="Void .ctor()">
14719         <size>7</size>
14720       </method>
14721       <method name="System.String get_Foo()">
14722         <size>7</size>
14723       </method>
14724       <method name="Void set_Foo(System.String)">
14725         <size>8</size>
14726       </method>
14727       <method name="Int32 Main()">
14728         <size>236</size>
14729       </method>
14730     </type>
14731   </test>
14732   <test name="gtest-autoproperty-04.cs">
14733     <type name="MonoTests.MainClass">
14734       <method name="Void .ctor()">
14735         <size>7</size>
14736       </method>
14737       <method name="System.String[] get_foo()">
14738         <size>7</size>
14739       </method>
14740       <method name="Void set_foo(System.String[])">
14741         <size>8</size>
14742       </method>
14743       <method name="System.String[] get_bar()">
14744         <size>0</size>
14745       </method>
14746       <method name="Void set_bar(System.String[])">
14747         <size>0</size>
14748       </method>
14749       <method name="Void Main(System.String[])">
14750         <size>11</size>
14751       </method>
14752     </type>
14753     <type name="MonoTests.ChildClass">
14754       <method name="Void .ctor()">
14755         <size>7</size>
14756       </method>
14757       <method name="System.String[] get_foo()">
14758         <size>7</size>
14759       </method>
14760       <method name="Void set_foo(System.String[])">
14761         <size>8</size>
14762       </method>
14763       <method name="System.String[] get_bar()">
14764         <size>7</size>
14765       </method>
14766       <method name="Void set_bar(System.String[])">
14767         <size>8</size>
14768       </method>
14769     </type>
14770   </test>
14771   <test name="gtest-autoproperty-05.cs">
14772     <type name="Test">
14773       <method name="Void .ctor()">
14774         <size>7</size>
14775       </method>
14776       <method name="System.String get_X()">
14777         <size>7</size>
14778       </method>
14779       <method name="Void set_X(System.String)">
14780         <size>8</size>
14781       </method>
14782     </type>
14783     <type name="M">
14784       <method name="Void .ctor()">
14785         <size>7</size>
14786       </method>
14787       <method name="Void Main()">
14788         <size>1</size>
14789       </method>
14790     </type>
14791   </test>
14792   <test name="gtest-autoproperty-06.cs">
14793     <type name="A">
14794       <method name="Void .ctor()">
14795         <size>7</size>
14796       </method>
14797     </type>
14798     <type name="B">
14799       <method name="Void .ctor()">
14800         <size>7</size>
14801       </method>
14802     </type>
14803     <type name="C">
14804       <method name="Void .ctor()">
14805         <size>7</size>
14806       </method>
14807       <method name="B I&lt;B&gt;.get_Prop()">
14808         <size>7</size>
14809       </method>
14810       <method name="Void I&lt;B&gt;.set_Prop(B)">
14811         <size>8</size>
14812       </method>
14813       <method name="A I&lt;A&gt;.get_Prop()">
14814         <size>7</size>
14815       </method>
14816       <method name="Void I&lt;A&gt;.set_Prop(A)">
14817         <size>8</size>
14818       </method>
14819     </type>
14820     <type name="Program">
14821       <method name="Void .ctor()">
14822         <size>7</size>
14823       </method>
14824       <method name="Void Main(System.String[])">
14825         <size>7</size>
14826       </method>
14827     </type>
14828   </test>
14829   <test name="gtest-collectioninit-01.cs">
14830     <type name="Test">
14831       <method name="Void .ctor()">
14832         <size>7</size>
14833       </method>
14834       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14835         <size>81</size>
14836       </method>
14837       <method name="Int32 Main()">
14838         <size>524</size>
14839       </method>
14840     </type>
14841     <type name="Test+Wrap">
14842       <method name="Void .ctor()">
14843         <size>31</size>
14844       </method>
14845       <method name="Void .ctor(Int32)">
14846         <size>25</size>
14847       </method>
14848       <method name="System.Collections.ArrayList get_Numbers()">
14849         <size>7</size>
14850       </method>
14851     </type>
14852   </test>
14853   <test name="gtest-collectioninit-02.cs">
14854     <type name="C">
14855       <method name="Void .ctor()">
14856         <size>7</size>
14857       </method>
14858       <method name="Int32 Main()">
14859         <size>73</size>
14860       </method>
14861     </type>
14862   </test>
14863   <test name="gtest-collectioninit-03.cs">
14864     <type name="X">
14865       <method name="Void .ctor()">
14866         <size>7</size>
14867       </method>
14868       <method name="Int32 Main()">
14869         <size>34</size>
14870       </method>
14871       <method name="Void R(System.Object ByRef)">
14872         <size>28</size>
14873       </method>
14874     </type>
14875   </test>
14876   <test name="gtest-etree-01.cs">
14877     <type name="MyTypeExplicit">
14878       <method name="Void .ctor(Int32)">
14879         <size>14</size>
14880       </method>
14881       <method name="Int32 op_Explicit(MyTypeExplicit)">
14882         <size>7</size>
14883       </method>
14884     </type>
14885     <type name="MemberAccessData">
14886       <method name="Void .ctor()">
14887         <size>7</size>
14888       </method>
14889       <method name="Void .cctor()">
14890         <size>16</size>
14891       </method>
14892       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14893         <size>24</size>
14894       </method>
14895       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14896         <size>24</size>
14897       </method>
14898       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14899         <size>33</size>
14900       </method>
14901       <method name="Void set_MyTypeProperty(MyType)">
14902         <size>8</size>
14903       </method>
14904       <method name="MyType get_MyTypeProperty()">
14905         <size>7</size>
14906       </method>
14907       <method name="System.String get_StaticProperty()">
14908         <size>6</size>
14909       </method>
14910     </type>
14911     <type name="NewTest`1[T]">
14912       <method name="Void .ctor(T)">
14913         <size>27</size>
14914       </method>
14915       <method name="Void .ctor(T[])">
14916         <size>14</size>
14917       </method>
14918       <method name="Int32 GetHashCode()">
14919         <size>7</size>
14920       </method>
14921       <method name="Boolean Equals(System.Object)">
14922         <size>89</size>
14923       </method>
14924     </type>
14925     <type name="Indexer">
14926       <method name="Void .ctor()">
14927         <size>7</size>
14928       </method>
14929       <method name="Int32 get_Item(Int32)">
14930         <size>2</size>
14931       </method>
14932       <method name="Void set_Item(Int32, Int32)">
14933         <size>1</size>
14934       </method>
14935       <method name="System.String get_Item(System.String[])">
14936         <size>7</size>
14937       </method>
14938     </type>
14939     <type name="Tester">
14940       <method name="Void .ctor()">
14941         <size>7</size>
14942       </method>
14943       <method name="Void Assert[T](T, T)">
14944         <size>9</size>
14945       </method>
14946       <method name="Void Assert[T](T, T, System.String)">
14947         <size>89</size>
14948       </method>
14949       <method name="Void Assert[T](T[], T[])">
14950         <size>220</size>
14951       </method>
14952       <method name="T GenericMethod[T](T)">
14953         <size>2</size>
14954       </method>
14955       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14956         <size>56</size>
14957       </method>
14958       <method name="Void AddTest()">
14959         <size>99</size>
14960       </method>
14961       <method name="Void AddTest_2()">
14962         <size>118</size>
14963       </method>
14964       <method name="Void AddTest_3()">
14965         <size>129</size>
14966       </method>
14967       <method name="Void AddTest_4()">
14968         <size>191</size>
14969       </method>
14970       <method name="Void AddTest_5()">
14971         <size>133</size>
14972       </method>
14973       <method name="Void AddTest_6()">
14974         <size>158</size>
14975       </method>
14976       <method name="Void AddTest_7()">
14977         <size>142</size>
14978       </method>
14979       <method name="Void AddTest_8()">
14980         <size>248</size>
14981       </method>
14982       <method name="Void AddTest_9()">
14983         <size>142</size>
14984       </method>
14985       <method name="Void AddCheckedTest()">
14986         <size>99</size>
14987       </method>
14988       <method name="Void AddCheckedTest_2()">
14989         <size>118</size>
14990       </method>
14991       <method name="Void AddCheckedTest_3()">
14992         <size>129</size>
14993       </method>
14994       <method name="Void AddStringTest()">
14995         <size>128</size>
14996       </method>
14997       <method name="Void AddStringTest_2()">
14998         <size>173</size>
14999       </method>
15000       <method name="Void AddStringTest_3()">
15001         <size>174</size>
15002       </method>
15003       <method name="Void AddStringTest_4()">
15004         <size>174</size>
15005       </method>
15006       <method name="Void AndTest()">
15007         <size>140</size>
15008       </method>
15009       <method name="Void AndTest_2()">
15010         <size>161</size>
15011       </method>
15012       <method name="Void AndTest_3()">
15013         <size>161</size>
15014       </method>
15015       <method name="Void AndNullableTest()">
15016         <size>381</size>
15017       </method>
15018       <method name="Void AndNullableTest_2()">
15019         <size>237</size>
15020       </method>
15021       <method name="Void AndNullableTest_3()">
15022         <size>198</size>
15023       </method>
15024       <method name="Void AndAlsoTest()">
15025         <size>96</size>
15026       </method>
15027       <method name="Void AndAlsoTest_2()">
15028         <size>165</size>
15029       </method>
15030       <method name="Void AndAlsoTest_3()">
15031         <size>108</size>
15032       </method>
15033       <method name="Void ArrayIndexTest()">
15034         <size>145</size>
15035       </method>
15036       <method name="Void ArrayIndexTest_2()">
15037         <size>115</size>
15038       </method>
15039       <method name="Void ArrayIndexTest_3()">
15040         <size>229</size>
15041       </method>
15042       <method name="Void ArrayIndexTest_4()">
15043         <size>258</size>
15044       </method>
15045       <method name="Void ArrayIndexTest_5()">
15046         <size>108</size>
15047       </method>
15048       <method name="Void ArrayLengthTest()">
15049         <size>99</size>
15050       </method>
15051       <method name="Void ArrayLengthTest_2()">
15052         <size>91</size>
15053       </method>
15054       <method name="Void CallTest()">
15055         <size>138</size>
15056       </method>
15057       <method name="Void CallTest_2()">
15058         <size>107</size>
15059       </method>
15060       <method name="Void CallTest_3()">
15061         <size>207</size>
15062       </method>
15063       <method name="Void CallTest_4()">
15064         <size>121</size>
15065       </method>
15066       <method name="Void CallTest_5()">
15067         <size>99</size>
15068       </method>
15069       <method name="Void CallTest_6()">
15070         <size>70</size>
15071       </method>
15072       <method name="Void CallTest_7()">
15073         <size>124</size>
15074       </method>
15075       <method name="Void CallTest_8()">
15076         <size>227</size>
15077       </method>
15078       <method name="Void CallTest_9()">
15079         <size>88</size>
15080       </method>
15081       <method name="Void CoalesceTest()">
15082         <size>120</size>
15083       </method>
15084       <method name="Void CoalesceTest_2()">
15085         <size>171</size>
15086       </method>
15087       <method name="Void ConditionTest()">
15088         <size>170</size>
15089       </method>
15090       <method name="Void ConditionTest_2()">
15091         <size>301</size>
15092       </method>
15093       <method name="Void ConditionTest_3()">
15094         <size>179</size>
15095       </method>
15096       <method name="Void ConditionTest_4()">
15097         <size>183</size>
15098       </method>
15099       <method name="Void ConstantTest()">
15100         <size>59</size>
15101       </method>
15102       <method name="Void ConstantTest_2()">
15103         <size>62</size>
15104       </method>
15105       <method name="Void ConstantTest_3()">
15106         <size>54</size>
15107       </method>
15108       <method name="Void ConstantTest_4()">
15109         <size>54</size>
15110       </method>
15111       <method name="Void ConstantTest_5()">
15112         <size>59</size>
15113       </method>
15114       <method name="Void ConstantTest_6()">
15115         <size>67</size>
15116       </method>
15117       <method name="Void ConstantTest_7()">
15118         <size>62</size>
15119       </method>
15120       <method name="Void ConstantTest_8()">
15121         <size>72</size>
15122       </method>
15123       <method name="Void ConstantTest_9()">
15124         <size>72</size>
15125       </method>
15126       <method name="Void ConstantTest_10()">
15127         <size>72</size>
15128       </method>
15129       <method name="Void ConstantTest_11()">
15130         <size>59</size>
15131       </method>
15132       <method name="Void ConstantTest_13()">
15133         <size>59</size>
15134       </method>
15135       <method name="Void ConstantTest_14()">
15136         <size>72</size>
15137       </method>
15138       <method name="Void ConstantTest_15()">
15139         <size>62</size>
15140       </method>
15141       <method name="Void ConvertTest()">
15142         <size>82</size>
15143       </method>
15144       <method name="Void ConvertTest_2()">
15145         <size>83</size>
15146       </method>
15147       <method name="Void ConvertTest_3()">
15148         <size>93</size>
15149       </method>
15150       <method name="Void ConvertTest_4()">
15151         <size>102</size>
15152       </method>
15153       <method name="Void ConvertTest_5()">
15154         <size>109</size>
15155       </method>
15156       <method name="Void ConvertTest_6()">
15157         <size>240</size>
15158       </method>
15159       <method name="Void ConvertTest_7()">
15160         <size>122</size>
15161       </method>
15162       <method name="Void ConvertTest_8()">
15163         <size>118</size>
15164       </method>
15165       <method name="Void ConvertTest_9()">
15166         <size>97</size>
15167       </method>
15168       <method name="Void ConvertTest_10()">
15169         <size>163</size>
15170       </method>
15171       <method name="Void ConvertTest_11()">
15172         <size>101</size>
15173       </method>
15174       <method name="Void ConvertTest_12()">
15175         <size>166</size>
15176       </method>
15177       <method name="Void ConvertTest_13()">
15178         <size>86</size>
15179       </method>
15180       <method name="Void ConvertTest_14()">
15181         <size>88</size>
15182       </method>
15183       <method name="Void ConvertTest_15()">
15184         <size>132</size>
15185       </method>
15186       <method name="Void ConvertCheckedTest()">
15187         <size>82</size>
15188       </method>
15189       <method name="Void ConvertCheckedTest_2()">
15190         <size>83</size>
15191       </method>
15192       <method name="Void ConvertCheckedTest_3()">
15193         <size>93</size>
15194       </method>
15195       <method name="Void ConvertCheckedTest_4()">
15196         <size>102</size>
15197       </method>
15198       <method name="Void DivideTest()">
15199         <size>99</size>
15200       </method>
15201       <method name="Void DivideTest_2()">
15202         <size>185</size>
15203       </method>
15204       <method name="Void DivideTest_3()">
15205         <size>129</size>
15206       </method>
15207       <method name="Void DivideTest_4()">
15208         <size>192</size>
15209       </method>
15210       <method name="Void DivideTest_5()">
15211         <size>134</size>
15212       </method>
15213       <method name="Void DivideTest_6()">
15214         <size>196</size>
15215       </method>
15216       <method name="Void EqualTest()">
15217         <size>118</size>
15218       </method>
15219       <method name="Void EqualTest_2()">
15220         <size>168</size>
15221       </method>
15222       <method name="Void EqualTest_3()">
15223         <size>125</size>
15224       </method>
15225       <method name="Void EqualTest_4()">
15226         <size>210</size>
15227       </method>
15228       <method name="Void EqualTest_5()">
15229         <size>176</size>
15230       </method>
15231       <method name="Void EqualTest_6()">
15232         <size>119</size>
15233       </method>
15234       <method name="Void EqualTest_7()">
15235         <size>167</size>
15236       </method>
15237       <method name="Void EqualTest_8()">
15238         <size>126</size>
15239       </method>
15240       <method name="Void EqualTest_9()">
15241         <size>146</size>
15242       </method>
15243       <method name="Void EqualTest_10()">
15244         <size>169</size>
15245       </method>
15246       <method name="Void EqualTest_11()">
15247         <size>132</size>
15248       </method>
15249       <method name="Void EqualTest_12()">
15250         <size>127</size>
15251       </method>
15252       <method name="Void EqualTest_13()">
15253         <size>124</size>
15254       </method>
15255       <method name="Void EqualTestDelegate()">
15256         <size>113</size>
15257       </method>
15258       <method name="Void EqualTestDelegate_2()">
15259         <size>312</size>
15260       </method>
15261       <method name="Void ExclusiveOrTest()">
15262         <size>115</size>
15263       </method>
15264       <method name="Void ExclusiveOrTest_2()">
15265         <size>183</size>
15266       </method>
15267       <method name="Void ExclusiveOrTest_3()">
15268         <size>129</size>
15269       </method>
15270       <method name="Void ExclusiveOrTest_4()">
15271         <size>192</size>
15272       </method>
15273       <method name="Void ExclusiveOrTest_5()">
15274         <size>197</size>
15275       </method>
15276       <method name="Void ExclusiveOrTest_6()">
15277         <size>161</size>
15278       </method>
15279       <method name="Void ExclusiveOrTest_7()">
15280         <size>198</size>
15281       </method>
15282       <method name="Void ExclusiveOrTest_8()">
15283         <size>164</size>
15284       </method>
15285       <method name="Void GreaterThanTest()">
15286         <size>99</size>
15287       </method>
15288       <method name="Void GreaterThanTest_2()">
15289         <size>154</size>
15290       </method>
15291       <method name="Void GreaterThanTest_3()">
15292         <size>125</size>
15293       </method>
15294       <method name="Void GreaterThanTest_4()">
15295         <size>210</size>
15296       </method>
15297       <method name="Void GreaterThanTest_5()">
15298         <size>209</size>
15299       </method>
15300       <method name="Void GreaterThanTest_6()">
15301         <size>102</size>
15302       </method>
15303       <method name="Void GreaterThanTest_7()">
15304         <size>146</size>
15305       </method>
15306       <method name="Void GreaterThanTest_8()">
15307         <size>169</size>
15308       </method>
15309       <method name="Void GreaterThanOrEqualTest()">
15310         <size>99</size>
15311       </method>
15312       <method name="Void GreaterThanOrEqualTest_2()">
15313         <size>169</size>
15314       </method>
15315       <method name="Void GreaterThanOrEqualTest_3()">
15316         <size>130</size>
15317       </method>
15318       <method name="Void GreaterThanOrEqualTest_4()">
15319         <size>210</size>
15320       </method>
15321       <method name="Void GreaterThanOrEqualTest_5()">
15322         <size>209</size>
15323       </method>
15324       <method name="Void GreaterThanOrEqualTest_6()">
15325         <size>102</size>
15326       </method>
15327       <method name="Void GreaterThanOrEqualTest_7()">
15328         <size>146</size>
15329       </method>
15330       <method name="Void GreaterThanOrEqualTest_8()">
15331         <size>169</size>
15332       </method>
15333       <method name="Void InvokeTest()">
15334         <size>90</size>
15335       </method>
15336       <method name="Void InvokeTest_2()">
15337         <size>138</size>
15338       </method>
15339       <method name="Void LeftShiftTest()">
15340         <size>155</size>
15341       </method>
15342       <method name="Void LeftShiftTest_2()">
15343         <size>162</size>
15344       </method>
15345       <method name="Void LeftShiftTest_3()">
15346         <size>184</size>
15347       </method>
15348       <method name="Void LeftShiftTest_4()">
15349         <size>261</size>
15350       </method>
15351       <method name="Void LeftShiftTest_5()">
15352         <size>110</size>
15353       </method>
15354       <method name="Void LessThanTest()">
15355         <size>99</size>
15356       </method>
15357       <method name="Void LessThanTest_2()">
15358         <size>154</size>
15359       </method>
15360       <method name="Void LessThanTest_3()">
15361         <size>125</size>
15362       </method>
15363       <method name="Void LessThanTest_4()">
15364         <size>210</size>
15365       </method>
15366       <method name="Void LessThanTest_5()">
15367         <size>209</size>
15368       </method>
15369       <method name="Void LessThanTest_6()">
15370         <size>102</size>
15371       </method>
15372       <method name="Void LessThanTest_7()">
15373         <size>146</size>
15374       </method>
15375       <method name="Void LessThanTest_8()">
15376         <size>169</size>
15377       </method>
15378       <method name="Void LessThanOrEqualTest()">
15379         <size>99</size>
15380       </method>
15381       <method name="Void LessThanOrEqualTest_2()">
15382         <size>169</size>
15383       </method>
15384       <method name="Void LessThanOrEqualTest_3()">
15385         <size>125</size>
15386       </method>
15387       <method name="Void LessThanOrEqualTest_4()">
15388         <size>210</size>
15389       </method>
15390       <method name="Void LessThanOrEqualTest_5()">
15391         <size>209</size>
15392       </method>
15393       <method name="Void LessThanOrEqualTest_6()">
15394         <size>102</size>
15395       </method>
15396       <method name="Void LessThanOrEqualTest_7()">
15397         <size>146</size>
15398       </method>
15399       <method name="Void LessThanOrEqualTest_8()">
15400         <size>169</size>
15401       </method>
15402       <method name="Void ListInitTest()">
15403         <size>414</size>
15404       </method>
15405       <method name="Void ListInitTest_2()">
15406         <size>292</size>
15407       </method>
15408       <method name="Void MemberAccessTest()">
15409         <size>132</size>
15410       </method>
15411       <method name="Void MemberAccessTest_2()">
15412         <size>63</size>
15413       </method>
15414       <method name="Void MemberAccessTest_3()">
15415         <size>113</size>
15416       </method>
15417       <method name="Void MemberAccessTest_4()">
15418         <size>91</size>
15419       </method>
15420       <method name="Void MemberAccessTest_5()">
15421         <size>39</size>
15422       </method>
15423       <method name="Void MemberAccessTest_6()">
15424         <size>104</size>
15425       </method>
15426       <method name="Void MemberAccessTest_7()">
15427         <size>109</size>
15428       </method>
15429       <method name="Void MemberAccessTest_8()">
15430         <size>63</size>
15431       </method>
15432       <method name="Void MemberAccessTest_9()">
15433         <size>80</size>
15434       </method>
15435       <method name="Void MemberInitTest()">
15436         <size>302</size>
15437       </method>
15438       <method name="Void MemberInitTest_2()">
15439         <size>250</size>
15440       </method>
15441       <method name="Void MemberInitTest_3()">
15442         <size>124</size>
15443       </method>
15444       <method name="Void ModuloTest()">
15445         <size>100</size>
15446       </method>
15447       <method name="Void ModuloTest_2()">
15448         <size>185</size>
15449       </method>
15450       <method name="Void ModuloTest_3()">
15451         <size>129</size>
15452       </method>
15453       <method name="Void ModuloTest_4()">
15454         <size>192</size>
15455       </method>
15456       <method name="Void ModuloTest_5()">
15457         <size>133</size>
15458       </method>
15459       <method name="Void ModuloTest_6()">
15460         <size>200</size>
15461       </method>
15462       <method name="Void ModuloTest_7()">
15463         <size>110</size>
15464       </method>
15465       <method name="Void MultiplyTest()">
15466         <size>131</size>
15467       </method>
15468       <method name="Void MultiplyTest_2()">
15469         <size>185</size>
15470       </method>
15471       <method name="Void MultiplyTest_3()">
15472         <size>133</size>
15473       </method>
15474       <method name="Void MultiplyTest_4()">
15475         <size>195</size>
15476       </method>
15477       <method name="Void MultiplyTest_5()">
15478         <size>137</size>
15479       </method>
15480       <method name="Void MultiplyTest_6()">
15481         <size>202</size>
15482       </method>
15483       <method name="Void MultiplyTest_7()">
15484         <size>110</size>
15485       </method>
15486       <method name="Void MultiplyCheckedTest()">
15487         <size>122</size>
15488       </method>
15489       <method name="Void MultiplyCheckedTest_2()">
15490         <size>192</size>
15491       </method>
15492       <method name="Void MultiplyCheckedTest_3()">
15493         <size>133</size>
15494       </method>
15495       <method name="Void MultiplyCheckedTest_4()">
15496         <size>121</size>
15497       </method>
15498       <method name="Void MultiplyCheckedTest_5()">
15499         <size>124</size>
15500       </method>
15501       <method name="Void NegateTest()">
15502         <size>72</size>
15503       </method>
15504       <method name="Void NegateTest_2()">
15505         <size>92</size>
15506       </method>
15507       <method name="Void NegateTest_3()">
15508         <size>130</size>
15509       </method>
15510       <method name="Void NegateTest_4()">
15511         <size>97</size>
15512       </method>
15513       <method name="Void NegateTest_5()">
15514         <size>141</size>
15515       </method>
15516       <method name="Void NegateTest_6()">
15517         <size>121</size>
15518       </method>
15519       <method name="Void NegateTest_7()">
15520         <size>132</size>
15521       </method>
15522       <method name="Void NegateTest_8()">
15523         <size>97</size>
15524       </method>
15525       <method name="Void NegateTest_9()">
15526         <size>87</size>
15527       </method>
15528       <method name="Void NegateTestChecked()">
15529         <size>91</size>
15530       </method>
15531       <method name="Void NegateTestChecked_2()">
15532         <size>137</size>
15533       </method>
15534       <method name="Void NegateTestChecked_3()">
15535         <size>97</size>
15536       </method>
15537       <method name="Void NegateTestChecked_4()">
15538         <size>86</size>
15539       </method>
15540       <method name="Void NewArrayInitTest()">
15541         <size>64</size>
15542       </method>
15543       <method name="Void NewArrayInitTest_2()">
15544         <size>64</size>
15545       </method>
15546       <method name="Void NewArrayInitTest_3()">
15547         <size>136</size>
15548       </method>
15549       <method name="Void NewArrayInitTest_4()">
15550         <size>120</size>
15551       </method>
15552       <method name="Void NewArrayBoundsTest()">
15553         <size>123</size>
15554       </method>
15555       <method name="Void NewArrayBoundsTest_2()">
15556         <size>123</size>
15557       </method>
15558       <method name="Void NewTest()">
15559         <size>93</size>
15560       </method>
15561       <method name="Void NewTest_2()">
15562         <size>61</size>
15563       </method>
15564       <method name="Void NewTest_3()">
15565         <size>98</size>
15566       </method>
15567       <method name="Void NewTest_4()">
15568         <size>252</size>
15569       </method>
15570       <method name="Void NewTest_5()">
15571         <size>128</size>
15572       </method>
15573       <method name="Void NotTest()">
15574         <size>70</size>
15575       </method>
15576       <method name="Void NotTest_2()">
15577         <size>113</size>
15578       </method>
15579       <method name="Void NotTest_3()">
15580         <size>71</size>
15581       </method>
15582       <method name="Void NotTest_4()">
15583         <size>105</size>
15584       </method>
15585       <method name="Void NotTest_5()">
15586         <size>73</size>
15587       </method>
15588       <method name="Void NotTest_6()">
15589         <size>104</size>
15590       </method>
15591       <method name="Void NotNullableTest()">
15592         <size>114</size>
15593       </method>
15594       <method name="Void NotNullableTest_2()">
15595         <size>134</size>
15596       </method>
15597       <method name="Void NotNullableTest_3()">
15598         <size>130</size>
15599       </method>
15600       <method name="Void NotNullableTest_4()">
15601         <size>149</size>
15602       </method>
15603       <method name="Void NotNullableTest_5()">
15604         <size>148</size>
15605       </method>
15606       <method name="Void NotEqualTest()">
15607         <size>118</size>
15608       </method>
15609       <method name="Void NotEqualTest_2()">
15610         <size>166</size>
15611       </method>
15612       <method name="Void NotEqualTest_3()">
15613         <size>125</size>
15614       </method>
15615       <method name="Void NotEqualTest_4()">
15616         <size>210</size>
15617       </method>
15618       <method name="Void NotEqualTest_5()">
15619         <size>176</size>
15620       </method>
15621       <method name="Void NotEqualTest_6()">
15622         <size>119</size>
15623       </method>
15624       <method name="Void NotEqualTest_7()">
15625         <size>167</size>
15626       </method>
15627       <method name="Void NotEqualTest_8()">
15628         <size>126</size>
15629       </method>
15630       <method name="Void NotEqualTest_9()">
15631         <size>146</size>
15632       </method>
15633       <method name="Void NotEqualTest_10()">
15634         <size>169</size>
15635       </method>
15636       <method name="Void NotEqualTest_11()">
15637         <size>132</size>
15638       </method>
15639       <method name="Void OrTest()">
15640         <size>141</size>
15641       </method>
15642       <method name="Void OrTest_2()">
15643         <size>129</size>
15644       </method>
15645       <method name="Void OrTest_3()">
15646         <size>161</size>
15647       </method>
15648       <method name="Void OrNullableTest()">
15649         <size>382</size>
15650       </method>
15651       <method name="Void OrNullableTest_2()">
15652         <size>186</size>
15653       </method>
15654       <method name="Void OrNullableTest_3()">
15655         <size>176</size>
15656       </method>
15657       <method name="Void OrNullableTest_4()">
15658         <size>198</size>
15659       </method>
15660       <method name="Void OrElseTest()">
15661         <size>97</size>
15662       </method>
15663       <method name="Void OrElseTest_2()">
15664         <size>167</size>
15665       </method>
15666       <method name="Void ParameterTest()">
15667         <size>73</size>
15668       </method>
15669       <method name="Void ParameterTest_2()">
15670         <size>75</size>
15671       </method>
15672       <method name="Void ParameterTest_3()">
15673         <size>73</size>
15674       </method>
15675       <method name="Void ParameterTest_4()">
15676         <size>100</size>
15677       </method>
15678       <method name="Void QuoteTest()">
15679         <size>85</size>
15680       </method>
15681       <method name="Void RightShiftTest()">
15682         <size>152</size>
15683       </method>
15684       <method name="Void RightShiftTest_2()">
15685         <size>159</size>
15686       </method>
15687       <method name="Void RightShiftTest_3()">
15688         <size>184</size>
15689       </method>
15690       <method name="Void RightShiftTest_4()">
15691         <size>258</size>
15692       </method>
15693       <method name="Void SubtractTest()">
15694         <size>100</size>
15695       </method>
15696       <method name="Void SubtractTest_2()">
15697         <size>119</size>
15698       </method>
15699       <method name="Void SubtractTest_3()">
15700         <size>130</size>
15701       </method>
15702       <method name="Void SubtractTest_4()">
15703         <size>192</size>
15704       </method>
15705       <method name="Void SubtractTest_5()">
15706         <size>134</size>
15707       </method>
15708       <method name="Void SubtractTest_6()">
15709         <size>160</size>
15710       </method>
15711       <method name="Void SubtractTest_7()">
15712         <size>113</size>
15713       </method>
15714       <method name="Void SubtractTest_8()">
15715         <size>146</size>
15716       </method>
15717       <method name="Void SubtractTest_9()">
15718         <size>142</size>
15719       </method>
15720       <method name="Void SubtractTest_10()">
15721         <size>161</size>
15722       </method>
15723       <method name="Void SubtractTest_11()">
15724         <size>157</size>
15725       </method>
15726       <method name="Void SubtractCheckedTest()">
15727         <size>127</size>
15728       </method>
15729       <method name="Void SubtractCheckedTest_2()">
15730         <size>185</size>
15731       </method>
15732       <method name="Void SubtractCheckedTest_3()">
15733         <size>130</size>
15734       </method>
15735       <method name="Void SubtractCheckedTest_4()">
15736         <size>121</size>
15737       </method>
15738       <method name="Void TypeAsTest()">
15739         <size>80</size>
15740       </method>
15741       <method name="Void TypeAsTest_2()">
15742         <size>144</size>
15743       </method>
15744       <method name="Void TypeAsTest_3()">
15745         <size>95</size>
15746       </method>
15747       <method name="Void TypeIsTest()">
15748         <size>103</size>
15749       </method>
15750       <method name="Void TypeIsTest_2()">
15751         <size>103</size>
15752       </method>
15753       <method name="Void TypeIsTest_3()">
15754         <size>95</size>
15755       </method>
15756       <method name="Void TypeIsTest_5()">
15757         <size>74</size>
15758       </method>
15759       <method name="Void TypeIsTest_6()">
15760         <size>111</size>
15761       </method>
15762       <method name="Void UnaryPlusTest()">
15763         <size>67</size>
15764       </method>
15765       <method name="Void UnaryPlusTest_2()">
15766         <size>47</size>
15767       </method>
15768       <method name="Void UnaryPlusTest_3()">
15769         <size>97</size>
15770       </method>
15771       <method name="Void UnaryPlusTest_4()">
15772         <size>141</size>
15773       </method>
15774       <method name="Void UnaryPlusTest_5()">
15775         <size>140</size>
15776       </method>
15777       <method name="System.String InstanceMethod(System.String)">
15778         <size>2</size>
15779       </method>
15780       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15781         <size>30</size>
15782       </method>
15783       <method name="Int32 TestInt()">
15784         <size>3</size>
15785       </method>
15786       <method name="Void RefMethod(Int32 ByRef)">
15787         <size>8</size>
15788       </method>
15789       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15790         <size>87</size>
15791       </method>
15792       <method name="Int32 Main()">
15793         <size>179</size>
15794       </method>
15795     </type>
15796     <type name="Tester+EmptyDelegate">
15797       <method name="Void .ctor(Object, IntPtr)">
15798         <size>0</size>
15799       </method>
15800       <method name="Void Invoke()">
15801         <size>0</size>
15802       </method>
15803       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15804         <size>0</size>
15805       </method>
15806       <method name="Void EndInvoke(IAsyncResult)">
15807         <size>0</size>
15808       </method>
15809     </type>
15810     <type name="Tester+IntDelegate">
15811       <method name="Void .ctor(Object, IntPtr)">
15812         <size>0</size>
15813       </method>
15814       <method name="Int32 Invoke()">
15815         <size>0</size>
15816       </method>
15817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15818         <size>0</size>
15819       </method>
15820       <method name="Int32 EndInvoke(IAsyncResult)">
15821         <size>0</size>
15822       </method>
15823     </type>
15824     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15825       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15826         <size>21</size>
15827       </method>
15828       <method name="&lt;A&gt;__T get_A()">
15829         <size>7</size>
15830       </method>
15831       <method name="&lt;Value&gt;__T get_Value()">
15832         <size>7</size>
15833       </method>
15834       <method name="Boolean Equals(System.Object)">
15835         <size>69</size>
15836       </method>
15837       <method name="Int32 GetHashCode()">
15838         <size>86</size>
15839       </method>
15840       <method name="System.String ToString()">
15841         <size>142</size>
15842       </method>
15843     </type>
15844     <type name="Tester">
15845       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15846         <size>1</size>
15847       </method>
15848       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15849         <size>1</size>
15850       </method>
15851       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15852         <size>1</size>
15853       </method>
15854       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15855         <size>1</size>
15856       </method>
15857       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15858         <size>1</size>
15859       </method>
15860       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15861         <size>12</size>
15862       </method>
15863       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15864         <size>12</size>
15865       </method>
15866       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15867         <size>7</size>
15868       </method>
15869       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15870         <size>7</size>
15871       </method>
15872       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15873         <size>5</size>
15874       </method>
15875       <method name="Void NewArrayInitTest_5()">
15876         <size>158</size>
15877       </method>
15878       <method name="Void ConditionTest_5()">
15879         <size>107</size>
15880       </method>
15881       <method name="Void AndTest_4()">
15882         <size>92</size>
15883       </method>
15884       <method name="Void MemberInitTest_4()">
15885         <size>66</size>
15886       </method>
15887       <method name="Void NewTest_6()">
15888         <size>53</size>
15889       </method>
15890     </type>
15891     <type name="InverseLogicalOperator">
15892       <method name="Void .ctor(Boolean)">
15893         <size>8</size>
15894       </method>
15895       <method name="Boolean op_True(InverseLogicalOperator)">
15896         <size>8</size>
15897       </method>
15898       <method name="Boolean op_False(InverseLogicalOperator)">
15899         <size>8</size>
15900       </method>
15901     </type>
15902     <type name="MyType">
15903       <method name="Void .ctor(Int32)">
15904         <size>8</size>
15905       </method>
15906       <method name="Int16 get_ShortProp()">
15907         <size>7</size>
15908       </method>
15909       <method name="Void set_ShortProp(Int16)">
15910         <size>8</size>
15911       </method>
15912       <method name="Int32 GetHashCode()">
15913         <size>6</size>
15914       </method>
15915       <method name="System.String ToString()">
15916         <size>12</size>
15917       </method>
15918       <method name="Int32 op_Implicit(MyType)">
15919         <size>8</size>
15920       </method>
15921       <method name="Boolean op_True(MyType)">
15922         <size>16</size>
15923       </method>
15924       <method name="Boolean op_False(MyType)">
15925         <size>19</size>
15926       </method>
15927       <method name="MyType op_Addition(MyType, MyType)">
15928         <size>21</size>
15929       </method>
15930       <method name="MyType op_Subtraction(MyType, MyType)">
15931         <size>21</size>
15932       </method>
15933       <method name="MyType op_Division(MyType, MyType)">
15934         <size>21</size>
15935       </method>
15936       <method name="MyType op_Multiply(MyType, MyType)">
15937         <size>21</size>
15938       </method>
15939       <method name="MyType op_Modulus(MyType, MyType)">
15940         <size>21</size>
15941       </method>
15942       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15943         <size>21</size>
15944       </method>
15945       <method name="MyType op_BitwiseOr(MyType, MyType)">
15946         <size>21</size>
15947       </method>
15948       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15949         <size>21</size>
15950       </method>
15951       <method name="Boolean op_Equality(MyType, MyType)">
15952         <size>17</size>
15953       </method>
15954       <method name="Boolean op_Inequality(MyType, MyType)">
15955         <size>20</size>
15956       </method>
15957       <method name="Boolean op_GreaterThan(MyType, MyType)">
15958         <size>17</size>
15959       </method>
15960       <method name="Boolean op_LessThan(MyType, MyType)">
15961         <size>17</size>
15962       </method>
15963       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15964         <size>20</size>
15965       </method>
15966       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15967         <size>20</size>
15968       </method>
15969       <method name="Boolean op_LogicalNot(MyType)">
15970         <size>11</size>
15971       </method>
15972       <method name="Int32 op_RightShift(MyType, Int32)">
15973         <size>13</size>
15974       </method>
15975       <method name="Int32 op_LeftShift(MyType, Int32)">
15976         <size>13</size>
15977       </method>
15978       <method name="MyType op_UnaryNegation(MyType)">
15979         <size>14</size>
15980       </method>
15981       <method name="MyType op_UnaryPlus(MyType)">
15982         <size>13</size>
15983       </method>
15984     </type>
15985     <type name="MyTypeImplicitOnly">
15986       <method name="Void .ctor(Int16)">
15987         <size>8</size>
15988       </method>
15989       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15990         <size>8</size>
15991       </method>
15992     </type>
15993     <type name="Tester">
15994       <method name="Void EqualTest_14()">
15995         <size>101</size>
15996       </method>
15997     </type>
15998     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15999       <method name="Void .ctor()">
16000         <size>7</size>
16001       </method>
16002     </type>
16003     <type name="Tester">
16004       <method name="Void NewArrayInitTest_6()">
16005         <size>103</size>
16006       </method>
16007       <method name="Void LambdaTest()">
16008         <size>89</size>
16009       </method>
16010     </type>
16011     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey2">
16012       <method name="Void .ctor()">
16013         <size>7</size>
16014       </method>
16015     </type>
16016     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey3">
16017       <method name="Void .ctor()">
16018         <size>7</size>
16019       </method>
16020     </type>
16021     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey4">
16022       <method name="Void .ctor()">
16023         <size>7</size>
16024       </method>
16025     </type>
16026     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey5">
16027       <method name="Void .ctor()">
16028         <size>7</size>
16029       </method>
16030     </type>
16031     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey6">
16032       <method name="Void .ctor()">
16033         <size>7</size>
16034       </method>
16035     </type>
16036     <type name="Tester">
16037       <method name="Void EqualTest_15()">
16038         <size>159</size>
16039       </method>
16040     </type>
16041   </test>
16042   <test name="gtest-etree-02.cs">
16043     <type name="M">
16044       <method name="Void .ctor()">
16045         <size>7</size>
16046       </method>
16047       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16048         <size>1</size>
16049       </method>
16050       <method name="Void Main()">
16051         <size>129</size>
16052       </method>
16053     </type>
16054   </test>
16055   <test name="gtest-etree-03.cs">
16056     <type name="C">
16057       <method name="Void .ctor()">
16058         <size>7</size>
16059       </method>
16060       <method name="Int32 Main()">
16061         <size>6</size>
16062       </method>
16063     </type>
16064     <type name="S`1[T]">
16065       <method name="Int32 Test()">
16066         <size>145</size>
16067       </method>
16068     </type>
16069   </test>
16070   <test name="gtest-etree-04.cs">
16071     <type name="C">
16072       <method name="Void .ctor()">
16073         <size>7</size>
16074       </method>
16075       <method name="Int32 Main()">
16076         <size>366</size>
16077       </method>
16078     </type>
16079     <type name="C+&lt;Main&gt;c__AnonStorey0">
16080       <method name="Void .ctor()">
16081         <size>7</size>
16082       </method>
16083     </type>
16084     <type name="Foo">
16085       <method name="Boolean op_GreaterThan(Foo, Foo)">
16086         <size>6</size>
16087       </method>
16088       <method name="Boolean op_LessThan(Foo, Foo)">
16089         <size>6</size>
16090       </method>
16091       <method name="Boolean op_Equality(Foo, Foo)">
16092         <size>6</size>
16093       </method>
16094       <method name="Boolean op_Inequality(Foo, Foo)">
16095         <size>6</size>
16096       </method>
16097     </type>
16098   </test>
16099   <test name="gtest-etree-05.cs">
16100     <type name="C">
16101       <method name="Void .ctor()">
16102         <size>7</size>
16103       </method>
16104       <method name="Void Assert[T](T, T)">
16105         <size>46</size>
16106       </method>
16107       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16108         <size>56</size>
16109       </method>
16110       <method name="Int32 Main()">
16111         <size>360</size>
16112       </method>
16113     </type>
16114   </test>
16115   <test name="gtest-etree-06.cs">
16116     <type name="Test">
16117       <method name="Void .ctor()">
16118         <size>7</size>
16119       </method>
16120       <method name="Int32 Main()">
16121         <size>45</size>
16122       </method>
16123       <method name="Int32 Value()">
16124         <size>2</size>
16125       </method>
16126     </type>
16127   </test>
16128   <test name="gtest-etree-07.cs">
16129     <type name="C">
16130       <method name="Void .ctor()">
16131         <size>7</size>
16132       </method>
16133       <method name="Void Test()">
16134         <size>14</size>
16135       </method>
16136       <method name="Int32* Foo()">
16137         <size>3</size>
16138       </method>
16139       <method name="Int32 Main()">
16140         <size>594</size>
16141       </method>
16142     </type>
16143     <type name="EmptyDelegate">
16144       <method name="Void .ctor(Object, IntPtr)">
16145         <size>0</size>
16146       </method>
16147       <method name="Void Invoke()">
16148         <size>0</size>
16149       </method>
16150       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16151         <size>0</size>
16152       </method>
16153       <method name="Void EndInvoke(IAsyncResult)">
16154         <size>0</size>
16155       </method>
16156     </type>
16157     <type name="UnsafeDelegate">
16158       <method name="Void .ctor(Object, IntPtr)">
16159         <size>0</size>
16160       </method>
16161       <method name="Int32* Invoke()">
16162         <size>0</size>
16163       </method>
16164       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16165         <size>0</size>
16166       </method>
16167       <method name="Int32* EndInvoke(IAsyncResult)">
16168         <size>0</size>
16169       </method>
16170     </type>
16171   </test>
16172   <test name="gtest-etree-08.cs">
16173     <type name="Foo">
16174       <method name="Void .ctor()">
16175         <size>7</size>
16176       </method>
16177       <method name="Int32 ThisMethod()">
16178         <size>3</size>
16179       </method>
16180       <method name="Int32 Goo(Boolean)">
16181         <size>204</size>
16182       </method>
16183       <method name="Int32 Main()">
16184         <size>14</size>
16185       </method>
16186     </type>
16187     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16188       <method name="Void .ctor()">
16189         <size>7</size>
16190       </method>
16191     </type>
16192   </test>
16193   <test name="gtest-etree-09.cs">
16194     <type name="Mono.C">
16195       <method name="Void .ctor()">
16196         <size>7</size>
16197       </method>
16198       <method name="Int32 Main()">
16199         <size>300</size>
16200       </method>
16201       <method name="System.Int64[] GetValues()">
16202         <size>23</size>
16203       </method>
16204     </type>
16205     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16206       <method name="Void .ctor()">
16207         <size>7</size>
16208       </method>
16209     </type>
16210   </test>
16211   <test name="gtest-etree-10.cs">
16212     <type name="Foo`1[T]">
16213       <method name="Void .ctor()">
16214         <size>7</size>
16215       </method>
16216       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16217         <size>189</size>
16218       </method>
16219       <method name="Boolean Contains(T)">
16220         <size>2</size>
16221       </method>
16222     </type>
16223     <type name="Program">
16224       <method name="Void .ctor()">
16225         <size>7</size>
16226       </method>
16227       <method name="Int32 Main()">
16228         <size>44</size>
16229       </method>
16230     </type>
16231     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16232       <method name="Void .ctor()">
16233         <size>7</size>
16234       </method>
16235     </type>
16236   </test>
16237   <test name="gtest-etree-11.cs">
16238     <type name="C">
16239       <method name="Void .ctor()">
16240         <size>7</size>
16241       </method>
16242       <method name="Void Main()">
16243         <size>12</size>
16244       </method>
16245     </type>
16246     <type name="Test">
16247       <method name="Void .ctor()">
16248         <size>7</size>
16249       </method>
16250       <method name="Void Invalid(Int32)">
16251         <size>124</size>
16252       </method>
16253       <method name="Void Other(System.Int32[])">
16254         <size>1</size>
16255       </method>
16256     </type>
16257     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16258       <method name="Void .ctor()">
16259         <size>7</size>
16260       </method>
16261     </type>
16262   </test>
16263   <test name="gtest-etree-12.cs">
16264     <type name="TestCase">
16265       <method name="Void .cctor()">
16266         <size>68</size>
16267       </method>
16268       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16269         <size>2</size>
16270       </method>
16271       <method name="Void DummyToMakeTheStaticsInitialize()">
16272         <size>1</size>
16273       </method>
16274     </type>
16275     <type name="Program">
16276       <method name="Void .ctor()">
16277         <size>7</size>
16278       </method>
16279       <method name="Int32 Main()">
16280         <size>7</size>
16281       </method>
16282     </type>
16283   </test>
16284   <test name="gtest-etree-13.cs">
16285     <type name="Program">
16286       <method name="Void .ctor()">
16287         <size>7</size>
16288       </method>
16289       <method name="Int32 Main()">
16290         <size>53</size>
16291       </method>
16292       <method name="IEnumerable`1 Test[T](Int32)">
16293         <size>30</size>
16294       </method>
16295     </type>
16296     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16297       <method name="Void .ctor()">
16298         <size>7</size>
16299       </method>
16300       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16301         <size>7</size>
16302       </method>
16303       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16304         <size>12</size>
16305       </method>
16306       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16307         <size>7</size>
16308       </method>
16309       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16310         <size>40</size>
16311       </method>
16312       <method name="Boolean MoveNext()">
16313         <size>108</size>
16314       </method>
16315       <method name="Void Dispose()">
16316         <size>8</size>
16317       </method>
16318       <method name="Void Reset()">
16319         <size>6</size>
16320       </method>
16321     </type>
16322   </test>
16323   <test name="gtest-etree-14.cs">
16324     <type name="Person">
16325       <method name="Void .ctor()">
16326         <size>7</size>
16327       </method>
16328       <method name="Int32 get_Age()">
16329         <size>7</size>
16330       </method>
16331       <method name="Void set_Age(Int32)">
16332         <size>8</size>
16333       </method>
16334     </type>
16335     <type name="Repro">
16336       <method name="Void .ctor()">
16337         <size>7</size>
16338       </method>
16339       <method name="Int32 Main()">
16340         <size>59</size>
16341       </method>
16342       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16343         <size>44</size>
16344       </method>
16345       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16346         <size>13</size>
16347       </method>
16348     </type>
16349     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16350       <method name="Void .ctor()">
16351         <size>7</size>
16352       </method>
16353       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16354         <size>7</size>
16355       </method>
16356       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16357         <size>12</size>
16358       </method>
16359       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16360         <size>7</size>
16361       </method>
16362       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16363         <size>52</size>
16364       </method>
16365       <method name="Boolean MoveNext()">
16366         <size>293</size>
16367       </method>
16368       <method name="Void Dispose()">
16369         <size>60</size>
16370       </method>
16371       <method name="Void Reset()">
16372         <size>6</size>
16373       </method>
16374     </type>
16375   </test>
16376   <test name="gtest-etree-15.cs">
16377     <type name="Foo">
16378       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16379         <size>2</size>
16380       </method>
16381       <method name="Void Main()">
16382         <size>190</size>
16383       </method>
16384     </type>
16385   </test>
16386   <test name="gtest-etree-16.cs">
16387     <type name="Program">
16388       <method name="Void .ctor()">
16389         <size>7</size>
16390       </method>
16391       <method name="Int32 Main()">
16392         <size>136</size>
16393       </method>
16394     </type>
16395     <type name="Foo">
16396       <method name="Void .ctor()">
16397         <size>7</size>
16398       </method>
16399     </type>
16400   </test>
16401   <test name="gtest-etree-17.cs">
16402     <type name="CompilerCrashTest.QueryCompiler">
16403       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16404         <size>12</size>
16405       </method>
16406       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16407         <size>6</size>
16408       </method>
16409       <method name="Void Main()">
16410         <size>1</size>
16411       </method>
16412     </type>
16413   </test>
16414   <test name="gtest-etree-18.cs">
16415     <type name="FooBase">
16416       <method name="Void .ctor()">
16417         <size>7</size>
16418       </method>
16419     </type>
16420     <type name="Foo">
16421       <method name="Void .ctor()">
16422         <size>7</size>
16423       </method>
16424     </type>
16425     <type name="Program">
16426       <method name="Void .ctor()">
16427         <size>7</size>
16428       </method>
16429       <method name="Int32 Main()">
16430         <size>140</size>
16431       </method>
16432     </type>
16433   </test>
16434   <test name="gtest-etree-19.cs">
16435     <type name="Test">
16436       <method name="Void .ctor()">
16437         <size>7</size>
16438       </method>
16439       <method name="Int32 Main()">
16440         <size>20</size>
16441       </method>
16442       <method name="T Value[T]()">
16443         <size>76</size>
16444       </method>
16445     </type>
16446   </test>
16447   <test name="gtest-exmethod-01.cs">
16448     <type name="SimpleTest">
16449       <method name="System.String Prefix(System.String, System.String)">
16450         <size>8</size>
16451       </method>
16452     </type>
16453     <type name="M">
16454       <method name="Void .ctor()">
16455         <size>7</size>
16456       </method>
16457       <method name="Int32 Main()">
16458         <size>157</size>
16459       </method>
16460     </type>
16461   </test>
16462   <test name="gtest-exmethod-02.cs">
16463     <type name="M">
16464       <method name="Void .ctor()">
16465         <size>7</size>
16466       </method>
16467       <method name="Void Main()">
16468         <size>12</size>
16469       </method>
16470     </type>
16471     <type name="N.M">
16472       <method name="Void .ctor()">
16473         <size>7</size>
16474       </method>
16475       <method name="Void Test2()">
16476         <size>12</size>
16477       </method>
16478     </type>
16479   </test>
16480   <test name="gtest-exmethod-03.cs">
16481     <type name="A.A">
16482       <method name="Int32 Foo(Int32)">
16483         <size>2</size>
16484       </method>
16485       <method name="Int32 Foo(Int32, System.String)">
16486         <size>3</size>
16487       </method>
16488     </type>
16489     <type name="B.X">
16490       <method name="Int32 Foo(Int32)">
16491         <size>2</size>
16492       </method>
16493       <method name="Int32 Foo(Int32, Boolean)">
16494         <size>3</size>
16495       </method>
16496     </type>
16497     <type name="C.F">
16498       <method name="Boolean Foo(Byte)">
16499         <size>2</size>
16500       </method>
16501     </type>
16502     <type name="C.D.F">
16503       <method name="Int32 Foo(Int32)">
16504         <size>3</size>
16505       </method>
16506       <method name="Void TestX()">
16507         <size>9</size>
16508       </method>
16509     </type>
16510     <type name="C.M">
16511       <method name="Int32 Foo(Int32)">
16512         <size>2</size>
16513       </method>
16514       <method name="Int32 Main()">
16515         <size>61</size>
16516       </method>
16517     </type>
16518   </test>
16519   <test name="gtest-exmethod-04.cs">
16520     <type name="A.Test">
16521       <method name="System.String Test_1(Boolean)">
16522         <size>6</size>
16523       </method>
16524     </type>
16525     <type name="B.M">
16526       <method name="Void .ctor()">
16527         <size>7</size>
16528       </method>
16529       <method name="Void Main()">
16530         <size>12</size>
16531       </method>
16532     </type>
16533   </test>
16534   <test name="gtest-exmethod-05.cs">
16535     <type name="A.Test_A">
16536       <method name="System.String Test_1(System.String)">
16537         <size>6</size>
16538       </method>
16539     </type>
16540     <type name="A.Test_B">
16541       <method name="System.String Test_2(System.String)">
16542         <size>6</size>
16543       </method>
16544     </type>
16545     <type name="B.M">
16546       <method name="Void .ctor()">
16547         <size>7</size>
16548       </method>
16549       <method name="Void Main()">
16550         <size>23</size>
16551       </method>
16552     </type>
16553   </test>
16554   <test name="gtest-exmethod-06.cs">
16555     <type name="Gen">
16556       <method name="T Test_1[T](T)">
16557         <size>10</size>
16558       </method>
16559       <method name="System.String Test_1[T](System.String)">
16560         <size>6</size>
16561       </method>
16562     </type>
16563     <type name="B.M">
16564       <method name="Void .ctor()">
16565         <size>7</size>
16566       </method>
16567       <method name="Void Main()">
16568         <size>30</size>
16569       </method>
16570     </type>
16571   </test>
16572   <test name="gtest-exmethod-07.cs">
16573     <type name="E">
16574       <method name="Void ToReadOnly[T](IEnumerable`1)">
16575         <size>1</size>
16576       </method>
16577       <method name="Void To(IA)">
16578         <size>1</size>
16579       </method>
16580     </type>
16581     <type name="C">
16582       <method name="Void .ctor()">
16583         <size>7</size>
16584       </method>
16585       <method name="Void Main()">
16586         <size>1</size>
16587       </method>
16588       <method name="Void Test(IEnumerable`1)">
16589         <size>15</size>
16590       </method>
16591     </type>
16592   </test>
16593   <test name="gtest-exmethod-08.cs">
16594     <type name="C">
16595       <method name="Void .ctor()">
16596         <size>7</size>
16597       </method>
16598       <method name="Void Main()">
16599         <size>21</size>
16600       </method>
16601     </type>
16602   </test>
16603   <test name="gtest-exmethod-09.cs">
16604     <type name="Test">
16605       <method name="Void Foo[T](System.String)">
16606         <size>1</size>
16607       </method>
16608     </type>
16609     <type name="C">
16610       <method name="Void .ctor()">
16611         <size>7</size>
16612       </method>
16613       <method name="Void Main()">
16614         <size>11</size>
16615       </method>
16616     </type>
16617   </test>
16618   <test name="gtest-exmethod-10.cs">
16619     <type name="AExtensions">
16620       <method name="Int32 Round(Double)">
16621         <size>8</size>
16622       </method>
16623     </type>
16624     <type name="BExtensions">
16625       <method name="T GetBy[T](T[], Double)">
16626         <size>13</size>
16627       </method>
16628     </type>
16629     <type name="C">
16630       <method name="Void .ctor()">
16631         <size>7</size>
16632       </method>
16633       <method name="Void Main()">
16634         <size>1</size>
16635       </method>
16636     </type>
16637   </test>
16638   <test name="gtest-exmethod-11.cs">
16639     <type name="Test">
16640       <method name="Void .ctor()">
16641         <size>7</size>
16642       </method>
16643       <method name="Int32 Main(System.String[])">
16644         <size>20</size>
16645       </method>
16646     </type>
16647     <type name="Lol">
16648       <method name="Boolean OneEleven(System.Object)">
16649         <size>2</size>
16650       </method>
16651     </type>
16652   </test>
16653   <test name="gtest-exmethod-12.cs">
16654     <type name="Program">
16655       <method name="Void .ctor()">
16656         <size>7</size>
16657       </method>
16658       <method name="Void Main(System.String[])">
16659         <size>63</size>
16660       </method>
16661     </type>
16662     <type name="ChatClient">
16663       <method name="Void .ctor()">
16664         <size>7</size>
16665       </method>
16666       <method name="Void Say(System.String, System.String)">
16667         <size>13</size>
16668       </method>
16669     </type>
16670     <type name="ChatExtensions">
16671       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16672         <size>62</size>
16673       </method>
16674     </type>
16675   </test>
16676   <test name="gtest-exmethod-13.cs">
16677     <type name="Foo">
16678       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16679         <size>2</size>
16680       </method>
16681       <method name="Void Main()">
16682         <size>23</size>
16683       </method>
16684     </type>
16685   </test>
16686   <test name="gtest-exmethod-14.cs">
16687     <type name="C">
16688       <method name="Void Bar[U](IA)">
16689         <size>7</size>
16690       </method>
16691       <method name="Void Foo[T](IA)">
16692         <size>1</size>
16693       </method>
16694       <method name="Void Foo(IA)">
16695         <size>7</size>
16696       </method>
16697       <method name="Void Main()">
16698         <size>1</size>
16699       </method>
16700     </type>
16701   </test>
16702   <test name="gtest-exmethod-15.cs">
16703     <type name="C">
16704       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16705         <size>15</size>
16706       </method>
16707       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16708         <size>2</size>
16709       </method>
16710       <method name="Void Main()">
16711         <size>1</size>
16712       </method>
16713     </type>
16714   </test>
16715   <test name="gtest-exmethod-16.cs">
16716     <type name="Rocks">
16717       <method name="Boolean Extension(System.String)">
16718         <size>2</size>
16719       </method>
16720       <method name="Boolean Extension(D)">
16721         <size>2</size>
16722       </method>
16723     </type>
16724     <type name="Program">
16725       <method name="Void .ctor()">
16726         <size>7</size>
16727       </method>
16728       <method name="Void add_e(D)">
16729         <size>24</size>
16730       </method>
16731       <method name="Void remove_e(D)">
16732         <size>24</size>
16733       </method>
16734       <method name="System.String get_Item(Int32)">
16735         <size>6</size>
16736       </method>
16737       <method name="System.String get_Property()">
16738         <size>6</size>
16739       </method>
16740       <method name="Void Main(System.String[])">
16741         <size>44</size>
16742       </method>
16743     </type>
16744     <type name="D">
16745       <method name="Void .ctor(Object, IntPtr)">
16746         <size>0</size>
16747       </method>
16748       <method name="System.String Invoke()">
16749         <size>0</size>
16750       </method>
16751       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16752         <size>0</size>
16753       </method>
16754       <method name="System.String EndInvoke(IAsyncResult)">
16755         <size>0</size>
16756       </method>
16757     </type>
16758   </test>
16759   <test name="gtest-exmethod-17.cs">
16760     <type name="MainClass">
16761       <method name="Void Main()">
16762         <size>45</size>
16763       </method>
16764     </type>
16765   </test>
16766   <test name="gtest-exmethod-18.cs">
16767     <type name="Foo">
16768       <method name="Void .ctor()">
16769         <size>7</size>
16770       </method>
16771       <method name="Boolean get_IsBar()">
16772         <size>2</size>
16773       </method>
16774     </type>
16775     <type name="FooExt">
16776       <method name="Boolean IsBar(Foo)">
16777         <size>7</size>
16778       </method>
16779     </type>
16780     <type name="Repro">
16781       <method name="Void .ctor()">
16782         <size>7</size>
16783       </method>
16784       <method name="Void Main()">
16785         <size>18</size>
16786       </method>
16787     </type>
16788   </test>
16789   <test name="gtest-exmethod-19.cs">
16790     <type name="Rocks">
16791       <method name="Int32 Test_2[T](IEnumerable`1)">
16792         <size>3</size>
16793       </method>
16794       <method name="System.String Test_1(System.String)">
16795         <size>12</size>
16796       </method>
16797     </type>
16798     <type name="Test">
16799       <method name="Void .ctor()">
16800         <size>7</size>
16801       </method>
16802       <method name="Int32 Main()">
16803         <size>142</size>
16804       </method>
16805     </type>
16806     <type name="Test+D">
16807       <method name="Void .ctor(Object, IntPtr)">
16808         <size>0</size>
16809       </method>
16810       <method name="System.String Invoke()">
16811         <size>0</size>
16812       </method>
16813       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16814         <size>0</size>
16815       </method>
16816       <method name="System.String EndInvoke(IAsyncResult)">
16817         <size>0</size>
16818       </method>
16819     </type>
16820   </test>
16821   <test name="gtest-exmethod-20.cs">
16822     <type name="Outer.Inner.Test">
16823       <method name="Void .ctor()">
16824         <size>7</size>
16825       </method>
16826       <method name="Void M(I)">
16827         <size>13</size>
16828       </method>
16829       <method name="Void Main()">
16830         <size>1</size>
16831       </method>
16832     </type>
16833     <type name="Outer.ExtensionMethods">
16834       <method name="Void AddRange[T](I, IEnumerable`1)">
16835         <size>1</size>
16836       </method>
16837     </type>
16838   </test>
16839   <test name="gtest-exmethod-21.cs">
16840     <type name="Outer.Inner.Test">
16841       <method name="Void .ctor()">
16842         <size>7</size>
16843       </method>
16844       <method name="Void M(I)">
16845         <size>7</size>
16846       </method>
16847       <method name="Void Main()">
16848         <size>1</size>
16849       </method>
16850     </type>
16851     <type name="External.ExtensionMethods">
16852       <method name="Void AddRange(I)">
16853         <size>1</size>
16854       </method>
16855     </type>
16856   </test>
16857   <test name="gtest-exmethod-22.cs">
16858     <type name="Program">
16859       <method name="Void .ctor()">
16860         <size>7</size>
16861       </method>
16862       <method name="Int32 Main()">
16863         <size>8</size>
16864       </method>
16865     </type>
16866   </test>
16867   <test name="gtest-exmethod-23.cs">
16868     <type name="T">
16869       <method name="Void A(System.String, Int32)">
16870         <size>1</size>
16871       </method>
16872       <method name="Void Main()">
16873         <size>1</size>
16874       </method>
16875     </type>
16876   </test>
16877   <test name="gtest-exmethod-24.cs">
16878     <type name="Bar">
16879       <method name="Void .ctor()">
16880         <size>7</size>
16881       </method>
16882       <method name="Void Main()">
16883         <size>1</size>
16884       </method>
16885     </type>
16886   </test>
16887   <test name="gtest-exmethod-25.cs">
16888     <type name="Bar">
16889       <method name="Void .ctor()">
16890         <size>7</size>
16891       </method>
16892       <method name="Void Main()">
16893         <size>11</size>
16894       </method>
16895     </type>
16896   </test>
16897   <test name="gtest-exmethod-26.cs">
16898     <type name="test.TypeExtensions">
16899       <method name="Boolean IsNullable(System.Type)">
16900         <size>2</size>
16901       </method>
16902     </type>
16903     <type name="testmono.MainClass">
16904       <method name="Void .ctor()">
16905         <size>7</size>
16906       </method>
16907       <method name="Void Main()">
16908         <size>33</size>
16909       </method>
16910     </type>
16911   </test>
16912   <test name="gtest-exmethod-27.cs">
16913     <type name="Foo.Extensions">
16914       <method name="System.String AsString(IList`1)">
16915         <size>6</size>
16916       </method>
16917     </type>
16918     <type name="Bar.Program">
16919       <method name="Void .ctor()">
16920         <size>7</size>
16921       </method>
16922       <method name="Void Main()">
16923         <size>17</size>
16924       </method>
16925       <method name="System.String Pan(System.Byte[])">
16926         <size>7</size>
16927       </method>
16928     </type>
16929   </test>
16930   <test name="gtest-exmethod-28.cs">
16931     <type name="Foo">
16932       <method name="Void .ctor()">
16933         <size>7</size>
16934       </method>
16935     </type>
16936     <type name="Extensions">
16937       <method name="Boolean IsFoo(Foo)">
16938         <size>2</size>
16939       </method>
16940       <method name="Boolean IsBar(Bar)">
16941         <size>2</size>
16942       </method>
16943     </type>
16944     <type name="Bar">
16945       <method name="Void .ctor()">
16946         <size>7</size>
16947       </method>
16948     </type>
16949     <type name="Program">
16950       <method name="Void .ctor()">
16951         <size>7</size>
16952       </method>
16953       <method name="Void Main()">
16954         <size>1</size>
16955       </method>
16956     </type>
16957   </test>
16958   <test name="gtest-friend-01.cs">
16959     <type name="Test">
16960       <method name="Void .ctor()">
16961         <size>7</size>
16962       </method>
16963       <method name="Void Main()">
16964         <size>20</size>
16965       </method>
16966     </type>
16967   </test>
16968   <test name="gtest-friend-02.cs">
16969     <type name="Test">
16970       <method name="Void .ctor()">
16971         <size>7</size>
16972       </method>
16973       <method name="Void Main()">
16974         <size>20</size>
16975       </method>
16976     </type>
16977   </test>
16978   <test name="gtest-friend-03.cs">
16979     <type name="Test">
16980       <method name="Void .ctor()">
16981         <size>7</size>
16982       </method>
16983       <method name="Void Main()">
16984         <size>20</size>
16985       </method>
16986     </type>
16987   </test>
16988   <test name="gtest-friend-04.cs">
16989     <type name="Test">
16990       <method name="Void .ctor()">
16991         <size>7</size>
16992       </method>
16993       <method name="Void Main()">
16994         <size>19</size>
16995       </method>
16996     </type>
16997   </test>
16998   <test name="gtest-friend-05.cs">
16999     <type name="Test">
17000       <method name="Void .ctor()">
17001         <size>7</size>
17002       </method>
17003       <method name="Void Main()">
17004         <size>20</size>
17005       </method>
17006     </type>
17007   </test>
17008   <test name="gtest-friend-06.cs">
17009     <type name="Test">
17010       <method name="Void .ctor()">
17011         <size>7</size>
17012       </method>
17013       <method name="Void Main()">
17014         <size>20</size>
17015       </method>
17016     </type>
17017   </test>
17018   <test name="gtest-friend-07.cs">
17019     <type name="Test">
17020       <method name="Void .ctor()">
17021         <size>7</size>
17022       </method>
17023       <method name="Void Main()">
17024         <size>20</size>
17025       </method>
17026     </type>
17027   </test>
17028   <test name="gtest-friend-08.cs">
17029     <type name="Test">
17030       <method name="Void .ctor()">
17031         <size>7</size>
17032       </method>
17033       <method name="Void Main()">
17034         <size>19</size>
17035       </method>
17036     </type>
17037   </test>
17038   <test name="gtest-friend-09.cs">
17039     <type name="Test">
17040       <method name="Void .ctor()">
17041         <size>7</size>
17042       </method>
17043       <method name="Void Main()">
17044         <size>20</size>
17045       </method>
17046     </type>
17047   </test>
17048   <test name="gtest-friend-10.cs">
17049     <type name="Test">
17050       <method name="Void .ctor()">
17051         <size>7</size>
17052       </method>
17053       <method name="Void Main()">
17054         <size>20</size>
17055       </method>
17056     </type>
17057   </test>
17058   <test name="gtest-friend-11.cs">
17059     <type name="Test">
17060       <method name="Void .ctor()">
17061         <size>7</size>
17062       </method>
17063       <method name="Void Main()">
17064         <size>20</size>
17065       </method>
17066     </type>
17067   </test>
17068   <test name="gtest-friend-12.cs">
17069     <type name="Test">
17070       <method name="Void .ctor()">
17071         <size>7</size>
17072       </method>
17073       <method name="Void Main()">
17074         <size>19</size>
17075       </method>
17076     </type>
17077   </test>
17078   <test name="gtest-friend-13.cs">
17079     <type name="B">
17080       <method name="Void .ctor()">
17081         <size>7</size>
17082       </method>
17083       <method name="Void Test()">
17084         <size>1</size>
17085       </method>
17086       <method name="Void Test_2()">
17087         <size>1</size>
17088       </method>
17089     </type>
17090     <type name="Test">
17091       <method name="Void .ctor()">
17092         <size>7</size>
17093       </method>
17094       <method name="Void Main()">
17095         <size>1</size>
17096       </method>
17097     </type>
17098   </test>
17099   <test name="gtest-implicitarray-01.cs">
17100     <type name="Test">
17101       <method name="Void .ctor()">
17102         <size>7</size>
17103       </method>
17104       <method name="Int32 Main()">
17105         <size>282</size>
17106       </method>
17107     </type>
17108     <type name="&lt;PrivateImplementationDetails&gt;">
17109       <method name="Void .ctor()">
17110         <size>7</size>
17111       </method>
17112     </type>
17113   </test>
17114   <test name="gtest-implicitarray-02.cs">
17115     <type name="MyString">
17116       <method name="Void .ctor()">
17117         <size>7</size>
17118       </method>
17119       <method name="System.String op_Implicit(MyString)">
17120         <size>6</size>
17121       </method>
17122     </type>
17123     <type name="Test">
17124       <method name="Void .ctor()">
17125         <size>7</size>
17126       </method>
17127       <method name="Int32 Main()">
17128         <size>50</size>
17129       </method>
17130     </type>
17131   </test>
17132   <test name="gtest-initialize-01.cs">
17133     <type name="MyClass">
17134       <method name="Void .ctor()">
17135         <size>18</size>
17136       </method>
17137       <method name="Int32 get_Answer()">
17138         <size>7</size>
17139       </method>
17140       <method name="Void set_Answer(Int32)">
17141         <size>8</size>
17142       </method>
17143     </type>
17144     <type name="Test">
17145       <method name="Void .ctor()">
17146         <size>7</size>
17147       </method>
17148       <method name="Int32 Main()">
17149         <size>67</size>
17150       </method>
17151     </type>
17152   </test>
17153   <test name="gtest-initialize-02.cs">
17154     <type name="Test">
17155       <method name="Void .ctor()">
17156         <size>7</size>
17157       </method>
17158       <method name="Int32 Main()">
17159         <size>1099</size>
17160       </method>
17161     </type>
17162     <type name="Test+Point">
17163       <method name="Void .ctor()">
17164         <size>7</size>
17165       </method>
17166     </type>
17167     <type name="Test+Line">
17168       <method name="Void .ctor()">
17169         <size>29</size>
17170       </method>
17171     </type>
17172     <type name="Test+Rectangle">
17173       <method name="Void .ctor()">
17174         <size>51</size>
17175       </method>
17176     </type>
17177     <type name="Test+Library">
17178       <method name="Void .ctor()">
17179         <size>53</size>
17180       </method>
17181     </type>
17182     <type name="Test+Thing">
17183       <method name="Void .ctor()">
17184         <size>7</size>
17185       </method>
17186     </type>
17187     <type name="Test+Box">
17188       <method name="Void .ctor()">
17189         <size>7</size>
17190       </method>
17191     </type>
17192   </test>
17193   <test name="gtest-initialize-03.cs">
17194     <type name="Data">
17195       <method name="Void .ctor()">
17196         <size>7</size>
17197       </method>
17198     </type>
17199     <type name="Test">
17200       <method name="Void .ctor()">
17201         <size>7</size>
17202       </method>
17203       <method name="Void set_Prop(Data)">
17204         <size>1</size>
17205       </method>
17206       <method name="System.Object Foo()">
17207         <size>15</size>
17208       </method>
17209       <method name="Void Main()">
17210         <size>52</size>
17211       </method>
17212     </type>
17213   </test>
17214   <test name="gtest-initialize-04.cs">
17215     <type name="C">
17216       <method name="Void .ctor()">
17217         <size>7</size>
17218       </method>
17219       <method name="Void .cctor()">
17220         <size>34</size>
17221       </method>
17222       <method name="Int32 Main()">
17223         <size>30</size>
17224       </method>
17225     </type>
17226   </test>
17227   <test name="gtest-initialize-05.cs">
17228     <type name="C">
17229       <method name="Void .ctor()">
17230         <size>7</size>
17231       </method>
17232       <method name="Int32 Main()">
17233         <size>219</size>
17234       </method>
17235     </type>
17236   </test>
17237   <test name="gtest-initialize-06.cs">
17238     <type name="C">
17239       <method name="Void .ctor()">
17240         <size>7</size>
17241       </method>
17242       <method name="Int32 Main()">
17243         <size>39</size>
17244       </method>
17245       <method name="Void Foo(Point ByRef)">
17246         <size>38</size>
17247       </method>
17248     </type>
17249   </test>
17250   <test name="gtest-initialize-07.cs">
17251     <type name="A">
17252       <method name="Void .ctor()">
17253         <size>7</size>
17254       </method>
17255       <method name="System.String get_Name()">
17256         <size>7</size>
17257       </method>
17258       <method name="Void set_Name(System.String)">
17259         <size>8</size>
17260       </method>
17261       <method name="Boolean Matches(System.String)">
17262         <size>13</size>
17263       </method>
17264     </type>
17265     <type name="M">
17266       <method name="Void .ctor()">
17267         <size>7</size>
17268       </method>
17269       <method name="Int32 Main()">
17270         <size>37</size>
17271       </method>
17272     </type>
17273   </test>
17274   <test name="gtest-initialize-08.cs">
17275     <type name="T">
17276       <method name="Void .ctor()">
17277         <size>7</size>
17278       </method>
17279     </type>
17280     <type name="X">
17281       <method name="Void .ctor()">
17282         <size>7</size>
17283       </method>
17284       <method name="Z[] get_Prop()">
17285         <size>7</size>
17286       </method>
17287       <method name="Void set_Prop(Z[])">
17288         <size>8</size>
17289       </method>
17290     </type>
17291     <type name="Z">
17292       <method name="Void .ctor()">
17293         <size>7</size>
17294       </method>
17295     </type>
17296     <type name="Test">
17297       <method name="Void .ctor(String)">
17298         <size>70</size>
17299       </method>
17300       <method name="Void .ctor(Int32)">
17301         <size>70</size>
17302       </method>
17303     </type>
17304     <type name="C">
17305       <method name="Void .ctor()">
17306         <size>7</size>
17307       </method>
17308       <method name="Int32 Main()">
17309         <size>13</size>
17310       </method>
17311     </type>
17312   </test>
17313   <test name="gtest-initialize-09.cs">
17314     <type name="Test">
17315       <method name="Void .ctor()">
17316         <size>7</size>
17317       </method>
17318       <method name="Int32 Main()">
17319         <size>54</size>
17320       </method>
17321     </type>
17322   </test>
17323   <test name="gtest-initialize-10.cs">
17324     <type name="Foo">
17325       <method name="Void .ctor()">
17326         <size>7</size>
17327       </method>
17328       <method name="Int32 get_P()">
17329         <size>7</size>
17330       </method>
17331       <method name="Void set_P(Int32)">
17332         <size>8</size>
17333       </method>
17334     </type>
17335     <type name="Y">
17336       <method name="Void .ctor()">
17337         <size>7</size>
17338       </method>
17339       <method name="Int32 Main()">
17340         <size>38</size>
17341       </method>
17342       <method name="Boolean Do(Foo)">
17343         <size>86</size>
17344       </method>
17345     </type>
17346   </test>
17347   <test name="gtest-iter-01.cs">
17348     <type name="C">
17349       <method name="Void .ctor()">
17350         <size>7</size>
17351       </method>
17352       <method name="Void Main()">
17353         <size>1</size>
17354       </method>
17355     </type>
17356     <type name="C+ArrayReadOnlyList`1[T]">
17357       <method name="Void .ctor()">
17358         <size>7</size>
17359       </method>
17360       <method name="T get_Item(Int32)">
17361         <size>13</size>
17362       </method>
17363       <method name="IEnumerator`1 GetEnumerator()">
17364         <size>15</size>
17365       </method>
17366     </type>
17367     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17368       <method name="Void .ctor()">
17369         <size>7</size>
17370       </method>
17371       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17372         <size>12</size>
17373       </method>
17374       <method name="Boolean MoveNext()">
17375         <size>136</size>
17376       </method>
17377       <method name="Void Dispose()">
17378         <size>8</size>
17379       </method>
17380       <method name="Void Reset()">
17381         <size>6</size>
17382       </method>
17383       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17384         <size>7</size>
17385       </method>
17386     </type>
17387   </test>
17388   <test name="gtest-iter-02.cs">
17389     <type name="C">
17390       <method name="Void .ctor()">
17391         <size>7</size>
17392       </method>
17393       <method name="IEnumerator`1 Test()">
17394         <size>8</size>
17395       </method>
17396       <method name="Void Main()">
17397         <size>1</size>
17398       </method>
17399     </type>
17400     <type name="C+&lt;Test&gt;c__Iterator0">
17401       <method name="Void .ctor()">
17402         <size>7</size>
17403       </method>
17404       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17405         <size>12</size>
17406       </method>
17407       <method name="Boolean MoveNext()">
17408         <size>25</size>
17409       </method>
17410       <method name="Void Dispose()">
17411         <size>8</size>
17412       </method>
17413       <method name="Void Reset()">
17414         <size>6</size>
17415       </method>
17416       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17417         <size>7</size>
17418       </method>
17419     </type>
17420   </test>
17421   <test name="gtest-iter-03.cs">
17422     <type name="Test">
17423       <method name="Void .ctor()">
17424         <size>18</size>
17425       </method>
17426       <method name="IEnumerable`1 Annotations[T]()">
17427         <size>23</size>
17428       </method>
17429       <method name="IEnumerable`1 Annotations(System.Type)">
17430         <size>37</size>
17431       </method>
17432       <method name="Void Main()">
17433         <size>14</size>
17434       </method>
17435     </type>
17436     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17437       <method name="Void .ctor()">
17438         <size>7</size>
17439       </method>
17440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17441         <size>12</size>
17442       </method>
17443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17444         <size>7</size>
17445       </method>
17446       <method name="Boolean MoveNext()">
17447         <size>194</size>
17448       </method>
17449       <method name="Void Dispose()">
17450         <size>60</size>
17451       </method>
17452       <method name="Void Reset()">
17453         <size>6</size>
17454       </method>
17455     </type>
17456     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17457       <method name="Void .ctor()">
17458         <size>7</size>
17459       </method>
17460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17461         <size>7</size>
17462       </method>
17463       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17464         <size>7</size>
17465       </method>
17466       <method name="Boolean MoveNext()">
17467         <size>218</size>
17468       </method>
17469       <method name="Void Dispose()">
17470         <size>56</size>
17471       </method>
17472       <method name="Void Reset()">
17473         <size>6</size>
17474       </method>
17475     </type>
17476     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17477       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17478         <size>7</size>
17479       </method>
17480       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17481         <size>40</size>
17482       </method>
17483     </type>
17484     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17485       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17486         <size>7</size>
17487       </method>
17488       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17489         <size>52</size>
17490       </method>
17491     </type>
17492   </test>
17493   <test name="gtest-iter-04.cs">
17494     <type name="TestClass">
17495       <method name="Void .ctor()">
17496         <size>7</size>
17497       </method>
17498       <method name="Void ToString(System.Object)">
17499         <size>0</size>
17500       </method>
17501       <method name="IEnumerable`1 TestEnumerator()">
17502         <size>23</size>
17503       </method>
17504       <method name="Void Test()">
17505         <size>8</size>
17506       </method>
17507     </type>
17508     <type name="M">
17509       <method name="Void .ctor()">
17510         <size>7</size>
17511       </method>
17512       <method name="Void Main()">
17513         <size>1</size>
17514       </method>
17515     </type>
17516     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17517       <method name="Void .ctor()">
17518         <size>7</size>
17519       </method>
17520       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17521         <size>7</size>
17522       </method>
17523       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17524         <size>7</size>
17525       </method>
17526       <method name="Boolean MoveNext()">
17527         <size>37</size>
17528       </method>
17529       <method name="Void Dispose()">
17530         <size>8</size>
17531       </method>
17532       <method name="Void Reset()">
17533         <size>6</size>
17534       </method>
17535       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17536         <size>7</size>
17537       </method>
17538       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17539         <size>40</size>
17540       </method>
17541     </type>
17542   </test>
17543   <test name="gtest-iter-05.cs">
17544     <type name="Test">
17545       <method name="Void .ctor()">
17546         <size>7</size>
17547       </method>
17548       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17549         <size>44</size>
17550       </method>
17551       <method name="Void Main()">
17552         <size>31</size>
17553       </method>
17554     </type>
17555     <type name="Foo`1[T]">
17556       <method name="Void .ctor()">
17557         <size>7</size>
17558       </method>
17559       <method name="Void CreateItem[G]()">
17560         <size>1</size>
17561       </method>
17562     </type>
17563     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17564       <method name="Void .ctor()">
17565         <size>7</size>
17566       </method>
17567       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17568         <size>12</size>
17569       </method>
17570       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17571         <size>7</size>
17572       </method>
17573       <method name="Boolean MoveNext()">
17574         <size>185</size>
17575       </method>
17576       <method name="Void Dispose()">
17577         <size>60</size>
17578       </method>
17579       <method name="Void Reset()">
17580         <size>6</size>
17581       </method>
17582       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17583         <size>7</size>
17584       </method>
17585       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17586         <size>52</size>
17587       </method>
17588     </type>
17589   </test>
17590   <test name="gtest-iter-06.cs">
17591     <type name="Mono.Rocks.KeyValuePair">
17592       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17593         <size>13</size>
17594       </method>
17595     </type>
17596     <type name="Mono.Rocks.Sequence">
17597       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17598         <size>8</size>
17599       </method>
17600       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17601         <size>44</size>
17602       </method>
17603     </type>
17604     <type name="Mono.Rocks.Test">
17605       <method name="Void .ctor()">
17606         <size>7</size>
17607       </method>
17608       <method name="Int32 Main()">
17609         <size>116</size>
17610       </method>
17611       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17612         <size>30</size>
17613       </method>
17614     </type>
17615     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17616       <method name="Void .ctor()">
17617         <size>7</size>
17618       </method>
17619       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17620         <size>12</size>
17621       </method>
17622       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17623         <size>7</size>
17624       </method>
17625       <method name="Boolean MoveNext()">
17626         <size>183</size>
17627       </method>
17628       <method name="Void Dispose()">
17629         <size>8</size>
17630       </method>
17631       <method name="Void Reset()">
17632         <size>6</size>
17633       </method>
17634       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17635         <size>7</size>
17636       </method>
17637       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17638         <size>52</size>
17639       </method>
17640     </type>
17641   </test>
17642   <test name="gtest-iter-07.cs">
17643     <type name="Test">
17644       <method name="Void .ctor()">
17645         <size>7</size>
17646       </method>
17647       <method name="Int32 Main()">
17648         <size>8</size>
17649       </method>
17650       <method name="Void TestFunction(IEnumerable`1)">
17651         <size>35</size>
17652       </method>
17653     </type>
17654     <type name="MySystem">
17655       <method name="Void .ctor()">
17656         <size>34</size>
17657       </method>
17658       <method name="IEnumerable`1 get_Items()">
17659         <size>23</size>
17660       </method>
17661     </type>
17662     <type name="MySystem+&lt;&gt;c__Iterator0">
17663       <method name="Void .ctor()">
17664         <size>7</size>
17665       </method>
17666       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17667         <size>7</size>
17668       </method>
17669       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17670         <size>7</size>
17671       </method>
17672       <method name="Boolean MoveNext()">
17673         <size>186</size>
17674       </method>
17675       <method name="Void Dispose()">
17676         <size>56</size>
17677       </method>
17678       <method name="Void Reset()">
17679         <size>6</size>
17680       </method>
17681       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17682         <size>7</size>
17683       </method>
17684       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17685         <size>40</size>
17686       </method>
17687     </type>
17688   </test>
17689   <test name="gtest-iter-08.cs">
17690     <type name="App">
17691       <method name="Void .ctor()">
17692         <size>7</size>
17693       </method>
17694       <method name="IEnumerable QueryEnumerable[T]()">
17695         <size>16</size>
17696       </method>
17697       <method name="Int32 Main()">
17698         <size>116</size>
17699       </method>
17700     </type>
17701     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17702       <method name="Void .ctor()">
17703         <size>7</size>
17704       </method>
17705       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17706         <size>7</size>
17707       </method>
17708       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17709         <size>7</size>
17710       </method>
17711       <method name="Boolean MoveNext()">
17712         <size>84</size>
17713       </method>
17714       <method name="Void Dispose()">
17715         <size>8</size>
17716       </method>
17717       <method name="Void Reset()">
17718         <size>6</size>
17719       </method>
17720     </type>
17721     <type name="App">
17722       <method name="T TestType[T]()">
17723         <size>21</size>
17724       </method>
17725       <method name="System.Object TestType(System.Type)">
17726         <size>6</size>
17727       </method>
17728     </type>
17729     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17730       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17731         <size>7</size>
17732       </method>
17733       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17734         <size>26</size>
17735       </method>
17736     </type>
17737   </test>
17738   <test name="gtest-iter-09.cs">
17739     <type name="Test">
17740       <method name="Void .ctor()">
17741         <size>7</size>
17742       </method>
17743       <method name="IEnumerable`1 Create[T](T[,])">
17744         <size>30</size>
17745       </method>
17746       <method name="Int32 Main()">
17747         <size>94</size>
17748       </method>
17749     </type>
17750     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17751       <method name="Void .ctor()">
17752         <size>7</size>
17753       </method>
17754       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17755         <size>12</size>
17756       </method>
17757       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17758         <size>7</size>
17759       </method>
17760       <method name="Boolean MoveNext()">
17761         <size>130</size>
17762       </method>
17763       <method name="Void Dispose()">
17764         <size>8</size>
17765       </method>
17766       <method name="Void Reset()">
17767         <size>6</size>
17768       </method>
17769       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17770         <size>7</size>
17771       </method>
17772       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17773         <size>40</size>
17774       </method>
17775     </type>
17776   </test>
17777   <test name="gtest-iter-10.cs">
17778     <type name="Test">
17779       <method name="Void .ctor()">
17780         <size>7</size>
17781       </method>
17782       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17783         <size>44</size>
17784       </method>
17785       <method name="Int32 Main()">
17786         <size>159</size>
17787       </method>
17788     </type>
17789     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17790       <method name="Void .ctor()">
17791         <size>7</size>
17792       </method>
17793       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17794         <size>7</size>
17795       </method>
17796       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17797         <size>12</size>
17798       </method>
17799       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17800         <size>7</size>
17801       </method>
17802       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17803         <size>52</size>
17804       </method>
17805       <method name="Boolean MoveNext()">
17806         <size>103</size>
17807       </method>
17808       <method name="Void Dispose()">
17809         <size>8</size>
17810       </method>
17811       <method name="Void Reset()">
17812         <size>6</size>
17813       </method>
17814     </type>
17815   </test>
17816   <test name="gtest-iter-11.cs">
17817     <type name="Foo">
17818       <method name="Void .ctor()">
17819         <size>7</size>
17820       </method>
17821     </type>
17822     <type name="Bar">
17823       <method name="Void .ctor()">
17824         <size>7</size>
17825       </method>
17826       <method name="System.String get_Name()">
17827         <size>7</size>
17828       </method>
17829       <method name="Void set_Name(System.String)">
17830         <size>8</size>
17831       </method>
17832     </type>
17833     <type name="Collection`1[T]">
17834       <method name="Void .ctor()">
17835         <size>18</size>
17836       </method>
17837       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17838         <size>7</size>
17839       </method>
17840       <method name="Void Add(T)">
17841         <size>13</size>
17842       </method>
17843       <method name="IEnumerator`1 GetEnumerator()">
17844         <size>15</size>
17845       </method>
17846     </type>
17847     <type name="BarCollection">
17848       <method name="Void .ctor()">
17849         <size>7</size>
17850       </method>
17851     </type>
17852     <type name="Program">
17853       <method name="Void .ctor()">
17854         <size>7</size>
17855       </method>
17856       <method name="Int32 Main()">
17857         <size>148</size>
17858       </method>
17859     </type>
17860     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17861       <method name="Void .ctor()">
17862         <size>7</size>
17863       </method>
17864       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17865         <size>7</size>
17866       </method>
17867       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17868         <size>12</size>
17869       </method>
17870       <method name="Boolean MoveNext()">
17871         <size>175</size>
17872       </method>
17873       <method name="Void Dispose()">
17874         <size>56</size>
17875       </method>
17876       <method name="Void Reset()">
17877         <size>6</size>
17878       </method>
17879     </type>
17880   </test>
17881   <test name="gtest-lambda-01.cs">
17882     <type name="X">
17883       <method name="Int32 Main()">
17884         <size>300</size>
17885       </method>
17886       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17887         <size>4</size>
17888       </method>
17889       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17890         <size>4</size>
17891       </method>
17892       <method name="Void &lt;Main&gt;m__3(Int32)">
17893         <size>8</size>
17894       </method>
17895       <method name="Void .ctor(Int32)">
17896         <size>13</size>
17897       </method>
17898     </type>
17899     <type name="IntFunc">
17900       <method name="Int32 Invoke(Int32)">
17901         <size>0</size>
17902       </method>
17903       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17904         <size>0</size>
17905       </method>
17906       <method name="Int32 EndInvoke(IAsyncResult)">
17907         <size>0</size>
17908       </method>
17909       <method name="Void .ctor(Object, IntPtr)">
17910         <size>0</size>
17911       </method>
17912     </type>
17913     <type name="VoidFunc">
17914       <method name="Void Invoke(Int32)">
17915         <size>0</size>
17916       </method>
17917       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17918         <size>0</size>
17919       </method>
17920       <method name="Void EndInvoke(IAsyncResult)">
17921         <size>0</size>
17922       </method>
17923       <method name="Void .ctor(Object, IntPtr)">
17924         <size>0</size>
17925       </method>
17926     </type>
17927     <type name="X+&lt;Main&gt;c__AnonStorey0">
17928       <method name="Void &lt;&gt;m__2(Int32)">
17929         <size>8</size>
17930       </method>
17931       <method name="Void .ctor()">
17932         <size>7</size>
17933       </method>
17934     </type>
17935   </test>
17936   <test name="gtest-lambda-02.cs">
17937     <type name="X">
17938       <method name="Void Foo(funci)">
17939         <size>16</size>
17940       </method>
17941       <method name="Void Foo(funcs)">
17942         <size>19</size>
17943       </method>
17944       <method name="Void Main()">
17945         <size>35</size>
17946       </method>
17947       <method name="System.String &lt;Main&gt;m__0(System.String)">
17948         <size>12</size>
17949       </method>
17950       <method name="Void .ctor()">
17951         <size>7</size>
17952       </method>
17953     </type>
17954     <type name="funcs">
17955       <method name="System.String Invoke(System.String)">
17956         <size>0</size>
17957       </method>
17958       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17959         <size>0</size>
17960       </method>
17961       <method name="System.String EndInvoke(IAsyncResult)">
17962         <size>0</size>
17963       </method>
17964       <method name="Void .ctor(Object, IntPtr)">
17965         <size>0</size>
17966       </method>
17967     </type>
17968     <type name="funci">
17969       <method name="Int32 Invoke(Int32)">
17970         <size>0</size>
17971       </method>
17972       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17973         <size>0</size>
17974       </method>
17975       <method name="Int32 EndInvoke(IAsyncResult)">
17976         <size>0</size>
17977       </method>
17978       <method name="Void .ctor(Object, IntPtr)">
17979         <size>0</size>
17980       </method>
17981     </type>
17982   </test>
17983   <test name="gtest-lambda-03.cs">
17984     <type name="Demo">
17985       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
17986         <size>8</size>
17987       </method>
17988       <method name="Int32 Main()">
17989         <size>54</size>
17990       </method>
17991       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
17992         <size>7</size>
17993       </method>
17994       <method name="Void .ctor()">
17995         <size>7</size>
17996       </method>
17997     </type>
17998     <type name="Func`2[TArg0,TResult]">
17999       <method name="TResult Invoke(TArg0)">
18000         <size>0</size>
18001       </method>
18002       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18003         <size>0</size>
18004       </method>
18005       <method name="TResult EndInvoke(IAsyncResult)">
18006         <size>0</size>
18007       </method>
18008       <method name="Void .ctor(Object, IntPtr)">
18009         <size>0</size>
18010       </method>
18011     </type>
18012   </test>
18013   <test name="gtest-lambda-04.cs">
18014     <type name="Demo">
18015       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18016         <size>14</size>
18017       </method>
18018       <method name="Int32 Main()">
18019         <size>103</size>
18020       </method>
18021       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18022         <size>7</size>
18023       </method>
18024       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18025         <size>8</size>
18026       </method>
18027       <method name="Void .ctor()">
18028         <size>7</size>
18029       </method>
18030     </type>
18031     <type name="Func`2[TArg0,TResult]">
18032       <method name="TResult Invoke(TArg0)">
18033         <size>0</size>
18034       </method>
18035       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18036         <size>0</size>
18037       </method>
18038       <method name="TResult EndInvoke(IAsyncResult)">
18039         <size>0</size>
18040       </method>
18041       <method name="Void .ctor(Object, IntPtr)">
18042         <size>0</size>
18043       </method>
18044     </type>
18045   </test>
18046   <test name="gtest-lambda-05.cs">
18047     <type name="C">
18048       <method name="Boolean M(C+db)">
18049         <size>8</size>
18050       </method>
18051       <method name="System.String M(C+ds)">
18052         <size>6</size>
18053       </method>
18054       <method name="Int32 M(C+di)">
18055         <size>8</size>
18056       </method>
18057       <method name="Int32 Main()">
18058         <size>125</size>
18059       </method>
18060       <method name="System.String &lt;Main&gt;m__0(System.String)">
18061         <size>31</size>
18062       </method>
18063       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18064         <size>31</size>
18065       </method>
18066       <method name="Void .ctor()">
18067         <size>7</size>
18068       </method>
18069     </type>
18070     <type name="C+di">
18071       <method name="Int32 Invoke(Int32)">
18072         <size>0</size>
18073       </method>
18074       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18075         <size>0</size>
18076       </method>
18077       <method name="Int32 EndInvoke(IAsyncResult)">
18078         <size>0</size>
18079       </method>
18080       <method name="Void .ctor(Object, IntPtr)">
18081         <size>0</size>
18082       </method>
18083     </type>
18084     <type name="C+ds">
18085       <method name="System.String Invoke(System.String)">
18086         <size>0</size>
18087       </method>
18088       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18089         <size>0</size>
18090       </method>
18091       <method name="System.String EndInvoke(IAsyncResult)">
18092         <size>0</size>
18093       </method>
18094       <method name="Void .ctor(Object, IntPtr)">
18095         <size>0</size>
18096       </method>
18097     </type>
18098     <type name="C+db">
18099       <method name="Boolean Invoke(Boolean)">
18100         <size>0</size>
18101       </method>
18102       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18103         <size>0</size>
18104       </method>
18105       <method name="Boolean EndInvoke(IAsyncResult)">
18106         <size>0</size>
18107       </method>
18108       <method name="Void .ctor(Object, IntPtr)">
18109         <size>0</size>
18110       </method>
18111     </type>
18112     <type name="C+&lt;Main&gt;c__AnonStorey0">
18113       <method name="System.String &lt;&gt;m__2(System.String)">
18114         <size>12</size>
18115       </method>
18116       <method name="Void .ctor()">
18117         <size>7</size>
18118       </method>
18119     </type>
18120     <type name="C+&lt;Main&gt;c__AnonStorey1">
18121       <method name="Int32 &lt;&gt;m__3(Int32)">
18122         <size>11</size>
18123       </method>
18124       <method name="Void .ctor()">
18125         <size>7</size>
18126       </method>
18127     </type>
18128   </test>
18129   <test name="gtest-lambda-06.cs">
18130     <type name="TestClass">
18131       <method name="Void P(TestClass+DT)">
18132         <size>26</size>
18133       </method>
18134       <method name="Void P(TestClass+DF)">
18135         <size>26</size>
18136       </method>
18137       <method name="T And(T, T)">
18138         <size>10</size>
18139       </method>
18140       <method name="F And(T, F)">
18141         <size>10</size>
18142       </method>
18143       <method name="F And(F, T)">
18144         <size>10</size>
18145       </method>
18146       <method name="F And(F, F)">
18147         <size>10</size>
18148       </method>
18149       <method name="T Or(T, T)">
18150         <size>10</size>
18151       </method>
18152       <method name="T Or(T, F)">
18153         <size>10</size>
18154       </method>
18155       <method name="T Or(F, T)">
18156         <size>10</size>
18157       </method>
18158       <method name="F Or(F, F)">
18159         <size>10</size>
18160       </method>
18161       <method name="F Not(T)">
18162         <size>10</size>
18163       </method>
18164       <method name="T Not(F)">
18165         <size>10</size>
18166       </method>
18167       <method name="Void StopTrue(T)">
18168         <size>1</size>
18169       </method>
18170       <method name="Int32 Main()">
18171         <size>36</size>
18172       </method>
18173       <method name="Void &lt;Main&gt;m__0(F)">
18174         <size>31</size>
18175       </method>
18176       <method name="Void .ctor()">
18177         <size>7</size>
18178       </method>
18179     </type>
18180     <type name="TestClass+DT">
18181       <method name="Void Invoke(T)">
18182         <size>0</size>
18183       </method>
18184       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18185         <size>0</size>
18186       </method>
18187       <method name="Void EndInvoke(IAsyncResult)">
18188         <size>0</size>
18189       </method>
18190       <method name="Void .ctor(Object, IntPtr)">
18191         <size>0</size>
18192       </method>
18193     </type>
18194     <type name="TestClass+DF">
18195       <method name="Void Invoke(F)">
18196         <size>0</size>
18197       </method>
18198       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18199         <size>0</size>
18200       </method>
18201       <method name="Void EndInvoke(IAsyncResult)">
18202         <size>0</size>
18203       </method>
18204       <method name="Void .ctor(Object, IntPtr)">
18205         <size>0</size>
18206       </method>
18207     </type>
18208     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18209       <method name="Void &lt;&gt;m__1(T)">
18210         <size>38</size>
18211       </method>
18212       <method name="Void .ctor()">
18213         <size>7</size>
18214       </method>
18215     </type>
18216     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18217       <method name="Void &lt;&gt;m__2(F)">
18218         <size>77</size>
18219       </method>
18220       <method name="Void .ctor()">
18221         <size>7</size>
18222       </method>
18223     </type>
18224   </test>
18225   <test name="gtest-lambda-07.cs">
18226     <type name="C">
18227       <method name="Void Test(D)">
18228         <size>1</size>
18229       </method>
18230       <method name="Void Test(System.Object, D)">
18231         <size>1</size>
18232       </method>
18233       <method name="Void Test(D, D)">
18234         <size>1</size>
18235       </method>
18236       <method name="Void Test2(System.Object, E)">
18237         <size>1</size>
18238       </method>
18239       <method name="Void Main()">
18240         <size>207</size>
18241       </method>
18242       <method name="Void &lt;Main&gt;m__0()">
18243         <size>1</size>
18244       </method>
18245       <method name="Void &lt;Main&gt;m__1()">
18246         <size>1</size>
18247       </method>
18248       <method name="Void &lt;Main&gt;m__2()">
18249         <size>1</size>
18250       </method>
18251       <method name="Void &lt;Main&gt;m__3()">
18252         <size>1</size>
18253       </method>
18254       <method name="Void &lt;Main&gt;m__4()">
18255         <size>1</size>
18256       </method>
18257       <method name="Void &lt;Main&gt;m__5(Boolean)">
18258         <size>1</size>
18259       </method>
18260       <method name="Void .ctor()">
18261         <size>7</size>
18262       </method>
18263     </type>
18264     <type name="D">
18265       <method name="Void Invoke()">
18266         <size>0</size>
18267       </method>
18268       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18269         <size>0</size>
18270       </method>
18271       <method name="Void EndInvoke(IAsyncResult)">
18272         <size>0</size>
18273       </method>
18274       <method name="Void .ctor(Object, IntPtr)">
18275         <size>0</size>
18276       </method>
18277     </type>
18278     <type name="E">
18279       <method name="Void Invoke(Boolean)">
18280         <size>0</size>
18281       </method>
18282       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18283         <size>0</size>
18284       </method>
18285       <method name="Void EndInvoke(IAsyncResult)">
18286         <size>0</size>
18287       </method>
18288       <method name="Void .ctor(Object, IntPtr)">
18289         <size>0</size>
18290       </method>
18291     </type>
18292   </test>
18293   <test name="gtest-lambda-08.cs">
18294     <type name="C">
18295       <method name="Void Test[T,R](System.Func`2[T,R])">
18296         <size>1</size>
18297       </method>
18298       <method name="Int32 Main()">
18299         <size>321</size>
18300       </method>
18301       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18302         <size>4</size>
18303       </method>
18304       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18305         <size>5</size>
18306       </method>
18307       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18308         <size>4</size>
18309       </method>
18310       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18311         <size>5</size>
18312       </method>
18313       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18314         <size>4</size>
18315       </method>
18316       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18317         <size>5</size>
18318       </method>
18319       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18320         <size>4</size>
18321       </method>
18322       <method name="Void .ctor()">
18323         <size>7</size>
18324       </method>
18325     </type>
18326   </test>
18327   <test name="gtest-lambda-09.cs">
18328     <type name="C">
18329       <method name="IEnumerable`1 Test[T](T)">
18330         <size>2</size>
18331       </method>
18332       <method name="IEnumerable`1 Test[T](Func`1[T])">
18333         <size>2</size>
18334       </method>
18335       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18336         <size>2</size>
18337       </method>
18338       <method name="Void Main()">
18339         <size>113</size>
18340       </method>
18341       <method name="System.String &lt;Main&gt;m__0()">
18342         <size>6</size>
18343       </method>
18344       <method name="System.String &lt;Main&gt;m__1()">
18345         <size>6</size>
18346       </method>
18347       <method name="System.String &lt;Main&gt;m__2(System.String)">
18348         <size>6</size>
18349       </method>
18350       <method name="Void .ctor()">
18351         <size>7</size>
18352       </method>
18353     </type>
18354     <type name="Func`1[TD]">
18355       <method name="TD Invoke()">
18356         <size>0</size>
18357       </method>
18358       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18359         <size>0</size>
18360       </method>
18361       <method name="TD EndInvoke(IAsyncResult)">
18362         <size>0</size>
18363       </method>
18364       <method name="Void .ctor(Object, IntPtr)">
18365         <size>0</size>
18366       </method>
18367     </type>
18368     <type name="Func`2[TA,TR]">
18369       <method name="TR Invoke(TA)">
18370         <size>0</size>
18371       </method>
18372       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18373         <size>0</size>
18374       </method>
18375       <method name="TR EndInvoke(IAsyncResult)">
18376         <size>0</size>
18377       </method>
18378       <method name="Void .ctor(Object, IntPtr)">
18379         <size>0</size>
18380       </method>
18381     </type>
18382   </test>
18383   <test name="gtest-lambda-10.cs">
18384     <type name="C">
18385       <method name="Void Foo[TSource](IEnumerable`1)">
18386         <size>1</size>
18387       </method>
18388       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18389         <size>1</size>
18390       </method>
18391       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18392         <size>1</size>
18393       </method>
18394       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18395         <size>1</size>
18396       </method>
18397       <method name="Void Main()">
18398         <size>97</size>
18399       </method>
18400       <method name="Void .ctor()">
18401         <size>7</size>
18402       </method>
18403     </type>
18404     <type name="C+&lt;Main&gt;c__AnonStorey0">
18405       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18406         <size>7</size>
18407       </method>
18408       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18409         <size>7</size>
18410       </method>
18411       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18412         <size>7</size>
18413       </method>
18414       <method name="Void .ctor()">
18415         <size>7</size>
18416       </method>
18417     </type>
18418   </test>
18419   <test name="gtest-lambda-11.cs">
18420     <type name="Pair`2[T1,T2]">
18421       <method name="Void .ctor()">
18422         <size>7</size>
18423       </method>
18424     </type>
18425     <type name="C">
18426       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18427         <size>1</size>
18428       </method>
18429     </type>
18430     <type name="E`1[TI]">
18431       <method name="Void Rep1[TV](Group`2[TI,TV])">
18432         <size>37</size>
18433       </method>
18434       <method name="Void .ctor()">
18435         <size>7</size>
18436       </method>
18437     </type>
18438     <type name="M">
18439       <method name="Void Main()">
18440         <size>1</size>
18441       </method>
18442       <method name="Void .ctor()">
18443         <size>7</size>
18444       </method>
18445     </type>
18446     <type name="Group`2[T1,T2]">
18447       <method name="Pair`2[T1,T2] Invoke(T1)">
18448         <size>0</size>
18449       </method>
18450       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18451         <size>0</size>
18452       </method>
18453       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18454         <size>0</size>
18455       </method>
18456       <method name="Void .ctor(Object, IntPtr)">
18457         <size>0</size>
18458       </method>
18459     </type>
18460     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18461       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18462         <size>7</size>
18463       </method>
18464       <method name="Void .ctor()">
18465         <size>7</size>
18466       </method>
18467     </type>
18468   </test>
18469   <test name="gtest-lambda-12.cs">
18470     <type name="Demo">
18471       <method name="Void F[T](T[], T, Func`1[T])">
18472         <size>42</size>
18473       </method>
18474       <method name="Int32 Main()">
18475         <size>65</size>
18476       </method>
18477       <method name="Void .ctor()">
18478         <size>7</size>
18479       </method>
18480     </type>
18481     <type name="Func`1[TA]">
18482       <method name="Void Invoke(TA)">
18483         <size>0</size>
18484       </method>
18485       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18486         <size>0</size>
18487       </method>
18488       <method name="Void EndInvoke(IAsyncResult)">
18489         <size>0</size>
18490       </method>
18491       <method name="Void .ctor(Object, IntPtr)">
18492         <size>0</size>
18493       </method>
18494     </type>
18495     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18496       <method name="Void &lt;&gt;m__0(Int32)">
18497         <size>10</size>
18498       </method>
18499       <method name="Void .ctor()">
18500         <size>7</size>
18501       </method>
18502     </type>
18503   </test>
18504   <test name="gtest-lambda-13.cs">
18505     <type name="TestUnary">
18506       <method name="Void Foo(System.Action`1[System.Int32])">
18507         <size>1</size>
18508       </method>
18509       <method name="Void Bar()">
18510         <size>35</size>
18511       </method>
18512       <method name="Void &lt;Bar&gt;m__0(Int32)">
18513         <size>6</size>
18514       </method>
18515       <method name="Void .ctor()">
18516         <size>7</size>
18517       </method>
18518     </type>
18519     <type name="Program">
18520       <method name="Void Foo(System.Action`1[System.String])">
18521         <size>12</size>
18522       </method>
18523       <method name="T Foo[T](System.Func`2[System.String,T])">
18524         <size>12</size>
18525       </method>
18526       <method name="System.String Bar()">
18527         <size>35</size>
18528       </method>
18529       <method name="Void Main()">
18530         <size>76</size>
18531       </method>
18532       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18533         <size>7</size>
18534       </method>
18535       <method name="System.String &lt;Main&gt;m__2(System.String)">
18536         <size>2</size>
18537       </method>
18538       <method name="Void &lt;Main&gt;m__3(System.String)">
18539         <size>7</size>
18540       </method>
18541       <method name="Void .ctor()">
18542         <size>7</size>
18543       </method>
18544     </type>
18545   </test>
18546   <test name="gtest-lambda-14.cs">
18547     <type name="Test">
18548       <method name="Void Main()">
18549         <size>1</size>
18550       </method>
18551       <method name="Void Foo[T]()">
18552         <size>14</size>
18553       </method>
18554       <method name="Void .ctor()">
18555         <size>7</size>
18556       </method>
18557       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18558         <size>2</size>
18559       </method>
18560     </type>
18561   </test>
18562   <test name="gtest-lambda-15.cs">
18563     <type name="Enumerable">
18564       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18565         <size>32</size>
18566       </method>
18567       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18568         <size>120</size>
18569       </method>
18570     </type>
18571     <type name="Repro">
18572       <method name="Int32 Main()">
18573         <size>115</size>
18574       </method>
18575       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18576         <size>7</size>
18577       </method>
18578       <method name="Void .ctor()">
18579         <size>7</size>
18580       </method>
18581     </type>
18582     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18583       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18584         <size>15</size>
18585       </method>
18586       <method name="Void .ctor()">
18587         <size>7</size>
18588       </method>
18589     </type>
18590   </test>
18591   <test name="gtest-lambda-16.cs">
18592     <type name="Repro">
18593       <method name="Void AssertFoo[T](IList`1)">
18594         <size>34</size>
18595       </method>
18596       <method name="Void Main()">
18597         <size>1</size>
18598       </method>
18599       <method name="Void .ctor()">
18600         <size>7</size>
18601       </method>
18602     </type>
18603     <type name="Repro+Runner`1[T]">
18604       <method name="Void .ctor(Action`1, T)">
18605         <size>7</size>
18606       </method>
18607     </type>
18608     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18609       <method name="Void &lt;&gt;m__0(Int32)">
18610         <size>52</size>
18611       </method>
18612       <method name="Void .ctor()">
18613         <size>7</size>
18614       </method>
18615     </type>
18616   </test>
18617   <test name="gtest-lambda-17.cs">
18618     <type name="TestCase">
18619       <method name="Void Testing()">
18620         <size>75</size>
18621       </method>
18622       <method name="Void Main()">
18623         <size>11</size>
18624       </method>
18625       <method name="Void &lt;Testing&gt;m__0()">
18626         <size>8</size>
18627       </method>
18628       <method name="Void .ctor()">
18629         <size>7</size>
18630       </method>
18631     </type>
18632   </test>
18633   <test name="gtest-lambda-18.cs">
18634     <type name="Test">
18635       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18636         <size>33</size>
18637       </method>
18638       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18639         <size>1</size>
18640       </method>
18641       <method name="Void Main()">
18642         <size>1</size>
18643       </method>
18644     </type>
18645     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18646       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18647         <size>14</size>
18648       </method>
18649       <method name="Void .ctor()">
18650         <size>7</size>
18651       </method>
18652     </type>
18653   </test>
18654   <test name="gtest-lambda-19.cs">
18655     <type name="Crasher">
18656       <method name="Void Crash()">
18657         <size>36</size>
18658       </method>
18659       <method name="Void Do(System.Action)">
18660         <size>1</size>
18661       </method>
18662       <method name="Void Main()">
18663         <size>1</size>
18664       </method>
18665       <method name="Void .ctor()">
18666         <size>7</size>
18667       </method>
18668     </type>
18669     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18670       <method name="Void &lt;&gt;m__0()">
18671         <size>27</size>
18672       </method>
18673       <method name="Void .ctor()">
18674         <size>7</size>
18675       </method>
18676     </type>
18677   </test>
18678   <test name="gtest-lambda-20.cs">
18679     <type name="Z">
18680       <method name="Void &lt;Z&gt;m__0()">
18681         <size>7</size>
18682       </method>
18683       <method name="Void .ctor()">
18684         <size>37</size>
18685       </method>
18686     </type>
18687     <type name="Test">
18688       <method name="Boolean Foo()">
18689         <size>2</size>
18690       </method>
18691       <method name="Void Main()">
18692         <size>1</size>
18693       </method>
18694       <method name="Void .ctor()">
18695         <size>7</size>
18696       </method>
18697     </type>
18698     <type name="TestMethod">
18699       <method name="Void Invoke()">
18700         <size>0</size>
18701       </method>
18702       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18703         <size>0</size>
18704       </method>
18705       <method name="Void EndInvoke(IAsyncResult)">
18706         <size>0</size>
18707       </method>
18708       <method name="Void .ctor(Object, IntPtr)">
18709         <size>0</size>
18710       </method>
18711     </type>
18712   </test>
18713   <test name="gtest-lambda-21.cs">
18714     <type name="Program">
18715       <method name="Void Foo(System.Action`1[System.String])">
18716         <size>12</size>
18717       </method>
18718       <method name="T Foo[T](System.Func`2[System.String,T])">
18719         <size>12</size>
18720       </method>
18721       <method name="System.String Bar()">
18722         <size>35</size>
18723       </method>
18724       <method name="Int32 Main()">
18725         <size>95</size>
18726       </method>
18727       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18728         <size>7</size>
18729       </method>
18730       <method name="System.String &lt;Main&gt;m__1(System.String)">
18731         <size>2</size>
18732       </method>
18733       <method name="Void &lt;Main&gt;m__2(System.String)">
18734         <size>7</size>
18735       </method>
18736       <method name="Void .ctor()">
18737         <size>7</size>
18738       </method>
18739     </type>
18740   </test>
18741   <test name="gtest-lambda-22.cs">
18742     <type name="Product">
18743       <method name="Void .ctor()">
18744         <size>7</size>
18745       </method>
18746     </type>
18747     <type name="MainClass">
18748       <method name="Void Main()">
18749         <size>136</size>
18750       </method>
18751       <method name="Int32 &lt;Main&gt;m__0(Product)">
18752         <size>7</size>
18753       </method>
18754       <method name="Product &lt;Main&gt;m__1(Product)">
18755         <size>2</size>
18756       </method>
18757       <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)">
18758         <size>48</size>
18759       </method>
18760       <method name="Void .ctor()">
18761         <size>7</size>
18762       </method>
18763     </type>
18764     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18765       <method name="&lt;g&gt;__T get_g()">
18766         <size>7</size>
18767       </method>
18768       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18769         <size>7</size>
18770       </method>
18771       <method name="Boolean Equals(System.Object)">
18772         <size>69</size>
18773       </method>
18774       <method name="Int32 GetHashCode()">
18775         <size>86</size>
18776       </method>
18777       <method name="System.String ToString()">
18778         <size>142</size>
18779       </method>
18780       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18781         <size>21</size>
18782       </method>
18783     </type>
18784     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18785       <method name="Boolean &lt;&gt;m__3(Product)">
18786         <size>52</size>
18787       </method>
18788       <method name="Decimal &lt;&gt;m__4(Product)">
18789         <size>7</size>
18790       </method>
18791       <method name="Void .ctor()">
18792         <size>7</size>
18793       </method>
18794     </type>
18795   </test>
18796   <test name="gtest-lambda-23.cs">
18797     <type name="C">
18798       <method name="U Test[T,U](T[], System.Func`2[T,U])">
18799         <size>14</size>
18800       </method>
18801       <method name="Int32 Main()">
18802         <size>77</size>
18803       </method>
18804       <method name="System.String &lt;Main&gt;m__0(System.String)">
18805         <size>27</size>
18806       </method>
18807       <method name="Void .ctor()">
18808         <size>7</size>
18809       </method>
18810     </type>
18811   </test>
18812   <test name="gtest-linq-01.cs">
18813     <type name="from.C">
18814       <method name="Void .ctor()">
18815         <size>7</size>
18816       </method>
18817       <method name="Void Main()">
18818         <size>2137</size>
18819       </method>
18820       <method name="Void Foo(Int32, Boolean)">
18821         <size>11</size>
18822       </method>
18823       <method name="Void Do(System.String[])">
18824         <size>16</size>
18825       </method>
18826     </type>
18827     <type name="from.D">
18828       <method name="Void .ctor()">
18829         <size>7</size>
18830       </method>
18831       <method name="Boolean check(System.Object, System.Object)">
18832         <size>26</size>
18833       </method>
18834     </type>
18835     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
18836       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
18837         <size>21</size>
18838       </method>
18839       <method name="&lt;i&gt;__T get_i()">
18840         <size>7</size>
18841       </method>
18842       <method name="&lt;j&gt;__T get_j()">
18843         <size>7</size>
18844       </method>
18845       <method name="Boolean Equals(System.Object)">
18846         <size>69</size>
18847       </method>
18848       <method name="Int32 GetHashCode()">
18849         <size>86</size>
18850       </method>
18851       <method name="System.String ToString()">
18852         <size>142</size>
18853       </method>
18854     </type>
18855     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18856       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18857         <size>21</size>
18858       </method>
18859       <method name="&lt;i&gt;__T get_i()">
18860         <size>7</size>
18861       </method>
18862       <method name="&lt;l&gt;__T get_l()">
18863         <size>7</size>
18864       </method>
18865       <method name="Boolean Equals(System.Object)">
18866         <size>69</size>
18867       </method>
18868       <method name="Int32 GetHashCode()">
18869         <size>86</size>
18870       </method>
18871       <method name="System.String ToString()">
18872         <size>142</size>
18873       </method>
18874     </type>
18875     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
18876       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
18877         <size>21</size>
18878       </method>
18879       <method name="&lt;i9&gt;__T get_i9()">
18880         <size>7</size>
18881       </method>
18882       <method name="&lt;i&gt;__T get_i()">
18883         <size>7</size>
18884       </method>
18885       <method name="Boolean Equals(System.Object)">
18886         <size>69</size>
18887       </method>
18888       <method name="Int32 GetHashCode()">
18889         <size>86</size>
18890       </method>
18891       <method name="System.String ToString()">
18892         <size>142</size>
18893       </method>
18894     </type>
18895     <type name="from.C">
18896       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18897         <size>2</size>
18898       </method>
18899       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18900         <size>2</size>
18901       </method>
18902       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
18903         <size>2</size>
18904       </method>
18905       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18906         <size>2</size>
18907       </method>
18908     </type>
18909     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18910       <method name="Void .ctor()">
18911         <size>7</size>
18912       </method>
18913       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
18914         <size>7</size>
18915       </method>
18916     </type>
18917     <type name="from.C">
18918       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
18919         <size>2</size>
18920       </method>
18921       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18922         <size>10</size>
18923       </method>
18924       <method name="Int32 &lt;Main&gt;m__7(Int32)">
18925         <size>2</size>
18926       </method>
18927       <method name="Int32 &lt;Main&gt;m__8(Int32)">
18928         <size>2</size>
18929       </method>
18930       <method name="Int32 &lt;Main&gt;m__9(Int32)">
18931         <size>2</size>
18932       </method>
18933       <method name="Int32 &lt;Main&gt;m__A(Int32)">
18934         <size>2</size>
18935       </method>
18936       <method name="Int32 &lt;Main&gt;m__B(Int32)">
18937         <size>2</size>
18938       </method>
18939       <method name="Int32 &lt;Main&gt;m__C(Int32)">
18940         <size>2</size>
18941       </method>
18942       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
18943         <size>2</size>
18944       </method>
18945       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
18946         <size>2</size>
18947       </method>
18948       <method name="Int32 &lt;Main&gt;m__20(Int32)">
18949         <size>2</size>
18950       </method>
18951       <method name="Int32 &lt;Main&gt;m__21(Int32)">
18952         <size>2</size>
18953       </method>
18954       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
18955         <size>10</size>
18956       </method>
18957       <method name="Int32 &lt;Main&gt;m__D(ITest)">
18958         <size>7</size>
18959       </method>
18960       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
18961         <size>2</size>
18962       </method>
18963       <method name="Int32 &lt;Main&gt;m__F(Int32)">
18964         <size>2</size>
18965       </method>
18966       <method name="Int32 &lt;Main&gt;m__10(ITest)">
18967         <size>7</size>
18968       </method>
18969       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
18970         <size>2</size>
18971       </method>
18972       <method name="Int32 &lt;Main&gt;m__12(Int32)">
18973         <size>2</size>
18974       </method>
18975       <method name="Int32 &lt;Main&gt;m__13(ITest)">
18976         <size>7</size>
18977       </method>
18978       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
18979         <size>8</size>
18980       </method>
18981       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
18982         <size>7</size>
18983       </method>
18984       <method name="Int32 &lt;Main&gt;m__16(ITest)">
18985         <size>7</size>
18986       </method>
18987       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
18988         <size>7</size>
18989       </method>
18990       <method name="Int32 &lt;Main&gt;m__18(Int32)">
18991         <size>2</size>
18992       </method>
18993       <method name="Int32 &lt;Main&gt;m__19(Int32)">
18994         <size>2</size>
18995       </method>
18996       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
18997         <size>2</size>
18998       </method>
18999       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19000         <size>2</size>
19001       </method>
19002       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19003         <size>2</size>
19004       </method>
19005       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19006         <size>2</size>
19007       </method>
19008       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19009         <size>2</size>
19010       </method>
19011       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19012         <size>10</size>
19013       </method>
19014       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19015         <size>7</size>
19016       </method>
19017       <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])">
19018         <size>15</size>
19019       </method>
19020       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19021         <size>12</size>
19022       </method>
19023       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19024         <size>2</size>
19025       </method>
19026       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19027         <size>2</size>
19028       </method>
19029       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19030         <size>8</size>
19031       </method>
19032       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19033         <size>2</size>
19034       </method>
19035       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19036         <size>7</size>
19037       </method>
19038       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19039         <size>8</size>
19040       </method>
19041       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19042         <size>2</size>
19043       </method>
19044       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19045         <size>7</size>
19046       </method>
19047       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19048         <size>8</size>
19049       </method>
19050       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19051         <size>2</size>
19052       </method>
19053       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19054         <size>7</size>
19055       </method>
19056       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19057         <size>2</size>
19058       </method>
19059       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19060         <size>2</size>
19061       </method>
19062       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19063         <size>2</size>
19064       </method>
19065     </type>
19066     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19067       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19068         <size>21</size>
19069       </method>
19070       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19071         <size>7</size>
19072       </method>
19073       <method name="&lt;l2&gt;__T get_l2()">
19074         <size>7</size>
19075       </method>
19076       <method name="Boolean Equals(System.Object)">
19077         <size>69</size>
19078       </method>
19079       <method name="Int32 GetHashCode()">
19080         <size>86</size>
19081       </method>
19082       <method name="System.String ToString()">
19083         <size>142</size>
19084       </method>
19085     </type>
19086     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19087       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19088         <size>7</size>
19089       </method>
19090       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19091         <size>7</size>
19092       </method>
19093       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19094         <size>7</size>
19095       </method>
19096     </type>
19097     <type name="from.C">
19098       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19099         <size>2</size>
19100       </method>
19101       <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]])">
19102         <size>9</size>
19103       </method>
19104       <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])">
19105         <size>2</size>
19106       </method>
19107     </type>
19108     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19109       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19110         <size>21</size>
19111       </method>
19112       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19113         <size>7</size>
19114       </method>
19115       <method name="&lt;l2&gt;__T get_l2()">
19116         <size>7</size>
19117       </method>
19118       <method name="Boolean Equals(System.Object)">
19119         <size>69</size>
19120       </method>
19121       <method name="Int32 GetHashCode()">
19122         <size>86</size>
19123       </method>
19124       <method name="System.String ToString()">
19125         <size>142</size>
19126       </method>
19127     </type>
19128     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19129       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19130         <size>47</size>
19131       </method>
19132       <method name="Int32 &lt;&gt;m__3D(Int32)">
19133         <size>2</size>
19134       </method>
19135     </type>
19136   </test>
19137   <test name="gtest-linq-02.cs">
19138     <type name="Test">
19139       <method name="Void .ctor()">
19140         <size>7</size>
19141       </method>
19142       <method name="Int32 Main()">
19143         <size>501</size>
19144       </method>
19145       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19146         <size>2</size>
19147       </method>
19148       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19149         <size>3</size>
19150       </method>
19151       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19152         <size>2</size>
19153       </method>
19154       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19155         <size>3</size>
19156       </method>
19157     </type>
19158   </test>
19159   <test name="gtest-linq-03.cs">
19160     <type name="WhereTest">
19161       <method name="Void .ctor()">
19162         <size>7</size>
19163       </method>
19164       <method name="Int32 Main()">
19165         <size>179</size>
19166       </method>
19167       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19168         <size>5</size>
19169       </method>
19170       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19171         <size>5</size>
19172       </method>
19173       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19174         <size>4</size>
19175       </method>
19176     </type>
19177   </test>
19178   <test name="gtest-linq-04.cs">
19179     <type name="TestGroupBy">
19180       <method name="Void .ctor()">
19181         <size>7</size>
19182       </method>
19183       <method name="Int32 Main()">
19184         <size>553</size>
19185       </method>
19186     </type>
19187     <type name="&lt;PrivateImplementationDetails&gt;">
19188       <method name="Void .ctor()">
19189         <size>7</size>
19190       </method>
19191     </type>
19192     <type name="TestGroupBy">
19193       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19194         <size>4</size>
19195       </method>
19196       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19197         <size>2</size>
19198       </method>
19199       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19200         <size>4</size>
19201       </method>
19202       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19203         <size>2</size>
19204       </method>
19205     </type>
19206   </test>
19207   <test name="gtest-linq-05.cs">
19208     <type name="OrderByTests">
19209       <method name="Void .ctor()">
19210         <size>7</size>
19211       </method>
19212       <method name="Int32 Main()">
19213         <size>1254</size>
19214       </method>
19215     </type>
19216     <type name="OrderByTests+Data">
19217       <method name="Void .ctor()">
19218         <size>7</size>
19219       </method>
19220       <method name="Int32 get_ID()">
19221         <size>7</size>
19222       </method>
19223       <method name="Void set_ID(Int32)">
19224         <size>8</size>
19225       </method>
19226       <method name="System.String get_Name()">
19227         <size>7</size>
19228       </method>
19229       <method name="Void set_Name(System.String)">
19230         <size>8</size>
19231       </method>
19232       <method name="System.String ToString()">
19233         <size>28</size>
19234       </method>
19235     </type>
19236     <type name="OrderByTests">
19237       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19238         <size>2</size>
19239       </method>
19240       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19241         <size>2</size>
19242       </method>
19243       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19244         <size>2</size>
19245       </method>
19246       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19247         <size>4</size>
19248       </method>
19249       <method name="System.String &lt;Main&gt;m__4(System.String)">
19250         <size>2</size>
19251       </method>
19252       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19253         <size>7</size>
19254       </method>
19255       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19256         <size>7</size>
19257       </method>
19258       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19259         <size>7</size>
19260       </method>
19261       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19262         <size>7</size>
19263       </method>
19264       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19265         <size>7</size>
19266       </method>
19267       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19268         <size>11</size>
19269       </method>
19270       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19271         <size>7</size>
19272       </method>
19273       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19274         <size>7</size>
19275       </method>
19276       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19277         <size>11</size>
19278       </method>
19279       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19280         <size>7</size>
19281       </method>
19282       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19283         <size>7</size>
19284       </method>
19285       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19286         <size>2</size>
19287       </method>
19288     </type>
19289   </test>
19290   <test name="gtest-linq-06.cs">
19291     <type name="Let">
19292       <method name="Void .ctor()">
19293         <size>7</size>
19294       </method>
19295       <method name="Int32 Main()">
19296         <size>406</size>
19297       </method>
19298     </type>
19299     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19300       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19301         <size>21</size>
19302       </method>
19303       <method name="&lt;i&gt;__T get_i()">
19304         <size>7</size>
19305       </method>
19306       <method name="&lt;u&gt;__T get_u()">
19307         <size>7</size>
19308       </method>
19309       <method name="Boolean Equals(System.Object)">
19310         <size>69</size>
19311       </method>
19312       <method name="Int32 GetHashCode()">
19313         <size>86</size>
19314       </method>
19315       <method name="System.String ToString()">
19316         <size>142</size>
19317       </method>
19318     </type>
19319     <type name="Let">
19320       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19321         <size>10</size>
19322       </method>
19323       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19324         <size>7</size>
19325       </method>
19326       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19327         <size>10</size>
19328       </method>
19329       <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])">
19330         <size>15</size>
19331       </method>
19332       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19333         <size>18</size>
19334       </method>
19335       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19336         <size>7</size>
19337       </method>
19338     </type>
19339     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19340       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19341         <size>21</size>
19342       </method>
19343       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19344         <size>7</size>
19345       </method>
19346       <method name="&lt;v&gt;__T get_v()">
19347         <size>7</size>
19348       </method>
19349       <method name="Boolean Equals(System.Object)">
19350         <size>69</size>
19351       </method>
19352       <method name="Int32 GetHashCode()">
19353         <size>86</size>
19354       </method>
19355       <method name="System.String ToString()">
19356         <size>142</size>
19357       </method>
19358     </type>
19359   </test>
19360   <test name="gtest-linq-07.cs">
19361     <type name="SelectMany">
19362       <method name="Void .ctor()">
19363         <size>7</size>
19364       </method>
19365       <method name="Int32 Main()">
19366         <size>748</size>
19367       </method>
19368     </type>
19369     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19370       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19371         <size>21</size>
19372       </method>
19373       <method name="&lt;i1&gt;__T get_i1()">
19374         <size>7</size>
19375       </method>
19376       <method name="&lt;i2&gt;__T get_i2()">
19377         <size>7</size>
19378       </method>
19379       <method name="Boolean Equals(System.Object)">
19380         <size>69</size>
19381       </method>
19382       <method name="Int32 GetHashCode()">
19383         <size>86</size>
19384       </method>
19385       <method name="System.String ToString()">
19386         <size>142</size>
19387       </method>
19388     </type>
19389     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19390       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19391         <size>28</size>
19392       </method>
19393       <method name="&lt;pp&gt;__T get_pp()">
19394         <size>7</size>
19395       </method>
19396       <method name="&lt;i1&gt;__T get_i1()">
19397         <size>7</size>
19398       </method>
19399       <method name="&lt;i3&gt;__T get_i3()">
19400         <size>7</size>
19401       </method>
19402       <method name="Boolean Equals(System.Object)">
19403         <size>96</size>
19404       </method>
19405       <method name="Int32 GetHashCode()">
19406         <size>109</size>
19407       </method>
19408       <method name="System.String ToString()">
19409         <size>199</size>
19410       </method>
19411     </type>
19412     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19413       <method name="Void .ctor()">
19414         <size>7</size>
19415       </method>
19416       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19417         <size>12</size>
19418       </method>
19419       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19420         <size>12</size>
19421       </method>
19422       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19423         <size>12</size>
19424       </method>
19425       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19426         <size>7</size>
19427       </method>
19428     </type>
19429     <type name="SelectMany">
19430       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19431         <size>8</size>
19432       </method>
19433       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19434         <size>5</size>
19435       </method>
19436       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19437         <size>8</size>
19438       </method>
19439       <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)">
19440         <size>8</size>
19441       </method>
19442       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19443         <size>7</size>
19444       </method>
19445       <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])">
19446         <size>25</size>
19447       </method>
19448       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19449         <size>8</size>
19450       </method>
19451     </type>
19452     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19453       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19454         <size>21</size>
19455       </method>
19456       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19457         <size>7</size>
19458       </method>
19459       <method name="&lt;i3&gt;__T get_i3()">
19460         <size>7</size>
19461       </method>
19462       <method name="Boolean Equals(System.Object)">
19463         <size>69</size>
19464       </method>
19465       <method name="Int32 GetHashCode()">
19466         <size>86</size>
19467       </method>
19468       <method name="System.String ToString()">
19469         <size>142</size>
19470       </method>
19471     </type>
19472   </test>
19473   <test name="gtest-linq-08.cs">
19474     <type name="TestA">
19475       <method name="Void .ctor(String)">
19476         <size>14</size>
19477       </method>
19478       <method name="System.String Select[U](System.Func`2[TestA,U])">
19479         <size>7</size>
19480       </method>
19481     </type>
19482     <type name="TestB">
19483       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19484         <size>25</size>
19485       </method>
19486     </type>
19487     <type name="CustomQueryExpressionPattern">
19488       <method name="Void .ctor()">
19489         <size>7</size>
19490       </method>
19491       <method name="Int32 Main()">
19492         <size>153</size>
19493       </method>
19494       <method name="TestA &lt;Main&gt;m__0(TestA)">
19495         <size>2</size>
19496       </method>
19497       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19498         <size>17</size>
19499       </method>
19500     </type>
19501   </test>
19502   <test name="gtest-linq-09.cs">
19503     <type name="Data">
19504       <method name="Void .ctor()">
19505         <size>7</size>
19506       </method>
19507     </type>
19508     <type name="Join">
19509       <method name="Void .ctor()">
19510         <size>7</size>
19511       </method>
19512       <method name="Int32 Main()">
19513         <size>912</size>
19514       </method>
19515     </type>
19516     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19517       <method name="Void .ctor(&lt;Result&gt;__T)">
19518         <size>14</size>
19519       </method>
19520       <method name="&lt;Result&gt;__T get_Result()">
19521         <size>7</size>
19522       </method>
19523       <method name="Boolean Equals(System.Object)">
19524         <size>39</size>
19525       </method>
19526       <method name="Int32 GetHashCode()">
19527         <size>63</size>
19528       </method>
19529       <method name="System.String ToString()">
19530         <size>67</size>
19531       </method>
19532     </type>
19533     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19534       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19535         <size>21</size>
19536       </method>
19537       <method name="&lt;a&gt;__T get_a()">
19538         <size>7</size>
19539       </method>
19540       <method name="&lt;b&gt;__T get_b()">
19541         <size>7</size>
19542       </method>
19543       <method name="Boolean Equals(System.Object)">
19544         <size>69</size>
19545       </method>
19546       <method name="Int32 GetHashCode()">
19547         <size>86</size>
19548       </method>
19549       <method name="System.String ToString()">
19550         <size>142</size>
19551       </method>
19552     </type>
19553     <type name="Join">
19554       <method name="Int32 &lt;Main&gt;m__0(Data)">
19555         <size>7</size>
19556       </method>
19557       <method name="Int32 &lt;Main&gt;m__1(Data)">
19558         <size>7</size>
19559       </method>
19560       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19561         <size>23</size>
19562       </method>
19563       <method name="Int32 &lt;Main&gt;m__3(Data)">
19564         <size>7</size>
19565       </method>
19566       <method name="Int32 &lt;Main&gt;m__4(Data)">
19567         <size>7</size>
19568       </method>
19569       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19570         <size>8</size>
19571       </method>
19572       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19573         <size>22</size>
19574       </method>
19575       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19576         <size>33</size>
19577       </method>
19578       <method name="Int32 &lt;Main&gt;m__8(Data)">
19579         <size>7</size>
19580       </method>
19581       <method name="Int32 &lt;Main&gt;m__9(Data)">
19582         <size>7</size>
19583       </method>
19584       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19585         <size>23</size>
19586       </method>
19587       <method name="Int32 &lt;Main&gt;m__B(Data)">
19588         <size>7</size>
19589       </method>
19590       <method name="Int32 &lt;Main&gt;m__C(Data)">
19591         <size>7</size>
19592       </method>
19593       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19594         <size>8</size>
19595       </method>
19596       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19597         <size>12</size>
19598       </method>
19599       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19600         <size>7</size>
19601       </method>
19602     </type>
19603   </test>
19604   <test name="gtest-linq-10.cs">
19605     <type name="DataA">
19606       <method name="Void .ctor()">
19607         <size>7</size>
19608       </method>
19609     </type>
19610     <type name="DataB">
19611       <method name="Void .ctor()">
19612         <size>7</size>
19613       </method>
19614     </type>
19615     <type name="GroupJoin">
19616       <method name="Void .ctor()">
19617         <size>7</size>
19618       </method>
19619       <method name="Int32 Main()">
19620         <size>631</size>
19621       </method>
19622     </type>
19623     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19624       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19625         <size>21</size>
19626       </method>
19627       <method name="&lt;a&gt;__T get_a()">
19628         <size>7</size>
19629       </method>
19630       <method name="&lt;ab&gt;__T get_ab()">
19631         <size>7</size>
19632       </method>
19633       <method name="Boolean Equals(System.Object)">
19634         <size>69</size>
19635       </method>
19636       <method name="Int32 GetHashCode()">
19637         <size>86</size>
19638       </method>
19639       <method name="System.String ToString()">
19640         <size>142</size>
19641       </method>
19642     </type>
19643     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19644       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19645         <size>21</size>
19646       </method>
19647       <method name="&lt;a&gt;__T get_a()">
19648         <size>7</size>
19649       </method>
19650       <method name="&lt;b&gt;__T get_b()">
19651         <size>7</size>
19652       </method>
19653       <method name="Boolean Equals(System.Object)">
19654         <size>69</size>
19655       </method>
19656       <method name="Int32 GetHashCode()">
19657         <size>86</size>
19658       </method>
19659       <method name="System.String ToString()">
19660         <size>142</size>
19661       </method>
19662     </type>
19663     <type name="GroupJoin">
19664       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19665         <size>7</size>
19666       </method>
19667       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19668         <size>7</size>
19669       </method>
19670       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19671         <size>8</size>
19672       </method>
19673       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19674         <size>12</size>
19675       </method>
19676       <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)">
19677         <size>39</size>
19678       </method>
19679       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19680         <size>7</size>
19681       </method>
19682       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19683         <size>7</size>
19684       </method>
19685       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19686         <size>8</size>
19687       </method>
19688       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19689         <size>12</size>
19690       </method>
19691       <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)">
19692         <size>39</size>
19693       </method>
19694     </type>
19695   </test>
19696   <test name="gtest-linq-11.cs">
19697     <type name="IntoTest">
19698       <method name="Void .ctor()">
19699         <size>7</size>
19700       </method>
19701       <method name="Int32 Main()">
19702         <size>275</size>
19703       </method>
19704       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19705         <size>5</size>
19706       </method>
19707       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19708         <size>5</size>
19709       </method>
19710       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19711         <size>4</size>
19712       </method>
19713       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19714         <size>5</size>
19715       </method>
19716       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19717         <size>4</size>
19718       </method>
19719     </type>
19720   </test>
19721   <test name="gtest-linq-12.cs">
19722     <type name="NestedQuery">
19723       <method name="Void .ctor()">
19724         <size>7</size>
19725       </method>
19726       <method name="Void XX()">
19727         <size>108</size>
19728       </method>
19729       <method name="Int32 Main()">
19730         <size>464</size>
19731       </method>
19732     </type>
19733     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19734       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19735         <size>21</size>
19736       </method>
19737       <method name="&lt;values&gt;__T get_values()">
19738         <size>7</size>
19739       </method>
19740       <method name="&lt;length&gt;__T get_length()">
19741         <size>7</size>
19742       </method>
19743       <method name="Boolean Equals(System.Object)">
19744         <size>69</size>
19745       </method>
19746       <method name="Int32 GetHashCode()">
19747         <size>86</size>
19748       </method>
19749       <method name="System.String ToString()">
19750         <size>142</size>
19751       </method>
19752     </type>
19753     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19754       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19755         <size>21</size>
19756       </method>
19757       <method name="&lt;type&gt;__T get_type()">
19758         <size>7</size>
19759       </method>
19760       <method name="&lt;x&gt;__T get_x()">
19761         <size>7</size>
19762       </method>
19763       <method name="Boolean Equals(System.Object)">
19764         <size>69</size>
19765       </method>
19766       <method name="Int32 GetHashCode()">
19767         <size>86</size>
19768       </method>
19769       <method name="System.String ToString()">
19770         <size>142</size>
19771       </method>
19772     </type>
19773     <type name="NestedQuery">
19774       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19775         <size>13</size>
19776       </method>
19777     </type>
19778     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19779       <method name="Void .ctor()">
19780         <size>7</size>
19781       </method>
19782     </type>
19783     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19784       <method name="Void .ctor()">
19785         <size>7</size>
19786       </method>
19787     </type>
19788     <type name="NestedQuery">
19789       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19790         <size>110</size>
19791       </method>
19792       <method name="Boolean &lt;Main&gt;m__2(System.String)">
19793         <size>10</size>
19794       </method>
19795       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
19796         <size>36</size>
19797       </method>
19798       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
19799         <size>13</size>
19800       </method>
19801       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19802         <size>110</size>
19803       </method>
19804       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
19805         <size>9</size>
19806       </method>
19807       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19808         <size>7</size>
19809       </method>
19810       <method name="Boolean &lt;Main&gt;m__9(Char)">
19811         <size>6</size>
19812       </method>
19813       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
19814         <size>9</size>
19815       </method>
19816       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19817         <size>7</size>
19818       </method>
19819     </type>
19820     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19821       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19822         <size>15</size>
19823       </method>
19824     </type>
19825     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19826       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19827         <size>15</size>
19828       </method>
19829     </type>
19830   </test>
19831   <test name="gtest-linq-13.cs">
19832     <type name="Program">
19833       <method name="Void .ctor()">
19834         <size>7</size>
19835       </method>
19836       <method name="Void Main()">
19837         <size>1</size>
19838       </method>
19839       <method name="Void Foo(TypeDefinition)">
19840         <size>47</size>
19841       </method>
19842       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
19843         <size>2</size>
19844       </method>
19845     </type>
19846     <type name="Extension">
19847       <method name="IEnumerable`1 Cast[T](IFoo)">
19848         <size>2</size>
19849       </method>
19850     </type>
19851     <type name="MethodDefinition">
19852       <method name="Void .ctor()">
19853         <size>7</size>
19854       </method>
19855     </type>
19856     <type name="TypeDefinition">
19857       <method name="Void .ctor()">
19858         <size>7</size>
19859       </method>
19860       <method name="MethodDefinitionCollection get_Methods()">
19861         <size>2</size>
19862       </method>
19863       <method name="Void set_Methods(MethodDefinitionCollection)">
19864         <size>1</size>
19865       </method>
19866     </type>
19867     <type name="MethodDefinitionCollection">
19868       <method name="Void .ctor()">
19869         <size>7</size>
19870       </method>
19871     </type>
19872   </test>
19873   <test name="gtest-linq-14.cs">
19874     <type name="Person">
19875       <method name="Void .ctor()">
19876         <size>7</size>
19877       </method>
19878       <method name="Style get_Style()">
19879         <size>7</size>
19880       </method>
19881       <method name="Void set_Style(Style)">
19882         <size>8</size>
19883       </method>
19884     </type>
19885     <type name="Extensions">
19886       <method name="IMarker`1 Cast[T](IObjectContainer)">
19887         <size>2</size>
19888       </method>
19889       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
19890         <size>2</size>
19891       </method>
19892     </type>
19893     <type name="Program">
19894       <method name="Void .ctor()">
19895         <size>7</size>
19896       </method>
19897       <method name="Void Main()">
19898         <size>1</size>
19899       </method>
19900       <method name="Void Assert(System.Action)">
19901         <size>1</size>
19902       </method>
19903       <method name="Void Test(IObjectContainer, Style)">
19904         <size>38</size>
19905       </method>
19906     </type>
19907     <type name="Program+&lt;Test&gt;c__AnonStorey0">
19908       <method name="Void .ctor()">
19909         <size>7</size>
19910       </method>
19911       <method name="Void &lt;&gt;m__0()">
19912         <size>117</size>
19913       </method>
19914     </type>
19915   </test>
19916   <test name="gtest-linq-15.cs">
19917     <type name="NameCollisionTest.Data">
19918       <method name="Void .ctor()">
19919         <size>7</size>
19920       </method>
19921     </type>
19922     <type name="NameCollisionTest.Ex">
19923       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
19924         <size>44</size>
19925       </method>
19926     </type>
19927     <type name="NameCollisionTest.C">
19928       <method name="Void .ctor()">
19929         <size>7</size>
19930       </method>
19931       <method name="Void Main()">
19932         <size>78</size>
19933       </method>
19934       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
19935         <size>7</size>
19936       </method>
19937       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19938         <size>5</size>
19939       </method>
19940     </type>
19941     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
19942       <method name="Void .ctor()">
19943         <size>7</size>
19944       </method>
19945       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19946         <size>12</size>
19947       </method>
19948       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19949         <size>7</size>
19950       </method>
19951       <method name="Boolean MoveNext()">
19952         <size>86</size>
19953       </method>
19954       <method name="Void Dispose()">
19955         <size>8</size>
19956       </method>
19957       <method name="Void Reset()">
19958         <size>6</size>
19959       </method>
19960       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
19961         <size>7</size>
19962       </method>
19963       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
19964         <size>52</size>
19965       </method>
19966     </type>
19967   </test>
19968   <test name="gtest-linq-16.cs">
19969     <type name="C">
19970       <method name="Void .ctor()">
19971         <size>7</size>
19972       </method>
19973       <method name="Void Main()">
19974         <size>12</size>
19975       </method>
19976       <method name="Void Test_1(Int32)">
19977         <size>27</size>
19978       </method>
19979       <method name="Void Test_2()">
19980         <size>31</size>
19981       </method>
19982       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
19983         <size>26</size>
19984       </method>
19985     </type>
19986     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19987       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19988         <size>21</size>
19989       </method>
19990       <method name="&lt;a&gt;__T get_a()">
19991         <size>7</size>
19992       </method>
19993       <method name="&lt;b&gt;__T get_b()">
19994         <size>7</size>
19995       </method>
19996       <method name="Boolean Equals(System.Object)">
19997         <size>69</size>
19998       </method>
19999       <method name="Int32 GetHashCode()">
20000         <size>86</size>
20001       </method>
20002       <method name="System.String ToString()">
20003         <size>142</size>
20004       </method>
20005     </type>
20006     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20007       <method name="Void .ctor()">
20008         <size>7</size>
20009       </method>
20010       <method name="IEnumerable`1 &lt;&gt;m__0()">
20011         <size>67</size>
20012       </method>
20013       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20014         <size>8</size>
20015       </method>
20016       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20017         <size>14</size>
20018       </method>
20019     </type>
20020     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20021       <method name="Void .ctor()">
20022         <size>7</size>
20023       </method>
20024       <method name="IEnumerable`1 &lt;&gt;m__2()">
20025         <size>67</size>
20026       </method>
20027       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20028         <size>8</size>
20029       </method>
20030       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20031         <size>14</size>
20032       </method>
20033     </type>
20034   </test>
20035   <test name="gtest-linq-17.cs">
20036     <type name="TestGroupBy">
20037       <method name="Void .ctor()">
20038         <size>7</size>
20039       </method>
20040       <method name="Int32 Main()">
20041         <size>157</size>
20042       </method>
20043       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20044         <size>2</size>
20045       </method>
20046     </type>
20047     <type name="&lt;PrivateImplementationDetails&gt;">
20048       <method name="Void .ctor()">
20049         <size>7</size>
20050       </method>
20051     </type>
20052   </test>
20053   <test name="gtest-linq-18.cs">
20054     <type name="C">
20055       <method name="Void .ctor()">
20056         <size>7</size>
20057       </method>
20058       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20059         <size>2</size>
20060       </method>
20061       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20062         <size>2</size>
20063       </method>
20064       <method name="Int32 Main()">
20065         <size>652</size>
20066       </method>
20067       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20068         <size>42</size>
20069       </method>
20070       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20071         <size>11</size>
20072       </method>
20073       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20074         <size>31</size>
20075       </method>
20076       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20077         <size>31</size>
20078       </method>
20079       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20080         <size>31</size>
20081       </method>
20082       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20083         <size>31</size>
20084       </method>
20085       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20086         <size>31</size>
20087       </method>
20088       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20089         <size>10</size>
20090       </method>
20091       <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])">
20092         <size>15</size>
20093       </method>
20094       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20095         <size>31</size>
20096       </method>
20097       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20098         <size>15</size>
20099       </method>
20100       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20101         <size>12</size>
20102       </method>
20103     </type>
20104     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20105       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20106         <size>21</size>
20107       </method>
20108       <method name="&lt;ck&gt;__T get_ck()">
20109         <size>7</size>
20110       </method>
20111       <method name="&lt;xy&gt;__T get_xy()">
20112         <size>7</size>
20113       </method>
20114       <method name="Boolean Equals(System.Object)">
20115         <size>69</size>
20116       </method>
20117       <method name="Int32 GetHashCode()">
20118         <size>86</size>
20119       </method>
20120       <method name="System.String ToString()">
20121         <size>142</size>
20122       </method>
20123     </type>
20124     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20125       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20126         <size>21</size>
20127       </method>
20128       <method name="&lt;i&gt;__T get_i()">
20129         <size>7</size>
20130       </method>
20131       <method name="&lt;l&gt;__T get_l()">
20132         <size>7</size>
20133       </method>
20134       <method name="Boolean Equals(System.Object)">
20135         <size>69</size>
20136       </method>
20137       <method name="Int32 GetHashCode()">
20138         <size>86</size>
20139       </method>
20140       <method name="System.String ToString()">
20141         <size>142</size>
20142       </method>
20143     </type>
20144     <type name="&lt;PrivateImplementationDetails&gt;">
20145       <method name="Void .ctor()">
20146         <size>7</size>
20147       </method>
20148     </type>
20149     <type name="C+&lt;Main&gt;c__AnonStorey0">
20150       <method name="Void .ctor()">
20151         <size>7</size>
20152       </method>
20153     </type>
20154     <type name="C+&lt;Main&gt;c__AnonStorey1">
20155       <method name="Void .ctor()">
20156         <size>7</size>
20157       </method>
20158     </type>
20159     <type name="C+&lt;Main&gt;c__AnonStorey2">
20160       <method name="Void .ctor()">
20161         <size>7</size>
20162       </method>
20163     </type>
20164     <type name="C+&lt;Main&gt;c__AnonStorey3">
20165       <method name="Void .ctor()">
20166         <size>7</size>
20167       </method>
20168     </type>
20169     <type name="C+&lt;Main&gt;c__AnonStorey4">
20170       <method name="Void .ctor()">
20171         <size>7</size>
20172       </method>
20173     </type>
20174     <type name="C+&lt;Main&gt;c__AnonStorey5">
20175       <method name="Void .ctor()">
20176         <size>7</size>
20177       </method>
20178     </type>
20179     <type name="C+&lt;Main&gt;c__AnonStorey6">
20180       <method name="Void .ctor()">
20181         <size>7</size>
20182       </method>
20183     </type>
20184     <type name="C">
20185       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20186         <size>31</size>
20187       </method>
20188       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20189         <size>31</size>
20190       </method>
20191       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20192         <size>2</size>
20193       </method>
20194       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20195         <size>31</size>
20196       </method>
20197       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20198         <size>31</size>
20199       </method>
20200       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20201         <size>2</size>
20202       </method>
20203     </type>
20204     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20205       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20206         <size>21</size>
20207       </method>
20208       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20209         <size>7</size>
20210       </method>
20211       <method name="&lt;g&gt;__T get_g()">
20212         <size>7</size>
20213       </method>
20214       <method name="Boolean Equals(System.Object)">
20215         <size>69</size>
20216       </method>
20217       <method name="Int32 GetHashCode()">
20218         <size>86</size>
20219       </method>
20220       <method name="System.String ToString()">
20221         <size>142</size>
20222       </method>
20223     </type>
20224     <type name="C+&lt;Main&gt;c__AnonStorey0">
20225       <method name="Boolean &lt;&gt;m__12(Int32)">
20226         <size>10</size>
20227       </method>
20228     </type>
20229     <type name="C+&lt;Main&gt;c__AnonStorey1">
20230       <method name="Boolean &lt;&gt;m__13(Int32)">
20231         <size>15</size>
20232       </method>
20233     </type>
20234     <type name="C+&lt;Main&gt;c__AnonStorey2">
20235       <method name="Boolean &lt;&gt;m__14(Int32)">
20236         <size>10</size>
20237       </method>
20238     </type>
20239     <type name="C+&lt;Main&gt;c__AnonStorey3">
20240       <method name="Boolean &lt;&gt;m__15(Int32)">
20241         <size>10</size>
20242       </method>
20243     </type>
20244     <type name="C+&lt;Main&gt;c__AnonStorey4">
20245       <method name="Int32 &lt;&gt;m__16(Int32)">
20246         <size>9</size>
20247       </method>
20248     </type>
20249     <type name="C+&lt;Main&gt;c__AnonStorey5">
20250       <method name="Int32 &lt;&gt;m__17(Int32)">
20251         <size>9</size>
20252       </method>
20253     </type>
20254     <type name="C+&lt;Main&gt;c__AnonStorey6">
20255       <method name="Boolean &lt;&gt;m__18(Int32)">
20256         <size>20</size>
20257       </method>
20258     </type>
20259     <type name="C+&lt;Main&gt;c__AnonStorey7">
20260       <method name="Void .ctor()">
20261         <size>7</size>
20262       </method>
20263       <method name="Boolean &lt;&gt;m__19(Int32)">
20264         <size>10</size>
20265       </method>
20266     </type>
20267     <type name="C+&lt;Main&gt;c__AnonStorey8">
20268       <method name="Void .ctor()">
20269         <size>7</size>
20270       </method>
20271       <method name="Boolean &lt;&gt;m__1A(Int32)">
20272         <size>10</size>
20273       </method>
20274     </type>
20275     <type name="C+&lt;Main&gt;c__AnonStorey9">
20276       <method name="Void .ctor()">
20277         <size>7</size>
20278       </method>
20279       <method name="Boolean &lt;&gt;m__1B(Int32)">
20280         <size>10</size>
20281       </method>
20282     </type>
20283     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20284       <method name="Void .ctor()">
20285         <size>7</size>
20286       </method>
20287       <method name="Boolean &lt;&gt;m__1C(Int32)">
20288         <size>10</size>
20289       </method>
20290     </type>
20291   </test>
20292   <test name="gtest-linq-19.cs">
20293     <type name="Test">
20294       <method name="Void .ctor()">
20295         <size>7</size>
20296       </method>
20297       <method name="Void .cctor()">
20298         <size>45</size>
20299       </method>
20300       <method name="Void Main()">
20301         <size>1</size>
20302       </method>
20303       <method name="Char &lt;E&gt;m__0(Char)">
20304         <size>2</size>
20305       </method>
20306     </type>
20307   </test>
20308   <test name="gtest-named-01.cs">
20309     <type name="C">
20310       <method name="Int32 Test(Int32, Int32, System.String)">
20311         <size>6</size>
20312       </method>
20313       <method name="T Foo[T](T, Int32)">
20314         <size>2</size>
20315       </method>
20316       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20317         <size>9</size>
20318       </method>
20319       <method name="Int32 Main()">
20320         <size>173</size>
20321       </method>
20322       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20323         <size>2</size>
20324       </method>
20325     </type>
20326     <type name="C+&lt;Main&gt;c__AnonStorey0">
20327       <method name="Void .ctor()">
20328         <size>7</size>
20329       </method>
20330       <method name="Int32 &lt;&gt;m__1(Int32)">
20331         <size>7</size>
20332       </method>
20333     </type>
20334   </test>
20335   <test name="gtest-partial-01.cs">
20336     <type name="B`1[U]">
20337       <method name="Void .ctor()">
20338         <size>7</size>
20339       </method>
20340     </type>
20341     <type name="C`1[T]">
20342       <method name="Void .ctor()">
20343         <size>7</size>
20344       </method>
20345     </type>
20346     <type name="Test">
20347       <method name="Void Main()">
20348         <size>1</size>
20349       </method>
20350       <method name="Void .ctor()">
20351         <size>7</size>
20352       </method>
20353     </type>
20354   </test>
20355   <test name="gtest-var-04.cs">
20356     <type name="Test">
20357       <method name="Void .ctor()">
20358         <size>7</size>
20359       </method>
20360       <method name="Int32 Main()">
20361         <size>219</size>
20362       </method>
20363     </type>
20364   </test>
20365   <test name="gtest-variance-11.cs">
20366     <type name="D">
20367       <method name="Void .ctor()">
20368         <size>7</size>
20369       </method>
20370       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20371         <size>38</size>
20372       </method>
20373       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20374         <size>38</size>
20375       </method>
20376       <method name="Int32 Main()">
20377         <size>38</size>
20378       </method>
20379     </type>
20380   </test>
20381   <test name="gtest-variance-13.cs">
20382     <type name="A">
20383       <method name="Void .ctor()">
20384         <size>7</size>
20385       </method>
20386       <method name="Void Foo[T](T, IList`1)">
20387         <size>1</size>
20388       </method>
20389       <method name="Void Test()">
20390         <size>17</size>
20391       </method>
20392     </type>
20393     <type name="B">
20394       <method name="Void .ctor()">
20395         <size>7</size>
20396       </method>
20397       <method name="Void Foo[T](T, I`1)">
20398         <size>1</size>
20399       </method>
20400       <method name="Void Test[U](U, I`1)">
20401         <size>8</size>
20402       </method>
20403     </type>
20404     <type name="M">
20405       <method name="Void .ctor()">
20406         <size>7</size>
20407       </method>
20408       <method name="Int32 Main()">
20409         <size>2</size>
20410       </method>
20411     </type>
20412   </test>
20413   <test name="gtest-variance-6.cs">
20414     <type name="Program">
20415       <method name="Void .ctor()">
20416         <size>7</size>
20417       </method>
20418       <method name="Void Main()">
20419         <size>1</size>
20420       </method>
20421     </type>
20422     <type name="Cov1`1[U]">
20423       <method name="Void .ctor(Object, IntPtr)">
20424         <size>0</size>
20425       </method>
20426       <method name="ICovariant`1 Invoke(IContravariant`1)">
20427         <size>0</size>
20428       </method>
20429       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20430         <size>0</size>
20431       </method>
20432       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20433         <size>0</size>
20434       </method>
20435     </type>
20436     <type name="Cov2`1[U]">
20437       <method name="Void .ctor(Object, IntPtr)">
20438         <size>0</size>
20439       </method>
20440       <method name="ICovariant`1 Invoke(IContravariant`1)">
20441         <size>0</size>
20442       </method>
20443       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20444         <size>0</size>
20445       </method>
20446       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20447         <size>0</size>
20448       </method>
20449     </type>
20450     <type name="Cov3`1[U]">
20451       <method name="Void .ctor(Object, IntPtr)">
20452         <size>0</size>
20453       </method>
20454       <method name="ICovariant`1 Invoke(IContravariant`1)">
20455         <size>0</size>
20456       </method>
20457       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20458         <size>0</size>
20459       </method>
20460       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20461         <size>0</size>
20462       </method>
20463     </type>
20464     <type name="Cov4`1[U]">
20465       <method name="Void .ctor(Object, IntPtr)">
20466         <size>0</size>
20467       </method>
20468       <method name="ICovariant`1 Invoke()">
20469         <size>0</size>
20470       </method>
20471       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20472         <size>0</size>
20473       </method>
20474       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20475         <size>0</size>
20476       </method>
20477     </type>
20478     <type name="Cov5`1[U]">
20479       <method name="Void .ctor(Object, IntPtr)">
20480         <size>0</size>
20481       </method>
20482       <method name="IContravariant`1 Invoke()">
20483         <size>0</size>
20484       </method>
20485       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20486         <size>0</size>
20487       </method>
20488       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20489         <size>0</size>
20490       </method>
20491     </type>
20492     <type name="Contra5`1[U]">
20493       <method name="Void .ctor(Object, IntPtr)">
20494         <size>0</size>
20495       </method>
20496       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20497         <size>0</size>
20498       </method>
20499       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20500         <size>0</size>
20501       </method>
20502       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20503         <size>0</size>
20504       </method>
20505     </type>
20506     <type name="Contra6`1[U]">
20507       <method name="Void .ctor(Object, IntPtr)">
20508         <size>0</size>
20509       </method>
20510       <method name="IContravariant`1 Invoke()">
20511         <size>0</size>
20512       </method>
20513       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20514         <size>0</size>
20515       </method>
20516       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20517         <size>0</size>
20518       </method>
20519     </type>
20520     <type name="Contra7`1[U]">
20521       <method name="Void .ctor(Object, IntPtr)">
20522         <size>0</size>
20523       </method>
20524       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20525         <size>0</size>
20526       </method>
20527       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20528         <size>0</size>
20529       </method>
20530       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20531         <size>0</size>
20532       </method>
20533     </type>
20534     <type name="Contra8`1[U]">
20535       <method name="Void .ctor(Object, IntPtr)">
20536         <size>0</size>
20537       </method>
20538       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20539         <size>0</size>
20540       </method>
20541       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20542         <size>0</size>
20543       </method>
20544       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20545         <size>0</size>
20546       </method>
20547     </type>
20548   </test>
20549   <test name="gtest-variance-7.cs">
20550     <type name="C">
20551       <method name="Void .ctor()">
20552         <size>7</size>
20553       </method>
20554       <method name="Void Main()">
20555         <size>1</size>
20556       </method>
20557     </type>
20558     <type name="Covariant`1[T]">
20559       <method name="Void .ctor(Object, IntPtr)">
20560         <size>0</size>
20561       </method>
20562       <method name="T Invoke()">
20563         <size>0</size>
20564       </method>
20565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20566         <size>0</size>
20567       </method>
20568       <method name="T EndInvoke(IAsyncResult)">
20569         <size>0</size>
20570       </method>
20571     </type>
20572     <type name="Contra`1[T]">
20573       <method name="Void .ctor(Object, IntPtr)">
20574         <size>0</size>
20575       </method>
20576       <method name="Void Invoke(T)">
20577         <size>0</size>
20578       </method>
20579       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20580         <size>0</size>
20581       </method>
20582       <method name="Void EndInvoke(IAsyncResult)">
20583         <size>0</size>
20584       </method>
20585     </type>
20586     <type name="CoContra`2[TR,T]">
20587       <method name="Void .ctor(Object, IntPtr)">
20588         <size>0</size>
20589       </method>
20590       <method name="TR Invoke(T)">
20591         <size>0</size>
20592       </method>
20593       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20594         <size>0</size>
20595       </method>
20596       <method name="TR EndInvoke(IAsyncResult)">
20597         <size>0</size>
20598       </method>
20599     </type>
20600     <type name="None`1[T]">
20601       <method name="Void .ctor(Object, IntPtr)">
20602         <size>0</size>
20603       </method>
20604       <method name="Void Invoke(T)">
20605         <size>0</size>
20606       </method>
20607       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20608         <size>0</size>
20609       </method>
20610       <method name="Void EndInvoke(IAsyncResult)">
20611         <size>0</size>
20612       </method>
20613     </type>
20614     <type name="Test`1[U]">
20615       <method name="Void .ctor(Object, IntPtr)">
20616         <size>0</size>
20617       </method>
20618       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20619         <size>0</size>
20620       </method>
20621       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20622         <size>0</size>
20623       </method>
20624       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20625         <size>0</size>
20626       </method>
20627     </type>
20628     <type name="Test2`1[U]">
20629       <method name="Void .ctor(Object, IntPtr)">
20630         <size>0</size>
20631       </method>
20632       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20633         <size>0</size>
20634       </method>
20635       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20636         <size>0</size>
20637       </method>
20638       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20639         <size>0</size>
20640       </method>
20641     </type>
20642     <type name="Test3`1[U]">
20643       <method name="Void .ctor(Object, IntPtr)">
20644         <size>0</size>
20645       </method>
20646       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20647         <size>0</size>
20648       </method>
20649       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20650         <size>0</size>
20651       </method>
20652       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20653         <size>0</size>
20654       </method>
20655     </type>
20656     <type name="Test4`1[U]">
20657       <method name="Void .ctor(Object, IntPtr)">
20658         <size>0</size>
20659       </method>
20660       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20661         <size>0</size>
20662       </method>
20663       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20664         <size>0</size>
20665       </method>
20666       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20667         <size>0</size>
20668       </method>
20669     </type>
20670     <type name="Test5`1[U]">
20671       <method name="Void .ctor(Object, IntPtr)">
20672         <size>0</size>
20673       </method>
20674       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
20675         <size>0</size>
20676       </method>
20677       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20678         <size>0</size>
20679       </method>
20680       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
20681         <size>0</size>
20682       </method>
20683     </type>
20684     <type name="Test6`1[U]">
20685       <method name="Void .ctor(Object, IntPtr)">
20686         <size>0</size>
20687       </method>
20688       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
20689         <size>0</size>
20690       </method>
20691       <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)">
20692         <size>0</size>
20693       </method>
20694       <method name="Void EndInvoke(IAsyncResult)">
20695         <size>0</size>
20696       </method>
20697     </type>
20698     <type name="Both`2[U,V]">
20699       <method name="Void .ctor(Object, IntPtr)">
20700         <size>0</size>
20701       </method>
20702       <method name="Void Invoke(CoContra`2[U,V])">
20703         <size>0</size>
20704       </method>
20705       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
20706         <size>0</size>
20707       </method>
20708       <method name="Void EndInvoke(IAsyncResult)">
20709         <size>0</size>
20710       </method>
20711     </type>
20712     <type name="Both2`2[U,V]">
20713       <method name="Void .ctor(Object, IntPtr)">
20714         <size>0</size>
20715       </method>
20716       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
20717         <size>0</size>
20718       </method>
20719       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
20720         <size>0</size>
20721       </method>
20722       <method name="Void EndInvoke(IAsyncResult)">
20723         <size>0</size>
20724       </method>
20725     </type>
20726     <type name="Both3`2[U,V]">
20727       <method name="Void .ctor(Object, IntPtr)">
20728         <size>0</size>
20729       </method>
20730       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
20731         <size>0</size>
20732       </method>
20733       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
20734         <size>0</size>
20735       </method>
20736       <method name="Void EndInvoke(IAsyncResult)">
20737         <size>0</size>
20738       </method>
20739     </type>
20740     <type name="Both4`2[U,V]">
20741       <method name="Void .ctor(Object, IntPtr)">
20742         <size>0</size>
20743       </method>
20744       <method name="Void Invoke(Both`2[V,U])">
20745         <size>0</size>
20746       </method>
20747       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
20748         <size>0</size>
20749       </method>
20750       <method name="Void EndInvoke(IAsyncResult)">
20751         <size>0</size>
20752       </method>
20753     </type>
20754     <type name="Both5`2[U,V]">
20755       <method name="Void .ctor(Object, IntPtr)">
20756         <size>0</size>
20757       </method>
20758       <method name="Void Invoke(Both`2[V,System.Int32])">
20759         <size>0</size>
20760       </method>
20761       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
20762         <size>0</size>
20763       </method>
20764       <method name="Void EndInvoke(IAsyncResult)">
20765         <size>0</size>
20766       </method>
20767     </type>
20768   </test>
20769   <test name="gtest-variance-9.cs">
20770     <type name="Test">
20771       <method name="Void .ctor()">
20772         <size>7</size>
20773       </method>
20774       <method name="Void Foo(IIn`1)">
20775         <size>1</size>
20776       </method>
20777       <method name="Int32 Main()">
20778         <size>10</size>
20779       </method>
20780     </type>
20781   </test>
20782   <test name="test-1.cs">
20783     <type name="X">
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-10.cs">
20793     <type name="X">
20794       <method name="Void .ctor()">
20795         <size>7</size>
20796       </method>
20797       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20798         <size>1</size>
20799       </method>
20800       <method name="Void bsbyte()">
20801         <size>35</size>
20802       </method>
20803       <method name="Void abyte(SByte, Char)">
20804         <size>1</size>
20805       </method>
20806       <method name="Void bbyte()">
20807         <size>22</size>
20808       </method>
20809       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
20810         <size>1</size>
20811       </method>
20812       <method name="Void bshort()">
20813         <size>39</size>
20814       </method>
20815       <method name="Void aushort(SByte, Byte, Int16, Char)">
20816         <size>1</size>
20817       </method>
20818       <method name="Void bushort()">
20819         <size>29</size>
20820       </method>
20821       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
20822         <size>1</size>
20823       </method>
20824       <method name="Void bint()">
20825         <size>42</size>
20826       </method>
20827       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
20828         <size>1</size>
20829       </method>
20830       <method name="Void buint()">
20831         <size>38</size>
20832       </method>
20833       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
20834         <size>1</size>
20835       </method>
20836       <method name="Void blong()">
20837         <size>47</size>
20838       </method>
20839       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
20840         <size>1</size>
20841       </method>
20842       <method name="Void bulong()">
20843         <size>47</size>
20844       </method>
20845       <method name="Void achar(SByte, Byte, Int16)">
20846         <size>1</size>
20847       </method>
20848       <method name="Void bchar()">
20849         <size>27</size>
20850       </method>
20851       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
20852         <size>1</size>
20853       </method>
20854       <method name="Void bfloat()">
20855         <size>67</size>
20856       </method>
20857       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
20858         <size>1</size>
20859       </method>
20860       <method name="Void bdouble()">
20861         <size>75</size>
20862       </method>
20863       <method name="Void TestDecimal(Decimal)">
20864         <size>15</size>
20865       </method>
20866       <method name="Void Main()">
20867         <size>1</size>
20868       </method>
20869     </type>
20870     <type name="Test2">
20871       <method name="Void .ctor()">
20872         <size>7</size>
20873       </method>
20874       <method name="Void ExtraTst()">
20875         <size>12</size>
20876       </method>
20877     </type>
20878   </test>
20879   <test name="test-100.cs">
20880     <type name="GLib.Object">
20881       <method name="Void .ctor()">
20882         <size>7</size>
20883       </method>
20884       <method name="Int32 get_Raw()">
20885         <size>2</size>
20886       </method>
20887       <method name="Void set_Raw(Int32)">
20888         <size>8</size>
20889       </method>
20890       <method name="Void GetProperty()">
20891         <size>12</size>
20892       </method>
20893       <method name="Int32 Main()">
20894         <size>2</size>
20895       </method>
20896     </type>
20897   </test>
20898   <test name="test-101.cs">
20899     <type name="Test.MyAttribute">
20900       <method name="Void .ctor(String)">
20901         <size>20</size>
20902       </method>
20903     </type>
20904     <type name="Test.My2Attribute">
20905       <method name="Void .ctor(String, Int32)">
20906         <size>31</size>
20907       </method>
20908     </type>
20909     <type name="Test.Test">
20910       <method name="Void .ctor()">
20911         <size>7</size>
20912       </method>
20913       <method name="Int32 Main()">
20914         <size>92</size>
20915       </method>
20916     </type>
20917   </test>
20918   <test name="test-102.cs">
20919     <type name="N1.MineAttribute">
20920       <method name="Void .ctor(String)">
20921         <size>14</size>
20922       </method>
20923     </type>
20924     <type name="N1.ReturnAttribute">
20925       <method name="Void .ctor(String)">
20926         <size>14</size>
20927       </method>
20928     </type>
20929     <type name="N1.Foo">
20930       <method name="Void .ctor()">
20931         <size>7</size>
20932       </method>
20933       <method name="Int32 Main()">
20934         <size>250</size>
20935       </method>
20936     </type>
20937   </test>
20938   <test name="test-103.cs">
20939     <type name="A">
20940       <method name="Void .ctor()">
20941         <size>7</size>
20942       </method>
20943       <method name="Int32 Foo()">
20944         <size>0</size>
20945       </method>
20946     </type>
20947     <type name="B">
20948       <method name="Void .ctor()">
20949         <size>7</size>
20950       </method>
20951       <method name="Int32 Foo()">
20952         <size>2</size>
20953       </method>
20954       <method name="Int32 M()">
20955         <size>7</size>
20956       </method>
20957     </type>
20958     <type name="Test">
20959       <method name="Void .ctor()">
20960         <size>7</size>
20961       </method>
20962       <method name="Int32 Main()">
20963         <size>11</size>
20964       </method>
20965     </type>
20966   </test>
20967   <test name="test-104.cs">
20968     <type name="Test">
20969       <method name="Void .ctor()">
20970         <size>7</size>
20971       </method>
20972       <method name="Int32 Main(System.String[])">
20973         <size>12</size>
20974       </method>
20975     </type>
20976   </test>
20977   <test name="test-105.cs">
20978     <type name="Test">
20979       <method name="Void .ctor()">
20980         <size>7</size>
20981       </method>
20982       <method name="Int32 F(Int32)">
20983         <size>33</size>
20984       </method>
20985       <method name="Void async_callback(IAsyncResult)">
20986         <size>22</size>
20987       </method>
20988       <method name="Int32 Main()">
20989         <size>407</size>
20990       </method>
20991     </type>
20992     <type name="Test+SimpleDelegate">
20993       <method name="Void .ctor(Object, IntPtr)">
20994         <size>0</size>
20995       </method>
20996       <method name="Int32 Invoke(Int32)">
20997         <size>0</size>
20998       </method>
20999       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21000         <size>0</size>
21001       </method>
21002       <method name="Int32 EndInvoke(IAsyncResult)">
21003         <size>0</size>
21004       </method>
21005     </type>
21006   </test>
21007   <test name="test-106.cs">
21008     <type name="Test">
21009       <method name="Void .ctor()">
21010         <size>7</size>
21011       </method>
21012       <method name="Void .cctor()">
21013         <size>1</size>
21014       </method>
21015       <method name="Int32 F(Int32)">
21016         <size>27</size>
21017       </method>
21018       <method name="Void async_callback(IAsyncResult)">
21019         <size>33</size>
21020       </method>
21021       <method name="Int32 Main()">
21022         <size>135</size>
21023       </method>
21024     </type>
21025     <type name="Test+SimpleDelegate">
21026       <method name="Void .ctor(Object, IntPtr)">
21027         <size>0</size>
21028       </method>
21029       <method name="Int32 Invoke(Int32)">
21030         <size>0</size>
21031       </method>
21032       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21033         <size>0</size>
21034       </method>
21035       <method name="Int32 EndInvoke(IAsyncResult)">
21036         <size>0</size>
21037       </method>
21038     </type>
21039   </test>
21040   <test name="test-107.cs">
21041     <type name="Test">
21042       <method name="Void .ctor()">
21043         <size>7</size>
21044       </method>
21045       <method name="Void .cctor()">
21046         <size>1</size>
21047       </method>
21048       <method name="Int32 F(Int32)">
21049         <size>27</size>
21050       </method>
21051       <method name="Void async_callback(IAsyncResult)">
21052         <size>100</size>
21053       </method>
21054       <method name="Int32 Main()">
21055         <size>89</size>
21056       </method>
21057     </type>
21058     <type name="Test+SimpleDelegate">
21059       <method name="Void .ctor(Object, IntPtr)">
21060         <size>0</size>
21061       </method>
21062       <method name="Int32 Invoke(Int32)">
21063         <size>0</size>
21064       </method>
21065       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21066         <size>0</size>
21067       </method>
21068       <method name="Int32 EndInvoke(IAsyncResult)">
21069         <size>0</size>
21070       </method>
21071     </type>
21072   </test>
21073   <test name="test-108.cs">
21074     <type name="X">
21075       <method name="Void .ctor()">
21076         <size>7</size>
21077       </method>
21078       <method name="Int32 Main()">
21079         <size>79</size>
21080       </method>
21081     </type>
21082   </test>
21083   <test name="test-109.cs">
21084     <type name="T">
21085       <method name="Void .ctor()">
21086         <size>7</size>
21087       </method>
21088       <method name="Int32 Main()">
21089         <size>23</size>
21090       </method>
21091     </type>
21092   </test>
21093   <test name="test-11.cs">
21094     <type name="Test">
21095       <method name="Void .ctor()">
21096         <size>7</size>
21097       </method>
21098       <method name="Int32 boxtest()">
21099         <size>12</size>
21100       </method>
21101       <method name="Int32 Main()">
21102         <size>14</size>
21103       </method>
21104     </type>
21105   </test>
21106   <test name="test-110.cs">
21107     <type name="test.test">
21108       <method name="Void .ctor()">
21109         <size>7</size>
21110       </method>
21111       <method name="Int32 test_method(Int32)">
21112         <size>13</size>
21113       </method>
21114       <method name="Int32 Main()">
21115         <size>17</size>
21116       </method>
21117     </type>
21118   </test>
21119   <test name="test-111.cs">
21120     <type name="T">
21121       <method name="Void .ctor()">
21122         <size>7</size>
21123       </method>
21124       <method name="System.Object get_obj()">
21125         <size>6</size>
21126       </method>
21127       <method name="Int32 Main()">
21128         <size>21</size>
21129       </method>
21130     </type>
21131   </test>
21132   <test name="test-112.cs">
21133     <type name="X">
21134       <method name="Void .ctor()">
21135         <size>7</size>
21136       </method>
21137       <method name="System.Int32[] g()">
21138         <size>14</size>
21139       </method>
21140       <method name="Int32 Main()">
21141         <size>18</size>
21142       </method>
21143     </type>
21144   </test>
21145   <test name="test-113.cs">
21146     <type name="X">
21147       <method name="Void .ctor()">
21148         <size>7</size>
21149       </method>
21150       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21151         <size>4</size>
21152       </method>
21153       <method name="Void GetProperty(System.String, System.String ByRef)">
21154         <size>21</size>
21155       </method>
21156       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21157         <size>4</size>
21158       </method>
21159       <method name="Void GetProperty(System.String, Boolean ByRef)">
21160         <size>21</size>
21161       </method>
21162       <method name="Int32 Main()">
21163         <size>2</size>
21164       </method>
21165     </type>
21166   </test>
21167   <test name="test-114.cs">
21168     <type name="MyClass">
21169       <method name="Void .ctor()">
21170         <size>7</size>
21171       </method>
21172       <method name="Int32 Main()">
21173         <size>15</size>
21174       </method>
21175     </type>
21176     <type name="MyClass+IsAnything">
21177       <method name="Void .ctor(Object, IntPtr)">
21178         <size>0</size>
21179       </method>
21180       <method name="Boolean Invoke(Char)">
21181         <size>0</size>
21182       </method>
21183       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21184         <size>0</size>
21185       </method>
21186       <method name="Boolean EndInvoke(IAsyncResult)">
21187         <size>0</size>
21188       </method>
21189     </type>
21190   </test>
21191   <test name="test-115.cs">
21192     <type name="A">
21193       <method name="Void .ctor()">
21194         <size>7</size>
21195       </method>
21196       <method name="X op_Explicit(A)">
21197         <size>8</size>
21198       </method>
21199     </type>
21200     <type name="X">
21201       <method name="Void .ctor()">
21202         <size>7</size>
21203       </method>
21204     </type>
21205     <type name="Y">
21206       <method name="Void .ctor()">
21207         <size>7</size>
21208       </method>
21209     </type>
21210     <type name="blah">
21211       <method name="Void .ctor()">
21212         <size>7</size>
21213       </method>
21214       <method name="Int32 Main()">
21215         <size>47</size>
21216       </method>
21217     </type>
21218   </test>
21219   <test name="test-116.cs">
21220     <type name="X">
21221       <method name="Void .ctor()">
21222         <size>7</size>
21223       </method>
21224       <method name="Int32 Main()">
21225         <size>12</size>
21226       </method>
21227     </type>
21228   </test>
21229   <test name="test-117.cs">
21230     <type name="Blah">
21231       <method name="Void .ctor()">
21232         <size>18</size>
21233       </method>
21234       <method name="Int32 Main()">
21235         <size>25</size>
21236       </method>
21237     </type>
21238   </test>
21239   <test name="test-118.cs">
21240     <type name="Container">
21241       <method name="Void .ctor()">
21242         <size>7</size>
21243       </method>
21244       <method name="Int32 Main(System.String[])">
21245         <size>2</size>
21246       </method>
21247     </type>
21248   </test>
21249   <test name="test-119.cs">
21250     <type name="Value">
21251       <method name="Void .ctor()">
21252         <size>7</size>
21253       </method>
21254       <method name="Int32 op_Explicit(Value)">
21255         <size>2</size>
21256       </method>
21257       <method name="MyObject op_Explicit(Value)">
21258         <size>7</size>
21259       </method>
21260       <method name="UInt32 op_Explicit(Value)">
21261         <size>2</size>
21262       </method>
21263     </type>
21264     <type name="MyObject">
21265       <method name="Void .ctor(Int32)">
21266         <size>7</size>
21267       </method>
21268     </type>
21269     <type name="Derived">
21270       <method name="Void .ctor(Int32)">
21271         <size>8</size>
21272       </method>
21273       <method name="Derived Blah()">
21274         <size>18</size>
21275       </method>
21276     </type>
21277     <type name="Test">
21278       <method name="Void .ctor()">
21279         <size>7</size>
21280       </method>
21281       <method name="Int32 Main()">
21282         <size>33</size>
21283       </method>
21284     </type>
21285   </test>
21286   <test name="test-12.cs">
21287     <type name="X">
21288       <method name="Void .ctor()">
21289         <size>7</size>
21290       </method>
21291       <method name="Int32 Main(System.String[])">
21292         <size>270</size>
21293       </method>
21294       <method name="System.String s(System.String, Int32)">
21295         <size>13</size>
21296       </method>
21297       <method name="System.String x(System.String, System.Object)">
21298         <size>8</size>
21299       </method>
21300     </type>
21301   </test>
21302   <test name="test-120.cs">
21303     <type name="test">
21304       <method name="Void .ctor()">
21305         <size>7</size>
21306       </method>
21307       <method name="Int32 Main()">
21308         <size>140</size>
21309       </method>
21310     </type>
21311   </test>
21312   <test name="test-121.cs">
21313     <type name="X">
21314       <method name="Void .ctor()">
21315         <size>7</size>
21316       </method>
21317       <method name="Int32 g()">
21318         <size>14</size>
21319       </method>
21320       <method name="Int32 Main()">
21321         <size>81</size>
21322       </method>
21323     </type>
21324   </test>
21325   <test name="test-122.cs">
21326     <type name="A">
21327       <method name="Void .ctor()">
21328         <size>7</size>
21329       </method>
21330       <method name="Void .cctor()">
21331         <size>1</size>
21332       </method>
21333       <method name="Int32 Main()">
21334         <size>2</size>
21335       </method>
21336     </type>
21337     <type name="A+B">
21338       <method name="Void .ctor()">
21339         <size>7</size>
21340       </method>
21341       <method name="Void Foo()">
21342         <size>13</size>
21343       </method>
21344     </type>
21345   </test>
21346   <test name="test-123.cs">
21347     <type name="X">
21348       <method name="Void .ctor()">
21349         <size>7</size>
21350       </method>
21351       <method name="System.Object get_non_null()">
21352         <size>6</size>
21353       </method>
21354       <method name="System.Object get_null()">
21355         <size>2</size>
21356       </method>
21357       <method name="Int32 Main()">
21358         <size>95</size>
21359       </method>
21360     </type>
21361   </test>
21362   <test name="test-124.cs">
21363     <type name="t">
21364       <method name="Void .ctor()">
21365         <size>7</size>
21366       </method>
21367       <method name="Void a()">
21368         <size>16</size>
21369       </method>
21370       <method name="Void b()">
21371         <size>16</size>
21372       </method>
21373       <method name="Void c()">
21374         <size>24</size>
21375       </method>
21376       <method name="Void d()">
21377         <size>28</size>
21378       </method>
21379       <method name="Void Main()">
21380         <size>1</size>
21381       </method>
21382     </type>
21383   </test>
21384   <test name="test-125.cs">
21385     <type name="Fraction">
21386       <method name="Void .ctor(Int32, Int32)">
21387         <size>31</size>
21388       </method>
21389       <method name="Void .ctor(Int32)">
21390         <size>31</size>
21391       </method>
21392       <method name="Boolean Equals(System.Object)">
21393         <size>36</size>
21394       </method>
21395       <method name="System.String ToString()">
21396         <size>35</size>
21397       </method>
21398       <method name="Fraction op_Implicit(Int32)">
21399         <size>17</size>
21400       </method>
21401       <method name="Int32 op_Explicit(Fraction)">
21402         <size>24</size>
21403       </method>
21404       <method name="Boolean op_Equality(Fraction, Fraction)">
21405         <size>48</size>
21406       </method>
21407       <method name="Boolean op_Inequality(Fraction, Fraction)">
21408         <size>21</size>
21409       </method>
21410       <method name="Fraction op_Addition(Fraction, Fraction)">
21411         <size>102</size>
21412       </method>
21413     </type>
21414     <type name="Tester">
21415       <method name="Void .ctor()">
21416         <size>7</size>
21417       </method>
21418       <method name="Int32 Main()">
21419         <size>148</size>
21420       </method>
21421     </type>
21422   </test>
21423   <test name="test-126.cs">
21424     <type name="X">
21425       <method name="Void .ctor()">
21426         <size>7</size>
21427       </method>
21428       <method name="Void Iface.Method()">
21429         <size>1</size>
21430       </method>
21431       <method name="Int32 Main()">
21432         <size>33</size>
21433       </method>
21434     </type>
21435   </test>
21436   <test name="test-127.cs">
21437     <type name="X">
21438       <method name="Void .ctor()">
21439         <size>7</size>
21440       </method>
21441       <method name="Int32 Main()">
21442         <size>32</size>
21443       </method>
21444     </type>
21445   </test>
21446   <test name="test-128.cs">
21447     <type name="SimpleAttribute">
21448       <method name="Void .ctor(String)">
21449         <size>14</size>
21450       </method>
21451     </type>
21452     <type name="MineAttribute">
21453       <method name="Void .ctor(Type[])">
21454         <size>14</size>
21455       </method>
21456     </type>
21457     <type name="Foo">
21458       <method name="Void .ctor()">
21459         <size>7</size>
21460       </method>
21461       <method name="Int32 MM()">
21462         <size>153</size>
21463       </method>
21464     </type>
21465     <type name="Blah">
21466       <method name="Void .ctor()">
21467         <size>7</size>
21468       </method>
21469       <method name="Int32 get_Value()">
21470         <size>7</size>
21471       </method>
21472       <method name="Void set_Value(Int32)">
21473         <size>8</size>
21474       </method>
21475       <method name="Int32 Another()">
21476         <size>2</size>
21477       </method>
21478       <method name="Int32 Main()">
21479         <size>6</size>
21480       </method>
21481     </type>
21482   </test>
21483   <test name="test-129.cs">
21484     <type name="X">
21485       <method name="Void .ctor()">
21486         <size>7</size>
21487       </method>
21488       <method name="Int32 Main()">
21489         <size>27</size>
21490       </method>
21491     </type>
21492   </test>
21493   <test name="test-13.cs">
21494     <type name="Foo">
21495       <method name="Void .ctor()">
21496         <size>7</size>
21497       </method>
21498       <method name="Boolean MyMethod()">
21499         <size>12</size>
21500       </method>
21501     </type>
21502     <type name="Blah">
21503       <method name="Void .ctor()">
21504         <size>7</size>
21505       </method>
21506       <method name="Int32 Main()">
21507         <size>23</size>
21508       </method>
21509     </type>
21510   </test>
21511   <test name="test-130.cs">
21512     <type name="X">
21513       <method name="Void .ctor()">
21514         <size>20</size>
21515       </method>
21516       <method name="Int32 Main()">
21517         <size>2</size>
21518       </method>
21519     </type>
21520   </test>
21521   <test name="test-131.cs">
21522     <type name="SimpleAttribute">
21523       <method name="Void .ctor(String)">
21524         <size>14</size>
21525       </method>
21526     </type>
21527     <type name="Blah">
21528       <method name="Void .ctor()">
21529         <size>7</size>
21530       </method>
21531       <method name="Int32 Main()">
21532         <size>2</size>
21533       </method>
21534     </type>
21535   </test>
21536   <test name="test-132.cs">
21537     <type name="T">
21538       <method name="Void .ctor()">
21539         <size>7</size>
21540       </method>
21541       <method name="Int32 Main()">
21542         <size>51</size>
21543       </method>
21544     </type>
21545   </test>
21546   <test name="test-133.cs">
21547     <type name="T">
21548       <method name="Void .ctor()">
21549         <size>7</size>
21550       </method>
21551       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21552         <size>21</size>
21553       </method>
21554       <method name="Void get_struct(S ByRef)">
21555         <size>24</size>
21556       </method>
21557       <method name="Int32 Main()">
21558         <size>75</size>
21559       </method>
21560     </type>
21561   </test>
21562   <test name="test-134.cs">
21563     <type name="AA">
21564       <method name="Void .ctor()">
21565         <size>7</size>
21566       </method>
21567       <method name="Void A()">
21568         <size>8</size>
21569       </method>
21570       <method name="Void B()">
21571         <size>8</size>
21572       </method>
21573       <method name="Void C()">
21574         <size>8</size>
21575       </method>
21576       <method name="Boolean get_OK()">
21577         <size>32</size>
21578       </method>
21579     </type>
21580     <type name="BB">
21581       <method name="Void .ctor()">
21582         <size>7</size>
21583       </method>
21584       <method name="Void A()">
21585         <size>18</size>
21586       </method>
21587       <method name="Void B()">
21588         <size>8</size>
21589       </method>
21590       <method name="Void C()">
21591         <size>8</size>
21592       </method>
21593       <method name="Boolean get_OK()">
21594         <size>32</size>
21595       </method>
21596     </type>
21597     <type name="T">
21598       <method name="Void .ctor()">
21599         <size>7</size>
21600       </method>
21601       <method name="Void A()">
21602         <size>1</size>
21603       </method>
21604       <method name="Void B()">
21605         <size>1</size>
21606       </method>
21607       <method name="Int32 Main()">
21608         <size>76</size>
21609       </method>
21610     </type>
21611   </test>
21612   <test name="test-135.cs">
21613     <type name="A">
21614       <method name="Void .ctor()">
21615         <size>7</size>
21616       </method>
21617       <method name="Void doh()">
21618         <size>1</size>
21619       </method>
21620     </type>
21621     <type name="T">
21622       <method name="Void .ctor()">
21623         <size>7</size>
21624       </method>
21625       <method name="A get_Prop()">
21626         <size>6</size>
21627       </method>
21628       <method name="Int32 Main()">
21629         <size>37</size>
21630       </method>
21631       <method name="IA IB.get_Prop()">
21632         <size>6</size>
21633       </method>
21634     </type>
21635   </test>
21636   <test name="test-136.cs">
21637     <type name="MyCar">
21638       <method name="Void .ctor()">
21639         <size>7</size>
21640       </method>
21641       <method name="Void IDiagnostic.Stop()">
21642         <size>8</size>
21643       </method>
21644       <method name="Void IAutomobile.Stop()">
21645         <size>8</size>
21646       </method>
21647       <method name="Void Stop()">
21648         <size>16</size>
21649       </method>
21650     </type>
21651     <type name="TestConflict">
21652       <method name="Void .ctor()">
21653         <size>7</size>
21654       </method>
21655       <method name="Int32 Main()">
21656         <size>74</size>
21657       </method>
21658     </type>
21659   </test>
21660   <test name="test-137.cs">
21661     <type name="C">
21662       <method name="Void .ctor()">
21663         <size>7</size>
21664       </method>
21665       <method name="Void X()">
21666         <size>15</size>
21667       </method>
21668       <method name="Int32 Main()">
21669         <size>95</size>
21670       </method>
21671     </type>
21672   </test>
21673   <test name="test-138.cs">
21674     <type name="T">
21675       <method name="Void .ctor()">
21676         <size>7</size>
21677       </method>
21678       <method name="Int32 Main()">
21679         <size>14</size>
21680       </method>
21681     </type>
21682   </test>
21683   <test name="test-139.cs">
21684     <type name="T">
21685       <method name="Void one()">
21686         <size>13</size>
21687       </method>
21688       <method name="Void two(T)">
21689         <size>8</size>
21690       </method>
21691       <method name="Void three(T ByRef)">
21692         <size>13</size>
21693       </method>
21694       <method name="Int32 GetHashCode()">
21695         <size>12</size>
21696       </method>
21697       <method name="Int32 Main()">
21698         <size>25</size>
21699       </method>
21700     </type>
21701   </test>
21702   <test name="test-14.cs">
21703     <type name="Obj.A">
21704       <method name="Void .ctor()">
21705         <size>7</size>
21706       </method>
21707       <method name="Int32 F()">
21708         <size>2</size>
21709       </method>
21710       <method name="Int32 G()">
21711         <size>2</size>
21712       </method>
21713       <method name="Int32 H()">
21714         <size>3</size>
21715       </method>
21716     </type>
21717     <type name="Obj.B">
21718       <method name="Void .ctor()">
21719         <size>7</size>
21720       </method>
21721       <method name="Int32 F()">
21722         <size>2</size>
21723       </method>
21724       <method name="Int32 G()">
21725         <size>2</size>
21726       </method>
21727       <method name="Int32 H()">
21728         <size>3</size>
21729       </method>
21730     </type>
21731     <type name="Obj.Test">
21732       <method name="Void .ctor()">
21733         <size>7</size>
21734       </method>
21735       <method name="Int32 Main()">
21736         <size>182</size>
21737       </method>
21738     </type>
21739   </test>
21740   <test name="test-140.cs">
21741     <type name="BreakTest">
21742       <method name="Void .ctor()">
21743         <size>7</size>
21744       </method>
21745       <method name="Void .cctor()">
21746         <size>1</size>
21747       </method>
21748       <method name="Void B()">
21749         <size>47</size>
21750       </method>
21751       <method name="Int32 Main()">
21752         <size>20</size>
21753       </method>
21754     </type>
21755   </test>
21756   <test name="test-141.cs">
21757     <type name="X">
21758       <method name="Void .ctor()">
21759         <size>7</size>
21760       </method>
21761       <method name="Int32 Main()">
21762         <size>38</size>
21763       </method>
21764       <method name="Boolean Test1()">
21765         <size>41</size>
21766       </method>
21767       <method name="Boolean Test2()">
21768         <size>42</size>
21769       </method>
21770       <method name="Boolean Test3()">
21771         <size>37</size>
21772       </method>
21773     </type>
21774   </test>
21775   <test name="test-142.cs">
21776     <type name="TestClass">
21777       <method name="Void .ctor(EventHandler)">
21778         <size>14</size>
21779       </method>
21780       <method name="Int32 Main()">
21781         <size>2</size>
21782       </method>
21783     </type>
21784     <type name="TestBaseClass">
21785       <method name="Void .ctor()">
21786         <size>7</size>
21787       </method>
21788       <method name="Void add_Blah(System.EventHandler)">
21789         <size>24</size>
21790       </method>
21791       <method name="Void remove_Blah(System.EventHandler)">
21792         <size>24</size>
21793       </method>
21794     </type>
21795   </test>
21796   <test name="test-143.cs">
21797     <type name="MonoEnumInfo">
21798       <method name="Void stuff()">
21799         <size>8</size>
21800       </method>
21801       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21802         <size>20</size>
21803       </method>
21804       <method name="Int32 Main()">
21805         <size>32</size>
21806       </method>
21807     </type>
21808   </test>
21809   <test name="test-144.cs">
21810     <type name="Test">
21811       <method name="Void .ctor()">
21812         <size>7</size>
21813       </method>
21814       <method name="Void Main()">
21815         <size>1</size>
21816       </method>
21817     </type>
21818   </test>
21819   <test name="test-145.cs">
21820     <type name="JagArrayTest">
21821       <method name="Void .ctor()">
21822         <size>7</size>
21823       </method>
21824       <method name="Void .cctor()">
21825         <size>25</size>
21826       </method>
21827       <method name="Void Main()">
21828         <size>15</size>
21829       </method>
21830     </type>
21831   </test>
21832   <test name="test-146.cs">
21833     <type name="Test">
21834       <method name="Void .ctor()">
21835         <size>7</size>
21836       </method>
21837       <method name="Int32 Main()">
21838         <size>335</size>
21839       </method>
21840     </type>
21841   </test>
21842   <test name="test-147.cs">
21843     <type name="X">
21844       <method name="Void .ctor()">
21845         <size>15</size>
21846       </method>
21847       <method name="Void .cctor()">
21848         <size>8</size>
21849       </method>
21850       <method name="X Foo()">
21851         <size>6</size>
21852       </method>
21853       <method name="X Bar()">
21854         <size>6</size>
21855       </method>
21856       <method name="X Baz()">
21857         <size>6</size>
21858       </method>
21859       <method name="UInt32 get_Property()">
21860         <size>2</size>
21861       </method>
21862       <method name="UInt32 get_StaticProperty()">
21863         <size>3</size>
21864       </method>
21865       <method name="Int32 get_Item(Int32)">
21866         <size>2</size>
21867       </method>
21868     </type>
21869     <type name="Y">
21870       <method name="Void .ctor()">
21871         <size>15</size>
21872       </method>
21873       <method name="Void .cctor()">
21874         <size>9</size>
21875       </method>
21876       <method name="Y Foo()">
21877         <size>6</size>
21878       </method>
21879       <method name="Y Bar()">
21880         <size>6</size>
21881       </method>
21882       <method name="Y Baz()">
21883         <size>6</size>
21884       </method>
21885       <method name="UInt32 get_Property()">
21886         <size>2</size>
21887       </method>
21888       <method name="UInt32 get_StaticProperty()">
21889         <size>3</size>
21890       </method>
21891       <method name="Int32 get_Item(Int32)">
21892         <size>2</size>
21893       </method>
21894     </type>
21895     <type name="Z">
21896       <method name="Void .ctor()">
21897         <size>7</size>
21898       </method>
21899       <method name="Int32 Test()">
21900         <size>94</size>
21901       </method>
21902     </type>
21903     <type name="Test">
21904       <method name="Void .ctor()">
21905         <size>7</size>
21906       </method>
21907       <method name="Int32 Main()">
21908         <size>252</size>
21909       </method>
21910     </type>
21911   </test>
21912   <test name="test-148.cs">
21913     <type name="Y">
21914       <method name="Void .ctor()">
21915         <size>7</size>
21916       </method>
21917       <method name="Int32 get_Bar(Int32)">
21918         <size>2</size>
21919       </method>
21920       <method name="Int64 get_Bar(Double)">
21921         <size>3</size>
21922       </method>
21923     </type>
21924     <type name="Z">
21925       <method name="Void .ctor()">
21926         <size>7</size>
21927       </method>
21928       <method name="Int64 get_Whatever(Double)">
21929         <size>3</size>
21930       </method>
21931       <method name="Single get_Whatever(Int64, Int32)">
21932         <size>6</size>
21933       </method>
21934       <method name="Int32 InstanceTest()">
21935         <size>54</size>
21936       </method>
21937       <method name="Int32 Test()">
21938         <size>356</size>
21939       </method>
21940       <method name="Int32 Main()">
21941         <size>94</size>
21942       </method>
21943     </type>
21944     <type name="Z+MyArray">
21945       <method name="Void .ctor()">
21946         <size>7</size>
21947       </method>
21948       <method name="System.Object get_Item(Int32)">
21949         <size>8</size>
21950       </method>
21951       <method name="Void set_Item(Int32, System.Object)">
21952         <size>9</size>
21953       </method>
21954     </type>
21955     <type name="A">
21956       <method name="Void .ctor()">
21957         <size>7</size>
21958       </method>
21959       <method name="Int32 get_Monkey(Int32)">
21960         <size>4</size>
21961       </method>
21962     </type>
21963     <type name="B">
21964       <method name="Void .ctor()">
21965         <size>7</size>
21966       </method>
21967       <method name="Int64 get_Item(Int64, Int32)">
21968         <size>5</size>
21969       </method>
21970     </type>
21971     <type name="C">
21972       <method name="Void .ctor()">
21973         <size>7</size>
21974       </method>
21975       <method name="Int32 get_Item(Int32)">
21976         <size>4</size>
21977       </method>
21978     </type>
21979     <type name="D">
21980       <method name="Void .ctor()">
21981         <size>7</size>
21982       </method>
21983       <method name="Int64 get_Item(Int64, Int32)">
21984         <size>5</size>
21985       </method>
21986     </type>
21987     <type name="E">
21988       <method name="Void .ctor()">
21989         <size>7</size>
21990       </method>
21991       <method name="System.String get_g()">
21992         <size>6</size>
21993       </method>
21994       <method name="Void set_g(System.String)">
21995         <size>1</size>
21996       </method>
21997     </type>
21998     <type name="F">
21999       <method name="Void .ctor()">
22000         <size>7</size>
22001       </method>
22002       <method name="System.String get_g()">
22003         <size>6</size>
22004       </method>
22005     </type>
22006     <type name="DisposableNotifyList">
22007       <method name="Void .ctor()">
22008         <size>7</size>
22009       </method>
22010     </type>
22011     <type name="ChildList">
22012       <method name="Void .ctor()">
22013         <size>7</size>
22014       </method>
22015       <method name="Void Test()">
22016         <size>14</size>
22017       </method>
22018     </type>
22019     <type name="Y">
22020       <method name="Int32 X.get_Foo(Int32)">
22021         <size>2</size>
22022       </method>
22023     </type>
22024   </test>
22025   <test name="test-149.cs">
22026     <type name="Y">
22027       <method name="Void .ctor()">
22028         <size>7</size>
22029       </method>
22030       <method name="Void .cctor()">
22031         <size>1</size>
22032       </method>
22033       <method name="Void add_Foo(System.EventHandler)">
22034         <size>24</size>
22035       </method>
22036       <method name="Void remove_Foo(System.EventHandler)">
22037         <size>24</size>
22038       </method>
22039       <method name="Void add_TestEvent(MyDelegate)">
22040         <size>24</size>
22041       </method>
22042       <method name="Void remove_TestEvent(MyDelegate)">
22043         <size>24</size>
22044       </method>
22045       <method name="Int32 Test()">
22046         <size>166</size>
22047       </method>
22048       <method name="Void callback1(System.Object, System.EventArgs)">
22049         <size>7</size>
22050       </method>
22051       <method name="Int64 callback2(Int32)">
22052         <size>19</size>
22053       </method>
22054       <method name="Void callback3(System.Object, System.EventArgs)">
22055         <size>7</size>
22056       </method>
22057     </type>
22058     <type name="Z">
22059       <method name="Void .ctor()">
22060         <size>7</size>
22061       </method>
22062       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22063         <size>22</size>
22064       </method>
22065       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22066         <size>22</size>
22067       </method>
22068       <method name="Int32 a()">
22069         <size>2</size>
22070       </method>
22071       <method name="Int32 Main()">
22072         <size>80</size>
22073       </method>
22074     </type>
22075     <type name="Static">
22076       <method name="Void .ctor()">
22077         <size>7</size>
22078       </method>
22079       <method name="Void add_Test(System.EventHandler)">
22080         <size>22</size>
22081       </method>
22082       <method name="Void remove_Test(System.EventHandler)">
22083         <size>22</size>
22084       </method>
22085       <method name="Void Fire()">
22086         <size>23</size>
22087       </method>
22088     </type>
22089     <type name="Z+SomeEventHandler">
22090       <method name="Void .ctor(Object, IntPtr)">
22091         <size>0</size>
22092       </method>
22093       <method name="Int32 Invoke()">
22094         <size>0</size>
22095       </method>
22096       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22097         <size>0</size>
22098       </method>
22099       <method name="Int32 EndInvoke(IAsyncResult)">
22100         <size>0</size>
22101       </method>
22102     </type>
22103     <type name="MyDelegate">
22104       <method name="Void .ctor(Object, IntPtr)">
22105         <size>0</size>
22106       </method>
22107       <method name="Int64 Invoke(Int32)">
22108         <size>0</size>
22109       </method>
22110       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22111         <size>0</size>
22112       </method>
22113       <method name="Int64 EndInvoke(IAsyncResult)">
22114         <size>0</size>
22115       </method>
22116     </type>
22117     <type name="Y">
22118       <method name="Void X.add_Foo(System.EventHandler)">
22119         <size>1</size>
22120       </method>
22121       <method name="Void X.remove_Foo(System.EventHandler)">
22122         <size>1</size>
22123       </method>
22124     </type>
22125   </test>
22126   <test name="test-15.cs">
22127     <type name="Implementor">
22128       <method name="Void .ctor()">
22129         <size>7</size>
22130       </method>
22131       <method name="Int32 A()">
22132         <size>2</size>
22133       </method>
22134     </type>
22135     <type name="Run">
22136       <method name="Void .ctor()">
22137         <size>7</size>
22138       </method>
22139       <method name="Int32 Main()">
22140         <size>53</size>
22141       </method>
22142     </type>
22143     <type name="StructImplementor">
22144       <method name="Int32 A()">
22145         <size>2</size>
22146       </method>
22147     </type>
22148   </test>
22149   <test name="test-150.cs">
22150     <type name="T">
22151       <method name="Void .ctor()">
22152         <size>18</size>
22153       </method>
22154       <method name="Int32 Main()">
22155         <size>2</size>
22156       </method>
22157     </type>
22158   </test>
22159   <test name="test-151.cs">
22160     <type name="A.Iface">
22161       <method name="Void .ctor()">
22162         <size>7</size>
22163       </method>
22164       <method name="Void bah()">
22165         <size>1</size>
22166       </method>
22167     </type>
22168     <type name="A.my">
22169       <method name="Void .ctor()">
22170         <size>7</size>
22171       </method>
22172       <method name="Void doit(System.Object)">
22173         <size>13</size>
22174       </method>
22175       <method name="Int32 Main()">
22176         <size>2</size>
22177       </method>
22178     </type>
22179   </test>
22180   <test name="test-152.cs">
22181     <type name="X">
22182       <method name="Void .ctor()">
22183         <size>7</size>
22184       </method>
22185       <method name="Int32 Main()">
22186         <size>99</size>
22187       </method>
22188     </type>
22189   </test>
22190   <test name="test-153.cs">
22191     <type name="Z">
22192       <method name="Void .ctor()">
22193         <size>7</size>
22194       </method>
22195       <method name="Void Test2(System.String, System.Object[])">
22196         <size>1</size>
22197       </method>
22198       <method name="Void Test(System.String, System.Object[])">
22199         <size>8</size>
22200       </method>
22201       <method name="Int32 Main()">
22202         <size>86</size>
22203       </method>
22204     </type>
22205   </test>
22206   <test name="test-154.cs">
22207     <type name="X">
22208       <method name="Void .ctor()">
22209         <size>7</size>
22210       </method>
22211       <method name="Int32 Main()">
22212         <size>2</size>
22213       </method>
22214       <method name="Void test1(Single ByRef)">
22215         <size>6</size>
22216       </method>
22217       <method name="Void test2(Int32, Single ByRef)">
22218         <size>38</size>
22219       </method>
22220       <method name="Void test3(System.Int64[], Int32)">
22221         <size>21</size>
22222       </method>
22223       <method name="Int32 test4(Int32, Single ByRef)">
22224         <size>33</size>
22225       </method>
22226       <method name="Int32 test5(Single ByRef, Int64)">
22227         <size>75</size>
22228       </method>
22229       <method name="Int32 test6(Single ByRef)">
22230         <size>10</size>
22231       </method>
22232       <method name="Int64 test7(System.Int32[], Int32)">
22233         <size>64</size>
22234       </method>
22235       <method name="Int64 test8(Int32)">
22236         <size>34</size>
22237       </method>
22238       <method name="Int64 test9(Int32)">
22239         <size>28</size>
22240       </method>
22241       <method name="Void test10(Int32, Single ByRef)">
22242         <size>23</size>
22243       </method>
22244       <method name="Int64 test11(Int32)">
22245         <size>44</size>
22246       </method>
22247       <method name="Void test12(Single ByRef)">
22248         <size>25</size>
22249       </method>
22250       <method name="Void test13(Int32, Single ByRef)">
22251         <size>23</size>
22252       </method>
22253       <method name="Int64 test14(Int32, Single ByRef)">
22254         <size>66</size>
22255       </method>
22256       <method name="Int32 test15(Int32, Single ByRef)">
22257         <size>33</size>
22258       </method>
22259       <method name="Void test16()">
22260         <size>54</size>
22261       </method>
22262       <method name="Void test17()">
22263         <size>62</size>
22264       </method>
22265       <method name="Void test18(Int32, Int32 ByRef)">
22266         <size>35</size>
22267       </method>
22268       <method name="Int32 test19()">
22269         <size>49</size>
22270       </method>
22271       <method name="Int32 test20()">
22272         <size>22</size>
22273       </method>
22274       <method name="Int32 test21()">
22275         <size>28</size>
22276       </method>
22277       <method name="Int32 test22()">
22278         <size>27</size>
22279       </method>
22280       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22281         <size>29</size>
22282       </method>
22283       <method name="Int64 test24(Int32)">
22284         <size>67</size>
22285       </method>
22286       <method name="Int64 test25(Int32)">
22287         <size>44</size>
22288       </method>
22289       <method name="Void test26()">
22290         <size>22</size>
22291       </method>
22292       <method name="Int32 test27()">
22293         <size>12</size>
22294       </method>
22295       <method name="Void test28(System.Object ByRef)">
22296         <size>23</size>
22297       </method>
22298       <method name="Boolean test29(Int32 ByRef)">
22299         <size>33</size>
22300       </method>
22301       <method name="System.String test30(System.String ByRef)">
22302         <size>36</size>
22303       </method>
22304       <method name="System.String test31(Int32)">
22305         <size>78</size>
22306       </method>
22307       <method name="Void test32()">
22308         <size>11</size>
22309       </method>
22310       <method name="Int32 test33()">
22311         <size>4</size>
22312       </method>
22313       <method name="Void test34()">
22314         <size>20</size>
22315       </method>
22316       <method name="Void test35(Int32, Boolean)">
22317         <size>28</size>
22318       </method>
22319       <method name="Void test36()">
22320         <size>41</size>
22321       </method>
22322       <method name="Void test37()">
22323         <size>42</size>
22324       </method>
22325       <method name="Int32 test38()">
22326         <size>2</size>
22327       </method>
22328       <method name="Int32 test40(Int32)">
22329         <size>18</size>
22330       </method>
22331     </type>
22332   </test>
22333   <test name="test-155.cs">
22334     <type name="Test">
22335       <method name="Void .ctor()">
22336         <size>7</size>
22337       </method>
22338       <method name="Int32 Main()">
22339         <size>44</size>
22340       </method>
22341     </type>
22342     <type name="Test+TestClass">
22343       <method name="Void .ctor()">
22344         <size>7</size>
22345       </method>
22346       <method name="System.String test(System.String)">
22347         <size>22</size>
22348       </method>
22349     </type>
22350   </test>
22351   <test name="test-156.cs">
22352     <type name="Internal">
22353       <method name="Void .ctor()">
22354         <size>7</size>
22355       </method>
22356     </type>
22357     <type name="Public">
22358       <method name="Void .ctor()">
22359         <size>7</size>
22360       </method>
22361     </type>
22362     <type name="X">
22363       <method name="Void .ctor()">
22364         <size>7</size>
22365       </method>
22366       <method name="Void Main()">
22367         <size>1</size>
22368       </method>
22369     </type>
22370     <type name="X+NestedPublic">
22371       <method name="Void .ctor()">
22372         <size>7</size>
22373       </method>
22374     </type>
22375     <type name="X+NestedAssembly">
22376       <method name="Void .ctor()">
22377         <size>7</size>
22378       </method>
22379     </type>
22380     <type name="X+NestedFamilyAndAssembly">
22381       <method name="Void .ctor()">
22382         <size>7</size>
22383       </method>
22384     </type>
22385     <type name="X+NestedFamily">
22386       <method name="Void .ctor()">
22387         <size>7</size>
22388       </method>
22389     </type>
22390     <type name="X+NestedPrivate">
22391       <method name="Void .ctor()">
22392         <size>7</size>
22393       </method>
22394     </type>
22395     <type name="A">
22396       <method name="Void .ctor()">
22397         <size>7</size>
22398       </method>
22399     </type>
22400     <type name="B">
22401       <method name="Void .ctor()">
22402         <size>7</size>
22403       </method>
22404     </type>
22405     <type name="C">
22406       <method name="Void .ctor()">
22407         <size>7</size>
22408       </method>
22409     </type>
22410     <type name="D">
22411       <method name="Void .ctor()">
22412         <size>7</size>
22413       </method>
22414     </type>
22415     <type name="E">
22416       <method name="Void .ctor()">
22417         <size>7</size>
22418       </method>
22419     </type>
22420     <type name="F">
22421       <method name="Void .ctor()">
22422         <size>7</size>
22423       </method>
22424     </type>
22425     <type name="Y">
22426       <method name="Void .ctor()">
22427         <size>7</size>
22428       </method>
22429       <method name="Void Test(YI)">
22430         <size>1</size>
22431       </method>
22432     </type>
22433     <type name="Y+YA">
22434       <method name="Void .ctor()">
22435         <size>7</size>
22436       </method>
22437     </type>
22438     <type name="Y+YB">
22439       <method name="Void .ctor()">
22440         <size>7</size>
22441       </method>
22442     </type>
22443     <type name="Y+YC">
22444       <method name="Void .ctor()">
22445         <size>7</size>
22446       </method>
22447     </type>
22448     <type name="Y+YD">
22449       <method name="Void .ctor()">
22450         <size>7</size>
22451       </method>
22452     </type>
22453     <type name="Y+YE">
22454       <method name="Void .ctor()">
22455         <size>7</size>
22456       </method>
22457     </type>
22458     <type name="Y+YF">
22459       <method name="Void .ctor()">
22460         <size>7</size>
22461       </method>
22462     </type>
22463     <type name="Y+YG">
22464       <method name="Void .ctor()">
22465         <size>7</size>
22466       </method>
22467     </type>
22468     <type name="Y+YH">
22469       <method name="Void .ctor()">
22470         <size>7</size>
22471       </method>
22472     </type>
22473     <type name="Z">
22474       <method name="Void .ctor()">
22475         <size>7</size>
22476       </method>
22477     </type>
22478     <type name="Z+P">
22479       <method name="Void .ctor()">
22480         <size>7</size>
22481       </method>
22482     </type>
22483     <type name="W">
22484       <method name="Void .ctor()">
22485         <size>7</size>
22486       </method>
22487     </type>
22488     <type name="W+WA">
22489       <method name="Void .ctor()">
22490         <size>7</size>
22491       </method>
22492     </type>
22493     <type name="W+WB">
22494       <method name="Void .ctor()">
22495         <size>7</size>
22496       </method>
22497     </type>
22498     <type name="W+WC">
22499       <method name="Void .ctor()">
22500         <size>7</size>
22501       </method>
22502     </type>
22503     <type name="W+WD">
22504       <method name="Void .ctor()">
22505         <size>7</size>
22506       </method>
22507     </type>
22508     <type name="W+WE">
22509       <method name="Void .ctor()">
22510         <size>7</size>
22511       </method>
22512     </type>
22513     <type name="W+WCA">
22514       <method name="Void .ctor()">
22515         <size>7</size>
22516       </method>
22517     </type>
22518     <type name="W+WCB">
22519       <method name="Void .ctor()">
22520         <size>7</size>
22521       </method>
22522     </type>
22523     <type name="W+WCB+WCD">
22524       <method name="Void .ctor()">
22525         <size>7</size>
22526       </method>
22527     </type>
22528     <type name="W+WCB+WCD+WCE">
22529       <method name="Void .ctor()">
22530         <size>7</size>
22531       </method>
22532     </type>
22533     <type name="G">
22534       <method name="Void .ctor()">
22535         <size>7</size>
22536       </method>
22537       <method name="Void Test(X)">
22538         <size>1</size>
22539       </method>
22540     </type>
22541     <type name="G+I">
22542       <method name="Void .ctor()">
22543         <size>7</size>
22544       </method>
22545     </type>
22546     <type name="G+I+J">
22547       <method name="Void .ctor()">
22548         <size>7</size>
22549       </method>
22550       <method name="Void Test(Foo)">
22551         <size>1</size>
22552       </method>
22553     </type>
22554     <type name="H">
22555       <method name="Void .ctor()">
22556         <size>7</size>
22557       </method>
22558       <method name="Void Test(System.Int32[])">
22559         <size>1</size>
22560       </method>
22561     </type>
22562     <type name="M">
22563       <method name="Void .ctor()">
22564         <size>7</size>
22565       </method>
22566       <method name="Void Hello(System.String)">
22567         <size>1</size>
22568       </method>
22569     </type>
22570   </test>
22571   <test name="test-157.cs">
22572     <type name="Test.MyAttribute">
22573       <method name="Void .ctor(String)">
22574         <size>20</size>
22575       </method>
22576     </type>
22577     <type name="Test.Test">
22578       <method name="Void .ctor()">
22579         <size>7</size>
22580       </method>
22581       <method name="Int32 Main()">
22582         <size>197</size>
22583       </method>
22584     </type>
22585   </test>
22586   <test name="test-158.cs">
22587     <type name="My">
22588       <method name="Void .ctor(Object)">
22589         <size>14</size>
22590       </method>
22591     </type>
22592     <type name="My+Test">
22593       <method name="Void .ctor()">
22594         <size>7</size>
22595       </method>
22596       <method name="Int32 Main()">
22597         <size>87</size>
22598       </method>
22599     </type>
22600   </test>
22601   <test name="test-159.cs">
22602     <type name="A.Iface">
22603       <method name="Void .ctor()">
22604         <size>7</size>
22605       </method>
22606       <method name="Void bah()">
22607         <size>1</size>
22608       </method>
22609     </type>
22610     <type name="A.my">
22611       <method name="Void .ctor()">
22612         <size>7</size>
22613       </method>
22614       <method name="Void doit(System.Object)">
22615         <size>13</size>
22616       </method>
22617       <method name="Int32 Main()">
22618         <size>2</size>
22619       </method>
22620     </type>
22621   </test>
22622   <test name="test-16.cs">
22623     <type name="Mine.Blah">
22624       <method name="Void .ctor()">
22625         <size>7</size>
22626       </method>
22627       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22628         <size>12</size>
22629       </method>
22630       <method name="Int32 op_Implicit(Mine.Blah)">
22631         <size>12</size>
22632       </method>
22633       <method name="Byte op_Implicit(Mine.Blah)">
22634         <size>12</size>
22635       </method>
22636       <method name="Int16 op_Implicit(Mine.Blah)">
22637         <size>12</size>
22638       </method>
22639     </type>
22640     <type name="Mine.Foo">
22641       <method name="Void .ctor()">
22642         <size>7</size>
22643       </method>
22644       <method name="Int32 Main()">
22645         <size>118</size>
22646       </method>
22647     </type>
22648   </test>
22649   <test name="test-160.cs">
22650     <type name="B">
22651       <method name="Void .ctor()">
22652         <size>7</size>
22653       </method>
22654     </type>
22655     <type name="S">
22656       <method name="Void .ctor()">
22657         <size>7</size>
22658       </method>
22659     </type>
22660     <type name="T">
22661       <method name="Void .ctor()">
22662         <size>7</size>
22663       </method>
22664       <method name="Int32 blah(System.Object)">
22665         <size>62</size>
22666       </method>
22667       <method name="Int32 Main()">
22668         <size>2</size>
22669       </method>
22670     </type>
22671   </test>
22672   <test name="test-161.cs">
22673     <type name="ZipEntry">
22674       <method name="Void .ctor(String)">
22675         <size>18</size>
22676       </method>
22677       <method name="Void .ctor(ZipEntry)">
22678         <size>18</size>
22679       </method>
22680       <method name="DateTime get_DateTime()">
22681         <size>7</size>
22682       </method>
22683       <method name="Int32 Main()">
22684         <size>2</size>
22685       </method>
22686     </type>
22687   </test>
22688   <test name="test-162.cs">
22689     <type name="X">
22690       <method name="Void .ctor()">
22691         <size>7</size>
22692       </method>
22693       <method name="Void test_output(A)">
22694         <size>1</size>
22695       </method>
22696       <method name="Void test_output(B)">
22697         <size>1</size>
22698       </method>
22699       <method name="Void test_output(E)">
22700         <size>1</size>
22701       </method>
22702       <method name="Void test_output(F)">
22703         <size>1</size>
22704       </method>
22705       <method name="Void test1()">
22706         <size>21</size>
22707       </method>
22708       <method name="Void test2()">
22709         <size>32</size>
22710       </method>
22711       <method name="Void test3()">
22712         <size>21</size>
22713       </method>
22714       <method name="Void test4(A)">
22715         <size>9</size>
22716       </method>
22717       <method name="Void test5(A ByRef)">
22718         <size>9</size>
22719       </method>
22720       <method name="Void test6(B ByRef)">
22721         <size>8</size>
22722       </method>
22723       <method name="Void test7()">
22724         <size>28</size>
22725       </method>
22726       <method name="Void test8()">
22727         <size>50</size>
22728       </method>
22729       <method name="Void test9()">
22730         <size>26</size>
22731       </method>
22732       <method name="Void test10()">
22733         <size>82</size>
22734       </method>
22735       <method name="Int32 Main()">
22736         <size>2</size>
22737       </method>
22738     </type>
22739     <type name="A">
22740       <method name="Void .ctor(Int32)">
22741         <size>27</size>
22742       </method>
22743     </type>
22744     <type name="C">
22745       <method name="Void .ctor(Int64)">
22746         <size>8</size>
22747       </method>
22748       <method name="Void .ctor(String)">
22749         <size>13</size>
22750       </method>
22751     </type>
22752     <type name="E">
22753       <method name="Void .ctor(Int32)">
22754         <size>21</size>
22755       </method>
22756     </type>
22757   </test>
22758   <test name="test-163.cs">
22759     <type name="Blah">
22760       <method name="Void .ctor()">
22761         <size>7</size>
22762       </method>
22763       <method name="Int32 Foo(System.String)">
22764         <size>2</size>
22765       </method>
22766       <method name="Int32 Foo(System.Object)">
22767         <size>2</size>
22768       </method>
22769       <method name="Int32 Main()">
22770         <size>28</size>
22771       </method>
22772     </type>
22773   </test>
22774   <test name="test-164.cs">
22775     <type name="X">
22776       <method name="Void .ctor()">
22777         <size>26</size>
22778       </method>
22779       <method name="Int32 Foo()">
22780         <size>2</size>
22781       </method>
22782     </type>
22783     <type name="Y">
22784       <method name="Void .ctor()">
22785         <size>7</size>
22786       </method>
22787       <method name="Int32 Foo()">
22788         <size>2</size>
22789       </method>
22790       <method name="Int32 Hello()">
22791         <size>12</size>
22792       </method>
22793       <method name="Void Main()">
22794         <size>46</size>
22795       </method>
22796     </type>
22797     <type name="X+FooDelegate">
22798       <method name="Void .ctor(Object, IntPtr)">
22799         <size>0</size>
22800       </method>
22801       <method name="Int32 Invoke()">
22802         <size>0</size>
22803       </method>
22804       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22805         <size>0</size>
22806       </method>
22807       <method name="Int32 EndInvoke(IAsyncResult)">
22808         <size>0</size>
22809       </method>
22810     </type>
22811   </test>
22812   <test name="test-165.cs">
22813     <type name="Testing">
22814       <method name="Void .ctor()">
22815         <size>7</size>
22816       </method>
22817       <method name="Int32 TestEnumInit(Fruit)">
22818         <size>21</size>
22819       </method>
22820       <method name="Int32 Main()">
22821         <size>62</size>
22822       </method>
22823     </type>
22824   </test>
22825   <test name="test-166.cs">
22826     <type name="Test">
22827       <method name="Void .ctor()">
22828         <size>7</size>
22829       </method>
22830       <method name="Int32 get_Item(Int32)">
22831         <size>2</size>
22832       </method>
22833     </type>
22834     <type name="D">
22835       <method name="Void .ctor()">
22836         <size>7</size>
22837       </method>
22838       <method name="Int32 get_TargetIntegerSize()">
22839         <size>2</size>
22840       </method>
22841       <method name="Int32 Hello(IInferior)">
22842         <size>7</size>
22843       </method>
22844       <method name="Int32 Main()">
22845         <size>61</size>
22846       </method>
22847     </type>
22848     <type name="Test">
22849       <method name="Int32 ITest.get_Item(Int32)">
22850         <size>2</size>
22851       </method>
22852     </type>
22853   </test>
22854   <test name="test-167.cs">
22855     <type name="X">
22856       <method name="Void .ctor()">
22857         <size>7</size>
22858       </method>
22859       <method name="Int32 Test(X+Foo[])">
22860         <size>23</size>
22861       </method>
22862       <method name="Int32 Main()">
22863         <size>44</size>
22864       </method>
22865     </type>
22866   </test>
22867   <test name="test-168.cs">
22868     <type name="Test">
22869       <method name="Void .ctor()">
22870         <size>7</size>
22871       </method>
22872       <method name="Int32 Main()">
22873         <size>21</size>
22874       </method>
22875     </type>
22876     <type name="X">
22877       <method name="System.String op_Implicit(X)">
22878         <size>6</size>
22879       </method>
22880     </type>
22881   </test>
22882   <test name="test-169.cs">
22883     <type name="basec">
22884       <method name="Void .ctor()">
22885         <size>7</size>
22886       </method>
22887       <method name="System.String get_Message()">
22888         <size>6</size>
22889       </method>
22890     </type>
22891     <type name="der">
22892       <method name="Void .ctor()">
22893         <size>7</size>
22894       </method>
22895       <method name="System.String get_Message()">
22896         <size>6</size>
22897       </method>
22898     </type>
22899     <type name="Base">
22900       <method name="Void .ctor()">
22901         <size>7</size>
22902       </method>
22903       <method name="Int32 get_Thingy()">
22904         <size>7</size>
22905       </method>
22906       <method name="Void set_Thingy(Int32)">
22907         <size>8</size>
22908       </method>
22909     </type>
22910     <type name="Derived">
22911       <method name="Void .ctor()">
22912         <size>7</size>
22913       </method>
22914       <method name="Int32 get_BaseThingy()">
22915         <size>7</size>
22916       </method>
22917       <method name="Void set_Thingy(Int32)">
22918         <size>1</size>
22919       </method>
22920     </type>
22921     <type name="D">
22922       <method name="Void .ctor()">
22923         <size>7</size>
22924       </method>
22925       <method name="Int32 Main()">
22926         <size>97</size>
22927       </method>
22928     </type>
22929   </test>
22930   <test name="test-17.cs">
22931     <type name="Blah">
22932       <method name="Void .ctor()">
22933         <size>7</size>
22934       </method>
22935       <method name="Int32 Main()">
22936         <size>39</size>
22937       </method>
22938       <method name="Byte op_Implicit(Blah)">
22939         <size>12</size>
22940       </method>
22941       <method name="Int16 op_Implicit(Blah)">
22942         <size>12</size>
22943       </method>
22944       <method name="Int32 op_Implicit(Blah)">
22945         <size>12</size>
22946       </method>
22947     </type>
22948   </test>
22949   <test name="test-170.cs">
22950     <type name="X">
22951       <method name="Void .ctor()">
22952         <size>7</size>
22953       </method>
22954       <method name="Int32 get_prop()">
22955         <size>7</size>
22956       </method>
22957       <method name="Void set_prop(Int32)">
22958         <size>8</size>
22959       </method>
22960       <method name="Void set_AAA(Int32)">
22961         <size>1</size>
22962       </method>
22963     </type>
22964     <type name="Y">
22965       <method name="Void .ctor()">
22966         <size>14</size>
22967       </method>
22968       <method name="Int32 get_prop()">
22969         <size>7</size>
22970       </method>
22971       <method name="Void set_prop(Int32)">
22972         <size>8</size>
22973       </method>
22974       <method name="Int32 A()">
22975         <size>38</size>
22976       </method>
22977       <method name="Int32 Main()">
22978         <size>13</size>
22979       </method>
22980     </type>
22981   </test>
22982   <test name="test-171.cs">
22983     <type name="IntPtr_Conv.Class1">
22984       <method name="Void .ctor()">
22985         <size>7</size>
22986       </method>
22987       <method name="Int32 Main(System.String[])">
22988         <size>15</size>
22989       </method>
22990     </type>
22991   </test>
22992   <test name="test-172.cs">
22993     <type name="X">
22994       <method name="Void .ctor()">
22995         <size>7</size>
22996       </method>
22997       <method name="Void .cctor()">
22998         <size>31</size>
22999       </method>
23000       <method name="Boolean ff()">
23001         <size>14</size>
23002       </method>
23003       <method name="Boolean tt()">
23004         <size>14</size>
23005       </method>
23006       <method name="Int32 test_if()">
23007         <size>599</size>
23008       </method>
23009       <method name="Int32 test_while()">
23010         <size>437</size>
23011       </method>
23012       <method name="Int32 test_inline()">
23013         <size>29</size>
23014       </method>
23015       <method name="Int32 Main()">
23016         <size>109</size>
23017       </method>
23018     </type>
23019   </test>
23020   <test name="test-173.cs">
23021     <type name="Base">
23022       <method name="Void .ctor(Int32)">
23023         <size>14</size>
23024       </method>
23025       <method name="Int32 get_Value()">
23026         <size>7</size>
23027       </method>
23028     </type>
23029     <type name="A">
23030       <method name="Void .ctor(Int32)">
23031         <size>18</size>
23032       </method>
23033       <method name="Void .ctor(UInt32)">
23034         <size>18</size>
23035       </method>
23036     </type>
23037     <type name="B">
23038       <method name="Void .ctor(Int64)">
23039         <size>18</size>
23040       </method>
23041       <method name="Void .ctor(UInt64)">
23042         <size>18</size>
23043       </method>
23044     </type>
23045     <type name="C">
23046       <method name="Void .ctor(Int16)">
23047         <size>18</size>
23048       </method>
23049       <method name="Void .ctor(UInt16)">
23050         <size>18</size>
23051       </method>
23052     </type>
23053     <type name="D">
23054       <method name="Void .ctor(SByte)">
23055         <size>18</size>
23056       </method>
23057       <method name="Void .ctor(Byte)">
23058         <size>18</size>
23059       </method>
23060     </type>
23061     <type name="E">
23062       <method name="Void .ctor(Int64)">
23063         <size>19</size>
23064       </method>
23065       <method name="Void .ctor(E)">
23066         <size>19</size>
23067       </method>
23068       <method name="E op_Implicit(Int64)">
23069         <size>7</size>
23070       </method>
23071     </type>
23072     <type name="F">
23073       <method name="Void .ctor(Int32)">
23074         <size>19</size>
23075       </method>
23076       <method name="Void .ctor(F)">
23077         <size>19</size>
23078       </method>
23079       <method name="F op_Implicit(Int32)">
23080         <size>7</size>
23081       </method>
23082     </type>
23083     <type name="X">
23084       <method name="Void .ctor()">
23085         <size>7</size>
23086       </method>
23087       <method name="Int32 Test()">
23088         <size>231</size>
23089       </method>
23090       <method name="Int32 Main()">
23091         <size>24</size>
23092       </method>
23093     </type>
23094   </test>
23095   <test name="test-174.cs">
23096     <type name="ProtectedAccessToPropertyOnChild">
23097       <method name="Void .ctor()">
23098         <size>14</size>
23099       </method>
23100       <method name="Int32 Main()">
23101         <size>21</size>
23102       </method>
23103     </type>
23104     <type name="TestAccessToPrivateMemberInParentClass">
23105       <method name="Void .ctor()">
23106         <size>7</size>
23107       </method>
23108       <method name="System.Double[][] get_Array()">
23109         <size>7</size>
23110       </method>
23111     </type>
23112     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23113       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23114         <size>37</size>
23115       </method>
23116     </type>
23117     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23118       <method name="Void .ctor()">
23119         <size>29</size>
23120       </method>
23121       <method name="Int32 Test()">
23122         <size>27</size>
23123       </method>
23124     </type>
23125     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23126       <method name="Void .ctor()">
23127         <size>26</size>
23128       </method>
23129       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23130         <size>15</size>
23131       </method>
23132     </type>
23133     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23134       <method name="Void .ctor()">
23135         <size>7</size>
23136       </method>
23137     </type>
23138   </test>
23139   <test name="test-175.cs">
23140     <type name="X">
23141       <method name="Void .ctor()">
23142         <size>7</size>
23143       </method>
23144       <method name="Int32 Main()">
23145         <size>59</size>
23146       </method>
23147     </type>
23148     <type name="RVA">
23149       <method name="Void .ctor(UInt32)">
23150         <size>8</size>
23151       </method>
23152       <method name="RVA op_Implicit(UInt32)">
23153         <size>7</size>
23154       </method>
23155       <method name="UInt32 op_Implicit(RVA)">
23156         <size>8</size>
23157       </method>
23158     </type>
23159   </test>
23160   <test name="test-176.cs">
23161     <type name="X">
23162       <method name="Void .ctor()">
23163         <size>7</size>
23164       </method>
23165       <method name="Int32 Main()">
23166         <size>34</size>
23167       </method>
23168     </type>
23169   </test>
23170   <test name="test-177.cs">
23171     <type name="MethodAttribute">
23172       <method name="Void .ctor()">
23173         <size>7</size>
23174       </method>
23175     </type>
23176     <type name="ReturnAttribute">
23177       <method name="Void .ctor()">
23178         <size>7</size>
23179       </method>
23180     </type>
23181     <type name="Test">
23182       <method name="Void .ctor()">
23183         <size>7</size>
23184       </method>
23185       <method name="Void Method()">
23186         <size>1</size>
23187       </method>
23188       <method name="Int32 Main()">
23189         <size>40</size>
23190       </method>
23191     </type>
23192   </test>
23193   <test name="test-178.cs">
23194     <type name="BrowsableClass">
23195       <method name="Void .ctor()">
23196         <size>7</size>
23197       </method>
23198       <method name="Int32 Main()">
23199         <size>54</size>
23200       </method>
23201       <method name="BrowsableClass op_Increment(BrowsableClass)">
23202         <size>2</size>
23203       </method>
23204     </type>
23205   </test>
23206   <test name="test-179.cs">
23207     <type name="A">
23208       <method name="Void .ctor()">
23209         <size>7</size>
23210       </method>
23211       <method name="Void set_Item(Double, Double)">
23212         <size>15</size>
23213       </method>
23214       <method name="Double get_Item(Double)">
23215         <size>29</size>
23216       </method>
23217     </type>
23218     <type name="B">
23219       <method name="Void .ctor()">
23220         <size>7</size>
23221       </method>
23222       <method name="Void set_Item(Double, Double)">
23223         <size>15</size>
23224       </method>
23225       <method name="Double get_Item(Double)">
23226         <size>29</size>
23227       </method>
23228     </type>
23229     <type name="C">
23230       <method name="Void .ctor()">
23231         <size>7</size>
23232       </method>
23233       <method name="Void set_Item(System.String, System.String)">
23234         <size>15</size>
23235       </method>
23236       <method name="System.String get_Item(System.String)">
23237         <size>30</size>
23238       </method>
23239       <method name="Void set_Item(Int32, Int32)">
23240         <size>15</size>
23241       </method>
23242       <method name="Int32 get_Item(Int32)">
23243         <size>21</size>
23244       </method>
23245     </type>
23246     <type name="EntryPoint">
23247       <method name="Int32 Main(System.String[])">
23248         <size>150</size>
23249       </method>
23250     </type>
23251   </test>
23252   <test name="test-18.cs">
23253     <type name="X">
23254       <method name="Void .ctor()">
23255         <size>7</size>
23256       </method>
23257       <method name="Void m()">
23258         <size>60</size>
23259       </method>
23260       <method name="Int32 ret(Int32)">
23261         <size>40</size>
23262       </method>
23263       <method name="Int32 Main()">
23264         <size>62</size>
23265       </method>
23266     </type>
23267   </test>
23268   <test name="test-180.cs">
23269     <type name="Testing">
23270       <method name="Void .ctor()">
23271         <size>7</size>
23272       </method>
23273       <method name="Void Main()">
23274         <size>17</size>
23275       </method>
23276     </type>
23277   </test>
23278   <test name="test-181.cs">
23279     <type name="Test">
23280       <method name="Void .ctor()">
23281         <size>7</size>
23282       </method>
23283       <method name="Void test()">
23284         <size>1</size>
23285       </method>
23286       <method name="Int32 Main()">
23287         <size>43</size>
23288       </method>
23289     </type>
23290   </test>
23291   <test name="test-182.cs">
23292     <type name="T">
23293       <method name="Void .ctor()">
23294         <size>7</size>
23295       </method>
23296       <method name="Int32 Main()">
23297         <size>26</size>
23298       </method>
23299     </type>
23300     <type name="TS">
23301       <method name="Int64 get_Ticks()">
23302         <size>19</size>
23303       </method>
23304     </type>
23305     <type name="DT">
23306       <method name="Int64 get_Ticks()">
23307         <size>12</size>
23308       </method>
23309     </type>
23310   </test>
23311   <test name="test-183.cs">
23312     <type name="Test">
23313       <method name="Void .ctor()">
23314         <size>7</size>
23315       </method>
23316       <method name="Int32 M(Int32, Int32 ByRef)">
23317         <size>12</size>
23318       </method>
23319       <method name="Int32 Main()">
23320         <size>67</size>
23321       </method>
23322     </type>
23323     <type name="Test+D">
23324       <method name="Void .ctor(Object, IntPtr)">
23325         <size>0</size>
23326       </method>
23327       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23328         <size>0</size>
23329       </method>
23330       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23331         <size>0</size>
23332       </method>
23333       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23334         <size>0</size>
23335       </method>
23336     </type>
23337   </test>
23338   <test name="test-184.cs">
23339     <type name="User">
23340       <method name="Void .ctor(Interface)">
23341         <size>7</size>
23342       </method>
23343     </type>
23344     <type name="Test">
23345       <method name="Void .ctor()">
23346         <size>55</size>
23347       </method>
23348       <method name="Int32 Main()">
23349         <size>8</size>
23350       </method>
23351     </type>
23352     <type name="Struct">
23353       <method name="Void .ctor(Int32)">
23354         <size>1</size>
23355       </method>
23356       <method name="Int32 get_X()">
23357         <size>2</size>
23358       </method>
23359     </type>
23360   </test>
23361   <test name="test-185.cs">
23362     <type name="X">
23363       <method name="Void .ctor()">
23364         <size>7</size>
23365       </method>
23366       <method name="Int32 Test(Int32)">
23367         <size>36</size>
23368       </method>
23369       <method name="Int32 Main()">
23370         <size>29</size>
23371       </method>
23372     </type>
23373   </test>
23374   <test name="test-186.cs">
23375     <type name="TestBUG.myAttribute">
23376       <method name="Void .ctor(String, String, String, Int32)">
23377         <size>7</size>
23378       </method>
23379     </type>
23380     <type name="TestBUG.Test">
23381       <method name="Void .ctor()">
23382         <size>7</size>
23383       </method>
23384       <method name="Int32 Main()">
23385         <size>2</size>
23386       </method>
23387     </type>
23388   </test>
23389   <test name="test-187.cs">
23390     <type name="MyClass">
23391       <method name="Void .ctor()">
23392         <size>7</size>
23393       </method>
23394       <method name="Container get_Item(System.String)">
23395         <size>2</size>
23396       </method>
23397       <method name="Void set_Item(System.String, Container)">
23398         <size>1</size>
23399       </method>
23400     </type>
23401     <type name="Container">
23402       <method name="Void .ctor()">
23403         <size>7</size>
23404       </method>
23405       <method name="Container op_Addition(Container, System.Object)">
23406         <size>2</size>
23407       </method>
23408     </type>
23409     <type name="D">
23410       <method name="Void .ctor()">
23411         <size>7</size>
23412       </method>
23413       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23414         <size>65</size>
23415       </method>
23416       <method name="Int32 Main()">
23417         <size>2</size>
23418       </method>
23419     </type>
23420   </test>
23421   <test name="test-188.cs">
23422     <type name="Enumerator">
23423       <method name="Void .ctor()">
23424         <size>14</size>
23425       </method>
23426       <method name="Boolean MoveNext()">
23427         <size>21</size>
23428       </method>
23429       <method name="Char get_Current()">
23430         <size>3</size>
23431       </method>
23432     </type>
23433     <type name="RealEnumerator">
23434       <method name="Void .ctor(Coll)">
23435         <size>14</size>
23436       </method>
23437       <method name="Void Dispose()">
23438         <size>13</size>
23439       </method>
23440     </type>
23441     <type name="Coll">
23442       <method name="Void .ctor()">
23443         <size>7</size>
23444       </method>
23445       <method name="Enumerator GetEnumerator()">
23446         <size>7</size>
23447       </method>
23448     </type>
23449     <type name="Test">
23450       <method name="Void .ctor()">
23451         <size>7</size>
23452       </method>
23453       <method name="Int32 Main(System.String[])">
23454         <size>78</size>
23455       </method>
23456     </type>
23457   </test>
23458   <test name="test-189.cs">
23459     <type name="MyTest">
23460       <method name="Void .ctor()">
23461         <size>7</size>
23462       </method>
23463       <method name="Int32 Main(System.String[])">
23464         <size>63</size>
23465       </method>
23466       <method name="Int32 m(Int32, Double)">
23467         <size>2</size>
23468       </method>
23469       <method name="Int32 m(Int32, System.Int32[])">
23470         <size>2</size>
23471       </method>
23472     </type>
23473     <type name="MonoTest">
23474       <method name="Void .ctor()">
23475         <size>7</size>
23476       </method>
23477       <method name="Int32 method1(System.String, System.Object[])">
23478         <size>2</size>
23479       </method>
23480       <method name="Void testmethod()">
23481         <size>27</size>
23482       </method>
23483     </type>
23484     <type name="MonoTest2">
23485       <method name="Void .ctor()">
23486         <size>7</size>
23487       </method>
23488       <method name="Int32 method1(System.String, System.Object[])">
23489         <size>2</size>
23490       </method>
23491       <method name="Void testmethod2()">
23492         <size>27</size>
23493       </method>
23494     </type>
23495   </test>
23496   <test name="test-19.cs">
23497     <type name="I">
23498       <method name="Void .ctor()">
23499         <size>7</size>
23500       </method>
23501       <method name="Void .cctor()">
23502         <size>18</size>
23503       </method>
23504       <method name="System.String fn(System.String)">
23505         <size>17</size>
23506       </method>
23507     </type>
23508     <type name="X">
23509       <method name="Void .ctor()">
23510         <size>7</size>
23511       </method>
23512       <method name="Void Thread_func()">
23513         <size>11</size>
23514       </method>
23515       <method name="Int32 Func(Int32, Int32)">
23516         <size>4</size>
23517       </method>
23518       <method name="Void Bar()">
23519         <size>44</size>
23520       </method>
23521       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23522         <size>18</size>
23523       </method>
23524       <method name="Int32 Main()">
23525         <size>303</size>
23526       </method>
23527       <method name="Int32 multiply_by_three(Int32)">
23528         <size>4</size>
23529       </method>
23530     </type>
23531     <type name="TestNamespace.TestClass">
23532       <method name="Void .ctor()">
23533         <size>7</size>
23534       </method>
23535     </type>
23536     <type name="I+GetTextFn">
23537       <method name="Void .ctor(Object, IntPtr)">
23538         <size>0</size>
23539       </method>
23540       <method name="System.String Invoke(System.String)">
23541         <size>0</size>
23542       </method>
23543       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23544         <size>0</size>
23545       </method>
23546       <method name="System.String EndInvoke(IAsyncResult)">
23547         <size>0</size>
23548       </method>
23549     </type>
23550     <type name="X+Foo">
23551       <method name="Void .ctor(Object, IntPtr)">
23552         <size>0</size>
23553       </method>
23554       <method name="Int32 Invoke(Int32, Int32)">
23555         <size>0</size>
23556       </method>
23557       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23558         <size>0</size>
23559       </method>
23560       <method name="Int32 EndInvoke(IAsyncResult)">
23561         <size>0</size>
23562       </method>
23563     </type>
23564     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23565       <method name="Void .ctor(Object, IntPtr)">
23566         <size>0</size>
23567       </method>
23568       <method name="Single Invoke(Single, System.Object[])">
23569         <size>0</size>
23570       </method>
23571       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23572         <size>0</size>
23573       </method>
23574       <method name="Single EndInvoke(IAsyncResult)">
23575         <size>0</size>
23576       </method>
23577     </type>
23578     <type name="NameSpace.TestDelegate">
23579       <method name="Void .ctor(Object, IntPtr)">
23580         <size>0</size>
23581       </method>
23582       <method name="Int32 Invoke(Int32)">
23583         <size>0</size>
23584       </method>
23585       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23586         <size>0</size>
23587       </method>
23588       <method name="Int32 EndInvoke(IAsyncResult)">
23589         <size>0</size>
23590       </method>
23591     </type>
23592   </test>
23593   <test name="test-190.cs">
23594     <type name="A">
23595       <method name="Void .ctor()">
23596         <size>7</size>
23597       </method>
23598       <method name="Void Main()">
23599         <size>1</size>
23600       </method>
23601     </type>
23602     <type name="A+B">
23603       <method name="Void .ctor()">
23604         <size>7</size>
23605       </method>
23606       <method name="Void Test()">
23607         <size>8</size>
23608       </method>
23609     </type>
23610     <type name="A+C">
23611       <method name="Void .ctor()">
23612         <size>7</size>
23613       </method>
23614       <method name="Void Test(A)">
23615         <size>8</size>
23616       </method>
23617     </type>
23618   </test>
23619   <test name="test-191.cs">
23620     <type name="X">
23621       <method name="Void .ctor()">
23622         <size>7</size>
23623       </method>
23624     </type>
23625     <type name="X+E">
23626       <method name="Void .ctor()">
23627         <size>7</size>
23628       </method>
23629     </type>
23630     <type name="X+D">
23631       <method name="Void .ctor()">
23632         <size>7</size>
23633       </method>
23634     </type>
23635     <type name="X+D+P">
23636       <method name="Void .ctor()">
23637         <size>7</size>
23638       </method>
23639     </type>
23640     <type name="Y">
23641       <method name="Void .ctor()">
23642         <size>7</size>
23643       </method>
23644     </type>
23645     <type name="Y+Op">
23646       <method name="Void .ctor()">
23647         <size>7</size>
23648       </method>
23649     </type>
23650     <type name="R">
23651       <method name="Void .ctor()">
23652         <size>7</size>
23653       </method>
23654       <method name="Void Main()">
23655         <size>1</size>
23656       </method>
23657     </type>
23658   </test>
23659   <test name="test-192.cs">
23660     <type name="X">
23661       <method name="Void .ctor()">
23662         <size>7</size>
23663       </method>
23664       <method name="Void Main()">
23665         <size>1</size>
23666       </method>
23667     </type>
23668   </test>
23669   <test name="test-193.cs">
23670     <type name="A">
23671       <method name="Void .ctor()">
23672         <size>7</size>
23673       </method>
23674       <method name="Int32 Test(Int32)">
23675         <size>88</size>
23676       </method>
23677       <method name="Int32 Main()">
23678         <size>7</size>
23679       </method>
23680     </type>
23681   </test>
23682   <test name="test-194.cs">
23683     <type name="TestParams">
23684       <method name="Void .ctor()">
23685         <size>7</size>
23686       </method>
23687       <method name="Int32 Main(System.String[])">
23688         <size>38</size>
23689       </method>
23690       <method name="Int32 Params(System.Object[])">
23691         <size>10</size>
23692       </method>
23693     </type>
23694   </test>
23695   <test name="test-195.cs">
23696     <type name="Y">
23697       <method name="Void .ctor()">
23698         <size>7</size>
23699       </method>
23700       <method name="Void .cctor()">
23701         <size>1</size>
23702       </method>
23703       <method name="Int32 C()">
23704         <size>36</size>
23705       </method>
23706     </type>
23707     <type name="X">
23708       <method name="Void .ctor()">
23709         <size>8</size>
23710       </method>
23711       <method name="Void .ctor(Int32)">
23712         <size>18</size>
23713       </method>
23714       <method name="Void Main()">
23715         <size>7</size>
23716       </method>
23717     </type>
23718   </test>
23719   <test name="test-196.cs">
23720     <type name="X">
23721       <method name="Void .ctor()">
23722         <size>7</size>
23723       </method>
23724       <method name="Void Bug1()">
23725         <size>15</size>
23726       </method>
23727       <method name="Void Bug2()">
23728         <size>16</size>
23729       </method>
23730       <method name="Int32 Main()">
23731         <size>2</size>
23732       </method>
23733     </type>
23734   </test>
23735   <test name="test-197.cs">
23736     <type name="X">
23737       <method name="Void .ctor()">
23738         <size>7</size>
23739       </method>
23740       <method name="Void Foo()">
23741         <size>0</size>
23742       </method>
23743     </type>
23744     <type name="Y">
23745       <method name="Void .ctor()">
23746         <size>7</size>
23747       </method>
23748     </type>
23749     <type name="Z">
23750       <method name="Void .ctor()">
23751         <size>7</size>
23752       </method>
23753       <method name="Void Foo()">
23754         <size>11</size>
23755       </method>
23756     </type>
23757     <type name="Test">
23758       <method name="Void .ctor()">
23759         <size>7</size>
23760       </method>
23761       <method name="Int32 Main()">
23762         <size>16</size>
23763       </method>
23764     </type>
23765   </test>
23766   <test name="test-198.cs">
23767     <type name="N1.N3.N4.Bar">
23768       <method name="Void .ctor()">
23769         <size>7</size>
23770       </method>
23771     </type>
23772     <type name="N1.N2.Foo">
23773       <method name="Void .ctor()">
23774         <size>7</size>
23775       </method>
23776     </type>
23777     <type name="N5.N6.Foo">
23778       <method name="Void .ctor()">
23779         <size>7</size>
23780       </method>
23781     </type>
23782     <type name="N5.N7.N8.Bar">
23783       <method name="Void .ctor()">
23784         <size>7</size>
23785       </method>
23786     </type>
23787     <type name="FirstOuter.FirstInner.First">
23788       <method name="Void .ctor()">
23789         <size>7</size>
23790       </method>
23791       <method name="System.String get_MyIdentity()">
23792         <size>12</size>
23793       </method>
23794     </type>
23795     <type name="FirstOuter.Second">
23796       <method name="Void .ctor()">
23797         <size>7</size>
23798       </method>
23799     </type>
23800     <type name="FirstOuter.SecondInner.Third">
23801       <method name="Void .ctor()">
23802         <size>7</size>
23803       </method>
23804     </type>
23805     <type name="FirstOuter.FirstInner.Fourth">
23806       <method name="Void .ctor()">
23807         <size>7</size>
23808       </method>
23809     </type>
23810     <type name="Fifth">
23811       <method name="Void .ctor()">
23812         <size>7</size>
23813       </method>
23814     </type>
23815     <type name="M1.M2.M3.Foo">
23816       <method name="Void .ctor()">
23817         <size>7</size>
23818       </method>
23819     </type>
23820     <type name="P1.P2.Bar">
23821       <method name="Void .ctor()">
23822         <size>7</size>
23823       </method>
23824     </type>
23825     <type name="X">
23826       <method name="Void .ctor()">
23827         <size>7</size>
23828       </method>
23829       <method name="Int32 Main()">
23830         <size>2</size>
23831       </method>
23832     </type>
23833   </test>
23834   <test name="test-199.cs">
23835     <type name="Test">
23836       <method name="Void .ctor()">
23837         <size>7</size>
23838       </method>
23839       <method name="Int32 Main()">
23840         <size>22</size>
23841       </method>
23842     </type>
23843     <type name="N1.Foo">
23844       <method name="Void .ctor()">
23845         <size>7</size>
23846       </method>
23847     </type>
23848     <type name="N1.Foo+Foo2">
23849       <method name="Void .ctor()">
23850         <size>7</size>
23851       </method>
23852     </type>
23853     <type name="N1.Bar2">
23854       <method name="Void .ctor()">
23855         <size>7</size>
23856       </method>
23857       <method name="Int32 Talk()">
23858         <size>2</size>
23859       </method>
23860     </type>
23861     <type name="N2.Bar">
23862       <method name="Void .ctor()">
23863         <size>7</size>
23864       </method>
23865     </type>
23866     <type name="N2.Bar+Bar2">
23867       <method name="Void .ctor()">
23868         <size>7</size>
23869       </method>
23870       <method name="Int32 Talk()">
23871         <size>2</size>
23872       </method>
23873     </type>
23874   </test>
23875   <test name="test-2.cs">
23876     <type name="X">
23877       <method name="Void .ctor()">
23878         <size>7</size>
23879       </method>
23880       <method name="Int32 Main(System.String[])">
23881         <size>12</size>
23882       </method>
23883     </type>
23884   </test>
23885   <test name="test-20.cs">
23886     <type name="A">
23887       <method name="Void .ctor()">
23888         <size>7</size>
23889       </method>
23890       <method name="Void X()">
23891         <size>8</size>
23892       </method>
23893     </type>
23894     <type name="B">
23895       <method name="Void .ctor()">
23896         <size>7</size>
23897       </method>
23898       <method name="Void X()">
23899         <size>8</size>
23900       </method>
23901       <method name="Void TestB()">
23902         <size>7</size>
23903       </method>
23904     </type>
23905     <type name="Ax">
23906       <method name="Void .ctor()">
23907         <size>7</size>
23908       </method>
23909       <method name="Void A()">
23910         <size>8</size>
23911       </method>
23912       <method name="Void B()">
23913         <size>8</size>
23914       </method>
23915     </type>
23916     <type name="Bx">
23917       <method name="Void .ctor()">
23918         <size>7</size>
23919       </method>
23920       <method name="Void A()">
23921         <size>8</size>
23922       </method>
23923       <method name="Void B()">
23924         <size>8</size>
23925       </method>
23926     </type>
23927     <type name="Test">
23928       <method name="Void .ctor()">
23929         <size>7</size>
23930       </method>
23931       <method name="Int32 Main()">
23932         <size>100</size>
23933       </method>
23934     </type>
23935   </test>
23936   <test name="test-200.cs">
23937     <type name="X">
23938       <method name="Void .ctor()">
23939         <size>7</size>
23940       </method>
23941       <method name="Int32 Main()">
23942         <size>104</size>
23943       </method>
23944     </type>
23945   </test>
23946   <test name="test-201.cs">
23947     <type name="Parent">
23948       <method name="Void .ctor()">
23949         <size>7</size>
23950       </method>
23951     </type>
23952     <type name="Child">
23953       <method name="Void .ctor()">
23954         <size>7</size>
23955       </method>
23956     </type>
23957     <type name="Child+Nested">
23958       <method name="Void .ctor()">
23959         <size>18</size>
23960       </method>
23961     </type>
23962     <type name="Collide">
23963       <method name="Void .ctor(Int32)">
23964         <size>14</size>
23965       </method>
23966       <method name="Void .cctor()">
23967         <size>12</size>
23968       </method>
23969       <method name="Int32 Main()">
23970         <size>27</size>
23971       </method>
23972     </type>
23973   </test>
23974   <test name="test-202.cs">
23975     <type name="X.X">
23976       <method name="Void .ctor()">
23977         <size>7</size>
23978       </method>
23979     </type>
23980     <type name="A.B.C.D">
23981       <method name="Void .ctor()">
23982         <size>7</size>
23983       </method>
23984     </type>
23985     <type name="Test">
23986       <method name="Void .ctor()">
23987         <size>7</size>
23988       </method>
23989       <method name="Int32 Main()">
23990         <size>14</size>
23991       </method>
23992     </type>
23993   </test>
23994   <test name="test-203.cs">
23995     <type name="Foo">
23996       <method name="Void .ctor()">
23997         <size>7</size>
23998       </method>
23999       <method name="Modifiers get_Modifiers()">
24000         <size>2</size>
24001       </method>
24002     </type>
24003     <type name="Bar">
24004       <method name="Void .ctor()">
24005         <size>7</size>
24006       </method>
24007       <method name="Int32 Main()">
24008         <size>13</size>
24009       </method>
24010     </type>
24011   </test>
24012   <test name="test-204.cs">
24013     <type name="X">
24014       <method name="Void .ctor(Int32)">
24015         <size>14</size>
24016       </method>
24017       <method name="System.String ToString()">
24018         <size>22</size>
24019       </method>
24020       <method name="Int32 Test()">
24021         <size>153</size>
24022       </method>
24023       <method name="Int32 Main()">
24024         <size>24</size>
24025       </method>
24026       <method name="X op_BitwiseAnd(X, X)">
24027         <size>19</size>
24028       </method>
24029       <method name="X op_BitwiseOr(X, X)">
24030         <size>19</size>
24031       </method>
24032       <method name="Boolean op_True(X)">
24033         <size>15</size>
24034       </method>
24035       <method name="Boolean op_False(X)">
24036         <size>12</size>
24037       </method>
24038     </type>
24039   </test>
24040   <test name="test-205.cs">
24041     <type name="A">
24042       <method name="Void .ctor(Object)">
24043         <size>7</size>
24044       </method>
24045     </type>
24046     <type name="Test">
24047       <method name="Void .ctor()">
24048         <size>7</size>
24049       </method>
24050       <method name="Void Main()">
24051         <size>1</size>
24052       </method>
24053     </type>
24054   </test>
24055   <test name="test-206.cs">
24056     <type name="X">
24057       <method name="Void .ctor()">
24058         <size>7</size>
24059       </method>
24060       <method name="Int32 get_Item(Int32)">
24061         <size>2</size>
24062       </method>
24063       <method name="System.Int32[] get_Item(System.Int32[])">
24064         <size>39</size>
24065       </method>
24066       <method name="Void Main()">
24067         <size>91</size>
24068       </method>
24069     </type>
24070     <type name="&lt;PrivateImplementationDetails&gt;">
24071       <method name="Void .ctor()">
24072         <size>7</size>
24073       </method>
24074     </type>
24075   </test>
24076   <test name="test-207.cs">
24077     <type name="X">
24078       <method name="Void .ctor()">
24079         <size>7</size>
24080       </method>
24081       <method name="Void .cctor()">
24082         <size>1</size>
24083       </method>
24084       <method name="Void hello(Int32)">
24085         <size>13</size>
24086       </method>
24087       <method name="Void world(Int32)">
24088         <size>16</size>
24089       </method>
24090       <method name="Int32 Main()">
24091         <size>138</size>
24092       </method>
24093     </type>
24094     <type name="Test">
24095       <method name="Void .ctor(Object, IntPtr)">
24096         <size>0</size>
24097       </method>
24098       <method name="Void Invoke(Int32)">
24099         <size>0</size>
24100       </method>
24101       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24102         <size>0</size>
24103       </method>
24104       <method name="Void EndInvoke(IAsyncResult)">
24105         <size>0</size>
24106       </method>
24107     </type>
24108   </test>
24109   <test name="test-208.cs">
24110     <type name="X">
24111       <method name="Void .ctor()">
24112         <size>7</size>
24113       </method>
24114       <method name="System.String get_Item(System.String)">
24115         <size>2</size>
24116       </method>
24117       <method name="Void Test()">
24118         <size>1</size>
24119       </method>
24120     </type>
24121     <type name="Y">
24122       <method name="Void .ctor()">
24123         <size>7</size>
24124       </method>
24125       <method name="Void Main()">
24126         <size>19</size>
24127       </method>
24128     </type>
24129   </test>
24130   <test name="test-209.cs">
24131     <type name="X">
24132       <method name="Void .ctor(Int32)">
24133         <size>14</size>
24134       </method>
24135       <method name="Int32 get_Foo()">
24136         <size>9</size>
24137       </method>
24138       <method name="Void set_Foo(Int32)">
24139         <size>8</size>
24140       </method>
24141       <method name="Int32 get_Item(Int32)">
24142         <size>7</size>
24143       </method>
24144       <method name="Void set_Item(Int32, Int32)">
24145         <size>8</size>
24146       </method>
24147       <method name="Void set_Item(System.String, System.String)">
24148         <size>7</size>
24149       </method>
24150       <method name="Void set_Bar(System.String)">
24151         <size>7</size>
24152       </method>
24153       <method name="A get_A()">
24154         <size>7</size>
24155       </method>
24156       <method name="Void set_A(A)">
24157         <size>12</size>
24158       </method>
24159       <method name="Int32 Main()">
24160         <size>75</size>
24161       </method>
24162     </type>
24163     <type name="A">
24164       <method name="Void .ctor(Int32)">
24165         <size>8</size>
24166       </method>
24167     </type>
24168   </test>
24169   <test name="test-21.cs">
24170     <type name="Blah">
24171       <method name="Void .ctor()">
24172         <size>7</size>
24173       </method>
24174       <method name="Int32 Main()">
24175         <size>47</size>
24176       </method>
24177     </type>
24178     <type name="Blah+Foo">
24179       <method name="Void .ctor()">
24180         <size>17</size>
24181       </method>
24182       <method name="Int32 Bar(Int32, Int32)">
24183         <size>14</size>
24184       </method>
24185     </type>
24186   </test>
24187   <test name="test-210.cs">
24188     <type name="X">
24189       <method name="Void .ctor()">
24190         <size>7</size>
24191       </method>
24192       <method name="Void foo()">
24193         <size>1</size>
24194       </method>
24195       <method name="Void Main()">
24196         <size>25</size>
24197       </method>
24198     </type>
24199     <type name="FooHandler">
24200       <method name="Void .ctor(Object, IntPtr)">
24201         <size>0</size>
24202       </method>
24203       <method name="Void Invoke()">
24204         <size>0</size>
24205       </method>
24206       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24207         <size>0</size>
24208       </method>
24209       <method name="Void EndInvoke(IAsyncResult)">
24210         <size>0</size>
24211       </method>
24212     </type>
24213   </test>
24214   <test name="test-211.cs">
24215     <type name="X">
24216       <method name="Void .ctor(Int32)">
24217         <size>14</size>
24218       </method>
24219       <method name="X op_Implicit(Int32)">
24220         <size>7</size>
24221       </method>
24222     </type>
24223     <type name="Y">
24224       <method name="Void .ctor(X)">
24225         <size>14</size>
24226       </method>
24227       <method name="Y op_Implicit(X)">
24228         <size>7</size>
24229       </method>
24230     </type>
24231     <type name="Z">
24232       <method name="Void .ctor(Y)">
24233         <size>14</size>
24234       </method>
24235       <method name="Int32 Main()">
24236         <size>27</size>
24237       </method>
24238       <method name="Z op_Implicit(Y)">
24239         <size>7</size>
24240       </method>
24241     </type>
24242   </test>
24243   <test name="test-212.cs">
24244     <type name="Problem">
24245       <method name="Void .ctor(String)">
24246         <size>14</size>
24247       </method>
24248       <method name="Int32 Multi(Int32, Problem[])">
24249         <size>4</size>
24250       </method>
24251       <method name="Int32 Main(System.String[])">
24252         <size>76</size>
24253       </method>
24254       <method name="Problem op_Implicit(Int32)">
24255         <size>22</size>
24256       </method>
24257     </type>
24258   </test>
24259   <test name="test-213.cs">
24260     <type name="MyTest">
24261       <method name="Void .ctor()">
24262         <size>7</size>
24263       </method>
24264       <method name="Void Main(System.String[])">
24265         <size>31</size>
24266       </method>
24267     </type>
24268     <type name="S">
24269       <method name="Void .ctor(Int32)">
24270         <size>8</size>
24271       </method>
24272       <method name="Void Print()">
24273         <size>12</size>
24274       </method>
24275     </type>
24276   </test>
24277   <test name="test-214.cs">
24278     <type name="N2.Test">
24279       <method name="Void .ctor()">
24280         <size>7</size>
24281       </method>
24282       <method name="Int32 Main()">
24283         <size>7</size>
24284       </method>
24285     </type>
24286     <type name="N1.C1">
24287       <method name="Void .ctor()">
24288         <size>7</size>
24289       </method>
24290       <method name="Void Foo()">
24291         <size>1</size>
24292       </method>
24293     </type>
24294   </test>
24295   <test name="test-215.cs">
24296     <type name="Test">
24297       <method name="Void .ctor()">
24298         <size>7</size>
24299       </method>
24300       <method name="Void .cctor()">
24301         <size>1</size>
24302       </method>
24303       <method name="N1.C1 get_C1()">
24304         <size>6</size>
24305       </method>
24306       <method name="Int32 Main()">
24307         <size>8</size>
24308       </method>
24309     </type>
24310     <type name="N1.C1">
24311       <method name="Void .ctor()">
24312         <size>7</size>
24313       </method>
24314     </type>
24315   </test>
24316   <test name="test-216.cs">
24317     <type name="cls">
24318       <method name="Void .ctor()">
24319         <size>7</size>
24320       </method>
24321       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24322         <size>24</size>
24323       </method>
24324       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24325         <size>24</size>
24326       </method>
24327       <method name="Void CallMyDel(System.String)">
24328         <size>13</size>
24329       </method>
24330     </type>
24331     <type name="cls+nestedcls">
24332       <method name="Void .ctor()">
24333         <size>7</size>
24334       </method>
24335       <method name="Void CallParentDel(cls, System.String)">
24336         <size>13</size>
24337       </method>
24338     </type>
24339     <type name="MonoEmbed">
24340       <method name="Void .ctor()">
24341         <size>7</size>
24342       </method>
24343       <method name="Void Main()">
24344         <size>36</size>
24345       </method>
24346       <method name="Void Whatever(System.String)">
24347         <size>7</size>
24348       </method>
24349     </type>
24350     <type name="OnWhateverDelegate">
24351       <method name="Void .ctor(Object, IntPtr)">
24352         <size>0</size>
24353       </method>
24354       <method name="Void Invoke(System.String)">
24355         <size>0</size>
24356       </method>
24357       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24358         <size>0</size>
24359       </method>
24360       <method name="Void EndInvoke(IAsyncResult)">
24361         <size>0</size>
24362       </method>
24363     </type>
24364   </test>
24365   <test name="test-217.cs">
24366     <type name="Test">
24367       <method name="Void .ctor()">
24368         <size>7</size>
24369       </method>
24370       <method name="Int32 Main()">
24371         <size>174</size>
24372       </method>
24373       <method name="System.Object compare_gte(Int32, Int32)">
24374         <size>13</size>
24375       </method>
24376       <method name="System.Object compare_lte(Int32, Int32)">
24377         <size>13</size>
24378       </method>
24379     </type>
24380   </test>
24381   <test name="test-218.cs">
24382     <type name="T">
24383       <method name="Void .ctor()">
24384         <size>7</size>
24385       </method>
24386       <method name="Void .cctor()">
24387         <size>27</size>
24388       </method>
24389       <method name="Void Main()">
24390         <size>1</size>
24391       </method>
24392       <method name="Void compareQueryQuery1(System.Object)">
24393         <size>1</size>
24394       </method>
24395     </type>
24396     <type name="T+foo">
24397       <method name="Void .ctor(Object, IntPtr)">
24398         <size>0</size>
24399       </method>
24400       <method name="Void Invoke(System.Object)">
24401         <size>0</size>
24402       </method>
24403       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24404         <size>0</size>
24405       </method>
24406       <method name="Void EndInvoke(IAsyncResult)">
24407         <size>0</size>
24408       </method>
24409     </type>
24410   </test>
24411   <test name="test-219.cs">
24412     <type name="TestAttribute">
24413       <method name="Void .ctor(Type)">
24414         <size>14</size>
24415       </method>
24416       <method name="System.Type get_Type()">
24417         <size>7</size>
24418       </method>
24419     </type>
24420     <type name="Test">
24421       <method name="Void .ctor()">
24422         <size>7</size>
24423       </method>
24424       <method name="Void Main()">
24425         <size>75</size>
24426       </method>
24427     </type>
24428   </test>
24429   <test name="test-22.cs">
24430     <type name="M">
24431       <method name="Void .ctor()">
24432         <size>7</size>
24433       </method>
24434       <method name="Int32 Main()">
24435         <size>63</size>
24436       </method>
24437     </type>
24438     <type name="S">
24439       <method name="T GetT()">
24440         <size>7</size>
24441       </method>
24442       <method name="Void Init()">
24443         <size>25</size>
24444       </method>
24445     </type>
24446   </test>
24447   <test name="test-220.cs">
24448     <type name="MonoBUG.Bug">
24449       <method name="Void .ctor()">
24450         <size>7</size>
24451       </method>
24452       <method name="Int32 Main(System.String[])">
24453         <size>138</size>
24454       </method>
24455     </type>
24456     <type name="MonoBUG.Foo">
24457       <method name="Void .ctor(String)">
24458         <size>14</size>
24459       </method>
24460       <method name="System.String get_Name()">
24461         <size>7</size>
24462       </method>
24463     </type>
24464     <type name="MonoBUG.FooList">
24465       <method name="Void .ctor()">
24466         <size>7</size>
24467       </method>
24468       <method name="Void .cctor()">
24469         <size>1</size>
24470       </method>
24471       <method name="Void Add(MonoBUG.Foo)">
24472         <size>19</size>
24473       </method>
24474       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24475         <size>7</size>
24476       </method>
24477     </type>
24478     <type name="MonoBUG.FooList+FooEnumerator">
24479       <method name="Void .ctor(FooList)">
24480         <size>31</size>
24481       </method>
24482       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24483         <size>12</size>
24484       </method>
24485       <method name="Void System.Collections.IEnumerator.Reset()">
24486         <size>12</size>
24487       </method>
24488       <method name="MonoBUG.Foo get_Current()">
24489         <size>46</size>
24490       </method>
24491       <method name="Boolean MoveNext()">
24492         <size>12</size>
24493       </method>
24494       <method name="Void Reset()">
24495         <size>12</size>
24496       </method>
24497       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24498         <size>28</size>
24499       </method>
24500     </type>
24501   </test>
24502   <test name="test-221.cs">
24503     <type name="A">
24504       <method name="Void .ctor()">
24505         <size>7</size>
24506       </method>
24507       <method name="Int32 get_Blah()">
24508         <size>2</size>
24509       </method>
24510       <method name="Void set_Blah(Int32)">
24511         <size>1</size>
24512       </method>
24513     </type>
24514     <type name="B">
24515       <method name="Void .ctor()">
24516         <size>7</size>
24517       </method>
24518       <method name="Int32 get_Blah()">
24519         <size>2</size>
24520       </method>
24521       <method name="Boolean Test()">
24522         <size>54</size>
24523       </method>
24524     </type>
24525     <type name="C">
24526       <method name="Void .ctor()">
24527         <size>7</size>
24528       </method>
24529       <method name="Int32 get_Blah()">
24530         <size>0</size>
24531       </method>
24532       <method name="Void set_Blah(Int32)">
24533         <size>0</size>
24534       </method>
24535     </type>
24536     <type name="D">
24537       <method name="Void .ctor()">
24538         <size>7</size>
24539       </method>
24540       <method name="Int32 get_Blah()">
24541         <size>2</size>
24542       </method>
24543       <method name="Void set_Blah(Int32)">
24544         <size>1</size>
24545       </method>
24546     </type>
24547     <type name="E">
24548       <method name="Void .ctor()">
24549         <size>7</size>
24550       </method>
24551       <method name="Int32 get_Blah()">
24552         <size>7</size>
24553       </method>
24554       <method name="Boolean Test()">
24555         <size>54</size>
24556       </method>
24557     </type>
24558     <type name="F">
24559       <method name="Void .ctor()">
24560         <size>7</size>
24561       </method>
24562       <method name="Int32 get_Item(Int32)">
24563         <size>2</size>
24564       </method>
24565       <method name="Void set_Item(Int32, Int32)">
24566         <size>1</size>
24567       </method>
24568       <method name="Int32 get_Blah()">
24569         <size>2</size>
24570       </method>
24571       <method name="Void set_Blah(Int32)">
24572         <size>1</size>
24573       </method>
24574       <method name="Boolean Test()">
24575         <size>110</size>
24576       </method>
24577     </type>
24578     <type name="Driver">
24579       <method name="Void .ctor()">
24580         <size>7</size>
24581       </method>
24582       <method name="Int32 Main()">
24583         <size>38</size>
24584       </method>
24585     </type>
24586     <type name="F">
24587       <method name="Int32 IBlah.get_Item(Int32)">
24588         <size>2</size>
24589       </method>
24590       <method name="Void IBlah.set_Item(Int32, Int32)">
24591         <size>1</size>
24592       </method>
24593       <method name="Int32 IBlah.get_Blah()">
24594         <size>2</size>
24595       </method>
24596       <method name="Void IBlah.set_Blah(Int32)">
24597         <size>1</size>
24598       </method>
24599     </type>
24600   </test>
24601   <test name="test-222.cs">
24602     <type name="Class_1">
24603       <method name="Void .ctor()">
24604         <size>7</size>
24605       </method>
24606       <method name="UIntPtr Valid()">
24607         <size>7</size>
24608       </method>
24609     </type>
24610     <type name="MainClass">
24611       <method name="Void .ctor()">
24612         <size>7</size>
24613       </method>
24614       <method name="Int32 Main()">
24615         <size>2</size>
24616       </method>
24617     </type>
24618   </test>
24619   <test name="test-223.cs">
24620     <type name="T">
24621       <method name="Void .ctor()">
24622         <size>7</size>
24623       </method>
24624       <method name="Int32 Main()">
24625         <size>65</size>
24626       </method>
24627     </type>
24628   </test>
24629   <test name="test-224.cs">
24630     <type name="XmlMemberArrayAttribute">
24631       <method name="Void .ctor(String)">
24632         <size>38</size>
24633       </method>
24634       <method name="System.Char[] get_Separator()">
24635         <size>7</size>
24636       </method>
24637       <method name="Void set_Separator(System.Char[])">
24638         <size>8</size>
24639       </method>
24640       <method name="System.String get_Name()">
24641         <size>7</size>
24642       </method>
24643       <method name="Void set_Name(System.String)">
24644         <size>8</size>
24645       </method>
24646       <method name="Boolean get_IsRequired()">
24647         <size>7</size>
24648       </method>
24649       <method name="Void set_IsRequired(Boolean)">
24650         <size>8</size>
24651       </method>
24652     </type>
24653     <type name="t">
24654       <method name="Void .ctor()">
24655         <size>7</size>
24656       </method>
24657       <method name="Void Main()">
24658         <size>1</size>
24659       </method>
24660     </type>
24661   </test>
24662   <test name="test-225.cs">
24663     <type name="A">
24664       <method name="Void .ctor()">
24665         <size>14</size>
24666       </method>
24667     </type>
24668     <type name="B">
24669       <method name="Void .ctor()">
24670         <size>7</size>
24671       </method>
24672       <method name="Int32 foo()">
24673         <size>2</size>
24674       </method>
24675       <method name="Void Main()">
24676         <size>18</size>
24677       </method>
24678     </type>
24679   </test>
24680   <test name="test-226.cs">
24681     <type name="Test226">
24682       <method name="Void .ctor()">
24683         <size>7</size>
24684       </method>
24685       <method name="Void Test()">
24686         <size>35</size>
24687       </method>
24688       <method name="Int32 Main()">
24689         <size>23</size>
24690       </method>
24691     </type>
24692   </test>
24693   <test name="test-227.cs">
24694     <type name="A.T">
24695       <method name="Void .ctor()">
24696         <size>7</size>
24697       </method>
24698       <method name="Void Main()">
24699         <size>3</size>
24700       </method>
24701     </type>
24702   </test>
24703   <test name="test-228.cs">
24704     <type name="BadRefTest.CtorInc">
24705       <method name="Void .ctor()">
24706         <size>30</size>
24707       </method>
24708       <method name="Int32 IncByRef(Int32 ByRef)">
24709         <size>10</size>
24710       </method>
24711       <method name="Boolean Results(Int32)">
24712         <size>98</size>
24713       </method>
24714     </type>
24715     <type name="BadRefTest.Runner">
24716       <method name="Void .ctor()">
24717         <size>7</size>
24718       </method>
24719       <method name="Int32 Main()">
24720         <size>43</size>
24721       </method>
24722     </type>
24723   </test>
24724   <test name="test-229.cs">
24725     <type name="List">
24726       <method name="Void .ctor(Int32)">
24727         <size>19</size>
24728       </method>
24729       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24730         <size>12</size>
24731       </method>
24732       <method name="Void Add(Int32)">
24733         <size>26</size>
24734       </method>
24735       <method name="MyEnumerator GetEnumerator()">
24736         <size>7</size>
24737       </method>
24738     </type>
24739     <type name="UberList">
24740       <method name="Void .ctor(Int32)">
24741         <size>8</size>
24742       </method>
24743       <method name="Int32 Main(System.String[])">
24744         <size>38</size>
24745       </method>
24746       <method name="Boolean One()">
24747         <size>62</size>
24748       </method>
24749       <method name="Boolean Two()">
24750         <size>62</size>
24751       </method>
24752       <method name="Boolean Three()">
24753         <size>62</size>
24754       </method>
24755     </type>
24756     <type name="List+MyEnumerator">
24757       <method name="Void .ctor(List)">
24758         <size>15</size>
24759       </method>
24760       <method name="System.Object get_Current()">
24761         <size>24</size>
24762       </method>
24763       <method name="Boolean MoveNext()">
24764         <size>31</size>
24765       </method>
24766       <method name="Void Reset()">
24767         <size>8</size>
24768       </method>
24769     </type>
24770   </test>
24771   <test name="test-23.cs">
24772     <type name="X">
24773       <method name="Void .ctor()">
24774         <size>7</size>
24775       </method>
24776       <method name="Void .cctor()">
24777         <size>8</size>
24778       </method>
24779       <method name="Int32 get_Value()">
24780         <size>6</size>
24781       </method>
24782       <method name="Void set_Value(Int32)">
24783         <size>7</size>
24784       </method>
24785       <method name="Int32 Main()">
24786         <size>170</size>
24787       </method>
24788     </type>
24789     <type name="Y">
24790       <method name="Void .ctor(String)">
24791         <size>14</size>
24792       </method>
24793       <method name="System.String get_Value()">
24794         <size>7</size>
24795       </method>
24796       <method name="Void set_Value(System.String)">
24797         <size>8</size>
24798       </method>
24799     </type>
24800     <type name="Z">
24801       <method name="Void .cctor()">
24802         <size>7</size>
24803       </method>
24804       <method name="Int32 get_IVal()">
24805         <size>6</size>
24806       </method>
24807       <method name="Void set_IVal(Int32)">
24808         <size>7</size>
24809       </method>
24810       <method name="Int32 get_XVal()">
24811         <size>7</size>
24812       </method>
24813       <method name="Void set_XVal(Int32)">
24814         <size>8</size>
24815       </method>
24816     </type>
24817   </test>
24818   <test name="test-230.cs">
24819     <type name="TestClass">
24820       <method name="Void .ctor()">
24821         <size>7</size>
24822       </method>
24823       <method name="Int32 Main()">
24824         <size>56</size>
24825       </method>
24826     </type>
24827   </test>
24828   <test name="test-231.cs">
24829     <type name="T">
24830       <method name="Void .ctor()">
24831         <size>7</size>
24832       </method>
24833       <method name="Void .cctor()">
24834         <size>1</size>
24835       </method>
24836       <method name="Int32 Main()">
24837         <size>44</size>
24838       </method>
24839       <method name="Void Foo()">
24840         <size>23</size>
24841       </method>
24842     </type>
24843   </test>
24844   <test name="test-232.cs">
24845     <type name="CtorInfoTest">
24846       <method name="Void .ctor()">
24847         <size>7</size>
24848       </method>
24849       <method name="Void Main(System.String[])">
24850         <size>977</size>
24851       </method>
24852       <method name="Void Assert(System.Object, System.Object)">
24853         <size>38</size>
24854       </method>
24855     </type>
24856     <type name="&lt;PrivateImplementationDetails&gt;">
24857       <method name="Void .ctor()">
24858         <size>7</size>
24859       </method>
24860     </type>
24861   </test>
24862   <test name="test-233.cs">
24863     <type name="Tests">
24864       <method name="Void .ctor()">
24865         <size>7</size>
24866       </method>
24867       <method name="Int32 Main()">
24868         <size>16</size>
24869       </method>
24870       <method name="Int32 test_0_beq()">
24871         <size>29</size>
24872       </method>
24873       <method name="Int32 test_0_bne_un()">
24874         <size>29</size>
24875       </method>
24876       <method name="Int32 test_0_conv_r8()">
24877         <size>29</size>
24878       </method>
24879       <method name="Int32 test_0_conv_i()">
24880         <size>76</size>
24881       </method>
24882       <method name="Int32 test_5_conv_r4()">
24883         <size>8</size>
24884       </method>
24885       <method name="Int32 test_5_double_conv_r4()">
24886         <size>16</size>
24887       </method>
24888       <method name="Int32 test_5_float_conv_r8()">
24889         <size>12</size>
24890       </method>
24891       <method name="Int32 test_5_conv_r8()">
24892         <size>8</size>
24893       </method>
24894       <method name="Int32 test_5_add()">
24895         <size>25</size>
24896       </method>
24897       <method name="Int32 test_5_sub()">
24898         <size>25</size>
24899       </method>
24900       <method name="Int32 test_24_mul()">
24901         <size>25</size>
24902       </method>
24903       <method name="Int32 test_4_div()">
24904         <size>25</size>
24905       </method>
24906       <method name="Int32 test_2_rem()">
24907         <size>25</size>
24908       </method>
24909       <method name="Int32 test_2_neg()">
24910         <size>14</size>
24911       </method>
24912       <method name="Int32 test_46_float_add_spill()">
24913         <size>129</size>
24914       </method>
24915       <method name="Int32 test_362880_float_mul_spill()">
24916         <size>129</size>
24917       </method>
24918       <method name="Int32 test_4_long_cast()">
24919         <size>29</size>
24920       </method>
24921       <method name="Int32 test_16_float_cmp()">
24922         <size>317</size>
24923       </method>
24924       <method name="Int32 test_15_float_cmp_un()">
24925         <size>297</size>
24926       </method>
24927       <method name="Int32 test_15_float_branch()">
24928         <size>219</size>
24929       </method>
24930       <method name="Int32 test_15_float_branch_un()">
24931         <size>219</size>
24932       </method>
24933     </type>
24934     <type name="TestDriver">
24935       <method name="Void .ctor()">
24936         <size>7</size>
24937       </method>
24938       <method name="Int32 RunTests(System.Type, System.String[])">
24939         <size>571</size>
24940       </method>
24941       <method name="Int32 RunTests(System.Type)">
24942         <size>8</size>
24943       </method>
24944     </type>
24945   </test>
24946   <test name="test-234.cs">
24947     <type name="T">
24948       <method name="Void .ctor()">
24949         <size>7</size>
24950       </method>
24951       <method name="Void Main()">
24952         <size>701</size>
24953       </method>
24954     </type>
24955   </test>
24956   <test name="test-235.cs">
24957     <type name="T">
24958       <method name="Void .ctor()">
24959         <size>7</size>
24960       </method>
24961       <method name="Void Foo(T, T)">
24962         <size>1</size>
24963       </method>
24964       <method name="Void Foo(System.Object[])">
24965         <size>1</size>
24966       </method>
24967       <method name="Int32 Main()">
24968         <size>13</size>
24969       </method>
24970     </type>
24971   </test>
24972   <test name="test-236.cs">
24973     <type name="Tests.Test">
24974       <method name="Void .ctor()">
24975         <size>7</size>
24976       </method>
24977       <method name="Void Main()">
24978         <size>42</size>
24979       </method>
24980       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
24981         <size>9</size>
24982       </method>
24983       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
24984         <size>10</size>
24985       </method>
24986     </type>
24987   </test>
24988   <test name="test-237.cs">
24989     <type name="Params">
24990       <method name="Void .ctor()">
24991         <size>7</size>
24992       </method>
24993       <method name="Void .cctor()">
24994         <size>96</size>
24995       </method>
24996       <method name="Void foo(System.String, System.Object[])">
24997         <size>132</size>
24998       </method>
24999       <method name="Void Main()">
25000         <size>45</size>
25001       </method>
25002     </type>
25003     <type name="Params+FOO">
25004       <method name="Void .ctor(Object, IntPtr)">
25005         <size>0</size>
25006       </method>
25007       <method name="Void Invoke(System.String, System.Object[])">
25008         <size>0</size>
25009       </method>
25010       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25011         <size>0</size>
25012       </method>
25013       <method name="Void EndInvoke(IAsyncResult)">
25014         <size>0</size>
25015       </method>
25016     </type>
25017   </test>
25018   <test name="test-238.cs">
25019     <type name="TestClass">
25020       <method name="Void .ctor()">
25021         <size>7</size>
25022       </method>
25023       <method name="Void ConditionalMethod()">
25024         <size>7</size>
25025       </method>
25026       <method name="Int32 Main()">
25027         <size>12</size>
25028       </method>
25029     </type>
25030   </test>
25031   <test name="test-239.cs">
25032     <type name="BaseClass">
25033       <method name="Void .ctor()">
25034         <size>7</size>
25035       </method>
25036       <method name="Void ConditionalMethod()">
25037         <size>7</size>
25038       </method>
25039     </type>
25040     <type name="TestClass">
25041       <method name="Void .ctor()">
25042         <size>7</size>
25043       </method>
25044       <method name="Void ConditionalMethod()">
25045         <size>1</size>
25046       </method>
25047     </type>
25048     <type name="MainClass">
25049       <method name="Void .ctor()">
25050         <size>7</size>
25051       </method>
25052       <method name="Int32 Main()">
25053         <size>18</size>
25054       </method>
25055     </type>
25056   </test>
25057   <test name="test-24.cs">
25058     <type name="X">
25059       <method name="Void .ctor()">
25060         <size>7</size>
25061       </method>
25062       <method name="System.String get_S()">
25063         <size>6</size>
25064       </method>
25065       <method name="Void set_S(System.String)">
25066         <size>7</size>
25067       </method>
25068       <method name="Int32 Main()">
25069         <size>92</size>
25070       </method>
25071     </type>
25072   </test>
25073   <test name="test-240.cs">
25074     <type name="TestClass">
25075       <method name="Void .ctor()">
25076         <size>7</size>
25077       </method>
25078       <method name="Void .cctor()">
25079         <size>7</size>
25080       </method>
25081       <method name="Void ConditionalMethod()">
25082         <size>17</size>
25083       </method>
25084       <method name="Int32 Main()">
25085         <size>11</size>
25086       </method>
25087     </type>
25088   </test>
25089   <test name="test-241.cs">
25090     <type name="Foo">
25091       <method name="Void .ctor()">
25092         <size>7</size>
25093       </method>
25094       <method name="Int32 get_SomeProperty()">
25095         <size>3</size>
25096       </method>
25097       <method name="Int32 M()">
25098         <size>3</size>
25099       </method>
25100       <method name="Void Main()">
25101         <size>1</size>
25102       </method>
25103     </type>
25104     <type name="Foo+FooPrivate">
25105       <method name="Void .ctor(Foo)">
25106         <size>14</size>
25107       </method>
25108       <method name="Int32 get_SomeProperty()">
25109         <size>24</size>
25110       </method>
25111     </type>
25112   </test>
25113   <test name="test-242.cs">
25114     <type name="BaseClass">
25115       <method name="Void .ctor()">
25116         <size>14</size>
25117       </method>
25118     </type>
25119     <type name="Derived">
25120       <method name="Void .ctor()">
25121         <size>7</size>
25122       </method>
25123       <method name="Int32 get_Location()">
25124         <size>3</size>
25125       </method>
25126       <method name="Void Main()">
25127         <size>1</size>
25128       </method>
25129     </type>
25130   </test>
25131   <test name="test-243.cs">
25132     <type name="X">
25133       <method name="Void .ctor()">
25134         <size>7</size>
25135       </method>
25136       <method name="Boolean Resolve(System.String)">
25137         <size>2</size>
25138       </method>
25139       <method name="System.String Test()">
25140         <size>2</size>
25141       </method>
25142       <method name="Void Main()">
25143         <size>8</size>
25144       </method>
25145     </type>
25146   </test>
25147   <test name="test-244.cs">
25148     <type name="Foo">
25149       <method name="Void .ctor()">
25150         <size>7</size>
25151       </method>
25152       <method name="Void .cctor()">
25153         <size>1</size>
25154       </method>
25155       <method name="Int32 Main()">
25156         <size>136</size>
25157       </method>
25158       <method name="MyBool get_t()">
25159         <size>29</size>
25160       </method>
25161       <method name="MyBool get_f()">
25162         <size>29</size>
25163       </method>
25164     </type>
25165     <type name="MyBool">
25166       <method name="Void .ctor(Boolean)">
25167         <size>8</size>
25168       </method>
25169       <method name="System.String ToString()">
25170         <size>12</size>
25171       </method>
25172       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25173         <size>21</size>
25174       </method>
25175       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25176         <size>21</size>
25177       </method>
25178       <method name="Boolean op_True(MyBool)">
25179         <size>8</size>
25180       </method>
25181       <method name="Boolean op_False(MyBool)">
25182         <size>11</size>
25183       </method>
25184     </type>
25185   </test>
25186   <test name="test-245.cs">
25187     <type name="Class2">
25188       <method name="Void .ctor()">
25189         <size>7</size>
25190       </method>
25191       <method name="System.String get_def_kind()">
25192         <size>12</size>
25193       </method>
25194       <method name="Void Main()">
25195         <size>1</size>
25196       </method>
25197     </type>
25198   </test>
25199   <test name="test-246.cs">
25200     <type name="B">
25201       <method name="Void .ctor()">
25202         <size>7</size>
25203       </method>
25204       <method name="Void Main()">
25205         <size>36</size>
25206       </method>
25207     </type>
25208     <type name="Blah">
25209       <method name="Void Dispose()">
25210         <size>11</size>
25211       </method>
25212     </type>
25213   </test>
25214   <test name="test-247.cs">
25215     <type name="B">
25216       <method name="Void .ctor()">
25217         <size>7</size>
25218       </method>
25219       <method name="Void Main()">
25220         <size>67</size>
25221       </method>
25222     </type>
25223     <type name="Blah">
25224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25225         <size>11</size>
25226       </method>
25227     </type>
25228   </test>
25229   <test name="test-248.cs">
25230     <type name="T">
25231       <method name="Void .ctor()">
25232         <size>7</size>
25233       </method>
25234       <method name="Foo GetFoo()">
25235         <size>10</size>
25236       </method>
25237       <method name="Void Main()">
25238         <size>26</size>
25239       </method>
25240     </type>
25241   </test>
25242   <test name="test-249.cs">
25243     <type name="X">
25244       <method name="Void .ctor()">
25245         <size>7</size>
25246       </method>
25247       <method name="Void Main()">
25248         <size>1</size>
25249       </method>
25250     </type>
25251   </test>
25252   <test name="test-25.cs">
25253     <type name="X">
25254       <method name="Void .ctor()">
25255         <size>7</size>
25256       </method>
25257       <method name="Int32 Main()">
25258         <size>214</size>
25259       </method>
25260     </type>
25261   </test>
25262   <test name="test-250.cs">
25263     <type name="Test.foo3">
25264       <method name="Void .ctor()">
25265         <size>7</size>
25266       </method>
25267     </type>
25268     <type name="Test.Tests">
25269       <method name="Void .ctor()">
25270         <size>7</size>
25271       </method>
25272       <method name="Void Main()">
25273         <size>1</size>
25274       </method>
25275     </type>
25276   </test>
25277   <test name="test-251.cs">
25278     <type name="X">
25279       <method name="Void .ctor()">
25280         <size>7</size>
25281       </method>
25282       <method name="Void Main()">
25283         <size>1</size>
25284       </method>
25285     </type>
25286   </test>
25287   <test name="test-252.cs">
25288     <type name="A">
25289       <method name="Void .ctor()">
25290         <size>7</size>
25291       </method>
25292       <method name="Void add_Bar(Foo)">
25293         <size>24</size>
25294       </method>
25295       <method name="Void remove_Bar(Foo)">
25296         <size>24</size>
25297       </method>
25298       <method name="Void m1()">
25299         <size>1</size>
25300       </method>
25301       <method name="Int32 Main()">
25302         <size>93</size>
25303       </method>
25304     </type>
25305     <type name="Foo">
25306       <method name="Void .ctor(Object, IntPtr)">
25307         <size>0</size>
25308       </method>
25309       <method name="Void Invoke()">
25310         <size>0</size>
25311       </method>
25312       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25313         <size>0</size>
25314       </method>
25315       <method name="Void EndInvoke(IAsyncResult)">
25316         <size>0</size>
25317       </method>
25318     </type>
25319   </test>
25320   <test name="test-253.cs">
25321     <type name="AccessibleAttribute">
25322       <method name="Void .ctor()">
25323         <size>7</size>
25324       </method>
25325     </type>
25326     <type name="MyClass">
25327       <method name="Void .ctor()">
25328         <size>7</size>
25329       </method>
25330     </type>
25331     <type name="Test">
25332       <method name="Void .ctor()">
25333         <size>7</size>
25334       </method>
25335       <method name="Int32 Main()">
25336         <size>66</size>
25337       </method>
25338     </type>
25339   </test>
25340   <test name="test-254.cs">
25341     <type name="TestAttribute">
25342       <method name="Void .ctor()">
25343         <size>7</size>
25344       </method>
25345     </type>
25346     <type name="Test_1">
25347       <method name="Void .ctor()">
25348         <size>7</size>
25349       </method>
25350       <method name="Void Test(Int32)">
25351         <size>1</size>
25352       </method>
25353     </type>
25354     <type name="Test_2">
25355       <method name="Void .ctor()">
25356         <size>7</size>
25357       </method>
25358       <method name="Int32 get_Test()">
25359         <size>2</size>
25360       </method>
25361       <method name="Void set_Test(Int32)">
25362         <size>1</size>
25363       </method>
25364       <method name="Void set_Test2(Boolean)">
25365         <size>1</size>
25366       </method>
25367     </type>
25368     <type name="Test_3">
25369       <method name="Void .ctor()">
25370         <size>7</size>
25371       </method>
25372       <method name="Void add_e_1(test_delegate)">
25373         <size>24</size>
25374       </method>
25375       <method name="Void remove_e_1(test_delegate)">
25376         <size>24</size>
25377       </method>
25378       <method name="Void add_e_2(test_delegate)">
25379         <size>24</size>
25380       </method>
25381       <method name="Void remove_e_2(test_delegate)">
25382         <size>24</size>
25383       </method>
25384     </type>
25385     <type name="Test_4">
25386       <method name="Void .ctor()">
25387         <size>7</size>
25388       </method>
25389       <method name="Void add_e_1(test_delegate)">
25390         <size>1</size>
25391       </method>
25392       <method name="Void remove_e_1(test_delegate)">
25393         <size>1</size>
25394       </method>
25395       <method name="Void add_e_2(test_delegate)">
25396         <size>1</size>
25397       </method>
25398       <method name="Void remove_e_2(test_delegate)">
25399         <size>1</size>
25400       </method>
25401       <method name="Void add_e_3(test_delegate)">
25402         <size>1</size>
25403       </method>
25404       <method name="Void remove_e_3(test_delegate)">
25405         <size>1</size>
25406       </method>
25407     </type>
25408     <type name="ClassMain">
25409       <method name="Void .ctor()">
25410         <size>7</size>
25411       </method>
25412       <method name="Void .cctor()">
25413         <size>1</size>
25414       </method>
25415       <method name="Void Assert(System.Object[], Boolean, Int32)">
25416         <size>65</size>
25417       </method>
25418       <method name="Int32 Main()">
25419         <size>1159</size>
25420       </method>
25421     </type>
25422     <type name="test_delegate">
25423       <method name="Void .ctor(Object, IntPtr)">
25424         <size>0</size>
25425       </method>
25426       <method name="System.Delegate Invoke(Int32)">
25427         <size>0</size>
25428       </method>
25429       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25430         <size>0</size>
25431       </method>
25432       <method name="System.Delegate EndInvoke(IAsyncResult)">
25433         <size>0</size>
25434       </method>
25435     </type>
25436   </test>
25437   <test name="test-255.cs">
25438     <type name="TestAttribute">
25439       <method name="Void .ctor()">
25440         <size>7</size>
25441       </method>
25442     </type>
25443     <type name="C">
25444       <method name="Void .ctor()">
25445         <size>7</size>
25446       </method>
25447       <method name="Void Method()">
25448         <size>1</size>
25449       </method>
25450       <method name="Void Main()">
25451         <size>1</size>
25452       </method>
25453     </type>
25454   </test>
25455   <test name="test-256.cs">
25456     <type name="TableColumn">
25457       <method name="Void .ctor()">
25458         <size>7</size>
25459       </method>
25460       <method name="System.Object get_MagicValue()">
25461         <size>2</size>
25462       </method>
25463       <method name="Void set_MagicValue(System.Object)">
25464         <size>1</size>
25465       </method>
25466     </type>
25467     <type name="Bug">
25468       <method name="Void .ctor()">
25469         <size>7</size>
25470       </method>
25471       <method name="Int32 get_TInt()">
25472         <size>2</size>
25473       </method>
25474       <method name="Void Main()">
25475         <size>1</size>
25476       </method>
25477     </type>
25478   </test>
25479   <test name="test-257.cs">
25480     <type name="X">
25481       <method name="Void Main()">
25482         <size>8</size>
25483       </method>
25484       <method name="Void call(Int32 ByRef)">
25485         <size>25</size>
25486       </method>
25487       <method name="Void .ctor()">
25488         <size>7</size>
25489       </method>
25490     </type>
25491   </test>
25492   <test name="test-258.cs">
25493     <type name="MyTest.Test">
25494       <method name="Void .ctor()">
25495         <size>7</size>
25496       </method>
25497     </type>
25498     <type name="MyTest.Test2">
25499       <method name="Void .ctor()">
25500         <size>7</size>
25501       </method>
25502       <method name="Void MyTest.Test.Inner.Foo()">
25503         <size>1</size>
25504       </method>
25505       <method name="Void Main()">
25506         <size>1</size>
25507       </method>
25508     </type>
25509   </test>
25510   <test name="test-259.cs">
25511     <type name="Testing">
25512       <method name="Void .ctor()">
25513         <size>7</size>
25514       </method>
25515       <method name="Void Main()">
25516         <size>1</size>
25517       </method>
25518     </type>
25519   </test>
25520   <test name="test-26.cs">
25521     <type name="Blah">
25522       <method name="Void .ctor()">
25523         <size>7</size>
25524       </method>
25525       <method name="Int32 Foo(Int32, Int32)">
25526         <size>4</size>
25527       </method>
25528       <method name="Int32 Test1()">
25529         <size>114</size>
25530       </method>
25531       <method name="Int32 Adder(System.Int32[])">
25532         <size>34</size>
25533       </method>
25534       <method name="Int32 Test2()">
25535         <size>47</size>
25536       </method>
25537       <method name="Int32 Main()">
25538         <size>40</size>
25539       </method>
25540     </type>
25541     <type name="Blah+MyDelegate">
25542       <method name="Void .ctor(Object, IntPtr)">
25543         <size>0</size>
25544       </method>
25545       <method name="Int32 Invoke(Int32, Int32)">
25546         <size>0</size>
25547       </method>
25548       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25549         <size>0</size>
25550       </method>
25551       <method name="Int32 EndInvoke(IAsyncResult)">
25552         <size>0</size>
25553       </method>
25554     </type>
25555     <type name="Blah+List">
25556       <method name="Void .ctor(Object, IntPtr)">
25557         <size>0</size>
25558       </method>
25559       <method name="Int32 Invoke(System.Int32[])">
25560         <size>0</size>
25561       </method>
25562       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25563         <size>0</size>
25564       </method>
25565       <method name="Int32 EndInvoke(IAsyncResult)">
25566         <size>0</size>
25567       </method>
25568     </type>
25569   </test>
25570   <test name="test-260.cs">
25571     <type name="x.Test">
25572       <method name="Void .ctor()">
25573         <size>7</size>
25574       </method>
25575     </type>
25576     <type name="y.Test">
25577       <method name="Void .ctor()">
25578         <size>7</size>
25579       </method>
25580     </type>
25581     <type name="b.a">
25582       <method name="Void .ctor()">
25583         <size>7</size>
25584       </method>
25585       <method name="Void Main()">
25586         <size>7</size>
25587       </method>
25588     </type>
25589   </test>
25590   <test name="test-261.cs">
25591     <type name="T">
25592       <method name="Void .ctor()">
25593         <size>7</size>
25594       </method>
25595       <method name="T get_Me()">
25596         <size>16</size>
25597       </method>
25598       <method name="T GetMe()">
25599         <size>16</size>
25600       </method>
25601       <method name="Int32 Test(T)">
25602         <size>106</size>
25603       </method>
25604       <method name="Int32 Main()">
25605         <size>31</size>
25606       </method>
25607     </type>
25608   </test>
25609   <test name="test-262.cs">
25610     <type name="n1.Attribute">
25611       <method name="Void .ctor()">
25612         <size>7</size>
25613       </method>
25614     </type>
25615     <type name="n3.A">
25616       <method name="Void .ctor()">
25617         <size>7</size>
25618       </method>
25619       <method name="Void Attribute()">
25620         <size>1</size>
25621       </method>
25622       <method name="Void X()">
25623         <size>7</size>
25624       </method>
25625       <method name="Void Main()">
25626         <size>11</size>
25627       </method>
25628     </type>
25629   </test>
25630   <test name="test-263.cs">
25631     <type name="Test">
25632       <method name="Void .ctor()">
25633         <size>7</size>
25634       </method>
25635       <method name="System.String GetString(System.Byte[])">
25636         <size>19</size>
25637       </method>
25638       <method name="Void Main()">
25639         <size>1</size>
25640       </method>
25641     </type>
25642   </test>
25643   <test name="test-264.cs">
25644     <type name="Proef">
25645       <method name="Void .ctor()">
25646         <size>7</size>
25647       </method>
25648       <method name="Void add_OnDoSomething(System.EventHandler)">
25649         <size>24</size>
25650       </method>
25651       <method name="Void remove_OnDoSomething(System.EventHandler)">
25652         <size>24</size>
25653       </method>
25654       <method name="Void Temp(System.Object, System.EventArgs)">
25655         <size>1</size>
25656       </method>
25657       <method name="Void Main()">
25658         <size>25</size>
25659       </method>
25660     </type>
25661   </test>
25662   <test name="test-265.cs">
25663     <type name="ClassFormatError">
25664       <method name="Void .ctor(String, Object[])">
25665         <size>7</size>
25666       </method>
25667       <method name="Void Main()">
25668         <size>1</size>
25669       </method>
25670     </type>
25671     <type name="UnsupportedClassVersionError">
25672       <method name="Void .ctor(String)">
25673         <size>14</size>
25674       </method>
25675     </type>
25676   </test>
25677   <test name="test-266.cs">
25678     <type name="T">
25679       <method name="Void .ctor()">
25680         <size>7</size>
25681       </method>
25682       <method name="Int32 Main()">
25683         <size>25</size>
25684       </method>
25685     </type>
25686   </test>
25687   <test name="test-267.cs">
25688     <type name="X">
25689       <method name="Void .ctor()">
25690         <size>7</size>
25691       </method>
25692       <method name="System.String Text()">
25693         <size>6</size>
25694       </method>
25695       <method name="Int32 Main()">
25696         <size>12</size>
25697       </method>
25698     </type>
25699   </test>
25700   <test name="test-268.cs">
25701     <type name="X">
25702       <method name="Void .ctor()">
25703         <size>7</size>
25704       </method>
25705       <method name="Int32 Main()">
25706         <size>26</size>
25707       </method>
25708     </type>
25709     <type name="X+Nested">
25710       <method name="Void .ctor()">
25711         <size>7</size>
25712       </method>
25713       <method name="MyEnum D()">
25714         <size>2</size>
25715       </method>
25716     </type>
25717   </test>
25718   <test name="test-269.cs">
25719     <type name="Class1">
25720       <method name="Void .ctor()">
25721         <size>7</size>
25722       </method>
25723       <method name="Int32 Main(System.String[])">
25724         <size>361</size>
25725       </method>
25726       <method name="Int32 AddABunchOfInts(...)">
25727         <size>63</size>
25728       </method>
25729       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25730         <size>63</size>
25731       </method>
25732       <method name="Result VtAddABunchOfInts(...)">
25733         <size>68</size>
25734       </method>
25735       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25736         <size>68</size>
25737       </method>
25738       <method name="Int32 InstAddABunchOfInts(...)">
25739         <size>63</size>
25740       </method>
25741       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25742         <size>63</size>
25743       </method>
25744       <method name="Result InstVtAddABunchOfInts(...)">
25745         <size>68</size>
25746       </method>
25747       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25748         <size>68</size>
25749       </method>
25750     </type>
25751     <type name="Result">
25752       <method name="Void .ctor(Int32)">
25753         <size>24</size>
25754       </method>
25755     </type>
25756   </test>
25757   <test name="test-27.cs">
25758     <type name="Foo">
25759       <method name="Void .ctor()">
25760         <size>7</size>
25761       </method>
25762       <method name="Boolean MyMethod(Int32)">
25763         <size>12</size>
25764       </method>
25765       <method name="Int32 AnotherMethod(Int32)">
25766         <size>5</size>
25767       </method>
25768     </type>
25769     <type name="Blah">
25770       <method name="Void .ctor()">
25771         <size>7</size>
25772       </method>
25773       <method name="Void Bar(Int32, Int32)">
25774         <size>9</size>
25775       </method>
25776       <method name="Int32 Main()">
25777         <size>139</size>
25778       </method>
25779     </type>
25780     <type name="Blah+MyDelegate">
25781       <method name="Void .ctor(Object, IntPtr)">
25782         <size>0</size>
25783       </method>
25784       <method name="Void Invoke(Int32, Int32)">
25785         <size>0</size>
25786       </method>
25787       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25788         <size>0</size>
25789       </method>
25790       <method name="Void EndInvoke(IAsyncResult)">
25791         <size>0</size>
25792       </method>
25793     </type>
25794   </test>
25795   <test name="test-270.cs">
25796     <type name="X">
25797       <method name="Void .ctor()">
25798         <size>7</size>
25799       </method>
25800       <method name="Int32 Test(System.String, System.Object[])">
25801         <size>2</size>
25802       </method>
25803       <method name="Int32 Main()">
25804         <size>75</size>
25805       </method>
25806       <method name="Int32 Test(System.String, ...)">
25807         <size>2</size>
25808       </method>
25809     </type>
25810   </test>
25811   <test name="test-271.cs">
25812     <type name="T">
25813       <method name="Void .ctor()">
25814         <size>7</size>
25815       </method>
25816       <method name="C X()">
25817         <size>10</size>
25818       </method>
25819       <method name="Void Main()">
25820         <size>61</size>
25821       </method>
25822     </type>
25823     <type name="T+C">
25824       <method name="IEnumerator GetEnumerator()">
25825         <size>11</size>
25826       </method>
25827     </type>
25828   </test>
25829   <test name="test-272.cs">
25830     <type name="BazAttribute">
25831       <method name="Void .ctor()">
25832         <size>7</size>
25833       </method>
25834       <method name="Void .ctor(Foo)">
25835         <size>7</size>
25836       </method>
25837       <method name="Void set_foo3(Foo)">
25838         <size>1</size>
25839       </method>
25840       <method name="Foo get_foo3()">
25841         <size>2</size>
25842       </method>
25843     </type>
25844     <type name="Test">
25845       <method name="Void .ctor()">
25846         <size>7</size>
25847       </method>
25848       <method name="Void f0()">
25849         <size>1</size>
25850       </method>
25851       <method name="Void f1()">
25852         <size>1</size>
25853       </method>
25854       <method name="Void f2()">
25855         <size>1</size>
25856       </method>
25857       <method name="Void f3()">
25858         <size>1</size>
25859       </method>
25860       <method name="Void Main()">
25861         <size>1</size>
25862       </method>
25863     </type>
25864   </test>
25865   <test name="test-273.cs">
25866     <type name="FooAttribute">
25867       <method name="Void .ctor()">
25868         <size>7</size>
25869       </method>
25870     </type>
25871     <type name="Tests">
25872       <method name="Void .ctor()">
25873         <size>7</size>
25874       </method>
25875       <method name="Void Main()">
25876         <size>36</size>
25877       </method>
25878     </type>
25879   </test>
25880   <test name="test-274.cs">
25881     <type name="MyClass">
25882       <method name="Void .ctor(String[])">
25883         <size>7</size>
25884       </method>
25885     </type>
25886     <type name="ChildClass">
25887       <method name="Void .ctor()">
25888         <size>13</size>
25889       </method>
25890     </type>
25891     <type name="M">
25892       <method name="Void .ctor()">
25893         <size>7</size>
25894       </method>
25895       <method name="Void Main()">
25896         <size>1</size>
25897       </method>
25898     </type>
25899   </test>
25900   <test name="test-275.cs">
25901     <type name="Test">
25902       <method name="Void .ctor()">
25903         <size>7</size>
25904       </method>
25905       <method name="Void add_MyEvent(DelType)">
25906         <size>24</size>
25907       </method>
25908       <method name="Void remove_MyEvent(DelType)">
25909         <size>24</size>
25910       </method>
25911       <method name="Int32 Main()">
25912         <size>176</size>
25913       </method>
25914     </type>
25915     <type name="DelType">
25916       <method name="Void .ctor(Object, IntPtr)">
25917         <size>0</size>
25918       </method>
25919       <method name="Void Invoke()">
25920         <size>0</size>
25921       </method>
25922       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25923         <size>0</size>
25924       </method>
25925       <method name="Void EndInvoke(IAsyncResult)">
25926         <size>0</size>
25927       </method>
25928     </type>
25929     <type name="S">
25930       <method name="Void add_MyEvent(DelType)">
25931         <size>24</size>
25932       </method>
25933       <method name="Void remove_MyEvent(DelType)">
25934         <size>24</size>
25935       </method>
25936     </type>
25937   </test>
25938   <test name="test-276.cs">
25939     <type name="EventTestClass">
25940       <method name="Void .ctor()">
25941         <size>7</size>
25942       </method>
25943       <method name="Void add_Elapsed(System.EventHandler)">
25944         <size>24</size>
25945       </method>
25946       <method name="Void remove_Elapsed(System.EventHandler)">
25947         <size>24</size>
25948       </method>
25949     </type>
25950     <type name="EntryPoint">
25951       <method name="Void .ctor()">
25952         <size>7</size>
25953       </method>
25954       <method name="Boolean test(System.Type)">
25955         <size>17</size>
25956       </method>
25957       <method name="Int32 Main()">
25958         <size>48</size>
25959       </method>
25960     </type>
25961   </test>
25962   <test name="test-277.cs">
25963     <type name="T">
25964       <method name="Void .ctor()">
25965         <size>7</size>
25966       </method>
25967       <method name="Int32 Main()">
25968         <size>7</size>
25969       </method>
25970       <method name="Int32 X(Byte)">
25971         <size>2</size>
25972       </method>
25973       <method name="Int32 X(Int16)">
25974         <size>2</size>
25975       </method>
25976     </type>
25977   </test>
25978   <test name="test-278.cs">
25979     <type name="X">
25980       <method name="Void .ctor()">
25981         <size>7</size>
25982       </method>
25983       <method name="Int32 Main()">
25984         <size>73</size>
25985       </method>
25986     </type>
25987     <type name="Rect">
25988       <method name="Int32 get_X()">
25989         <size>7</size>
25990       </method>
25991       <method name="Void set_X(Int32)">
25992         <size>8</size>
25993       </method>
25994     </type>
25995   </test>
25996   <test name="test-279.cs">
25997     <type name="FlagsAttributeDemo">
25998       <method name="Void .ctor()">
25999         <size>7</size>
26000       </method>
26001       <method name="Int32 Main()">
26002         <size>38</size>
26003       </method>
26004     </type>
26005   </test>
26006   <test name="test-28.cs">
26007     <type name="A">
26008       <method name="Void .ctor()">
26009         <size>7</size>
26010       </method>
26011       <method name="Int32 get_Item(Int32)">
26012         <size>0</size>
26013       </method>
26014       <method name="Int32 EmulateIndexer(Int32)">
26015         <size>8</size>
26016       </method>
26017     </type>
26018     <type name="B">
26019       <method name="Void .ctor()">
26020         <size>7</size>
26021       </method>
26022       <method name="Int32 get_Item(Int32)">
26023         <size>2</size>
26024       </method>
26025       <method name="Int32 M()">
26026         <size>8</size>
26027       </method>
26028     </type>
26029     <type name="X">
26030       <method name="Void .ctor()">
26031         <size>7</size>
26032       </method>
26033       <method name="Int32 get_Item(Int32)">
26034         <size>20</size>
26035       </method>
26036       <method name="Void set_Item(Int32, Int32)">
26037         <size>26</size>
26038       </method>
26039       <method name="Int32 Main()">
26040         <size>122</size>
26041       </method>
26042     </type>
26043   </test>
26044   <test name="test-280.cs">
26045     <type name="AppFramework.Util.Logic">
26046       <method name="Void .ctor()">
26047         <size>7</size>
26048       </method>
26049       <method name="Void Main()">
26050         <size>1</size>
26051       </method>
26052       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26053         <size>37</size>
26054       </method>
26055     </type>
26056   </test>
26057   <test name="test-281.cs">
26058     <type name="Foo.Hello">
26059       <method name="Void .ctor()">
26060         <size>7</size>
26061       </method>
26062       <method name="Void .cctor()">
26063         <size>7</size>
26064       </method>
26065     </type>
26066     <type name="Bar.Hello">
26067       <method name="Void .ctor()">
26068         <size>7</size>
26069       </method>
26070       <method name="Void .cctor()">
26071         <size>8</size>
26072       </method>
26073     </type>
26074     <type name="Test.Test1">
26075       <method name="Void .ctor()">
26076         <size>7</size>
26077       </method>
26078       <method name="Int32 World()">
26079         <size>6</size>
26080       </method>
26081     </type>
26082     <type name="Test.Test2">
26083       <method name="Void .ctor()">
26084         <size>7</size>
26085       </method>
26086       <method name="Int32 World()">
26087         <size>6</size>
26088       </method>
26089     </type>
26090     <type name="X">
26091       <method name="Void .ctor()">
26092         <size>7</size>
26093       </method>
26094       <method name="Int32 Main()">
26095         <size>29</size>
26096       </method>
26097     </type>
26098   </test>
26099   <test name="test-282.cs">
26100     <type name="X">
26101       <method name="Void .ctor()">
26102         <size>7</size>
26103       </method>
26104       <method name="System.Object Add(integer, System.Object)">
26105         <size>70</size>
26106       </method>
26107       <method name="Int32 Main()">
26108         <size>68</size>
26109       </method>
26110     </type>
26111     <type name="integer">
26112       <method name="Void .ctor(Int32)">
26113         <size>8</size>
26114       </method>
26115       <method name="integer op_Implicit(Int32)">
26116         <size>7</size>
26117       </method>
26118       <method name="Double op_Implicit(integer)">
26119         <size>13</size>
26120       </method>
26121       <method name="integer op_Addition(integer, integer)">
26122         <size>21</size>
26123       </method>
26124     </type>
26125   </test>
26126   <test name="test-283.cs">
26127     <type name="X">
26128       <method name="Void .ctor()">
26129         <size>7</size>
26130       </method>
26131       <method name="Int32 Foo()">
26132         <size>2</size>
26133       </method>
26134     </type>
26135     <type name="Y">
26136       <method name="Void .ctor()">
26137         <size>7</size>
26138       </method>
26139       <method name="Y+D GetIt()">
26140         <size>13</size>
26141       </method>
26142       <method name="Y+D GetIt2()">
26143         <size>13</size>
26144       </method>
26145       <method name="Int32 Foo()">
26146         <size>2</size>
26147       </method>
26148       <method name="Int32 Main()">
26149         <size>56</size>
26150       </method>
26151     </type>
26152     <type name="Y+D">
26153       <method name="Void .ctor(Object, IntPtr)">
26154         <size>0</size>
26155       </method>
26156       <method name="Int32 Invoke()">
26157         <size>0</size>
26158       </method>
26159       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26160         <size>0</size>
26161       </method>
26162       <method name="Int32 EndInvoke(IAsyncResult)">
26163         <size>0</size>
26164       </method>
26165     </type>
26166   </test>
26167   <test name="test-284.cs">
26168     <type name="App">
26169       <method name="Void .ctor()">
26170         <size>7</size>
26171       </method>
26172       <method name="Void Main()">
26173         <size>12</size>
26174       </method>
26175     </type>
26176   </test>
26177   <test name="test-285.cs">
26178     <type name="T">
26179       <method name="Void .ctor()">
26180         <size>7</size>
26181       </method>
26182       <method name="Int32 Main()">
26183         <size>2</size>
26184       </method>
26185     </type>
26186   </test>
26187   <test name="test-286.cs">
26188     <type name="MethodWrapper">
26189       <method name="Void .ctor()">
26190         <size>7</size>
26191       </method>
26192       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26193         <size>57</size>
26194       </method>
26195     </type>
26196     <type name="MapXml.Throws">
26197       <method name="Void .ctor()">
26198         <size>7</size>
26199       </method>
26200       <method name="Void Main()">
26201         <size>1</size>
26202       </method>
26203     </type>
26204   </test>
26205   <test name="test-287.cs">
26206     <type name="StaticClass">
26207       <method name="System.String Name()">
26208         <size>6</size>
26209       </method>
26210     </type>
26211     <type name="MainClass">
26212       <method name="Void .ctor()">
26213         <size>7</size>
26214       </method>
26215       <method name="Int32 Main()">
26216         <size>83</size>
26217       </method>
26218     </type>
26219     <type name="StaticClass+D">
26220       <method name="Void .ctor(Object, IntPtr)">
26221         <size>0</size>
26222       </method>
26223       <method name="System.Object Invoke()">
26224         <size>0</size>
26225       </method>
26226       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26227         <size>0</size>
26228       </method>
26229       <method name="System.Object EndInvoke(IAsyncResult)">
26230         <size>0</size>
26231       </method>
26232     </type>
26233   </test>
26234   <test name="test-288.cs">
26235     <type name="Test.BookAboutMovie">
26236       <method name="Void .ctor(String)">
26237         <size>25</size>
26238       </method>
26239       <method name="System.String GetItem(Int32)">
26240         <size>7</size>
26241       </method>
26242       <method name="System.String get_Item(Int32)">
26243         <size>7</size>
26244       </method>
26245       <method name="Int32 Main(System.String[])">
26246         <size>57</size>
26247       </method>
26248     </type>
26249   </test>
26250   <test name="test-289.cs">
26251     <type name="Test">
26252       <method name="Void .ctor()">
26253         <size>7</size>
26254       </method>
26255       <method name="Void Main()">
26256         <size>1</size>
26257       </method>
26258       <method name="Void set_Value(System.String)">
26259         <size>1</size>
26260       </method>
26261       <method name="Void set_Value()">
26262         <size>1</size>
26263       </method>
26264       <method name="Void set_Item(Int32, Int32, Boolean)">
26265         <size>1</size>
26266       </method>
26267       <method name="Void set_Item(Int32, Int32)">
26268         <size>1</size>
26269       </method>
26270       <method name="Boolean get_Item(Boolean)">
26271         <size>2</size>
26272       </method>
26273     </type>
26274   </test>
26275   <test name="test-29.cs">
26276     <type name="Base">
26277       <method name="Void .ctor()">
26278         <size>7</size>
26279       </method>
26280       <method name="Void Add(Int32)">
26281         <size>18</size>
26282       </method>
26283     </type>
26284     <type name="Derived">
26285       <method name="Void .ctor()">
26286         <size>7</size>
26287       </method>
26288       <method name="Void Add(Double)">
26289         <size>18</size>
26290       </method>
26291     </type>
26292     <type name="Demo">
26293       <method name="Void .ctor()">
26294         <size>7</size>
26295       </method>
26296       <method name="Int32 Main()">
26297         <size>51</size>
26298       </method>
26299     </type>
26300   </test>
26301   <test name="test-290.cs">
26302     <type name="EntryPoint">
26303       <method name="Void .ctor()">
26304         <size>7</size>
26305       </method>
26306       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26307         <size>22</size>
26308       </method>
26309       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26310         <size>22</size>
26311       </method>
26312       <method name="Void bar_f(System.Object)">
26313         <size>1</size>
26314       </method>
26315       <method name="Void Main()">
26316         <size>35</size>
26317       </method>
26318     </type>
26319     <type name="EntryPoint+EventHandler">
26320       <method name="Void .ctor(Object, IntPtr)">
26321         <size>0</size>
26322       </method>
26323       <method name="Void Invoke(System.Object)">
26324         <size>0</size>
26325       </method>
26326       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26327         <size>0</size>
26328       </method>
26329       <method name="Void EndInvoke(IAsyncResult)">
26330         <size>0</size>
26331       </method>
26332     </type>
26333   </test>
26334   <test name="test-291.cs">
26335     <type name="Test">
26336       <method name="Void .ctor()">
26337         <size>7</size>
26338       </method>
26339       <method name="Void Method()">
26340         <size>1</size>
26341       </method>
26342       <method name="Void Main()">
26343         <size>13</size>
26344       </method>
26345     </type>
26346   </test>
26347   <test name="test-292.cs">
26348     <type name="X">
26349       <method name="Void .ctor()">
26350         <size>7</size>
26351       </method>
26352       <method name="Void .cctor()">
26353         <size>1</size>
26354       </method>
26355       <method name="Void Main()">
26356         <size>19</size>
26357       </method>
26358     </type>
26359   </test>
26360   <test name="test-293.cs">
26361     <type name="A">
26362       <method name="Void .ctor()">
26363         <size>7</size>
26364       </method>
26365       <method name="System.String get_Warning()">
26366         <size>6</size>
26367       </method>
26368     </type>
26369     <type name="B">
26370       <method name="Void .ctor()">
26371         <size>7</size>
26372       </method>
26373       <method name="System.String get_Warning()">
26374         <size>6</size>
26375       </method>
26376       <method name="Void Main()">
26377         <size>1</size>
26378       </method>
26379     </type>
26380   </test>
26381   <test name="test-294.cs">
26382     <type name="ObsoleteClass">
26383       <method name="Void .ctor()">
26384         <size>7</size>
26385       </method>
26386     </type>
26387     <type name="Test">
26388       <method name="Void .ctor()">
26389         <size>13</size>
26390       </method>
26391       <method name="Void .ctor(String, Boolean)">
26392         <size>14</size>
26393       </method>
26394       <method name="System.String get_Name()">
26395         <size>7</size>
26396       </method>
26397       <method name="Void set_Name(System.String)">
26398         <size>8</size>
26399       </method>
26400     </type>
26401     <type name="DerivedTest">
26402       <method name="Void .ctor(String)">
26403         <size>16</size>
26404       </method>
26405       <method name="System.String Method()">
26406         <size>7</size>
26407       </method>
26408       <method name="Void T2()">
26409         <size>1</size>
26410       </method>
26411       <method name="Void Main()">
26412         <size>1</size>
26413       </method>
26414     </type>
26415     <type name="ObsoleteClass2">
26416       <method name="Void .ctor()">
26417         <size>7</size>
26418       </method>
26419     </type>
26420     <type name="ObsoleteClass3">
26421       <method name="Void .ctor()">
26422         <size>18</size>
26423       </method>
26424       <method name="Void .cctor()">
26425         <size>25</size>
26426       </method>
26427     </type>
26428     <type name="ObsoleteClass4">
26429       <method name="Void .ctor()">
26430         <size>7</size>
26431       </method>
26432       <method name="Void T()">
26433         <size>59</size>
26434       </method>
26435     </type>
26436   </test>
26437   <test name="test-295.cs">
26438     <type name="MyAttribute">
26439       <method name="Void .ctor(Object)">
26440         <size>14</size>
26441       </method>
26442       <method name="System.Object get_my()">
26443         <size>7</size>
26444       </method>
26445     </type>
26446     <type name="MyConstructorBuilder">
26447       <method name="Void .ctor()">
26448         <size>7</size>
26449       </method>
26450       <method name="Int32 Main()">
26451         <size>111</size>
26452       </method>
26453       <method name="System.Type MyCreateCallee(System.AppDomain)">
26454         <size>329</size>
26455       </method>
26456     </type>
26457   </test>
26458   <test name="test-296.cs">
26459     <type name="GetElementTypeTest">
26460       <method name="Void .ctor()">
26461         <size>7</size>
26462       </method>
26463       <method name="Int32 Main(System.String[])">
26464         <size>30</size>
26465       </method>
26466     </type>
26467   </test>
26468   <test name="test-297.cs">
26469     <type name="T">
26470       <method name="Void .ctor()">
26471         <size>7</size>
26472       </method>
26473       <method name="Int32 Main()">
26474         <size>311</size>
26475       </method>
26476       <method name="Void Login(System.String)">
26477         <size>1</size>
26478       </method>
26479     </type>
26480     <type name="My">
26481       <method name="Void .ctor(Object)">
26482         <size>14</size>
26483       </method>
26484     </type>
26485   </test>
26486   <test name="test-299.cs">
26487     <type name="SampleClass">
26488       <method name="Void .ctor()">
26489         <size>7</size>
26490       </method>
26491       <method name="SuperClass op_Increment(SampleClass)">
26492         <size>6</size>
26493       </method>
26494     </type>
26495     <type name="SuperClass">
26496       <method name="Void .ctor()">
26497         <size>7</size>
26498       </method>
26499       <method name="Int32 Main()">
26500         <size>2</size>
26501       </method>
26502     </type>
26503   </test>
26504   <test name="test-3.cs">
26505     <type name="TestIntOps">
26506       <method name="Void .ctor()">
26507         <size>7</size>
26508       </method>
26509       <method name="SByte sbyte_add(SByte, SByte)">
26510         <size>7</size>
26511       </method>
26512       <method name="Int16 short_add(Int16, Int16)">
26513         <size>5</size>
26514       </method>
26515       <method name="Double double_add(Double, Double)">
26516         <size>4</size>
26517       </method>
26518       <method name="Int32 int_add(Int32, Int32)">
26519         <size>4</size>
26520       </method>
26521       <method name="Int32 int_sub(Int32, Int32)">
26522         <size>4</size>
26523       </method>
26524       <method name="Int32 int_mul(Int32, Int32)">
26525         <size>4</size>
26526       </method>
26527       <method name="Int32 Main()">
26528         <size>215</size>
26529       </method>
26530     </type>
26531   </test>
26532   <test name="test-30.cs">
26533     <type name="X">
26534       <method name="Void .ctor()">
26535         <size>7</size>
26536       </method>
26537       <method name="Void IA.Draw()">
26538         <size>8</size>
26539       </method>
26540       <method name="Void IB.Draw()">
26541         <size>8</size>
26542       </method>
26543     </type>
26544     <type name="test">
26545       <method name="Void .ctor()">
26546         <size>7</size>
26547       </method>
26548       <method name="Int32 Main()">
26549         <size>192</size>
26550       </method>
26551     </type>
26552   </test>
26553   <test name="test-300.cs">
26554     <type name="A">
26555       <method name="Void .ctor()">
26556         <size>7</size>
26557       </method>
26558       <method name="Void Main()">
26559         <size>7</size>
26560       </method>
26561     </type>
26562     <type name="A+C">
26563       <method name="Void .ctor()">
26564         <size>7</size>
26565       </method>
26566     </type>
26567     <type name="A+B">
26568       <method name="Void .ctor()">
26569         <size>473</size>
26570       </method>
26571     </type>
26572     <type name="A+B+C">
26573       <method name="Void .ctor()">
26574         <size>7</size>
26575       </method>
26576     </type>
26577   </test>
26578   <test name="test-301.cs">
26579     <type name="A">
26580       <method name="Void .ctor()">
26581         <size>7</size>
26582       </method>
26583       <method name="Void Main()">
26584         <size>7</size>
26585       </method>
26586     </type>
26587     <type name="A+B">
26588       <method name="Void .ctor()">
26589         <size>219</size>
26590       </method>
26591     </type>
26592   </test>
26593   <test name="test-302.cs">
26594     <type name="A">
26595       <method name="Void .ctor()">
26596         <size>7</size>
26597       </method>
26598       <method name="Void Main()">
26599         <size>7</size>
26600       </method>
26601     </type>
26602     <type name="A+C">
26603       <method name="Void .ctor()">
26604         <size>7</size>
26605       </method>
26606     </type>
26607     <type name="A+B">
26608       <method name="Void .ctor()">
26609         <size>24</size>
26610       </method>
26611     </type>
26612     <type name="A+B+C">
26613       <method name="Void .ctor()">
26614         <size>7</size>
26615       </method>
26616     </type>
26617   </test>
26618   <test name="test-303.cs">
26619     <type name="A">
26620       <method name="Void .ctor()">
26621         <size>7</size>
26622       </method>
26623       <method name="Void Main()">
26624         <size>7</size>
26625       </method>
26626     </type>
26627     <type name="A+C">
26628       <method name="Void .ctor()">
26629         <size>7</size>
26630       </method>
26631       <method name="Void System.IDisposable.Dispose()">
26632         <size>11</size>
26633       </method>
26634     </type>
26635     <type name="A+B">
26636       <method name="Void .ctor()">
26637         <size>31</size>
26638       </method>
26639     </type>
26640     <type name="A+B+C">
26641       <method name="Void .ctor()">
26642         <size>7</size>
26643       </method>
26644       <method name="Void System.IDisposable.Dispose()">
26645         <size>1</size>
26646       </method>
26647     </type>
26648   </test>
26649   <test name="test-304.cs">
26650     <type name="A">
26651       <method name="Void .ctor()">
26652         <size>7</size>
26653       </method>
26654       <method name="Void Main()">
26655         <size>7</size>
26656       </method>
26657     </type>
26658     <type name="A+D">
26659       <method name="Void .ctor()">
26660         <size>7</size>
26661       </method>
26662     </type>
26663     <type name="A+B">
26664       <method name="Void .ctor()">
26665         <size>473</size>
26666       </method>
26667     </type>
26668     <type name="A+B+C">
26669       <method name="Void .ctor()">
26670         <size>7</size>
26671       </method>
26672     </type>
26673   </test>
26674   <test name="test-305.cs">
26675     <type name="A">
26676       <method name="Void .ctor()">
26677         <size>7</size>
26678       </method>
26679       <method name="Void Main()">
26680         <size>7</size>
26681       </method>
26682     </type>
26683     <type name="A+B">
26684       <method name="Void .ctor()">
26685         <size>219</size>
26686       </method>
26687     </type>
26688   </test>
26689   <test name="test-306.cs">
26690     <type name="A">
26691       <method name="Void .ctor()">
26692         <size>7</size>
26693       </method>
26694       <method name="Void Main()">
26695         <size>7</size>
26696       </method>
26697     </type>
26698     <type name="A+D">
26699       <method name="Void .ctor()">
26700         <size>7</size>
26701       </method>
26702     </type>
26703     <type name="A+B">
26704       <method name="Void .ctor()">
26705         <size>24</size>
26706       </method>
26707     </type>
26708     <type name="A+B+C">
26709       <method name="Void .ctor()">
26710         <size>7</size>
26711       </method>
26712     </type>
26713   </test>
26714   <test name="test-307.cs">
26715     <type name="A">
26716       <method name="Void .ctor()">
26717         <size>7</size>
26718       </method>
26719       <method name="Void Main()">
26720         <size>7</size>
26721       </method>
26722     </type>
26723     <type name="A+D">
26724       <method name="Void .ctor()">
26725         <size>7</size>
26726       </method>
26727       <method name="Void System.IDisposable.Dispose()">
26728         <size>11</size>
26729       </method>
26730     </type>
26731     <type name="A+B">
26732       <method name="Void .ctor()">
26733         <size>31</size>
26734       </method>
26735     </type>
26736     <type name="A+B+C">
26737       <method name="Void .ctor()">
26738         <size>7</size>
26739       </method>
26740       <method name="Void System.IDisposable.Dispose()">
26741         <size>1</size>
26742       </method>
26743     </type>
26744   </test>
26745   <test name="test-308.cs">
26746     <type name="Program">
26747       <method name="Void .ctor()">
26748         <size>7</size>
26749       </method>
26750       <method name="Void Main(System.String[])">
26751         <size>40</size>
26752       </method>
26753     </type>
26754   </test>
26755   <test name="test-309.cs">
26756     <type name="MonoBASIC.Parser">
26757       <method name="Void .ctor()">
26758         <size>7</size>
26759       </method>
26760       <method name="Void Main()">
26761         <size>1</size>
26762       </method>
26763     </type>
26764     <type name="MonoBASIC.Parser+StateMachine">
26765       <method name="Void .ctor()">
26766         <size>7</size>
26767       </method>
26768       <method name="Void HandleToken(Token)">
26769         <size>1</size>
26770       </method>
26771     </type>
26772   </test>
26773   <test name="test-31.cs">
26774     <type name="Base">
26775       <method name="Void .ctor()">
26776         <size>7</size>
26777       </method>
26778       <method name="Void A()">
26779         <size>8</size>
26780       </method>
26781     </type>
26782     <type name="Derived">
26783       <method name="Void .ctor()">
26784         <size>7</size>
26785       </method>
26786       <method name="Void A()">
26787         <size>8</size>
26788       </method>
26789     </type>
26790     <type name="Test">
26791       <method name="Void .ctor()">
26792         <size>7</size>
26793       </method>
26794       <method name="Int32 Main()">
26795         <size>38</size>
26796       </method>
26797     </type>
26798   </test>
26799   <test name="test-310.cs">
26800     <type name="test.Impl">
26801       <method name="Void .ctor()">
26802         <size>7</size>
26803       </method>
26804       <method name="System.String GetType(Int32)">
26805         <size>6</size>
26806       </method>
26807       <method name="Boolean IsDone()">
26808         <size>2</size>
26809       </method>
26810     </type>
26811     <type name="test.myclass">
26812       <method name="Void .ctor()">
26813         <size>7</size>
26814       </method>
26815       <method name="Void Main(System.String[])">
26816         <size>28</size>
26817       </method>
26818     </type>
26819   </test>
26820   <test name="test-311.cs">
26821     <type name="Program">
26822       <method name="Void .ctor()">
26823         <size>38</size>
26824       </method>
26825       <method name="Void .cctor()">
26826         <size>11</size>
26827       </method>
26828       <method name="System.String get_Message()">
26829         <size>6</size>
26830       </method>
26831       <method name="Void set_Message(System.String)">
26832         <size>7</size>
26833       </method>
26834       <method name="Boolean DenyMethod()">
26835         <size>2</size>
26836       </method>
26837       <method name="Void Test2()">
26838         <size>1</size>
26839       </method>
26840       <method name="Void Test3()">
26841         <size>1</size>
26842       </method>
26843       <method name="Void Test4()">
26844         <size>1</size>
26845       </method>
26846       <method name="Int32 Main(System.String[])">
26847         <size>175</size>
26848       </method>
26849     </type>
26850     <type name="Test2">
26851       <method name="Void .ctor()">
26852         <size>7</size>
26853       </method>
26854     </type>
26855   </test>
26856   <test name="test-312.cs">
26857     <type name="X">
26858       <method name="Void .ctor()">
26859         <size>7</size>
26860       </method>
26861       <method name="Void .cctor()">
26862         <size>1</size>
26863       </method>
26864       <method name="Boolean Method(PointF)">
26865         <size>72</size>
26866       </method>
26867       <method name="Boolean Call_constructor_and_implicit()">
26868         <size>29</size>
26869       </method>
26870       <method name="Boolean Init_with_implicit_conv()">
26871         <size>52</size>
26872       </method>
26873       <method name="Boolean Init_ValueType()">
26874         <size>26</size>
26875       </method>
26876       <method name="Boolean InstanceAssignTest()">
26877         <size>75</size>
26878       </method>
26879       <method name="Int32 T()">
26880         <size>54</size>
26881       </method>
26882       <method name="Int32 Main()">
26883         <size>45</size>
26884       </method>
26885     </type>
26886     <type name="PointF">
26887       <method name="Void .ctor(Single, Single)">
26888         <size>47</size>
26889       </method>
26890     </type>
26891     <type name="Point">
26892       <method name="Void .ctor(Int32, Int32)">
26893         <size>37</size>
26894       </method>
26895       <method name="PointF op_Implicit(Point)">
26896         <size>22</size>
26897       </method>
26898     </type>
26899   </test>
26900   <test name="test-313.cs">
26901     <type name="D">
26902       <method name="Void .ctor()">
26903         <size>7</size>
26904       </method>
26905       <method name="Void A.B.METHOD()">
26906         <size>1</size>
26907       </method>
26908       <method name="Int32 Main()">
26909         <size>134</size>
26910       </method>
26911     </type>
26912   </test>
26913   <test name="test-314.cs">
26914     <type name="X">
26915       <method name="Void .ctor()">
26916         <size>28</size>
26917       </method>
26918       <method name="Void .ctor(Int32)">
26919         <size>28</size>
26920       </method>
26921       <method name="Void .cctor()">
26922         <size>11</size>
26923       </method>
26924       <method name="Int32 Main()">
26925         <size>57</size>
26926       </method>
26927     </type>
26928   </test>
26929   <test name="test-315.cs">
26930     <type name="GuardedCollectionValue">
26931       <method name="Void .ctor()">
26932         <size>7</size>
26933       </method>
26934       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
26935         <size>2</size>
26936       </method>
26937       <method name="IDirectedCollectionValue Backwards()">
26938         <size>2</size>
26939       </method>
26940     </type>
26941     <type name="GuardedSequenced">
26942       <method name="Void .ctor()">
26943         <size>7</size>
26944       </method>
26945       <method name="IDirectedCollectionValue Test()">
26946         <size>12</size>
26947       </method>
26948     </type>
26949     <type name="X">
26950       <method name="Void .ctor()">
26951         <size>7</size>
26952       </method>
26953       <method name="Void Main()">
26954         <size>1</size>
26955       </method>
26956     </type>
26957   </test>
26958   <test name="test-316.cs">
26959     <type name="D">
26960       <method name="Void .ctor()">
26961         <size>7</size>
26962       </method>
26963       <method name="Int32 IA.Add(Int32)">
26964         <size>2</size>
26965       </method>
26966       <method name="Int32 IB.Add(Int32)">
26967         <size>2</size>
26968       </method>
26969     </type>
26970     <type name="E">
26971       <method name="Void .ctor()">
26972         <size>7</size>
26973       </method>
26974       <method name="Int32 IA.Add(Int32)">
26975         <size>2</size>
26976       </method>
26977       <method name="Int32 IB.Add(Int32)">
26978         <size>2</size>
26979       </method>
26980       <method name="Void doom()">
26981         <size>1</size>
26982       </method>
26983       <method name="System.Object Clone()">
26984         <size>2</size>
26985       </method>
26986       <method name="Void Dispose()">
26987         <size>1</size>
26988       </method>
26989     </type>
26990     <type name="C">
26991       <method name="Void .ctor()">
26992         <size>7</size>
26993       </method>
26994       <method name="Int32 Test(IC)">
26995         <size>49</size>
26996       </method>
26997       <method name="Void Test2(IE)">
26998         <size>20</size>
26999       </method>
27000       <method name="Int32 Main()">
27001         <size>32</size>
27002       </method>
27003     </type>
27004   </test>
27005   <test name="test-317.cs">
27006     <type name="X">
27007       <method name="Void .ctor()">
27008         <size>7</size>
27009       </method>
27010       <method name="Void Main()">
27011         <size>1</size>
27012       </method>
27013     </type>
27014   </test>
27015   <test name="test-318.cs">
27016     <type name="Ev">
27017       <method name="Void .ctor()">
27018         <size>29</size>
27019       </method>
27020       <method name="Void add_Disposed(System.EventHandler)">
27021         <size>19</size>
27022       </method>
27023       <method name="Void remove_Disposed(System.EventHandler)">
27024         <size>19</size>
27025       </method>
27026       <method name="Void OnClick(System.EventArgs)">
27027         <size>38</size>
27028       </method>
27029     </type>
27030     <type name="Foo">
27031       <method name="Void .ctor()">
27032         <size>7</size>
27033       </method>
27034     </type>
27035     <type name="C">
27036       <method name="Void .ctor()">
27037         <size>7</size>
27038       </method>
27039       <method name="Void my_from_fixed(Int32 ByRef)">
27040         <size>4</size>
27041       </method>
27042       <method name="Void month_from_fixed(Int32)">
27043         <size>8</size>
27044       </method>
27045       <method name="Int32 CreateFromString(Int32)">
27046         <size>10</size>
27047       </method>
27048       <method name="Void Main()">
27049         <size>1</size>
27050       </method>
27051     </type>
27052     <type name="Foo">
27053       <method name="Void EventInterface.add_Event(System.EventHandler)">
27054         <size>1</size>
27055       </method>
27056       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27057         <size>1</size>
27058       </method>
27059     </type>
27060     <type name="C">
27061       <method name="Double* GetValue(Double)">
27062         <size>5</size>
27063       </method>
27064     </type>
27065   </test>
27066   <test name="test-319.cs">
27067     <type name="ConstFields">
27068       <method name="Void .ctor()">
27069         <size>7</size>
27070       </method>
27071       <method name="Void .cctor()">
27072         <size>118</size>
27073       </method>
27074       <method name="Int32 Main()">
27075         <size>303</size>
27076       </method>
27077     </type>
27078   </test>
27079   <test name="test-32.cs">
27080     <type name="Blah">
27081       <method name="Void .ctor()">
27082         <size>7</size>
27083       </method>
27084       <method name="Int32 Main()">
27085         <size>50</size>
27086       </method>
27087     </type>
27088   </test>
27089   <test name="test-320.cs">
27090     <type name="X">
27091       <method name="Void .ctor(SByte*, Int32, Int32)">
27092         <size>7</size>
27093       </method>
27094       <method name="Void Main()">
27095         <size>12</size>
27096       </method>
27097     </type>
27098   </test>
27099   <test name="test-321.cs">
27100     <type name="X">
27101       <method name="Void Dispose()">
27102         <size>1</size>
27103       </method>
27104       <method name="Void Main()">
27105         <size>24</size>
27106       </method>
27107     </type>
27108   </test>
27109   <test name="test-322.cs">
27110     <type name="Y">
27111       <method name="Void .ctor(Byte)">
27112         <size>14</size>
27113       </method>
27114       <method name="Int32 op_Implicit(Y)">
27115         <size>7</size>
27116       </method>
27117     </type>
27118     <type name="X">
27119       <method name="Void .ctor()">
27120         <size>7</size>
27121       </method>
27122       <method name="Void Main()">
27123         <size>50</size>
27124       </method>
27125     </type>
27126   </test>
27127   <test name="test-323.cs">
27128     <type name="X">
27129       <method name="Void .ctor()">
27130         <size>7</size>
27131       </method>
27132       <method name="Void Main()">
27133         <size>1</size>
27134       </method>
27135     </type>
27136   </test>
27137   <test name="test-324.cs">
27138     <type name="A">
27139       <method name="Void .ctor()">
27140         <size>7</size>
27141       </method>
27142       <method name="Void DoStuff()">
27143         <size>11</size>
27144       </method>
27145     </type>
27146     <type name="T">
27147       <method name="Void .ctor()">
27148         <size>7</size>
27149       </method>
27150       <method name="Void .cctor()">
27151         <size>11</size>
27152       </method>
27153     </type>
27154     <type name="Driver">
27155       <method name="Void .ctor()">
27156         <size>7</size>
27157       </method>
27158       <method name="Void Main()">
27159         <size>22</size>
27160       </method>
27161     </type>
27162     <type name="B">
27163       <method name="Boolean get_Val()">
27164         <size>2</size>
27165       </method>
27166     </type>
27167   </test>
27168   <test name="test-325.cs">
27169     <type name="RequestAttribute">
27170       <method name="Void .ctor(String, String, String[])">
27171         <size>7</size>
27172       </method>
27173     </type>
27174     <type name="MyClass">
27175       <method name="Void .ctor()">
27176         <size>7</size>
27177       </method>
27178       <method name="Int32 SomeRequest()">
27179         <size>2</size>
27180       </method>
27181       <method name="Void Main()">
27182         <size>7</size>
27183       </method>
27184     </type>
27185   </test>
27186   <test name="test-326.cs">
27187     <type name="X">
27188       <method name="Void .ctor()">
27189         <size>7</size>
27190       </method>
27191       <method name="Int32 Main()">
27192         <size>55</size>
27193       </method>
27194     </type>
27195     <type name="Mapper">
27196       <method name="Void .ctor(Object, IntPtr)">
27197         <size>0</size>
27198       </method>
27199       <method name="Double Invoke(Int32)">
27200         <size>0</size>
27201       </method>
27202       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27203         <size>0</size>
27204       </method>
27205       <method name="Double EndInvoke(IAsyncResult)">
27206         <size>0</size>
27207       </method>
27208     </type>
27209     <type name="X">
27210       <method name="Double &lt;Main&gt;m__0(Int32)">
27211         <size>6</size>
27212       </method>
27213     </type>
27214   </test>
27215   <test name="test-327.cs">
27216     <type name="X2">
27217       <method name="Void .ctor()">
27218         <size>7</size>
27219       </method>
27220     </type>
27221     <type name="A.B.Tester">
27222       <method name="Void .ctor()">
27223         <size>7</size>
27224       </method>
27225       <method name="Void .cctor()">
27226         <size>1</size>
27227       </method>
27228       <method name="Void Main()">
27229         <size>1</size>
27230       </method>
27231     </type>
27232   </test>
27233   <test name="test-328.cs">
27234     <type name="A.B.Tester">
27235       <method name="Void .ctor()">
27236         <size>7</size>
27237       </method>
27238       <method name="Void .cctor()">
27239         <size>1</size>
27240       </method>
27241       <method name="Void Main()">
27242         <size>1</size>
27243       </method>
27244     </type>
27245   </test>
27246   <test name="test-329.cs">
27247     <type name="X">
27248       <method name="Void .ctor()">
27249         <size>7</size>
27250       </method>
27251       <method name="Void .ctor(Object)">
27252         <size>21</size>
27253       </method>
27254       <method name="Int32 Main()">
27255         <size>74</size>
27256       </method>
27257     </type>
27258   </test>
27259   <test name="test-33.cs">
27260     <type name="FirstOuter.FirstInner.First">
27261       <method name="Void .ctor()">
27262         <size>7</size>
27263       </method>
27264       <method name="System.String get_MyIdentity()">
27265         <size>12</size>
27266       </method>
27267     </type>
27268     <type name="FirstOuter.Second">
27269       <method name="Void .ctor()">
27270         <size>7</size>
27271       </method>
27272     </type>
27273     <type name="FirstOuter.SecondInner.Third">
27274       <method name="Void .ctor()">
27275         <size>7</size>
27276       </method>
27277     </type>
27278     <type name="FirstOuter.FirstInner.Fourth">
27279       <method name="Void .ctor()">
27280         <size>7</size>
27281       </method>
27282     </type>
27283     <type name="Fifth">
27284       <method name="Void .ctor()">
27285         <size>7</size>
27286       </method>
27287     </type>
27288     <type name="Application">
27289       <method name="Void .ctor()">
27290         <size>7</size>
27291       </method>
27292       <method name="Int32 Main(System.String[])">
27293         <size>139</size>
27294       </method>
27295     </type>
27296   </test>
27297   <test name="test-330.cs">
27298     <type name="X">
27299       <method name="Void .ctor()">
27300         <size>7</size>
27301       </method>
27302       <method name="Void Main()">
27303         <size>8</size>
27304       </method>
27305     </type>
27306   </test>
27307   <test name="test-331.cs">
27308     <type name="T">
27309       <method name="Void .ctor()">
27310         <size>7</size>
27311       </method>
27312       <method name="Void Main()">
27313         <size>1</size>
27314       </method>
27315       <method name="Byte* get_Ptr()">
27316         <size>7</size>
27317       </method>
27318       <method name="Void set_Ptr(Byte*)">
27319         <size>8</size>
27320       </method>
27321     </type>
27322   </test>
27323   <test name="test-332.cs">
27324     <type name="C">
27325       <method name="Void .ctor()">
27326         <size>7</size>
27327       </method>
27328       <method name="Void Main()">
27329         <size>1</size>
27330       </method>
27331     </type>
27332   </test>
27333   <test name="test-333.cs">
27334     <type name="Foo">
27335       <method name="Void .ctor()">
27336         <size>7</size>
27337       </method>
27338       <method name="Void Something()">
27339         <size>1</size>
27340       </method>
27341     </type>
27342     <type name="Bar">
27343       <method name="Void .ctor()">
27344         <size>7</size>
27345       </method>
27346       <method name="Void Something()">
27347         <size>1</size>
27348       </method>
27349       <method name="Void Main()">
27350         <size>1</size>
27351       </method>
27352     </type>
27353   </test>
27354   <test name="test-334.cs">
27355     <type name="Test.Foo.Index.CompoundFileReader">
27356       <method name="Void .ctor()">
27357         <size>7</size>
27358       </method>
27359       <method name="Void Main()">
27360         <size>1</size>
27361       </method>
27362     </type>
27363     <type name="Test.Foo.Store.Directory">
27364       <method name="Void .ctor()">
27365         <size>7</size>
27366       </method>
27367     </type>
27368   </test>
27369   <test name="test-335.cs">
27370     <type name="X">
27371       <method name="Void .ctor()">
27372         <size>7</size>
27373       </method>
27374       <method name="Void A(Int32, Int32)">
27375         <size>1</size>
27376       </method>
27377       <method name="Void C(Int32 ByRef)">
27378         <size>4</size>
27379       </method>
27380       <method name="Void Main()">
27381         <size>70</size>
27382       </method>
27383     </type>
27384     <type name="X+B">
27385       <method name="Void .ctor(Object, IntPtr)">
27386         <size>0</size>
27387       </method>
27388       <method name="Void Invoke(Int32, Int32)">
27389         <size>0</size>
27390       </method>
27391       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27392         <size>0</size>
27393       </method>
27394       <method name="Void EndInvoke(IAsyncResult)">
27395         <size>0</size>
27396       </method>
27397     </type>
27398     <type name="X+D">
27399       <method name="Void .ctor(Object, IntPtr)">
27400         <size>0</size>
27401       </method>
27402       <method name="Void Invoke(Int32 ByRef)">
27403         <size>0</size>
27404       </method>
27405       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27406         <size>0</size>
27407       </method>
27408       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27409         <size>0</size>
27410       </method>
27411     </type>
27412   </test>
27413   <test name="test-336.cs">
27414     <type name="X">
27415       <method name="Void .ctor(Foo)">
27416         <size>7</size>
27417       </method>
27418       <method name="Void .ctor(Bar)">
27419         <size>7</size>
27420       </method>
27421       <method name="Void Test()">
27422         <size>1</size>
27423       </method>
27424       <method name="Void Main()">
27425         <size>19</size>
27426       </method>
27427     </type>
27428     <type name="Foo">
27429       <method name="Void .ctor(Object, IntPtr)">
27430         <size>0</size>
27431       </method>
27432       <method name="Void Invoke()">
27433         <size>0</size>
27434       </method>
27435       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27436         <size>0</size>
27437       </method>
27438       <method name="Void EndInvoke(IAsyncResult)">
27439         <size>0</size>
27440       </method>
27441     </type>
27442     <type name="Bar">
27443       <method name="Void .ctor(Object, IntPtr)">
27444         <size>0</size>
27445       </method>
27446       <method name="Void Invoke(Int32)">
27447         <size>0</size>
27448       </method>
27449       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27450         <size>0</size>
27451       </method>
27452       <method name="Void EndInvoke(IAsyncResult)">
27453         <size>0</size>
27454       </method>
27455     </type>
27456   </test>
27457   <test name="test-337.cs">
27458     <type name="Test">
27459       <method name="Void .ctor()">
27460         <size>7</size>
27461       </method>
27462       <method name="Void Main()">
27463         <size>16</size>
27464       </method>
27465     </type>
27466   </test>
27467   <test name="test-338.cs">
27468     <type name="X">
27469       <method name="Void .ctor()">
27470         <size>7</size>
27471       </method>
27472       <method name="Void .cctor()">
27473         <size>11</size>
27474       </method>
27475       <method name="Void Main()">
27476         <size>1</size>
27477       </method>
27478       <method name="Y+Z fz()">
27479         <size>6</size>
27480       </method>
27481     </type>
27482     <type name="Y">
27483       <method name="Void .ctor()">
27484         <size>7</size>
27485       </method>
27486     </type>
27487     <type name="Y+Z">
27488       <method name="Void .ctor()">
27489         <size>7</size>
27490       </method>
27491       <method name="Void .cctor()">
27492         <size>11</size>
27493       </method>
27494     </type>
27495   </test>
27496   <test name="test-339.cs">
27497     <type name="C">
27498       <method name="Void .ctor()">
27499         <size>7</size>
27500       </method>
27501       <method name="Void .cctor()">
27502         <size>17</size>
27503       </method>
27504       <method name="Int32 Main()">
27505         <size>84</size>
27506       </method>
27507     </type>
27508   </test>
27509   <test name="test-34.cs">
27510     <type name="Blah">
27511       <method name="Void .ctor()">
27512         <size>7</size>
27513       </method>
27514       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27515         <size>7</size>
27516       </method>
27517       <method name="Int32 Bar(Int32, System.Int32[])">
27518         <size>61</size>
27519       </method>
27520       <method name="Void Foo(Int32, Int32)">
27521         <size>7</size>
27522       </method>
27523       <method name="Void In(Int32 ByRef)">
27524         <size>7</size>
27525       </method>
27526       <method name="Void Out(Int32 ByRef)">
27527         <size>7</size>
27528       </method>
27529       <method name="Int32 AddArray(System.Int32[])">
27530         <size>30</size>
27531       </method>
27532       <method name="Int32 AddFancy(FancyInt[])">
27533         <size>39</size>
27534       </method>
27535       <method name="Int32 Main()">
27536         <size>269</size>
27537       </method>
27538     </type>
27539     <type name="&lt;PrivateImplementationDetails&gt;">
27540       <method name="Void .ctor()">
27541         <size>7</size>
27542       </method>
27543     </type>
27544     <type name="FancyInt">
27545       <method name="Void .ctor(Int32)">
27546         <size>8</size>
27547       </method>
27548     </type>
27549   </test>
27550   <test name="test-340.cs">
27551     <type name="FLMID.Bugs.BoolOne.A">
27552       <method name="Void .ctor()">
27553         <size>7</size>
27554       </method>
27555       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27556         <size>8</size>
27557       </method>
27558     </type>
27559     <type name="FLMID.Bugs.BoolOne.B">
27560       <method name="Void .ctor()">
27561         <size>7</size>
27562       </method>
27563     </type>
27564     <type name="FLMID.Bugs.BoolOne.Test">
27565       <method name="Void .ctor()">
27566         <size>7</size>
27567       </method>
27568       <method name="Int32 Main(System.String[])">
27569         <size>34</size>
27570       </method>
27571     </type>
27572     <type name="FLMID.Bugs.BoolOne.B">
27573       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27574         <size>12</size>
27575       </method>
27576     </type>
27577   </test>
27578   <test name="test-341.cs">
27579     <type name="Test">
27580       <method name="Void .ctor()">
27581         <size>7</size>
27582       </method>
27583       <method name="Void Main()">
27584         <size>1</size>
27585       </method>
27586     </type>
27587     <type name="Libs">
27588       <method name="Void .ctor()">
27589         <size>7</size>
27590       </method>
27591     </type>
27592     <type name="Bar">
27593       <method name="Void .ctor()">
27594         <size>7</size>
27595       </method>
27596     </type>
27597     <type name="Foo">
27598       <method name="Void .ctor()">
27599         <size>7</size>
27600       </method>
27601     </type>
27602   </test>
27603   <test name="test-342.cs">
27604     <type name="A">
27605       <method name="Void .ctor()">
27606         <size>7</size>
27607       </method>
27608       <method name="Void Foo(Int32)">
27609         <size>1</size>
27610       </method>
27611       <method name="Void Foo(Double)">
27612         <size>11</size>
27613       </method>
27614     </type>
27615     <type name="B">
27616       <method name="Void .ctor()">
27617         <size>7</size>
27618       </method>
27619       <method name="Void Foo(Double)">
27620         <size>11</size>
27621       </method>
27622       <method name="Void Main()">
27623         <size>24</size>
27624       </method>
27625     </type>
27626     <type name="A">
27627       <method name="Boolean get_Item(Int32)">
27628         <size>2</size>
27629       </method>
27630       <method name="Boolean get_Item(Double)">
27631         <size>11</size>
27632       </method>
27633     </type>
27634     <type name="B">
27635       <method name="Boolean get_Item(Double)">
27636         <size>11</size>
27637       </method>
27638     </type>
27639   </test>
27640   <test name="test-343.cs">
27641     <type name="X">
27642       <method name="Void .ctor()">
27643         <size>7</size>
27644       </method>
27645       <method name="Void Concat(System.String, System.String, System.String)">
27646         <size>1</size>
27647       </method>
27648       <method name="Void Concat(System.String[])">
27649         <size>11</size>
27650       </method>
27651       <method name="Void Main()">
27652         <size>21</size>
27653       </method>
27654     </type>
27655   </test>
27656   <test name="test-344.cs">
27657     <type name="X">
27658       <method name="Void .ctor()">
27659         <size>7</size>
27660       </method>
27661       <method name="Void add_y(Y)">
27662         <size>24</size>
27663       </method>
27664       <method name="Void remove_y(Y)">
27665         <size>24</size>
27666       </method>
27667       <method name="Void Main(System.String[])">
27668         <size>13</size>
27669       </method>
27670       <method name="Void Foo()">
27671         <size>66</size>
27672       </method>
27673     </type>
27674     <type name="Y">
27675       <method name="Void .ctor(Object, IntPtr)">
27676         <size>0</size>
27677       </method>
27678       <method name="Void Invoke()">
27679         <size>0</size>
27680       </method>
27681       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27682         <size>0</size>
27683       </method>
27684       <method name="Void EndInvoke(IAsyncResult)">
27685         <size>0</size>
27686       </method>
27687     </type>
27688     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27689       <method name="Void .ctor()">
27690         <size>7</size>
27691       </method>
27692       <method name="Void &lt;&gt;m__0()">
27693         <size>28</size>
27694       </method>
27695     </type>
27696   </test>
27697   <test name="test-345.cs">
27698     <type name="EntryPoint">
27699       <method name="Void .ctor()">
27700         <size>7</size>
27701       </method>
27702       <method name="Void Main()">
27703         <size>1</size>
27704       </method>
27705     </type>
27706   </test>
27707   <test name="test-346.cs">
27708     <type name="TestMethods.Class1">
27709       <method name="Void .ctor()">
27710         <size>7</size>
27711       </method>
27712       <method name="Int32 Main()">
27713         <size>91</size>
27714       </method>
27715     </type>
27716     <type name="TestMethods.ParamClass">
27717       <method name="Void .ctor()">
27718         <size>7</size>
27719       </method>
27720     </type>
27721     <type name="TestMethods.TestParam">
27722       <method name="Void .ctor()">
27723         <size>7</size>
27724       </method>
27725     </type>
27726     <type name="TestMethods.BaseClass">
27727       <method name="Void .ctor()">
27728         <size>7</size>
27729       </method>
27730       <method name="Int32 AddItem(TestMethods.ParamClass)">
27731         <size>0</size>
27732       </method>
27733     </type>
27734     <type name="TestMethods.TestClass">
27735       <method name="Void .ctor()">
27736         <size>7</size>
27737       </method>
27738       <method name="Int32 AddItem(System.Object)">
27739         <size>2</size>
27740       </method>
27741       <method name="Int32 AddItem(TestMethods.ParamClass)">
27742         <size>2</size>
27743       </method>
27744     </type>
27745   </test>
27746   <test name="test-347.cs">
27747     <type name="Whatever.Core.Project">
27748       <method name="Void .ctor()">
27749         <size>7</size>
27750       </method>
27751     </type>
27752     <type name="Whatever.Core.A">
27753       <method name="Void .ctor()">
27754         <size>7</size>
27755       </method>
27756       <method name="Whatever.Core.Project get_Project()">
27757         <size>6</size>
27758       </method>
27759     </type>
27760     <type name="SomethingElse.Core.Project">
27761       <method name="Void .ctor()">
27762         <size>7</size>
27763       </method>
27764     </type>
27765     <type name="Whatever.App.B">
27766       <method name="Void .ctor()">
27767         <size>7</size>
27768       </method>
27769       <method name="System.String Execute()">
27770         <size>12</size>
27771       </method>
27772       <method name="Void Main()">
27773         <size>12</size>
27774       </method>
27775     </type>
27776   </test>
27777   <test name="test-348.cs">
27778     <type name="BoundAttribute">
27779       <method name="Void .ctor(Double, Int32)">
27780         <size>7</size>
27781       </method>
27782     </type>
27783     <type name="C">
27784       <method name="Void .ctor()">
27785         <size>7</size>
27786       </method>
27787       <method name="Void Main()">
27788         <size>1</size>
27789       </method>
27790     </type>
27791   </test>
27792   <test name="test-349.cs">
27793     <type name="C">
27794       <method name="Void .ctor()">
27795         <size>7</size>
27796       </method>
27797       <method name="Void add_Ev1(D)">
27798         <size>24</size>
27799       </method>
27800       <method name="Void remove_Ev1(D)">
27801         <size>24</size>
27802       </method>
27803     </type>
27804     <type name="X">
27805       <method name="Void .ctor()">
27806         <size>7</size>
27807       </method>
27808       <method name="Void .cctor()">
27809         <size>1</size>
27810       </method>
27811       <method name="Void add_Ev1(D)">
27812         <size>22</size>
27813       </method>
27814       <method name="Void remove_Ev1(D)">
27815         <size>22</size>
27816       </method>
27817       <method name="Void add_Ev2(D)">
27818         <size>22</size>
27819       </method>
27820       <method name="Void remove_Ev2(D)">
27821         <size>22</size>
27822       </method>
27823     </type>
27824     <type name="X2">
27825       <method name="Void .ctor()">
27826         <size>7</size>
27827       </method>
27828       <method name="Void .cctor()">
27829         <size>7</size>
27830       </method>
27831     </type>
27832     <type name="Test">
27833       <method name="Void .ctor()">
27834         <size>7</size>
27835       </method>
27836       <method name="Void .cctor()">
27837         <size>19</size>
27838       </method>
27839       <method name="Int32 Main()">
27840         <size>63</size>
27841       </method>
27842     </type>
27843     <type name="D">
27844       <method name="Void .ctor(Object, IntPtr)">
27845         <size>0</size>
27846       </method>
27847       <method name="Void Invoke()">
27848         <size>0</size>
27849       </method>
27850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27851         <size>0</size>
27852       </method>
27853       <method name="Void EndInvoke(IAsyncResult)">
27854         <size>0</size>
27855       </method>
27856     </type>
27857   </test>
27858   <test name="test-35.cs">
27859     <type name="X">
27860       <method name="Void .ctor()">
27861         <size>7</size>
27862       </method>
27863       <method name="Void .cctor()">
27864         <size>7</size>
27865       </method>
27866       <method name="Void a()">
27867         <size>17</size>
27868       </method>
27869       <method name="Void w(Int32)">
27870         <size>22</size>
27871       </method>
27872       <method name="Int32 Main()">
27873         <size>298</size>
27874       </method>
27875     </type>
27876   </test>
27877   <test name="test-350.cs">
27878     <type name="A">
27879       <method name="Void .ctor()">
27880         <size>7</size>
27881       </method>
27882     </type>
27883     <type name="A+BAttribute">
27884       <method name="Void .ctor()">
27885         <size>7</size>
27886       </method>
27887     </type>
27888     <type name="C">
27889       <method name="Void .ctor()">
27890         <size>7</size>
27891       </method>
27892       <method name="Void Main()">
27893         <size>1</size>
27894       </method>
27895     </type>
27896   </test>
27897   <test name="test-351.cs">
27898     <type name="Test.Testee">
27899       <method name="Void .ctor()">
27900         <size>7</size>
27901       </method>
27902       <method name="Void Bar(System.String, System.Object[])">
27903         <size>1</size>
27904       </method>
27905       <method name="Void Main()">
27906         <size>242</size>
27907       </method>
27908     </type>
27909     <type name="Test.Foo">
27910       <method name="Void .ctor(Object, IntPtr)">
27911         <size>0</size>
27912       </method>
27913       <method name="Void Invoke(System.String, System.Object[])">
27914         <size>0</size>
27915       </method>
27916       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27917         <size>0</size>
27918       </method>
27919       <method name="Void EndInvoke(IAsyncResult)">
27920         <size>0</size>
27921       </method>
27922     </type>
27923   </test>
27924   <test name="test-352.cs">
27925     <type name="C">
27926       <method name="Void .ctor()">
27927         <size>7</size>
27928       </method>
27929       <method name="Void Main()">
27930         <size>1</size>
27931       </method>
27932     </type>
27933   </test>
27934   <test name="test-353.cs">
27935     <type name="Three">
27936       <method name="Void .ctor()">
27937         <size>7</size>
27938       </method>
27939       <method name="Void Main()">
27940         <size>7</size>
27941       </method>
27942     </type>
27943     <type name="One">
27944       <method name="Void .ctor()">
27945         <size>7</size>
27946       </method>
27947     </type>
27948     <type name="Two">
27949       <method name="Void .ctor()">
27950         <size>7</size>
27951       </method>
27952     </type>
27953   </test>
27954   <test name="test-354.cs">
27955     <type name="MYAttr">
27956       <method name="Void .ctor()">
27957         <size>7</size>
27958       </method>
27959     </type>
27960     <type name="A">
27961       <method name="Void .ctor()">
27962         <size>7</size>
27963       </method>
27964       <method name="Void Main()">
27965         <size>1</size>
27966       </method>
27967     </type>
27968   </test>
27969   <test name="test-355.cs">
27970     <type name="Level1.Level1.Level2.MainClass">
27971       <method name="Void .ctor()">
27972         <size>7</size>
27973       </method>
27974       <method name="Void Main()">
27975         <size>1</size>
27976       </method>
27977     </type>
27978   </test>
27979   <test name="test-356.cs">
27980     <type name="MainClass">
27981       <method name="Void .ctor()">
27982         <size>7</size>
27983       </method>
27984       <method name="Void Main()">
27985         <size>1</size>
27986       </method>
27987     </type>
27988   </test>
27989   <test name="test-357.cs">
27990     <type name="SD.Sd">
27991       <method name="Void .ctor()">
27992         <size>7</size>
27993       </method>
27994       <method name="Void F(Boolean)">
27995         <size>1</size>
27996       </method>
27997     </type>
27998     <type name="Foo.Bar">
27999       <method name="Void .ctor()">
28000         <size>25</size>
28001       </method>
28002       <method name="Void Main()">
28003         <size>27</size>
28004       </method>
28005     </type>
28006     <type name="Foo.Bar+f_t">
28007       <method name="Void .ctor(Object, IntPtr)">
28008         <size>0</size>
28009       </method>
28010       <method name="Void Invoke(Boolean)">
28011         <size>0</size>
28012       </method>
28013       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28014         <size>0</size>
28015       </method>
28016       <method name="Void EndInvoke(IAsyncResult)">
28017         <size>0</size>
28018       </method>
28019     </type>
28020   </test>
28021   <test name="test-358.cs">
28022     <type name="Test">
28023       <method name="Void .ctor()">
28024         <size>7</size>
28025       </method>
28026       <method name="Void Main()">
28027         <size>50</size>
28028       </method>
28029     </type>
28030   </test>
28031   <test name="test-359.cs">
28032     <type name="Test">
28033       <method name="Void .ctor()">
28034         <size>7</size>
28035       </method>
28036       <method name="Void Main()">
28037         <size>1</size>
28038       </method>
28039     </type>
28040   </test>
28041   <test name="test-36.cs">
28042     <type name="Y">
28043       <method name="Void .ctor()">
28044         <size>7</size>
28045       </method>
28046       <method name="Int32 Main()">
28047         <size>272</size>
28048       </method>
28049     </type>
28050     <type name="X">
28051       <method name="IEnumerator GetEnumerator()">
28052         <size>36</size>
28053       </method>
28054     </type>
28055   </test>
28056   <test name="test-360.cs">
28057     <type name="Application">
28058       <method name="Void .ctor()">
28059         <size>7</size>
28060       </method>
28061       <method name="Void Main(System.String[])">
28062         <size>13</size>
28063       </method>
28064     </type>
28065   </test>
28066   <test name="test-361.cs">
28067     <type name="X">
28068       <method name="Void .ctor()">
28069         <size>7</size>
28070       </method>
28071     </type>
28072     <type name="Test">
28073       <method name="Void .ctor()">
28074         <size>7</size>
28075       </method>
28076       <method name="Void Main()">
28077         <size>1</size>
28078       </method>
28079     </type>
28080   </test>
28081   <test name="test-362.cs">
28082     <type name="C">
28083       <method name="Void .ctor()">
28084         <size>7</size>
28085       </method>
28086       <method name="Void Main()">
28087         <size>17</size>
28088       </method>
28089       <method name="Void Test()">
28090         <size>26</size>
28091       </method>
28092     </type>
28093   </test>
28094   <test name="test-363.cs">
28095     <type name="Location">
28096       <method name="Void .ctor()">
28097         <size>7</size>
28098       </method>
28099       <method name="Void .cctor()">
28100         <size>11</size>
28101       </method>
28102     </type>
28103     <type name="Element">
28104       <method name="Void .ctor()">
28105         <size>18</size>
28106       </method>
28107       <method name="Location get_Location()">
28108         <size>7</size>
28109       </method>
28110       <method name="Void set_Location(Location)">
28111         <size>8</size>
28112       </method>
28113     </type>
28114     <type name="T">
28115       <method name="Void .ctor()">
28116         <size>7</size>
28117       </method>
28118       <method name="Void Main()">
28119         <size>1</size>
28120       </method>
28121     </type>
28122   </test>
28123   <test name="test-364.cs">
28124     <type name="X">
28125       <method name="Void .ctor()">
28126         <size>7</size>
28127       </method>
28128       <method name="Int32 Main()">
28129         <size>34</size>
28130       </method>
28131       <method name="Int32 t1(Int32)">
28132         <size>33</size>
28133       </method>
28134       <method name="Int32 t2(Int32)">
28135         <size>47</size>
28136       </method>
28137       <method name="Void Main2(System.String[])">
28138         <size>72</size>
28139       </method>
28140     </type>
28141     <type name="Delegable">
28142       <method name="Void .ctor()">
28143         <size>7</size>
28144       </method>
28145       <method name="Void add_MyDelegate(System.EventHandler)">
28146         <size>24</size>
28147       </method>
28148       <method name="Void remove_MyDelegate(System.EventHandler)">
28149         <size>24</size>
28150       </method>
28151     </type>
28152     <type name="X+Foo">
28153       <method name="Void .ctor(Object, IntPtr)">
28154         <size>0</size>
28155       </method>
28156       <method name="Int32 Invoke()">
28157         <size>0</size>
28158       </method>
28159       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28160         <size>0</size>
28161       </method>
28162       <method name="Int32 EndInvoke(IAsyncResult)">
28163         <size>0</size>
28164       </method>
28165     </type>
28166     <type name="X+&lt;t1&gt;c__AnonStorey0">
28167       <method name="Void .ctor()">
28168         <size>7</size>
28169       </method>
28170       <method name="Int32 &lt;&gt;m__0()">
28171         <size>7</size>
28172       </method>
28173     </type>
28174     <type name="X+&lt;t2&gt;c__AnonStorey1">
28175       <method name="Void .ctor()">
28176         <size>7</size>
28177       </method>
28178       <method name="Int32 &lt;&gt;m__1()">
28179         <size>7</size>
28180       </method>
28181     </type>
28182     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28183       <method name="Void .ctor()">
28184         <size>7</size>
28185       </method>
28186       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28187         <size>33</size>
28188       </method>
28189     </type>
28190   </test>
28191   <test name="test-365.cs">
28192     <type name="C">
28193       <method name="Void .ctor()">
28194         <size>19</size>
28195       </method>
28196       <method name="Void set_LiteralType(LiteralType)">
28197         <size>1</size>
28198       </method>
28199       <method name="Void Main()">
28200         <size>1</size>
28201       </method>
28202     </type>
28203   </test>
28204   <test name="test-366.cs">
28205     <type name="C">
28206       <method name="Void .ctor()">
28207         <size>7</size>
28208       </method>
28209       <method name="Int32 Main()">
28210         <size>20</size>
28211       </method>
28212     </type>
28213   </test>
28214   <test name="test-367.cs">
28215     <type name="X">
28216       <method name="Void .ctor()">
28217         <size>7</size>
28218       </method>
28219       <method name="Int32 Main()">
28220         <size>20</size>
28221       </method>
28222     </type>
28223   </test>
28224   <test name="test-368.cs">
28225     <type name="X">
28226       <method name="Void .ctor()">
28227         <size>7</size>
28228       </method>
28229       <method name="Void Main()">
28230         <size>27</size>
28231       </method>
28232     </type>
28233   </test>
28234   <test name="test-369.cs">
28235     <type name="Test">
28236       <method name="Void .ctor()">
28237         <size>7</size>
28238       </method>
28239       <method name="Boolean Equals(System.Object)">
28240         <size>2</size>
28241       </method>
28242       <method name="Int32 GetHashCode()">
28243         <size>2</size>
28244       </method>
28245       <method name="Void Main()">
28246         <size>47</size>
28247       </method>
28248       <method name="Boolean op_Equality(Test, Test)">
28249         <size>14</size>
28250       </method>
28251       <method name="Boolean op_Inequality(Test, Test)">
28252         <size>2</size>
28253       </method>
28254     </type>
28255   </test>
28256   <test name="test-37.cs">
28257     <type name="X">
28258       <method name="Void .ctor()">
28259         <size>7</size>
28260       </method>
28261       <method name="Void m(System.Int32[])">
28262         <size>9</size>
28263       </method>
28264       <method name="Int32 test_int_single_dim()">
28265         <size>88</size>
28266       </method>
28267       <method name="Int32 simple_test_double_dim()">
28268         <size>78</size>
28269       </method>
28270       <method name="Int32 Main()">
28271         <size>12</size>
28272       </method>
28273     </type>
28274   </test>
28275   <test name="test-370.cs">
28276     <type name="Test.Application">
28277       <method name="Void .ctor()">
28278         <size>7</size>
28279       </method>
28280       <method name="Int32 ParseType(System.String)">
28281         <size>168</size>
28282       </method>
28283       <method name="Int32 Main()">
28284         <size>54</size>
28285       </method>
28286     </type>
28287   </test>
28288   <test name="test-371.cs">
28289     <type name="X">
28290       <method name="Void .ctor(Boolean&amp;)">
28291         <size>10</size>
28292       </method>
28293       <method name="Void Main()">
28294         <size>1</size>
28295       </method>
28296     </type>
28297     <type name="Y">
28298       <method name="Void .ctor(Boolean&amp;)">
28299         <size>8</size>
28300       </method>
28301     </type>
28302   </test>
28303   <test name="test-372.cs">
28304     <type name="GenericNode">
28305       <method name="Void .ctor()">
28306         <size>7</size>
28307       </method>
28308       <method name="Int32 GetStat()">
28309         <size>2</size>
28310       </method>
28311     </type>
28312     <type name="GenericFileNode">
28313       <method name="Void .ctor()">
28314         <size>7</size>
28315       </method>
28316       <method name="Int32 NotUsed()">
28317         <size>2</size>
28318       </method>
28319     </type>
28320     <type name="WorkingTest">
28321       <method name="Void .ctor()">
28322         <size>7</size>
28323       </method>
28324       <method name="Int32 GetStat()">
28325         <size>3</size>
28326       </method>
28327     </type>
28328     <type name="FailingTest">
28329       <method name="Void .ctor()">
28330         <size>7</size>
28331       </method>
28332       <method name="Int32 GetStat()">
28333         <size>3</size>
28334       </method>
28335     </type>
28336     <type name="TestWrapper">
28337       <method name="Void .ctor()">
28338         <size>7</size>
28339       </method>
28340       <method name="Boolean Test(Node, System.String)">
28341         <size>39</size>
28342       </method>
28343       <method name="Int32 Main()">
28344         <size>44</size>
28345       </method>
28346     </type>
28347   </test>
28348   <test name="test-373.cs">
28349     <type name="Test">
28350       <method name="Void .ctor()">
28351         <size>7</size>
28352       </method>
28353       <method name="Void Main(System.String[])">
28354         <size>50</size>
28355       </method>
28356     </type>
28357   </test>
28358   <test name="test-374.cs">
28359     <type name="Test">
28360       <method name="Void .ctor()">
28361         <size>7</size>
28362       </method>
28363     </type>
28364     <type name="Rest">
28365       <method name="Void .ctor()">
28366         <size>7</size>
28367       </method>
28368       <method name="Void Main()">
28369         <size>1</size>
28370       </method>
28371     </type>
28372   </test>
28373   <test name="test-375.cs">
28374     <type name="a">
28375       <method name="Void .ctor()">
28376         <size>7</size>
28377       </method>
28378     </type>
28379     <type name="a+b">
28380       <method name="Void .ctor()">
28381         <size>7</size>
28382       </method>
28383     </type>
28384     <type name="c">
28385       <method name="Void .ctor()">
28386         <size>7</size>
28387       </method>
28388       <method name="Void Main()">
28389         <size>1</size>
28390       </method>
28391     </type>
28392     <type name="c+d">
28393       <method name="Void .ctor()">
28394         <size>7</size>
28395       </method>
28396     </type>
28397   </test>
28398   <test name="test-376.cs">
28399     <type name="C">
28400       <method name="Void .ctor()">
28401         <size>7</size>
28402       </method>
28403       <method name="Int32 Main()">
28404         <size>72</size>
28405       </method>
28406     </type>
28407   </test>
28408   <test name="test-377.cs">
28409     <type name="Tests">
28410       <method name="Void .ctor()">
28411         <size>7</size>
28412       </method>
28413       <method name="Void test()">
28414         <size>10</size>
28415       </method>
28416       <method name="Void Main()">
28417         <size>1</size>
28418       </method>
28419     </type>
28420   </test>
28421   <test name="test-378.cs">
28422     <type name="C">
28423       <method name="Void .ctor()">
28424         <size>7</size>
28425       </method>
28426       <method name="Void Main()">
28427         <size>1</size>
28428       </method>
28429     </type>
28430   </test>
28431   <test name="test-379.cs">
28432     <type name="DeadCode">
28433       <method name="Void .ctor()">
28434         <size>7</size>
28435       </method>
28436       <method name="Void Main()">
28437         <size>12</size>
28438       </method>
28439       <method name="System.String SomeFunc(System.String)">
28440         <size>2</size>
28441       </method>
28442     </type>
28443   </test>
28444   <test name="test-38.cs">
28445     <type name="X">
28446       <method name="Void .ctor()">
28447         <size>7</size>
28448       </method>
28449       <method name="Int32 get_Item(Int32)">
28450         <size>20</size>
28451       </method>
28452       <method name="Void set_Item(Int32, Int32)">
28453         <size>26</size>
28454       </method>
28455       <method name="Int32 Foo()">
28456         <size>2</size>
28457       </method>
28458       <method name="Int32 get_Bar()">
28459         <size>7</size>
28460       </method>
28461       <method name="Void set_Bar(Int32)">
28462         <size>8</size>
28463       </method>
28464     </type>
28465     <type name="Y">
28466       <method name="Void .ctor()">
28467         <size>7</size>
28468       </method>
28469       <method name="UInt32 get_Item(UInt32)">
28470         <size>20</size>
28471       </method>
28472       <method name="Void set_Item(UInt32, UInt32)">
28473         <size>26</size>
28474       </method>
28475       <method name="UInt32 Foo()">
28476         <size>2</size>
28477       </method>
28478       <method name="UInt32 get_Bar()">
28479         <size>7</size>
28480       </method>
28481       <method name="Void set_Bar(UInt32)">
28482         <size>8</size>
28483       </method>
28484     </type>
28485     <type name="Test">
28486       <method name="Void .ctor()">
28487         <size>7</size>
28488       </method>
28489       <method name="Int32 Main()">
28490         <size>288</size>
28491       </method>
28492     </type>
28493   </test>
28494   <test name="test-380.cs">
28495     <type name="T">
28496       <method name="Void .ctor()">
28497         <size>7</size>
28498       </method>
28499       <method name="Int32 Main()">
28500         <size>17</size>
28501       </method>
28502     </type>
28503   </test>
28504   <test name="test-381.cs">
28505     <type name="Application">
28506       <method name="Void .ctor()">
28507         <size>7</size>
28508       </method>
28509       <method name="Void Main(System.String[])">
28510         <size>13</size>
28511       </method>
28512     </type>
28513   </test>
28514   <test name="test-382.cs">
28515     <type name="Dec">
28516       <method name="Void .ctor()">
28517         <size>7</size>
28518       </method>
28519       <method name="Void .cctor()">
28520         <size>16</size>
28521       </method>
28522       <method name="Void Main()">
28523         <size>108</size>
28524       </method>
28525     </type>
28526   </test>
28527   <test name="test-383.cs">
28528     <type name="X">
28529       <method name="Void .ctor()">
28530         <size>37</size>
28531       </method>
28532       <method name="X testme(Int32 ByRef)">
28533         <size>5</size>
28534       </method>
28535       <method name="Void Main()">
28536         <size>7</size>
28537       </method>
28538     </type>
28539   </test>
28540   <test name="test-384.cs">
28541     <type name="X">
28542       <method name="Void .ctor()">
28543         <size>7</size>
28544       </method>
28545       <method name="Void .cctor()">
28546         <size>8</size>
28547       </method>
28548       <method name="Void Test()">
28549         <size>40</size>
28550       </method>
28551       <method name="Int32 Main()">
28552         <size>21</size>
28553       </method>
28554     </type>
28555   </test>
28556   <test name="test-385.cs">
28557     <type name="Test">
28558       <method name="Void .ctor()">
28559         <size>7</size>
28560       </method>
28561       <method name="Int32 Main()">
28562         <size>40</size>
28563       </method>
28564     </type>
28565   </test>
28566   <test name="test-386.cs">
28567     <type name="SuperDecimal">
28568       <method name="Void .ctor(Decimal)">
28569         <size>14</size>
28570       </method>
28571       <method name="Void Main()">
28572         <size>15</size>
28573       </method>
28574       <method name="SuperDecimal op_Implicit(Decimal)">
28575         <size>7</size>
28576       </method>
28577     </type>
28578   </test>
28579   <test name="test-387.cs">
28580     <type name="ObjectID">
28581       <method name="Void .ctor(Int64)">
28582         <size>8</size>
28583       </method>
28584       <method name="Void Main()">
28585         <size>22</size>
28586       </method>
28587       <method name="Int64 op_Implicit(ObjectID)">
28588         <size>8</size>
28589       </method>
28590       <method name="ObjectID op_Implicit(Int64)">
28591         <size>7</size>
28592       </method>
28593     </type>
28594   </test>
28595   <test name="test-388.cs">
28596     <type name="Schemas.basefieldtype">
28597       <method name="Void .ctor()">
28598         <size>7</size>
28599       </method>
28600       <method name="System.Object Instantiate()">
28601         <size>2</size>
28602       </method>
28603     </type>
28604     <type name="Schemas.fieldtype">
28605       <method name="Void .ctor()">
28606         <size>7</size>
28607       </method>
28608       <method name="System.Object Instantiate()">
28609         <size>18</size>
28610       </method>
28611     </type>
28612     <type name="Schemas.compoundfield">
28613       <method name="Void .ctor()">
28614         <size>7</size>
28615       </method>
28616       <method name="System.Object Instantiate()">
28617         <size>18</size>
28618       </method>
28619     </type>
28620     <type name="Schemas.field">
28621       <method name="Void .ctor()">
28622         <size>7</size>
28623       </method>
28624       <method name="System.Object Instantiate()">
28625         <size>18</size>
28626       </method>
28627     </type>
28628     <type name="Schemas.formdata">
28629       <method name="Void .ctor()">
28630         <size>7</size>
28631       </method>
28632       <method name="System.Object Instantiate()">
28633         <size>12</size>
28634       </method>
28635     </type>
28636     <type name="Schemas.M">
28637       <method name="Void .ctor()">
28638         <size>7</size>
28639       </method>
28640       <method name="Void Main()">
28641         <size>1</size>
28642       </method>
28643     </type>
28644   </test>
28645   <test name="test-389.cs">
28646     <type name="Schemas.basefieldtype">
28647       <method name="Void .ctor()">
28648         <size>7</size>
28649       </method>
28650       <method name="System.Object Instantiate()">
28651         <size>2</size>
28652       </method>
28653     </type>
28654     <type name="Schemas.fieldtype">
28655       <method name="Void .ctor()">
28656         <size>7</size>
28657       </method>
28658       <method name="System.Object Instantiate()">
28659         <size>18</size>
28660       </method>
28661     </type>
28662     <type name="Schemas.compoundfield">
28663       <method name="Void .ctor()">
28664         <size>7</size>
28665       </method>
28666       <method name="System.Object Instantiate()">
28667         <size>18</size>
28668       </method>
28669     </type>
28670     <type name="Schemas.field">
28671       <method name="Void .ctor()">
28672         <size>7</size>
28673       </method>
28674       <method name="System.Object Instantiate()">
28675         <size>18</size>
28676       </method>
28677     </type>
28678     <type name="Schemas.formdata">
28679       <method name="Void .ctor()">
28680         <size>7</size>
28681       </method>
28682       <method name="System.Object Instantiate()">
28683         <size>12</size>
28684       </method>
28685     </type>
28686     <type name="Schemas.M">
28687       <method name="Void .ctor()">
28688         <size>7</size>
28689       </method>
28690       <method name="Void Main()">
28691         <size>1</size>
28692       </method>
28693     </type>
28694   </test>
28695   <test name="test-39.cs">
28696     <type name="SimpleAttribute">
28697       <method name="Void .ctor(String)">
28698         <size>14</size>
28699       </method>
28700       <method name="System.String get_AnotherArg()">
28701         <size>7</size>
28702       </method>
28703       <method name="Void set_AnotherArg(System.String)">
28704         <size>8</size>
28705       </method>
28706       <method name="Int64 get_LongValue()">
28707         <size>3</size>
28708       </method>
28709       <method name="Void set_LongValue(Int64)">
28710         <size>1</size>
28711       </method>
28712       <method name="System.Int64[] get_ArrayValue()">
28713         <size>7</size>
28714       </method>
28715       <method name="Void set_ArrayValue(System.Int64[])">
28716         <size>1</size>
28717       </method>
28718     </type>
28719     <type name="Blah2">
28720       <method name="Void .ctor()">
28721         <size>7</size>
28722       </method>
28723     </type>
28724     <type name="Blah3">
28725       <method name="Void .ctor()">
28726         <size>7</size>
28727       </method>
28728     </type>
28729     <type name="Blah">
28730       <method name="Void .ctor()">
28731         <size>7</size>
28732       </method>
28733       <method name="Int32 Main()">
28734         <size>171</size>
28735       </method>
28736     </type>
28737   </test>
28738   <test name="test-390.cs">
28739     <type name="C">
28740       <method name="Void .ctor()">
28741         <size>7</size>
28742       </method>
28743       <method name="Void Main()">
28744         <size>1</size>
28745       </method>
28746     </type>
28747     <type name="C+O">
28748       <method name="Void .ctor()">
28749         <size>7</size>
28750       </method>
28751       <method name="Void Foo()">
28752         <size>1</size>
28753       </method>
28754     </type>
28755     <type name="C+N">
28756       <method name="Void .ctor()">
28757         <size>7</size>
28758       </method>
28759       <method name="Void Foo()">
28760         <size>1</size>
28761       </method>
28762     </type>
28763     <type name="C+M">
28764       <method name="Void .ctor()">
28765         <size>7</size>
28766       </method>
28767     </type>
28768   </test>
28769   <test name="test-391.cs">
28770     <type name="C">
28771       <method name="Void .ctor()">
28772         <size>7</size>
28773       </method>
28774       <method name="Void Foo(Int32)">
28775         <size>1</size>
28776       </method>
28777       <method name="Void Foo(Int32 ByRef)">
28778         <size>1</size>
28779       </method>
28780       <method name="Void Bar(Boolean ByRef)">
28781         <size>4</size>
28782       </method>
28783       <method name="Void Bar(Boolean)">
28784         <size>1</size>
28785       </method>
28786       <method name="Void Main()">
28787         <size>1</size>
28788       </method>
28789     </type>
28790   </test>
28791   <test name="test-392.cs">
28792     <type name="C">
28793       <method name="Int32 Test()">
28794         <size>80</size>
28795       </method>
28796       <method name="Int32 Main()">
28797         <size>16</size>
28798       </method>
28799     </type>
28800     <type name="C+S">
28801       <method name="Void .ctor(Int32)">
28802         <size>8</size>
28803       </method>
28804     </type>
28805   </test>
28806   <test name="test-393.cs">
28807     <type name="A">
28808       <method name="Void .ctor(String)">
28809         <size>24</size>
28810       </method>
28811       <method name="Void .ctor()">
28812         <size>7</size>
28813       </method>
28814       <method name="System.String get_Name()">
28815         <size>7</size>
28816       </method>
28817     </type>
28818     <type name="B">
28819       <method name="Void .ctor(String)">
28820         <size>24</size>
28821       </method>
28822       <method name="Void .ctor()">
28823         <size>7</size>
28824       </method>
28825     </type>
28826     <type name="C">
28827       <method name="Void .ctor(String)">
28828         <size>24</size>
28829       </method>
28830     </type>
28831     <type name="Tester">
28832       <method name="Void .ctor()">
28833         <size>7</size>
28834       </method>
28835       <method name="A MethodSampleA(System.String)">
28836         <size>7</size>
28837       </method>
28838       <method name="B MethodSampleB(System.String)">
28839         <size>7</size>
28840       </method>
28841       <method name="C MethodSampleC(System.String)">
28842         <size>7</size>
28843       </method>
28844       <method name="Void Main()">
28845         <size>113</size>
28846       </method>
28847     </type>
28848     <type name="Tester+MethodHandler">
28849       <method name="Void .ctor(Object, IntPtr)">
28850         <size>0</size>
28851       </method>
28852       <method name="A Invoke(System.String)">
28853         <size>0</size>
28854       </method>
28855       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
28856         <size>0</size>
28857       </method>
28858       <method name="A EndInvoke(IAsyncResult)">
28859         <size>0</size>
28860       </method>
28861     </type>
28862   </test>
28863   <test name="test-394.cs">
28864     <type name="A">
28865       <method name="Void .ctor(String)">
28866         <size>24</size>
28867       </method>
28868       <method name="Void .ctor()">
28869         <size>7</size>
28870       </method>
28871       <method name="System.String get_Name()">
28872         <size>7</size>
28873       </method>
28874     </type>
28875     <type name="B">
28876       <method name="Void .ctor(String)">
28877         <size>24</size>
28878       </method>
28879       <method name="Void .ctor()">
28880         <size>7</size>
28881       </method>
28882     </type>
28883     <type name="C">
28884       <method name="Void .ctor(String, String)">
28885         <size>31</size>
28886       </method>
28887       <method name="System.String get_Value()">
28888         <size>7</size>
28889       </method>
28890     </type>
28891     <type name="Tester">
28892       <method name="Void .ctor()">
28893         <size>7</size>
28894       </method>
28895       <method name="System.String MethodSampleA(A)">
28896         <size>7</size>
28897       </method>
28898       <method name="System.String MethodSampleB(B)">
28899         <size>7</size>
28900       </method>
28901       <method name="System.String MethodSampleC(C)">
28902         <size>23</size>
28903       </method>
28904       <method name="Void Main()">
28905         <size>128</size>
28906       </method>
28907     </type>
28908     <type name="Tester+MethodHandler">
28909       <method name="Void .ctor(Object, IntPtr)">
28910         <size>0</size>
28911       </method>
28912       <method name="System.String Invoke(C)">
28913         <size>0</size>
28914       </method>
28915       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
28916         <size>0</size>
28917       </method>
28918       <method name="System.String EndInvoke(IAsyncResult)">
28919         <size>0</size>
28920       </method>
28921     </type>
28922   </test>
28923   <test name="test-395.cs">
28924     <type name="A">
28925       <method name="Void .ctor(String)">
28926         <size>24</size>
28927       </method>
28928       <method name="Void .ctor()">
28929         <size>7</size>
28930       </method>
28931       <method name="System.String get_Name()">
28932         <size>7</size>
28933       </method>
28934     </type>
28935     <type name="B">
28936       <method name="Void .ctor(String)">
28937         <size>24</size>
28938       </method>
28939       <method name="Void .ctor()">
28940         <size>7</size>
28941       </method>
28942     </type>
28943     <type name="C">
28944       <method name="Void .ctor(String, String)">
28945         <size>31</size>
28946       </method>
28947       <method name="System.String get_Value()">
28948         <size>7</size>
28949       </method>
28950     </type>
28951     <type name="Tester">
28952       <method name="Void .ctor()">
28953         <size>7</size>
28954       </method>
28955       <method name="Void MethodSample(B, A, C)">
28956         <size>55</size>
28957       </method>
28958       <method name="Void Main()">
28959         <size>71</size>
28960       </method>
28961     </type>
28962     <type name="Tester+MethodHandler">
28963       <method name="Void .ctor(Object, IntPtr)">
28964         <size>0</size>
28965       </method>
28966       <method name="Void Invoke(C, C, C)">
28967         <size>0</size>
28968       </method>
28969       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
28970         <size>0</size>
28971       </method>
28972       <method name="Void EndInvoke(IAsyncResult)">
28973         <size>0</size>
28974       </method>
28975     </type>
28976   </test>
28977   <test name="test-396.cs">
28978     <type name="MainClass">
28979       <method name="Void .ctor()">
28980         <size>7</size>
28981       </method>
28982       <method name="Int32 Main()">
28983         <size>22</size>
28984       </method>
28985     </type>
28986   </test>
28987   <test name="test-397.cs">
28988     <type name="TypeCheckAttribute">
28989       <method name="Void .ctor()">
28990         <size>7</size>
28991       </method>
28992     </type>
28993     <type name="PropertyCheckAttribute">
28994       <method name="Void .ctor()">
28995         <size>7</size>
28996       </method>
28997     </type>
28998     <type name="AccessorCheckAttribute">
28999       <method name="Void .ctor(MethodAttributes)">
29000         <size>14</size>
29001       </method>
29002       <method name="MethodAttributes get_Attributes()">
29003         <size>7</size>
29004       </method>
29005     </type>
29006     <type name="Test">
29007       <method name="Void .ctor()">
29008         <size>7</size>
29009       </method>
29010       <method name="Int32 Main(System.String[])">
29011         <size>120</size>
29012       </method>
29013       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29014         <size>153</size>
29015       </method>
29016     </type>
29017     <type name="A">
29018       <method name="Void .ctor()">
29019         <size>7</size>
29020       </method>
29021       <method name="Int32 get_Value1()">
29022         <size>2</size>
29023       </method>
29024       <method name="Void set_Value1(Int32)">
29025         <size>1</size>
29026       </method>
29027       <method name="Int32 get_Value2()">
29028         <size>2</size>
29029       </method>
29030       <method name="Void set_Value2(Int32)">
29031         <size>1</size>
29032       </method>
29033       <method name="Int32 get_Value3()">
29034         <size>2</size>
29035       </method>
29036       <method name="Void set_Value3(Int32)">
29037         <size>1</size>
29038       </method>
29039       <method name="Int32 get_Value4()">
29040         <size>2</size>
29041       </method>
29042       <method name="Void set_Value4(Int32)">
29043         <size>1</size>
29044       </method>
29045       <method name="Int32 get_Value5()">
29046         <size>2</size>
29047       </method>
29048       <method name="Void set_Value5(Int32)">
29049         <size>1</size>
29050       </method>
29051     </type>
29052   </test>
29053   <test name="test-398.cs">
29054     <type name="Tester">
29055       <method name="Void .ctor()">
29056         <size>7</size>
29057       </method>
29058       <method name="Void Main()">
29059         <size>118</size>
29060       </method>
29061     </type>
29062     <type name="A">
29063       <method name="Void .ctor(Int32)">
29064         <size>14</size>
29065       </method>
29066       <method name="Int32 get_Count()">
29067         <size>7</size>
29068       </method>
29069       <method name="Void set_Count(Int32)">
29070         <size>8</size>
29071       </method>
29072       <method name="Int32 get_Item(Int32)">
29073         <size>2</size>
29074       </method>
29075       <method name="System.String get_Message()">
29076         <size>6</size>
29077       </method>
29078     </type>
29079     <type name="B">
29080       <method name="Void .ctor(Int32)">
29081         <size>8</size>
29082       </method>
29083       <method name="Void set_Count(Int32)">
29084         <size>1</size>
29085       </method>
29086       <method name="Void SetCount(Int32)">
29087         <size>8</size>
29088       </method>
29089       <method name="Int32 get_Item(Int32)">
29090         <size>8</size>
29091       </method>
29092       <method name="System.String get_Message()">
29093         <size>6</size>
29094       </method>
29095       <method name="Void set_Message(System.String)">
29096         <size>1</size>
29097       </method>
29098     </type>
29099   </test>
29100   <test name="test-399.cs">
29101     <type name="TestVararg">
29102       <method name="Void .ctor()">
29103         <size>7</size>
29104       </method>
29105       <method name="Int32 Main()">
29106         <size>345</size>
29107       </method>
29108       <method name="Void F(RuntimeArgumentHandle)">
29109         <size>1</size>
29110       </method>
29111       <method name="Void G(...)">
29112         <size>22</size>
29113       </method>
29114     </type>
29115   </test>
29116   <test name="test-4.cs">
29117     <type name="X">
29118       <method name="Void .ctor()">
29119         <size>7</size>
29120       </method>
29121       <method name="Void test(SByte)">
29122         <size>8</size>
29123       </method>
29124       <method name="Void test(Int32)">
29125         <size>8</size>
29126       </method>
29127       <method name="Int32 Main()">
29128         <size>102</size>
29129       </method>
29130     </type>
29131   </test>
29132   <test name="test-40.cs">
29133     <type name="Blah">
29134       <method name="Void .ctor()">
29135         <size>7</size>
29136       </method>
29137       <method name="Int32 Main()">
29138         <size>203</size>
29139       </method>
29140     </type>
29141   </test>
29142   <test name="test-400.cs">
29143     <type name="X">
29144       <method name="Void .ctor()">
29145         <size>7</size>
29146       </method>
29147       <method name="Void .cctor()">
29148         <size>52</size>
29149       </method>
29150       <method name="Int32 TestDereference()">
29151         <size>89</size>
29152       </method>
29153       <method name="Int32 TestPtrAdd()">
29154         <size>87</size>
29155       </method>
29156       <method name="Int32 TestPtrAssign()">
29157         <size>198</size>
29158       </method>
29159       <method name="Int32 TestPtrArithmetic()">
29160         <size>227</size>
29161       </method>
29162       <method name="Int32 TestMultiple()">
29163         <size>93</size>
29164       </method>
29165       <method name="Int32 Main()">
29166         <size>82</size>
29167       </method>
29168     </type>
29169   </test>
29170   <test name="test-401.cs">
29171     <type name="X">
29172       <method name="Void .ctor()">
29173         <size>7</size>
29174       </method>
29175       <method name="Int32 Main()">
29176         <size>171</size>
29177       </method>
29178     </type>
29179   </test>
29180   <test name="test-402.cs">
29181     <type name="X">
29182       <method name="Void .ctor()">
29183         <size>7</size>
29184       </method>
29185       <method name="Int32 Main()">
29186         <size>18</size>
29187       </method>
29188     </type>
29189   </test>
29190   <test name="test-403.cs">
29191     <type name="Foo">
29192       <method name="Void .ctor()">
29193         <size>7</size>
29194       </method>
29195       <method name="Int32 Main()">
29196         <size>91</size>
29197       </method>
29198     </type>
29199   </test>
29200   <test name="test-404.cs">
29201     <type name="X">
29202       <method name="Void .ctor()">
29203         <size>7</size>
29204       </method>
29205       <method name="Int32 Main()">
29206         <size>48</size>
29207       </method>
29208       <method name="Int32* get_v()">
29209         <size>20</size>
29210       </method>
29211     </type>
29212   </test>
29213   <test name="test-405.cs">
29214     <type name="testapp.LibTestAPI">
29215       <method name="Void .ctor()">
29216         <size>7</size>
29217       </method>
29218       <method name="Void Create()">
29219         <size>17</size>
29220       </method>
29221     </type>
29222     <type name="testapp.TestApp">
29223       <method name="Void .ctor()">
29224         <size>7</size>
29225       </method>
29226       <method name="Void Main(System.String[])">
29227         <size>13</size>
29228       </method>
29229     </type>
29230   </test>
29231   <test name="test-406.cs">
29232     <type name="TestCase.Test">
29233       <method name="Void .ctor()">
29234         <size>7</size>
29235       </method>
29236       <method name="Int32 Main(System.String[])">
29237         <size>180</size>
29238       </method>
29239       <method name="UInt32 DoOp(UInt32*)">
29240         <size>11</size>
29241       </method>
29242       <method name="UInt32 DoOp2(UInt32*)">
29243         <size>10</size>
29244       </method>
29245     </type>
29246   </test>
29247   <test name="test-407.cs">
29248     <type name="MainClass">
29249       <method name="Void .ctor()">
29250         <size>7</size>
29251       </method>
29252       <method name="Void Main()">
29253         <size>12</size>
29254       </method>
29255     </type>
29256   </test>
29257   <test name="test-408.cs">
29258     <type name="T">
29259       <method name="Void .ctor()">
29260         <size>7</size>
29261       </method>
29262       <method name="Int32 Main()">
29263         <size>44</size>
29264       </method>
29265     </type>
29266   </test>
29267   <test name="test-409.cs">
29268     <type name="X">
29269       <method name="Int32 Main()">
29270         <size>27</size>
29271       </method>
29272     </type>
29273   </test>
29274   <test name="test-41.cs">
29275     <type name="X">
29276       <method name="Void .ctor()">
29277         <size>7</size>
29278       </method>
29279       <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)">
29280         <size>188</size>
29281       </method>
29282       <method name="Int32 Main()">
29283         <size>228</size>
29284       </method>
29285     </type>
29286   </test>
29287   <test name="test-410.cs">
29288     <type name="B">
29289       <method name="Void .ctor()">
29290         <size>7</size>
29291       </method>
29292       <method name="Int32 Main()">
29293         <size>28</size>
29294       </method>
29295     </type>
29296   </test>
29297   <test name="test-411.cs">
29298     <type name="QtSamples.QtClass">
29299       <method name="Void .ctor()">
29300         <size>24</size>
29301       </method>
29302       <method name="Void pressEvent()">
29303         <size>1</size>
29304       </method>
29305     </type>
29306     <type name="QtSamples.Testing">
29307       <method name="Void .ctor()">
29308         <size>7</size>
29309       </method>
29310       <method name="Int32 Main()">
29311         <size>8</size>
29312       </method>
29313     </type>
29314   </test>
29315   <test name="test-412.cs">
29316     <type name="Foo.Baz">
29317       <method name="Void .ctor()">
29318         <size>7</size>
29319       </method>
29320       <method name="Void Main()">
29321         <size>1</size>
29322       </method>
29323     </type>
29324   </test>
29325   <test name="test-413.cs">
29326     <type name="Driver">
29327       <method name="Void .ctor()">
29328         <size>7</size>
29329       </method>
29330       <method name="Void Main()">
29331         <size>6</size>
29332       </method>
29333     </type>
29334   </test>
29335   <test name="test-414.cs">
29336     <type name="BB">
29337       <method name="Void .ctor()">
29338         <size>7</size>
29339       </method>
29340       <method name="System.String get_Data()">
29341         <size>2</size>
29342       </method>
29343       <method name="Void Main()">
29344         <size>1</size>
29345       </method>
29346     </type>
29347   </test>
29348   <test name="test-415.cs">
29349     <type name="MyTestExtended">
29350       <method name="Void .ctor()">
29351         <size>7</size>
29352       </method>
29353       <method name="System.String GetName()">
29354         <size>6</size>
29355       </method>
29356       <method name="Void Main(System.String[])">
29357         <size>33</size>
29358       </method>
29359     </type>
29360   </test>
29361   <test name="test-417.cs">
29362     <type name="blah2.MyClass">
29363       <method name="Void .ctor()">
29364         <size>7</size>
29365       </method>
29366       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29367         <size>24</size>
29368       </method>
29369       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29370         <size>24</size>
29371       </method>
29372       <method name="Void DoSomethingFunny()">
29373         <size>46</size>
29374       </method>
29375       <method name="Void Main(System.String[])">
29376         <size>13</size>
29377       </method>
29378     </type>
29379   </test>
29380   <test name="test-419.cs">
29381     <type name="Test">
29382       <method name="Void .ctor()">
29383         <size>7</size>
29384       </method>
29385       <method name="Void Main()">
29386         <size>7</size>
29387       </method>
29388     </type>
29389   </test>
29390   <test name="test-42.cs">
29391     <type name="X">
29392       <method name="Void .ctor()">
29393         <size>7</size>
29394       </method>
29395       <method name="Int32 get_Item(Int32)">
29396         <size>14</size>
29397       </method>
29398       <method name="Void set_Item(Int32, Int32)">
29399         <size>15</size>
29400       </method>
29401       <method name="Int32 get_P()">
29402         <size>7</size>
29403       </method>
29404       <method name="Void set_P(Int32)">
29405         <size>8</size>
29406       </method>
29407     </type>
29408     <type name="Z">
29409       <method name="Void .ctor()">
29410         <size>7</size>
29411       </method>
29412       <method name="Z get_P()">
29413         <size>2</size>
29414       </method>
29415       <method name="Void set_P(Z)">
29416         <size>1</size>
29417       </method>
29418       <method name="Z op_Increment(Z)">
29419         <size>16</size>
29420       </method>
29421     </type>
29422     <type name="Y">
29423       <method name="Void .ctor()">
29424         <size>7</size>
29425       </method>
29426       <method name="Int32 p_pre_increment(X)">
29427         <size>18</size>
29428       </method>
29429       <method name="Int32 p_post_increment(X)">
29430         <size>18</size>
29431       </method>
29432       <method name="Int32 i_pre_increment(X)">
29433         <size>27</size>
29434       </method>
29435       <method name="Int32 i_post_increment(X)">
29436         <size>27</size>
29437       </method>
29438       <method name="Z overload_increment(Z)">
29439         <size>10</size>
29440       </method>
29441       <method name="Z overload_pre_increment(Z)">
29442         <size>10</size>
29443       </method>
29444       <method name="Z ugly(Z)">
29445         <size>21</size>
29446       </method>
29447       <method name="Int32 simple(Int32)">
29448         <size>62</size>
29449       </method>
29450       <method name="Int32 arrays()">
29451         <size>234</size>
29452       </method>
29453       <method name="Int32 Main()">
29454         <size>161</size>
29455       </method>
29456     </type>
29457   </test>
29458   <test name="test-420.cs">
29459     <type name="Test">
29460       <method name="Void .ctor()">
29461         <size>7</size>
29462       </method>
29463       <method name="Void Main()">
29464         <size>7</size>
29465       </method>
29466     </type>
29467   </test>
29468   <test name="test-421.cs">
29469     <type name="A">
29470       <method name="Void .ctor()">
29471         <size>7</size>
29472       </method>
29473       <method name="Void SetObject(System.String)">
29474         <size>12</size>
29475       </method>
29476     </type>
29477     <type name="B">
29478       <method name="Void .ctor()">
29479         <size>7</size>
29480       </method>
29481     </type>
29482     <type name="C">
29483       <method name="Void .ctor()">
29484         <size>7</size>
29485       </method>
29486       <method name="Void .cctor()">
29487         <size>1</size>
29488       </method>
29489       <method name="Void SetObject(System.String)">
29490         <size>18</size>
29491       </method>
29492     </type>
29493     <type name="X">
29494       <method name="Void .ctor()">
29495         <size>7</size>
29496       </method>
29497       <method name="Int32 Main(System.String[])">
29498         <size>31</size>
29499       </method>
29500     </type>
29501   </test>
29502   <test name="test-422.cs">
29503     <type name="HelloWorld.MainClass">
29504       <method name="Void .ctor()">
29505         <size>7</size>
29506       </method>
29507       <method name="Void .cctor()">
29508         <size>17</size>
29509       </method>
29510       <method name="Void Main(System.String[])">
29511         <size>1</size>
29512       </method>
29513       <method name="Boolean CheckTrueThat()">
29514         <size>2</size>
29515       </method>
29516     </type>
29517   </test>
29518   <test name="test-423.cs">
29519     <type name="Test">
29520       <method name="Void .ctor()">
29521         <size>7</size>
29522       </method>
29523       <method name="Void Func(Int32 ByRef)">
29524         <size>12</size>
29525       </method>
29526       <method name="Void Main()">
29527         <size>10</size>
29528       </method>
29529       <method name="Void lowLevelCall(Int32*)">
29530         <size>1</size>
29531       </method>
29532     </type>
29533   </test>
29534   <test name="test-424.cs">
29535     <type name="XX">
29536       <method name="Void .ctor()">
29537         <size>7</size>
29538       </method>
29539       <method name="Void Metodo(System.Exception)">
29540         <size>37</size>
29541       </method>
29542       <method name="IEnumerable X()">
29543         <size>16</size>
29544       </method>
29545       <method name="Void Main()">
29546         <size>63</size>
29547       </method>
29548     </type>
29549     <type name="XX+&lt;X&gt;c__Iterator0">
29550       <method name="Void .ctor()">
29551         <size>7</size>
29552       </method>
29553       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29554         <size>7</size>
29555       </method>
29556       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29557         <size>7</size>
29558       </method>
29559       <method name="Boolean MoveNext()">
29560         <size>105</size>
29561       </method>
29562       <method name="Void Dispose()">
29563         <size>8</size>
29564       </method>
29565       <method name="Void Reset()">
29566         <size>6</size>
29567       </method>
29568       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29569         <size>7</size>
29570       </method>
29571       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29572         <size>26</size>
29573       </method>
29574     </type>
29575   </test>
29576   <test name="test-425.cs">
29577     <type name="A">
29578       <method name="Void .ctor()">
29579         <size>7</size>
29580       </method>
29581       <method name="Void Main()">
29582         <size>1</size>
29583       </method>
29584     </type>
29585     <type name="AAttribute">
29586       <method name="Void .ctor()">
29587         <size>7</size>
29588       </method>
29589     </type>
29590   </test>
29591   <test name="test-426.cs">
29592     <type name="X">
29593       <method name="Void .ctor()">
29594         <size>7</size>
29595       </method>
29596       <method name="Void Main()">
29597         <size>11</size>
29598       </method>
29599     </type>
29600   </test>
29601   <test name="test-427.cs">
29602     <type name="X">
29603       <method name="Void .ctor()">
29604         <size>7</size>
29605       </method>
29606       <method name="Void Main()">
29607         <size>11</size>
29608       </method>
29609     </type>
29610   </test>
29611   <test name="test-428.cs">
29612     <type name="A">
29613       <method name="Void .ctor()">
29614         <size>7</size>
29615       </method>
29616     </type>
29617     <type name="X">
29618       <method name="Void .ctor()">
29619         <size>7</size>
29620       </method>
29621       <method name="Void Main()">
29622         <size>18</size>
29623       </method>
29624     </type>
29625     <type name="X+A">
29626       <method name="Void .ctor()">
29627         <size>7</size>
29628       </method>
29629     </type>
29630   </test>
29631   <test name="test-429.cs">
29632     <type name="Foo.A">
29633       <method name="Void .ctor()">
29634         <size>7</size>
29635       </method>
29636     </type>
29637     <type name="A">
29638       <method name="Void .ctor()">
29639         <size>7</size>
29640       </method>
29641     </type>
29642     <type name="X">
29643       <method name="Void .ctor()">
29644         <size>7</size>
29645       </method>
29646       <method name="Void Main()">
29647         <size>18</size>
29648       </method>
29649     </type>
29650   </test>
29651   <test name="test-43.cs">
29652     <type name="X">
29653       <method name="Void .ctor()">
29654         <size>7</size>
29655       </method>
29656       <method name="Int32 test_single(System.Int32[])">
29657         <size>34</size>
29658       </method>
29659       <method name="Int32 test_continue(System.Int32[])">
29660         <size>57</size>
29661       </method>
29662       <method name="Boolean test_double(System.Double[])">
29663         <size>61</size>
29664       </method>
29665       <method name="Int32 test_break(System.Int32[])">
29666         <size>57</size>
29667       </method>
29668       <method name="Boolean test_multi(System.Int32[,])">
29669         <size>84</size>
29670       </method>
29671       <method name="Int32 Main()">
29672         <size>309</size>
29673       </method>
29674     </type>
29675   </test>
29676   <test name="test-430.cs">
29677     <type name="A">
29678       <method name="Void .ctor()">
29679         <size>7</size>
29680       </method>
29681     </type>
29682     <type name="X">
29683       <method name="Void .ctor()">
29684         <size>7</size>
29685       </method>
29686       <method name="Void Main()">
29687         <size>18</size>
29688       </method>
29689     </type>
29690     <type name="X+A">
29691       <method name="Void .ctor()">
29692         <size>7</size>
29693       </method>
29694     </type>
29695   </test>
29696   <test name="test-431.cs">
29697     <type name="Foo.A">
29698       <method name="Void .ctor()">
29699         <size>7</size>
29700       </method>
29701     </type>
29702     <type name="X">
29703       <method name="Void .ctor()">
29704         <size>7</size>
29705       </method>
29706       <method name="Void Main()">
29707         <size>18</size>
29708       </method>
29709     </type>
29710   </test>
29711   <test name="test-432.cs">
29712     <type name="Foo.A">
29713       <method name="Void .ctor()">
29714         <size>7</size>
29715       </method>
29716     </type>
29717     <type name="X">
29718       <method name="Void .ctor()">
29719         <size>7</size>
29720       </method>
29721       <method name="Void Main()">
29722         <size>18</size>
29723       </method>
29724     </type>
29725   </test>
29726   <test name="test-433.cs">
29727     <type name="Foo.A">
29728       <method name="Void .ctor()">
29729         <size>7</size>
29730       </method>
29731     </type>
29732     <type name="X">
29733       <method name="Void .ctor()">
29734         <size>7</size>
29735       </method>
29736       <method name="Void .cctor()">
29737         <size>11</size>
29738       </method>
29739       <method name="Void Main()">
29740         <size>16</size>
29741       </method>
29742     </type>
29743   </test>
29744   <test name="test-434.cs">
29745     <type name="Foo.A">
29746       <method name="Void .ctor()">
29747         <size>7</size>
29748       </method>
29749     </type>
29750     <type name="X">
29751       <method name="Void .ctor()">
29752         <size>7</size>
29753       </method>
29754       <method name="Void .cctor()">
29755         <size>11</size>
29756       </method>
29757       <method name="Void Main()">
29758         <size>16</size>
29759       </method>
29760     </type>
29761   </test>
29762   <test name="test-435.cs">
29763     <type name="X">
29764       <method name="Void .ctor()">
29765         <size>7</size>
29766       </method>
29767       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29768         <size>2</size>
29769       </method>
29770       <method name="Void Main()">
29771         <size>7</size>
29772       </method>
29773     </type>
29774   </test>
29775   <test name="test-436.cs">
29776     <type name="X">
29777       <method name="Void .ctor()">
29778         <size>7</size>
29779       </method>
29780       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29781         <size>2</size>
29782       </method>
29783       <method name="Void Main()">
29784         <size>7</size>
29785       </method>
29786     </type>
29787   </test>
29788   <test name="test-437.cs">
29789     <type name="T2">
29790       <method name="Void .ctor()">
29791         <size>7</size>
29792       </method>
29793     </type>
29794     <type name="Test">
29795       <method name="Void .ctor()">
29796         <size>7</size>
29797       </method>
29798       <method name="Void Main()">
29799         <size>65</size>
29800       </method>
29801     </type>
29802   </test>
29803   <test name="test-438.cs">
29804     <type name="Program">
29805       <method name="Void .ctor()">
29806         <size>7</size>
29807       </method>
29808       <method name="Void Main(System.String[])">
29809         <size>40</size>
29810       </method>
29811     </type>
29812   </test>
29813   <test name="test-439.cs">
29814     <type name="Test">
29815       <method name="Void .ctor()">
29816         <size>7</size>
29817       </method>
29818       <method name="Void Main()">
29819         <size>45</size>
29820       </method>
29821     </type>
29822     <type name="LayerMask">
29823       <method name="Int32 op_Implicit(LayerMask)">
29824         <size>8</size>
29825       </method>
29826       <method name="LayerMask op_Implicit(Int32)">
29827         <size>11</size>
29828       </method>
29829     </type>
29830   </test>
29831   <test name="test-44.cs">
29832     <type name="X">
29833       <method name="Void .ctor()">
29834         <size>7</size>
29835       </method>
29836       <method name="Int32 dob(System.Int32[,])">
29837         <size>80</size>
29838       </method>
29839       <method name="Int32 count(System.Object)">
29840         <size>39</size>
29841       </method>
29842       <method name="Int32 Main()">
29843         <size>133</size>
29844       </method>
29845     </type>
29846   </test>
29847   <test name="test-440.cs">
29848     <type name="A">
29849       <method name="Void .ctor()">
29850         <size>7</size>
29851       </method>
29852       <method name="Void Main()">
29853         <size>26</size>
29854       </method>
29855       <method name="Double op_Implicit(A)">
29856         <size>10</size>
29857       </method>
29858       <method name="Int32 op_Implicit(A)">
29859         <size>2</size>
29860       </method>
29861     </type>
29862   </test>
29863   <test name="test-441.cs">
29864     <type name="Test">
29865       <method name="Void .ctor()">
29866         <size>7</size>
29867       </method>
29868       <method name="Void .cctor()">
29869         <size>1</size>
29870       </method>
29871       <method name="Void Main()">
29872         <size>25</size>
29873       </method>
29874     </type>
29875   </test>
29876   <test name="test-442.cs">
29877     <type name="ConsoleApplication1.Program">
29878       <method name="Void .ctor()">
29879         <size>7</size>
29880       </method>
29881       <method name="Void Main(System.String[])">
29882         <size>70</size>
29883       </method>
29884     </type>
29885   </test>
29886   <test name="test-443.cs">
29887     <type name="C">
29888       <method name="Void .ctor(ITopic)">
29889         <size>31</size>
29890       </method>
29891       <method name="Void Main()">
29892         <size>1</size>
29893       </method>
29894     </type>
29895   </test>
29896   <test name="test-444.cs">
29897     <type name="쯠쯡쯢">
29898       <method name="Void .ctor()">
29899         <size>7</size>
29900       </method>
29901       <method name="Void Main()">
29902         <size>1</size>
29903       </method>
29904     </type>
29905   </test>
29906   <test name="test-445.cs">
29907     <type name="ConvFromInt">
29908       <method name="Void .ctor()">
29909         <size>14</size>
29910       </method>
29911       <method name="Void .ctor(Int32)">
29912         <size>16</size>
29913       </method>
29914       <method name="ConvFromInt op_Implicit(Int32)">
29915         <size>7</size>
29916       </method>
29917     </type>
29918     <type name="Foo">
29919       <method name="Void .ctor()">
29920         <size>7</size>
29921       </method>
29922       <method name="Void .cctor()">
29923         <size>45</size>
29924       </method>
29925       <method name="Void Main()">
29926         <size>111</size>
29927       </method>
29928     </type>
29929   </test>
29930   <test name="test-446.cs">
29931     <type name="FooTest">
29932       <method name="Void .ctor()">
29933         <size>7</size>
29934       </method>
29935       <method name="Void Main()">
29936         <size>8</size>
29937       </method>
29938       <method name="Void Foo(UInt64)">
29939         <size>1</size>
29940       </method>
29941     </type>
29942   </test>
29943   <test name="test-447.cs">
29944     <type name="System.MonoTODOAttribute">
29945       <method name="Void .ctor()">
29946         <size>7</size>
29947       </method>
29948     </type>
29949     <type name="System.Web.HttpBrowserCapabilities">
29950       <method name="Void .ctor()">
29951         <size>7</size>
29952       </method>
29953       <method name="System.Version get_A()">
29954         <size>6</size>
29955       </method>
29956     </type>
29957     <type name="Test">
29958       <method name="Void .ctor()">
29959         <size>7</size>
29960       </method>
29961       <method name="Void Main()">
29962         <size>1</size>
29963       </method>
29964     </type>
29965   </test>
29966   <test name="test-448.cs">
29967     <type name="MonoDivideProblem">
29968       <method name="Void .ctor()">
29969         <size>7</size>
29970       </method>
29971       <method name="Void .cctor()">
29972         <size>17</size>
29973       </method>
29974       <method name="Void Main(System.String[])">
29975         <size>27</size>
29976       </method>
29977     </type>
29978   </test>
29979   <test name="test-449.cs">
29980     <type name="X">
29981       <method name="Void .ctor()">
29982         <size>7</size>
29983       </method>
29984       <method name="Void Main()">
29985         <size>1</size>
29986       </method>
29987       <method name="Void Z()">
29988         <size>19</size>
29989       </method>
29990       <method name="Void &lt;Z&gt;m__0(System.Object)">
29991         <size>25</size>
29992       </method>
29993       <method name="Void &lt;Z&gt;m__1(System.Object)">
29994         <size>7</size>
29995       </method>
29996     </type>
29997   </test>
29998   <test name="test-45.cs">
29999     <type name="Blah">
30000       <method name="Void .ctor()">
30001         <size>7</size>
30002       </method>
30003       <method name="Void .cctor()">
30004         <size>98</size>
30005       </method>
30006       <method name="Int32 Main()">
30007         <size>794</size>
30008       </method>
30009     </type>
30010     <type name="&lt;PrivateImplementationDetails&gt;">
30011       <method name="Void .ctor()">
30012         <size>7</size>
30013       </method>
30014     </type>
30015   </test>
30016   <test name="test-450.cs">
30017     <type name="MyAttribute">
30018       <method name="Void .ctor(String)">
30019         <size>7</size>
30020       </method>
30021     </type>
30022     <type name="X">
30023       <method name="Void .ctor()">
30024         <size>7</size>
30025       </method>
30026       <method name="Void Main()">
30027         <size>1</size>
30028       </method>
30029     </type>
30030   </test>
30031   <test name="test-451.cs">
30032     <type name="Test">
30033       <method name="Void .ctor()">
30034         <size>7</size>
30035       </method>
30036       <method name="Void Main()">
30037         <size>22</size>
30038       </method>
30039     </type>
30040   </test>
30041   <test name="test-452.cs">
30042     <type name="Foo">
30043       <method name="Void .ctor()">
30044         <size>7</size>
30045       </method>
30046     </type>
30047     <type name="Test">
30048       <method name="Void .ctor()">
30049         <size>7</size>
30050       </method>
30051       <method name="Void Main()">
30052         <size>7</size>
30053       </method>
30054     </type>
30055   </test>
30056   <test name="test-453.cs">
30057     <type name="C">
30058       <method name="Void .ctor()">
30059         <size>7</size>
30060       </method>
30061       <method name="Void Main()">
30062         <size>33</size>
30063       </method>
30064     </type>
30065   </test>
30066   <test name="test-454.cs">
30067     <type name="FooAttribute">
30068       <method name="Void .ctor()">
30069         <size>7</size>
30070       </method>
30071     </type>
30072     <type name="Test">
30073       <method name="Void .ctor()">
30074         <size>7</size>
30075       </method>
30076       <method name="Int32 Main()">
30077         <size>237</size>
30078       </method>
30079     </type>
30080   </test>
30081   <test name="test-455.cs">
30082     <type name="Test">
30083       <method name="Void .ctor()">
30084         <size>7</size>
30085       </method>
30086       <method name="Void Main()">
30087         <size>21</size>
30088       </method>
30089     </type>
30090     <type name="Foo">
30091       <method name="Int32 GetHashCode()">
30092         <size>17</size>
30093       </method>
30094     </type>
30095   </test>
30096   <test name="test-456.cs">
30097     <type name="Test">
30098       <method name="Void .ctor()">
30099         <size>7</size>
30100       </method>
30101       <method name="Void Main()">
30102         <size>16</size>
30103       </method>
30104     </type>
30105     <type name="Foo">
30106       <method name="Void foo()">
30107         <size>11</size>
30108       </method>
30109     </type>
30110   </test>
30111   <test name="test-457.cs">
30112     <type name="Number">
30113       <method name="Void .ctor()">
30114         <size>7</size>
30115       </method>
30116       <method name="Void IDouble.Add(Double)">
30117         <size>11</size>
30118       </method>
30119       <method name="Void IInteger.Add(Int32)">
30120         <size>11</size>
30121       </method>
30122       <method name="Int32 Main()">
30123         <size>52</size>
30124       </method>
30125     </type>
30126   </test>
30127   <test name="test-458.cs">
30128     <type name="MyAttr">
30129       <method name="Void .ctor()">
30130         <size>7</size>
30131       </method>
30132       <method name="Void .ctor(Type)">
30133         <size>7</size>
30134       </method>
30135       <method name="Void .ctor(String)">
30136         <size>7</size>
30137       </method>
30138       <method name="Void .ctor(Int32)">
30139         <size>7</size>
30140       </method>
30141     </type>
30142     <type name="ClassA">
30143       <method name="Void .ctor()">
30144         <size>7</size>
30145       </method>
30146     </type>
30147     <type name="ClassB">
30148       <method name="Void .ctor()">
30149         <size>7</size>
30150       </method>
30151     </type>
30152     <type name="ClassC">
30153       <method name="Void .ctor()">
30154         <size>7</size>
30155       </method>
30156     </type>
30157     <type name="ClassD">
30158       <method name="Void .ctor()">
30159         <size>7</size>
30160       </method>
30161     </type>
30162     <type name="Top">
30163       <method name="Void .ctor()">
30164         <size>7</size>
30165       </method>
30166       <method name="Int32 Main()">
30167         <size>28</size>
30168       </method>
30169     </type>
30170   </test>
30171   <test name="test-459.cs">
30172     <type name="CC">
30173       <method name="Void .ctor()">
30174         <size>7</size>
30175       </method>
30176       <method name="Int32 Main()">
30177         <size>13</size>
30178       </method>
30179     </type>
30180     <type name="CC+IfElseStateMachine">
30181       <method name="Void .ctor()">
30182         <size>7</size>
30183       </method>
30184       <method name="Void HandleToken(Token)">
30185         <size>15</size>
30186       </method>
30187     </type>
30188   </test>
30189   <test name="test-46.cs">
30190     <type name="X">
30191       <method name="Void .ctor()">
30192         <size>7</size>
30193       </method>
30194       <method name="Int32 cast_int(System.Object)">
30195         <size>7</size>
30196       </method>
30197       <method name="UInt32 cast_uint(System.Object)">
30198         <size>7</size>
30199       </method>
30200       <method name="Int16 cast_short(System.Object)">
30201         <size>7</size>
30202       </method>
30203       <method name="Char cast_char(System.Object)">
30204         <size>7</size>
30205       </method>
30206       <method name="UInt16 cast_ushort(System.Object)">
30207         <size>7</size>
30208       </method>
30209       <method name="Byte cast_byte(System.Object)">
30210         <size>7</size>
30211       </method>
30212       <method name="SByte cast_sbyte(System.Object)">
30213         <size>7</size>
30214       </method>
30215       <method name="Int64 cast_long(System.Object)">
30216         <size>7</size>
30217       </method>
30218       <method name="UInt64 cast_ulong(System.Object)">
30219         <size>7</size>
30220       </method>
30221       <method name="Single cast_float(System.Object)">
30222         <size>7</size>
30223       </method>
30224       <method name="Double cast_double(System.Object)">
30225         <size>7</size>
30226       </method>
30227       <method name="Boolean cast_bool(System.Object)">
30228         <size>7</size>
30229       </method>
30230       <method name="Int32 Main()">
30231         <size>1120</size>
30232       </method>
30233     </type>
30234   </test>
30235   <test name="test-460.cs">
30236     <type name="MainClass">
30237       <method name="Void .ctor()">
30238         <size>7</size>
30239       </method>
30240       <method name="Void .cctor()">
30241         <size>18</size>
30242       </method>
30243       <method name="Void Main()">
30244         <size>1</size>
30245       </method>
30246     </type>
30247   </test>
30248   <test name="test-461.cs">
30249     <type name="Valtest">
30250       <method name="Void .ctor()">
30251         <size>7</size>
30252       </method>
30253       <method name="Int32 Main()">
30254         <size>50</size>
30255       </method>
30256     </type>
30257     <type name="Value">
30258       <method name="Void .ctor(Object)">
30259         <size>1</size>
30260       </method>
30261       <method name="System.Object get_Val()">
30262         <size>7</size>
30263       </method>
30264       <method name="System.Enum get_Val2()">
30265         <size>7</size>
30266       </method>
30267     </type>
30268   </test>
30269   <test name="test-462.cs">
30270     <type name="X">
30271       <method name="Void .ctor()">
30272         <size>7</size>
30273       </method>
30274       <method name="Void Method(X)">
30275         <size>1</size>
30276       </method>
30277       <method name="Void Method(System.String)">
30278         <size>8</size>
30279       </method>
30280       <method name="Int32 Main()">
30281         <size>28</size>
30282       </method>
30283     </type>
30284   </test>
30285   <test name="test-463.cs">
30286     <type name="PropertySorter">
30287       <method name="Void .ctor()">
30288         <size>7</size>
30289       </method>
30290     </type>
30291     <type name="PathItemBase">
30292       <method name="Void .ctor()">
30293         <size>7</size>
30294       </method>
30295     </type>
30296     <type name="PathItemBase+TypeConverter">
30297       <method name="Void .ctor()">
30298         <size>7</size>
30299       </method>
30300     </type>
30301     <type name="X">
30302       <method name="Void .ctor()">
30303         <size>7</size>
30304       </method>
30305       <method name="Void Main()">
30306         <size>1</size>
30307       </method>
30308     </type>
30309   </test>
30310   <test name="test-464.cs">
30311     <type name="C">
30312       <method name="Void .ctor()">
30313         <size>7</size>
30314       </method>
30315       <method name="Int32 Main()">
30316         <size>85</size>
30317       </method>
30318     </type>
30319   </test>
30320   <test name="test-465.cs">
30321     <type name="C">
30322       <method name="Void .ctor()">
30323         <size>7</size>
30324       </method>
30325       <method name="Int32 Main()">
30326         <size>85</size>
30327       </method>
30328     </type>
30329   </test>
30330   <test name="test-467.cs">
30331     <type name="ExceptionWithAnonMethod">
30332       <method name="Void .ctor()">
30333         <size>7</size>
30334       </method>
30335       <method name="Int32 Main()">
30336         <size>96</size>
30337       </method>
30338       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30339         <size>13</size>
30340       </method>
30341     </type>
30342     <type name="ExceptionWithAnonMethod+EmptyCallback">
30343       <method name="Void .ctor(Object, IntPtr)">
30344         <size>0</size>
30345       </method>
30346       <method name="Void Invoke()">
30347         <size>0</size>
30348       </method>
30349       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30350         <size>0</size>
30351       </method>
30352       <method name="Void EndInvoke(IAsyncResult)">
30353         <size>0</size>
30354       </method>
30355     </type>
30356     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30357       <method name="Void .ctor()">
30358         <size>7</size>
30359       </method>
30360       <method name="Void &lt;&gt;m__0()">
30361         <size>33</size>
30362       </method>
30363     </type>
30364   </test>
30365   <test name="test-468.cs">
30366     <type name="CorMetaDataDispenserExClass">
30367       <method name="Void .ctor()">
30368         <size>0</size>
30369       </method>
30370     </type>
30371     <type name="Test">
30372       <method name="Void .ctor()">
30373         <size>7</size>
30374       </method>
30375       <method name="Void XXX()">
30376         <size>12</size>
30377       </method>
30378       <method name="Void Main()">
30379         <size>1</size>
30380       </method>
30381     </type>
30382   </test>
30383   <test name="test-469.cs">
30384     <type name="Lambda">
30385       <method name="Void .ctor()">
30386         <size>7</size>
30387       </method>
30388       <method name="Void f(Int32)">
30389         <size>7</size>
30390       </method>
30391       <method name="Del[] Make2(Int32)">
30392         <size>50</size>
30393       </method>
30394       <method name="Int32 Main()">
30395         <size>68</size>
30396       </method>
30397     </type>
30398     <type name="Del">
30399       <method name="Void .ctor(Object, IntPtr)">
30400         <size>0</size>
30401       </method>
30402       <method name="Void Invoke(Int32)">
30403         <size>0</size>
30404       </method>
30405       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30406         <size>0</size>
30407       </method>
30408       <method name="Void EndInvoke(IAsyncResult)">
30409         <size>0</size>
30410       </method>
30411     </type>
30412     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30413       <method name="Void .ctor()">
30414         <size>7</size>
30415       </method>
30416       <method name="Void &lt;&gt;m__0(Int32)">
30417         <size>23</size>
30418       </method>
30419       <method name="Void &lt;&gt;m__1(Int32)">
30420         <size>23</size>
30421       </method>
30422     </type>
30423   </test>
30424   <test name="test-47.cs">
30425     <type name="X">
30426       <method name="Void .ctor()">
30427         <size>7</size>
30428       </method>
30429       <method name="Void .cctor()">
30430         <size>1</size>
30431       </method>
30432       <method name="Boolean f()">
30433         <size>24</size>
30434       </method>
30435       <method name="Boolean t()">
30436         <size>24</size>
30437       </method>
30438       <method name="Int32 Main()">
30439         <size>404</size>
30440       </method>
30441     </type>
30442   </test>
30443   <test name="test-470.cs">
30444     <type name="X">
30445       <method name="Void .ctor()">
30446         <size>7</size>
30447       </method>
30448       <method name="System.String get_ASTNodeTypeName()">
30449         <size>16</size>
30450       </method>
30451     </type>
30452     <type name="Demo">
30453       <method name="Void .ctor()">
30454         <size>7</size>
30455       </method>
30456       <method name="Void Main()">
30457         <size>1</size>
30458       </method>
30459     </type>
30460   </test>
30461   <test name="test-471.cs">
30462     <type name="AAttribute">
30463       <method name="Void .ctor()">
30464         <size>7</size>
30465       </method>
30466     </type>
30467     <type name="Demo">
30468       <method name="Void .ctor()">
30469         <size>7</size>
30470       </method>
30471       <method name="Void Main()">
30472         <size>1</size>
30473       </method>
30474     </type>
30475   </test>
30476   <test name="test-472.cs">
30477     <type name="Test">
30478       <method name="Void .ctor()">
30479         <size>7</size>
30480       </method>
30481       <method name="Int32 get_Prop()">
30482         <size>7</size>
30483       </method>
30484       <method name="Void set_Prop(Int32)">
30485         <size>8</size>
30486       </method>
30487       <method name="Int32 Main()">
30488         <size>79</size>
30489       </method>
30490     </type>
30491   </test>
30492   <test name="test-473.cs">
30493     <type name="UnixMarshal">
30494       <method name="Void .ctor()">
30495         <size>7</size>
30496       </method>
30497       <method name="Void .cctor()">
30498         <size>24</size>
30499       </method>
30500       <method name="Void Default(Int32)">
30501         <size>1</size>
30502       </method>
30503       <method name="System.String GetDescription(Error)">
30504         <size>2</size>
30505       </method>
30506     </type>
30507     <type name="UnixMarshal2">
30508       <method name="Void .ctor()">
30509         <size>7</size>
30510       </method>
30511       <method name="System.String GetDescription(Error)">
30512         <size>2</size>
30513       </method>
30514     </type>
30515     <type name="Stdlib">
30516       <method name="Void .ctor()">
30517         <size>7</size>
30518       </method>
30519     </type>
30520     <type name="TestConst">
30521       <method name="Void .ctor()">
30522         <size>7</size>
30523       </method>
30524     </type>
30525     <type name="XX">
30526       <method name="Void .ctor()">
30527         <size>7</size>
30528       </method>
30529     </type>
30530     <type name="Syscall">
30531       <method name="Void .ctor()">
30532         <size>7</size>
30533       </method>
30534       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30535         <size>2</size>
30536       </method>
30537     </type>
30538     <type name="EnumWrapper">
30539       <method name="Void .ctor(Int32)">
30540         <size>7</size>
30541       </method>
30542     </type>
30543     <type name="Test">
30544       <method name="Void .ctor()">
30545         <size>7</size>
30546       </method>
30547       <method name="Void Main()">
30548         <size>1</size>
30549       </method>
30550     </type>
30551     <type name="SignalHandler">
30552       <method name="Void .ctor(Object, IntPtr)">
30553         <size>0</size>
30554       </method>
30555       <method name="Void Invoke(Int32)">
30556         <size>0</size>
30557       </method>
30558       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30559         <size>0</size>
30560       </method>
30561       <method name="Void EndInvoke(IAsyncResult)">
30562         <size>0</size>
30563       </method>
30564     </type>
30565     <type name="PS">
30566       <method name="Void GetDescription(Error)">
30567         <size>1</size>
30568       </method>
30569     </type>
30570     <type name="Value">
30571       <method name="EnumWrapper op_Explicit(Value)">
30572         <size>11</size>
30573       </method>
30574     </type>
30575   </test>
30576   <test name="test-474.cs">
30577     <type name="Z">
30578       <method name="Void .ctor()">
30579         <size>7</size>
30580       </method>
30581       <method name="Void Main()">
30582         <size>13</size>
30583       </method>
30584       <method name="Void TestPreinc(Int32)">
30585         <size>57</size>
30586       </method>
30587       <method name="Void TestPostinc(Int32)">
30588         <size>57</size>
30589       </method>
30590       <method name="Void Assert(Int32, Int32)">
30591         <size>67</size>
30592       </method>
30593     </type>
30594     <type name="Z+X">
30595       <method name="Void .ctor(Object, IntPtr)">
30596         <size>0</size>
30597       </method>
30598       <method name="Void Invoke()">
30599         <size>0</size>
30600       </method>
30601       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30602         <size>0</size>
30603       </method>
30604       <method name="Void EndInvoke(IAsyncResult)">
30605         <size>0</size>
30606       </method>
30607     </type>
30608     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30609       <method name="Void .ctor()">
30610         <size>7</size>
30611       </method>
30612       <method name="Void &lt;&gt;m__0()">
30613         <size>38</size>
30614       </method>
30615     </type>
30616     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30617       <method name="Void .ctor()">
30618         <size>7</size>
30619       </method>
30620       <method name="Void &lt;&gt;m__1()">
30621         <size>38</size>
30622       </method>
30623     </type>
30624   </test>
30625   <test name="test-475.cs">
30626     <type name="X">
30627       <method name="Void .ctor()">
30628         <size>7</size>
30629       </method>
30630       <method name="Void .cctor()">
30631         <size>24</size>
30632       </method>
30633       <method name="Void add_e(MyDelegate)">
30634         <size>22</size>
30635       </method>
30636       <method name="Void remove_e(MyDelegate)">
30637         <size>22</size>
30638       </method>
30639       <method name="Void Test(Int32)">
30640         <size>17</size>
30641       </method>
30642       <method name="Int32 Main()">
30643         <size>28</size>
30644       </method>
30645     </type>
30646     <type name="MyDelegate">
30647       <method name="Void .ctor(Object, IntPtr)">
30648         <size>0</size>
30649       </method>
30650       <method name="Void Invoke(Int32)">
30651         <size>0</size>
30652       </method>
30653       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30654         <size>0</size>
30655       </method>
30656       <method name="Void EndInvoke(IAsyncResult)">
30657         <size>0</size>
30658       </method>
30659     </type>
30660   </test>
30661   <test name="test-476.cs">
30662     <type name="Test">
30663       <method name="Void .ctor()">
30664         <size>7</size>
30665       </method>
30666       <method name="Void Main()">
30667         <size>1</size>
30668       </method>
30669     </type>
30670   </test>
30671   <test name="test-477.cs">
30672     <type name="C">
30673       <method name="Void .ctor()">
30674         <size>7</size>
30675       </method>
30676       <method name="Void Test(Int32 ByRef)">
30677         <size>1</size>
30678       </method>
30679       <method name="Void Main()">
30680         <size>1</size>
30681       </method>
30682     </type>
30683   </test>
30684   <test name="test-478.cs">
30685     <type name="Test.MainClass">
30686       <method name="Void .ctor()">
30687         <size>7</size>
30688       </method>
30689       <method name="Void Main()">
30690         <size>1</size>
30691       </method>
30692     </type>
30693     <type name="Test.TestAttribute">
30694       <method name="Void .ctor(TestEnum2)">
30695         <size>7</size>
30696       </method>
30697     </type>
30698     <type name="Test.Test2Attribute">
30699       <method name="Void .ctor()">
30700         <size>7</size>
30701       </method>
30702     </type>
30703   </test>
30704   <test name="test-479.cs">
30705     <type name="Test.Test">
30706       <method name="Void .ctor()">
30707         <size>7</size>
30708       </method>
30709       <method name="Boolean Equals(System.Object)">
30710         <size>2</size>
30711       </method>
30712       <method name="Int32 GetHashCode()">
30713         <size>2</size>
30714       </method>
30715       <method name="Void Main()">
30716         <size>1</size>
30717       </method>
30718     </type>
30719   </test>
30720   <test name="test-48.cs">
30721     <type name="Blah">
30722       <method name="Void .ctor()">
30723         <size>7</size>
30724       </method>
30725       <method name="Int32 Main()">
30726         <size>59</size>
30727       </method>
30728       <method name="Void Test_1()">
30729         <size>1</size>
30730       </method>
30731     </type>
30732   </test>
30733   <test name="test-480.cs">
30734     <type name="Space">
30735       <method name="Void .ctor()">
30736         <size>14</size>
30737       </method>
30738       <method name="Void Leak(Boolean, Int32)">
30739         <size>85</size>
30740       </method>
30741     </type>
30742     <type name="Program">
30743       <method name="Void .ctor()">
30744         <size>7</size>
30745       </method>
30746       <method name="Void Main(System.String[])">
30747         <size>1</size>
30748       </method>
30749     </type>
30750     <type name="Space+DoCopy">
30751       <method name="Void .ctor(Object, IntPtr)">
30752         <size>0</size>
30753       </method>
30754       <method name="Void Invoke()">
30755         <size>0</size>
30756       </method>
30757       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30758         <size>0</size>
30759       </method>
30760       <method name="Void EndInvoke(IAsyncResult)">
30761         <size>0</size>
30762       </method>
30763     </type>
30764     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30765       <method name="Void .ctor()">
30766         <size>7</size>
30767       </method>
30768       <method name="Void &lt;&gt;m__0()">
30769         <size>18</size>
30770       </method>
30771       <method name="Void &lt;&gt;m__1()">
30772         <size>68</size>
30773       </method>
30774     </type>
30775     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30776       <method name="Void .ctor()">
30777         <size>7</size>
30778       </method>
30779     </type>
30780   </test>
30781   <test name="test-481.cs">
30782     <type name="TestClass">
30783       <method name="Int32 Main()">
30784         <size>42</size>
30785       </method>
30786     </type>
30787     <type name="TestDelegate">
30788       <method name="Void .ctor(Object, IntPtr)">
30789         <size>0</size>
30790       </method>
30791       <method name="Void Invoke(Int32 ByRef)">
30792         <size>0</size>
30793       </method>
30794       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30795         <size>0</size>
30796       </method>
30797       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30798         <size>0</size>
30799       </method>
30800     </type>
30801     <type name="TestClass">
30802       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30803         <size>4</size>
30804       </method>
30805     </type>
30806   </test>
30807   <test name="test-482.cs">
30808     <type name="X">
30809       <method name="Void .ctor()">
30810         <size>7</size>
30811       </method>
30812       <method name="Void M4(Int32)">
30813         <size>1</size>
30814       </method>
30815       <method name="Void Main()">
30816         <size>1</size>
30817       </method>
30818       <method name="Void M4(Int32, ...)">
30819         <size>1</size>
30820       </method>
30821     </type>
30822   </test>
30823   <test name="test-483.cs">
30824     <type name="Tests">
30825       <method name="Void .ctor()">
30826         <size>7</size>
30827       </method>
30828       <method name="Void Main()">
30829         <size>21</size>
30830       </method>
30831     </type>
30832   </test>
30833   <test name="test-484.cs">
30834     <type name="Test.TestBit">
30835       <method name="Void .ctor()">
30836         <size>7</size>
30837       </method>
30838       <method name="Void Main()">
30839         <size>1</size>
30840       </method>
30841     </type>
30842   </test>
30843   <test name="test-485.cs">
30844     <type name="MonoBUG">
30845       <method name="Void .ctor()">
30846         <size>7</size>
30847       </method>
30848       <method name="Void Main(System.String[])">
30849         <size>44</size>
30850       </method>
30851     </type>
30852   </test>
30853   <test name="test-486.cs">
30854     <type name="Test">
30855       <method name="Void .ctor()">
30856         <size>7</size>
30857       </method>
30858       <method name="Void Main()">
30859         <size>119</size>
30860       </method>
30861     </type>
30862   </test>
30863   <test name="test-487.cs">
30864     <type name="X">
30865       <method name="Void .ctor(Object)">
30866         <size>72</size>
30867       </method>
30868       <method name="Void .cctor()">
30869         <size>1</size>
30870       </method>
30871       <method name="Int32 Main()">
30872         <size>25</size>
30873       </method>
30874     </type>
30875   </test>
30876   <test name="test-488.cs">
30877     <type name="P">
30878       <method name="Void .ctor()">
30879         <size>7</size>
30880       </method>
30881     </type>
30882     <type name="Test">
30883       <method name="Void .ctor()">
30884         <size>7</size>
30885       </method>
30886       <method name="IEnumerable foo()">
30887         <size>2</size>
30888       </method>
30889       <method name="Void Main()">
30890         <size>165</size>
30891       </method>
30892     </type>
30893     <type name="Q">
30894       <method name="Void .ctor(P)">
30895         <size>8</size>
30896       </method>
30897     </type>
30898   </test>
30899   <test name="test-489.cs">
30900     <type name="test">
30901       <method name="Void .ctor()">
30902         <size>7</size>
30903       </method>
30904       <method name="Void Main()">
30905         <size>1</size>
30906       </method>
30907     </type>
30908   </test>
30909   <test name="test-49.cs">
30910     <type name="X">
30911       <method name="Void .ctor()">
30912         <size>7</size>
30913       </method>
30914       <method name="Int32 s(Byte)">
30915         <size>2182</size>
30916       </method>
30917       <method name="Int32 test(Int32)">
30918         <size>70</size>
30919       </method>
30920       <method name="Int32 tests(System.String)">
30921         <size>152</size>
30922       </method>
30923       <method name="Int32 testn(System.String)">
30924         <size>76</size>
30925       </method>
30926       <method name="Int32 testm(System.String)">
30927         <size>77</size>
30928       </method>
30929       <method name="Int32 testo(System.String)">
30930         <size>79</size>
30931       </method>
30932       <method name="Int32 testp(System.String)">
30933         <size>109</size>
30934       </method>
30935       <method name="Int32 test_def(System.String)">
30936         <size>119</size>
30937       </method>
30938       <method name="Int32 test_coverage(Int32)">
30939         <size>18</size>
30940       </method>
30941       <method name="Int32 test_goto(Int32)">
30942         <size>39</size>
30943       </method>
30944       <method name="Int32 test_memberaccess(System.String)">
30945         <size>76</size>
30946       </method>
30947       <method name="Int32 test_string_multiple_targets(System.String)">
30948         <size>128</size>
30949       </method>
30950       <method name="Int32 test_casts(Int32)">
30951         <size>17</size>
30952       </method>
30953       <method name="Int32 testSwitchEnumLong(TestEnum)">
30954         <size>56</size>
30955       </method>
30956       <method name="Int32 test_long_enum_switch()">
30957         <size>66</size>
30958       </method>
30959       <method name="Int32 tests_default(System.String)">
30960         <size>107</size>
30961       </method>
30962       <method name="Int32 tests_default_2(System.String)">
30963         <size>124</size>
30964       </method>
30965       <method name="Void test_76590(System.String)">
30966         <size>107</size>
30967       </method>
30968       <method name="Void test_77964()">
30969         <size>37</size>
30970       </method>
30971       <method name="Boolean bug_78860()">
30972         <size>114</size>
30973       </method>
30974       <method name="Int32 Main()">
30975         <size>1037</size>
30976       </method>
30977     </type>
30978   </test>
30979   <test name="test-490.cs">
30980     <type name="T">
30981       <method name="Void .ctor()">
30982         <size>7</size>
30983       </method>
30984       <method name="Void .cctor()">
30985         <size>39</size>
30986       </method>
30987       <method name="Void Main()">
30988         <size>1</size>
30989       </method>
30990     </type>
30991   </test>
30992   <test name="test-491.cs">
30993     <type name="M">
30994       <method name="Void .ctor()">
30995         <size>7</size>
30996       </method>
30997       <method name="Void Main()">
30998         <size>1</size>
30999       </method>
31000     </type>
31001     <type name="AttrA">
31002       <method name="Void .ctor()">
31003         <size>7</size>
31004       </method>
31005     </type>
31006     <type name="AttrB">
31007       <method name="Void .ctor()">
31008         <size>7</size>
31009       </method>
31010     </type>
31011   </test>
31012   <test name="test-492.cs">
31013     <type name="Test.My1Attribute">
31014       <method name="Void .ctor(Object)">
31015         <size>19</size>
31016       </method>
31017     </type>
31018     <type name="Test.My2Attribute">
31019       <method name="Void .ctor(String[])">
31020         <size>21</size>
31021       </method>
31022     </type>
31023     <type name="Test.My3Attribute">
31024       <method name="Void .ctor(Byte)">
31025         <size>24</size>
31026       </method>
31027     </type>
31028     <type name="Test.Test">
31029       <method name="Void .ctor()">
31030         <size>7</size>
31031       </method>
31032       <method name="Int32 Main()">
31033         <size>60</size>
31034       </method>
31035     </type>
31036   </test>
31037   <test name="test-493.cs">
31038     <type name="A">
31039       <method name="Void .ctor()">
31040         <size>7</size>
31041       </method>
31042       <method name="Int32 get_f()">
31043         <size>2</size>
31044       </method>
31045     </type>
31046     <type name="B">
31047       <method name="Void .ctor()">
31048         <size>7</size>
31049       </method>
31050       <method name="Int32 bar()">
31051         <size>11</size>
31052       </method>
31053     </type>
31054     <type name="C">
31055       <method name="Void .ctor()">
31056         <size>7</size>
31057       </method>
31058       <method name="Void Main()">
31059         <size>1</size>
31060       </method>
31061     </type>
31062   </test>
31063   <test name="test-494.cs">
31064     <type name="Agresso.Foundation.Function">
31065       <method name="Void .ctor()">
31066         <size>7</size>
31067       </method>
31068       <method name="Void Main()">
31069         <size>1</size>
31070       </method>
31071     </type>
31072     <type name="Agresso.Foundation.Translate">
31073       <method name="Void .ctor(Object, IntPtr)">
31074         <size>0</size>
31075       </method>
31076       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31077         <size>0</size>
31078       </method>
31079       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31080         <size>0</size>
31081       </method>
31082       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31083         <size>0</size>
31084       </method>
31085     </type>
31086   </test>
31087   <test name="test-495.cs">
31088     <type name="plj.aClass">
31089       <method name="Void .ctor()">
31090         <size>7</size>
31091       </method>
31092       <method name="plj.aClass op_Implicit(plj.fromClass)">
31093         <size>2</size>
31094       </method>
31095     </type>
31096     <type name="plj.realClass1">
31097       <method name="Void .ctor()">
31098         <size>7</size>
31099       </method>
31100       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31101         <size>2</size>
31102       </method>
31103     </type>
31104     <type name="plj.fromClass">
31105       <method name="Void .ctor()">
31106         <size>7</size>
31107       </method>
31108       <method name="Void Main()">
31109         <size>1</size>
31110       </method>
31111     </type>
31112   </test>
31113   <test name="test-496.cs">
31114     <type name="Test">
31115       <method name="Void .ctor()">
31116         <size>7</size>
31117       </method>
31118       <method name="IEnumerator GetEnumerator()">
31119         <size>15</size>
31120       </method>
31121       <method name="Void Main()">
31122         <size>11</size>
31123       </method>
31124       <method name="Void Run()">
31125         <size>176</size>
31126       </method>
31127     </type>
31128     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31129       <method name="Void .ctor()">
31130         <size>7</size>
31131       </method>
31132       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31133         <size>7</size>
31134       </method>
31135       <method name="Boolean MoveNext()">
31136         <size>129</size>
31137       </method>
31138       <method name="Void Dispose()">
31139         <size>8</size>
31140       </method>
31141       <method name="Void Reset()">
31142         <size>6</size>
31143       </method>
31144       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31145         <size>7</size>
31146       </method>
31147     </type>
31148   </test>
31149   <test name="test-497.cs">
31150     <type name="PlotMenuItem">
31151       <method name="Void .ctor()">
31152         <size>7</size>
31153       </method>
31154       <method name="Void .ctor(EventHandler)">
31155         <size>54</size>
31156       </method>
31157       <method name="Int32 Main()">
31158         <size>50</size>
31159       </method>
31160       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31161         <size>11</size>
31162       </method>
31163       <method name="System.EventHandler get_Callback()">
31164         <size>7</size>
31165       </method>
31166       <method name="Void set_Callback(System.EventHandler)">
31167         <size>8</size>
31168       </method>
31169     </type>
31170   </test>
31171   <test name="test-498.cs">
31172     <type name="C">
31173       <method name="Int32 Main()">
31174         <size>81</size>
31175       </method>
31176     </type>
31177     <type name="A">
31178       <method name="Void .ctor(Single)">
31179         <size>0</size>
31180       </method>
31181       <method name="Int32 get_Foo()">
31182         <size>0</size>
31183       </method>
31184     </type>
31185   </test>
31186   <test name="test-499.cs">
31187     <type name="X">
31188       <method name="Void .ctor()">
31189         <size>7</size>
31190       </method>
31191       <method name="Void Main()">
31192         <size>24</size>
31193       </method>
31194     </type>
31195   </test>
31196   <test name="test-5.cs">
31197     <type name="X">
31198       <method name="Void .ctor()">
31199         <size>7</size>
31200       </method>
31201       <method name="Int32 Main()">
31202         <size>37</size>
31203       </method>
31204     </type>
31205   </test>
31206   <test name="test-500.cs">
31207     <type name="SomeCustomAttribute">
31208       <method name="Void .ctor()">
31209         <size>7</size>
31210       </method>
31211     </type>
31212     <type name="MainClass">
31213       <method name="Void .ctor()">
31214         <size>7</size>
31215       </method>
31216       <method name="Int32 Main()">
31217         <size>117</size>
31218       </method>
31219     </type>
31220   </test>
31221   <test name="test-501.cs">
31222     <type name="Tests">
31223       <method name="Void .ctor()">
31224         <size>7</size>
31225       </method>
31226       <method name="Void DumpException(Tests+FilterStackFrame)">
31227         <size>1</size>
31228       </method>
31229       <method name="Void foo(Boolean ByRef)">
31230         <size>49</size>
31231       </method>
31232       <method name="Void Main(System.String[])">
31233         <size>8</size>
31234       </method>
31235     </type>
31236     <type name="Tests+FilterStackFrame">
31237       <method name="Void .ctor(Object, IntPtr)">
31238         <size>0</size>
31239       </method>
31240       <method name="Boolean Invoke(System.Object)">
31241         <size>0</size>
31242       </method>
31243       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31244         <size>0</size>
31245       </method>
31246       <method name="Boolean EndInvoke(IAsyncResult)">
31247         <size>0</size>
31248       </method>
31249     </type>
31250     <type name="Tests">
31251       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31252         <size>2</size>
31253       </method>
31254     </type>
31255   </test>
31256   <test name="test-502.cs">
31257     <type name="Base">
31258       <method name="Void .ctor()">
31259         <size>7</size>
31260       </method>
31261       <method name="Int32 get_Property()">
31262         <size>3</size>
31263       </method>
31264       <method name="Void Main()">
31265         <size>1</size>
31266       </method>
31267     </type>
31268     <type name="Derived">
31269       <method name="Void .ctor()">
31270         <size>7</size>
31271       </method>
31272       <method name="Int32 get_Property()">
31273         <size>3</size>
31274       </method>
31275     </type>
31276     <type name="BaseClass">
31277       <method name="Void .ctor()">
31278         <size>7</size>
31279       </method>
31280       <method name="Int32 get_Value()">
31281         <size>2</size>
31282       </method>
31283       <method name="Void set_Value(Int32)">
31284         <size>1</size>
31285       </method>
31286     </type>
31287     <type name="DerivedClass">
31288       <method name="Void .ctor()">
31289         <size>7</size>
31290       </method>
31291       <method name="Int32 get_Value()">
31292         <size>2</size>
31293       </method>
31294     </type>
31295     <type name="ErrorClass">
31296       <method name="Void .ctor()">
31297         <size>7</size>
31298       </method>
31299       <method name="Int32 get_Value()">
31300         <size>2</size>
31301       </method>
31302       <method name="Void set_Value(Int32)">
31303         <size>1</size>
31304       </method>
31305     </type>
31306   </test>
31307   <test name="test-503.cs">
31308     <type name="Foo">
31309       <method name="Void .ctor()">
31310         <size>7</size>
31311       </method>
31312       <method name="Int32 Main()">
31313         <size>33</size>
31314       </method>
31315     </type>
31316   </test>
31317   <test name="test-504.cs">
31318     <type name="Foo">
31319       <method name="Void .ctor()">
31320         <size>7</size>
31321       </method>
31322       <method name="Void .cctor()">
31323         <size>7</size>
31324       </method>
31325       <method name="Int32 f()">
31326         <size>2</size>
31327       </method>
31328       <method name="Int32 Main()">
31329         <size>32</size>
31330       </method>
31331     </type>
31332   </test>
31333   <test name="test-505.cs">
31334     <type name="T">
31335       <method name="Void .ctor()">
31336         <size>7</size>
31337       </method>
31338       <method name="Int32 f()">
31339         <size>19</size>
31340       </method>
31341       <method name="Void Main()">
31342         <size>38</size>
31343       </method>
31344     </type>
31345   </test>
31346   <test name="test-506.cs">
31347     <type name="ProtectedSetter.BaseClass">
31348       <method name="Void .ctor()">
31349         <size>7</size>
31350       </method>
31351       <method name="System.String get_Name()">
31352         <size>0</size>
31353       </method>
31354       <method name="Void set_Name(System.String)">
31355         <size>0</size>
31356       </method>
31357     </type>
31358     <type name="ProtectedSetter.DerivedClass">
31359       <method name="Void .ctor()">
31360         <size>7</size>
31361       </method>
31362       <method name="System.String get_Name()">
31363         <size>2</size>
31364       </method>
31365       <method name="Void set_Name(System.String)">
31366         <size>1</size>
31367       </method>
31368       <method name="Void Main()">
31369         <size>1</size>
31370       </method>
31371     </type>
31372   </test>
31373   <test name="test-507.cs">
31374     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31375       <method name="Void .ctor()">
31376         <size>7</size>
31377       </method>
31378       <method name="Void SomeMethod()">
31379         <size>1</size>
31380       </method>
31381       <method name="Void SomeMethod2()">
31382         <size>1</size>
31383       </method>
31384     </type>
31385     <type name="NewslotVirtualFinal.C">
31386       <method name="Void .ctor()">
31387         <size>7</size>
31388       </method>
31389       <method name="Int32 Main()">
31390         <size>83</size>
31391       </method>
31392     </type>
31393   </test>
31394   <test name="test-508.cs">
31395     <type name="OutputParam">
31396       <method name="Void .ctor()">
31397         <size>7</size>
31398       </method>
31399       <method name="Void Main(System.String[])">
31400         <size>14</size>
31401       </method>
31402       <method name="Void Method(Int32 ByRef)">
31403         <size>17</size>
31404       </method>
31405     </type>
31406   </test>
31407   <test name="test-509.cs">
31408     <type name="BaseClass">
31409       <method name="Void .ctor()">
31410         <size>7</size>
31411       </method>
31412       <method name="Void add_OnEvent(DelegateHandler)">
31413         <size>24</size>
31414       </method>
31415       <method name="Void remove_OnEvent(DelegateHandler)">
31416         <size>24</size>
31417       </method>
31418     </type>
31419     <type name="ExtendingClass">
31420       <method name="Void .ctor()">
31421         <size>7</size>
31422       </method>
31423       <method name="Void Main()">
31424         <size>1</size>
31425       </method>
31426       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31427         <size>8</size>
31428       </method>
31429       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31430         <size>8</size>
31431       </method>
31432     </type>
31433     <type name="DelegateHandler">
31434       <method name="Void .ctor(Object, IntPtr)">
31435         <size>0</size>
31436       </method>
31437       <method name="Void Invoke()">
31438         <size>0</size>
31439       </method>
31440       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31441         <size>0</size>
31442       </method>
31443       <method name="Void EndInvoke(IAsyncResult)">
31444         <size>0</size>
31445       </method>
31446     </type>
31447   </test>
31448   <test name="test-51.cs">
31449     <type name="Base">
31450       <method name="Void .ctor()">
31451         <size>25</size>
31452       </method>
31453       <method name="Int32 get_b_int_property()">
31454         <size>7</size>
31455       </method>
31456       <method name="Void set_b_int_property(Int32)">
31457         <size>8</size>
31458       </method>
31459       <method name="System.String b_get_id()">
31460         <size>6</size>
31461       </method>
31462     </type>
31463     <type name="Derived">
31464       <method name="Void .ctor()">
31465         <size>26</size>
31466       </method>
31467       <method name="Int32 get_b_int_property()">
31468         <size>7</size>
31469       </method>
31470       <method name="Void set_b_int_property(Int32)">
31471         <size>8</size>
31472       </method>
31473       <method name="Int32 Test()">
31474         <size>138</size>
31475       </method>
31476     </type>
31477     <type name="boot">
31478       <method name="Void .ctor()">
31479         <size>7</size>
31480       </method>
31481       <method name="Int32 Main()">
31482         <size>13</size>
31483       </method>
31484     </type>
31485   </test>
31486   <test name="test-510.cs">
31487     <type name="Foo">
31488       <method name="Void .ctor()">
31489         <size>7</size>
31490       </method>
31491       <method name="Void test39(Int32 ByRef)">
31492         <size>36</size>
31493       </method>
31494       <method name="Void Main()">
31495         <size>28</size>
31496       </method>
31497     </type>
31498   </test>
31499   <test name="test-511.cs">
31500     <type name="Foo">
31501       <method name="Void .ctor()">
31502         <size>7</size>
31503       </method>
31504       <method name="Void Main(System.String[])">
31505         <size>17</size>
31506       </method>
31507       <method name="Void f()">
31508         <size>7</size>
31509       </method>
31510     </type>
31511   </test>
31512   <test name="test-512.cs">
31513     <type name="Foo">
31514       <method name="Void .ctor()">
31515         <size>7</size>
31516       </method>
31517       <method name="Void Main(System.String[])">
31518         <size>17</size>
31519       </method>
31520       <method name="Void f()">
31521         <size>7</size>
31522       </method>
31523     </type>
31524   </test>
31525   <test name="test-513.cs">
31526     <type name="Test">
31527       <method name="Void .ctor()">
31528         <size>7</size>
31529       </method>
31530       <method name="Int32 Main()">
31531         <size>246</size>
31532       </method>
31533     </type>
31534   </test>
31535   <test name="test-514.cs">
31536     <type name="X">
31537       <method name="Void .ctor()">
31538         <size>7</size>
31539       </method>
31540       <method name="Void HandleConflict(Int32)">
31541         <size>31</size>
31542       </method>
31543       <method name="Int32 Main()">
31544         <size>40</size>
31545       </method>
31546     </type>
31547   </test>
31548   <test name="test-515.cs">
31549     <type name="X">
31550       <method name="Void .ctor()">
31551         <size>7</size>
31552       </method>
31553       <method name="Void Main()">
31554         <size>35</size>
31555       </method>
31556     </type>
31557   </test>
31558   <test name="test-516.cs">
31559     <type name="X">
31560       <method name="Void .ctor()">
31561         <size>7</size>
31562       </method>
31563       <method name="Void Main()">
31564         <size>35</size>
31565       </method>
31566     </type>
31567   </test>
31568   <test name="test-517.cs">
31569     <type name="Test">
31570       <method name="Void .ctor()">
31571         <size>7</size>
31572       </method>
31573       <method name="Int32 Main()">
31574         <size>11</size>
31575       </method>
31576     </type>
31577   </test>
31578   <test name="test-518.cs">
31579     <type name="Foo">
31580       <method name="Void .ctor()">
31581         <size>7</size>
31582       </method>
31583       <method name="Int32 Main()">
31584         <size>19</size>
31585       </method>
31586     </type>
31587   </test>
31588   <test name="test-519.cs">
31589     <type name="Foo">
31590       <method name="Void .ctor()">
31591         <size>7</size>
31592       </method>
31593       <method name="Int32 Main()">
31594         <size>32</size>
31595       </method>
31596       <method name="Void f()">
31597         <size>29</size>
31598       </method>
31599     </type>
31600   </test>
31601   <test name="test-52.cs">
31602     <type name="Y">
31603       <method name="Void .ctor()">
31604         <size>7</size>
31605       </method>
31606       <method name="Boolean MoveNext()">
31607         <size>28</size>
31608       </method>
31609       <method name="System.Object get_Current()">
31610         <size>12</size>
31611       </method>
31612     </type>
31613     <type name="X">
31614       <method name="Void .ctor()">
31615         <size>7</size>
31616       </method>
31617       <method name="Void .cctor()">
31618         <size>36</size>
31619       </method>
31620       <method name="Y GetEnumerator()">
31621         <size>6</size>
31622       </method>
31623       <method name="Int32 Main()">
31624         <size>498</size>
31625       </method>
31626     </type>
31627   </test>
31628   <test name="test-520.cs">
31629     <type name="FakeInt">
31630       <method name="Void .ctor(Int64)">
31631         <size>14</size>
31632       </method>
31633       <method name="Int64 op_Implicit(FakeInt)">
31634         <size>7</size>
31635       </method>
31636     </type>
31637     <type name="MainClass">
31638       <method name="Void .ctor()">
31639         <size>7</size>
31640       </method>
31641       <method name="Void Main()">
31642         <size>28</size>
31643       </method>
31644     </type>
31645   </test>
31646   <test name="test-521.cs">
31647     <type name="Tests">
31648       <method name="Void .ctor()">
31649         <size>7</size>
31650       </method>
31651       <method name="Void CallWithContextN(System.Object, System.Object[])">
31652         <size>1</size>
31653       </method>
31654       <method name="Void Main()">
31655         <size>14</size>
31656       </method>
31657     </type>
31658     <type name="Tests+CallTargetWithContextN">
31659       <method name="Void .ctor(Object, IntPtr)">
31660         <size>0</size>
31661       </method>
31662       <method name="Void Invoke(System.Object, System.Object[])">
31663         <size>0</size>
31664       </method>
31665       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31666         <size>0</size>
31667       </method>
31668       <method name="Void EndInvoke(IAsyncResult)">
31669         <size>0</size>
31670       </method>
31671     </type>
31672   </test>
31673   <test name="test-522.cs">
31674     <type name="Const">
31675       <method name="Void .ctor()">
31676         <size>7</size>
31677       </method>
31678       <method name="Void Main()">
31679         <size>1</size>
31680       </method>
31681     </type>
31682   </test>
31683   <test name="test-523.cs">
31684     <type name="T">
31685       <method name="Void .ctor()">
31686         <size>7</size>
31687       </method>
31688       <method name="Int32 stuff()">
31689         <size>20</size>
31690       </method>
31691       <method name="Int32 stuff2()">
31692         <size>44</size>
31693       </method>
31694       <method name="Int32 stuff3()">
31695         <size>44</size>
31696       </method>
31697       <method name="Void stuff4()">
31698         <size>20</size>
31699       </method>
31700       <method name="Void stuff_finally()">
31701         <size>1</size>
31702       </method>
31703       <method name="Void Main()">
31704         <size>1</size>
31705       </method>
31706     </type>
31707   </test>
31708   <test name="test-524.cs">
31709     <type name="Foo">
31710       <method name="Void .ctor()">
31711         <size>7</size>
31712       </method>
31713       <method name="Int32 Main()">
31714         <size>42</size>
31715       </method>
31716     </type>
31717   </test>
31718   <test name="test-525.cs">
31719     <type name="X">
31720       <method name="Void .ctor()">
31721         <size>7</size>
31722       </method>
31723       <method name="Void Finalize()">
31724         <size>23</size>
31725       </method>
31726       <method name="Int32 Test1()">
31727         <size>33</size>
31728       </method>
31729       <method name="Void Test2()">
31730         <size>67</size>
31731       </method>
31732       <method name="Void Main()">
31733         <size>39</size>
31734       </method>
31735     </type>
31736   </test>
31737   <test name="test-526.cs">
31738     <type name="Test">
31739       <method name="Void .ctor()">
31740         <size>7</size>
31741       </method>
31742       <method name="Void Main()">
31743         <size>1</size>
31744       </method>
31745       <method name="Void Foo(IListCounter)">
31746         <size>8</size>
31747       </method>
31748       <method name="Void Foo2(IC)">
31749         <size>8</size>
31750       </method>
31751       <method name="Void Foo3(ICC)">
31752         <size>8</size>
31753       </method>
31754       <method name="Void Foo4(IM2)">
31755         <size>8</size>
31756       </method>
31757     </type>
31758   </test>
31759   <test name="test-527.cs">
31760     <type name="Repro">
31761       <method name="Void .ctor()">
31762         <size>19</size>
31763       </method>
31764       <method name="Int32 Main()">
31765         <size>48</size>
31766       </method>
31767       <method name="Void foo()">
31768         <size>61</size>
31769       </method>
31770       <method name="Int32 bar()">
31771         <size>3</size>
31772       </method>
31773     </type>
31774   </test>
31775   <test name="test-528.cs">
31776     <type name="MicroFocus.MONO.Bugs.Odd">
31777       <method name="Void .ctor()">
31778         <size>7</size>
31779       </method>
31780       <method name="Void .cctor()">
31781         <size>25</size>
31782       </method>
31783       <method name="Void Main()">
31784         <size>1</size>
31785       </method>
31786     </type>
31787   </test>
31788   <test name="test-529.cs">
31789     <type name="C">
31790       <method name="Void .ctor()">
31791         <size>7</size>
31792       </method>
31793       <method name="Void Main()">
31794         <size>8</size>
31795       </method>
31796     </type>
31797   </test>
31798   <test name="test-53.cs">
31799     <type name="MyDispose">
31800       <method name="Void .ctor()">
31801         <size>7</size>
31802       </method>
31803       <method name="Void Dispose()">
31804         <size>8</size>
31805       </method>
31806     </type>
31807     <type name="X">
31808       <method name="Void .ctor()">
31809         <size>7</size>
31810       </method>
31811       <method name="Int32 Main()">
31812         <size>257</size>
31813       </method>
31814     </type>
31815   </test>
31816   <test name="test-530.cs">
31817     <type name="X">
31818       <method name="Void .ctor()">
31819         <size>7</size>
31820       </method>
31821       <method name="Void e(System.Object[])">
31822         <size>1</size>
31823       </method>
31824       <method name="Void Main()">
31825         <size>1</size>
31826       </method>
31827     </type>
31828   </test>
31829   <test name="test-531.cs">
31830     <type name="Test">
31831       <method name="Void .ctor()">
31832         <size>7</size>
31833       </method>
31834       <method name="Void Main()">
31835         <size>11</size>
31836       </method>
31837     </type>
31838   </test>
31839   <test name="test-532.cs">
31840     <type name="X">
31841       <method name="Void .ctor()">
31842         <size>47</size>
31843       </method>
31844       <method name="Void Main()">
31845         <size>1</size>
31846       </method>
31847     </type>
31848   </test>
31849   <test name="test-533.cs">
31850     <type name="Test">
31851       <method name="Void .ctor()">
31852         <size>7</size>
31853       </method>
31854       <method name="Void True(Boolean)">
31855         <size>10</size>
31856       </method>
31857       <method name="Void False(Boolean)">
31858         <size>13</size>
31859       </method>
31860       <method name="Void Main()">
31861         <size>61</size>
31862       </method>
31863     </type>
31864   </test>
31865   <test name="test-535.cs">
31866     <type name="X">
31867       <method name="Void .ctor()">
31868         <size>7</size>
31869       </method>
31870       <method name="Void Main()">
31871         <size>77</size>
31872       </method>
31873       <method name="Void Compile()">
31874         <size>19</size>
31875       </method>
31876       <method name="Void M(Int64)">
31877         <size>1</size>
31878       </method>
31879       <method name="Void M(UInt64)">
31880         <size>1</size>
31881       </method>
31882       <method name="Void M(System.Object)">
31883         <size>1</size>
31884       </method>
31885     </type>
31886   </test>
31887   <test name="test-536.cs">
31888     <type name="Test">
31889       <method name="Void add_Foo(FooHandler)">
31890         <size>22</size>
31891       </method>
31892       <method name="Void remove_Foo(FooHandler)">
31893         <size>22</size>
31894       </method>
31895       <method name="Void OnFooTest()">
31896         <size>1</size>
31897       </method>
31898       <method name="Void Main()">
31899         <size>31</size>
31900       </method>
31901     </type>
31902     <type name="FooHandler">
31903       <method name="Void .ctor(Object, IntPtr)">
31904         <size>0</size>
31905       </method>
31906       <method name="Void Invoke()">
31907         <size>0</size>
31908       </method>
31909       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31910         <size>0</size>
31911       </method>
31912       <method name="Void EndInvoke(IAsyncResult)">
31913         <size>0</size>
31914       </method>
31915     </type>
31916     <type name="Test">
31917       <method name="Void &lt;Main&gt;m__0()">
31918         <size>33</size>
31919       </method>
31920     </type>
31921   </test>
31922   <test name="test-537.cs">
31923     <type name="Base">
31924       <method name="Void .ctor()">
31925         <size>7</size>
31926       </method>
31927       <method name="System.String get_H()">
31928         <size>6</size>
31929       </method>
31930     </type>
31931     <type name="X">
31932       <method name="Void .ctor()">
31933         <size>7</size>
31934       </method>
31935     </type>
31936     <type name="X+Derived">
31937       <method name="Void .ctor()">
31938         <size>7</size>
31939       </method>
31940     </type>
31941     <type name="X+Derived+Nested">
31942       <method name="Void .ctor()">
31943         <size>7</size>
31944       </method>
31945       <method name="Void G()">
31946         <size>21</size>
31947       </method>
31948     </type>
31949     <type name="Derived">
31950       <method name="Void .ctor()">
31951         <size>7</size>
31952       </method>
31953     </type>
31954     <type name="Derived+Nested">
31955       <method name="Void .ctor()">
31956         <size>7</size>
31957       </method>
31958       <method name="Void G()">
31959         <size>18</size>
31960       </method>
31961     </type>
31962     <type name="Test">
31963       <method name="Void .ctor()">
31964         <size>7</size>
31965       </method>
31966       <method name="Void Main()">
31967         <size>1</size>
31968       </method>
31969     </type>
31970   </test>
31971   <test name="test-538.cs">
31972     <type name="concrete">
31973       <method name="Void .ctor()">
31974         <size>7</size>
31975       </method>
31976     </type>
31977     <type name="Program">
31978       <method name="Void .ctor()">
31979         <size>7</size>
31980       </method>
31981       <method name="concrete getConcrete(IInterface)">
31982         <size>6</size>
31983       </method>
31984       <method name="Void Main(System.String[])">
31985         <size>20</size>
31986       </method>
31987     </type>
31988     <type name="testDelegate">
31989       <method name="Void .ctor(Object, IntPtr)">
31990         <size>0</size>
31991       </method>
31992       <method name="IInterface Invoke(concrete)">
31993         <size>0</size>
31994       </method>
31995       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
31996         <size>0</size>
31997       </method>
31998       <method name="IInterface EndInvoke(IAsyncResult)">
31999         <size>0</size>
32000       </method>
32001     </type>
32002   </test>
32003   <test name="test-54.cs">
32004     <type name="X">
32005       <method name="Void .ctor()">
32006         <size>7</size>
32007       </method>
32008       <method name="Boolean v()">
32009         <size>26</size>
32010       </method>
32011       <method name="Int32 Main()">
32012         <size>2</size>
32013       </method>
32014     </type>
32015   </test>
32016   <test name="test-540.cs">
32017     <type name="A">
32018       <method name="Void .ctor()">
32019         <size>7</size>
32020       </method>
32021       <method name="Byte op_Implicit(A)">
32022         <size>3</size>
32023       </method>
32024     </type>
32025     <type name="Constraint">
32026       <method name="Void .ctor()">
32027         <size>7</size>
32028       </method>
32029       <method name="Void Foo(System.Object)">
32030         <size>1</size>
32031       </method>
32032       <method name="Int32 Main()">
32033         <size>93</size>
32034       </method>
32035       <method name="Constraint op_LogicalNot(Constraint)">
32036         <size>2</size>
32037       </method>
32038       <method name="Constraint op_UnaryPlus(Constraint)">
32039         <size>2</size>
32040       </method>
32041       <method name="Constraint op_OnesComplement(Constraint)">
32042         <size>2</size>
32043       </method>
32044       <method name="Constraint op_UnaryNegation(Constraint)">
32045         <size>2</size>
32046       </method>
32047     </type>
32048   </test>
32049   <test name="test-541.cs">
32050     <type name="A">
32051       <method name="Void .ctor(TestFunc)">
32052         <size>14</size>
32053       </method>
32054     </type>
32055     <type name="TestClass">
32056       <method name="Void .ctor()">
32057         <size>7</size>
32058       </method>
32059       <method name="Void .cctor()">
32060         <size>46</size>
32061       </method>
32062       <method name="Int32 Main()">
32063         <size>6</size>
32064       </method>
32065     </type>
32066     <type name="TestFunc">
32067       <method name="Void .ctor(Object, IntPtr)">
32068         <size>0</size>
32069       </method>
32070       <method name="Void Invoke(Int32)">
32071         <size>0</size>
32072       </method>
32073       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32074         <size>0</size>
32075       </method>
32076       <method name="Void EndInvoke(IAsyncResult)">
32077         <size>0</size>
32078       </method>
32079     </type>
32080     <type name="TestClass">
32081       <method name="Void &lt;a&gt;m__0(Int32)">
32082         <size>7</size>
32083       </method>
32084     </type>
32085   </test>
32086   <test name="test-542.cs">
32087     <type name="X">
32088       <method name="Void .ctor()">
32089         <size>7</size>
32090       </method>
32091       <method name="Void Main()">
32092         <size>1</size>
32093       </method>
32094     </type>
32095     <type name="ARec">
32096       <method name="Void .ctor(Decimal)">
32097         <size>14</size>
32098       </method>
32099       <method name="Decimal Round(Int32)">
32100         <size>13</size>
32101       </method>
32102       <method name="Decimal Round(Decimal, Int32)">
32103         <size>7</size>
32104       </method>
32105     </type>
32106   </test>
32107   <test name="test-543.cs">
32108     <type name="BetterMethod">
32109       <method name="Void .ctor()">
32110         <size>7</size>
32111       </method>
32112       <method name="Int32 get_Item(System.Boolean[])">
32113         <size>2</size>
32114       </method>
32115       <method name="System.String get_Item(Boolean, System.Object)">
32116         <size>6</size>
32117       </method>
32118     </type>
32119     <type name="MainClass">
32120       <method name="Void .ctor()">
32121         <size>7</size>
32122       </method>
32123       <method name="Int32 get_Item(Int32, System.String[])">
32124         <size>2</size>
32125       </method>
32126       <method name="Void set_Item(Int32, System.String[], Int32)">
32127         <size>40</size>
32128       </method>
32129       <method name="System.Object get_Item(Int32, System.Object[])">
32130         <size>2</size>
32131       </method>
32132       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32133         <size>40</size>
32134       </method>
32135       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32136         <size>2</size>
32137       </method>
32138       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32139         <size>40</size>
32140       </method>
32141       <method name="Void Main(System.String[])">
32142         <size>258</size>
32143       </method>
32144     </type>
32145   </test>
32146   <test name="test-544.cs">
32147     <type name="X">
32148       <method name="Void .ctor()">
32149         <size>7</size>
32150       </method>
32151       <method name="Void Main()">
32152         <size>32</size>
32153       </method>
32154     </type>
32155   </test>
32156   <test name="test-545.cs">
32157     <type name="X">
32158       <method name="Void .ctor()">
32159         <size>7</size>
32160       </method>
32161       <method name="Void Main()">
32162         <size>1</size>
32163       </method>
32164     </type>
32165     <type name="Dingus">
32166       <method name="Void .ctor(Int32)">
32167         <size>1</size>
32168       </method>
32169     </type>
32170   </test>
32171   <test name="test-546.cs">
32172     <type name="NameSpace.C">
32173       <method name="Void .ctor()">
32174         <size>7</size>
32175       </method>
32176       <method name="Void Main()">
32177         <size>1</size>
32178       </method>
32179     </type>
32180   </test>
32181   <test name="test-547.cs">
32182     <type name="C">
32183       <method name="Void .ctor()">
32184         <size>7</size>
32185       </method>
32186       <method name="Void Main()">
32187         <size>1</size>
32188       </method>
32189     </type>
32190   </test>
32191   <test name="test-548.cs">
32192     <type name="Bugs.Bug0">
32193       <method name="Void .ctor()">
32194         <size>7</size>
32195       </method>
32196       <method name="Int32 Main()">
32197         <size>23</size>
32198       </method>
32199     </type>
32200     <type name="Bugs.Bug0+MyBoolean">
32201       <method name="Void .ctor(Boolean)">
32202         <size>8</size>
32203       </method>
32204       <method name="MyBoolean op_Implicit(Boolean)">
32205         <size>7</size>
32206       </method>
32207       <method name="Boolean op_Implicit(MyBoolean)">
32208         <size>8</size>
32209       </method>
32210     </type>
32211   </test>
32212   <test name="test-549.cs">
32213     <type name="Do">
32214       <method name="Void .ctor()">
32215         <size>7</size>
32216       </method>
32217       <method name="Void Register(Get)">
32218         <size>1</size>
32219       </method>
32220       <method name="Void Register(System.Object)">
32221         <size>1</size>
32222       </method>
32223       <method name="System.Object MyGet(Do)">
32224         <size>2</size>
32225       </method>
32226       <method name="Void X()">
32227         <size>19</size>
32228       </method>
32229     </type>
32230     <type name="User">
32231       <method name="Void .ctor()">
32232         <size>7</size>
32233       </method>
32234       <method name="Void Main()">
32235         <size>1</size>
32236       </method>
32237     </type>
32238     <type name="Get">
32239       <method name="Void .ctor(Object, IntPtr)">
32240         <size>0</size>
32241       </method>
32242       <method name="System.Object Invoke(Do)">
32243         <size>0</size>
32244       </method>
32245       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32246         <size>0</size>
32247       </method>
32248       <method name="System.Object EndInvoke(IAsyncResult)">
32249         <size>0</size>
32250       </method>
32251     </type>
32252   </test>
32253   <test name="test-55.cs">
32254     <type name="A.B.C">
32255       <method name="Void .ctor()">
32256         <size>7</size>
32257       </method>
32258       <method name="Void Hola()">
32259         <size>11</size>
32260       </method>
32261     </type>
32262     <type name="X.Y.Z.W">
32263       <method name="Void .ctor()">
32264         <size>7</size>
32265       </method>
32266       <method name="Void Ahoj()">
32267         <size>11</size>
32268       </method>
32269     </type>
32270     <type name="Foo.System">
32271       <method name="Void .ctor()">
32272         <size>7</size>
32273       </method>
32274       <method name="Void X()">
32275         <size>11</size>
32276       </method>
32277     </type>
32278     <type name="App">
32279       <method name="Void .ctor()">
32280         <size>7</size>
32281       </method>
32282       <method name="Int32 Main()">
32283         <size>12</size>
32284       </method>
32285     </type>
32286   </test>
32287   <test name="test-550.cs">
32288     <type name="Bla.Blub.Fo‿o">
32289       <method name="Void .ctor()">
32290         <size>7</size>
32291       </method>
32292       <method name="Void Main(System.String[])">
32293         <size>11</size>
32294       </method>
32295     </type>
32296   </test>
32297   <test name="test-551.cs">
32298     <type name="System.Int32">
32299       <method name="Void Main()">
32300         <size>1</size>
32301       </method>
32302     </type>
32303   </test>
32304   <test name="test-552.cs">
32305     <type name="C">
32306       <method name="Void .ctor()">
32307         <size>7</size>
32308       </method>
32309       <method name="Void Test(C)">
32310         <size>1</size>
32311       </method>
32312       <method name="Void Main()">
32313         <size>14</size>
32314       </method>
32315     </type>
32316   </test>
32317   <test name="test-553.cs">
32318     <type name="A">
32319       <method name="Void .ctor()">
32320         <size>7</size>
32321       </method>
32322       <method name="Void Add(System.Object)">
32323         <size>1</size>
32324       </method>
32325     </type>
32326     <type name="B">
32327       <method name="Void .ctor()">
32328         <size>7</size>
32329       </method>
32330       <method name="Boolean Add(System.Object)">
32331         <size>2</size>
32332       </method>
32333       <method name="Void Main()">
32334         <size>1</size>
32335       </method>
32336     </type>
32337   </test>
32338   <test name="test-554.cs">
32339     <type name="C">
32340       <method name="Void .ctor()">
32341         <size>7</size>
32342       </method>
32343       <method name="Int32 Main()">
32344         <size>145</size>
32345       </method>
32346     </type>
32347     <type name="&lt;PrivateImplementationDetails&gt;">
32348       <method name="Void .ctor()">
32349         <size>7</size>
32350       </method>
32351     </type>
32352   </test>
32353   <test name="test-555.cs">
32354     <type name="Test">
32355       <method name="Void .ctor()">
32356         <size>7</size>
32357       </method>
32358       <method name="Int32 Main()">
32359         <size>351</size>
32360       </method>
32361     </type>
32362   </test>
32363   <test name="test-556.cs">
32364     <type name="S">
32365       <method name="Void .ctor()">
32366         <size>7</size>
32367       </method>
32368       <method name="Void Frobnikator()">
32369         <size>1</size>
32370       </method>
32371       <method name="Void CharToX()">
32372         <size>1</size>
32373       </method>
32374       <method name="Int32 Main()">
32375         <size>35</size>
32376       </method>
32377     </type>
32378   </test>
32379   <test name="test-557.cs">
32380     <type name="Test">
32381       <method name="Void .ctor()">
32382         <size>7</size>
32383       </method>
32384       <method name="Void Main(System.String[])">
32385         <size>1</size>
32386       </method>
32387     </type>
32388   </test>
32389   <test name="test-558.cs">
32390     <type name="TestClass">
32391       <method name="Void .ctor()">
32392         <size>7</size>
32393       </method>
32394       <method name="Void Main()">
32395         <size>21</size>
32396       </method>
32397       <method name="Void TestMethod(Int32)">
32398         <size>1</size>
32399       </method>
32400     </type>
32401     <type name="TestClass+OneDelegate">
32402       <method name="Void .ctor(Object, IntPtr)">
32403         <size>0</size>
32404       </method>
32405       <method name="Void Invoke(Int32)">
32406         <size>0</size>
32407       </method>
32408       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32409         <size>0</size>
32410       </method>
32411       <method name="Void EndInvoke(IAsyncResult)">
32412         <size>0</size>
32413       </method>
32414     </type>
32415   </test>
32416   <test name="test-559.cs">
32417     <type name="C">
32418       <method name="Void .ctor()">
32419         <size>7</size>
32420       </method>
32421       <method name="Void add_TestEvent(B+TestDelegate)">
32422         <size>24</size>
32423       </method>
32424       <method name="Void remove_TestEvent(B+TestDelegate)">
32425         <size>24</size>
32426       </method>
32427       <method name="Void Main()">
32428         <size>1</size>
32429       </method>
32430     </type>
32431   </test>
32432   <test name="test-56.cs">
32433     <type name="A">
32434       <method name="Void .ctor()">
32435         <size>7</size>
32436       </method>
32437       <method name="Int32 get_P()">
32438         <size>7</size>
32439       </method>
32440       <method name="Void set_P(Int32)">
32441         <size>8</size>
32442       </method>
32443       <method name="Int32 get_Q()">
32444         <size>0</size>
32445       </method>
32446       <method name="Void set_Q(Int32)">
32447         <size>0</size>
32448       </method>
32449       <method name="Int32 get_R()">
32450         <size>7</size>
32451       </method>
32452       <method name="Void set_R(Int32)">
32453         <size>8</size>
32454       </method>
32455     </type>
32456     <type name="B">
32457       <method name="Void .ctor()">
32458         <size>7</size>
32459       </method>
32460       <method name="Int32 get_P()">
32461         <size>7</size>
32462       </method>
32463       <method name="Void set_P(Int32)">
32464         <size>8</size>
32465       </method>
32466       <method name="Int32 get_Q()">
32467         <size>7</size>
32468       </method>
32469       <method name="Void set_Q(Int32)">
32470         <size>8</size>
32471       </method>
32472     </type>
32473     <type name="C">
32474       <method name="Void .ctor()">
32475         <size>7</size>
32476       </method>
32477       <method name="Int32 get_Q()">
32478         <size>7</size>
32479       </method>
32480       <method name="Void set_Q(Int32)">
32481         <size>8</size>
32482       </method>
32483       <method name="Int32 get_R()">
32484         <size>7</size>
32485       </method>
32486       <method name="Void set_R(Int32)">
32487         <size>8</size>
32488       </method>
32489     </type>
32490     <type name="M">
32491       <method name="Void .ctor()">
32492         <size>7</size>
32493       </method>
32494       <method name="Int32 Main()">
32495         <size>221</size>
32496       </method>
32497     </type>
32498   </test>
32499   <test name="test-560.cs">
32500     <type name="Bugs.Bug2">
32501       <method name="Void .ctor()">
32502         <size>7</size>
32503       </method>
32504       <method name="Void Main(System.String[])">
32505         <size>81</size>
32506       </method>
32507     </type>
32508     <type name="Bugs.Bug2+MyByte">
32509       <method name="Void .ctor(Byte)">
32510         <size>8</size>
32511       </method>
32512       <method name="MyByte op_Implicit(Byte)">
32513         <size>7</size>
32514       </method>
32515       <method name="Byte op_Implicit(MyByte)">
32516         <size>8</size>
32517       </method>
32518     </type>
32519     <type name="Bugs.Bug2+MyInt">
32520       <method name="Void .ctor(Int32)">
32521         <size>8</size>
32522       </method>
32523       <method name="MyInt op_Implicit(Int32)">
32524         <size>7</size>
32525       </method>
32526       <method name="Int32 op_Implicit(MyInt)">
32527         <size>8</size>
32528       </method>
32529     </type>
32530   </test>
32531   <test name="test-561.cs">
32532     <type name="A">
32533       <method name="Void .ctor()">
32534         <size>7</size>
32535       </method>
32536       <method name="Void I.M()">
32537         <size>1</size>
32538       </method>
32539       <method name="Void M()">
32540         <size>0</size>
32541       </method>
32542     </type>
32543     <type name="C">
32544       <method name="Void .ctor()">
32545         <size>7</size>
32546       </method>
32547       <method name="Void M()">
32548         <size>1</size>
32549       </method>
32550       <method name="Void Main()">
32551         <size>1</size>
32552       </method>
32553     </type>
32554   </test>
32555   <test name="test-562.cs">
32556     <type name="Program">
32557       <method name="Void .ctor()">
32558         <size>7</size>
32559       </method>
32560       <method name="Int32 Main()">
32561         <size>45</size>
32562       </method>
32563     </type>
32564   </test>
32565   <test name="test-563.cs">
32566     <type name="Test">
32567       <method name="Void .ctor()">
32568         <size>7</size>
32569       </method>
32570       <method name="System.Object TestMethod(TestCollection)">
32571         <size>64</size>
32572       </method>
32573       <method name="Void Main()">
32574         <size>1</size>
32575       </method>
32576     </type>
32577   </test>
32578   <test name="test-564.cs">
32579     <type name="A">
32580       <method name="Void .ctor()">
32581         <size>7</size>
32582       </method>
32583       <method name="Void Main()">
32584         <size>1</size>
32585       </method>
32586     </type>
32587   </test>
32588   <test name="test-565.cs">
32589     <type name="T">
32590       <method name="Void .ctor()">
32591         <size>7</size>
32592       </method>
32593       <method name="Boolean Equals(System.Object)">
32594         <size>2</size>
32595       </method>
32596       <method name="Void Main()">
32597         <size>1</size>
32598       </method>
32599     </type>
32600   </test>
32601   <test name="test-566.cs">
32602     <type name="Test">
32603       <method name="Void .ctor()">
32604         <size>7</size>
32605       </method>
32606       <method name="System.String get_Spec()">
32607         <size>12</size>
32608       </method>
32609       <method name="Void Foo(C)">
32610         <size>7</size>
32611       </method>
32612       <method name="Void Foo2(CC)">
32613         <size>12</size>
32614       </method>
32615       <method name="Void Main()">
32616         <size>1</size>
32617       </method>
32618     </type>
32619     <type name="CA">
32620       <method name="Void .ctor()">
32621         <size>7</size>
32622       </method>
32623       <method name="Void set_Spec(System.String)">
32624         <size>1</size>
32625       </method>
32626     </type>
32627     <type name="CB">
32628       <method name="Void .ctor()">
32629         <size>7</size>
32630       </method>
32631       <method name="Void set_Spec(System.String)">
32632         <size>1</size>
32633       </method>
32634     </type>
32635     <type name="CC">
32636       <method name="Void .ctor()">
32637         <size>7</size>
32638       </method>
32639     </type>
32640   </test>
32641   <test name="test-567.cs">
32642     <type name="preservesig_test.Class1">
32643       <method name="Void .ctor()">
32644         <size>7</size>
32645       </method>
32646       <method name="Int32 Main(System.String[])">
32647         <size>143</size>
32648       </method>
32649     </type>
32650     <type name="preservesig_test.TestClass">
32651       <method name="Void .ctor()">
32652         <size>7</size>
32653       </method>
32654       <method name="Void add_e(preservesig_test.TestClass+D)">
32655         <size>24</size>
32656       </method>
32657       <method name="Void remove_e(preservesig_test.TestClass+D)">
32658         <size>24</size>
32659       </method>
32660       <method name="Int32 DoFoo()">
32661         <size>2</size>
32662       </method>
32663       <method name="Int32 get_Foo()">
32664         <size>2</size>
32665       </method>
32666     </type>
32667     <type name="preservesig_test.TestClass+D">
32668       <method name="Void .ctor(Object, IntPtr)">
32669         <size>0</size>
32670       </method>
32671       <method name="Void Invoke()">
32672         <size>0</size>
32673       </method>
32674       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32675         <size>0</size>
32676       </method>
32677       <method name="Void EndInvoke(IAsyncResult)">
32678         <size>0</size>
32679       </method>
32680     </type>
32681   </test>
32682   <test name="test-568.cs">
32683     <type name="B">
32684       <method name="Void .ctor()">
32685         <size>7</size>
32686       </method>
32687       <method name="Void Main()">
32688         <size>1</size>
32689       </method>
32690     </type>
32691   </test>
32692   <test name="test-569.cs">
32693     <type name="MyAttribute">
32694       <method name="Void .ctor()">
32695         <size>7</size>
32696       </method>
32697     </type>
32698     <type name="SubAttribute">
32699       <method name="Void .ctor()">
32700         <size>7</size>
32701       </method>
32702     </type>
32703     <type name="test">
32704       <method name="Void .ctor()">
32705         <size>7</size>
32706       </method>
32707       <method name="Void method()">
32708         <size>1</size>
32709       </method>
32710       <method name="Void Main()">
32711         <size>1</size>
32712       </method>
32713     </type>
32714   </test>
32715   <test name="test-57.cs">
32716     <type name="Button">
32717       <method name="Void .ctor()">
32718         <size>7</size>
32719       </method>
32720       <method name="Void add_Click(EventHandler)">
32721         <size>24</size>
32722       </method>
32723       <method name="Void remove_Click(EventHandler)">
32724         <size>24</size>
32725       </method>
32726       <method name="Void OnClick(Int32, Int32)">
32727         <size>36</size>
32728       </method>
32729       <method name="Void Reset()">
32730         <size>8</size>
32731       </method>
32732     </type>
32733     <type name="Blah">
32734       <method name="Void .ctor()">
32735         <size>18</size>
32736       </method>
32737       <method name="Void Connect()">
32738         <size>59</size>
32739       </method>
32740       <method name="Void Button1_Click(Int32, Int32)">
32741         <size>34</size>
32742       </method>
32743       <method name="Void Foo_Click(Int32, Int32)">
32744         <size>34</size>
32745       </method>
32746       <method name="Void Disconnect()">
32747         <size>34</size>
32748       </method>
32749       <method name="Int32 Main()">
32750         <size>66</size>
32751       </method>
32752     </type>
32753     <type name="EventHandler">
32754       <method name="Void .ctor(Object, IntPtr)">
32755         <size>0</size>
32756       </method>
32757       <method name="Void Invoke(Int32, Int32)">
32758         <size>0</size>
32759       </method>
32760       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32761         <size>0</size>
32762       </method>
32763       <method name="Void EndInvoke(IAsyncResult)">
32764         <size>0</size>
32765       </method>
32766     </type>
32767   </test>
32768   <test name="test-570.cs">
32769     <type name="Bar">
32770       <method name="Void .ctor()">
32771         <size>7</size>
32772       </method>
32773     </type>
32774     <type name="Program">
32775       <method name="Void .ctor()">
32776         <size>7</size>
32777       </method>
32778       <method name="Void Main()">
32779         <size>47</size>
32780       </method>
32781     </type>
32782   </test>
32783   <test name="test-571.cs">
32784     <type name="Test">
32785       <method name="Void .ctor()">
32786         <size>7</size>
32787       </method>
32788       <method name="Void Main()">
32789         <size>1</size>
32790       </method>
32791     </type>
32792   </test>
32793   <test name="test-572.cs">
32794     <type name="C">
32795       <method name="Void .ctor()">
32796         <size>7</size>
32797       </method>
32798       <method name="Color get_Color()">
32799         <size>10</size>
32800       </method>
32801       <method name="Void ResetCustomColors()">
32802         <size>16</size>
32803       </method>
32804       <method name="Void Main()">
32805         <size>1</size>
32806       </method>
32807     </type>
32808     <type name="Color">
32809       <method name="Color From(Int32)">
32810         <size>10</size>
32811       </method>
32812       <method name="Int32 ToArgb()">
32813         <size>2</size>
32814       </method>
32815     </type>
32816   </test>
32817   <test name="test-573.cs">
32818     <type name="C">
32819       <method name="Void .ctor()">
32820         <size>7</size>
32821       </method>
32822       <method name="Void .cctor()">
32823         <size>11</size>
32824       </method>
32825       <method name="Void Main()">
32826         <size>25</size>
32827       </method>
32828     </type>
32829   </test>
32830   <test name="test-574.cs">
32831     <type name="X">
32832       <method name="Void .ctor()">
32833         <size>7</size>
32834       </method>
32835       <method name="Int32 Main()">
32836         <size>31</size>
32837       </method>
32838     </type>
32839   </test>
32840   <test name="test-575.cs">
32841     <type name="Program">
32842       <method name="Void .ctor()">
32843         <size>7</size>
32844       </method>
32845       <method name="Void Main(System.String[])">
32846         <size>25</size>
32847       </method>
32848     </type>
32849   </test>
32850   <test name="test-576.cs">
32851     <type name="Foo">
32852       <method name="Void .ctor()">
32853         <size>7</size>
32854       </method>
32855       <method name="Void Main()">
32856         <size>24</size>
32857       </method>
32858     </type>
32859   </test>
32860   <test name="test-578.cs">
32861     <type name="Test1.TestItem1">
32862       <method name="Void .ctor()">
32863         <size>7</size>
32864       </method>
32865       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32866         <size>34</size>
32867       </method>
32868       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32869         <size>34</size>
32870       </method>
32871       <method name="Int32 Test()">
32872         <size>12</size>
32873       </method>
32874     </type>
32875     <type name="Test1.TestItem2">
32876       <method name="Void .ctor()">
32877         <size>7</size>
32878       </method>
32879       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32880         <size>18</size>
32881       </method>
32882       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32883         <size>18</size>
32884       </method>
32885     </type>
32886     <type name="Test1.CC">
32887       <method name="Void .ctor()">
32888         <size>7</size>
32889       </method>
32890       <method name="Int32 Main()">
32891         <size>57</size>
32892       </method>
32893     </type>
32894     <type name="Test1.TestDelegate1">
32895       <method name="Void .ctor(Object, IntPtr)">
32896         <size>0</size>
32897       </method>
32898       <method name="Int32 Invoke()">
32899         <size>0</size>
32900       </method>
32901       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32902         <size>0</size>
32903       </method>
32904       <method name="Int32 EndInvoke(IAsyncResult)">
32905         <size>0</size>
32906       </method>
32907     </type>
32908     <type name="Test1.CC">
32909       <method name="Int32 &lt;Main&gt;m__0()">
32910         <size>2</size>
32911       </method>
32912     </type>
32913   </test>
32914   <test name="test-579.cs">
32915     <type name="X">
32916       <method name="Void .ctor()">
32917         <size>7</size>
32918       </method>
32919       <method name="Void Main()">
32920         <size>35</size>
32921       </method>
32922       <method name="Void DoCall(X+test)">
32923         <size>1</size>
32924       </method>
32925     </type>
32926     <type name="X+test">
32927       <method name="Void .ctor(Object, IntPtr)">
32928         <size>0</size>
32929       </method>
32930       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
32931         <size>0</size>
32932       </method>
32933       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
32934         <size>0</size>
32935       </method>
32936       <method name="System.Object EndInvoke(IAsyncResult)">
32937         <size>0</size>
32938       </method>
32939     </type>
32940     <type name="X">
32941       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
32942         <size>18</size>
32943       </method>
32944     </type>
32945   </test>
32946   <test name="test-58.cs">
32947     <type name="Blah">
32948       <method name="Void .ctor()">
32949         <size>7</size>
32950       </method>
32951       <method name="Int32 Main()">
32952         <size>27</size>
32953       </method>
32954     </type>
32955   </test>
32956   <test name="test-580.cs">
32957     <type name="Bla">
32958       <method name="Void .ctor()">
32959         <size>7</size>
32960       </method>
32961       <method name="Void BuildNode(System.String ByRef)">
32962         <size>43</size>
32963       </method>
32964       <method name="Void BuildNode(System.String[] ByRef)">
32965         <size>56</size>
32966       </method>
32967       <method name="Void BuildNode_B(System.Object ByRef)">
32968         <size>18</size>
32969       </method>
32970       <method name="System.String BuildNode_C(System.String ByRef)">
32971         <size>76</size>
32972       </method>
32973       <method name="System.String BuildNode_D()">
32974         <size>155</size>
32975       </method>
32976       <method name="Void BuildNode_E(System.String[,] ByRef)">
32977         <size>68</size>
32978       </method>
32979       <method name="Int32 Main()">
32980         <size>265</size>
32981       </method>
32982     </type>
32983   </test>
32984   <test name="test-581.cs">
32985     <type name="TestParams">
32986       <method name="Void .ctor()">
32987         <size>7</size>
32988       </method>
32989       <method name="System.Object get_Item(System.String[])">
32990         <size>4</size>
32991       </method>
32992       <method name="Void set_Item(System.String[], System.Object)">
32993         <size>40</size>
32994       </method>
32995       <method name="Void TestMethod()">
32996         <size>179</size>
32997       </method>
32998     </type>
32999     <type name="TestNonParams">
33000       <method name="Void .ctor()">
33001         <size>7</size>
33002       </method>
33003       <method name="System.Object get_Item(System.String)">
33004         <size>2</size>
33005       </method>
33006       <method name="Void set_Item(System.String, System.Object)">
33007         <size>40</size>
33008       </method>
33009       <method name="Void TestMethod()">
33010         <size>71</size>
33011       </method>
33012     </type>
33013     <type name="M">
33014       <method name="Void .ctor()">
33015         <size>7</size>
33016       </method>
33017       <method name="Int32 Main()">
33018         <size>22</size>
33019       </method>
33020     </type>
33021   </test>
33022   <test name="test-582.cs">
33023     <type name="TrueClass">
33024       <method name="Void Main()">
33025         <size>1</size>
33026       </method>
33027     </type>
33028   </test>
33029   <test name="test-583.cs">
33030     <type name="Program">
33031       <method name="Void .ctor()">
33032         <size>7</size>
33033       </method>
33034       <method name="Int32 Main()">
33035         <size>19</size>
33036       </method>
33037     </type>
33038     <type name="ObjectContainerBase">
33039       <method name="Void .ctor()">
33040         <size>7</size>
33041       </method>
33042     </type>
33043   </test>
33044   <test name="test-584.cs">
33045     <type name="Style">
33046       <method name="Void .ctor()">
33047         <size>7</size>
33048       </method>
33049       <method name="Style get_CurrentStyle()">
33050         <size>2</size>
33051       </method>
33052       <method name="Void set_CurrentStyle(Style)">
33053         <size>1</size>
33054       </method>
33055       <method name="Boolean LoadCurrentStyle()">
33056         <size>20</size>
33057       </method>
33058       <method name="Style Load()">
33059         <size>2</size>
33060       </method>
33061       <method name="Int32 Main()">
33062         <size>18</size>
33063       </method>
33064     </type>
33065   </test>
33066   <test name="test-585.cs">
33067     <type name="A">
33068       <method name="Void .ctor()">
33069         <size>7</size>
33070       </method>
33071     </type>
33072     <type name="B">
33073       <method name="Void .ctor()">
33074         <size>7</size>
33075       </method>
33076     </type>
33077     <type name="X">
33078       <method name="Void .ctor()">
33079         <size>7</size>
33080       </method>
33081     </type>
33082     <type name="Program">
33083       <method name="Void .ctor()">
33084         <size>7</size>
33085       </method>
33086       <method name="Void Main()">
33087         <size>52</size>
33088       </method>
33089     </type>
33090   </test>
33091   <test name="test-586.cs">
33092     <type name="Program">
33093       <method name="Void .ctor()">
33094         <size>7</size>
33095       </method>
33096       <method name="Int32 Main()">
33097         <size>99</size>
33098       </method>
33099     </type>
33100     <type name="Program+MyColor">
33101       <method name="Void .ctor(Single)">
33102         <size>8</size>
33103       </method>
33104       <method name="Single get_Value()">
33105         <size>7</size>
33106       </method>
33107       <method name="MyColor op_Addition(MyColor, MyColor)">
33108         <size>21</size>
33109       </method>
33110     </type>
33111   </test>
33112   <test name="test-587.cs">
33113     <type name="Program">
33114       <method name="Void .ctor()">
33115         <size>7</size>
33116       </method>
33117       <method name="Int32 Main()">
33118         <size>17</size>
33119       </method>
33120     </type>
33121   </test>
33122   <test name="test-588.cs">
33123     <type name="TestNamespace.TestClass">
33124       <method name="Void .ctor()">
33125         <size>7</size>
33126       </method>
33127       <method name="Void HelloWorld()">
33128         <size>1</size>
33129       </method>
33130     </type>
33131     <type name="SuperClass">
33132       <method name="Void .ctor()">
33133         <size>7</size>
33134       </method>
33135       <method name="TestNamespace.TestClass get_TestClass()">
33136         <size>7</size>
33137       </method>
33138     </type>
33139     <type name="SubClass">
33140       <method name="Void .ctor()">
33141         <size>12</size>
33142       </method>
33143     </type>
33144     <type name="App">
33145       <method name="Void .ctor()">
33146         <size>7</size>
33147       </method>
33148       <method name="Void Main()">
33149         <size>7</size>
33150       </method>
33151     </type>
33152   </test>
33153   <test name="test-589.cs">
33154     <type name="TestNamespace.TestClass">
33155       <method name="Void .ctor()">
33156         <size>7</size>
33157       </method>
33158       <method name="Void HelloWorld()">
33159         <size>1</size>
33160       </method>
33161     </type>
33162     <type name="SuperClass">
33163       <method name="Void .ctor()">
33164         <size>7</size>
33165       </method>
33166       <method name="TestNamespace.TestClass get_TestClass()">
33167         <size>7</size>
33168       </method>
33169       <method name="Void set_TestClass(TestNamespace.TestClass)">
33170         <size>1</size>
33171       </method>
33172     </type>
33173     <type name="SubClass">
33174       <method name="Void .ctor()">
33175         <size>12</size>
33176       </method>
33177     </type>
33178     <type name="App">
33179       <method name="Void .ctor()">
33180         <size>7</size>
33181       </method>
33182       <method name="Void Main()">
33183         <size>7</size>
33184       </method>
33185     </type>
33186   </test>
33187   <test name="test-59.cs">
33188     <type name="X">
33189       <method name="Void .ctor()">
33190         <size>7</size>
33191       </method>
33192       <method name="Int32 test_explicit()">
33193         <size>224</size>
33194       </method>
33195       <method name="Int32 test_implicit()">
33196         <size>102</size>
33197       </method>
33198       <method name="Int32 Main()">
33199         <size>55</size>
33200       </method>
33201     </type>
33202   </test>
33203   <test name="test-590.cs">
33204     <type name="X">
33205       <method name="Void .ctor()">
33206         <size>18</size>
33207       </method>
33208       <method name="Int32 Main()">
33209         <size>28</size>
33210       </method>
33211       <method name="System.String Foo()">
33212         <size>6</size>
33213       </method>
33214       <method name="System.String get_Prop()">
33215         <size>7</size>
33216       </method>
33217       <method name="Void set_Prop(System.String)">
33218         <size>8</size>
33219       </method>
33220       <method name="System.String get_Item(Int32)">
33221         <size>7</size>
33222       </method>
33223       <method name="Void set_Item(Int32, System.String)">
33224         <size>8</size>
33225       </method>
33226       <method name="Int32 Do(System.String, System.String, System.String)">
33227         <size>334</size>
33228       </method>
33229     </type>
33230   </test>
33231   <test name="test-591.cs">
33232     <type name="C1">
33233       <method name="Void .ctor()">
33234         <size>7</size>
33235       </method>
33236       <method name="Void Foo(System.String)">
33237         <size>49</size>
33238       </method>
33239     </type>
33240     <type name="C2">
33241       <method name="Void .ctor()">
33242         <size>7</size>
33243       </method>
33244       <method name="Void Main()">
33245         <size>1</size>
33246       </method>
33247     </type>
33248   </test>
33249   <test name="test-592.cs">
33250     <type name="T">
33251       <method name="Void .ctor()">
33252         <size>7</size>
33253       </method>
33254       <method name="Int32 fib(Int32)">
33255         <size>53</size>
33256       </method>
33257       <method name="Int32 xx(Int32)">
33258         <size>33</size>
33259       </method>
33260       <method name="Void foo(Int32)">
33261         <size>38</size>
33262       </method>
33263       <method name="Void XXXA()">
33264         <size>6</size>
33265       </method>
33266       <method name="Void Main()">
33267         <size>1</size>
33268       </method>
33269     </type>
33270   </test>
33271   <test name="test-593.cs">
33272     <type name="MainClass">
33273       <method name="Void .ctor()">
33274         <size>7</size>
33275       </method>
33276       <method name="Void Foo(I)">
33277         <size>7</size>
33278       </method>
33279       <method name="Void Main()">
33280         <size>1</size>
33281       </method>
33282     </type>
33283   </test>
33284   <test name="test-594.cs">
33285     <type name="Test">
33286       <method name="Void .ctor()">
33287         <size>7</size>
33288       </method>
33289       <method name="Void Main()">
33290         <size>1</size>
33291       </method>
33292     </type>
33293   </test>
33294   <test name="test-595.cs">
33295     <type name="AttributesCollection">
33296       <method name="Void .ctor()">
33297         <size>7</size>
33298       </method>
33299       <method name="System.Object get_Item(SymbolId)">
33300         <size>2</size>
33301       </method>
33302       <method name="Void set_Item(SymbolId, System.Object)">
33303         <size>1</size>
33304       </method>
33305     </type>
33306     <type name="Program">
33307       <method name="Void .ctor()">
33308         <size>7</size>
33309       </method>
33310       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33311         <size>18</size>
33312       </method>
33313       <method name="Void Main()">
33314         <size>23</size>
33315       </method>
33316     </type>
33317   </test>
33318   <test name="test-596.cs">
33319     <type name="C">
33320       <method name="Void .ctor()">
33321         <size>7</size>
33322       </method>
33323       <method name="Void Main()">
33324         <size>17</size>
33325       </method>
33326     </type>
33327   </test>
33328   <test name="test-597.cs">
33329     <type name="TestNS.Foo">
33330       <method name="Void .ctor()">
33331         <size>7</size>
33332       </method>
33333     </type>
33334     <type name="TestNS.XElement">
33335       <method name="Void .ctor()">
33336         <size>7</size>
33337       </method>
33338       <method name="TestNS.Bar get_Document()">
33339         <size>2</size>
33340       </method>
33341       <method name="System.Object get_CrashHere()">
33342         <size>29</size>
33343       </method>
33344     </type>
33345     <type name="TestNS.Element">
33346       <method name="Void .ctor()">
33347         <size>7</size>
33348       </method>
33349       <method name="TestNS.Foo get_Document()">
33350         <size>2</size>
33351       </method>
33352     </type>
33353     <type name="TestNS.Bar">
33354       <method name="Void .ctor()">
33355         <size>7</size>
33356       </method>
33357       <method name="IHoge get_Root()">
33358         <size>2</size>
33359       </method>
33360     </type>
33361     <type name="TestNS.C">
33362       <method name="Void .ctor()">
33363         <size>7</size>
33364       </method>
33365       <method name="Void Main()">
33366         <size>1</size>
33367       </method>
33368     </type>
33369   </test>
33370   <test name="test-598.cs">
33371     <type name="Test">
33372       <method name="Void .ctor()">
33373         <size>35</size>
33374       </method>
33375       <method name="V get_v()">
33376         <size>7</size>
33377       </method>
33378       <method name="Void Main()">
33379         <size>1</size>
33380       </method>
33381     </type>
33382     <type name="V">
33383       <method name="Void set_Item(Int32, Int32)">
33384         <size>1</size>
33385       </method>
33386     </type>
33387   </test>
33388   <test name="test-599.cs">
33389     <type name="Test.String">
33390       <method name="Void .ctor(String)">
33391         <size>14</size>
33392       </method>
33393       <method name="Test.String op_Implicit(System.String)">
33394         <size>15</size>
33395       </method>
33396       <method name="System.String op_Implicit(Test.String)">
33397         <size>15</size>
33398       </method>
33399     </type>
33400     <type name="TestCompiler.MainClass">
33401       <method name="Void .ctor()">
33402         <size>7</size>
33403       </method>
33404       <method name="Int32 Main()">
33405         <size>80</size>
33406       </method>
33407     </type>
33408   </test>
33409   <test name="test-6.cs">
33410     <type name="X">
33411       <method name="Void .ctor()">
33412         <size>7</size>
33413       </method>
33414       <method name="Int32 Main()">
33415         <size>37</size>
33416       </method>
33417     </type>
33418   </test>
33419   <test name="test-60.cs">
33420     <type name="ns5.Y">
33421       <method name="Void .ctor()">
33422         <size>7</size>
33423       </method>
33424       <method name="Void Run()">
33425         <size>1</size>
33426       </method>
33427     </type>
33428     <type name="X">
33429       <method name="Void .ctor()">
33430         <size>7</size>
33431       </method>
33432       <method name="Int32 Main()">
33433         <size>14</size>
33434       </method>
33435     </type>
33436   </test>
33437   <test name="test-600.cs">
33438     <type name="Test.Regression">
33439       <method name="Void .ctor()">
33440         <size>7</size>
33441       </method>
33442       <method name="Int32 Main()">
33443         <size>90</size>
33444       </method>
33445     </type>
33446   </test>
33447   <test name="test-601.cs">
33448     <type name="C">
33449       <method name="Void .ctor()">
33450         <size>7</size>
33451       </method>
33452       <method name="Void Main()">
33453         <size>1</size>
33454       </method>
33455     </type>
33456     <type name="C+MarkerUpdatedVMDelegate">
33457       <method name="Void .ctor(Object, IntPtr)">
33458         <size>0</size>
33459       </method>
33460       <method name="Void Invoke(IntPtr, IntPtr)">
33461         <size>0</size>
33462       </method>
33463       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33464         <size>0</size>
33465       </method>
33466       <method name="Void EndInvoke(IAsyncResult)">
33467         <size>0</size>
33468       </method>
33469     </type>
33470   </test>
33471   <test name="test-602.cs">
33472     <type name="C">
33473       <method name="Void .ctor()">
33474         <size>7</size>
33475       </method>
33476       <method name="Int32 Main()">
33477         <size>95</size>
33478       </method>
33479       <method name="Int32 Error(System.String, System.Object[])">
33480         <size>8</size>
33481       </method>
33482       <method name="Int32 Format(System.String, System.Object)">
33483         <size>2</size>
33484       </method>
33485       <method name="Int32 Format(System.String, System.Object[])">
33486         <size>2</size>
33487       </method>
33488       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33489         <size>2</size>
33490       </method>
33491       <method name="Int32 Test_A(System.String)">
33492         <size>2</size>
33493       </method>
33494       <method name="Int32 Test_A(System.String, System.Object[])">
33495         <size>2</size>
33496       </method>
33497       <method name="Int32 Test_C(System.Type, System.Int32[])">
33498         <size>2</size>
33499       </method>
33500       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33501         <size>2</size>
33502       </method>
33503     </type>
33504   </test>
33505   <test name="test-603.cs">
33506     <type name="ConsoleApplication1.Program">
33507       <method name="Void .ctor()">
33508         <size>7</size>
33509       </method>
33510       <method name="Void .cctor()">
33511         <size>1</size>
33512       </method>
33513       <method name="Int32 Main()">
33514         <size>52</size>
33515       </method>
33516     </type>
33517   </test>
33518   <test name="test-604.cs">
33519     <type name="Program">
33520       <method name="Void .ctor()">
33521         <size>7</size>
33522       </method>
33523       <method name="Int32 Main()">
33524         <size>83</size>
33525       </method>
33526     </type>
33527     <type name="Program+ImplementingExplicitInterfacesMembers">
33528       <method name="Void .ctor()">
33529         <size>7</size>
33530       </method>
33531       <method name="Void Program.Iface1.IfaceMethod1()">
33532         <size>1</size>
33533       </method>
33534       <method name="Void Program.Iface2.IfaceMethod2()">
33535         <size>1</size>
33536       </method>
33537     </type>
33538   </test>
33539   <test name="test-605.cs">
33540     <type name="TestA">
33541       <method name="Void .ctor()">
33542         <size>7</size>
33543       </method>
33544       <method name="System.String get_Method()">
33545         <size>2</size>
33546       </method>
33547     </type>
33548     <type name="TestB">
33549       <method name="Void .ctor()">
33550         <size>7</size>
33551       </method>
33552       <method name="System.String get_Method()">
33553         <size>2</size>
33554       </method>
33555       <method name="Void Main()">
33556         <size>1</size>
33557       </method>
33558     </type>
33559   </test>
33560   <test name="test-606.cs">
33561     <type name="Program">
33562       <method name="Void .ctor()">
33563         <size>7</size>
33564       </method>
33565       <method name="Int32 Main()">
33566         <size>157</size>
33567       </method>
33568     </type>
33569     <type name="Info">
33570       <method name="Void .ctor()">
33571         <size>7</size>
33572       </method>
33573       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33574         <size>2</size>
33575       </method>
33576       <method name="Void System.Collections.IEnumerator.Reset()">
33577         <size>1</size>
33578       </method>
33579       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33580         <size>2</size>
33581       </method>
33582       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33583         <size>2</size>
33584       </method>
33585       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33586         <size>1</size>
33587       </method>
33588     </type>
33589   </test>
33590   <test name="test-607.cs">
33591     <type name="Program">
33592       <method name="Void .ctor()">
33593         <size>7</size>
33594       </method>
33595       <method name="Int32 Main()">
33596         <size>40</size>
33597       </method>
33598     </type>
33599   </test>
33600   <test name="test-608.cs">
33601     <type name="X">
33602       <method name="Void .ctor()">
33603         <size>7</size>
33604       </method>
33605       <method name="Void Main()">
33606         <size>60</size>
33607       </method>
33608     </type>
33609   </test>
33610   <test name="test-609.cs">
33611     <type name="Test">
33612       <method name="Void .ctor()">
33613         <size>7</size>
33614       </method>
33615       <method name="Int32 Main()">
33616         <size>36</size>
33617       </method>
33618     </type>
33619   </test>
33620   <test name="test-61.cs">
33621     <type name="X">
33622       <method name="Void .ctor()">
33623         <size>7</size>
33624       </method>
33625       <method name="Void add_XX(X+MyEvent)">
33626         <size>3</size>
33627       </method>
33628       <method name="Void remove_XX(X+MyEvent)">
33629         <size>3</size>
33630       </method>
33631       <method name="Int32 get_Property()">
33632         <size>4</size>
33633       </method>
33634       <method name="Void set_Property(Int32)">
33635         <size>3</size>
33636       </method>
33637       <method name="Int32 get_P2()">
33638         <size>2</size>
33639       </method>
33640       <method name="Void set_P3(Int32)">
33641         <size>1</size>
33642       </method>
33643       <method name="Int32 Main()">
33644         <size>2</size>
33645       </method>
33646     </type>
33647     <type name="X+MyEvent">
33648       <method name="Void .ctor(Object, IntPtr)">
33649         <size>0</size>
33650       </method>
33651       <method name="Void Invoke()">
33652         <size>0</size>
33653       </method>
33654       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33655         <size>0</size>
33656       </method>
33657       <method name="Void EndInvoke(IAsyncResult)">
33658         <size>0</size>
33659       </method>
33660     </type>
33661   </test>
33662   <test name="test-610.cs">
33663     <type name="A">
33664       <method name="Void .ctor()">
33665         <size>7</size>
33666       </method>
33667       <method name="Void Main()">
33668         <size>1</size>
33669       </method>
33670     </type>
33671     <type name="A+C">
33672       <method name="Void .ctor()">
33673         <size>7</size>
33674       </method>
33675     </type>
33676     <type name="A+C+D">
33677       <method name="Void .ctor()">
33678         <size>7</size>
33679       </method>
33680     </type>
33681     <type name="N.B">
33682       <method name="Void .ctor()">
33683         <size>7</size>
33684       </method>
33685     </type>
33686     <type name="N.B+C">
33687       <method name="Void .ctor()">
33688         <size>7</size>
33689       </method>
33690     </type>
33691     <type name="N.B+C+E">
33692       <method name="Void .ctor()">
33693         <size>7</size>
33694       </method>
33695     </type>
33696     <type name="N.B+A">
33697       <method name="Void .ctor()">
33698         <size>7</size>
33699       </method>
33700     </type>
33701     <type name="N.B+A+D">
33702       <method name="Void .ctor()">
33703         <size>7</size>
33704       </method>
33705     </type>
33706   </test>
33707   <test name="test-611.cs">
33708     <type name="T">
33709       <method name="Void .ctor()">
33710         <size>7</size>
33711       </method>
33712     </type>
33713     <type name="T+Protected">
33714       <method name="Void .ctor()">
33715         <size>7</size>
33716       </method>
33717     </type>
33718     <type name="D">
33719       <method name="Void .ctor()">
33720         <size>7</size>
33721       </method>
33722     </type>
33723     <type name="D+Private">
33724       <method name="Void .ctor()">
33725         <size>7</size>
33726       </method>
33727       <method name="Void Stuff(T+Protected)">
33728         <size>1</size>
33729       </method>
33730     </type>
33731     <type name="D2">
33732       <method name="Void .ctor()">
33733         <size>7</size>
33734       </method>
33735     </type>
33736     <type name="D2+P">
33737       <method name="Void .ctor()">
33738         <size>7</size>
33739       </method>
33740     </type>
33741     <type name="D2+P+Private">
33742       <method name="Void .ctor()">
33743         <size>7</size>
33744       </method>
33745       <method name="Void Stuff(T+Protected)">
33746         <size>1</size>
33747       </method>
33748     </type>
33749     <type name="Z">
33750       <method name="Void .ctor()">
33751         <size>7</size>
33752       </method>
33753       <method name="Void Main()">
33754         <size>1</size>
33755       </method>
33756     </type>
33757   </test>
33758   <test name="test-612.cs">
33759     <type name="Abcdefghijklmnopqrstuvwxyz">
33760       <method name="Void .ctor()">
33761         <size>7</size>
33762       </method>
33763       <method name="Void .cctor()">
33764         <size>7</size>
33765       </method>
33766     </type>
33767     <type name="OO">
33768       <method name="Void .ctor()">
33769         <size>7</size>
33770       </method>
33771       <method name="Void D()">
33772         <size>5293</size>
33773       </method>
33774     </type>
33775     <type name="Zyxwvutsrqp">
33776       <method name="Void .ctor()">
33777         <size>7</size>
33778       </method>
33779       <method name="Void .cctor()">
33780         <size>7</size>
33781       </method>
33782     </type>
33783     <type name="XXX">
33784       <method name="Void .ctor()">
33785         <size>7</size>
33786       </method>
33787       <method name="Boolean IsAltered()">
33788         <size>859</size>
33789       </method>
33790       <method name="Void Main()">
33791         <size>1</size>
33792       </method>
33793     </type>
33794   </test>
33795   <test name="test-613.cs">
33796     <type name="M">
33797       <method name="Void .ctor()">
33798         <size>7</size>
33799       </method>
33800       <method name="Boolean g()">
33801         <size>8</size>
33802       </method>
33803       <method name="Int32 Main()">
33804         <size>62</size>
33805       </method>
33806     </type>
33807   </test>
33808   <test name="test-614.cs">
33809     <type name="C">
33810       <method name="Void .ctor()">
33811         <size>7</size>
33812       </method>
33813       <method name="Void And()">
33814         <size>73</size>
33815       </method>
33816       <method name="Void Or()">
33817         <size>137</size>
33818       </method>
33819       <method name="Int32 Main()">
33820         <size>70</size>
33821       </method>
33822     </type>
33823   </test>
33824   <test name="test-615.cs">
33825     <type name="C">
33826       <method name="Void .ctor()">
33827         <size>7</size>
33828       </method>
33829       <method name="Void Main()">
33830         <size>16</size>
33831       </method>
33832     </type>
33833   </test>
33834   <test name="test-617.cs">
33835     <type name="Y">
33836       <method name="Void .ctor()">
33837         <size>7</size>
33838       </method>
33839       <method name="Void X.add_Foo(MyDelegate)">
33840         <size>1</size>
33841       </method>
33842       <method name="Void X.remove_Foo(MyDelegate)">
33843         <size>1</size>
33844       </method>
33845       <method name="Void add_Foo(MyDelegate)">
33846         <size>24</size>
33847       </method>
33848       <method name="Void remove_Foo(MyDelegate)">
33849         <size>24</size>
33850       </method>
33851       <method name="Int32 X.get_Prop()">
33852         <size>2</size>
33853       </method>
33854       <method name="Int32 Main()">
33855         <size>74</size>
33856       </method>
33857     </type>
33858     <type name="MyDelegate">
33859       <method name="Void .ctor(Object, IntPtr)">
33860         <size>0</size>
33861       </method>
33862       <method name="Int64 Invoke()">
33863         <size>0</size>
33864       </method>
33865       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33866         <size>0</size>
33867       </method>
33868       <method name="Int64 EndInvoke(IAsyncResult)">
33869         <size>0</size>
33870       </method>
33871     </type>
33872   </test>
33873   <test name="test-618.cs">
33874     <type name="C">
33875       <method name="Void .ctor()">
33876         <size>7</size>
33877       </method>
33878       <method name="Void ZeroBasedReductions()">
33879         <size>9</size>
33880       </method>
33881       <method name="Void Main()">
33882         <size>1</size>
33883       </method>
33884     </type>
33885   </test>
33886   <test name="test-619.cs">
33887     <type name="X">
33888       <method name="Void .ctor()">
33889         <size>7</size>
33890       </method>
33891       <method name="Void Main()">
33892         <size>11</size>
33893       </method>
33894     </type>
33895   </test>
33896   <test name="test-62.cs">
33897     <type name="X">
33898       <method name="Void .ctor()">
33899         <size>7</size>
33900       </method>
33901       <method name="X[] GetX()">
33902         <size>2</size>
33903       </method>
33904       <method name="System.Int32[] getInt()">
33905         <size>2</size>
33906       </method>
33907       <method name="System.Int32[,,] getMoreInt()">
33908         <size>2</size>
33909       </method>
33910       <method name="Int32 Main()">
33911         <size>2</size>
33912       </method>
33913     </type>
33914   </test>
33915   <test name="test-620.cs">
33916     <type name="X">
33917       <method name="Void .ctor()">
33918         <size>7</size>
33919       </method>
33920       <method name="Void A(Int32 ByRef)">
33921         <size>7</size>
33922       </method>
33923       <method name="Void B(Int32 ByRef)">
33924         <size>7</size>
33925       </method>
33926       <method name="Int32 Main()">
33927         <size>22</size>
33928       </method>
33929     </type>
33930   </test>
33931   <test name="test-621.cs">
33932     <type name="X">
33933       <method name="Void .ctor()">
33934         <size>7</size>
33935       </method>
33936       <method name="Void Main()">
33937         <size>129</size>
33938       </method>
33939     </type>
33940   </test>
33941   <test name="test-622.cs">
33942     <type name="A">
33943       <method name="Void .ctor(Int32)">
33944         <size>1</size>
33945       </method>
33946     </type>
33947     <type name="B">
33948       <method name="Void .ctor(Int32)">
33949         <size>7</size>
33950       </method>
33951     </type>
33952     <type name="X">
33953       <method name="Void .ctor()">
33954         <size>7</size>
33955       </method>
33956       <method name="Void Foo(A ByRef)">
33957         <size>8</size>
33958       </method>
33959       <method name="Void Foo(System.Object ByRef)">
33960         <size>9</size>
33961       </method>
33962       <method name="Int32 Main()">
33963         <size>16</size>
33964       </method>
33965     </type>
33966   </test>
33967   <test name="test-623.cs">
33968     <type name="X">
33969       <method name="Void .ctor()">
33970         <size>7</size>
33971       </method>
33972       <method name="Void a()">
33973         <size>0</size>
33974       </method>
33975     </type>
33976     <type name="Y">
33977       <method name="Void .ctor()">
33978         <size>7</size>
33979       </method>
33980       <method name="Void a()">
33981         <size>11</size>
33982       </method>
33983       <method name="Void Main()">
33984         <size>13</size>
33985       </method>
33986     </type>
33987   </test>
33988   <test name="test-624.cs">
33989     <type name="X">
33990       <method name="Void .ctor()">
33991         <size>7</size>
33992       </method>
33993       <method name="Int32 get_Type()">
33994         <size>2</size>
33995       </method>
33996       <method name="Void Main()">
33997         <size>3</size>
33998       </method>
33999     </type>
34000   </test>
34001   <test name="test-625.cs">
34002     <type name="Location">
34003       <method name="Void .ctor()">
34004         <size>7</size>
34005       </method>
34006       <method name="Int32 get_Null()">
34007         <size>2</size>
34008       </method>
34009     </type>
34010     <type name="X">
34011       <method name="Void .ctor()">
34012         <size>13</size>
34013       </method>
34014       <method name="Void Main()">
34015         <size>1</size>
34016       </method>
34017     </type>
34018   </test>
34019   <test name="test-626.cs">
34020     <type name="X">
34021       <method name="Void .ctor()">
34022         <size>7</size>
34023       </method>
34024       <method name="Void A()">
34025         <size>1</size>
34026       </method>
34027       <method name="Void Main()">
34028         <size>37</size>
34029       </method>
34030     </type>
34031   </test>
34032   <test name="test-627.cs">
34033     <type name="B">
34034       <method name="Void .ctor()">
34035         <size>7</size>
34036       </method>
34037       <method name="Void X.B()">
34038         <size>1</size>
34039       </method>
34040       <method name="Void A.B()">
34041         <size>1</size>
34042       </method>
34043     </type>
34044     <type name="M">
34045       <method name="Void .ctor()">
34046         <size>7</size>
34047       </method>
34048       <method name="Void N(System.Object)">
34049         <size>8</size>
34050       </method>
34051       <method name="Void Main()">
34052         <size>1</size>
34053       </method>
34054     </type>
34055   </test>
34056   <test name="test-628.cs">
34057     <type name="N1.B">
34058       <method name="Void .ctor()">
34059         <size>7</size>
34060       </method>
34061     </type>
34062     <type name="X">
34063       <method name="Void .ctor()">
34064         <size>7</size>
34065       </method>
34066     </type>
34067     <type name="X2">
34068       <method name="Void .ctor()">
34069         <size>7</size>
34070       </method>
34071     </type>
34072     <type name="Y2">
34073       <method name="Void .ctor()">
34074         <size>7</size>
34075       </method>
34076     </type>
34077     <type name="Y">
34078       <method name="Void .ctor()">
34079         <size>7</size>
34080       </method>
34081       <method name="Void Main()">
34082         <size>1</size>
34083       </method>
34084     </type>
34085   </test>
34086   <test name="test-629.cs">
34087     <type name="Foo">
34088       <method name="Void .ctor()">
34089         <size>7</size>
34090       </method>
34091       <method name="IEnumerable foo()">
34092         <size>16</size>
34093       </method>
34094       <method name="Int32 Main()">
34095         <size>65</size>
34096       </method>
34097     </type>
34098     <type name="Foo+&lt;foo&gt;c__Iterator0">
34099       <method name="Void .ctor()">
34100         <size>7</size>
34101       </method>
34102       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34103         <size>7</size>
34104       </method>
34105       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34106         <size>7</size>
34107       </method>
34108       <method name="Boolean MoveNext()">
34109         <size>39</size>
34110       </method>
34111       <method name="Void Dispose()">
34112         <size>8</size>
34113       </method>
34114       <method name="Void Reset()">
34115         <size>6</size>
34116       </method>
34117       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34118         <size>7</size>
34119       </method>
34120       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34121         <size>26</size>
34122       </method>
34123     </type>
34124   </test>
34125   <test name="test-63.cs">
34126     <type name="X">
34127       <method name="Void .ctor()">
34128         <size>7</size>
34129       </method>
34130       <method name="Int32 Main()">
34131         <size>96</size>
34132       </method>
34133     </type>
34134   </test>
34135   <test name="test-630.cs">
34136     <type name="MyEx">
34137       <method name="Void .ctor()">
34138         <size>7</size>
34139       </method>
34140     </type>
34141     <type name="Ex">
34142       <method name="Void .ctor()">
34143         <size>7</size>
34144       </method>
34145       <method name="Int32 test(Int32)">
34146         <size>37</size>
34147       </method>
34148       <method name="Int32 Main()">
34149         <size>70</size>
34150       </method>
34151     </type>
34152   </test>
34153   <test name="test-631.cs">
34154     <type name="A">
34155       <method name="Void .ctor()">
34156         <size>7</size>
34157       </method>
34158       <method name="SByte op_Implicit(A)">
34159         <size>2</size>
34160       </method>
34161       <method name="Byte op_Implicit(A)">
34162         <size>2</size>
34163       </method>
34164       <method name="Int16 op_Implicit(A)">
34165         <size>2</size>
34166       </method>
34167       <method name="UInt16 op_Implicit(A)">
34168         <size>2</size>
34169       </method>
34170       <method name="Int32 op_Implicit(A)">
34171         <size>2</size>
34172       </method>
34173       <method name="UInt32 op_Implicit(A)">
34174         <size>2</size>
34175       </method>
34176       <method name="Int64 op_Implicit(A)">
34177         <size>3</size>
34178       </method>
34179       <method name="UInt64 op_Implicit(A)">
34180         <size>3</size>
34181       </method>
34182     </type>
34183     <type name="A2">
34184       <method name="Void .ctor()">
34185         <size>7</size>
34186       </method>
34187       <method name="SByte op_Implicit(A2)">
34188         <size>2</size>
34189       </method>
34190       <method name="Byte op_Implicit(A2)">
34191         <size>2</size>
34192       </method>
34193       <method name="Int16 op_Implicit(A2)">
34194         <size>2</size>
34195       </method>
34196       <method name="UInt32 op_Implicit(A2)">
34197         <size>2</size>
34198       </method>
34199       <method name="Int64 op_Implicit(A2)">
34200         <size>3</size>
34201       </method>
34202       <method name="UInt64 op_Implicit(A2)">
34203         <size>3</size>
34204       </method>
34205     </type>
34206     <type name="A3">
34207       <method name="Void .ctor()">
34208         <size>7</size>
34209       </method>
34210       <method name="SByte op_Implicit(A3)">
34211         <size>2</size>
34212       </method>
34213       <method name="UInt32 op_Implicit(A3)">
34214         <size>2</size>
34215       </method>
34216       <method name="Int64 op_Implicit(A3)">
34217         <size>3</size>
34218       </method>
34219       <method name="UInt64 op_Implicit(A3)">
34220         <size>3</size>
34221       </method>
34222     </type>
34223     <type name="A4">
34224       <method name="Void .ctor()">
34225         <size>7</size>
34226       </method>
34227       <method name="UInt32 op_Implicit(A4)">
34228         <size>2</size>
34229       </method>
34230       <method name="Int64 op_Implicit(A4)">
34231         <size>3</size>
34232       </method>
34233       <method name="UInt64 op_Implicit(A4)">
34234         <size>3</size>
34235       </method>
34236     </type>
34237     <type name="A5">
34238       <method name="Void .ctor()">
34239         <size>7</size>
34240       </method>
34241       <method name="UInt32 op_Implicit(A5)">
34242         <size>2</size>
34243       </method>
34244       <method name="Int32 op_Implicit(A5)">
34245         <size>2</size>
34246       </method>
34247     </type>
34248     <type name="A6">
34249       <method name="Void .ctor()">
34250         <size>7</size>
34251       </method>
34252       <method name="Byte op_Implicit(A6)">
34253         <size>2</size>
34254       </method>
34255     </type>
34256     <type name="MyDecimal">
34257       <method name="Void .ctor()">
34258         <size>7</size>
34259       </method>
34260       <method name="Decimal op_Implicit(MyDecimal)">
34261         <size>8</size>
34262       </method>
34263     </type>
34264     <type name="Constraint">
34265       <method name="Void .ctor()">
34266         <size>7</size>
34267       </method>
34268       <method name="Int32 Main()">
34269         <size>293</size>
34270       </method>
34271     </type>
34272   </test>
34273   <test name="test-632.cs">
34274     <type name="Bug379822">
34275       <method name="Void .ctor()">
34276         <size>7</size>
34277       </method>
34278       <method name="Void Assert(Boolean, Boolean)">
34279         <size>19</size>
34280       </method>
34281       <method name="Void TestAnd(Boolean)">
34282         <size>79</size>
34283       </method>
34284       <method name="Void TestOr(Boolean)">
34285         <size>92</size>
34286       </method>
34287       <method name="Void Test(Boolean)">
34288         <size>13</size>
34289       </method>
34290       <method name="Void Main()">
34291         <size>13</size>
34292       </method>
34293     </type>
34294   </test>
34295   <test name="test-633.cs">
34296     <type name="Test.C">
34297       <method name="Void .ctor()">
34298         <size>7</size>
34299       </method>
34300       <method name="Void Main()">
34301         <size>1</size>
34302       </method>
34303     </type>
34304   </test>
34305   <test name="test-634.cs">
34306     <type name="Test">
34307       <method name="Void .ctor()">
34308         <size>7</size>
34309       </method>
34310       <method name="Void TestFunc()">
34311         <size>2</size>
34312       </method>
34313       <method name="Void Main(System.String[])">
34314         <size>6</size>
34315       </method>
34316     </type>
34317     <type name="Test+D">
34318       <method name="Void .ctor(Object, IntPtr)">
34319         <size>0</size>
34320       </method>
34321       <method name="Void Invoke()">
34322         <size>0</size>
34323       </method>
34324       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34325         <size>0</size>
34326       </method>
34327       <method name="Void EndInvoke(IAsyncResult)">
34328         <size>0</size>
34329       </method>
34330     </type>
34331   </test>
34332   <test name="test-635.cs">
34333     <type name="ShortCircuitFold">
34334       <method name="Void .ctor()">
34335         <size>7</size>
34336       </method>
34337       <method name="Boolean get_False()">
34338         <size>14</size>
34339       </method>
34340       <method name="Boolean get_True()">
34341         <size>14</size>
34342       </method>
34343       <method name="Void a(Boolean, Boolean)">
34344         <size>19</size>
34345       </method>
34346       <method name="Void c(Int32)">
34347         <size>67</size>
34348       </method>
34349       <method name="Boolean f()">
34350         <size>11</size>
34351       </method>
34352       <method name="Void Main()">
34353         <size>169</size>
34354       </method>
34355     </type>
34356   </test>
34357   <test name="test-636.cs">
34358     <type name="Foo">
34359       <method name="Void .ctor()">
34360         <size>7</size>
34361       </method>
34362       <method name="Boolean get_False()">
34363         <size>14</size>
34364       </method>
34365       <method name="Void ping()">
34366         <size>13</size>
34367       </method>
34368       <method name="Int32 test_while(Int32)">
34369         <size>53</size>
34370       </method>
34371       <method name="Int32 test_do_while(Int32)">
34372         <size>53</size>
34373       </method>
34374       <method name="Int32 test_for(Int32)">
34375         <size>64</size>
34376       </method>
34377       <method name="Void test_for_empty()">
34378         <size>35</size>
34379       </method>
34380       <method name="Void Main()">
34381         <size>30</size>
34382       </method>
34383     </type>
34384   </test>
34385   <test name="test-638.cs">
34386     <type name="Fail">
34387       <method name="Void .ctor()">
34388         <size>7</size>
34389       </method>
34390       <method name="Void Main()">
34391         <size>110</size>
34392       </method>
34393     </type>
34394     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34395       <method name="Void .ctor()">
34396         <size>7</size>
34397       </method>
34398       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34399         <size>28</size>
34400       </method>
34401     </type>
34402   </test>
34403   <test name="test-639.cs">
34404     <type name="Foo">
34405       <method name="Void .ctor()">
34406         <size>7</size>
34407       </method>
34408       <method name="System.String get_s()">
34409         <size>13</size>
34410       </method>
34411       <method name="Void set_s(System.String)">
34412         <size>34</size>
34413       </method>
34414       <method name="Void Main()">
34415         <size>67</size>
34416       </method>
34417     </type>
34418   </test>
34419   <test name="test-64.cs">
34420     <type name="Operator">
34421       <method name="Void .ctor()">
34422         <size>7</size>
34423       </method>
34424     </type>
34425     <type name="Blah">
34426       <method name="Void .ctor(Operator)">
34427         <size>7</size>
34428       </method>
34429     </type>
34430     <type name="T">
34431       <method name="Void .ctor()">
34432         <size>7</size>
34433       </method>
34434       <method name="Int32 Main()">
34435         <size>9</size>
34436       </method>
34437     </type>
34438   </test>
34439   <test name="test-640.cs">
34440     <type name="C">
34441       <method name="Void .ctor()">
34442         <size>7</size>
34443       </method>
34444       <method name="Int32 Main()">
34445         <size>100</size>
34446       </method>
34447     </type>
34448   </test>
34449   <test name="test-641.cs">
34450     <type name="Identifier">
34451       <method name="Void .ctor()">
34452         <size>7</size>
34453       </method>
34454       <method name="Int32 Main()">
34455         <size>55</size>
34456       </method>
34457       <method name="Boolean op_Equality(Identifier, Identifier)">
34458         <size>2</size>
34459       </method>
34460       <method name="Boolean op_Inequality(Identifier, Identifier)">
34461         <size>2</size>
34462       </method>
34463       <method name="Identifier op_Implicit(System.String)">
34464         <size>2</size>
34465       </method>
34466       <method name="System.String op_Implicit(Identifier)">
34467         <size>2</size>
34468       </method>
34469       <method name="Decimal op_Implicit(Identifier)">
34470         <size>7</size>
34471       </method>
34472     </type>
34473   </test>
34474   <test name="test-642.cs">
34475     <type name="C">
34476       <method name="Void .ctor()">
34477         <size>7</size>
34478       </method>
34479       <method name="Int32 Main()">
34480         <size>40</size>
34481       </method>
34482     </type>
34483   </test>
34484   <test name="test-643.cs">
34485     <type name="PointerArithmeticTest">
34486       <method name="Void .ctor()">
34487         <size>7</size>
34488       </method>
34489       <method name="Int32 Main()">
34490         <size>130</size>
34491       </method>
34492       <method name="Int32* Conversions(Int64)">
34493         <size>3</size>
34494       </method>
34495       <method name="Int32 CheckAdd(Byte*, Int32)">
34496         <size>14</size>
34497       </method>
34498       <method name="Int32 CheckSub(Int16*, Int32)">
34499         <size>16</size>
34500       </method>
34501       <method name="Int32 CheckSub2(Int16*, Int32)">
34502         <size>23</size>
34503       </method>
34504     </type>
34505   </test>
34506   <test name="test-644.cs">
34507     <type name="Program">
34508       <method name="Void .ctor()">
34509         <size>7</size>
34510       </method>
34511       <method name="System.Object M(Int32)">
34512         <size>2</size>
34513       </method>
34514       <method name="Void Test_1()">
34515         <size>59</size>
34516       </method>
34517       <method name="Boolean Test_2()">
34518         <size>24</size>
34519       </method>
34520       <method name="Boolean Test_3()">
34521         <size>24</size>
34522       </method>
34523       <method name="Boolean Test_4(Program+D)">
34524         <size>13</size>
34525       </method>
34526       <method name="Int32 Main()">
34527         <size>75</size>
34528       </method>
34529     </type>
34530     <type name="Program+D">
34531       <method name="Void .ctor(Object, IntPtr)">
34532         <size>0</size>
34533       </method>
34534       <method name="System.Object Invoke(Int32)">
34535         <size>0</size>
34536       </method>
34537       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34538         <size>0</size>
34539       </method>
34540       <method name="System.Object EndInvoke(IAsyncResult)">
34541         <size>0</size>
34542       </method>
34543     </type>
34544   </test>
34545   <test name="test-645.cs">
34546     <type name="Program">
34547       <method name="Void .ctor()">
34548         <size>7</size>
34549       </method>
34550       <method name="IEnumerable get_Empty()">
34551         <size>16</size>
34552       </method>
34553       <method name="Void Main()">
34554         <size>61</size>
34555       </method>
34556     </type>
34557     <type name="Program+&lt;&gt;c__Iterator0">
34558       <method name="Void .ctor()">
34559         <size>7</size>
34560       </method>
34561       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34562         <size>7</size>
34563       </method>
34564       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34565         <size>7</size>
34566       </method>
34567       <method name="Boolean MoveNext()">
34568         <size>158</size>
34569       </method>
34570       <method name="Void Dispose()">
34571         <size>8</size>
34572       </method>
34573       <method name="Void Reset()">
34574         <size>6</size>
34575       </method>
34576       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34577         <size>7</size>
34578       </method>
34579       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34580         <size>26</size>
34581       </method>
34582     </type>
34583   </test>
34584   <test name="test-646.cs">
34585     <type name="Program">
34586       <method name="Void .ctor()">
34587         <size>7</size>
34588       </method>
34589       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34590         <size>7</size>
34591       </method>
34592       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34593         <size>7</size>
34594       </method>
34595       <method name="Int32 Main()">
34596         <size>113</size>
34597       </method>
34598     </type>
34599   </test>
34600   <test name="test-647.cs">
34601     <type name="Foo">
34602       <method name="Void .ctor()">
34603         <size>7</size>
34604       </method>
34605       <method name="Void Main()">
34606         <size>28</size>
34607       </method>
34608     </type>
34609   </test>
34610   <test name="test-648.cs">
34611     <type name="ParamMismatch.TestCase">
34612       <method name="Void .ctor()">
34613         <size>7</size>
34614       </method>
34615       <method name="Void add_Culprit(System.EventHandler)">
34616         <size>1</size>
34617       </method>
34618       <method name="Void remove_Culprit(System.EventHandler)">
34619         <size>1</size>
34620       </method>
34621       <method name="Void Main()">
34622         <size>1</size>
34623       </method>
34624       <method name="Void Finalize()">
34625         <size>13</size>
34626       </method>
34627     </type>
34628   </test>
34629   <test name="test-649.cs">
34630     <type name="MainClass">
34631       <method name="Void .ctor()">
34632         <size>7</size>
34633       </method>
34634       <method name="Void Main(System.String[])">
34635         <size>609</size>
34636       </method>
34637     </type>
34638     <type name="MainClass+Decimal2">
34639       <method name="Void .ctor(Double)">
34640         <size>13</size>
34641       </method>
34642       <method name="Void .ctor(Decimal)">
34643         <size>8</size>
34644       </method>
34645       <method name="Decimal2 op_Explicit(Decimal)">
34646         <size>7</size>
34647       </method>
34648       <method name="Decimal2 op_Explicit(Double)">
34649         <size>7</size>
34650       </method>
34651       <method name="Decimal op_Implicit(Decimal2)">
34652         <size>8</size>
34653       </method>
34654     </type>
34655   </test>
34656   <test name="test-65.cs">
34657     <type name="X">
34658       <method name="Void .ctor()">
34659         <size>7</size>
34660       </method>
34661       <method name="Void receiver(S)">
34662         <size>7</size>
34663       </method>
34664       <method name="System.Object BoxS()">
34665         <size>21</size>
34666       </method>
34667       <method name="S Plain()">
34668         <size>16</size>
34669       </method>
34670       <method name="Int32 Main()">
34671         <size>98</size>
34672       </method>
34673     </type>
34674   </test>
34675   <test name="test-650.cs">
34676     <type name="App">
34677       <method name="Void .ctor()">
34678         <size>7</size>
34679       </method>
34680       <method name="Void Main()">
34681         <size>1</size>
34682       </method>
34683     </type>
34684   </test>
34685   <test name="test-651.cs">
34686     <type name="Foo">
34687       <method name="Void .ctor()">
34688         <size>7</size>
34689       </method>
34690       <method name="Void Open(IList)">
34691         <size>1</size>
34692       </method>
34693       <method name="Void Open(System.Collections.ArrayList ByRef)">
34694         <size>20</size>
34695       </method>
34696       <method name="Void Main()">
34697         <size>1</size>
34698       </method>
34699     </type>
34700   </test>
34701   <test name="test-652.cs">
34702     <type name="C">
34703       <method name="Void .ctor()">
34704         <size>7</size>
34705       </method>
34706       <method name="Int32 Main()">
34707         <size>6</size>
34708       </method>
34709       <method name="Int32 Test()">
34710         <size>27</size>
34711       </method>
34712     </type>
34713   </test>
34714   <test name="test-653.cs">
34715     <type name="C">
34716       <method name="Void .ctor()">
34717         <size>7</size>
34718       </method>
34719       <method name="Int32 Test()">
34720         <size>50</size>
34721       </method>
34722       <method name="Void Test2()">
34723         <size>32</size>
34724       </method>
34725       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34726         <size>39</size>
34727       </method>
34728       <method name="Int32 Main()">
34729         <size>41</size>
34730       </method>
34731     </type>
34732   </test>
34733   <test name="test-654.cs">
34734     <type name="Program">
34735       <method name="Void .ctor()">
34736         <size>7</size>
34737       </method>
34738       <method name="Int32 Main()">
34739         <size>8</size>
34740       </method>
34741       <method name="Int32 Test(SByte*)">
34742         <size>33</size>
34743       </method>
34744     </type>
34745   </test>
34746   <test name="test-655.cs">
34747     <type name="D">
34748       <method name="Void .ctor()">
34749         <size>7</size>
34750       </method>
34751       <method name="Byte get_Item(Int32)">
34752         <size>7</size>
34753       </method>
34754       <method name="Void set_Item(Int32, Byte)">
34755         <size>8</size>
34756       </method>
34757       <method name="Int32 Main()">
34758         <size>77</size>
34759       </method>
34760     </type>
34761   </test>
34762   <test name="test-656.cs">
34763     <type name="Goo">
34764       <method name="Void .ctor()">
34765         <size>7</size>
34766       </method>
34767       <method name="Void Main()">
34768         <size>26</size>
34769       </method>
34770     </type>
34771   </test>
34772   <test name="test-657.cs">
34773     <type name="TestDebug.C">
34774       <method name="Void .ctor()">
34775         <size>7</size>
34776       </method>
34777       <method name="Void Method()">
34778         <size>1</size>
34779       </method>
34780     </type>
34781     <type name="TestDebug.Program">
34782       <method name="Void .ctor()">
34783         <size>7</size>
34784       </method>
34785       <method name="Void Excluded()">
34786         <size>11</size>
34787       </method>
34788       <method name="Int32 Main()">
34789         <size>7</size>
34790       </method>
34791     </type>
34792   </test>
34793   <test name="test-658.cs">
34794     <type name="A">
34795       <method name="Void .ctor()">
34796         <size>7</size>
34797       </method>
34798       <method name="Int32 get_Thread()">
34799         <size>2</size>
34800       </method>
34801     </type>
34802     <type name="Thread">
34803       <method name="Void .ctor()">
34804         <size>7</size>
34805       </method>
34806       <method name="Void Foo()">
34807         <size>1</size>
34808       </method>
34809     </type>
34810     <type name="B">
34811       <method name="Void .ctor()">
34812         <size>7</size>
34813       </method>
34814       <method name="Void Main()">
34815         <size>6</size>
34816       </method>
34817     </type>
34818   </test>
34819   <test name="test-659.cs">
34820     <type name="MySubClass">
34821       <method name="Void .ctor()">
34822         <size>7</size>
34823       </method>
34824       <method name="Int32 Main()">
34825         <size>30</size>
34826       </method>
34827       <method name="Void set_BB(Int32, Boolean)">
34828         <size>1</size>
34829       </method>
34830       <method name="Void Iface.set_AA(Int32, Boolean)">
34831         <size>9</size>
34832       </method>
34833     </type>
34834   </test>
34835   <test name="test-66.cs">
34836     <type name="Y">
34837       <method name="Void .ctor()">
34838         <size>7</size>
34839       </method>
34840     </type>
34841     <type name="X">
34842       <method name="Void .ctor()">
34843         <size>7</size>
34844       </method>
34845       <method name="Void .cctor()">
34846         <size>53</size>
34847       </method>
34848       <method name="Void FillOne()">
34849         <size>18</size>
34850       </method>
34851       <method name="Void FillSingle()">
34852         <size>39</size>
34853       </method>
34854       <method name="Void FillDouble()">
34855         <size>59</size>
34856       </method>
34857       <method name="Void FillObject()">
34858         <size>52</size>
34859       </method>
34860       <method name="Void FillDoubleObject()">
34861         <size>81</size>
34862       </method>
34863       <method name="Int32 TestSingle()">
34864         <size>47</size>
34865       </method>
34866       <method name="Int32 TestDouble()">
34867         <size>67</size>
34868       </method>
34869       <method name="Int32 TestObjectSingle()">
34870         <size>48</size>
34871       </method>
34872       <method name="Int32 TestObjectDouble()">
34873         <size>72</size>
34874       </method>
34875       <method name="Int32 Main()">
34876         <size>80</size>
34877       </method>
34878     </type>
34879   </test>
34880   <test name="test-660.cs">
34881     <type name="Test">
34882       <method name="Void .ctor()">
34883         <size>7</size>
34884       </method>
34885       <method name="Void Main()">
34886         <size>25</size>
34887       </method>
34888     </type>
34889     <type name="Status">
34890       <method name="Void .ctor(Code)">
34891         <size>8</size>
34892       </method>
34893       <method name="Status op_Implicit(Code)">
34894         <size>7</size>
34895       </method>
34896       <method name="Code op_Implicit(Status)">
34897         <size>8</size>
34898       </method>
34899     </type>
34900   </test>
34901   <test name="test-661.cs">
34902     <type name="Test">
34903       <method name="Void .ctor()">
34904         <size>7</size>
34905       </method>
34906       <method name="Void Main()">
34907         <size>1</size>
34908       </method>
34909       <method name="Void TestMethod()">
34910         <size>15</size>
34911       </method>
34912       <method name="SummaryInfo GetSummary()">
34913         <size>2</size>
34914       </method>
34915     </type>
34916   </test>
34917   <test name="test-662.cs">
34918     <type name="C">
34919       <method name="Void .ctor()">
34920         <size>7</size>
34921       </method>
34922       <method name="Void Main()">
34923         <size>1</size>
34924       </method>
34925     </type>
34926   </test>
34927   <test name="test-663.cs">
34928     <type name="A">
34929       <method name="Void .ctor()">
34930         <size>7</size>
34931       </method>
34932       <method name="Int32 op_Implicit(A)">
34933         <size>2</size>
34934       </method>
34935       <method name="Boolean op_Implicit(A)">
34936         <size>2</size>
34937       </method>
34938     </type>
34939     <type name="C">
34940       <method name="Void .ctor()">
34941         <size>7</size>
34942       </method>
34943       <method name="Void Main()">
34944         <size>17</size>
34945       </method>
34946     </type>
34947   </test>
34948   <test name="test-664.cs">
34949     <type name="C">
34950       <method name="Void .ctor()">
34951         <size>7</size>
34952       </method>
34953       <method name="Boolean Test(System.String)">
34954         <size>148</size>
34955       </method>
34956       <method name="Int32 Main()">
34957         <size>49</size>
34958       </method>
34959     </type>
34960   </test>
34961   <test name="test-665.cs">
34962     <type name="Test">
34963       <method name="Void .ctor()">
34964         <size>7</size>
34965       </method>
34966       <method name="Int32 Main()">
34967         <size>14</size>
34968       </method>
34969       <method name="Int32 Method(System.Object)">
34970         <size>2</size>
34971       </method>
34972     </type>
34973   </test>
34974   <test name="test-666.cs">
34975     <type name="C">
34976       <method name="Void .ctor()">
34977         <size>7</size>
34978       </method>
34979       <method name="Void Main()">
34980         <size>1</size>
34981       </method>
34982     </type>
34983   </test>
34984   <test name="test-667.cs">
34985     <type name="CA">
34986       <method name="Void .ctor()">
34987         <size>7</size>
34988       </method>
34989       <method name="Void IA.M()">
34990         <size>1</size>
34991       </method>
34992     </type>
34993     <type name="CC">
34994       <method name="Void .ctor()">
34995         <size>7</size>
34996       </method>
34997       <method name="Void Main()">
34998         <size>1</size>
34999       </method>
35000     </type>
35001   </test>
35002   <test name="test-668.cs">
35003     <type name="Bar">
35004       <method name="Void .ctor()">
35005         <size>7</size>
35006       </method>
35007     </type>
35008     <type name="Test">
35009       <method name="Void .ctor()">
35010         <size>7</size>
35011       </method>
35012       <method name="Void Main()">
35013         <size>7</size>
35014       </method>
35015     </type>
35016   </test>
35017   <test name="test-669.cs">
35018     <type name="Test">
35019       <method name="Void .ctor()">
35020         <size>7</size>
35021       </method>
35022       <method name="Void Main()">
35023         <size>3</size>
35024       </method>
35025     </type>
35026   </test>
35027   <test name="test-670.cs">
35028     <type name="C">
35029       <method name="Void .ctor()">
35030         <size>7</size>
35031       </method>
35032       <method name="Void Main()">
35033         <size>14</size>
35034       </method>
35035     </type>
35036   </test>
35037   <test name="test-671.cs">
35038     <type name="C">
35039       <method name="Void .ctor()">
35040         <size>7</size>
35041       </method>
35042       <method name="Int32 Main()">
35043         <size>19</size>
35044       </method>
35045       <method name="Boolean Bar(System.Object)">
35046         <size>2</size>
35047       </method>
35048     </type>
35049   </test>
35050   <test name="test-672.cs">
35051     <type name="X">
35052       <method name="Void .ctor()">
35053         <size>7</size>
35054       </method>
35055       <method name="S* get_Foo2()">
35056         <size>3</size>
35057       </method>
35058       <method name="Void Main()">
35059         <size>1</size>
35060       </method>
35061       <method name="Int32* get_Foo()">
35062         <size>3</size>
35063       </method>
35064     </type>
35065   </test>
35066   <test name="test-673.cs">
35067     <type name="Test">
35068       <method name="Void .ctor()">
35069         <size>7</size>
35070       </method>
35071       <method name="Void Foo()">
35072         <size>1</size>
35073       </method>
35074       <method name="Int32 Main()">
35075         <size>85</size>
35076       </method>
35077     </type>
35078   </test>
35079   <test name="test-674.cs">
35080     <type name="Test">
35081       <method name="Void .ctor()">
35082         <size>7</size>
35083       </method>
35084       <method name="Int32 Main()">
35085         <size>56</size>
35086       </method>
35087       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35088         <size>2</size>
35089       </method>
35090     </type>
35091     <type name="Test+D">
35092       <method name="Void .ctor(Object, IntPtr)">
35093         <size>0</size>
35094       </method>
35095       <method name="Int32 Invoke(Int32)">
35096         <size>0</size>
35097       </method>
35098       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35099         <size>0</size>
35100       </method>
35101       <method name="Int32 EndInvoke(IAsyncResult)">
35102         <size>0</size>
35103       </method>
35104     </type>
35105   </test>
35106   <test name="test-675.cs">
35107     <type name="B">
35108       <method name="Void .ctor()">
35109         <size>7</size>
35110       </method>
35111       <method name="Int32 GetHashCode()">
35112         <size>2</size>
35113       </method>
35114       <method name="Boolean Equals(System.Object)">
35115         <size>2</size>
35116       </method>
35117       <method name="Boolean op_Equality(B, B)">
35118         <size>2</size>
35119       </method>
35120       <method name="Boolean op_Inequality(B, B)">
35121         <size>2</size>
35122       </method>
35123     </type>
35124     <type name="Test">
35125       <method name="Void .ctor()">
35126         <size>7</size>
35127       </method>
35128       <method name="Int32 Main()">
35129         <size>2</size>
35130       </method>
35131     </type>
35132   </test>
35133   <test name="test-676.cs">
35134     <type name="N.Item">
35135       <method name="Void .ctor()">
35136         <size>7</size>
35137       </method>
35138     </type>
35139     <type name="N.Test">
35140       <method name="Void .ctor()">
35141         <size>7</size>
35142       </method>
35143       <method name="N.Item get_Item(N.Test)">
35144         <size>2</size>
35145       </method>
35146       <method name="Void Foo(ItemSlot)">
35147         <size>27</size>
35148       </method>
35149       <method name="Int32 Main()">
35150         <size>2</size>
35151       </method>
35152     </type>
35153   </test>
35154   <test name="test-677.cs">
35155     <type name="InvokeWindow">
35156       <method name="Void .ctor()">
35157         <size>7</size>
35158       </method>
35159       <method name="Void add_E(D)">
35160         <size>24</size>
35161       </method>
35162       <method name="Void remove_E(D)">
35163         <size>24</size>
35164       </method>
35165       <method name="Void Run()">
35166         <size>12</size>
35167       </method>
35168     </type>
35169     <type name="Test">
35170       <method name="Void .ctor()">
35171         <size>7</size>
35172       </method>
35173       <method name="Int32 Main()">
35174         <size>32</size>
35175       </method>
35176       <method name="Void OnDeleteEvent()">
35177         <size>1</size>
35178       </method>
35179       <method name="Void OnDeleteEvent(Int32)">
35180         <size>1</size>
35181       </method>
35182     </type>
35183     <type name="D">
35184       <method name="Void .ctor(Object, IntPtr)">
35185         <size>0</size>
35186       </method>
35187       <method name="Void Invoke()">
35188         <size>0</size>
35189       </method>
35190       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35191         <size>0</size>
35192       </method>
35193       <method name="Void EndInvoke(IAsyncResult)">
35194         <size>0</size>
35195       </method>
35196     </type>
35197   </test>
35198   <test name="test-678.cs">
35199     <type name="NaNTest">
35200       <method name="Void .ctor(Double, Double)">
35201         <size>171</size>
35202       </method>
35203       <method name="Int32 Main()">
35204         <size>26</size>
35205       </method>
35206     </type>
35207   </test>
35208   <test name="test-679.cs">
35209     <type name="Program">
35210       <method name="Void .ctor()">
35211         <size>7</size>
35212       </method>
35213       <method name="Int32 Main()">
35214         <size>12</size>
35215       </method>
35216     </type>
35217   </test>
35218   <test name="test-68.cs">
35219     <type name="Y">
35220       <method name="Void .ctor()">
35221         <size>14</size>
35222       </method>
35223     </type>
35224     <type name="X">
35225       <method name="Void .ctor()">
35226         <size>7</size>
35227       </method>
35228       <method name="Int32 Main()">
35229         <size>147</size>
35230       </method>
35231     </type>
35232   </test>
35233   <test name="test-680.cs">
35234     <type name="AsStringProblem.MainClass">
35235       <method name="Void .ctor()">
35236         <size>7</size>
35237       </method>
35238       <method name="Void Main()">
35239         <size>94</size>
35240       </method>
35241     </type>
35242   </test>
35243   <test name="test-681.cs">
35244     <type name="Bug">
35245       <method name="Void .ctor()">
35246         <size>20</size>
35247       </method>
35248       <method name="Void Main()">
35249         <size>1</size>
35250       </method>
35251     </type>
35252     <type name="BugClass">
35253       <method name="Void .cctor()">
35254         <size>18</size>
35255       </method>
35256       <method name="Void FooImplementation(System.Void*)">
35257         <size>1</size>
35258       </method>
35259     </type>
35260     <type name="BugClass+Foo">
35261       <method name="Void .ctor(Object, IntPtr)">
35262         <size>0</size>
35263       </method>
35264       <method name="Void Invoke(System.Void*)">
35265         <size>0</size>
35266       </method>
35267       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35268         <size>0</size>
35269       </method>
35270       <method name="Void EndInvoke(IAsyncResult)">
35271         <size>0</size>
35272       </method>
35273     </type>
35274   </test>
35275   <test name="test-683.cs">
35276     <type name="broken_cast">
35277       <method name="Void .ctor()">
35278         <size>7</size>
35279       </method>
35280       <method name="Int32 Main()">
35281         <size>32</size>
35282       </method>
35283     </type>
35284   </test>
35285   <test name="test-684.cs">
35286     <type name="mono_bug.Program">
35287       <method name="Void .ctor()">
35288         <size>7</size>
35289       </method>
35290       <method name="Void Main()">
35291         <size>71</size>
35292       </method>
35293       <method name="System.Double[][,] ReturnArray()">
35294         <size>62</size>
35295       </method>
35296     </type>
35297   </test>
35298   <test name="test-685.cs">
35299     <type name="C">
35300       <method name="Void .ctor()">
35301         <size>7</size>
35302       </method>
35303       <method name="Void Main()">
35304         <size>28</size>
35305       </method>
35306     </type>
35307   </test>
35308   <test name="test-686.cs">
35309     <type name="Test">
35310       <method name="Void .ctor()">
35311         <size>7</size>
35312       </method>
35313       <method name="Void Main()">
35314         <size>51</size>
35315       </method>
35316       <method name="Void Foo()">
35317         <size>145</size>
35318       </method>
35319     </type>
35320   </test>
35321   <test name="test-687.cs">
35322     <type name="XUnit">
35323       <method name="Void .ctor(Double)">
35324         <size>8</size>
35325       </method>
35326       <method name="XUnit op_Implicit(Double)">
35327         <size>10</size>
35328       </method>
35329       <method name="Double op_Implicit(XUnit)">
35330         <size>8</size>
35331       </method>
35332     </type>
35333     <type name="Unit">
35334       <method name="Void .ctor(Double)">
35335         <size>8</size>
35336       </method>
35337       <method name="Unit op_Implicit(Double)">
35338         <size>10</size>
35339       </method>
35340       <method name="Double op_Implicit(Unit)">
35341         <size>8</size>
35342       </method>
35343     </type>
35344     <type name="Test">
35345       <method name="Void .ctor()">
35346         <size>7</size>
35347       </method>
35348       <method name="Int32 Main()">
35349         <size>56</size>
35350       </method>
35351     </type>
35352   </test>
35353   <test name="test-688.cs">
35354     <type name="Test">
35355       <method name="Void .ctor()">
35356         <size>7</size>
35357       </method>
35358       <method name="Int32 Main()">
35359         <size>46</size>
35360       </method>
35361       <method name="Byte* GetFoo()">
35362         <size>7</size>
35363       </method>
35364       <method name="Byte* GetFoo2()">
35365         <size>7</size>
35366       </method>
35367     </type>
35368   </test>
35369   <test name="test-689.cs">
35370     <type name="Sample">
35371       <method name="Void Main()">
35372         <size>3</size>
35373       </method>
35374       <method name="Void Foo(Byte*, Byte*)">
35375         <size>46</size>
35376       </method>
35377     </type>
35378   </test>
35379   <test name="test-69.cs">
35380     <type name="Blah">
35381       <method name="Void .ctor()">
35382         <size>7</size>
35383       </method>
35384       <method name="Void Start_internal(IntPtr)">
35385         <size>0</size>
35386       </method>
35387       <method name="Int32 Main()">
35388         <size>2</size>
35389       </method>
35390     </type>
35391   </test>
35392   <test name="test-690.cs">
35393     <type name="Test.Test">
35394       <method name="Void .ctor()">
35395         <size>7</size>
35396       </method>
35397       <method name="Void Main()">
35398         <size>1</size>
35399       </method>
35400     </type>
35401   </test>
35402   <test name="test-691.cs">
35403     <type name="ConsoleApplication6.Program">
35404       <method name="Void .ctor()">
35405         <size>7</size>
35406       </method>
35407       <method name="Void .cctor()">
35408         <size>23</size>
35409       </method>
35410       <method name="Void Main()">
35411         <size>127</size>
35412       </method>
35413     </type>
35414   </test>
35415   <test name="test-692.cs">
35416     <type name="Test">
35417       <method name="Void .ctor()">
35418         <size>7</size>
35419       </method>
35420       <method name="Void test1(DateTime ByRef)">
35421         <size>10</size>
35422       </method>
35423       <method name="Void test2(DateTime ByRef)">
35424         <size>13</size>
35425       </method>
35426       <method name="Int32 Main()">
35427         <size>141</size>
35428       </method>
35429     </type>
35430   </test>
35431   <test name="test-693.cs">
35432     <type name="ConstTest">
35433       <method name="Void .ctor()">
35434         <size>7</size>
35435       </method>
35436       <method name="Int32 Main()">
35437         <size>32</size>
35438       </method>
35439     </type>
35440   </test>
35441   <test name="test-694.cs">
35442     <type name="Test">
35443       <method name="Void .ctor()">
35444         <size>7</size>
35445       </method>
35446       <method name="Int32 Main()">
35447         <size>2</size>
35448       </method>
35449     </type>
35450   </test>
35451   <test name="test-695.cs">
35452     <type name="Program">
35453       <method name="Void .ctor()">
35454         <size>7</size>
35455       </method>
35456       <method name="Void .cctor()">
35457         <size>53</size>
35458       </method>
35459       <method name="Int32 Main()">
35460         <size>680</size>
35461       </method>
35462       <method name="System.String get_BaseDirectory()">
35463         <size>28</size>
35464       </method>
35465     </type>
35466     <type name="&lt;PrivateImplementationDetails&gt;">
35467       <method name="Void .ctor()">
35468         <size>7</size>
35469       </method>
35470     </type>
35471   </test>
35472   <test name="test-696.cs">
35473     <type name="S">
35474       <method name="Void f(S)">
35475         <size>1</size>
35476       </method>
35477       <method name="S op_Implicit(C)">
35478         <size>2</size>
35479       </method>
35480     </type>
35481     <type name="C">
35482       <method name="Void .ctor()">
35483         <size>7</size>
35484       </method>
35485       <method name="Void Main()">
35486         <size>12</size>
35487       </method>
35488     </type>
35489   </test>
35490   <test name="test-697.cs">
35491     <type name="C">
35492       <method name="Void .ctor()">
35493         <size>7</size>
35494       </method>
35495       <method name="Void Main()">
35496         <size>1</size>
35497       </method>
35498     </type>
35499   </test>
35500   <test name="test-698.cs">
35501     <type name="test">
35502       <method name="Void .ctor()">
35503         <size>7</size>
35504       </method>
35505       <method name="Void Main()">
35506         <size>12</size>
35507       </method>
35508     </type>
35509   </test>
35510   <test name="test-699.cs">
35511     <type name="D">
35512       <method name="Void .ctor(String)">
35513         <size>25</size>
35514       </method>
35515       <method name="System.String get_message()">
35516         <size>7</size>
35517       </method>
35518       <method name="Void Main()">
35519         <size>1</size>
35520       </method>
35521     </type>
35522   </test>
35523   <test name="test-7.cs">
35524     <type name="Mine.MyBoolean">
35525       <method name="Void .ctor()">
35526         <size>7</size>
35527       </method>
35528       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35529         <size>2</size>
35530       </method>
35531     </type>
35532     <type name="Mine.MyTrueFalse">
35533       <method name="Void .ctor()">
35534         <size>7</size>
35535       </method>
35536       <method name="Boolean op_True(Mine.MyTrueFalse)">
35537         <size>2</size>
35538       </method>
35539       <method name="Boolean op_False(Mine.MyTrueFalse)">
35540         <size>2</size>
35541       </method>
35542     </type>
35543     <type name="Mine.Blah">
35544       <method name="Void .ctor(Int32)">
35545         <size>14</size>
35546       </method>
35547       <method name="Int32 Main()">
35548         <size>408</size>
35549       </method>
35550       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35551         <size>31</size>
35552       </method>
35553       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35554         <size>22</size>
35555       </method>
35556       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35557         <size>23</size>
35558       </method>
35559       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35560         <size>31</size>
35561       </method>
35562       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35563         <size>24</size>
35564       </method>
35565       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35566         <size>24</size>
35567       </method>
35568       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35569         <size>24</size>
35570       </method>
35571       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35572         <size>23</size>
35573       </method>
35574       <method name="Boolean op_LogicalNot(Mine.Blah)">
35575         <size>20</size>
35576       </method>
35577       <method name="Mine.Blah op_Increment(Mine.Blah)">
35578         <size>26</size>
35579       </method>
35580       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35581         <size>26</size>
35582       </method>
35583       <method name="Boolean op_True(Mine.Blah)">
35584         <size>20</size>
35585       </method>
35586       <method name="Boolean op_False(Mine.Blah)">
35587         <size>23</size>
35588       </method>
35589       <method name="Int32 op_Implicit(Mine.Blah)">
35590         <size>17</size>
35591       </method>
35592       <method name="Double op_Explicit(Mine.Blah)">
35593         <size>18</size>
35594       </method>
35595     </type>
35596   </test>
35597   <test name="test-70.cs">
35598     <type name="X">
35599       <method name="Void .ctor()">
35600         <size>7</size>
35601       </method>
35602       <method name="Int32 get_A()">
35603         <size>2</size>
35604       </method>
35605       <method name="Int32 B()">
35606         <size>2</size>
35607       </method>
35608     </type>
35609     <type name="Y">
35610       <method name="Void .ctor()">
35611         <size>7</size>
35612       </method>
35613       <method name="Int32 get_A()">
35614         <size>9</size>
35615       </method>
35616       <method name="Int32 B()">
35617         <size>9</size>
35618       </method>
35619     </type>
35620     <type name="Z">
35621       <method name="Void .ctor()">
35622         <size>7</size>
35623       </method>
35624       <method name="Int32 Main()">
35625         <size>70</size>
35626       </method>
35627     </type>
35628   </test>
35629   <test name="test-700.cs">
35630     <type name="FooAttribute">
35631       <method name="Void .ctor(String)">
35632         <size>7</size>
35633       </method>
35634     </type>
35635     <type name="Test">
35636       <method name="Void .ctor()">
35637         <size>7</size>
35638       </method>
35639     </type>
35640     <type name="Program">
35641       <method name="Void .ctor()">
35642         <size>7</size>
35643       </method>
35644       <method name="Void Main()">
35645         <size>1</size>
35646       </method>
35647     </type>
35648   </test>
35649   <test name="test-701.cs">
35650     <type name="Foo">
35651       <method name="Void .ctor()">
35652         <size>7</size>
35653       </method>
35654       <method name="UInt16 ToUint16()">
35655         <size>6</size>
35656       </method>
35657       <method name="Void Main()">
35658         <size>1</size>
35659       </method>
35660     </type>
35661   </test>
35662   <test name="test-703.cs">
35663     <type name="A">
35664       <method name="Void .ctor()">
35665         <size>7</size>
35666       </method>
35667       <method name="Void add_Finished(System.EventHandler)">
35668         <size>0</size>
35669       </method>
35670       <method name="Void remove_Finished(System.EventHandler)">
35671         <size>0</size>
35672       </method>
35673       <method name="Void test(A)">
35674         <size>19</size>
35675       </method>
35676       <method name="Void TestA(System.Object, System.EventArgs)">
35677         <size>25</size>
35678       </method>
35679     </type>
35680     <type name="B">
35681       <method name="Void .ctor()">
35682         <size>65</size>
35683       </method>
35684       <method name="Void add_Finished(System.EventHandler)">
35685         <size>24</size>
35686       </method>
35687       <method name="Void remove_Finished(System.EventHandler)">
35688         <size>24</size>
35689       </method>
35690       <method name="Void TestB(System.Object, System.EventArgs)">
35691         <size>25</size>
35692       </method>
35693       <method name="Int32 Main()">
35694         <size>14</size>
35695       </method>
35696     </type>
35697   </test>
35698   <test name="test-705.cs">
35699     <type name="Test">
35700       <method name="Void .ctor()">
35701         <size>7</size>
35702       </method>
35703       <method name="Void .cctor()">
35704         <size>1</size>
35705       </method>
35706       <method name="Nested GetEnumerator()">
35707         <size>10</size>
35708       </method>
35709     </type>
35710     <type name="Test+Nested">
35711       <method name="Void System.IDisposable.Dispose()">
35712         <size>13</size>
35713       </method>
35714       <method name="Int32 get_Current()">
35715         <size>2</size>
35716       </method>
35717       <method name="Boolean MoveNext()">
35718         <size>2</size>
35719       </method>
35720       <method name="Void Reset()">
35721         <size>1</size>
35722       </method>
35723       <method name="Void Dispose()">
35724         <size>11</size>
35725       </method>
35726     </type>
35727     <type name="Program">
35728       <method name="Int32 Main()">
35729         <size>70</size>
35730       </method>
35731     </type>
35732   </test>
35733   <test name="test-706.cs">
35734     <type name="Test.CustomParentAttribute">
35735       <method name="Void .ctor()">
35736         <size>7</size>
35737       </method>
35738       <method name="Void DoSomething()">
35739         <size>0</size>
35740       </method>
35741     </type>
35742     <type name="Test.MyClass">
35743       <method name="Void .ctor()">
35744         <size>7</size>
35745       </method>
35746       <method name="Void Main()">
35747         <size>1</size>
35748       </method>
35749     </type>
35750     <type name="Test.MyClass+CustomChildAttribute">
35751       <method name="Void .ctor()">
35752         <size>7</size>
35753       </method>
35754       <method name="Void DoSomething()">
35755         <size>1</size>
35756       </method>
35757     </type>
35758   </test>
35759   <test name="test-707.cs">
35760     <type name="Tzap">
35761       <method name="Void .ctor()">
35762         <size>7</size>
35763       </method>
35764     </type>
35765     <type name="Tzap+Baz">
35766       <method name="Void .ctor()">
35767         <size>7</size>
35768       </method>
35769       <method name="Void Gazonk()">
35770         <size>7</size>
35771       </method>
35772       <method name="Void Main()">
35773         <size>1</size>
35774       </method>
35775     </type>
35776     <type name="Tzap+Bar">
35777       <method name="Void .ctor()">
35778         <size>7</size>
35779       </method>
35780       <method name="Void Foo()">
35781         <size>1</size>
35782       </method>
35783     </type>
35784   </test>
35785   <test name="test-708.cs">
35786     <type name="A">
35787       <method name="Void .ctor()">
35788         <size>7</size>
35789       </method>
35790       <method name="A+ADelegate Delegate2(Boolean)">
35791         <size>25</size>
35792       </method>
35793       <method name="Void Main()">
35794         <size>1</size>
35795       </method>
35796     </type>
35797     <type name="A+ADelegate">
35798       <method name="Void .ctor(Object, IntPtr)">
35799         <size>0</size>
35800       </method>
35801       <method name="A+ADelegate Invoke(Boolean)">
35802         <size>0</size>
35803       </method>
35804       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
35805         <size>0</size>
35806       </method>
35807       <method name="A+ADelegate EndInvoke(IAsyncResult)">
35808         <size>0</size>
35809       </method>
35810     </type>
35811   </test>
35812   <test name="test-709.cs">
35813     <type name="C">
35814       <method name="Void .ctor()">
35815         <size>7</size>
35816       </method>
35817       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
35818         <size>68</size>
35819       </method>
35820       <method name="Void CharCopy(Char*, Char*, Int32)">
35821         <size>35</size>
35822       </method>
35823       <method name="Int32 Main()">
35824         <size>58</size>
35825       </method>
35826     </type>
35827   </test>
35828   <test name="test-71.cs">
35829     <type name="X">
35830       <method name="Void .ctor()">
35831         <size>7</size>
35832       </method>
35833       <method name="Void Main()">
35834         <size>37</size>
35835       </method>
35836     </type>
35837     <type name="MethodSignature">
35838       <method name="Void .ctor(String, Type, Type[])">
35839         <size>22</size>
35840       </method>
35841     </type>
35842   </test>
35843   <test name="test-710.cs">
35844     <type name="Z">
35845       <method name="Void .ctor()">
35846         <size>7</size>
35847       </method>
35848     </type>
35849     <type name="C">
35850       <method name="Void .ctor()">
35851         <size>7</size>
35852       </method>
35853       <method name="Void Main()">
35854         <size>7</size>
35855       </method>
35856     </type>
35857   </test>
35858   <test name="test-711.cs">
35859     <type name="N.Test">
35860       <method name="Void .ctor()">
35861         <size>7</size>
35862       </method>
35863       <method name="Void .ctor(Int32)">
35864         <size>7</size>
35865       </method>
35866       <method name="Void Main()">
35867         <size>1</size>
35868       </method>
35869     </type>
35870   </test>
35871   <test name="test-712.cs">
35872     <type name="Hello">
35873       <method name="Void .ctor()">
35874         <size>7</size>
35875       </method>
35876       <method name="Void Main()">
35877         <size>22</size>
35878       </method>
35879     </type>
35880   </test>
35881   <test name="test-713.cs">
35882     <type name="DispBar">
35883       <method name="Void .ctor()">
35884         <size>7</size>
35885       </method>
35886       <method name="Void Dispose()">
35887         <size>11</size>
35888       </method>
35889     </type>
35890     <type name="Foo">
35891       <method name="Void .ctor()">
35892         <size>7</size>
35893       </method>
35894       <method name="IDisposable GetBar()">
35895         <size>6</size>
35896       </method>
35897     </type>
35898     <type name="Test">
35899       <method name="Void .ctor()">
35900         <size>7</size>
35901       </method>
35902       <method name="Void .cctor()">
35903         <size>11</size>
35904       </method>
35905       <method name="Boolean TryThing()">
35906         <size>46</size>
35907       </method>
35908       <method name="Void Main()">
35909         <size>7</size>
35910       </method>
35911     </type>
35912   </test>
35913   <test name="test-714.cs">
35914     <type name="Hello">
35915       <method name="Void .ctor()">
35916         <size>7</size>
35917       </method>
35918       <method name="Void IBar.Test()">
35919         <size>1</size>
35920       </method>
35921       <method name="Void Main()">
35922         <size>1</size>
35923       </method>
35924     </type>
35925   </test>
35926   <test name="test-716.cs">
35927     <type name="SS">
35928       <method name="Void .cctor()">
35929         <size>8</size>
35930       </method>
35931     </type>
35932     <type name="SSS">
35933       <method name="Void .cctor()">
35934         <size>15</size>
35935       </method>
35936     </type>
35937     <type name="C">
35938       <method name="Void .ctor()">
35939         <size>7</size>
35940       </method>
35941     </type>
35942     <type name="CC">
35943       <method name="Void .ctor()">
35944         <size>7</size>
35945       </method>
35946       <method name="Void .cctor()">
35947         <size>8</size>
35948       </method>
35949     </type>
35950     <type name="CCC">
35951       <method name="Void .ctor()">
35952         <size>7</size>
35953       </method>
35954       <method name="Void .cctor()">
35955         <size>11</size>
35956       </method>
35957     </type>
35958     <type name="X">
35959       <method name="Void .ctor()">
35960         <size>7</size>
35961       </method>
35962       <method name="Int32 Main()">
35963         <size>192</size>
35964       </method>
35965     </type>
35966   </test>
35967   <test name="test-717.cs">
35968     <type name="AA">
35969       <method name="Void .ctor()">
35970         <size>7</size>
35971       </method>
35972       <method name="Int32 Foo(Int32)">
35973         <size>2</size>
35974       </method>
35975     </type>
35976     <type name="A">
35977       <method name="Void .ctor()">
35978         <size>7</size>
35979       </method>
35980       <method name="Int32 Foo(Byte)">
35981         <size>2</size>
35982       </method>
35983       <method name="Int32 Foo(Int32)">
35984         <size>2</size>
35985       </method>
35986     </type>
35987     <type name="B">
35988       <method name="Void .ctor()">
35989         <size>7</size>
35990       </method>
35991       <method name="Int32 Foo(Int32)">
35992         <size>2</size>
35993       </method>
35994       <method name="Void Foo(System.String)">
35995         <size>1</size>
35996       </method>
35997     </type>
35998     <type name="S">
35999       <method name="System.String ToString()">
36000         <size>6</size>
36001       </method>
36002     </type>
36003     <type name="MyClass">
36004       <method name="Void .ctor()">
36005         <size>7</size>
36006       </method>
36007       <method name="Int32 Main()">
36008         <size>61</size>
36009       </method>
36010     </type>
36011   </test>
36012   <test name="test-718.cs">
36013     <type name="A">
36014       <method name="Void .ctor()">
36015         <size>7</size>
36016       </method>
36017       <method name="Void Foo(Int32, Int32)">
36018         <size>1</size>
36019       </method>
36020     </type>
36021     <type name="B">
36022       <method name="Void .ctor()">
36023         <size>7</size>
36024       </method>
36025       <method name="Void Main()">
36026         <size>8</size>
36027       </method>
36028       <method name="Void Foo(Int32)">
36029         <size>1</size>
36030       </method>
36031     </type>
36032   </test>
36033   <test name="test-719.cs">
36034     <type name="C">
36035       <method name="Void .ctor()">
36036         <size>7</size>
36037       </method>
36038       <method name="Void Main()">
36039         <size>1</size>
36040       </method>
36041     </type>
36042   </test>
36043   <test name="test-72.cs">
36044     <type name="outer">
36045       <method name="Void .ctor()">
36046         <size>7</size>
36047       </method>
36048       <method name="Int32 Main()">
36049         <size>2</size>
36050       </method>
36051     </type>
36052     <type name="outer+inner">
36053       <method name="Void .ctor()">
36054         <size>7</size>
36055       </method>
36056       <method name="Void meth(System.Object)">
36057         <size>8</size>
36058       </method>
36059     </type>
36060   </test>
36061   <test name="test-720.cs">
36062     <type name="N.Program">
36063       <method name="Void .ctor()">
36064         <size>7</size>
36065       </method>
36066       <method name="Void Main()">
36067         <size>18</size>
36068       </method>
36069     </type>
36070     <type name="N.Parent">
36071       <method name="Void .ctor()">
36072         <size>7</size>
36073       </method>
36074       <method name="Void add_Example(N.Parent+ExampleHandler)">
36075         <size>0</size>
36076       </method>
36077       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36078         <size>0</size>
36079       </method>
36080     </type>
36081     <type name="N.Child">
36082       <method name="Void .ctor()">
36083         <size>7</size>
36084       </method>
36085       <method name="Void add_Example(N.Parent+ExampleHandler)">
36086         <size>24</size>
36087       </method>
36088       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36089         <size>24</size>
36090       </method>
36091       <method name="Void OnExample()">
36092         <size>23</size>
36093       </method>
36094     </type>
36095     <type name="N.Parent+ExampleHandler">
36096       <method name="Void .ctor(Object, IntPtr)">
36097         <size>0</size>
36098       </method>
36099       <method name="Void Invoke()">
36100         <size>0</size>
36101       </method>
36102       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36103         <size>0</size>
36104       </method>
36105       <method name="Void EndInvoke(IAsyncResult)">
36106         <size>0</size>
36107       </method>
36108     </type>
36109   </test>
36110   <test name="test-721.cs">
36111     <type name="Program">
36112       <method name="Void .ctor()">
36113         <size>7</size>
36114       </method>
36115       <method name="Int32 Main()">
36116         <size>55</size>
36117       </method>
36118     </type>
36119     <type name="Control">
36120       <method name="Void .ctor()">
36121         <size>7</size>
36122       </method>
36123       <method name="Void set_Foo(Int32)">
36124         <size>1</size>
36125       </method>
36126     </type>
36127   </test>
36128   <test name="test-722.cs">
36129     <type name="Blah">
36130       <method name="Void .ctor()">
36131         <size>7</size>
36132       </method>
36133       <method name="Int32 Foo(Int32, Int32)">
36134         <size>4</size>
36135       </method>
36136       <method name="Int32 Main()">
36137         <size>46</size>
36138       </method>
36139     </type>
36140     <type name="Blah+MyDelegate">
36141       <method name="Void .ctor(Object, IntPtr)">
36142         <size>0</size>
36143       </method>
36144       <method name="Int32 Invoke(Int32, Int32)">
36145         <size>0</size>
36146       </method>
36147       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
36148         <size>0</size>
36149       </method>
36150       <method name="Int32 EndInvoke(IAsyncResult)">
36151         <size>0</size>
36152       </method>
36153     </type>
36154   </test>
36155   <test name="test-723.cs">
36156     <type name="Test">
36157       <method name="Void .ctor()">
36158         <size>7</size>
36159       </method>
36160       <method name="Int32 get_Count()">
36161         <size>2</size>
36162       </method>
36163     </type>
36164     <type name="Maine">
36165       <method name="Int32 Main()">
36166         <size>21</size>
36167       </method>
36168     </type>
36169   </test>
36170   <test name="test-724.cs">
36171     <type name="Test">
36172       <method name="Void .ctor()">
36173         <size>7</size>
36174       </method>
36175       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36176         <size>29</size>
36177       </method>
36178       <method name="Int32 Main()">
36179         <size>110</size>
36180       </method>
36181     </type>
36182     <type name="Concrete">
36183       <method name="Void .ctor()">
36184         <size>7</size>
36185       </method>
36186       <method name="System.String A.get_Spec()">
36187         <size>6</size>
36188       </method>
36189       <method name="System.String B.get_Spec()">
36190         <size>6</size>
36191       </method>
36192       <method name="System.String get_Spec()">
36193         <size>6</size>
36194       </method>
36195     </type>
36196   </test>
36197   <test name="test-726.cs">
36198     <type name="CS0102">
36199       <method name="System.Object IFoo.Clone()">
36200         <size>2</size>
36201       </method>
36202       <method name="Void Main()">
36203         <size>1</size>
36204       </method>
36205       <method name="Void .ctor()">
36206         <size>7</size>
36207       </method>
36208     </type>
36209     <type name="CS0102+Clone">
36210       <method name="Void .ctor()">
36211         <size>7</size>
36212       </method>
36213     </type>
36214   </test>
36215   <test name="test-73.cs">
36216     <type name="Abstract">
36217       <method name="Void .ctor()">
36218         <size>7</size>
36219       </method>
36220       <method name="Int32 A()">
36221         <size>0</size>
36222       </method>
36223     </type>
36224     <type name="Concrete">
36225       <method name="Void .ctor()">
36226         <size>7</size>
36227       </method>
36228       <method name="Int32 A()">
36229         <size>2</size>
36230       </method>
36231     </type>
36232     <type name="Test">
36233       <method name="Void .ctor()">
36234         <size>7</size>
36235       </method>
36236       <method name="Int32 Main()">
36237         <size>22</size>
36238       </method>
36239     </type>
36240   </test>
36241   <test name="test-74.cs">
36242     <type name="X">
36243       <method name="Void .ctor()">
36244         <size>7</size>
36245       </method>
36246       <method name="Int32 Main()">
36247         <size>168</size>
36248       </method>
36249     </type>
36250   </test>
36251   <test name="test-75.cs">
36252     <type name="X">
36253       <method name="Void .ctor()">
36254         <size>7</size>
36255       </method>
36256       <method name="Void .cctor()">
36257         <size>1</size>
36258       </method>
36259       <method name="X op_Addition(X, X)">
36260         <size>8</size>
36261       </method>
36262     </type>
36263     <type name="Y">
36264       <method name="Void .ctor()">
36265         <size>7</size>
36266       </method>
36267     </type>
36268     <type name="Z">
36269       <method name="Void .ctor()">
36270         <size>7</size>
36271       </method>
36272     </type>
36273     <type name="driver">
36274       <method name="Void .ctor()">
36275         <size>7</size>
36276       </method>
36277       <method name="Int32 Main()">
36278         <size>34</size>
36279       </method>
36280     </type>
36281   </test>
36282   <test name="test-76.cs">
36283     <type name="foo">
36284       <method name="Void .ctor()">
36285         <size>7</size>
36286       </method>
36287       <method name="System.String strcat(System.String[])">
36288         <size>47</size>
36289       </method>
36290       <method name="Int32 Main()">
36291         <size>142</size>
36292       </method>
36293     </type>
36294   </test>
36295   <test name="test-77.cs">
36296     <type name="XX">
36297       <method name="Void .ctor()">
36298         <size>7</size>
36299       </method>
36300       <method name="Int32 Main()">
36301         <size>220</size>
36302       </method>
36303     </type>
36304   </test>
36305   <test name="test-78.cs">
36306     <type name="N1.B">
36307       <method name="Void .ctor()">
36308         <size>7</size>
36309       </method>
36310       <method name="Boolean ShortCasting()">
36311         <size>19</size>
36312       </method>
36313       <method name="Boolean IntCasting()">
36314         <size>18</size>
36315       </method>
36316       <method name="Int32 Main()">
36317         <size>26</size>
36318       </method>
36319     </type>
36320   </test>
36321   <test name="test-79.cs">
36322     <type name="X">
36323       <method name="Void .ctor()">
36324         <size>7</size>
36325       </method>
36326       <method name="Int32 Main()">
36327         <size>40</size>
36328       </method>
36329     </type>
36330   </test>
36331   <test name="test-8.cs">
36332     <type name="X">
36333       <method name="Void .ctor()">
36334         <size>7</size>
36335       </method>
36336       <method name="Int32 Main(System.String[])">
36337         <size>115</size>
36338       </method>
36339     </type>
36340   </test>
36341   <test name="test-80.cs">
36342     <type name="X">
36343       <method name="Void .ctor()">
36344         <size>7</size>
36345       </method>
36346       <method name="Int32 Add(Int32, Int32)">
36347         <size>4</size>
36348       </method>
36349     </type>
36350     <type name="Y">
36351       <method name="Void .ctor()">
36352         <size>7</size>
36353       </method>
36354       <method name="Int32 Main()">
36355         <size>34</size>
36356       </method>
36357       <method name="Int32 A.Add(Int32, Int32)">
36358         <size>9</size>
36359       </method>
36360     </type>
36361   </test>
36362   <test name="test-81.cs">
36363     <type name="N1.A">
36364       <method name="Void .ctor()">
36365         <size>7</size>
36366       </method>
36367       <method name="Void Bar()">
36368         <size>44</size>
36369       </method>
36370       <method name="Int32 Main()">
36371         <size>71</size>
36372       </method>
36373     </type>
36374   </test>
36375   <test name="test-82.cs">
36376     <type name="N1.N2.B">
36377       <method name="Void .ctor()">
36378         <size>7</size>
36379       </method>
36380       <method name="Void Method(A ByRef)">
36381         <size>1</size>
36382       </method>
36383       <method name="Int32 Main()">
36384         <size>2</size>
36385       </method>
36386     </type>
36387     <type name="N1.N3.B">
36388       <method name="Void .ctor()">
36389         <size>7</size>
36390       </method>
36391       <method name="Void Method(A ByRef)">
36392         <size>1</size>
36393       </method>
36394     </type>
36395   </test>
36396   <test name="test-83.cs">
36397     <type name="PersonArrivedArgs">
36398       <method name="Void .ctor(String)">
36399         <size>14</size>
36400       </method>
36401     </type>
36402     <type name="Greeter">
36403       <method name="Void .ctor(String)">
36404         <size>14</size>
36405       </method>
36406       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36407         <size>18</size>
36408       </method>
36409     </type>
36410     <type name="Room">
36411       <method name="Void .ctor()">
36412         <size>14</size>
36413       </method>
36414       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36415         <size>24</size>
36416       </method>
36417       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36418         <size>24</size>
36419       </method>
36420       <method name="Void AddPerson(System.String)">
36421         <size>14</size>
36422       </method>
36423     </type>
36424     <type name="DelegateTest">
36425       <method name="Void .ctor()">
36426         <size>7</size>
36427       </method>
36428       <method name="Int32 Main()">
36429         <size>2</size>
36430       </method>
36431     </type>
36432     <type name="PersonArrivedHandler">
36433       <method name="Void .ctor(Object, IntPtr)">
36434         <size>0</size>
36435       </method>
36436       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36437         <size>0</size>
36438       </method>
36439       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36440         <size>0</size>
36441       </method>
36442       <method name="Void EndInvoke(IAsyncResult)">
36443         <size>0</size>
36444       </method>
36445     </type>
36446   </test>
36447   <test name="test-84.cs">
36448     <type name="Ghost">
36449       <method name="Void .ctor()">
36450         <size>7</size>
36451       </method>
36452       <method name="Int32 Main()">
36453         <size>6</size>
36454       </method>
36455     </type>
36456   </test>
36457   <test name="test-85.cs">
36458     <type name="X">
36459       <method name="Void .ctor()">
36460         <size>7</size>
36461       </method>
36462       <method name="Int32 Main()">
36463         <size>20</size>
36464       </method>
36465     </type>
36466   </test>
36467   <test name="test-86.cs">
36468     <type name="T.T">
36469       <method name="Void .ctor()">
36470         <size>7</size>
36471       </method>
36472       <method name="Int32 method1(System.Type, Int32)">
36473         <size>23</size>
36474       </method>
36475       <method name="Int32 method1(System.Type, System.Type[])">
36476         <size>12</size>
36477       </method>
36478       <method name="Int32 method2(System.Type, Int32)">
36479         <size>23</size>
36480       </method>
36481       <method name="Int32 method2(System.Type, System.Type[])">
36482         <size>12</size>
36483       </method>
36484       <method name="Int32 Main()">
36485         <size>36</size>
36486       </method>
36487     </type>
36488   </test>
36489   <test name="test-87.cs">
36490     <type name="Top">
36491       <method name="Void .ctor()">
36492         <size>7</size>
36493       </method>
36494       <method name="Int32 Main()">
36495         <size>58</size>
36496       </method>
36497     </type>
36498     <type name="Top+X">
36499       <method name="Void .ctor()">
36500         <size>7</size>
36501       </method>
36502     </type>
36503     <type name="Top+Y">
36504       <method name="Void .ctor()">
36505         <size>7</size>
36506       </method>
36507     </type>
36508     <type name="Top+XA">
36509       <method name="Void .ctor()">
36510         <size>7</size>
36511       </method>
36512       <method name="Int32 get_one()">
36513         <size>2</size>
36514       </method>
36515     </type>
36516     <type name="Top+XB">
36517       <method name="Void .ctor()">
36518         <size>7</size>
36519       </method>
36520       <method name="Int32 get_one()">
36521         <size>2</size>
36522       </method>
36523       <method name="Int32 get_two()">
36524         <size>2</size>
36525       </method>
36526     </type>
36527     <type name="Other">
36528       <method name="Void .ctor()">
36529         <size>7</size>
36530       </method>
36531       <method name="Void X()">
36532         <size>5</size>
36533       </method>
36534     </type>
36535   </test>
36536   <test name="test-88.cs">
36537     <type name="X">
36538       <method name="Void .ctor()">
36539         <size>7</size>
36540       </method>
36541       <method name="Void f(System.String)">
36542         <size>19</size>
36543       </method>
36544       <method name="Int32 Main()">
36545         <size>67</size>
36546       </method>
36547     </type>
36548   </test>
36549   <test name="test-89.cs">
36550     <type name="X">
36551       <method name="Void .ctor(Int32)">
36552         <size>8</size>
36553       </method>
36554       <method name="X F(Int32)">
36555         <size>7</size>
36556       </method>
36557       <method name="Int32 Main()">
36558         <size>99</size>
36559       </method>
36560     </type>
36561   </test>
36562   <test name="test-9.cs">
36563     <type name="X">
36564       <method name="Void .ctor()">
36565         <size>7</size>
36566       </method>
36567       <method name="Int32 Main(System.String[])">
36568         <size>104</size>
36569       </method>
36570     </type>
36571   </test>
36572   <test name="test-90.cs">
36573     <type name="N1.Blah">
36574       <method name="Void .ctor()">
36575         <size>7</size>
36576       </method>
36577       <method name="Int32 Main()">
36578         <size>2</size>
36579       </method>
36580     </type>
36581   </test>
36582   <test name="test-91.cs">
36583     <type name="Abstract">
36584       <method name="Void .ctor()">
36585         <size>7</size>
36586       </method>
36587     </type>
36588     <type name="Plain">
36589       <method name="Void .ctor()">
36590         <size>7</size>
36591       </method>
36592     </type>
36593     <type name="Test">
36594       <method name="Void .ctor()">
36595         <size>7</size>
36596       </method>
36597       <method name="Void MyProtectedInternal()">
36598         <size>1</size>
36599       </method>
36600       <method name="Void MyInternal()">
36601         <size>1</size>
36602       </method>
36603       <method name="Void MyPublic()">
36604         <size>1</size>
36605       </method>
36606       <method name="Void MyPrivate()">
36607         <size>1</size>
36608       </method>
36609       <method name="Int32 Main()">
36610         <size>242</size>
36611       </method>
36612     </type>
36613   </test>
36614   <test name="test-92.cs">
36615     <type name="Outer">
36616       <method name="Void .ctor()">
36617         <size>7</size>
36618       </method>
36619     </type>
36620     <type name="Outer+Inner">
36621       <method name="Void .ctor()">
36622         <size>7</size>
36623       </method>
36624     </type>
36625     <type name="InnerBase">
36626       <method name="Void .ctor()">
36627         <size>7</size>
36628       </method>
36629     </type>
36630     <type name="MainClass">
36631       <method name="Void .ctor()">
36632         <size>7</size>
36633       </method>
36634       <method name="Int32 Main()">
36635         <size>2</size>
36636       </method>
36637     </type>
36638   </test>
36639   <test name="test-93.cs">
36640     <type name="N1.C">
36641       <method name="Void .ctor()">
36642         <size>7</size>
36643       </method>
36644       <method name="Void method(B ByRef)">
36645         <size>15</size>
36646       </method>
36647     </type>
36648     <type name="Test">
36649       <method name="Void .ctor()">
36650         <size>7</size>
36651       </method>
36652       <method name="Int32 Main()">
36653         <size>15</size>
36654       </method>
36655     </type>
36656   </test>
36657   <test name="test-94.cs">
36658     <type name="Base">
36659       <method name="Void .ctor()">
36660         <size>7</size>
36661       </method>
36662       <method name="Int32 IVehicle.Start()">
36663         <size>2</size>
36664       </method>
36665       <method name="Int32 Stop()">
36666         <size>2</size>
36667       </method>
36668       <method name="Int32 Turn()">
36669         <size>2</size>
36670       </method>
36671     </type>
36672     <type name="Derived1">
36673       <method name="Void .ctor()">
36674         <size>7</size>
36675       </method>
36676       <method name="Int32 Turn()">
36677         <size>2</size>
36678       </method>
36679     </type>
36680     <type name="Derived2">
36681       <method name="Void .ctor()">
36682         <size>7</size>
36683       </method>
36684       <method name="Int32 IVehicle.Start()">
36685         <size>2</size>
36686       </method>
36687       <method name="Int32 IVehicle.Turn()">
36688         <size>2</size>
36689       </method>
36690       <method name="Int32 Stop()">
36691         <size>2</size>
36692       </method>
36693       <method name="Int32 Turn()">
36694         <size>2</size>
36695       </method>
36696     </type>
36697     <type name="Test">
36698       <method name="Void .ctor()">
36699         <size>7</size>
36700       </method>
36701       <method name="Int32 Main()">
36702         <size>88</size>
36703       </method>
36704     </type>
36705   </test>
36706   <test name="test-95.cs">
36707     <type name="X">
36708       <method name="Void .ctor()">
36709         <size>7</size>
36710       </method>
36711       <method name="Int32 Main()">
36712         <size>30</size>
36713       </method>
36714     </type>
36715   </test>
36716   <test name="test-96.cs">
36717     <type name="N1.A">
36718       <method name="Void .ctor()">
36719         <size>7</size>
36720       </method>
36721       <method name="Int32 Main()">
36722         <size>2</size>
36723       </method>
36724     </type>
36725     <type name="N1.C">
36726       <method name="Void .ctor(Object, IntPtr)">
36727         <size>0</size>
36728       </method>
36729       <method name="Void Invoke(System.Object, N1.A)">
36730         <size>0</size>
36731       </method>
36732       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
36733         <size>0</size>
36734       </method>
36735       <method name="Void EndInvoke(IAsyncResult)">
36736         <size>0</size>
36737       </method>
36738     </type>
36739   </test>
36740   <test name="test-97.cs">
36741     <type name="X">
36742       <method name="Void .ctor()">
36743         <size>7</size>
36744       </method>
36745       <method name="Int32 Main()">
36746         <size>2</size>
36747       </method>
36748     </type>
36749   </test>
36750   <test name="test-98.cs">
36751     <type name="X">
36752       <method name="Void .ctor()">
36753         <size>7</size>
36754       </method>
36755       <method name="Void b()">
36756         <size>19</size>
36757       </method>
36758     </type>
36759     <type name="Y">
36760       <method name="Void .ctor()">
36761         <size>7</size>
36762       </method>
36763       <method name="Int32 Main()">
36764         <size>2</size>
36765       </method>
36766     </type>
36767   </test>
36768   <test name="test-99.cs">
36769     <type name="X">
36770       <method name="Void .ctor()">
36771         <size>7</size>
36772       </method>
36773       <method name="Int32 Main()">
36774         <size>104</size>
36775       </method>
36776     </type>
36777   </test>
36778   <test name="test-anon-01.cs">
36779     <type name="X">
36780       <method name="Void .ctor()">
36781         <size>7</size>
36782       </method>
36783       <method name="Int32 Main()">
36784         <size>21</size>
36785       </method>
36786     </type>
36787     <type name="S">
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>8</size>
36807       </method>
36808     </type>
36809   </test>
36810   <test name="test-anon-02.cs">
36811     <type name="X">
36812       <method name="Void .ctor()">
36813         <size>7</size>
36814       </method>
36815       <method name="Int32 Main()">
36816         <size>151</size>
36817       </method>
36818     </type>
36819     <type name="S">
36820       <method name="Void .ctor(Object, IntPtr)">
36821         <size>0</size>
36822       </method>
36823       <method name="Void Invoke()">
36824         <size>0</size>
36825       </method>
36826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36827         <size>0</size>
36828       </method>
36829       <method name="Void EndInvoke(IAsyncResult)">
36830         <size>0</size>
36831       </method>
36832     </type>
36833     <type name="X+&lt;Main&gt;c__AnonStorey0">
36834       <method name="Void .ctor()">
36835         <size>7</size>
36836       </method>
36837       <method name="Void &lt;&gt;m__0()">
36838         <size>113</size>
36839       </method>
36840     </type>
36841   </test>
36842   <test name="test-anon-03.cs">
36843     <type name="X">
36844       <method name="Void .ctor()">
36845         <size>7</size>
36846       </method>
36847       <method name="Void Main()">
36848         <size>59</size>
36849       </method>
36850     </type>
36851     <type name="S">
36852       <method name="Void .ctor(Object, IntPtr)">
36853         <size>0</size>
36854       </method>
36855       <method name="Void Invoke()">
36856         <size>0</size>
36857       </method>
36858       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36859         <size>0</size>
36860       </method>
36861       <method name="Void EndInvoke(IAsyncResult)">
36862         <size>0</size>
36863       </method>
36864     </type>
36865     <type name="X+&lt;Main&gt;c__AnonStorey0">
36866       <method name="Void .ctor()">
36867         <size>7</size>
36868       </method>
36869       <method name="Void &lt;&gt;m__0()">
36870         <size>8</size>
36871       </method>
36872     </type>
36873   </test>
36874   <test name="test-anon-04.cs">
36875     <type name="X">
36876       <method name="Void .ctor()">
36877         <size>7</size>
36878       </method>
36879       <method name="Void Main()">
36880         <size>59</size>
36881       </method>
36882     </type>
36883     <type name="S">
36884       <method name="Void .ctor(Object, IntPtr)">
36885         <size>0</size>
36886       </method>
36887       <method name="Void Invoke()">
36888         <size>0</size>
36889       </method>
36890       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36891         <size>0</size>
36892       </method>
36893       <method name="Void EndInvoke(IAsyncResult)">
36894         <size>0</size>
36895       </method>
36896     </type>
36897     <type name="X+&lt;Main&gt;c__AnonStorey0">
36898       <method name="Void .ctor()">
36899         <size>7</size>
36900       </method>
36901       <method name="Void &lt;&gt;m__0()">
36902         <size>30</size>
36903       </method>
36904     </type>
36905   </test>
36906   <test name="test-anon-05.cs">
36907     <type name="X">
36908       <method name="Void .ctor()">
36909         <size>7</size>
36910       </method>
36911       <method name="Int32 Main()">
36912         <size>207</size>
36913       </method>
36914       <method name="Boolean t(Int32, Int32)">
36915         <size>5</size>
36916       </method>
36917     </type>
36918     <type name="S">
36919       <method name="Void .ctor(Object, IntPtr)">
36920         <size>0</size>
36921       </method>
36922       <method name="Void Invoke()">
36923         <size>0</size>
36924       </method>
36925       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36926         <size>0</size>
36927       </method>
36928       <method name="Void EndInvoke(IAsyncResult)">
36929         <size>0</size>
36930       </method>
36931     </type>
36932     <type name="X+&lt;Main&gt;c__AnonStorey1">
36933       <method name="Void .ctor()">
36934         <size>7</size>
36935       </method>
36936       <method name="Void &lt;&gt;m__0()">
36937         <size>76</size>
36938       </method>
36939     </type>
36940     <type name="X+&lt;Main&gt;c__AnonStorey0">
36941       <method name="Void .ctor()">
36942         <size>7</size>
36943       </method>
36944     </type>
36945   </test>
36946   <test name="test-anon-06.cs">
36947     <type name="X">
36948       <method name="Void .ctor()">
36949         <size>7</size>
36950       </method>
36951       <method name="Int32 Main()">
36952         <size>112</size>
36953       </method>
36954     </type>
36955     <type name="S">
36956       <method name="Void .ctor(Object, IntPtr)">
36957         <size>0</size>
36958       </method>
36959       <method name="Void Invoke()">
36960         <size>0</size>
36961       </method>
36962       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36963         <size>0</size>
36964       </method>
36965       <method name="Void EndInvoke(IAsyncResult)">
36966         <size>0</size>
36967       </method>
36968     </type>
36969     <type name="X+&lt;Main&gt;c__AnonStorey0">
36970       <method name="Void .ctor()">
36971         <size>7</size>
36972       </method>
36973       <method name="Void &lt;&gt;m__0()">
36974         <size>18</size>
36975       </method>
36976     </type>
36977   </test>
36978   <test name="test-anon-07.cs">
36979     <type name="X">
36980       <method name="Void .ctor()">
36981         <size>7</size>
36982       </method>
36983       <method name="Int32 Main()">
36984         <size>120</size>
36985       </method>
36986       <method name="Boolean t(Int32, Int32)">
36987         <size>5</size>
36988       </method>
36989     </type>
36990     <type name="D">
36991       <method name="Void .ctor(Object, IntPtr)">
36992         <size>0</size>
36993       </method>
36994       <method name="Void Invoke()">
36995         <size>0</size>
36996       </method>
36997       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36998         <size>0</size>
36999       </method>
37000       <method name="Void EndInvoke(IAsyncResult)">
37001         <size>0</size>
37002       </method>
37003     </type>
37004     <type name="X+&lt;Main&gt;c__AnonStorey0">
37005       <method name="Void .ctor()">
37006         <size>7</size>
37007       </method>
37008       <method name="Void &lt;&gt;m__0()">
37009         <size>18</size>
37010       </method>
37011       <method name="Void &lt;&gt;m__1()">
37012         <size>18</size>
37013       </method>
37014     </type>
37015   </test>
37016   <test name="test-anon-08.cs">
37017     <type name="X">
37018       <method name="Void .ctor()">
37019         <size>7</size>
37020       </method>
37021       <method name="Int32 Main()">
37022         <size>35</size>
37023       </method>
37024     </type>
37025     <type name="S">
37026       <method name="Void .ctor(Object, IntPtr)">
37027         <size>0</size>
37028       </method>
37029       <method name="Void Invoke()">
37030         <size>0</size>
37031       </method>
37032       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37033         <size>0</size>
37034       </method>
37035       <method name="Void EndInvoke(IAsyncResult)">
37036         <size>0</size>
37037       </method>
37038     </type>
37039     <type name="X+&lt;Main&gt;c__AnonStorey0">
37040       <method name="Void .ctor()">
37041         <size>7</size>
37042       </method>
37043       <method name="Void &lt;&gt;m__0()">
37044         <size>13</size>
37045       </method>
37046     </type>
37047   </test>
37048   <test name="test-anon-09.cs">
37049     <type name="X">
37050       <method name="Void .ctor()">
37051         <size>7</size>
37052       </method>
37053       <method name="Int32 Main()">
37054         <size>59</size>
37055       </method>
37056     </type>
37057     <type name="X+D">
37058       <method name="Void .ctor(Object, IntPtr)">
37059         <size>0</size>
37060       </method>
37061       <method name="Void Invoke()">
37062         <size>0</size>
37063       </method>
37064       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37065         <size>0</size>
37066       </method>
37067       <method name="Void EndInvoke(IAsyncResult)">
37068         <size>0</size>
37069       </method>
37070     </type>
37071     <type name="X+&lt;Main&gt;c__AnonStorey0">
37072       <method name="Void .ctor()">
37073         <size>7</size>
37074       </method>
37075       <method name="Void &lt;&gt;m__0()">
37076         <size>49</size>
37077       </method>
37078     </type>
37079   </test>
37080   <test name="test-anon-10.cs">
37081     <type name="S">
37082       <method name="Void .ctor()">
37083         <size>7</size>
37084       </method>
37085       <method name="Void Test()">
37086         <size>105</size>
37087       </method>
37088       <method name="Int32 Main()">
37089         <size>66</size>
37090       </method>
37091     </type>
37092     <type name="S+T">
37093       <method name="Void .ctor(Object, IntPtr)">
37094         <size>0</size>
37095       </method>
37096       <method name="Void Invoke()">
37097         <size>0</size>
37098       </method>
37099       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37100         <size>0</size>
37101       </method>
37102       <method name="Void EndInvoke(IAsyncResult)">
37103         <size>0</size>
37104       </method>
37105     </type>
37106     <type name="S+&lt;Test&gt;c__AnonStorey1">
37107       <method name="Void .ctor()">
37108         <size>7</size>
37109       </method>
37110     </type>
37111     <type name="S+&lt;Test&gt;c__AnonStorey0">
37112       <method name="Void .ctor()">
37113         <size>7</size>
37114       </method>
37115     </type>
37116     <type name="S+&lt;Test&gt;c__AnonStorey1">
37117       <method name="Void &lt;&gt;m__0()">
37118         <size>76</size>
37119       </method>
37120     </type>
37121   </test>
37122   <test name="test-anon-11.cs">
37123     <type name="X">
37124       <method name="Void .ctor()">
37125         <size>7</size>
37126       </method>
37127       <method name="Int32 Main()">
37128         <size>122</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(Int32)">
37136         <size>0</size>
37137       </method>
37138       <method name="IAsyncResult BeginInvoke(Int32, 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="E">
37146       <method name="Void .ctor(Object, IntPtr)">
37147         <size>0</size>
37148       </method>
37149       <method name="Void Invoke(Int32 ByRef)">
37150         <size>0</size>
37151       </method>
37152       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
37153         <size>0</size>
37154       </method>
37155       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
37156         <size>0</size>
37157       </method>
37158     </type>
37159     <type name="F">
37160       <method name="Void .ctor(Object, IntPtr)">
37161         <size>0</size>
37162       </method>
37163       <method name="Void Invoke(System.Int32[])">
37164         <size>0</size>
37165       </method>
37166       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
37167         <size>0</size>
37168       </method>
37169       <method name="Void EndInvoke(IAsyncResult)">
37170         <size>0</size>
37171       </method>
37172     </type>
37173     <type name="X">
37174       <method name="Void &lt;Main&gt;m__0(Int32)">
37175         <size>1</size>
37176       </method>
37177       <method name="Void &lt;Main&gt;m__1(Int32)">
37178         <size>1</size>
37179       </method>
37180       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
37181         <size>1</size>
37182       </method>
37183       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
37184         <size>1</size>
37185       </method>
37186     </type>
37187   </test>
37188   <test name="test-anon-12.cs">
37189     <type name="X">
37190       <method name="Void .ctor()">
37191         <size>7</size>
37192       </method>
37193       <method name="Int32 Main()">
37194         <size>257</size>
37195       </method>
37196       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37197         <size>81</size>
37198       </method>
37199     </type>
37200     <type name="predicate">
37201       <method name="Void .ctor(Object, IntPtr)">
37202         <size>0</size>
37203       </method>
37204       <method name="Boolean Invoke(System.Object)">
37205         <size>0</size>
37206       </method>
37207       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37208         <size>0</size>
37209       </method>
37210       <method name="Boolean EndInvoke(IAsyncResult)">
37211         <size>0</size>
37212       </method>
37213     </type>
37214     <type name="X">
37215       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37216         <size>12</size>
37217       </method>
37218     </type>
37219   </test>
37220   <test name="test-anon-13.cs">
37221     <type name="X">
37222       <method name="Void .ctor(Int32)">
37223         <size>14</size>
37224       </method>
37225       <method name="Void Main()">
37226         <size>42</size>
37227       </method>
37228       <method name="D T()">
37229         <size>15</size>
37230       </method>
37231       <method name="System.String CALL()">
37232         <size>6</size>
37233       </method>
37234     </type>
37235     <type name="D">
37236       <method name="Void .ctor(Object, IntPtr)">
37237         <size>0</size>
37238       </method>
37239       <method name="Void Invoke()">
37240         <size>0</size>
37241       </method>
37242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37243         <size>0</size>
37244       </method>
37245       <method name="Void EndInvoke(IAsyncResult)">
37246         <size>0</size>
37247       </method>
37248     </type>
37249     <type name="X">
37250       <method name="Void &lt;T&gt;m__0()">
37251         <size>22</size>
37252       </method>
37253     </type>
37254   </test>
37255   <test name="test-anon-14.cs">
37256     <type name="X">
37257       <method name="Void .ctor()">
37258         <size>7</size>
37259       </method>
37260       <method name="Void add_Click(X+T)">
37261         <size>22</size>
37262       </method>
37263       <method name="Void remove_Click(X+T)">
37264         <size>22</size>
37265       </method>
37266       <method name="Void Method()">
37267         <size>1</size>
37268       </method>
37269       <method name="Void Main()">
37270         <size>46</size>
37271       </method>
37272     </type>
37273     <type name="X+T">
37274       <method name="Void .ctor(Object, IntPtr)">
37275         <size>0</size>
37276       </method>
37277       <method name="Void Invoke()">
37278         <size>0</size>
37279       </method>
37280       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37281         <size>0</size>
37282       </method>
37283       <method name="Void EndInvoke(IAsyncResult)">
37284         <size>0</size>
37285       </method>
37286     </type>
37287   </test>
37288   <test name="test-anon-15.cs">
37289     <type name="Foo">
37290       <method name="Void .ctor()">
37291         <size>7</size>
37292       </method>
37293       <method name="Void Main()">
37294         <size>43</size>
37295       </method>
37296     </type>
37297     <type name="Foo+Inner">
37298       <method name="Void .ctor(String)">
37299         <size>7</size>
37300       </method>
37301     </type>
37302     <type name="Foo+foo_fn">
37303       <method name="Void .ctor(Object, IntPtr)">
37304         <size>0</size>
37305       </method>
37306       <method name="Foo+Inner Invoke(System.String)">
37307         <size>0</size>
37308       </method>
37309       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37310         <size>0</size>
37311       </method>
37312       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37313         <size>0</size>
37314       </method>
37315     </type>
37316     <type name="Foo">
37317       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37318         <size>13</size>
37319       </method>
37320     </type>
37321   </test>
37322   <test name="test-anon-16.cs">
37323     <type name="X">
37324       <method name="Void .ctor(Int32)">
37325         <size>14</size>
37326       </method>
37327       <method name="Void Main()">
37328         <size>42</size>
37329       </method>
37330       <method name="D T()">
37331         <size>15</size>
37332       </method>
37333     </type>
37334     <type name="D">
37335       <method name="Void .ctor(Object, IntPtr)">
37336         <size>0</size>
37337       </method>
37338       <method name="Void Invoke()">
37339         <size>0</size>
37340       </method>
37341       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37342         <size>0</size>
37343       </method>
37344       <method name="Void EndInvoke(IAsyncResult)">
37345         <size>0</size>
37346       </method>
37347     </type>
37348     <type name="X">
37349       <method name="Void &lt;T&gt;m__0()">
37350         <size>27</size>
37351       </method>
37352     </type>
37353   </test>
37354   <test name="test-anon-17.cs">
37355     <type name="Button">
37356       <method name="Void .ctor()">
37357         <size>7</size>
37358       </method>
37359       <method name="Void add_Clicked(ClickEvent)">
37360         <size>24</size>
37361       </method>
37362       <method name="Void remove_Clicked(ClickEvent)">
37363         <size>24</size>
37364       </method>
37365       <method name="Void DoClick()">
37366         <size>12</size>
37367       </method>
37368     </type>
37369     <type name="X">
37370       <method name="Void .ctor()">
37371         <size>7</size>
37372       </method>
37373       <method name="Void .cctor()">
37374         <size>1</size>
37375       </method>
37376       <method name="Int32 Main()">
37377         <size>61</size>
37378       </method>
37379     </type>
37380     <type name="ClickEvent">
37381       <method name="Void .ctor(Object, IntPtr)">
37382         <size>0</size>
37383       </method>
37384       <method name="Void Invoke()">
37385         <size>0</size>
37386       </method>
37387       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37388         <size>0</size>
37389       </method>
37390       <method name="Void EndInvoke(IAsyncResult)">
37391         <size>0</size>
37392       </method>
37393     </type>
37394     <type name="X">
37395       <method name="Void &lt;Main&gt;m__0()">
37396         <size>17</size>
37397       </method>
37398     </type>
37399   </test>
37400   <test name="test-anon-18.cs">
37401     <type name="DelegateTest">
37402       <method name="Void .ctor()">
37403         <size>7</size>
37404       </method>
37405       <method name="Void Main(System.String[])">
37406         <size>83</size>
37407       </method>
37408     </type>
37409     <type name="A">
37410       <method name="Void .ctor(Object, IntPtr)">
37411         <size>0</size>
37412       </method>
37413       <method name="Void Invoke()">
37414         <size>0</size>
37415       </method>
37416       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37417         <size>0</size>
37418       </method>
37419       <method name="Void EndInvoke(IAsyncResult)">
37420         <size>0</size>
37421       </method>
37422     </type>
37423     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37424       <method name="Void .ctor()">
37425         <size>7</size>
37426       </method>
37427       <method name="Void &lt;&gt;m__0()">
37428         <size>17</size>
37429       </method>
37430     </type>
37431   </test>
37432   <test name="test-anon-19.cs">
37433     <type name="X">
37434       <method name="Void .ctor()">
37435         <size>7</size>
37436       </method>
37437       <method name="Int32 Main()">
37438         <size>223</size>
37439       </method>
37440       <method name="Boolean t(Int32, Int32)">
37441         <size>5</size>
37442       </method>
37443     </type>
37444     <type name="S">
37445       <method name="Void .ctor(Object, IntPtr)">
37446         <size>0</size>
37447       </method>
37448       <method name="Void Invoke()">
37449         <size>0</size>
37450       </method>
37451       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37452         <size>0</size>
37453       </method>
37454       <method name="Void EndInvoke(IAsyncResult)">
37455         <size>0</size>
37456       </method>
37457     </type>
37458     <type name="X+&lt;Main&gt;c__AnonStorey1">
37459       <method name="Void .ctor()">
37460         <size>7</size>
37461       </method>
37462       <method name="Void &lt;&gt;m__0()">
37463         <size>93</size>
37464       </method>
37465     </type>
37466     <type name="X+&lt;Main&gt;c__AnonStorey0">
37467       <method name="Void .ctor()">
37468         <size>7</size>
37469       </method>
37470     </type>
37471   </test>
37472   <test name="test-anon-20.cs">
37473     <type name="X">
37474       <method name="Void .ctor()">
37475         <size>7</size>
37476       </method>
37477       <method name="Void Main()">
37478         <size>33</size>
37479       </method>
37480       <method name="D MainHost()">
37481         <size>28</size>
37482       </method>
37483     </type>
37484     <type name="D">
37485       <method name="Void .ctor(Object, IntPtr)">
37486         <size>0</size>
37487       </method>
37488       <method name="Void Invoke()">
37489         <size>0</size>
37490       </method>
37491       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37492         <size>0</size>
37493       </method>
37494       <method name="Void EndInvoke(IAsyncResult)">
37495         <size>0</size>
37496       </method>
37497     </type>
37498     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37499       <method name="Void .ctor()">
37500         <size>7</size>
37501       </method>
37502       <method name="Void &lt;&gt;m__0()">
37503         <size>52</size>
37504       </method>
37505     </type>
37506     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37507       <method name="Void .ctor()">
37508         <size>7</size>
37509       </method>
37510       <method name="Void &lt;&gt;m__1()">
37511         <size>52</size>
37512       </method>
37513     </type>
37514   </test>
37515   <test name="test-anon-21.cs">
37516     <type name="X">
37517       <method name="Void .ctor()">
37518         <size>7</size>
37519       </method>
37520       <method name="Void .cctor()">
37521         <size>1</size>
37522       </method>
37523       <method name="Int32 Main()">
37524         <size>68</size>
37525       </method>
37526       <method name="Void M()">
37527         <size>44</size>
37528       </method>
37529     </type>
37530     <type name="D">
37531       <method name="Void .ctor(Object, IntPtr)">
37532         <size>0</size>
37533       </method>
37534       <method name="Void Invoke()">
37535         <size>0</size>
37536       </method>
37537       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37538         <size>0</size>
37539       </method>
37540       <method name="Void EndInvoke(IAsyncResult)">
37541         <size>0</size>
37542       </method>
37543     </type>
37544     <type name="X+&lt;M&gt;c__AnonStorey0">
37545       <method name="Void .ctor()">
37546         <size>7</size>
37547       </method>
37548       <method name="Void &lt;&gt;m__0()">
37549         <size>48</size>
37550       </method>
37551     </type>
37552     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37553       <method name="Void .ctor()">
37554         <size>7</size>
37555       </method>
37556       <method name="Void &lt;&gt;m__1()">
37557         <size>81</size>
37558       </method>
37559     </type>
37560   </test>
37561   <test name="test-anon-22.cs">
37562     <type name="X">
37563       <method name="Void .ctor()">
37564         <size>7</size>
37565       </method>
37566       <method name="Void Main()">
37567         <size>33</size>
37568       </method>
37569       <method name="D T()">
37570         <size>28</size>
37571       </method>
37572     </type>
37573     <type name="D">
37574       <method name="Void .ctor(Object, IntPtr)">
37575         <size>0</size>
37576       </method>
37577       <method name="Void Invoke()">
37578         <size>0</size>
37579       </method>
37580       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37581         <size>0</size>
37582       </method>
37583       <method name="Void EndInvoke(IAsyncResult)">
37584         <size>0</size>
37585       </method>
37586     </type>
37587     <type name="X+&lt;T&gt;c__AnonStorey0">
37588       <method name="Void .ctor()">
37589         <size>7</size>
37590       </method>
37591       <method name="Void &lt;&gt;m__0()">
37592         <size>52</size>
37593       </method>
37594     </type>
37595     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37596       <method name="Void .ctor()">
37597         <size>7</size>
37598       </method>
37599       <method name="Void &lt;&gt;m__1()">
37600         <size>52</size>
37601       </method>
37602     </type>
37603   </test>
37604   <test name="test-anon-23.cs">
37605     <type name="X">
37606       <method name="Void .ctor()">
37607         <size>7</size>
37608       </method>
37609       <method name="Int32 Main()">
37610         <size>68</size>
37611       </method>
37612       <method name="Void M()">
37613         <size>34</size>
37614       </method>
37615     </type>
37616     <type name="D">
37617       <method name="Void .ctor(Object, IntPtr)">
37618         <size>0</size>
37619       </method>
37620       <method name="Void Invoke()">
37621         <size>0</size>
37622       </method>
37623       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37624         <size>0</size>
37625       </method>
37626       <method name="Void EndInvoke(IAsyncResult)">
37627         <size>0</size>
37628       </method>
37629     </type>
37630     <type name="X+&lt;M&gt;c__AnonStorey0">
37631       <method name="Void .ctor()">
37632         <size>7</size>
37633       </method>
37634       <method name="Void &lt;&gt;m__0()">
37635         <size>38</size>
37636       </method>
37637     </type>
37638     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37639       <method name="Void .ctor()">
37640         <size>7</size>
37641       </method>
37642       <method name="Void &lt;&gt;m__1()">
37643         <size>24</size>
37644       </method>
37645     </type>
37646   </test>
37647   <test name="test-anon-24.cs">
37648     <type name="X">
37649       <method name="Void .ctor()">
37650         <size>7</size>
37651       </method>
37652       <method name="Void Main()">
37653         <size>29</size>
37654       </method>
37655       <method name="D T(Int32)">
37656         <size>28</size>
37657       </method>
37658     </type>
37659     <type name="D">
37660       <method name="Void .ctor(Object, IntPtr)">
37661         <size>0</size>
37662       </method>
37663       <method name="Int32 Invoke()">
37664         <size>0</size>
37665       </method>
37666       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37667         <size>0</size>
37668       </method>
37669       <method name="Int32 EndInvoke(IAsyncResult)">
37670         <size>0</size>
37671       </method>
37672     </type>
37673     <type name="X+&lt;T&gt;c__AnonStorey0">
37674       <method name="Void .ctor()">
37675         <size>7</size>
37676       </method>
37677       <method name="Int32 &lt;&gt;m__0()">
37678         <size>21</size>
37679       </method>
37680     </type>
37681   </test>
37682   <test name="test-anon-25.cs">
37683     <type name="X">
37684       <method name="Void .ctor()">
37685         <size>7</size>
37686       </method>
37687       <method name="Int32 Main()">
37688         <size>48</size>
37689       </method>
37690       <method name="D T(Int32)">
37691         <size>28</size>
37692       </method>
37693     </type>
37694     <type name="D">
37695       <method name="Void .ctor(Object, IntPtr)">
37696         <size>0</size>
37697       </method>
37698       <method name="Int32 Invoke(Int32)">
37699         <size>0</size>
37700       </method>
37701       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37702         <size>0</size>
37703       </method>
37704       <method name="Int32 EndInvoke(IAsyncResult)">
37705         <size>0</size>
37706       </method>
37707     </type>
37708     <type name="X+&lt;T&gt;c__AnonStorey0">
37709       <method name="Void .ctor()">
37710         <size>7</size>
37711       </method>
37712       <method name="Int32 &lt;&gt;m__0(Int32)">
37713         <size>9</size>
37714       </method>
37715     </type>
37716   </test>
37717   <test name="test-anon-27.cs">
37718     <type name="X">
37719       <method name="Void .ctor()">
37720         <size>7</size>
37721       </method>
37722       <method name="Int32 Main()">
37723         <size>138</size>
37724       </method>
37725       <method name="Void M(Int32)">
37726         <size>59</size>
37727       </method>
37728     </type>
37729     <type name="D">
37730       <method name="Void .ctor(Object, IntPtr)">
37731         <size>0</size>
37732       </method>
37733       <method name="Void Invoke()">
37734         <size>0</size>
37735       </method>
37736       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37737         <size>0</size>
37738       </method>
37739       <method name="Void EndInvoke(IAsyncResult)">
37740         <size>0</size>
37741       </method>
37742     </type>
37743     <type name="X+&lt;M&gt;c__AnonStorey0">
37744       <method name="Void .ctor()">
37745         <size>7</size>
37746       </method>
37747       <method name="Void &lt;&gt;m__0()">
37748         <size>38</size>
37749       </method>
37750     </type>
37751     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37752       <method name="Void .ctor()">
37753         <size>7</size>
37754       </method>
37755       <method name="Void &lt;&gt;m__1()">
37756         <size>50</size>
37757       </method>
37758     </type>
37759   </test>
37760   <test name="test-anon-28.cs">
37761     <type name="Delegable">
37762       <method name="Void .ctor()">
37763         <size>7</size>
37764       </method>
37765       <method name="Void add_MyDelegate(System.EventHandler)">
37766         <size>24</size>
37767       </method>
37768       <method name="Void remove_MyDelegate(System.EventHandler)">
37769         <size>24</size>
37770       </method>
37771     </type>
37772     <type name="DelegateTest">
37773       <method name="Void .ctor()">
37774         <size>7</size>
37775       </method>
37776       <method name="Void Main(System.String[])">
37777         <size>58</size>
37778       </method>
37779     </type>
37780     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37781       <method name="Void .ctor()">
37782         <size>7</size>
37783       </method>
37784       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37785         <size>33</size>
37786       </method>
37787     </type>
37788   </test>
37789   <test name="test-anon-29.cs">
37790     <type name="X">
37791       <method name="Void .ctor()">
37792         <size>108</size>
37793       </method>
37794       <method name="System.String Hello()">
37795         <size>20</size>
37796       </method>
37797       <method name="Void Main()">
37798         <size>18</size>
37799       </method>
37800     </type>
37801     <type name="X+Foo">
37802       <method name="Void .ctor(Object, IntPtr)">
37803         <size>0</size>
37804       </method>
37805       <method name="System.String Invoke()">
37806         <size>0</size>
37807       </method>
37808       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37809         <size>0</size>
37810       </method>
37811       <method name="System.String EndInvoke(IAsyncResult)">
37812         <size>0</size>
37813       </method>
37814     </type>
37815     <type name="X+Bar">
37816       <method name="Void .ctor(Object, IntPtr)">
37817         <size>0</size>
37818       </method>
37819       <method name="Void Invoke(System.String)">
37820         <size>0</size>
37821       </method>
37822       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37823         <size>0</size>
37824       </method>
37825       <method name="Void EndInvoke(IAsyncResult)">
37826         <size>0</size>
37827       </method>
37828     </type>
37829     <type name="X">
37830       <method name="Void &lt;Hello&gt;m__1(System.String)">
37831         <size>7</size>
37832       </method>
37833       <method name="System.String &lt;Hello&gt;m__0()">
37834         <size>201</size>
37835       </method>
37836       <method name="Void &lt;Hello&gt;m__2(System.String)">
37837         <size>7</size>
37838       </method>
37839     </type>
37840   </test>
37841   <test name="test-anon-30.cs">
37842     <type name="X">
37843       <method name="Void .ctor()">
37844         <size>7</size>
37845       </method>
37846     </type>
37847     <type name="Program">
37848       <method name="Void add_E(Program+D)">
37849         <size>22</size>
37850       </method>
37851       <method name="Void remove_E(Program+D)">
37852         <size>22</size>
37853       </method>
37854       <method name="Void Main()">
37855         <size>38</size>
37856       </method>
37857     </type>
37858     <type name="Program+D">
37859       <method name="Void .ctor(Object, IntPtr)">
37860         <size>0</size>
37861       </method>
37862       <method name="Void Invoke(X)">
37863         <size>0</size>
37864       </method>
37865       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
37866         <size>0</size>
37867       </method>
37868       <method name="Void EndInvoke(IAsyncResult)">
37869         <size>0</size>
37870       </method>
37871     </type>
37872     <type name="Program+&lt;Main&gt;c__AnonStorey0">
37873       <method name="Void .ctor()">
37874         <size>7</size>
37875       </method>
37876       <method name="Void &lt;&gt;m__0(X)">
37877         <size>15</size>
37878       </method>
37879     </type>
37880   </test>
37881   <test name="test-anon-31.cs">
37882     <type name="test">
37883       <method name="Void .ctor()">
37884         <size>7</size>
37885       </method>
37886       <method name="IEnumerable testen(Int32)">
37887         <size>30</size>
37888       </method>
37889     </type>
37890     <type name="reflect">
37891       <method name="Void .ctor()">
37892         <size>7</size>
37893       </method>
37894       <method name="Void Main(System.String[])">
37895         <size>122</size>
37896       </method>
37897     </type>
37898     <type name="test+&lt;testen&gt;c__Iterator0">
37899       <method name="Void .ctor()">
37900         <size>7</size>
37901       </method>
37902       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37903         <size>7</size>
37904       </method>
37905       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37906         <size>7</size>
37907       </method>
37908       <method name="Boolean MoveNext()">
37909         <size>195</size>
37910       </method>
37911       <method name="Void Dispose()">
37912         <size>8</size>
37913       </method>
37914       <method name="Void Reset()">
37915         <size>6</size>
37916       </method>
37917       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37918         <size>7</size>
37919       </method>
37920       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37921         <size>40</size>
37922       </method>
37923     </type>
37924   </test>
37925   <test name="test-anon-32.cs">
37926     <type name="MainClass">
37927       <method name="Void .ctor()">
37928         <size>7</size>
37929       </method>
37930       <method name="Void Main()">
37931         <size>37</size>
37932       </method>
37933       <method name="Void SimpleCallback(MainClass, System.String)">
37934         <size>7</size>
37935       </method>
37936     </type>
37937     <type name="StringSender">
37938       <method name="Void .ctor(Object, IntPtr)">
37939         <size>0</size>
37940       </method>
37941       <method name="Void Invoke(System.String)">
37942         <size>0</size>
37943       </method>
37944       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37945         <size>0</size>
37946       </method>
37947       <method name="Void EndInvoke(IAsyncResult)">
37948         <size>0</size>
37949       </method>
37950     </type>
37951     <type name="VoidDelegate">
37952       <method name="Void .ctor(Object, IntPtr)">
37953         <size>0</size>
37954       </method>
37955       <method name="Void Invoke()">
37956         <size>0</size>
37957       </method>
37958       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37959         <size>0</size>
37960       </method>
37961       <method name="Void EndInvoke(IAsyncResult)">
37962         <size>0</size>
37963       </method>
37964     </type>
37965     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
37966       <method name="Void .ctor()">
37967         <size>7</size>
37968       </method>
37969       <method name="Void &lt;&gt;m__0()">
37970         <size>25</size>
37971       </method>
37972       <method name="Void &lt;&gt;m__1(System.String)">
37973         <size>13</size>
37974       </method>
37975     </type>
37976   </test>
37977   <test name="test-anon-33.cs">
37978     <type name="T">
37979       <method name="Void .ctor()">
37980         <size>7</size>
37981       </method>
37982       <method name="Void doit(Int32)">
37983         <size>7</size>
37984       </method>
37985       <method name="Void Main()">
37986         <size>162</size>
37987       </method>
37988     </type>
37989     <type name="Do">
37990       <method name="Void .ctor(Object, IntPtr)">
37991         <size>0</size>
37992       </method>
37993       <method name="Void Invoke()">
37994         <size>0</size>
37995       </method>
37996       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37997         <size>0</size>
37998       </method>
37999       <method name="Void EndInvoke(IAsyncResult)">
38000         <size>0</size>
38001       </method>
38002     </type>
38003     <type name="T+&lt;Main&gt;c__AnonStorey0">
38004       <method name="Void .ctor()">
38005         <size>7</size>
38006       </method>
38007       <method name="Void &lt;&gt;m__0()">
38008         <size>12</size>
38009       </method>
38010     </type>
38011     <type name="T+&lt;Main&gt;c__AnonStorey1">
38012       <method name="Void .ctor()">
38013         <size>7</size>
38014       </method>
38015       <method name="Void &lt;&gt;m__1()">
38016         <size>12</size>
38017       </method>
38018     </type>
38019   </test>
38020   <test name="test-anon-34.cs">
38021     <type name="Delegates.Space">
38022       <method name="Void .ctor()">
38023         <size>7</size>
38024       </method>
38025       <method name="Void Leak(Boolean, Int32)">
38026         <size>92</size>
38027       </method>
38028     </type>
38029     <type name="Delegates.Program">
38030       <method name="Void .ctor()">
38031         <size>7</size>
38032       </method>
38033       <method name="Void SpaceLeak()">
38034         <size>37</size>
38035       </method>
38036       <method name="Void Main(System.String[])">
38037         <size>6</size>
38038       </method>
38039     </type>
38040     <type name="Delegates.Space+DoCopy">
38041       <method name="Void .ctor(Object, IntPtr)">
38042         <size>0</size>
38043       </method>
38044       <method name="Void Invoke()">
38045         <size>0</size>
38046       </method>
38047       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38048         <size>0</size>
38049       </method>
38050       <method name="Void EndInvoke(IAsyncResult)">
38051         <size>0</size>
38052       </method>
38053     </type>
38054     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
38055       <method name="Void .ctor()">
38056         <size>7</size>
38057       </method>
38058       <method name="Void &lt;&gt;m__0()">
38059         <size>23</size>
38060       </method>
38061     </type>
38062     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
38063       <method name="Void .ctor()">
38064         <size>7</size>
38065       </method>
38066       <method name="Void &lt;&gt;m__1()">
38067         <size>19</size>
38068       </method>
38069     </type>
38070   </test>
38071   <test name="test-anon-35.cs">
38072     <type name="CustomDict">
38073       <method name="Void .ctor()">
38074         <size>66</size>
38075       </method>
38076       <method name="IEnumerator GetEnumerator()">
38077         <size>15</size>
38078       </method>
38079     </type>
38080     <type name="Tests">
38081       <method name="Void .ctor()">
38082         <size>7</size>
38083       </method>
38084       <method name="Void Main()">
38085         <size>7</size>
38086       </method>
38087     </type>
38088     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
38089       <method name="Void .ctor()">
38090         <size>7</size>
38091       </method>
38092       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38093         <size>7</size>
38094       </method>
38095       <method name="Boolean MoveNext()">
38096         <size>86</size>
38097       </method>
38098       <method name="Void Dispose()">
38099         <size>8</size>
38100       </method>
38101       <method name="Void Reset()">
38102         <size>6</size>
38103       </method>
38104       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38105         <size>7</size>
38106       </method>
38107     </type>
38108   </test>
38109   <test name="test-anon-36.cs">
38110     <type name="Test">
38111       <method name="Void .ctor(TestMethod)">
38112         <size>7</size>
38113       </method>
38114       <method name="Void .ctor(TestMethod2)">
38115         <size>7</size>
38116       </method>
38117       <method name="Void Main()">
38118         <size>36</size>
38119       </method>
38120     </type>
38121     <type name="TestMethod">
38122       <method name="Void .ctor(Object, IntPtr)">
38123         <size>0</size>
38124       </method>
38125       <method name="Void Invoke()">
38126         <size>0</size>
38127       </method>
38128       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38129         <size>0</size>
38130       </method>
38131       <method name="Void EndInvoke(IAsyncResult)">
38132         <size>0</size>
38133       </method>
38134     </type>
38135     <type name="TestMethod2">
38136       <method name="Void .ctor(Object, IntPtr)">
38137         <size>0</size>
38138       </method>
38139       <method name="Void Invoke(System.Object)">
38140         <size>0</size>
38141       </method>
38142       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38143         <size>0</size>
38144       </method>
38145       <method name="Void EndInvoke(IAsyncResult)">
38146         <size>0</size>
38147       </method>
38148     </type>
38149     <type name="Test">
38150       <method name="Void &lt;Main&gt;m__0()">
38151         <size>1</size>
38152       </method>
38153     </type>
38154   </test>
38155   <test name="test-anon-37.cs">
38156     <type name="DelegateInit">
38157       <method name="Void .ctor()">
38158         <size>7</size>
38159       </method>
38160       <method name="Void .cctor()">
38161         <size>35</size>
38162       </method>
38163       <method name="Void Main(System.String[])">
38164         <size>11</size>
38165       </method>
38166     </type>
38167     <type name="DelegateInit+FooDelegate">
38168       <method name="Void .ctor(Object, IntPtr)">
38169         <size>0</size>
38170       </method>
38171       <method name="Void Invoke()">
38172         <size>0</size>
38173       </method>
38174       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38175         <size>0</size>
38176       </method>
38177       <method name="Void EndInvoke(IAsyncResult)">
38178         <size>0</size>
38179       </method>
38180     </type>
38181     <type name="DelegateInit">
38182       <method name="Void &lt;_print&gt;m__0()">
38183         <size>11</size>
38184       </method>
38185     </type>
38186   </test>
38187   <test name="test-anon-38.cs">
38188     <type name="X">
38189       <method name="Void .ctor()">
38190         <size>7</size>
38191       </method>
38192       <method name="Void Hello(Int64, Int64)">
38193         <size>1</size>
38194       </method>
38195       <method name="Void Test(Int32)">
38196         <size>67</size>
38197       </method>
38198       <method name="Void Main()">
38199         <size>14</size>
38200       </method>
38201     </type>
38202     <type name="Simple">
38203       <method name="Void .ctor(Object, IntPtr)">
38204         <size>0</size>
38205       </method>
38206       <method name="Void Invoke()">
38207         <size>0</size>
38208       </method>
38209       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38210         <size>0</size>
38211       </method>
38212       <method name="Void EndInvoke(IAsyncResult)">
38213         <size>0</size>
38214       </method>
38215     </type>
38216     <type name="Foo">
38217       <method name="Void .ctor(Object, IntPtr)">
38218         <size>0</size>
38219       </method>
38220       <method name="Simple Invoke()">
38221         <size>0</size>
38222       </method>
38223       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38224         <size>0</size>
38225       </method>
38226       <method name="Simple EndInvoke(IAsyncResult)">
38227         <size>0</size>
38228       </method>
38229     </type>
38230     <type name="X+&lt;Test&gt;c__AnonStorey0">
38231       <method name="Void .ctor()">
38232         <size>7</size>
38233       </method>
38234       <method name="Simple &lt;&gt;m__0()">
38235         <size>64</size>
38236       </method>
38237     </type>
38238     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38239       <method name="Void .ctor()">
38240         <size>7</size>
38241       </method>
38242       <method name="Void &lt;&gt;m__1()">
38243         <size>34</size>
38244       </method>
38245     </type>
38246   </test>
38247   <test name="test-anon-39.cs">
38248     <type name="X">
38249       <method name="Void .ctor()">
38250         <size>7</size>
38251       </method>
38252       <method name="Void Hello(Int64)">
38253         <size>1</size>
38254       </method>
38255       <method name="Void Test(Int32)">
38256         <size>65</size>
38257       </method>
38258       <method name="Void Main()">
38259         <size>14</size>
38260       </method>
38261     </type>
38262     <type name="Simple">
38263       <method name="Void .ctor(Object, IntPtr)">
38264         <size>0</size>
38265       </method>
38266       <method name="Void Invoke()">
38267         <size>0</size>
38268       </method>
38269       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38270         <size>0</size>
38271       </method>
38272       <method name="Void EndInvoke(IAsyncResult)">
38273         <size>0</size>
38274       </method>
38275     </type>
38276     <type name="Foo">
38277       <method name="Void .ctor(Object, IntPtr)">
38278         <size>0</size>
38279       </method>
38280       <method name="Simple Invoke()">
38281         <size>0</size>
38282       </method>
38283       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38284         <size>0</size>
38285       </method>
38286       <method name="Simple EndInvoke(IAsyncResult)">
38287         <size>0</size>
38288       </method>
38289     </type>
38290     <type name="X+&lt;Test&gt;c__AnonStorey0">
38291       <method name="Void .ctor()">
38292         <size>7</size>
38293       </method>
38294       <method name="Simple &lt;&gt;m__0()">
38295         <size>30</size>
38296       </method>
38297       <method name="Void &lt;&gt;m__1()">
38298         <size>18</size>
38299       </method>
38300     </type>
38301   </test>
38302   <test name="test-anon-40.cs">
38303     <type name="X">
38304       <method name="Void .ctor()">
38305         <size>7</size>
38306       </method>
38307       <method name="Void Hello(Int64)">
38308         <size>1</size>
38309       </method>
38310       <method name="Void Test(Int32)">
38311         <size>65</size>
38312       </method>
38313       <method name="Void Main()">
38314         <size>14</size>
38315       </method>
38316     </type>
38317     <type name="Simple">
38318       <method name="Void .ctor(Object, IntPtr)">
38319         <size>0</size>
38320       </method>
38321       <method name="Void Invoke()">
38322         <size>0</size>
38323       </method>
38324       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38325         <size>0</size>
38326       </method>
38327       <method name="Void EndInvoke(IAsyncResult)">
38328         <size>0</size>
38329       </method>
38330     </type>
38331     <type name="Foo">
38332       <method name="Void .ctor(Object, IntPtr)">
38333         <size>0</size>
38334       </method>
38335       <method name="Simple Invoke()">
38336         <size>0</size>
38337       </method>
38338       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38339         <size>0</size>
38340       </method>
38341       <method name="Simple EndInvoke(IAsyncResult)">
38342         <size>0</size>
38343       </method>
38344     </type>
38345     <type name="X+&lt;Test&gt;c__AnonStorey0">
38346       <method name="Void .ctor()">
38347         <size>7</size>
38348       </method>
38349       <method name="Simple &lt;&gt;m__0()">
38350         <size>30</size>
38351       </method>
38352       <method name="Void &lt;&gt;m__1()">
38353         <size>18</size>
38354       </method>
38355     </type>
38356   </test>
38357   <test name="test-anon-41.cs">
38358     <type name="X">
38359       <method name="Void .ctor()">
38360         <size>7</size>
38361       </method>
38362       <method name="Void Hello(Int64)">
38363         <size>1</size>
38364       </method>
38365       <method name="Void Test(Int32)">
38366         <size>65</size>
38367       </method>
38368       <method name="Void Main()">
38369         <size>14</size>
38370       </method>
38371     </type>
38372     <type name="Simple">
38373       <method name="Void .ctor(Object, IntPtr)">
38374         <size>0</size>
38375       </method>
38376       <method name="Void Invoke()">
38377         <size>0</size>
38378       </method>
38379       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38380         <size>0</size>
38381       </method>
38382       <method name="Void EndInvoke(IAsyncResult)">
38383         <size>0</size>
38384       </method>
38385     </type>
38386     <type name="Foo">
38387       <method name="Void .ctor(Object, IntPtr)">
38388         <size>0</size>
38389       </method>
38390       <method name="Simple Invoke()">
38391         <size>0</size>
38392       </method>
38393       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38394         <size>0</size>
38395       </method>
38396       <method name="Simple EndInvoke(IAsyncResult)">
38397         <size>0</size>
38398       </method>
38399     </type>
38400     <type name="X+&lt;Test&gt;c__AnonStorey0">
38401       <method name="Void .ctor()">
38402         <size>7</size>
38403       </method>
38404       <method name="Simple &lt;&gt;m__0()">
38405         <size>55</size>
38406       </method>
38407     </type>
38408     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38409       <method name="Void .ctor()">
38410         <size>7</size>
38411       </method>
38412       <method name="Void &lt;&gt;m__1()">
38413         <size>35</size>
38414       </method>
38415     </type>
38416   </test>
38417   <test name="test-anon-42.cs">
38418     <type name="X">
38419       <method name="Void .ctor()">
38420         <size>7</size>
38421       </method>
38422       <method name="Void Hello(Int64)">
38423         <size>1</size>
38424       </method>
38425       <method name="Void Test(Int32)">
38426         <size>51</size>
38427       </method>
38428       <method name="Void Main()">
38429         <size>13</size>
38430       </method>
38431     </type>
38432     <type name="Simple">
38433       <method name="Void .ctor(Object, IntPtr)">
38434         <size>0</size>
38435       </method>
38436       <method name="Void Invoke()">
38437         <size>0</size>
38438       </method>
38439       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38440         <size>0</size>
38441       </method>
38442       <method name="Void EndInvoke(IAsyncResult)">
38443         <size>0</size>
38444       </method>
38445     </type>
38446     <type name="Foo">
38447       <method name="Void .ctor(Object, IntPtr)">
38448         <size>0</size>
38449       </method>
38450       <method name="Simple Invoke()">
38451         <size>0</size>
38452       </method>
38453       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38454         <size>0</size>
38455       </method>
38456       <method name="Simple EndInvoke(IAsyncResult)">
38457         <size>0</size>
38458       </method>
38459     </type>
38460     <type name="X">
38461       <method name="Simple &lt;Test&gt;m__0()">
38462         <size>37</size>
38463       </method>
38464       <method name="Void &lt;Test&gt;m__1()">
38465         <size>8</size>
38466       </method>
38467     </type>
38468   </test>
38469   <test name="test-anon-43.cs">
38470     <type name="X">
38471       <method name="Void .ctor()">
38472         <size>7</size>
38473       </method>
38474       <method name="Void Hello(Int64, Int64)">
38475         <size>1</size>
38476       </method>
38477       <method name="Void Test(Int32)">
38478         <size>54</size>
38479       </method>
38480       <method name="Void Main()">
38481         <size>14</size>
38482       </method>
38483     </type>
38484     <type name="Simple">
38485       <method name="Void .ctor(Object, IntPtr)">
38486         <size>0</size>
38487       </method>
38488       <method name="Void Invoke()">
38489         <size>0</size>
38490       </method>
38491       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38492         <size>0</size>
38493       </method>
38494       <method name="Void EndInvoke(IAsyncResult)">
38495         <size>0</size>
38496       </method>
38497     </type>
38498     <type name="Foo">
38499       <method name="Void .ctor(Object, IntPtr)">
38500         <size>0</size>
38501       </method>
38502       <method name="Simple Invoke()">
38503         <size>0</size>
38504       </method>
38505       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38506         <size>0</size>
38507       </method>
38508       <method name="Simple EndInvoke(IAsyncResult)">
38509         <size>0</size>
38510       </method>
38511     </type>
38512     <type name="X+&lt;Test&gt;c__AnonStorey0">
38513       <method name="Void .ctor()">
38514         <size>7</size>
38515       </method>
38516       <method name="Simple &lt;&gt;m__0()">
38517         <size>64</size>
38518       </method>
38519     </type>
38520     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38521       <method name="Void .ctor()">
38522         <size>7</size>
38523       </method>
38524       <method name="Void &lt;&gt;m__1()">
38525         <size>34</size>
38526       </method>
38527     </type>
38528   </test>
38529   <test name="test-anon-44.cs">
38530     <type name="X">
38531       <method name="Void .ctor()">
38532         <size>7</size>
38533       </method>
38534       <method name="Void Hello(Int64)">
38535         <size>1</size>
38536       </method>
38537       <method name="Void Test(Int32)">
38538         <size>68</size>
38539       </method>
38540       <method name="Void Main()">
38541         <size>14</size>
38542       </method>
38543     </type>
38544     <type name="Simple">
38545       <method name="Void .ctor(Object, IntPtr)">
38546         <size>0</size>
38547       </method>
38548       <method name="Void Invoke()">
38549         <size>0</size>
38550       </method>
38551       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38552         <size>0</size>
38553       </method>
38554       <method name="Void EndInvoke(IAsyncResult)">
38555         <size>0</size>
38556       </method>
38557     </type>
38558     <type name="Foo">
38559       <method name="Void .ctor(Object, IntPtr)">
38560         <size>0</size>
38561       </method>
38562       <method name="Simple Invoke()">
38563         <size>0</size>
38564       </method>
38565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38566         <size>0</size>
38567       </method>
38568       <method name="Simple EndInvoke(IAsyncResult)">
38569         <size>0</size>
38570       </method>
38571     </type>
38572     <type name="X+&lt;Test&gt;c__AnonStorey0">
38573       <method name="Void .ctor()">
38574         <size>7</size>
38575       </method>
38576       <method name="Simple &lt;&gt;m__1()">
38577         <size>33</size>
38578       </method>
38579       <method name="Simple &lt;&gt;m__0()">
38580         <size>51</size>
38581       </method>
38582       <method name="Void &lt;&gt;m__3()">
38583         <size>21</size>
38584       </method>
38585     </type>
38586     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38587       <method name="Void .ctor()">
38588         <size>7</size>
38589       </method>
38590       <method name="Void &lt;&gt;m__2()">
38591         <size>26</size>
38592       </method>
38593     </type>
38594   </test>
38595   <test name="test-anon-45.cs">
38596     <type name="Test">
38597       <method name="Void .ctor()">
38598         <size>7</size>
38599       </method>
38600       <method name="Void Main()">
38601         <size>64</size>
38602       </method>
38603       <method name="IEnumerator GetEnumerator()">
38604         <size>8</size>
38605       </method>
38606     </type>
38607     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38608       <method name="Void .ctor()">
38609         <size>7</size>
38610       </method>
38611       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38612         <size>7</size>
38613       </method>
38614       <method name="Boolean MoveNext()">
38615         <size>77</size>
38616       </method>
38617       <method name="Void Dispose()">
38618         <size>8</size>
38619       </method>
38620       <method name="Void Reset()">
38621         <size>6</size>
38622       </method>
38623       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38624         <size>7</size>
38625       </method>
38626     </type>
38627   </test>
38628   <test name="test-anon-46.cs">
38629     <type name="World">
38630       <method name="Void .ctor()">
38631         <size>7</size>
38632       </method>
38633       <method name="Void Hello(Int64)">
38634         <size>1</size>
38635       </method>
38636       <method name="Void Test(Int32)">
38637         <size>50</size>
38638       </method>
38639     </type>
38640     <type name="X">
38641       <method name="Void .ctor()">
38642         <size>7</size>
38643       </method>
38644       <method name="Void Main()">
38645         <size>14</size>
38646       </method>
38647     </type>
38648     <type name="Foo">
38649       <method name="Void .ctor(Object, IntPtr)">
38650         <size>0</size>
38651       </method>
38652       <method name="Void Invoke()">
38653         <size>0</size>
38654       </method>
38655       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38656         <size>0</size>
38657       </method>
38658       <method name="Void EndInvoke(IAsyncResult)">
38659         <size>0</size>
38660       </method>
38661     </type>
38662     <type name="World+&lt;Test&gt;c__AnonStorey0">
38663       <method name="Void .ctor()">
38664         <size>7</size>
38665       </method>
38666       <method name="Void &lt;&gt;m__0()">
38667         <size>19</size>
38668       </method>
38669     </type>
38670   </test>
38671   <test name="test-anon-47.cs">
38672     <type name="World">
38673       <method name="Void .ctor()">
38674         <size>7</size>
38675       </method>
38676       <method name="Void Hello(Int64)">
38677         <size>1</size>
38678       </method>
38679       <method name="Void Test(Int32)">
38680         <size>158</size>
38681       </method>
38682     </type>
38683     <type name="X">
38684       <method name="Void .ctor()">
38685         <size>7</size>
38686       </method>
38687       <method name="Void Main()">
38688         <size>14</size>
38689       </method>
38690     </type>
38691     <type name="Foo">
38692       <method name="Void .ctor(Object, IntPtr)">
38693         <size>0</size>
38694       </method>
38695       <method name="Void Invoke()">
38696         <size>0</size>
38697       </method>
38698       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38699         <size>0</size>
38700       </method>
38701       <method name="Void EndInvoke(IAsyncResult)">
38702         <size>0</size>
38703       </method>
38704     </type>
38705     <type name="World+&lt;Test&gt;c__AnonStorey2">
38706       <method name="Void .ctor()">
38707         <size>7</size>
38708       </method>
38709       <method name="Void &lt;&gt;m__0()">
38710         <size>45</size>
38711       </method>
38712     </type>
38713     <type name="World+&lt;Test&gt;c__AnonStorey0">
38714       <method name="Void .ctor()">
38715         <size>7</size>
38716       </method>
38717     </type>
38718     <type name="World+&lt;Test&gt;c__AnonStorey1">
38719       <method name="Void .ctor()">
38720         <size>7</size>
38721       </method>
38722     </type>
38723   </test>
38724   <test name="test-anon-48.cs">
38725     <type name="World">
38726       <method name="Void .ctor()">
38727         <size>7</size>
38728       </method>
38729       <method name="Void Hello(Int64)">
38730         <size>1</size>
38731       </method>
38732       <method name="Void Test(Int32)">
38733         <size>197</size>
38734       </method>
38735     </type>
38736     <type name="X">
38737       <method name="Void .ctor()">
38738         <size>7</size>
38739       </method>
38740       <method name="Void Main()">
38741         <size>14</size>
38742       </method>
38743     </type>
38744     <type name="Foo">
38745       <method name="Void .ctor(Object, IntPtr)">
38746         <size>0</size>
38747       </method>
38748       <method name="Void Invoke()">
38749         <size>0</size>
38750       </method>
38751       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38752         <size>0</size>
38753       </method>
38754       <method name="Void EndInvoke(IAsyncResult)">
38755         <size>0</size>
38756       </method>
38757     </type>
38758     <type name="World+&lt;Test&gt;c__AnonStorey1">
38759       <method name="Void .ctor()">
38760         <size>7</size>
38761       </method>
38762     </type>
38763     <type name="World+&lt;Test&gt;c__AnonStorey2">
38764       <method name="Void .ctor()">
38765         <size>7</size>
38766       </method>
38767     </type>
38768     <type name="World+&lt;Test&gt;c__AnonStorey0">
38769       <method name="Void .ctor()">
38770         <size>7</size>
38771       </method>
38772       <method name="Void &lt;&gt;m__0()">
38773         <size>63</size>
38774       </method>
38775     </type>
38776   </test>
38777   <test name="test-anon-49.cs">
38778     <type name="Test">
38779       <method name="Void .ctor()">
38780         <size>7</size>
38781       </method>
38782       <method name="Void Main()">
38783         <size>64</size>
38784       </method>
38785       <method name="IEnumerator GetEnumerator()">
38786         <size>8</size>
38787       </method>
38788     </type>
38789     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38790       <method name="Void .ctor()">
38791         <size>7</size>
38792       </method>
38793       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38794         <size>7</size>
38795       </method>
38796       <method name="Boolean MoveNext()">
38797         <size>185</size>
38798       </method>
38799       <method name="Void Dispose()">
38800         <size>62</size>
38801       </method>
38802       <method name="Void Reset()">
38803         <size>6</size>
38804       </method>
38805       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38806         <size>7</size>
38807       </method>
38808     </type>
38809   </test>
38810   <test name="test-anon-50.cs">
38811     <type name="Test">
38812       <method name="Void .ctor()">
38813         <size>7</size>
38814       </method>
38815       <method name="IEnumerable Foo(Int32)">
38816         <size>30</size>
38817       </method>
38818     </type>
38819     <type name="X">
38820       <method name="Void .ctor()">
38821         <size>7</size>
38822       </method>
38823       <method name="Int32 Main()">
38824         <size>196</size>
38825       </method>
38826     </type>
38827     <type name="Test+&lt;Foo&gt;c__Iterator0">
38828       <method name="Void .ctor()">
38829         <size>7</size>
38830       </method>
38831       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38832         <size>7</size>
38833       </method>
38834       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38835         <size>7</size>
38836       </method>
38837       <method name="Boolean MoveNext()">
38838         <size>118</size>
38839       </method>
38840       <method name="Void Dispose()">
38841         <size>8</size>
38842       </method>
38843       <method name="Void Reset()">
38844         <size>6</size>
38845       </method>
38846       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38847         <size>7</size>
38848       </method>
38849       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38850         <size>40</size>
38851       </method>
38852     </type>
38853   </test>
38854   <test name="test-anon-51.cs">
38855     <type name="X">
38856       <method name="Void .ctor()">
38857         <size>7</size>
38858       </method>
38859       <method name="Void .cctor()">
38860         <size>35</size>
38861       </method>
38862       <method name="Void Main()">
38863         <size>11</size>
38864       </method>
38865     </type>
38866     <type name="FooDelegate">
38867       <method name="Void .ctor(Object, IntPtr)">
38868         <size>0</size>
38869       </method>
38870       <method name="Void Invoke()">
38871         <size>0</size>
38872       </method>
38873       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38874         <size>0</size>
38875       </method>
38876       <method name="Void EndInvoke(IAsyncResult)">
38877         <size>0</size>
38878       </method>
38879     </type>
38880     <type name="X">
38881       <method name="Void &lt;Print&gt;m__0()">
38882         <size>11</size>
38883       </method>
38884     </type>
38885   </test>
38886   <test name="test-anon-52.cs">
38887     <type name="X">
38888       <method name="Void .ctor()">
38889         <size>7</size>
38890       </method>
38891       <method name="IEnumerator GetIt(System.Int32[])">
38892         <size>22</size>
38893       </method>
38894       <method name="Int32 Main()">
38895         <size>33</size>
38896       </method>
38897     </type>
38898     <type name="X+A">
38899       <method name="Void .ctor(Object, IntPtr)">
38900         <size>0</size>
38901       </method>
38902       <method name="Void Invoke()">
38903         <size>0</size>
38904       </method>
38905       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38906         <size>0</size>
38907       </method>
38908       <method name="Void EndInvoke(IAsyncResult)">
38909         <size>0</size>
38910       </method>
38911     </type>
38912     <type name="X+&lt;GetIt&gt;c__Iterator0">
38913       <method name="Void .ctor()">
38914         <size>7</size>
38915       </method>
38916       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38917         <size>7</size>
38918       </method>
38919       <method name="Boolean MoveNext()">
38920         <size>201</size>
38921       </method>
38922       <method name="Void &lt;&gt;m__0()">
38923         <size>22</size>
38924       </method>
38925       <method name="Void Dispose()">
38926         <size>8</size>
38927       </method>
38928       <method name="Void Reset()">
38929         <size>6</size>
38930       </method>
38931       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38932         <size>7</size>
38933       </method>
38934     </type>
38935   </test>
38936   <test name="test-anon-53.cs">
38937     <type name="Test">
38938       <method name="Void .ctor(Int32)">
38939         <size>39</size>
38940       </method>
38941       <method name="Void .cctor()">
38942         <size>33</size>
38943       </method>
38944     </type>
38945     <type name="X">
38946       <method name="Void .ctor()">
38947         <size>7</size>
38948       </method>
38949       <method name="Void Main()">
38950         <size>15</size>
38951       </method>
38952     </type>
38953     <type name="Foo">
38954       <method name="Void .ctor(Object, IntPtr)">
38955         <size>0</size>
38956       </method>
38957       <method name="Void Invoke()">
38958         <size>0</size>
38959       </method>
38960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38961         <size>0</size>
38962       </method>
38963       <method name="Void EndInvoke(IAsyncResult)">
38964         <size>0</size>
38965       </method>
38966     </type>
38967     <type name="Test+&lt;Test&gt;c__AnonStorey0">
38968       <method name="Void .ctor()">
38969         <size>7</size>
38970       </method>
38971       <method name="Void &lt;&gt;m__0()">
38972         <size>12</size>
38973       </method>
38974     </type>
38975     <type name="Test+&lt;Test&gt;c__AnonStorey1">
38976       <method name="Void .ctor()">
38977         <size>7</size>
38978       </method>
38979       <method name="Void &lt;&gt;m__1()">
38980         <size>12</size>
38981       </method>
38982     </type>
38983   </test>
38984   <test name="test-anon-54.cs">
38985     <type name="X">
38986       <method name="Void .ctor()">
38987         <size>7</size>
38988       </method>
38989       <method name="Void Main()">
38990         <size>22</size>
38991       </method>
38992     </type>
38993     <type name="Hello">
38994       <method name="Void .ctor(Object, IntPtr)">
38995         <size>0</size>
38996       </method>
38997       <method name="Void Invoke()">
38998         <size>0</size>
38999       </method>
39000       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39001         <size>0</size>
39002       </method>
39003       <method name="Void EndInvoke(IAsyncResult)">
39004         <size>0</size>
39005       </method>
39006     </type>
39007     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
39008       <method name="Void .ctor()">
39009         <size>7</size>
39010       </method>
39011       <method name="Void &lt;&gt;m__0()">
39012         <size>25</size>
39013       </method>
39014     </type>
39015     <type name="Foo">
39016       <method name="Void .ctor(Int32)">
39017         <size>8</size>
39018       </method>
39019       <method name="Void Test(Foo)">
39020         <size>45</size>
39021       </method>
39022       <method name="Void Hello(Int32)">
39023         <size>19</size>
39024       </method>
39025       <method name="System.String ToString()">
39026         <size>22</size>
39027       </method>
39028     </type>
39029   </test>
39030   <test name="test-anon-55.cs">
39031     <type name="Foo">
39032       <method name="Void .ctor()">
39033         <size>7</size>
39034       </method>
39035       <method name="Void Test(Foo+Hello)">
39036         <size>7</size>
39037       </method>
39038       <method name="Void Private()">
39039         <size>11</size>
39040       </method>
39041       <method name="Void Test()">
39042         <size>19</size>
39043       </method>
39044     </type>
39045     <type name="X">
39046       <method name="Void .ctor()">
39047         <size>7</size>
39048       </method>
39049       <method name="Void Main()">
39050         <size>13</size>
39051       </method>
39052     </type>
39053     <type name="Foo+Hello">
39054       <method name="Void .ctor(Object, IntPtr)">
39055         <size>0</size>
39056       </method>
39057       <method name="Void Invoke()">
39058         <size>0</size>
39059       </method>
39060       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39061         <size>0</size>
39062       </method>
39063       <method name="Void EndInvoke(IAsyncResult)">
39064         <size>0</size>
39065       </method>
39066     </type>
39067     <type name="Foo">
39068       <method name="Void &lt;Test&gt;m__0()">
39069         <size>7</size>
39070       </method>
39071     </type>
39072   </test>
39073   <test name="test-anon-56.cs">
39074     <type name="Observable">
39075       <method name="Void .ctor()">
39076         <size>7</size>
39077       </method>
39078       <method name="Void Main(System.String[])">
39079         <size>50</size>
39080       </method>
39081     </type>
39082     <type name="QueueHandler">
39083       <method name="Void .ctor(Object, IntPtr)">
39084         <size>0</size>
39085       </method>
39086       <method name="Void Invoke(Observable)">
39087         <size>0</size>
39088       </method>
39089       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
39090         <size>0</size>
39091       </method>
39092       <method name="Void EndInvoke(IAsyncResult)">
39093         <size>0</size>
39094       </method>
39095     </type>
39096     <type name="Observable">
39097       <method name="Void &lt;Main&gt;m__0(Observable)">
39098         <size>11</size>
39099       </method>
39100     </type>
39101   </test>
39102   <test name="test-anon-57.cs">
39103     <type name="X">
39104       <method name="Void .ctor()">
39105         <size>7</size>
39106       </method>
39107       <method name="Int32 Test()">
39108         <size>257</size>
39109       </method>
39110       <method name="Int32 Main()">
39111         <size>45</size>
39112       </method>
39113     </type>
39114     <type name="X+TestDelegate">
39115       <method name="Void .ctor(Object, IntPtr)">
39116         <size>0</size>
39117       </method>
39118       <method name="Void Invoke()">
39119         <size>0</size>
39120       </method>
39121       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39122         <size>0</size>
39123       </method>
39124       <method name="Void EndInvoke(IAsyncResult)">
39125         <size>0</size>
39126       </method>
39127     </type>
39128     <type name="X+&lt;Test&gt;c__AnonStorey1">
39129       <method name="Void .ctor()">
39130         <size>7</size>
39131       </method>
39132       <method name="Void &lt;&gt;m__0()">
39133         <size>95</size>
39134       </method>
39135     </type>
39136     <type name="X+&lt;Test&gt;c__AnonStorey0">
39137       <method name="Void .ctor()">
39138         <size>7</size>
39139       </method>
39140     </type>
39141   </test>
39142   <test name="test-anon-58.cs">
39143     <type name="X">
39144       <method name="Void .ctor()">
39145         <size>7</size>
39146       </method>
39147       <method name="Int32 Test(Int32)">
39148         <size>344</size>
39149       </method>
39150       <method name="Int32 Main()">
39151         <size>46</size>
39152       </method>
39153     </type>
39154     <type name="X+TestDelegate">
39155       <method name="Void .ctor(Object, IntPtr)">
39156         <size>0</size>
39157       </method>
39158       <method name="Void Invoke()">
39159         <size>0</size>
39160       </method>
39161       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39162         <size>0</size>
39163       </method>
39164       <method name="Void EndInvoke(IAsyncResult)">
39165         <size>0</size>
39166       </method>
39167     </type>
39168     <type name="X+&lt;Test&gt;c__AnonStorey1">
39169       <method name="Void .ctor()">
39170         <size>7</size>
39171       </method>
39172       <method name="Void &lt;&gt;m__0()">
39173         <size>171</size>
39174       </method>
39175     </type>
39176     <type name="X+&lt;Test&gt;c__AnonStorey0">
39177       <method name="Void .ctor()">
39178         <size>7</size>
39179       </method>
39180     </type>
39181     <type name="X+&lt;Test&gt;c__AnonStorey2">
39182       <method name="Void .ctor()">
39183         <size>7</size>
39184       </method>
39185     </type>
39186   </test>
39187   <test name="test-anon-59.cs">
39188     <type name="X">
39189       <method name="Void .ctor()">
39190         <size>7</size>
39191       </method>
39192       <method name="Int32 Test(Int32)">
39193         <size>515</size>
39194       </method>
39195       <method name="Int32 Main()">
39196         <size>46</size>
39197       </method>
39198     </type>
39199     <type name="X+TestDelegate">
39200       <method name="Void .ctor(Object, IntPtr)">
39201         <size>0</size>
39202       </method>
39203       <method name="Void Invoke()">
39204         <size>0</size>
39205       </method>
39206       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39207         <size>0</size>
39208       </method>
39209       <method name="Void EndInvoke(IAsyncResult)">
39210         <size>0</size>
39211       </method>
39212     </type>
39213     <type name="X+&lt;Test&gt;c__AnonStorey2">
39214       <method name="Void .ctor()">
39215         <size>7</size>
39216       </method>
39217       <method name="Void &lt;&gt;m__0()">
39218         <size>233</size>
39219       </method>
39220     </type>
39221     <type name="X+&lt;Test&gt;c__AnonStorey1">
39222       <method name="Void .ctor()">
39223         <size>7</size>
39224       </method>
39225     </type>
39226     <type name="X+&lt;Test&gt;c__AnonStorey0">
39227       <method name="Void .ctor()">
39228         <size>7</size>
39229       </method>
39230     </type>
39231     <type name="X+&lt;Test&gt;c__AnonStorey3">
39232       <method name="Void .ctor()">
39233         <size>7</size>
39234       </method>
39235     </type>
39236   </test>
39237   <test name="test-anon-60.cs">
39238     <type name="X">
39239       <method name="Void .ctor()">
39240         <size>7</size>
39241       </method>
39242       <method name="Int32 Test(Int32)">
39243         <size>567</size>
39244       </method>
39245       <method name="Int32 Main()">
39246         <size>46</size>
39247       </method>
39248     </type>
39249     <type name="X+TestDelegate">
39250       <method name="Void .ctor(Object, IntPtr)">
39251         <size>0</size>
39252       </method>
39253       <method name="Void Invoke()">
39254         <size>0</size>
39255       </method>
39256       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39257         <size>0</size>
39258       </method>
39259       <method name="Void EndInvoke(IAsyncResult)">
39260         <size>0</size>
39261       </method>
39262     </type>
39263     <type name="X+&lt;Test&gt;c__AnonStorey2">
39264       <method name="Void .ctor()">
39265         <size>7</size>
39266       </method>
39267     </type>
39268     <type name="X+&lt;Test&gt;c__AnonStorey1">
39269       <method name="Void .ctor()">
39270         <size>7</size>
39271       </method>
39272     </type>
39273     <type name="X+&lt;Test&gt;c__AnonStorey0">
39274       <method name="Void .ctor()">
39275         <size>7</size>
39276       </method>
39277     </type>
39278     <type name="X+&lt;Test&gt;c__AnonStorey3">
39279       <method name="Void .ctor()">
39280         <size>7</size>
39281       </method>
39282     </type>
39283     <type name="X+&lt;Test&gt;c__AnonStorey2">
39284       <method name="Void &lt;&gt;m__0()">
39285         <size>356</size>
39286       </method>
39287     </type>
39288     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39289       <method name="Void .ctor()">
39290         <size>7</size>
39291       </method>
39292       <method name="Void &lt;&gt;m__1()">
39293         <size>124</size>
39294       </method>
39295     </type>
39296   </test>
39297   <test name="test-anon-61.cs">
39298     <type name="X">
39299       <method name="Void .ctor()">
39300         <size>7</size>
39301       </method>
39302       <method name="Int32 Test()">
39303         <size>333</size>
39304       </method>
39305       <method name="Int32 Main()">
39306         <size>59</size>
39307       </method>
39308     </type>
39309     <type name="X+TestDelegate">
39310       <method name="Void .ctor(Object, IntPtr)">
39311         <size>0</size>
39312       </method>
39313       <method name="Void Invoke()">
39314         <size>0</size>
39315       </method>
39316       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39317         <size>0</size>
39318       </method>
39319       <method name="Void EndInvoke(IAsyncResult)">
39320         <size>0</size>
39321       </method>
39322     </type>
39323     <type name="X+&lt;Test&gt;c__AnonStorey1">
39324       <method name="Void .ctor()">
39325         <size>7</size>
39326       </method>
39327       <method name="Void &lt;&gt;m__0()">
39328         <size>166</size>
39329       </method>
39330     </type>
39331     <type name="X+&lt;Test&gt;c__AnonStorey0">
39332       <method name="Void .ctor()">
39333         <size>7</size>
39334       </method>
39335     </type>
39336   </test>
39337   <test name="test-anon-62.cs">
39338     <type name="X">
39339       <method name="Void .ctor(String)">
39340         <size>14</size>
39341       </method>
39342       <method name="Void Main()">
39343         <size>1</size>
39344       </method>
39345     </type>
39346     <type name="Y">
39347       <method name="Void .ctor(Z)">
39348         <size>56</size>
39349       </method>
39350     </type>
39351     <type name="Z">
39352       <method name="Void .ctor()">
39353         <size>7</size>
39354       </method>
39355       <method name="Void Hello()">
39356         <size>1</size>
39357       </method>
39358     </type>
39359     <type name="FooHandler">
39360       <method name="Void .ctor(Object, IntPtr)">
39361         <size>0</size>
39362       </method>
39363       <method name="Void Invoke()">
39364         <size>0</size>
39365       </method>
39366       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39367         <size>0</size>
39368       </method>
39369       <method name="Void EndInvoke(IAsyncResult)">
39370         <size>0</size>
39371       </method>
39372     </type>
39373     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39374       <method name="Void .ctor()">
39375         <size>7</size>
39376       </method>
39377       <method name="Void &lt;&gt;m__0()">
39378         <size>12</size>
39379       </method>
39380     </type>
39381   </test>
39382   <test name="test-anon-63.cs">
39383     <type name="X">
39384       <method name="Void .ctor()">
39385         <size>7</size>
39386       </method>
39387       <method name="IEnumerator GetIt(System.Int32[])">
39388         <size>22</size>
39389       </method>
39390       <method name="Int32 Main()">
39391         <size>34</size>
39392       </method>
39393     </type>
39394     <type name="X+A">
39395       <method name="Void .ctor(Object, IntPtr)">
39396         <size>0</size>
39397       </method>
39398       <method name="Int32 Invoke()">
39399         <size>0</size>
39400       </method>
39401       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39402         <size>0</size>
39403       </method>
39404       <method name="Int32 EndInvoke(IAsyncResult)">
39405         <size>0</size>
39406       </method>
39407     </type>
39408     <type name="X+&lt;GetIt&gt;c__Iterator0">
39409       <method name="Void .ctor()">
39410         <size>7</size>
39411       </method>
39412       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39413         <size>7</size>
39414       </method>
39415       <method name="Boolean MoveNext()">
39416         <size>195</size>
39417       </method>
39418       <method name="Int32 &lt;&gt;m__0()">
39419         <size>44</size>
39420       </method>
39421       <method name="Void Dispose()">
39422         <size>8</size>
39423       </method>
39424       <method name="Void Reset()">
39425         <size>6</size>
39426       </method>
39427       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39428         <size>7</size>
39429       </method>
39430     </type>
39431   </test>
39432   <test name="test-anon-64.cs">
39433     <type name="Source">
39434       <method name="Void .ctor()">
39435         <size>7</size>
39436       </method>
39437       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39438         <size>24</size>
39439       </method>
39440       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39441         <size>24</size>
39442       </method>
39443       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39444         <size>24</size>
39445       </method>
39446       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39447         <size>24</size>
39448       </method>
39449       <method name="Source FindSource(Source)">
39450         <size>2</size>
39451       </method>
39452       <method name="Void AddSource(Source, Int32, System.Object)">
39453         <size>132</size>
39454       </method>
39455       <method name="Void Main()">
39456         <size>1</size>
39457       </method>
39458     </type>
39459     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39460       <method name="Void .ctor()">
39461         <size>7</size>
39462       </method>
39463       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39464         <size>30</size>
39465       </method>
39466     </type>
39467     <type name="Source">
39468       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39469         <size>1</size>
39470       </method>
39471     </type>
39472   </test>
39473   <test name="test-anon-65.cs">
39474     <type name="BaseClass">
39475       <method name="Void .ctor(SomeDelegate)">
39476         <size>13</size>
39477       </method>
39478     </type>
39479     <type name="TestClass">
39480       <method name="Void .ctor(Int32)">
39481         <size>32</size>
39482       </method>
39483       <method name="Int32 Main(System.String[])">
39484         <size>9</size>
39485       </method>
39486     </type>
39487     <type name="BaseClass+SomeDelegate">
39488       <method name="Void .ctor(Object, IntPtr)">
39489         <size>0</size>
39490       </method>
39491       <method name="Void Invoke()">
39492         <size>0</size>
39493       </method>
39494       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39495         <size>0</size>
39496       </method>
39497       <method name="Void EndInvoke(IAsyncResult)">
39498         <size>0</size>
39499       </method>
39500     </type>
39501     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39502       <method name="Void .ctor()">
39503         <size>7</size>
39504       </method>
39505       <method name="Void &lt;&gt;m__0()">
39506         <size>12</size>
39507       </method>
39508     </type>
39509   </test>
39510   <test name="test-anon-66.cs">
39511     <type name="Test">
39512       <method name="Void .ctor()">
39513         <size>7</size>
39514       </method>
39515       <method name="Void add_testEvent(Test+TestEventHandler)">
39516         <size>24</size>
39517       </method>
39518       <method name="Void remove_testEvent(Test+TestEventHandler)">
39519         <size>24</size>
39520       </method>
39521       <method name="Void add_TestEvent(Test+TestEventHandler)">
39522         <size>33</size>
39523       </method>
39524       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39525         <size>1</size>
39526       </method>
39527       <method name="Void Main()">
39528         <size>1</size>
39529       </method>
39530     </type>
39531     <type name="Test+TestEventHandler">
39532       <method name="Void .ctor(Object, IntPtr)">
39533         <size>0</size>
39534       </method>
39535       <method name="Void Invoke()">
39536         <size>0</size>
39537       </method>
39538       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39539         <size>0</size>
39540       </method>
39541       <method name="Void EndInvoke(IAsyncResult)">
39542         <size>0</size>
39543       </method>
39544     </type>
39545     <type name="Test+&lt;&gt;c__AnonStorey0">
39546       <method name="Void .ctor()">
39547         <size>7</size>
39548       </method>
39549       <method name="Void &lt;&gt;m__0()">
39550         <size>12</size>
39551       </method>
39552     </type>
39553   </test>
39554   <test name="test-anon-67.cs">
39555     <type name="ClassOne">
39556       <method name="Void .ctor(ReturnStringDelegate)">
39557         <size>7</size>
39558       </method>
39559       <method name="Void .ctor(String)">
39560         <size>32</size>
39561       </method>
39562       <method name="Void Main()">
39563         <size>1</size>
39564       </method>
39565     </type>
39566     <type name="ClassOne+ReturnStringDelegate">
39567       <method name="Void .ctor(Object, IntPtr)">
39568         <size>0</size>
39569       </method>
39570       <method name="System.String Invoke()">
39571         <size>0</size>
39572       </method>
39573       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39574         <size>0</size>
39575       </method>
39576       <method name="System.String EndInvoke(IAsyncResult)">
39577         <size>0</size>
39578       </method>
39579     </type>
39580     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39581       <method name="Void .ctor()">
39582         <size>7</size>
39583       </method>
39584       <method name="System.String &lt;&gt;m__0()">
39585         <size>7</size>
39586       </method>
39587     </type>
39588   </test>
39589   <test name="test-anon-68.cs">
39590     <type name="C">
39591       <method name="Void .ctor()">
39592         <size>7</size>
39593       </method>
39594       <method name="Void T(D1)">
39595         <size>1</size>
39596       </method>
39597       <method name="Void T(D2)">
39598         <size>1</size>
39599       </method>
39600       <method name="Void Main()">
39601         <size>69</size>
39602       </method>
39603     </type>
39604     <type name="D1">
39605       <method name="Void .ctor(Object, IntPtr)">
39606         <size>0</size>
39607       </method>
39608       <method name="Void Invoke(Int32)">
39609         <size>0</size>
39610       </method>
39611       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39612         <size>0</size>
39613       </method>
39614       <method name="Void EndInvoke(IAsyncResult)">
39615         <size>0</size>
39616       </method>
39617     </type>
39618     <type name="D2">
39619       <method name="Void .ctor(Object, IntPtr)">
39620         <size>0</size>
39621       </method>
39622       <method name="Void Invoke(System.String ByRef)">
39623         <size>0</size>
39624       </method>
39625       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39626         <size>0</size>
39627       </method>
39628       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39629         <size>0</size>
39630       </method>
39631     </type>
39632     <type name="C">
39633       <method name="Void &lt;Main&gt;m__0(Int32)">
39634         <size>1</size>
39635       </method>
39636       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39637         <size>8</size>
39638       </method>
39639     </type>
39640   </test>
39641   <test name="test-anon-69.cs">
39642     <type name="SingleSteppingEngine">
39643       <method name="Void .ctor()">
39644         <size>7</size>
39645       </method>
39646       <method name="System.Object SendCommand(TargetAccessDelegate)">
39647         <size>8</size>
39648       </method>
39649       <method name="Void Detach()">
39650         <size>20</size>
39651       </method>
39652     </type>
39653     <type name="X">
39654       <method name="Void .ctor()">
39655         <size>7</size>
39656       </method>
39657       <method name="Void Main()">
39658         <size>1</size>
39659       </method>
39660     </type>
39661     <type name="TargetAccessDelegate">
39662       <method name="Void .ctor(Object, IntPtr)">
39663         <size>0</size>
39664       </method>
39665       <method name="System.Object Invoke(System.Object)">
39666         <size>0</size>
39667       </method>
39668       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39669         <size>0</size>
39670       </method>
39671       <method name="System.Object EndInvoke(IAsyncResult)">
39672         <size>0</size>
39673       </method>
39674     </type>
39675     <type name="SingleSteppingEngine">
39676       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39677         <size>19</size>
39678       </method>
39679     </type>
39680   </test>
39681   <test name="test-anon-70.cs">
39682     <type name="C">
39683       <method name="Void .ctor()">
39684         <size>7</size>
39685       </method>
39686       <method name="Void Test(C+D)">
39687         <size>1</size>
39688       </method>
39689       <method name="Void Main()">
39690         <size>99</size>
39691       </method>
39692     </type>
39693     <type name="C+D">
39694       <method name="Void .ctor(Object, IntPtr)">
39695         <size>0</size>
39696       </method>
39697       <method name="Void Invoke()">
39698         <size>0</size>
39699       </method>
39700       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39701         <size>0</size>
39702       </method>
39703       <method name="Void EndInvoke(IAsyncResult)">
39704         <size>0</size>
39705       </method>
39706     </type>
39707     <type name="UnsafeClass">
39708       <method name="Void .ctor()">
39709         <size>7</size>
39710       </method>
39711     </type>
39712     <type name="C">
39713       <method name="Void UnsafeTests()">
39714         <size>35</size>
39715       </method>
39716     </type>
39717     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
39718       <method name="Void .ctor()">
39719         <size>7</size>
39720       </method>
39721       <method name="Void &lt;&gt;m__0()">
39722         <size>14</size>
39723       </method>
39724     </type>
39725     <type name="C+&lt;Main&gt;c__AnonStorey1">
39726       <method name="Void .ctor()">
39727         <size>7</size>
39728       </method>
39729       <method name="Void &lt;&gt;m__1()">
39730         <size>38</size>
39731       </method>
39732       <method name="Void &lt;&gt;m__2()">
39733         <size>32</size>
39734       </method>
39735     </type>
39736     <type name="C">
39737       <method name="Void &lt;Main&gt;m__3()">
39738         <size>16</size>
39739       </method>
39740     </type>
39741     <type name="UnsafeClass">
39742       <method name="Int32* GetUnsafeValue()">
39743         <size>3</size>
39744       </method>
39745     </type>
39746   </test>
39747   <test name="test-anon-71.cs">
39748     <type name="Program">
39749       <method name="Void .ctor()">
39750         <size>7</size>
39751       </method>
39752       <method name="Errno ProcessFile(System.String, Program+FdCb)">
39753         <size>2</size>
39754       </method>
39755       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
39756         <size>34</size>
39757       </method>
39758       <method name="Void Main()">
39759         <size>1</size>
39760       </method>
39761     </type>
39762     <type name="Program+FdCb">
39763       <method name="Void .ctor(Object, IntPtr)">
39764         <size>0</size>
39765       </method>
39766       <method name="Int32 Invoke(Int32)">
39767         <size>0</size>
39768       </method>
39769       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39770         <size>0</size>
39771       </method>
39772       <method name="Int32 EndInvoke(IAsyncResult)">
39773         <size>0</size>
39774       </method>
39775     </type>
39776     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
39777       <method name="Void .ctor()">
39778         <size>7</size>
39779       </method>
39780       <method name="Int32 &lt;&gt;m__0(Int32)">
39781         <size>46</size>
39782       </method>
39783     </type>
39784   </test>
39785   <test name="test-anon-72.cs">
39786     <type name="Test">
39787       <method name="Void .ctor()">
39788         <size>7</size>
39789       </method>
39790       <method name="Void AddOperator(Test+UnaryOperator)">
39791         <size>1</size>
39792       </method>
39793       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
39794         <size>5</size>
39795       </method>
39796       <method name="Void Main()">
39797         <size>1</size>
39798       </method>
39799       <method name="Void Foo()">
39800         <size>19</size>
39801       </method>
39802     </type>
39803     <type name="Test+UnaryOperator">
39804       <method name="Void .ctor(Object, IntPtr)">
39805         <size>0</size>
39806       </method>
39807       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
39808         <size>0</size>
39809       </method>
39810       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
39811         <size>0</size>
39812       </method>
39813       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
39814         <size>0</size>
39815       </method>
39816     </type>
39817     <type name="Test">
39818       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
39819         <size>31</size>
39820       </method>
39821     </type>
39822   </test>
39823   <test name="test-anon-73.cs">
39824     <type name="T">
39825       <method name="Void .ctor()">
39826         <size>7</size>
39827       </method>
39828       <method name="Void Main()">
39829         <size>31</size>
39830       </method>
39831       <method name="Void Test_1()">
39832         <size>36</size>
39833       </method>
39834     </type>
39835     <type name="D">
39836       <method name="Void .ctor(Object, IntPtr)">
39837         <size>0</size>
39838       </method>
39839       <method name="Void Invoke(System.Object)">
39840         <size>0</size>
39841       </method>
39842       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39843         <size>0</size>
39844       </method>
39845       <method name="Void EndInvoke(IAsyncResult)">
39846         <size>0</size>
39847       </method>
39848     </type>
39849     <type name="T">
39850       <method name="Void &lt;Main&gt;m__0(System.Object)">
39851         <size>15</size>
39852       </method>
39853       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
39854         <size>29</size>
39855       </method>
39856     </type>
39857   </test>
39858   <test name="test-anon-74.cs">
39859     <type name="Foo">
39860       <method name="Void Baz(Foo+SimpleDelegate)">
39861         <size>8</size>
39862       </method>
39863       <method name="Void Main(System.String[])">
39864         <size>35</size>
39865       </method>
39866     </type>
39867     <type name="Foo+SimpleDelegate">
39868       <method name="Void .ctor(Object, IntPtr)">
39869         <size>0</size>
39870       </method>
39871       <method name="System.String[,] Invoke()">
39872         <size>0</size>
39873       </method>
39874       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39875         <size>0</size>
39876       </method>
39877       <method name="System.String[,] EndInvoke(IAsyncResult)">
39878         <size>0</size>
39879       </method>
39880     </type>
39881     <type name="Foo">
39882       <method name="System.String[,] &lt;Main&gt;m__0()">
39883         <size>34</size>
39884       </method>
39885     </type>
39886   </test>
39887   <test name="test-anon-75.cs">
39888     <type name="Data">
39889       <method name="Void .ctor()">
39890         <size>7</size>
39891       </method>
39892     </type>
39893     <type name="Test">
39894       <method name="Void .ctor()">
39895         <size>7</size>
39896       </method>
39897       <method name="Void Foo(Int32, D)">
39898         <size>1</size>
39899       </method>
39900       <method name="Void Main()">
39901         <size>1</size>
39902       </method>
39903       <method name="Void TestMe()">
39904         <size>154</size>
39905       </method>
39906       <method name="Boolean &lt;TestMe&gt;m__0()">
39907         <size>2</size>
39908       </method>
39909     </type>
39910     <type name="D">
39911       <method name="Void .ctor(Object, IntPtr)">
39912         <size>0</size>
39913       </method>
39914       <method name="Boolean Invoke()">
39915         <size>0</size>
39916       </method>
39917       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39918         <size>0</size>
39919       </method>
39920       <method name="Boolean EndInvoke(IAsyncResult)">
39921         <size>0</size>
39922       </method>
39923     </type>
39924     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39925       <method name="Void .ctor()">
39926         <size>7</size>
39927       </method>
39928       <method name="Boolean &lt;&gt;m__2()">
39929         <size>14</size>
39930       </method>
39931     </type>
39932     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
39933       <method name="Void .ctor()">
39934         <size>7</size>
39935       </method>
39936     </type>
39937     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39938       <method name="Boolean &lt;&gt;m__1()">
39939         <size>54</size>
39940       </method>
39941     </type>
39942   </test>
39943   <test name="test-anon-76.cs">
39944     <type name="C">
39945       <method name="Void .ctor()">
39946         <size>7</size>
39947       </method>
39948       <method name="Void set_Item(System.String, FactoryDelegate)">
39949         <size>8</size>
39950       </method>
39951       <method name="FactoryDelegate get_Item(System.String)">
39952         <size>7</size>
39953       </method>
39954       <method name="Void X()">
39955         <size>24</size>
39956       </method>
39957       <method name="Int32 Main()">
39958         <size>70</size>
39959       </method>
39960     </type>
39961     <type name="FactoryDelegate">
39962       <method name="Void .ctor(Object, IntPtr)">
39963         <size>0</size>
39964       </method>
39965       <method name="System.Object 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="System.Object EndInvoke(IAsyncResult)">
39972         <size>0</size>
39973       </method>
39974     </type>
39975     <type name="C">
39976       <method name="System.Object &lt;X&gt;m__0()">
39977         <size>30</size>
39978       </method>
39979     </type>
39980   </test>
39981   <test name="test-anon-77.cs">
39982     <type name="y">
39983       <method name="Void .ctor()">
39984         <size>7</size>
39985       </method>
39986       <method name="Boolean get_Item(Int32)">
39987         <size>28</size>
39988       </method>
39989       <method name="Void set_Item(Int32, Boolean)">
39990         <size>10</size>
39991       </method>
39992       <method name="Void Main()">
39993         <size>1</size>
39994       </method>
39995     </type>
39996     <type name="D">
39997       <method name="Void .ctor(Object, IntPtr)">
39998         <size>0</size>
39999       </method>
40000       <method name="Void Invoke()">
40001         <size>0</size>
40002       </method>
40003       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40004         <size>0</size>
40005       </method>
40006       <method name="Void EndInvoke(IAsyncResult)">
40007         <size>0</size>
40008       </method>
40009     </type>
40010     <type name="y+&lt;&gt;c__AnonStorey0">
40011       <method name="Void .ctor()">
40012         <size>7</size>
40013       </method>
40014       <method name="Void &lt;&gt;m__0()">
40015         <size>8</size>
40016       </method>
40017     </type>
40018   </test>
40019   <test name="test-anon-78.cs">
40020     <type name="DelegateTest">
40021       <method name="Void .ctor()">
40022         <size>7</size>
40023       </method>
40024       <method name="Void .cctor()">
40025         <size>8</size>
40026       </method>
40027       <method name="Void Foo(D1)">
40028         <size>7</size>
40029       </method>
40030       <method name="Void Foo(D2)">
40031         <size>1</size>
40032       </method>
40033       <method name="Int32 Main()">
40034         <size>50</size>
40035       </method>
40036       <method name="Void &lt;Main&gt;m__0()">
40037         <size>18</size>
40038       </method>
40039     </type>
40040     <type name="D1">
40041       <method name="Void .ctor(Object, IntPtr)">
40042         <size>0</size>
40043       </method>
40044       <method name="Void Invoke()">
40045         <size>0</size>
40046       </method>
40047       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40048         <size>0</size>
40049       </method>
40050       <method name="Void EndInvoke(IAsyncResult)">
40051         <size>0</size>
40052       </method>
40053     </type>
40054     <type name="D2">
40055       <method name="Void .ctor(Object, IntPtr)">
40056         <size>0</size>
40057       </method>
40058       <method name="Void Invoke()">
40059         <size>0</size>
40060       </method>
40061       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40062         <size>0</size>
40063       </method>
40064       <method name="Void EndInvoke(IAsyncResult)">
40065         <size>0</size>
40066       </method>
40067     </type>
40068   </test>
40069   <test name="test-anon-79.cs">
40070     <type name="Test">
40071       <method name="Void .ctor()">
40072         <size>7</size>
40073       </method>
40074       <method name="Void add_E(Test+D)">
40075         <size>24</size>
40076       </method>
40077       <method name="Void remove_E(Test+D)">
40078         <size>24</size>
40079       </method>
40080       <method name="Void add_Changed(Test+D)">
40081         <size>30</size>
40082       </method>
40083       <method name="Void remove_Changed(Test+D)">
40084         <size>1</size>
40085       </method>
40086       <method name="Void Foo()">
40087         <size>1</size>
40088       </method>
40089       <method name="Void Main()">
40090         <size>1</size>
40091       </method>
40092     </type>
40093     <type name="Test+D">
40094       <method name="Void .ctor(Object, IntPtr)">
40095         <size>0</size>
40096       </method>
40097       <method name="Void Invoke()">
40098         <size>0</size>
40099       </method>
40100       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40101         <size>0</size>
40102       </method>
40103       <method name="Void EndInvoke(IAsyncResult)">
40104         <size>0</size>
40105       </method>
40106     </type>
40107     <type name="Test">
40108       <method name="Void &lt;add_Changed&gt;m__0()">
40109         <size>7</size>
40110       </method>
40111     </type>
40112   </test>
40113   <test name="test-anon-80.cs">
40114     <type name="MonoBug.MyTest">
40115       <method name="Void .ctor()">
40116         <size>7</size>
40117       </method>
40118       <method name="Int32 Main()">
40119         <size>167</size>
40120       </method>
40121     </type>
40122     <type name="MonoBug.MyTest+EventHandlers">
40123       <method name="Void .ctor()">
40124         <size>18</size>
40125       </method>
40126       <method name="System.EventHandler get_DoNothingEventHandler()">
40127         <size>30</size>
40128       </method>
40129       <method name="System.EventHandler get_DoSomethingEventHandler()">
40130         <size>13</size>
40131       </method>
40132       <method name="System.EventHandler get_Handler()">
40133         <size>7</size>
40134       </method>
40135       <method name="Void set_Handler(System.EventHandler)">
40136         <size>8</size>
40137       </method>
40138       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
40139         <size>1</size>
40140       </method>
40141       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
40142         <size>15</size>
40143       </method>
40144     </type>
40145   </test>
40146   <test name="test-anon-81.cs">
40147     <type name="C">
40148       <method name="Void .ctor()">
40149         <size>7</size>
40150       </method>
40151       <method name="Int32 Main()">
40152         <size>20</size>
40153       </method>
40154       <method name="Int32 Test()">
40155         <size>27</size>
40156       </method>
40157       <method name="Int32 Foo2(C+Cmd2)">
40158         <size>7</size>
40159       </method>
40160       <method name="Void Foo(C+Cmd)">
40161         <size>7</size>
40162       </method>
40163     </type>
40164     <type name="C+Cmd">
40165       <method name="Void .ctor(Object, IntPtr)">
40166         <size>0</size>
40167       </method>
40168       <method name="Void Invoke()">
40169         <size>0</size>
40170       </method>
40171       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40172         <size>0</size>
40173       </method>
40174       <method name="Void EndInvoke(IAsyncResult)">
40175         <size>0</size>
40176       </method>
40177     </type>
40178     <type name="C+Cmd2">
40179       <method name="Void .ctor(Object, IntPtr)">
40180         <size>0</size>
40181       </method>
40182       <method name="Int32 Invoke()">
40183         <size>0</size>
40184       </method>
40185       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40186         <size>0</size>
40187       </method>
40188       <method name="Int32 EndInvoke(IAsyncResult)">
40189         <size>0</size>
40190       </method>
40191     </type>
40192     <type name="C">
40193       <method name="Int32 &lt;Test&gt;m__0()">
40194         <size>45</size>
40195       </method>
40196     </type>
40197     <type name="C+&lt;Test&gt;c__AnonStorey1">
40198       <method name="Void .ctor()">
40199         <size>7</size>
40200       </method>
40201       <method name="Void &lt;&gt;m__1()">
40202         <size>44</size>
40203       </method>
40204     </type>
40205     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40206       <method name="Void .ctor()">
40207         <size>7</size>
40208       </method>
40209       <method name="Void &lt;&gt;m__2()">
40210         <size>18</size>
40211       </method>
40212     </type>
40213   </test>
40214   <test name="test-anon-82.cs">
40215     <type name="MainClass">
40216       <method name="Void .ctor()">
40217         <size>7</size>
40218       </method>
40219       <method name="Void Main()">
40220         <size>87</size>
40221       </method>
40222       <method name="Void Test2(Int32)">
40223         <size>31</size>
40224       </method>
40225       <method name="Void Test3(Int32)">
40226         <size>57</size>
40227       </method>
40228       <method name="Void Test4()">
40229         <size>31</size>
40230       </method>
40231       <method name="Void Test5(Int32)">
40232         <size>27</size>
40233       </method>
40234       <method name="Void SimpleCallback(MainClass, System.String)">
40235         <size>7</size>
40236       </method>
40237     </type>
40238     <type name="MainClass+D">
40239       <method name="Void .ctor(Object, IntPtr)">
40240         <size>0</size>
40241       </method>
40242       <method name="Int32 Invoke(Int32)">
40243         <size>0</size>
40244       </method>
40245       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40246         <size>0</size>
40247       </method>
40248       <method name="Int32 EndInvoke(IAsyncResult)">
40249         <size>0</size>
40250       </method>
40251     </type>
40252     <type name="StringSender">
40253       <method name="Void .ctor(Object, IntPtr)">
40254         <size>0</size>
40255       </method>
40256       <method name="Void Invoke(System.String)">
40257         <size>0</size>
40258       </method>
40259       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40260         <size>0</size>
40261       </method>
40262       <method name="Void EndInvoke(IAsyncResult)">
40263         <size>0</size>
40264       </method>
40265     </type>
40266     <type name="VoidDelegate">
40267       <method name="Void .ctor(Object, IntPtr)">
40268         <size>0</size>
40269       </method>
40270       <method name="Void Invoke()">
40271         <size>0</size>
40272       </method>
40273       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40274         <size>0</size>
40275       </method>
40276       <method name="Void EndInvoke(IAsyncResult)">
40277         <size>0</size>
40278       </method>
40279     </type>
40280     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40281       <method name="Void .ctor()">
40282         <size>7</size>
40283       </method>
40284     </type>
40285     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40286       <method name="Void .ctor()">
40287         <size>7</size>
40288       </method>
40289     </type>
40290     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40291       <method name="Void .ctor()">
40292         <size>7</size>
40293       </method>
40294     </type>
40295     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40296       <method name="Void .ctor()">
40297         <size>7</size>
40298       </method>
40299     </type>
40300     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40301       <method name="Void .ctor()">
40302         <size>7</size>
40303       </method>
40304     </type>
40305     <type name="MainClass">
40306       <method name="Void &lt;Test2&gt;m__1(System.String)">
40307         <size>27</size>
40308       </method>
40309       <method name="Void &lt;Test3&gt;m__3()">
40310         <size>1</size>
40311       </method>
40312       <method name="Void &lt;Test4&gt;m__4()">
40313         <size>31</size>
40314       </method>
40315       <method name="Void &lt;Test4&gt;m__7()">
40316         <size>28</size>
40317       </method>
40318     </type>
40319     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40320       <method name="Void &lt;&gt;m__0()">
40321         <size>25</size>
40322       </method>
40323       <method name="Void &lt;&gt;m__9(System.String)">
40324         <size>13</size>
40325       </method>
40326     </type>
40327     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40328       <method name="Void &lt;&gt;m__2()">
40329         <size>9</size>
40330       </method>
40331     </type>
40332     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40333       <method name="Int32 &lt;&gt;m__5(Int32)">
40334         <size>46</size>
40335       </method>
40336       <method name="Int32 &lt;&gt;m__A(Int32)">
40337         <size>2</size>
40338       </method>
40339     </type>
40340     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40341       <method name="Void &lt;&gt;m__6()">
40342         <size>12</size>
40343       </method>
40344     </type>
40345     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40346       <method name="Void &lt;&gt;m__8()">
40347         <size>14</size>
40348       </method>
40349       <method name="Void &lt;&gt;m__B()">
40350         <size>8</size>
40351       </method>
40352     </type>
40353   </test>
40354   <test name="test-anon-84.cs">
40355     <type name="C">
40356       <method name="Void .ctor()">
40357         <size>42</size>
40358       </method>
40359       <method name="Void .ctor(D)">
40360         <size>42</size>
40361       </method>
40362       <method name="Int32 Main()">
40363         <size>19</size>
40364       </method>
40365     </type>
40366     <type name="D">
40367       <method name="Void .ctor(Object, IntPtr)">
40368         <size>0</size>
40369       </method>
40370       <method name="C Invoke(Int32)">
40371         <size>0</size>
40372       </method>
40373       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40374         <size>0</size>
40375       </method>
40376       <method name="C EndInvoke(IAsyncResult)">
40377         <size>0</size>
40378       </method>
40379     </type>
40380     <type name="C">
40381       <method name="C &lt;field&gt;m__0(Int32)">
40382         <size>4</size>
40383       </method>
40384     </type>
40385   </test>
40386   <test name="test-anon-85.cs">
40387     <type name="X">
40388       <method name="Void .ctor()">
40389         <size>7</size>
40390       </method>
40391       <method name="Int32 Main()">
40392         <size>29</size>
40393       </method>
40394     </type>
40395     <type name="X+D">
40396       <method name="Void .ctor(Object, IntPtr)">
40397         <size>0</size>
40398       </method>
40399       <method name="Void Invoke()">
40400         <size>0</size>
40401       </method>
40402       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40403         <size>0</size>
40404       </method>
40405       <method name="Void EndInvoke(IAsyncResult)">
40406         <size>0</size>
40407       </method>
40408     </type>
40409     <type name="X+&lt;Main&gt;c__AnonStorey0">
40410       <method name="Void .ctor()">
40411         <size>7</size>
40412       </method>
40413       <method name="Void &lt;&gt;m__0()">
40414         <size>8</size>
40415       </method>
40416     </type>
40417   </test>
40418   <test name="test-anon-86.cs">
40419     <type name="Bug.A">
40420       <method name="Void .ctor()">
40421         <size>50</size>
40422       </method>
40423       <method name="Void Test()">
40424         <size>1</size>
40425       </method>
40426       <method name="Int32 Main()">
40427         <size>8</size>
40428       </method>
40429     </type>
40430     <type name="Bug.B">
40431       <method name="Void .ctor()">
40432         <size>7</size>
40433       </method>
40434       <method name="Int32 get_Prop()">
40435         <size>2</size>
40436       </method>
40437     </type>
40438     <type name="Bug.EventHandler">
40439       <method name="Void .ctor(Object, IntPtr)">
40440         <size>0</size>
40441       </method>
40442       <method name="Void Invoke()">
40443         <size>0</size>
40444       </method>
40445       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40446         <size>0</size>
40447       </method>
40448       <method name="Void EndInvoke(IAsyncResult)">
40449         <size>0</size>
40450       </method>
40451     </type>
40452     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40453       <method name="Void .ctor()">
40454         <size>7</size>
40455       </method>
40456       <method name="Void &lt;&gt;m__0()">
40457         <size>24</size>
40458       </method>
40459     </type>
40460   </test>
40461   <test name="test-anon-87.cs">
40462     <type name="Bug.AA">
40463       <method name="Void .ctor(BB)">
40464         <size>51</size>
40465       </method>
40466       <method name="Void TestMe()">
40467         <size>1</size>
40468       </method>
40469       <method name="Int32 Main()">
40470         <size>18</size>
40471       </method>
40472     </type>
40473     <type name="Bug.BB">
40474       <method name="Void .ctor(String)">
40475         <size>18</size>
40476       </method>
40477       <method name="Void Foo()">
40478         <size>1</size>
40479       </method>
40480     </type>
40481     <type name="Bug.D">
40482       <method name="Void .ctor(Object, IntPtr)">
40483         <size>0</size>
40484       </method>
40485       <method name="Void Invoke()">
40486         <size>0</size>
40487       </method>
40488       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40489         <size>0</size>
40490       </method>
40491       <method name="Void EndInvoke(IAsyncResult)">
40492         <size>0</size>
40493       </method>
40494     </type>
40495     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40496       <method name="Void .ctor()">
40497         <size>7</size>
40498       </method>
40499       <method name="Void &lt;&gt;m__0()">
40500         <size>23</size>
40501       </method>
40502     </type>
40503   </test>
40504   <test name="test-anon-88.cs">
40505     <type name="C">
40506       <method name="Void .ctor()">
40507         <size>7</size>
40508       </method>
40509       <method name="Int32 Main()">
40510         <size>12</size>
40511       </method>
40512       <method name="Void Test()">
40513         <size>102</size>
40514       </method>
40515     </type>
40516     <type name="C+D">
40517       <method name="Void .ctor(Object, IntPtr)">
40518         <size>0</size>
40519       </method>
40520       <method name="Void Invoke()">
40521         <size>0</size>
40522       </method>
40523       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40524         <size>0</size>
40525       </method>
40526       <method name="Void EndInvoke(IAsyncResult)">
40527         <size>0</size>
40528       </method>
40529     </type>
40530     <type name="C+&lt;Test&gt;c__AnonStorey0">
40531       <method name="Void .ctor()">
40532         <size>7</size>
40533       </method>
40534       <method name="Void &lt;&gt;m__2()">
40535         <size>8</size>
40536       </method>
40537     </type>
40538     <type name="C+&lt;Test&gt;c__AnonStorey2">
40539       <method name="Void .ctor()">
40540         <size>7</size>
40541       </method>
40542       <method name="Void &lt;&gt;m__0()">
40543         <size>69</size>
40544       </method>
40545       <method name="Void &lt;&gt;m__1()">
40546         <size>8</size>
40547       </method>
40548       <method name="Void &lt;&gt;m__4()">
40549         <size>3</size>
40550       </method>
40551     </type>
40552     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40553       <method name="Void .ctor()">
40554         <size>7</size>
40555       </method>
40556       <method name="Void &lt;&gt;m__3()">
40557         <size>20</size>
40558       </method>
40559     </type>
40560   </test>
40561   <test name="test-anon-89.cs">
40562     <type name="C">
40563       <method name="Void .ctor()">
40564         <size>7</size>
40565       </method>
40566       <method name="Int32 Main()">
40567         <size>12</size>
40568       </method>
40569       <method name="System.Object get_GdkWindow()">
40570         <size>2</size>
40571       </method>
40572       <method name="Void set_GdkWindow(System.Object)">
40573         <size>1</size>
40574       </method>
40575       <method name="Void Invoke(C+D)">
40576         <size>1</size>
40577       </method>
40578       <method name="Void Test()">
40579         <size>69</size>
40580       </method>
40581     </type>
40582     <type name="C+D">
40583       <method name="Void .ctor(Object, IntPtr)">
40584         <size>0</size>
40585       </method>
40586       <method name="Void Invoke()">
40587         <size>0</size>
40588       </method>
40589       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40590         <size>0</size>
40591       </method>
40592       <method name="Void EndInvoke(IAsyncResult)">
40593         <size>0</size>
40594       </method>
40595     </type>
40596     <type name="C+&lt;Test&gt;c__AnonStorey0">
40597       <method name="Void .ctor()">
40598         <size>7</size>
40599       </method>
40600       <method name="Void &lt;&gt;m__0()">
40601         <size>108</size>
40602       </method>
40603       <method name="Void &lt;&gt;m__3()">
40604         <size>29</size>
40605       </method>
40606     </type>
40607     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40608       <method name="Void .ctor()">
40609         <size>7</size>
40610       </method>
40611       <method name="Void &lt;&gt;m__1()">
40612         <size>18</size>
40613       </method>
40614       <method name="Void &lt;&gt;m__2()">
40615         <size>49</size>
40616       </method>
40617     </type>
40618   </test>
40619   <test name="test-anon-90.cs">
40620     <type name="C">
40621       <method name="Void .ctor()">
40622         <size>7</size>
40623       </method>
40624       <method name="Int32 Main()">
40625         <size>12</size>
40626       </method>
40627       <method name="Void Foo()">
40628         <size>27</size>
40629       </method>
40630     </type>
40631     <type name="C+D">
40632       <method name="Void .ctor(Object, IntPtr)">
40633         <size>0</size>
40634       </method>
40635       <method name="Void Invoke()">
40636         <size>0</size>
40637       </method>
40638       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40639         <size>0</size>
40640       </method>
40641       <method name="Void EndInvoke(IAsyncResult)">
40642         <size>0</size>
40643       </method>
40644     </type>
40645     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40646       <method name="Void .ctor()">
40647         <size>7</size>
40648       </method>
40649       <method name="Void &lt;&gt;m__0()">
40650         <size>66</size>
40651       </method>
40652     </type>
40653     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40654       <method name="Void .ctor()">
40655         <size>7</size>
40656       </method>
40657     </type>
40658     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40659       <method name="Void .ctor()">
40660         <size>7</size>
40661       </method>
40662       <method name="Void &lt;&gt;m__1()">
40663         <size>32</size>
40664       </method>
40665     </type>
40666   </test>
40667   <test name="test-anon-91.cs">
40668     <type name="A">
40669       <method name="Void .ctor(Int32)">
40670         <size>27</size>
40671       </method>
40672     </type>
40673     <type name="C">
40674       <method name="Void .ctor()">
40675         <size>7</size>
40676       </method>
40677       <method name="Int32 Main()">
40678         <size>12</size>
40679       </method>
40680       <method name="Void SelectCommand(Int32)">
40681         <size>1</size>
40682       </method>
40683       <method name="Void Test()">
40684         <size>66</size>
40685       </method>
40686     </type>
40687     <type name="C+D">
40688       <method name="Void .ctor(Object, IntPtr)">
40689         <size>0</size>
40690       </method>
40691       <method name="Void Invoke()">
40692         <size>0</size>
40693       </method>
40694       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40695         <size>0</size>
40696       </method>
40697       <method name="Void EndInvoke(IAsyncResult)">
40698         <size>0</size>
40699       </method>
40700     </type>
40701     <type name="C+&lt;Test&gt;c__AnonStorey0">
40702       <method name="Void .ctor()">
40703         <size>7</size>
40704       </method>
40705       <method name="Void &lt;&gt;m__0()">
40706         <size>109</size>
40707       </method>
40708     </type>
40709     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40710       <method name="Void .ctor()">
40711         <size>7</size>
40712       </method>
40713       <method name="Void &lt;&gt;m__1()">
40714         <size>23</size>
40715       </method>
40716     </type>
40717   </test>
40718   <test name="test-anon-92.cs">
40719     <type name="MainClass">
40720       <method name="Void Test(IEnumerable)">
40721         <size>33</size>
40722       </method>
40723       <method name="Int32 Main()">
40724         <size>21</size>
40725       </method>
40726       <method name="Void .ctor()">
40727         <size>7</size>
40728       </method>
40729     </type>
40730     <type name="D">
40731       <method name="Void Invoke()">
40732         <size>0</size>
40733       </method>
40734       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40735         <size>0</size>
40736       </method>
40737       <method name="Void EndInvoke(IAsyncResult)">
40738         <size>0</size>
40739       </method>
40740       <method name="Void .ctor(Object, IntPtr)">
40741         <size>0</size>
40742       </method>
40743     </type>
40744     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
40745       <method name="Void &lt;&gt;m__0()">
40746         <size>70</size>
40747       </method>
40748       <method name="Void .ctor()">
40749         <size>7</size>
40750       </method>
40751     </type>
40752   </test>
40753   <test name="test-cls-00.cs">
40754     <type name="CLSCLass_6">
40755       <method name="Void .ctor()">
40756         <size>18</size>
40757       </method>
40758       <method name="Void add_Disposed(Delegate)">
40759         <size>19</size>
40760       </method>
40761       <method name="Void remove_Disposed(Delegate)">
40762         <size>19</size>
40763       </method>
40764     </type>
40765     <type name="CLSDelegate">
40766       <method name="Void .ctor()">
40767         <size>7</size>
40768       </method>
40769     </type>
40770     <type name="CLSClass_5">
40771       <method name="Void .ctor()">
40772         <size>7</size>
40773       </method>
40774       <method name="UInt32 Test()">
40775         <size>2</size>
40776       </method>
40777     </type>
40778     <type name="CLSClass_4">
40779       <method name="Void .ctor()">
40780         <size>7</size>
40781       </method>
40782       <method name="UInt32 Test()">
40783         <size>2</size>
40784       </method>
40785     </type>
40786     <type name="CLSClass_3">
40787       <method name="Void .ctor()">
40788         <size>7</size>
40789       </method>
40790       <method name="UInt32 Test_3()">
40791         <size>2</size>
40792       </method>
40793     </type>
40794     <type name="CLSClass_2">
40795       <method name="Void .ctor()">
40796         <size>7</size>
40797       </method>
40798       <method name="SByte get_XX()">
40799         <size>2</size>
40800       </method>
40801     </type>
40802     <type name="CLSClass_1">
40803       <method name="Void .ctor()">
40804         <size>7</size>
40805       </method>
40806       <method name="UInt32 Valid()">
40807         <size>2</size>
40808       </method>
40809     </type>
40810     <type name="CLSClass">
40811       <method name="Void .ctor()">
40812         <size>7</size>
40813       </method>
40814       <method name="UInt64 Valid()">
40815         <size>3</size>
40816       </method>
40817       <method name="Byte get_XX()">
40818         <size>2</size>
40819       </method>
40820       <method name="UInt32 FooInternal()">
40821         <size>2</size>
40822       </method>
40823       <method name="UInt64 Foo()">
40824         <size>3</size>
40825       </method>
40826       <method name="Void Main()">
40827         <size>1</size>
40828       </method>
40829     </type>
40830     <type name="CLSClass+C1">
40831       <method name="Void .ctor()">
40832         <size>7</size>
40833       </method>
40834       <method name="Int64 Foo2()">
40835         <size>3</size>
40836       </method>
40837     </type>
40838     <type name="CLSClass+C1+C11">
40839       <method name="Void .ctor()">
40840         <size>7</size>
40841       </method>
40842       <method name="UInt64 Foo3()">
40843         <size>3</size>
40844       </method>
40845     </type>
40846     <type name="CLSClass+CLSClass_2">
40847       <method name="Void .ctor()">
40848         <size>7</size>
40849       </method>
40850       <method name="SByte get_XX()">
40851         <size>2</size>
40852       </method>
40853     </type>
40854     <type name="Delegate">
40855       <method name="Void .ctor(Object, IntPtr)">
40856         <size>0</size>
40857       </method>
40858       <method name="CLSDelegate Invoke()">
40859         <size>0</size>
40860       </method>
40861       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40862         <size>0</size>
40863       </method>
40864       <method name="CLSDelegate EndInvoke(IAsyncResult)">
40865         <size>0</size>
40866       </method>
40867     </type>
40868   </test>
40869   <test name="test-cls-01.cs">
40870     <type name="CLSClass">
40871       <method name="Void .ctor()">
40872         <size>7</size>
40873       </method>
40874       <method name="Byte get_XX()">
40875         <size>2</size>
40876       </method>
40877       <method name="Void Main()">
40878         <size>1</size>
40879       </method>
40880     </type>
40881     <type name="Big">
40882       <method name="Void .ctor()">
40883         <size>7</size>
40884       </method>
40885       <method name="Big op_Implicit(UInt32)">
40886         <size>2</size>
40887       </method>
40888     </type>
40889     <type name="C1">
40890       <method name="Void .ctor()">
40891         <size>7</size>
40892       </method>
40893       <method name="Void method(UInt32)">
40894         <size>1</size>
40895       </method>
40896     </type>
40897   </test>
40898   <test name="test-cls-02.cs">
40899     <type name="CLSClass">
40900       <method name="Void .ctor(UInt64)">
40901         <size>7</size>
40902       </method>
40903       <method name="Void .ctor(UInt32)">
40904         <size>7</size>
40905       </method>
40906       <method name="Void set_X_0(UInt64)">
40907         <size>1</size>
40908       </method>
40909       <method name="Void set_Item(UInt64, UInt64)">
40910         <size>1</size>
40911       </method>
40912       <method name="Void Main()">
40913         <size>1</size>
40914       </method>
40915     </type>
40916     <type name="InnerTypeClasss">
40917       <method name="Void .ctor()">
40918         <size>7</size>
40919       </method>
40920       <method name="Struct Method()">
40921         <size>10</size>
40922       </method>
40923     </type>
40924   </test>
40925   <test name="test-cls-03.cs">
40926     <type name="CLSClass">
40927       <method name="Void .ctor()">
40928         <size>7</size>
40929       </method>
40930       <method name="I1 Foo()">
40931         <size>2</size>
40932       </method>
40933       <method name="Void Main()">
40934         <size>1</size>
40935       </method>
40936     </type>
40937   </test>
40938   <test name="test-cls-05.cs">
40939     <type name="X1">
40940       <method name="Void .ctor()">
40941         <size>7</size>
40942       </method>
40943     </type>
40944     <type name="X2">
40945       <method name="Void .ctor()">
40946         <size>7</size>
40947       </method>
40948     </type>
40949     <type name="X3">
40950       <method name="Void .ctor()">
40951         <size>7</size>
40952       </method>
40953       <method name="Void bb(Boolean)">
40954         <size>1</size>
40955       </method>
40956       <method name="Void BB()">
40957         <size>1</size>
40958       </method>
40959     </type>
40960     <type name="X4">
40961       <method name="Void .ctor()">
40962         <size>7</size>
40963       </method>
40964       <method name="Void method(Int32)">
40965         <size>1</size>
40966       </method>
40967       <method name="Void method(Boolean)">
40968         <size>1</size>
40969       </method>
40970       <method name="Boolean method()">
40971         <size>2</size>
40972       </method>
40973     </type>
40974     <type name="BaseClass">
40975       <method name="Void .ctor()">
40976         <size>7</size>
40977       </method>
40978     </type>
40979     <type name="CLSClass">
40980       <method name="Void .ctor()">
40981         <size>7</size>
40982       </method>
40983       <method name="Void .ctor(Int32)">
40984         <size>7</size>
40985       </method>
40986       <method name="Void Method()">
40987         <size>1</size>
40988       </method>
40989       <method name="Int32 Method(Boolean)">
40990         <size>2</size>
40991       </method>
40992       <method name="Void methoD()">
40993         <size>1</size>
40994       </method>
40995       <method name="Void Main()">
40996         <size>1</size>
40997       </method>
40998       <method name="CLSClass op_Implicit(Boolean)">
40999         <size>7</size>
41000       </method>
41001       <method name="CLSClass op_Implicit(Int32)">
41002         <size>7</size>
41003       </method>
41004     </type>
41005     <type name="oBject">
41006       <method name="Void .ctor()">
41007         <size>7</size>
41008       </method>
41009     </type>
41010     <type name="A.C1">
41011       <method name="Void .ctor()">
41012         <size>7</size>
41013       </method>
41014     </type>
41015     <type name="B.c1">
41016       <method name="Void .ctor()">
41017         <size>7</size>
41018       </method>
41019     </type>
41020     <type name="c1">
41021       <method name="Void .ctor()">
41022         <size>7</size>
41023       </method>
41024     </type>
41025     <type name="CLSClass_2">
41026       <method name="Void .ctor()">
41027         <size>7</size>
41028       </method>
41029       <method name="Void Method()">
41030         <size>1</size>
41031       </method>
41032       <method name="Void method()">
41033         <size>1</size>
41034       </method>
41035     </type>
41036     <type name="System.sByte">
41037       <method name="Void .ctor()">
41038         <size>7</size>
41039       </method>
41040     </type>
41041     <type name="System.Web.HttpBrowserCapabilities">
41042       <method name="Void .ctor()">
41043         <size>7</size>
41044       </method>
41045     </type>
41046   </test>
41047   <test name="test-cls-06.cs">
41048     <type name="CLSClass">
41049       <method name="Void .ctor()">
41050         <size>7</size>
41051       </method>
41052       <method name="Void Main()">
41053         <size>1</size>
41054       </method>
41055     </type>
41056     <type name="CLSClass_2">
41057       <method name="Void .ctor(Int32[,,])">
41058         <size>7</size>
41059       </method>
41060       <method name="Void .ctor(Int32[,])">
41061         <size>7</size>
41062       </method>
41063       <method name="Void Test(System.Int32[,], Int32)">
41064         <size>1</size>
41065       </method>
41066       <method name="Void Test(System.Int32[,,], Boolean)">
41067         <size>1</size>
41068       </method>
41069     </type>
41070     <type name="X1">
41071       <method name="Void .ctor()">
41072         <size>7</size>
41073       </method>
41074       <method name="Void M2(Int32)">
41075         <size>1</size>
41076       </method>
41077     </type>
41078     <type name="X2">
41079       <method name="Void .ctor()">
41080         <size>7</size>
41081       </method>
41082       <method name="Void M2(Int32 ByRef)">
41083         <size>1</size>
41084       </method>
41085     </type>
41086     <type name="CLSClass+MyDelegate">
41087       <method name="Void .ctor(Object, IntPtr)">
41088         <size>0</size>
41089       </method>
41090       <method name="UInt32 Invoke()">
41091         <size>0</size>
41092       </method>
41093       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41094         <size>0</size>
41095       </method>
41096       <method name="UInt32 EndInvoke(IAsyncResult)">
41097         <size>0</size>
41098       </method>
41099     </type>
41100     <type name="MyDelegate">
41101       <method name="Void .ctor(Object, IntPtr)">
41102         <size>0</size>
41103       </method>
41104       <method name="UInt32 Invoke()">
41105         <size>0</size>
41106       </method>
41107       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41108         <size>0</size>
41109       </method>
41110       <method name="UInt32 EndInvoke(IAsyncResult)">
41111         <size>0</size>
41112       </method>
41113     </type>
41114   </test>
41115   <test name="test-cls-07.cs">
41116     <type name="aa.I1">
41117       <method name="Void .ctor()">
41118         <size>7</size>
41119       </method>
41120     </type>
41121     <type name="CLSClass">
41122       <method name="Void .ctor()">
41123         <size>7</size>
41124       </method>
41125       <method name="Void Main()">
41126         <size>1</size>
41127       </method>
41128     </type>
41129   </test>
41130   <test name="test-cls-10.cs">
41131     <type name="MainClass">
41132       <method name="Void .ctor()">
41133         <size>7</size>
41134       </method>
41135       <method name="Void Main()">
41136         <size>1</size>
41137       </method>
41138     </type>
41139   </test>
41140   <test name="test-cls-11.cs">
41141     <type name="CLSClass">
41142       <method name="Void .ctor()">
41143         <size>7</size>
41144       </method>
41145       <method name="Void Test(IComparable)">
41146         <size>0</size>
41147       </method>
41148     </type>
41149     <type name="CLSCLass_2">
41150       <method name="Void .ctor()">
41151         <size>7</size>
41152       </method>
41153       <method name="Void Test()">
41154         <size>0</size>
41155       </method>
41156     </type>
41157     <type name="CLSClass_3">
41158       <method name="Void .ctor()">
41159         <size>7</size>
41160       </method>
41161       <method name="Void Test()">
41162         <size>0</size>
41163       </method>
41164     </type>
41165     <type name="MainClass">
41166       <method name="Void .ctor()">
41167         <size>7</size>
41168       </method>
41169       <method name="Void Main()">
41170         <size>1</size>
41171       </method>
41172     </type>
41173   </test>
41174   <test name="test-cls-12.cs">
41175     <type name="MainClass">
41176       <method name="Void .ctor()">
41177         <size>7</size>
41178       </method>
41179       <method name="Void Main()">
41180         <size>1</size>
41181       </method>
41182     </type>
41183   </test>
41184   <test name="test-cls-14.cs">
41185     <type name="CLSClass">
41186       <method name="Void .ctor()">
41187         <size>7</size>
41188       </method>
41189       <method name="Void Error(Boolean)">
41190         <size>1</size>
41191       </method>
41192       <method name="CLSClass op_Implicit(Byte)">
41193         <size>6</size>
41194       </method>
41195     </type>
41196     <type name="MainClass">
41197       <method name="Void .ctor()">
41198         <size>7</size>
41199       </method>
41200       <method name="Void Main()">
41201         <size>1</size>
41202       </method>
41203     </type>
41204   </test>
41205   <test name="test-cls-15.cs">
41206     <type name="CLSAttribute_1">
41207       <method name="Void .ctor(Int32[])">
41208         <size>7</size>
41209       </method>
41210       <method name="Void .ctor(Int32)">
41211         <size>7</size>
41212       </method>
41213     </type>
41214     <type name="CLSAttribute_2">
41215       <method name="Void .ctor(Int32)">
41216         <size>7</size>
41217       </method>
41218     </type>
41219     <type name="CLSAttribute_3">
41220       <method name="Void .ctor(Int32[])">
41221         <size>7</size>
41222       </method>
41223     </type>
41224     <type name="CLSAttribute_4">
41225       <method name="Void .ctor(Int32[])">
41226         <size>7</size>
41227       </method>
41228     </type>
41229     <type name="ClassMain">
41230       <method name="Void .ctor()">
41231         <size>7</size>
41232       </method>
41233       <method name="Void Main()">
41234         <size>1</size>
41235       </method>
41236     </type>
41237   </test>
41238   <test name="test-cls-16.cs">
41239     <type name="CLSAttribute">
41240       <method name="Void .ctor(Boolean[])">
41241         <size>7</size>
41242       </method>
41243     </type>
41244     <type name="ClassMain">
41245       <method name="Void .ctor()">
41246         <size>7</size>
41247       </method>
41248       <method name="Void Main()">
41249         <size>1</size>
41250       </method>
41251     </type>
41252   </test>
41253   <test name="test-cls-17.cs">
41254     <type name="Foo">
41255       <method name="Void .ctor()">
41256         <size>7</size>
41257       </method>
41258       <method name="Void Main()">
41259         <size>1</size>
41260       </method>
41261     </type>
41262   </test>
41263   <test name="test-cls-18.cs">
41264     <type name="Base">
41265       <method name="Void .ctor()">
41266         <size>7</size>
41267       </method>
41268       <method name="Void Test(System.Int32[])">
41269         <size>1</size>
41270       </method>
41271     </type>
41272     <type name="CLSClass">
41273       <method name="Void .ctor()">
41274         <size>7</size>
41275       </method>
41276       <method name="Void Test(System.Int32[])">
41277         <size>1</size>
41278       </method>
41279       <method name="Void Main()">
41280         <size>1</size>
41281       </method>
41282     </type>
41283   </test>
41284   <test name="test-externalias-01.cs">
41285     <type name="Test">
41286       <method name="Void .ctor()">
41287         <size>7</size>
41288       </method>
41289       <method name="Int32 Main()">
41290         <size>64</size>
41291       </method>
41292     </type>
41293   </test>
41294   <test name="test-externalias-02.cs">
41295     <type name="Test">
41296       <method name="Void .ctor()">
41297         <size>7</size>
41298       </method>
41299       <method name="Int32 Main()">
41300         <size>64</size>
41301       </method>
41302     </type>
41303   </test>
41304   <test name="test-externalias-03.cs">
41305     <type name="Test">
41306       <method name="Void .ctor()">
41307         <size>7</size>
41308       </method>
41309       <method name="Int32 Main()">
41310         <size>64</size>
41311       </method>
41312     </type>
41313   </test>
41314   <test name="test-externalias-04.cs">
41315     <type name="Test">
41316       <method name="Void .ctor()">
41317         <size>7</size>
41318       </method>
41319       <method name="Int32 Main()">
41320         <size>64</size>
41321       </method>
41322     </type>
41323   </test>
41324   <test name="test-externalias-05.cs">
41325     <type name="Test">
41326       <method name="Void .ctor()">
41327         <size>7</size>
41328       </method>
41329       <method name="Void Main()">
41330         <size>21</size>
41331       </method>
41332     </type>
41333   </test>
41334   <test name="test-externalias-06.cs">
41335     <type name="MyAssembly01.Test">
41336       <method name="Void .ctor()">
41337         <size>7</size>
41338       </method>
41339     </type>
41340     <type name="MyAssembly01.Namespace1.Test">
41341       <method name="Void .ctor()">
41342         <size>7</size>
41343       </method>
41344     </type>
41345     <type name="MyAssembly02.Test">
41346       <method name="Void .ctor()">
41347         <size>7</size>
41348       </method>
41349     </type>
41350     <type name="MyAssembly02.Namespace1.Test">
41351       <method name="Void .ctor()">
41352         <size>7</size>
41353       </method>
41354     </type>
41355     <type name="Test">
41356       <method name="Void .ctor()">
41357         <size>7</size>
41358       </method>
41359       <method name="Void Main()">
41360         <size>1</size>
41361       </method>
41362     </type>
41363   </test>
41364   <test name="test-externalias-07.cs">
41365     <type name="NS.MyClass">
41366       <method name="Void .ctor()">
41367         <size>7</size>
41368       </method>
41369       <method name="Int32 GetInt()">
41370         <size>6</size>
41371       </method>
41372     </type>
41373     <type name="Test">
41374       <method name="Void .ctor()">
41375         <size>7</size>
41376       </method>
41377       <method name="Int32 Main()">
41378         <size>15</size>
41379       </method>
41380     </type>
41381   </test>
41382   <test name="test-externalias-08.cs">
41383     <type name="Test">
41384       <method name="Void .ctor()">
41385         <size>7</size>
41386       </method>
41387       <method name="Int32 Main()">
41388         <size>54</size>
41389       </method>
41390     </type>
41391   </test>
41392   <test name="test-externalias-09.cs">
41393     <type name="Test">
41394       <method name="Void .ctor()">
41395         <size>7</size>
41396       </method>
41397       <method name="Int32 Main()">
41398         <size>8</size>
41399       </method>
41400     </type>
41401   </test>
41402   <test name="test-iter-01.cs">
41403     <type name="X">
41404       <method name="Void .ctor()">
41405         <size>7</size>
41406       </method>
41407       <method name="IEnumerator GetIt()">
41408         <size>8</size>
41409       </method>
41410       <method name="IEnumerable GetIt2()">
41411         <size>16</size>
41412       </method>
41413       <method name="Int32 Main()">
41414         <size>171</size>
41415       </method>
41416     </type>
41417     <type name="X+&lt;GetIt&gt;c__Iterator0">
41418       <method name="Void .ctor()">
41419         <size>7</size>
41420       </method>
41421       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41422         <size>7</size>
41423       </method>
41424       <method name="Boolean MoveNext()">
41425         <size>126</size>
41426       </method>
41427       <method name="Void Dispose()">
41428         <size>8</size>
41429       </method>
41430       <method name="Void Reset()">
41431         <size>6</size>
41432       </method>
41433     </type>
41434     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41435       <method name="Void .ctor()">
41436         <size>7</size>
41437       </method>
41438       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41439         <size>7</size>
41440       </method>
41441       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41442         <size>7</size>
41443       </method>
41444       <method name="Boolean MoveNext()">
41445         <size>126</size>
41446       </method>
41447       <method name="Void Dispose()">
41448         <size>8</size>
41449       </method>
41450       <method name="Void Reset()">
41451         <size>6</size>
41452       </method>
41453     </type>
41454     <type name="X+&lt;GetIt&gt;c__Iterator0">
41455       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41456         <size>7</size>
41457       </method>
41458     </type>
41459     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41460       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41461         <size>7</size>
41462       </method>
41463       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41464         <size>26</size>
41465       </method>
41466     </type>
41467   </test>
41468   <test name="test-iter-02.cs">
41469     <type name="X">
41470       <method name="Void .ctor()">
41471         <size>7</size>
41472       </method>
41473       <method name="IEnumerator GetRange()">
41474         <size>8</size>
41475       </method>
41476       <method name="Int32 Main()">
41477         <size>88</size>
41478       </method>
41479     </type>
41480     <type name="X+&lt;GetRange&gt;c__Iterator0">
41481       <method name="Void .ctor()">
41482         <size>7</size>
41483       </method>
41484       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41485         <size>7</size>
41486       </method>
41487       <method name="Boolean MoveNext()">
41488         <size>173</size>
41489       </method>
41490       <method name="Void Dispose()">
41491         <size>8</size>
41492       </method>
41493       <method name="Void Reset()">
41494         <size>6</size>
41495       </method>
41496       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41497         <size>7</size>
41498       </method>
41499     </type>
41500   </test>
41501   <test name="test-iter-03.cs">
41502     <type name="X">
41503       <method name="Void .ctor()">
41504         <size>7</size>
41505       </method>
41506       <method name="IEnumerable GetIt(System.Int32[])">
41507         <size>30</size>
41508       </method>
41509       <method name="IEnumerable GetMulti(System.Int32[,])">
41510         <size>30</size>
41511       </method>
41512       <method name="Int32 Main()">
41513         <size>245</size>
41514       </method>
41515     </type>
41516     <type name="&lt;PrivateImplementationDetails&gt;">
41517       <method name="Void .ctor()">
41518         <size>7</size>
41519       </method>
41520     </type>
41521     <type name="X+&lt;GetIt&gt;c__Iterator0">
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>151</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="X+&lt;GetMulti&gt;c__Iterator1">
41542       <method name="Void .ctor()">
41543         <size>7</size>
41544       </method>
41545       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41546         <size>7</size>
41547       </method>
41548       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41549         <size>7</size>
41550       </method>
41551       <method name="Boolean MoveNext()">
41552         <size>238</size>
41553       </method>
41554       <method name="Void Dispose()">
41555         <size>8</size>
41556       </method>
41557       <method name="Void Reset()">
41558         <size>6</size>
41559       </method>
41560     </type>
41561     <type name="X+&lt;GetIt&gt;c__Iterator0">
41562       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41563         <size>7</size>
41564       </method>
41565       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41566         <size>40</size>
41567       </method>
41568     </type>
41569     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41570       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41571         <size>7</size>
41572       </method>
41573       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41574         <size>40</size>
41575       </method>
41576     </type>
41577   </test>
41578   <test name="test-iter-04.cs">
41579     <type name="X">
41580       <method name="Void .ctor()">
41581         <size>7</size>
41582       </method>
41583       <method name="IEnumerable GetRange(Int32, Int32)">
41584         <size>44</size>
41585       </method>
41586       <method name="Void Main()">
41587         <size>98</size>
41588       </method>
41589     </type>
41590     <type name="X+&lt;GetRange&gt;c__Iterator0">
41591       <method name="Void .ctor()">
41592         <size>7</size>
41593       </method>
41594       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41595         <size>7</size>
41596       </method>
41597       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41598         <size>7</size>
41599       </method>
41600       <method name="Boolean MoveNext()">
41601         <size>123</size>
41602       </method>
41603       <method name="Void Dispose()">
41604         <size>8</size>
41605       </method>
41606       <method name="Void Reset()">
41607         <size>6</size>
41608       </method>
41609       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41610         <size>7</size>
41611       </method>
41612       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41613         <size>52</size>
41614       </method>
41615     </type>
41616   </test>
41617   <test name="test-iter-05.cs">
41618     <type name="X">
41619       <method name="Void .ctor()">
41620         <size>7</size>
41621       </method>
41622       <method name="IEnumerable GetIt()">
41623         <size>16</size>
41624       </method>
41625       <method name="Int32 Main()">
41626         <size>104</size>
41627       </method>
41628     </type>
41629     <type name="List">
41630       <method name="Void .ctor(Int32)">
41631         <size>19</size>
41632       </method>
41633       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41634         <size>12</size>
41635       </method>
41636       <method name="Void Add(Int32)">
41637         <size>26</size>
41638       </method>
41639       <method name="MyEnumerator GetEnumerator()">
41640         <size>7</size>
41641       </method>
41642     </type>
41643     <type name="X+&lt;GetIt&gt;c__Iterator0">
41644       <method name="Void .ctor()">
41645         <size>7</size>
41646       </method>
41647       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41648         <size>7</size>
41649       </method>
41650       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41651         <size>7</size>
41652       </method>
41653       <method name="Boolean MoveNext()">
41654         <size>183</size>
41655       </method>
41656       <method name="Void Dispose()">
41657         <size>8</size>
41658       </method>
41659       <method name="Void Reset()">
41660         <size>6</size>
41661       </method>
41662     </type>
41663     <type name="List+MyEnumerator">
41664       <method name="Void .ctor(List)">
41665         <size>15</size>
41666       </method>
41667       <method name="System.Object get_Current()">
41668         <size>24</size>
41669       </method>
41670       <method name="Boolean MoveNext()">
41671         <size>31</size>
41672       </method>
41673       <method name="Void Reset()">
41674         <size>8</size>
41675       </method>
41676     </type>
41677     <type name="X+&lt;GetIt&gt;c__Iterator0">
41678       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41679         <size>7</size>
41680       </method>
41681       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41682         <size>26</size>
41683       </method>
41684     </type>
41685   </test>
41686   <test name="test-iter-06.cs">
41687     <type name="X">
41688       <method name="Void .ctor()">
41689         <size>7</size>
41690       </method>
41691       <method name="IEnumerable Get(Int32)">
41692         <size>30</size>
41693       </method>
41694       <method name="IEnumerable GetS(Int32)">
41695         <size>30</size>
41696       </method>
41697       <method name="Int32 Main()">
41698         <size>399</size>
41699       </method>
41700     </type>
41701     <type name="S+&lt;Get&gt;c__Iterator0">
41702       <method name="Void .ctor()">
41703         <size>7</size>
41704       </method>
41705       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41706         <size>7</size>
41707       </method>
41708       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41709         <size>7</size>
41710       </method>
41711       <method name="Boolean MoveNext()">
41712         <size>183</size>
41713       </method>
41714       <method name="Void Dispose()">
41715         <size>8</size>
41716       </method>
41717       <method name="Void Reset()">
41718         <size>6</size>
41719       </method>
41720     </type>
41721     <type name="S+&lt;GetS&gt;c__Iterator1">
41722       <method name="Void .ctor()">
41723         <size>7</size>
41724       </method>
41725       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41726         <size>7</size>
41727       </method>
41728       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41729         <size>7</size>
41730       </method>
41731       <method name="Boolean MoveNext()">
41732         <size>136</size>
41733       </method>
41734       <method name="Void Dispose()">
41735         <size>8</size>
41736       </method>
41737       <method name="Void Reset()">
41738         <size>6</size>
41739       </method>
41740     </type>
41741     <type name="X+&lt;Get&gt;c__Iterator2">
41742       <method name="Void .ctor()">
41743         <size>7</size>
41744       </method>
41745       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41746         <size>7</size>
41747       </method>
41748       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41749         <size>7</size>
41750       </method>
41751       <method name="Boolean MoveNext()">
41752         <size>131</size>
41753       </method>
41754       <method name="Void Dispose()">
41755         <size>8</size>
41756       </method>
41757       <method name="Void Reset()">
41758         <size>6</size>
41759       </method>
41760     </type>
41761     <type name="X+&lt;GetS&gt;c__Iterator3">
41762       <method name="Void .ctor()">
41763         <size>7</size>
41764       </method>
41765       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41766         <size>7</size>
41767       </method>
41768       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41769         <size>7</size>
41770       </method>
41771       <method name="Boolean MoveNext()">
41772         <size>136</size>
41773       </method>
41774       <method name="Void Dispose()">
41775         <size>8</size>
41776       </method>
41777       <method name="Void Reset()">
41778         <size>6</size>
41779       </method>
41780     </type>
41781     <type name="S">
41782       <method name="IEnumerable Get(Int32)">
41783         <size>42</size>
41784       </method>
41785       <method name="IEnumerable GetS(Int32)">
41786         <size>30</size>
41787       </method>
41788     </type>
41789     <type name="S+&lt;Get&gt;c__Iterator0">
41790       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41791         <size>7</size>
41792       </method>
41793       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41794         <size>52</size>
41795       </method>
41796     </type>
41797     <type name="S+&lt;GetS&gt;c__Iterator1">
41798       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41799         <size>7</size>
41800       </method>
41801       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41802         <size>40</size>
41803       </method>
41804     </type>
41805     <type name="X+&lt;Get&gt;c__Iterator2">
41806       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41807         <size>7</size>
41808       </method>
41809       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41810         <size>40</size>
41811       </method>
41812     </type>
41813     <type name="X+&lt;GetS&gt;c__Iterator3">
41814       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41815         <size>7</size>
41816       </method>
41817       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41818         <size>40</size>
41819       </method>
41820     </type>
41821   </test>
41822   <test name="test-iter-07.cs">
41823     <type name="Test">
41824       <method name="Void .ctor()">
41825         <size>7</size>
41826       </method>
41827       <method name="IEnumerable Foo(Int32)">
41828         <size>30</size>
41829       </method>
41830     </type>
41831     <type name="X">
41832       <method name="Void .ctor()">
41833         <size>7</size>
41834       </method>
41835       <method name="Int32 Main()">
41836         <size>372</size>
41837       </method>
41838     </type>
41839     <type name="Test+&lt;Foo&gt;c__Iterator0">
41840       <method name="Void .ctor()">
41841         <size>7</size>
41842       </method>
41843       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41844         <size>7</size>
41845       </method>
41846       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41847         <size>7</size>
41848       </method>
41849       <method name="Boolean MoveNext()">
41850         <size>253</size>
41851       </method>
41852       <method name="Void Dispose()">
41853         <size>112</size>
41854       </method>
41855       <method name="Void Reset()">
41856         <size>6</size>
41857       </method>
41858       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41859         <size>7</size>
41860       </method>
41861       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41862         <size>40</size>
41863       </method>
41864     </type>
41865   </test>
41866   <test name="test-iter-08.cs">
41867     <type name="Foo">
41868       <method name="Void .ctor(Int32)">
41869         <size>14</size>
41870       </method>
41871       <method name="Void Dispose()">
41872         <size>8</size>
41873       </method>
41874     </type>
41875     <type name="X">
41876       <method name="Void .ctor()">
41877         <size>7</size>
41878       </method>
41879       <method name="IEnumerable Test(Int32, Int32)">
41880         <size>44</size>
41881       </method>
41882       <method name="Int32 Main()">
41883         <size>167</size>
41884       </method>
41885     </type>
41886     <type name="X+&lt;Test&gt;c__Iterator0">
41887       <method name="Void .ctor()">
41888         <size>7</size>
41889       </method>
41890       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41891         <size>7</size>
41892       </method>
41893       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41894         <size>7</size>
41895       </method>
41896       <method name="Boolean MoveNext()">
41897         <size>360</size>
41898       </method>
41899       <method name="Void Dispose()">
41900         <size>102</size>
41901       </method>
41902       <method name="Void Reset()">
41903         <size>6</size>
41904       </method>
41905       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41906         <size>7</size>
41907       </method>
41908       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41909         <size>52</size>
41910       </method>
41911     </type>
41912   </test>
41913   <test name="test-iter-09.cs">
41914     <type name="Tester">
41915       <method name="Void .ctor()">
41916         <size>153</size>
41917       </method>
41918       <method name="IEnumerator GetEnumerator()">
41919         <size>15</size>
41920       </method>
41921     </type>
41922     <type name="Test">
41923       <method name="Void .ctor()">
41924         <size>7</size>
41925       </method>
41926       <method name="Int32 Main()">
41927         <size>268</size>
41928       </method>
41929     </type>
41930     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
41931       <method name="Void .ctor()">
41932         <size>7</size>
41933       </method>
41934       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41935         <size>7</size>
41936       </method>
41937       <method name="Boolean MoveNext()">
41938         <size>623</size>
41939       </method>
41940       <method name="Void Dispose()">
41941         <size>82</size>
41942       </method>
41943       <method name="Void Reset()">
41944         <size>6</size>
41945       </method>
41946       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41947         <size>7</size>
41948       </method>
41949     </type>
41950   </test>
41951   <test name="test-iter-10.cs">
41952     <type name="X">
41953       <method name="Void .ctor()">
41954         <size>7</size>
41955       </method>
41956       <method name="IEnumerator get_GetIt()">
41957         <size>8</size>
41958       </method>
41959       <method name="Void set_GetIt(IEnumerator)">
41960         <size>1</size>
41961       </method>
41962       <method name="IEnumerable get_Item(Int32)">
41963         <size>30</size>
41964       </method>
41965       <method name="Void set_Item(Int32, IEnumerable)">
41966         <size>1</size>
41967       </method>
41968       <method name="Int32 Main()">
41969         <size>184</size>
41970       </method>
41971     </type>
41972     <type name="X+&lt;&gt;c__Iterator0">
41973       <method name="Void .ctor()">
41974         <size>7</size>
41975       </method>
41976       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41977         <size>7</size>
41978       </method>
41979       <method name="Boolean MoveNext()">
41980         <size>126</size>
41981       </method>
41982       <method name="Void Dispose()">
41983         <size>8</size>
41984       </method>
41985       <method name="Void Reset()">
41986         <size>6</size>
41987       </method>
41988     </type>
41989     <type name="X+&lt;&gt;c__Iterator1">
41990       <method name="Void .ctor()">
41991         <size>7</size>
41992       </method>
41993       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41994         <size>7</size>
41995       </method>
41996       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41997         <size>7</size>
41998       </method>
41999       <method name="Boolean MoveNext()">
42000         <size>147</size>
42001       </method>
42002       <method name="Void Dispose()">
42003         <size>8</size>
42004       </method>
42005       <method name="Void Reset()">
42006         <size>6</size>
42007       </method>
42008     </type>
42009     <type name="X+&lt;&gt;c__Iterator0">
42010       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42011         <size>7</size>
42012       </method>
42013     </type>
42014     <type name="X+&lt;&gt;c__Iterator1">
42015       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42016         <size>7</size>
42017       </method>
42018       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42019         <size>40</size>
42020       </method>
42021     </type>
42022   </test>
42023   <test name="test-iter-11.cs">
42024     <type name="X">
42025       <method name="Void .ctor()">
42026         <size>7</size>
42027       </method>
42028       <method name="Void add_Hook(System.EventHandler)">
42029         <size>24</size>
42030       </method>
42031       <method name="Void remove_Hook(System.EventHandler)">
42032         <size>24</size>
42033       </method>
42034       <method name="IEnumerator Pipeline()">
42035         <size>15</size>
42036       </method>
42037       <method name="Void M(System.Object, System.EventArgs)">
42038         <size>11</size>
42039       </method>
42040       <method name="Void Main()">
42041         <size>55</size>
42042       </method>
42043     </type>
42044     <type name="X+&lt;Pipeline&gt;c__Iterator0">
42045       <method name="Void .ctor()">
42046         <size>7</size>
42047       </method>
42048       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42049         <size>7</size>
42050       </method>
42051       <method name="Boolean MoveNext()">
42052         <size>124</size>
42053       </method>
42054       <method name="Void Dispose()">
42055         <size>8</size>
42056       </method>
42057       <method name="Void Reset()">
42058         <size>6</size>
42059       </method>
42060       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42061         <size>7</size>
42062       </method>
42063     </type>
42064   </test>
42065   <test name="test-iter-12.cs">
42066     <type name="X">
42067       <method name="Void .ctor()">
42068         <size>7</size>
42069       </method>
42070       <method name="IEnumerable a()">
42071         <size>23</size>
42072       </method>
42073       <method name="Void Main()">
42074         <size>1</size>
42075       </method>
42076     </type>
42077     <type name="X+&lt;a&gt;c__Iterator0">
42078       <method name="Void .ctor()">
42079         <size>7</size>
42080       </method>
42081       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42082         <size>7</size>
42083       </method>
42084       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42085         <size>7</size>
42086       </method>
42087       <method name="Boolean MoveNext()">
42088         <size>165</size>
42089       </method>
42090       <method name="Void Dispose()">
42091         <size>55</size>
42092       </method>
42093       <method name="Void Reset()">
42094         <size>6</size>
42095       </method>
42096       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42097         <size>7</size>
42098       </method>
42099       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42100         <size>40</size>
42101       </method>
42102     </type>
42103   </test>
42104   <test name="test-iter-13.cs">
42105     <type name="Test">
42106       <method name="Void .ctor()">
42107         <size>7</size>
42108       </method>
42109       <method name="Void .cctor()">
42110         <size>11</size>
42111       </method>
42112       <method name="Void Main()">
42113         <size>1</size>
42114       </method>
42115       <method name="IEnumerable syntax_error(System.Object, System.Object)">
42116         <size>16</size>
42117       </method>
42118     </type>
42119     <type name="Test+Yp">
42120       <method name="Void .ctor()">
42121         <size>7</size>
42122       </method>
42123       <method name="IEnumerable fail()">
42124         <size>2</size>
42125       </method>
42126     </type>
42127     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
42128       <method name="Void .ctor()">
42129         <size>7</size>
42130       </method>
42131       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42132         <size>7</size>
42133       </method>
42134       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42135         <size>7</size>
42136       </method>
42137       <method name="Boolean MoveNext()">
42138         <size>27</size>
42139       </method>
42140       <method name="Void Dispose()">
42141         <size>8</size>
42142       </method>
42143       <method name="Void Reset()">
42144         <size>6</size>
42145       </method>
42146       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42147         <size>7</size>
42148       </method>
42149       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42150         <size>26</size>
42151       </method>
42152     </type>
42153   </test>
42154   <test name="test-named-01.cs">
42155     <type name="A">
42156       <method name="Void .ctor()">
42157         <size>13</size>
42158       </method>
42159       <method name="Void .ctor(Object)">
42160         <size>7</size>
42161       </method>
42162       <method name="Void set_Item(Int32, Int32)">
42163         <size>8</size>
42164       </method>
42165     </type>
42166     <type name="B">
42167       <method name="Void .ctor()">
42168         <size>12</size>
42169       </method>
42170       <method name="Void set_Item(Int32, Int32)">
42171         <size>11</size>
42172       </method>
42173     </type>
42174     <type name="XAttribute">
42175       <method name="Void .ctor(Int32)">
42176         <size>7</size>
42177       </method>
42178     </type>
42179     <type name="M">
42180       <method name="Void .ctor()">
42181         <size>7</size>
42182       </method>
42183       <method name="Void Foo(Int32)">
42184         <size>1</size>
42185       </method>
42186       <method name="Int32 Main()">
42187         <size>48</size>
42188       </method>
42189     </type>
42190   </test>
42191   <test name="test-named-02.cs">
42192     <type name="A">
42193       <method name="Void .ctor()">
42194         <size>7</size>
42195       </method>
42196       <method name="Void set_Item(Int32, Int32)">
42197         <size>29</size>
42198       </method>
42199       <method name="Int32 get_Item(Int32)">
42200         <size>28</size>
42201       </method>
42202     </type>
42203     <type name="MyPoint">
42204       <method name="Void .ctor(Int32, Int32)">
42205         <size>15</size>
42206       </method>
42207     </type>
42208     <type name="C">
42209       <method name="Void .ctor()">
42210         <size>7</size>
42211       </method>
42212       <method name="Decimal Foo(Decimal, Decimal)">
42213         <size>2</size>
42214       </method>
42215       <method name="System.String Bar(Int32, System.String, Char)">
42216         <size>20</size>
42217       </method>
42218       <method name="Int32 Test(Int32, Int32)">
42219         <size>30</size>
42220       </method>
42221       <method name="Int32 Main()">
42222         <size>279</size>
42223       </method>
42224     </type>
42225   </test>
42226   <test name="test-named-03.cs">
42227     <type name="C">
42228       <method name="Void .ctor()">
42229         <size>7</size>
42230       </method>
42231       <method name="Int32 TestInt(Int32)">
42232         <size>3</size>
42233       </method>
42234       <method name="Int32 Main()">
42235         <size>23</size>
42236       </method>
42237     </type>
42238     <type name="C+IntDelegate">
42239       <method name="Void .ctor(Object, IntPtr)">
42240         <size>0</size>
42241       </method>
42242       <method name="Int32 Invoke(Int32)">
42243         <size>0</size>
42244       </method>
42245       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42246         <size>0</size>
42247       </method>
42248       <method name="Int32 EndInvoke(IAsyncResult)">
42249         <size>0</size>
42250       </method>
42251     </type>
42252   </test>
42253   <test name="test-partial-01.cs">
42254     <type name="Foo.Hello">
42255       <method name="Void .ctor()">
42256         <size>7</size>
42257       </method>
42258       <method name="Void .cctor()">
42259         <size>7</size>
42260       </method>
42261     </type>
42262     <type name="Bar.Hello">
42263       <method name="Void .ctor()">
42264         <size>7</size>
42265       </method>
42266       <method name="Void .cctor()">
42267         <size>8</size>
42268       </method>
42269     </type>
42270     <type name="X.Test">
42271       <method name="Void .ctor()">
42272         <size>7</size>
42273       </method>
42274       <method name="Int32 FooWorld()">
42275         <size>6</size>
42276       </method>
42277       <method name="Int32 BarWorld()">
42278         <size>6</size>
42279       </method>
42280     </type>
42281     <type name="Y">
42282       <method name="Void .ctor()">
42283         <size>7</size>
42284       </method>
42285       <method name="Int32 Main()">
42286         <size>29</size>
42287       </method>
42288     </type>
42289   </test>
42290   <test name="test-partial-02.cs">
42291     <type name="Test1.Base">
42292       <method name="Void .ctor()">
42293         <size>7</size>
42294       </method>
42295     </type>
42296     <type name="Test1.Foo">
42297       <method name="Void .ctor()">
42298         <size>7</size>
42299       </method>
42300     </type>
42301     <type name="Test2.Foo">
42302       <method name="Void .ctor()">
42303         <size>7</size>
42304       </method>
42305     </type>
42306     <type name="ReflectedType">
42307       <method name="Void .ctor()">
42308         <size>7</size>
42309       </method>
42310     </type>
42311     <type name="D">
42312       <method name="Void .ctor()">
42313         <size>7</size>
42314       </method>
42315     </type>
42316     <type name="X">
42317       <method name="Void .ctor()">
42318         <size>7</size>
42319       </method>
42320       <method name="Void Main()">
42321         <size>1</size>
42322       </method>
42323     </type>
42324   </test>
42325   <test name="test-partial-03.cs">
42326     <type name="Test">
42327       <method name="Void .ctor()">
42328         <size>18</size>
42329       </method>
42330       <method name="Int32 TestFoo()">
42331         <size>13</size>
42332       </method>
42333       <method name="Int32 TestIFoo(IFoo)">
42334         <size>8</size>
42335       </method>
42336     </type>
42337     <type name="Test+Foo">
42338       <method name="Void .ctor()">
42339         <size>7</size>
42340       </method>
42341       <method name="Int32 Test.IFoo.Hello(Test)">
42342         <size>2</size>
42343       </method>
42344       <method name="Int32 Hello(Test)">
42345         <size>2</size>
42346       </method>
42347     </type>
42348     <type name="X">
42349       <method name="Void .ctor()">
42350         <size>7</size>
42351       </method>
42352       <method name="Int32 Main()">
42353         <size>42</size>
42354       </method>
42355     </type>
42356   </test>
42357   <test name="test-partial-04.cs">
42358     <type name="B.Test">
42359       <method name="Void .ctor()">
42360         <size>7</size>
42361       </method>
42362       <method name="Void A.IFoo.Hello(IFoo)">
42363         <size>1</size>
42364       </method>
42365     </type>
42366     <type name="X">
42367       <method name="Void .ctor()">
42368         <size>7</size>
42369       </method>
42370       <method name="Void Main()">
42371         <size>1</size>
42372       </method>
42373     </type>
42374   </test>
42375   <test name="test-partial-05.cs">
42376     <type name="B">
42377       <method name="Void .ctor()">
42378         <size>7</size>
42379       </method>
42380     </type>
42381     <type name="A">
42382       <method name="Void .ctor()">
42383         <size>7</size>
42384       </method>
42385     </type>
42386     <type name="A2">
42387       <method name="Void .ctor()">
42388         <size>7</size>
42389       </method>
42390     </type>
42391     <type name="D">
42392       <method name="Void .ctor()">
42393         <size>7</size>
42394       </method>
42395       <method name="Void Main()">
42396         <size>1</size>
42397       </method>
42398     </type>
42399   </test>
42400   <test name="test-partial-06.cs">
42401     <type name="Foo">
42402       <method name="Void .ctor()">
42403         <size>7</size>
42404       </method>
42405       <method name="Void Finalize()">
42406         <size>13</size>
42407       </method>
42408     </type>
42409     <type name="B">
42410       <method name="Void .ctor()">
42411         <size>7</size>
42412       </method>
42413       <method name="Void Main()">
42414         <size>1</size>
42415       </method>
42416     </type>
42417   </test>
42418   <test name="test-partial-07.cs">
42419     <type name="Test">
42420       <method name="Void .ctor()">
42421         <size>7</size>
42422       </method>
42423     </type>
42424     <type name="TestAttribute">
42425       <method name="Void .ctor()">
42426         <size>7</size>
42427       </method>
42428     </type>
42429     <type name="Test2Attribute">
42430       <method name="Void .ctor()">
42431         <size>7</size>
42432       </method>
42433     </type>
42434     <type name="X">
42435       <method name="Void .ctor()">
42436         <size>7</size>
42437       </method>
42438       <method name="Int32 Main()">
42439         <size>62</size>
42440       </method>
42441     </type>
42442   </test>
42443   <test name="test-partial-08.cs">
42444     <type name="Foo">
42445       <method name="Void .ctor()">
42446         <size>7</size>
42447       </method>
42448       <method name="System.String get_Id()">
42449         <size>7</size>
42450       </method>
42451     </type>
42452     <type name="PartialAbstractCompilationError">
42453       <method name="Void .ctor()">
42454         <size>7</size>
42455       </method>
42456       <method name="Int32 Main()">
42457         <size>54</size>
42458       </method>
42459     </type>
42460   </test>
42461   <test name="test-partial-09.cs">
42462     <type name="Foo">
42463       <method name="Void .ctor()">
42464         <size>7</size>
42465       </method>
42466       <method name="System.String get_Id()">
42467         <size>7</size>
42468       </method>
42469     </type>
42470     <type name="Bar">
42471       <method name="Void .ctor(String)">
42472         <size>14</size>
42473       </method>
42474     </type>
42475     <type name="PartialAbstractCompilationError">
42476       <method name="Void .ctor()">
42477         <size>7</size>
42478       </method>
42479       <method name="Void Main()">
42480         <size>21</size>
42481       </method>
42482     </type>
42483   </test>
42484   <test name="test-partial-10.cs">
42485     <type name="Test2.Foo">
42486       <method name="Void .ctor()">
42487         <size>7</size>
42488       </method>
42489       <method name="Void .cctor()">
42490         <size>15</size>
42491       </method>
42492     </type>
42493     <type name="X">
42494       <method name="Void .ctor()">
42495         <size>7</size>
42496       </method>
42497       <method name="Int32 Main()">
42498         <size>68</size>
42499       </method>
42500     </type>
42501     <type name="Test3.Foo">
42502       <method name="Void .cctor()">
42503         <size>15</size>
42504       </method>
42505     </type>
42506   </test>
42507   <test name="test-partial-11.cs">
42508     <type name="StaticClass">
42509       <method name="System.String Name()">
42510         <size>6</size>
42511       </method>
42512     </type>
42513     <type name="MainClass">
42514       <method name="Void .ctor()">
42515         <size>7</size>
42516       </method>
42517       <method name="Boolean IsStatic(System.Type)">
42518         <size>73</size>
42519       </method>
42520       <method name="Int32 Main()">
42521         <size>56</size>
42522       </method>
42523     </type>
42524   </test>
42525   <test name="test-partial-12.cs">
42526     <type name="Test1.Foo">
42527       <method name="Void .ctor()">
42528         <size>7</size>
42529       </method>
42530       <method name="IEnumerable E()">
42531         <size>16</size>
42532       </method>
42533     </type>
42534     <type name="X">
42535       <method name="Void .ctor()">
42536         <size>7</size>
42537       </method>
42538       <method name="Int32 Main()">
42539         <size>102</size>
42540       </method>
42541     </type>
42542     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42543       <method name="Void .ctor()">
42544         <size>7</size>
42545       </method>
42546       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42547         <size>7</size>
42548       </method>
42549       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42550         <size>7</size>
42551       </method>
42552       <method name="Boolean MoveNext()">
42553         <size>69</size>
42554       </method>
42555       <method name="Void Dispose()">
42556         <size>8</size>
42557       </method>
42558       <method name="Void Reset()">
42559         <size>6</size>
42560       </method>
42561       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42562         <size>7</size>
42563       </method>
42564       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42565         <size>26</size>
42566       </method>
42567     </type>
42568   </test>
42569   <test name="test-partial-13.cs">
42570     <type name="Test.Test">
42571       <method name="Void .ctor()">
42572         <size>7</size>
42573       </method>
42574       <method name="Boolean Equals(System.Object)">
42575         <size>2</size>
42576       </method>
42577       <method name="Int32 GetHashCode()">
42578         <size>2</size>
42579       </method>
42580       <method name="Void Main()">
42581         <size>1</size>
42582       </method>
42583     </type>
42584   </test>
42585   <test name="test-partial-14.cs">
42586     <type name="T">
42587       <method name="Void .ctor()">
42588         <size>7</size>
42589       </method>
42590     </type>
42591     <type name="partial">
42592       <method name="Void .ctor()">
42593         <size>7</size>
42594       </method>
42595     </type>
42596     <type name="A">
42597       <method name="Void .ctor()">
42598         <size>7</size>
42599       </method>
42600       <method name="Void partial(partial)">
42601         <size>3</size>
42602       </method>
42603     </type>
42604     <type name="B">
42605       <method name="Void .ctor()">
42606         <size>7</size>
42607       </method>
42608       <method name="Void Main()">
42609         <size>1</size>
42610       </method>
42611     </type>
42612   </test>
42613   <test name="test-partial-15.cs">
42614     <type name="Foo.X">
42615       <method name="Void .ctor()">
42616         <size>7</size>
42617       </method>
42618       <method name="Void Main()">
42619         <size>1</size>
42620       </method>
42621       <method name="IEnumerable Attempts2()">
42622         <size>16</size>
42623       </method>
42624       <method name="IEnumerable get_Attempts()">
42625         <size>16</size>
42626       </method>
42627       <method name="IEnumerable get_Item(Int32)">
42628         <size>16</size>
42629       </method>
42630     </type>
42631     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42632       <method name="Void .ctor()">
42633         <size>7</size>
42634       </method>
42635       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42636         <size>7</size>
42637       </method>
42638       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42639         <size>7</size>
42640       </method>
42641       <method name="Boolean MoveNext()">
42642         <size>36</size>
42643       </method>
42644       <method name="Void Dispose()">
42645         <size>8</size>
42646       </method>
42647       <method name="Void Reset()">
42648         <size>6</size>
42649       </method>
42650     </type>
42651     <type name="Foo.X+&lt;&gt;c__Iterator1">
42652       <method name="Void .ctor()">
42653         <size>7</size>
42654       </method>
42655       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42656         <size>7</size>
42657       </method>
42658       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42659         <size>7</size>
42660       </method>
42661       <method name="Boolean MoveNext()">
42662         <size>36</size>
42663       </method>
42664       <method name="Void Dispose()">
42665         <size>8</size>
42666       </method>
42667       <method name="Void Reset()">
42668         <size>6</size>
42669       </method>
42670     </type>
42671     <type name="Foo.X+&lt;&gt;c__Iterator2">
42672       <method name="Void .ctor()">
42673         <size>7</size>
42674       </method>
42675       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42676         <size>7</size>
42677       </method>
42678       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42679         <size>7</size>
42680       </method>
42681       <method name="Boolean MoveNext()">
42682         <size>36</size>
42683       </method>
42684       <method name="Void Dispose()">
42685         <size>8</size>
42686       </method>
42687       <method name="Void Reset()">
42688         <size>6</size>
42689       </method>
42690     </type>
42691     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42692       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42693         <size>7</size>
42694       </method>
42695       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42696         <size>26</size>
42697       </method>
42698     </type>
42699     <type name="Foo.X+&lt;&gt;c__Iterator1">
42700       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42701         <size>7</size>
42702       </method>
42703       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42704         <size>26</size>
42705       </method>
42706     </type>
42707     <type name="Foo.X+&lt;&gt;c__Iterator2">
42708       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42709         <size>7</size>
42710       </method>
42711       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42712         <size>26</size>
42713       </method>
42714     </type>
42715   </test>
42716   <test name="test-partial-16.cs">
42717     <type name="A.C">
42718       <method name="Void .ctor()">
42719         <size>23</size>
42720       </method>
42721       <method name="Void .cctor()">
42722         <size>11</size>
42723       </method>
42724     </type>
42725     <type name="B.C2">
42726       <method name="Void .ctor()">
42727         <size>7</size>
42728       </method>
42729       <method name="Boolean Test()">
42730         <size>2</size>
42731       </method>
42732       <method name="System.Object Test_I()">
42733         <size>2</size>
42734       </method>
42735       <method name="Void Main()">
42736         <size>1</size>
42737       </method>
42738     </type>
42739   </test>
42740   <test name="test-partial-17.cs">
42741     <type name="Test">
42742       <method name="Void .ctor()">
42743         <size>7</size>
42744       </method>
42745       <method name="Boolean Check(System.String, System.String[])">
42746         <size>42</size>
42747       </method>
42748       <method name="Void Main()">
42749         <size>1</size>
42750       </method>
42751     </type>
42752   </test>
42753   <test name="test-partial-18.cs">
42754     <type name="N.Foo">
42755       <method name="Void .ctor()">
42756         <size>17</size>
42757       </method>
42758       <method name="Void Main()">
42759         <size>1</size>
42760       </method>
42761     </type>
42762   </test>
42763   <test name="test-partial-19.cs">
42764     <type name="Bug.GL">
42765       <method name="Void Main()">
42766         <size>7</size>
42767       </method>
42768     </type>
42769     <type name="Bug.GL+Core">
42770       <method name="Boolean A()">
42771         <size>2</size>
42772       </method>
42773     </type>
42774   </test>
42775   <test name="test-partial-20.cs">
42776     <type name="A">
42777       <method name="Void .ctor()">
42778         <size>7</size>
42779       </method>
42780       <method name="Void .cctor()">
42781         <size>7</size>
42782       </method>
42783     </type>
42784     <type name="B">
42785       <method name="Void .ctor()">
42786         <size>7</size>
42787       </method>
42788       <method name="Void .cctor()">
42789         <size>7</size>
42790       </method>
42791     </type>
42792     <type name="C">
42793       <method name="Void .ctor()">
42794         <size>7</size>
42795       </method>
42796       <method name="Int32 Main()">
42797         <size>38</size>
42798       </method>
42799     </type>
42800   </test>
42801   <test name="test-partial-21.cs">
42802     <type name="Mono.Sms.Main">
42803       <method name="Void .ctor()">
42804         <size>7</size>
42805       </method>
42806       <method name="Void Test()">
42807         <size>42</size>
42808       </method>
42809     </type>
42810     <type name="Mono.Sms.Contacts">
42811       <method name="Void .ctor()">
42812         <size>7</size>
42813       </method>
42814       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42815         <size>24</size>
42816       </method>
42817       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42818         <size>24</size>
42819       </method>
42820       <method name="Void Test()">
42821         <size>12</size>
42822       </method>
42823     </type>
42824     <type name="Mono.Sms.Core.Agenda">
42825       <method name="Void .ctor()">
42826         <size>7</size>
42827       </method>
42828       <method name="Void AddContact()">
42829         <size>1</size>
42830       </method>
42831       <method name="Void Main()">
42832         <size>1</size>
42833       </method>
42834     </type>
42835     <type name="Mono.Sms.Contacts+ContactsHandler">
42836       <method name="Void .ctor(Object, IntPtr)">
42837         <size>0</size>
42838       </method>
42839       <method name="Void Invoke()">
42840         <size>0</size>
42841       </method>
42842       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42843         <size>0</size>
42844       </method>
42845       <method name="Void EndInvoke(IAsyncResult)">
42846         <size>0</size>
42847       </method>
42848     </type>
42849     <type name="Mono.Sms.Main">
42850       <method name="Void &lt;Test&gt;m__0()">
42851         <size>6</size>
42852       </method>
42853     </type>
42854   </test>
42855   <test name="test-partial-22.cs">
42856     <type name="C">
42857       <method name="Void .ctor()">
42858         <size>7</size>
42859       </method>
42860       <method name="Int32 Main()">
42861         <size>2</size>
42862       </method>
42863     </type>
42864   </test>
42865   <test name="test-partial-23.cs">
42866     <type name="C">
42867       <method name="Void .ctor()">
42868         <size>7</size>
42869       </method>
42870       <method name="Void Partial_A()">
42871         <size>15</size>
42872       </method>
42873       <method name="Void Partial_B()">
42874         <size>15</size>
42875       </method>
42876       <method name="Void Partial_S()">
42877         <size>14</size>
42878       </method>
42879       <method name="Int32 Main()">
42880         <size>52</size>
42881       </method>
42882     </type>
42883   </test>
42884   <test name="test-partial-24.cs">
42885     <type name="N.C">
42886       <method name="Void .ctor()">
42887         <size>7</size>
42888       </method>
42889       <method name="Void Main()">
42890         <size>1</size>
42891       </method>
42892       <method name="Void Foo()">
42893         <size>1</size>
42894       </method>
42895     </type>
42896   </test>
42897   <test name="test-partial-25.cs">
42898     <type name="C">
42899       <method name="Void .ctor()">
42900         <size>7</size>
42901       </method>
42902       <method name="Void Partial(Int32)">
42903         <size>14</size>
42904       </method>
42905       <method name="Int32 Main()">
42906         <size>8</size>
42907       </method>
42908     </type>
42909   </test>
42910   <test name="test-partial-26.cs">
42911     <type name="ConsoleApplication1.X">
42912       <method name="Void .ctor()">
42913         <size>7</size>
42914       </method>
42915       <method name="Void Foo()">
42916         <size>1</size>
42917       </method>
42918     </type>
42919     <type name="ConsoleApplication1.Program">
42920       <method name="Void .ctor()">
42921         <size>7</size>
42922       </method>
42923       <method name="Int32 Main()">
42924         <size>98</size>
42925       </method>
42926     </type>
42927     <type name="ConsoleApplication1.Y">
42928       <method name="Void Foo()">
42929         <size>1</size>
42930       </method>
42931       <method name="Void .ctor()">
42932         <size>7</size>
42933       </method>
42934     </type>
42935   </test>
42936   <test name="test-var-01.cs">
42937     <type name="Test">
42938       <method name="Void .ctor()">
42939         <size>7</size>
42940       </method>
42941       <method name="Int32 Main()">
42942         <size>47</size>
42943       </method>
42944     </type>
42945   </test>
42946   <test name="test-var-02.cs">
42947     <type name="Class1">
42948       <method name="Void .ctor()">
42949         <size>15</size>
42950       </method>
42951       <method name="Boolean Method()">
42952         <size>2</size>
42953       </method>
42954     </type>
42955     <type name="Test">
42956       <method name="Void .ctor()">
42957         <size>7</size>
42958       </method>
42959       <method name="Int32 Main()">
42960         <size>116</size>
42961       </method>
42962     </type>
42963     <type name="Test+Class2">
42964       <method name="Void .ctor()">
42965         <size>15</size>
42966       </method>
42967       <method name="Boolean Method()">
42968         <size>2</size>
42969       </method>
42970     </type>
42971   </test>
42972   <test name="test-var-03.cs">
42973     <type name="Test">
42974       <method name="Void .ctor()">
42975         <size>7</size>
42976       </method>
42977       <method name="Int32 Main()">
42978         <size>166</size>
42979       </method>
42980     </type>
42981     <type name="&lt;PrivateImplementationDetails&gt;">
42982       <method name="Void .ctor()">
42983         <size>7</size>
42984       </method>
42985     </type>
42986   </test>
42987   <test name="test-var-05.cs">
42988     <type name="MyClass">
42989       <method name="Void .ctor(String)">
42990         <size>14</size>
42991       </method>
42992       <method name="Void Dispose()">
42993         <size>12</size>
42994       </method>
42995     </type>
42996     <type name="Test">
42997       <method name="Void .ctor()">
42998         <size>7</size>
42999       </method>
43000       <method name="Int32 Main()">
43001         <size>61</size>
43002       </method>
43003     </type>
43004   </test>
43005   <test name="test-var-06.cs">
43006     <type name="Test">
43007       <method name="Void .ctor()">
43008         <size>7</size>
43009       </method>
43010       <method name="Int32 Main()">
43011         <size>48</size>
43012       </method>
43013     </type>
43014   </test>
43015   <test name="test-var-07.cs">
43016     <type name="Test">
43017       <method name="Void .ctor()">
43018         <size>7</size>
43019       </method>
43020       <method name="Void var()">
43021         <size>1</size>
43022       </method>
43023       <method name="Int32 Main()">
43024         <size>33</size>
43025       </method>
43026     </type>
43027     <type name="var">
43028       <method name="Void .ctor()">
43029         <size>7</size>
43030       </method>
43031     </type>
43032   </test>
43033   <test name="test-var-08.cs">
43034     <type name="X">
43035       <method name="Void .ctor(Int32, Int32)">
43036         <size>10</size>
43037       </method>
43038       <method name="Void Main()">
43039         <size>1</size>
43040       </method>
43041     </type>
43042   </test>
43043   <test name="test-xml-042.cs">
43044     <type name="TestNamespace.TestClass">
43045       <method name="Void .ctor()">
43046         <size>7</size>
43047       </method>
43048       <method name="Void Main()">
43049         <size>1</size>
43050       </method>
43051       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
43052         <size>7</size>
43053       </method>
43054     </type>
43055   </test>
43056 </tests>