66cf2af3ddf40f15d9494338d133ca79d56cb0d6
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>39</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>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>186</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>222</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>109</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Void Main()">
3722         <size>56</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>46</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Void Main()">
3973         <size>1</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>59</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;M&gt;m__0[X](X)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;N&gt;m__1(Int64)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>59</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>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>119</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>186</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Void Main()">
6142         <size>85</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="B">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>46</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>399</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>74</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;TestClass&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>40</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>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>53</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>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="Void Main(System.String[])">
9359         <size>1</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-344.cs">
9364     <type name="ConfigurationElement">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Main()">
9369         <size>1</size>
9370       </method>
9371     </type>
9372     <type name="CustomConfigurationElement">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376     </type>
9377     <type name="CustomConfigurationElementCollection">
9378       <method name="Void .ctor()">
9379         <size>7</size>
9380       </method>
9381     </type>
9382     <type name="BaseCollection`1[T]">
9383       <method name="Void .ctor()">
9384         <size>7</size>
9385       </method>
9386     </type>
9387   </test>
9388   <test name="gtest-345.cs">
9389     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Void Dump(System.String)">
9394         <size>6</size>
9395       </method>
9396     </type>
9397     <type name="Parser">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401       <method name="Void NoCall[T](T)">
9402         <size>1</size>
9403       </method>
9404       <method name="Int32 Main()">
9405         <size>2</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-346.cs">
9410     <type name="test">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void CreateSimpleCallSite[A]()">
9415         <size>1</size>
9416       </method>
9417       <method name="Void CreateSimpleCallSite[A](Int32)">
9418         <size>1</size>
9419       </method>
9420       <method name="Void CreateSimpleCallSite(Int32)">
9421         <size>1</size>
9422       </method>
9423       <method name="Void Main()">
9424         <size>1</size>
9425       </method>
9426     </type>
9427   </test>
9428   <test name="gtest-347.cs">
9429     <type name="X">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="IEnumerable`1 Enumerable[T](System.String)">
9434         <size>6</size>
9435       </method>
9436       <method name="IEnumerable Enumerable(Int32)">
9437         <size>6</size>
9438       </method>
9439       <method name="IEnumerable Enumerable(System.String)">
9440         <size>6</size>
9441       </method>
9442       <method name="Void Main()">
9443         <size>1</size>
9444       </method>
9445     </type>
9446   </test>
9447   <test name="gtest-348.cs">
9448     <type name="Bar`1[U]">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void OnWorldDestroyed()">
9453         <size>1</size>
9454       </method>
9455     </type>
9456     <type name="Baz`1[U]">
9457       <method name="Void .ctor()">
9458         <size>7</size>
9459       </method>
9460       <method name="Void DestroyWorld(U)">
9461         <size>14</size>
9462       </method>
9463     </type>
9464     <type name="Bling">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="Void Main()">
9469         <size>1</size>
9470       </method>
9471     </type>
9472   </test>
9473   <test name="gtest-349.cs">
9474     <type name="X">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Int32 Main()">
9479         <size>105</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526       <method name="Int32 SetEnum(System.String, Enum)">
9527         <size>2</size>
9528       </method>
9529       <method name="Int32 SetEnum(Int32, Enum)">
9530         <size>2</size>
9531       </method>
9532     </type>
9533     <type name="Test">
9534       <method name="Void .ctor()">
9535         <size>7</size>
9536       </method>
9537       <method name="Int32 Main(System.String[])">
9538         <size>31</size>
9539       </method>
9540     </type>
9541   </test>
9542   <test name="gtest-352.cs">
9543     <type name="T">
9544       <method name="Void .ctor()">
9545         <size>7</size>
9546       </method>
9547       <method name="Int32 Main()">
9548         <size>125</size>
9549       </method>
9550     </type>
9551     <type name="D">
9552       <method name="Void .ctor(Int32)">
9553         <size>8</size>
9554       </method>
9555       <method name="Void .cctor()">
9556         <size>12</size>
9557       </method>
9558     </type>
9559   </test>
9560   <test name="gtest-353.cs">
9561     <type name="Bug.RedSkyTimeCode">
9562       <method name="Void .ctor()">
9563         <size>7</size>
9564       </method>
9565       <method name="Void CopyTo(Bug.xxx*)">
9566         <size>99</size>
9567       </method>
9568       <method name="Void Main()">
9569         <size>1</size>
9570       </method>
9571       <method name="Void Convert(Bug.xxx*, UInt64*)">
9572         <size>93</size>
9573       </method>
9574     </type>
9575   </test>
9576   <test name="gtest-354.cs">
9577     <type name="M">
9578       <method name="Void .ctor()">
9579         <size>7</size>
9580       </method>
9581       <method name="Void Main()">
9582         <size>1</size>
9583       </method>
9584     </type>
9585   </test>
9586   <test name="gtest-355.cs">
9587     <type name="A">
9588       <method name="Void .ctor()">
9589         <size>7</size>
9590       </method>
9591       <method name="System.String Foo[T](System.String)">
9592         <size>6</size>
9593       </method>
9594       <method name="Boolean Foo(System.String)">
9595         <size>2</size>
9596       </method>
9597     </type>
9598     <type name="B">
9599       <method name="Void .ctor()">
9600         <size>7</size>
9601       </method>
9602       <method name="System.String Foo[T](System.String)">
9603         <size>6</size>
9604       </method>
9605       <method name="Boolean Goo(System.String)">
9606         <size>8</size>
9607       </method>
9608       <method name="Boolean Foo(System.String)">
9609         <size>2</size>
9610       </method>
9611     </type>
9612     <type name="C">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Void Main()">
9617         <size>1</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-356.cs">
9622     <type name="A`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626       <method name="Void Foo(B+E)">
9627         <size>1</size>
9628       </method>
9629     </type>
9630     <type name="B`1[U]">
9631       <method name="Void .ctor()">
9632         <size>7</size>
9633       </method>
9634     </type>
9635     <type name="B">
9636       <method name="Void .ctor()">
9637         <size>7</size>
9638       </method>
9639     </type>
9640     <type name="B+E">
9641       <method name="Void .ctor()">
9642         <size>7</size>
9643       </method>
9644     </type>
9645     <type name="C">
9646       <method name="Void .ctor()">
9647         <size>7</size>
9648       </method>
9649       <method name="Void Main()">
9650         <size>1</size>
9651       </method>
9652     </type>
9653   </test>
9654   <test name="gtest-357.cs">
9655     <type name="C`1[T]">
9656       <method name="Void .ctor()">
9657         <size>7</size>
9658       </method>
9659     </type>
9660     <type name="D`1[U]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="X">
9666       <method name="Void .ctor()">
9667         <size>7</size>
9668       </method>
9669       <method name="Void Main()">
9670         <size>1</size>
9671       </method>
9672     </type>
9673   </test>
9674   <test name="gtest-358.cs">
9675     <type name="Test">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679       <method name="Void Main()">
9680         <size>1</size>
9681       </method>
9682     </type>
9683     <type name="Foo">
9684       <method name="Boolean op_Equality(Foo, Foo)">
9685         <size>6</size>
9686       </method>
9687       <method name="Boolean op_Inequality(Foo, Foo)">
9688         <size>6</size>
9689       </method>
9690     </type>
9691   </test>
9692   <test name="gtest-359.cs">
9693     <type name="BaseGeneric`1[T]">
9694       <method name="Void .ctor()">
9695         <size>7</size>
9696       </method>
9697     </type>
9698     <type name="BaseGeneric`1+InnerDerived[T]">
9699       <method name="Void .ctor(T)">
9700         <size>7</size>
9701       </method>
9702     </type>
9703     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9704       <method name="Void .ctor(T, U)">
9705         <size>7</size>
9706       </method>
9707     </type>
9708     <type name="BaseConcrete">
9709       <method name="Void .ctor()">
9710         <size>7</size>
9711       </method>
9712     </type>
9713     <type name="Concrete_A">
9714       <method name="Void .ctor()">
9715         <size>7</size>
9716       </method>
9717     </type>
9718     <type name="Concrete_B">
9719       <method name="Void .ctor()">
9720         <size>7</size>
9721       </method>
9722     </type>
9723     <type name="BaseGeneric_2`2[T,U]">
9724       <method name="Void .ctor()">
9725         <size>7</size>
9726       </method>
9727     </type>
9728     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9729       <method name="Void .ctor(T, U)">
9730         <size>7</size>
9731       </method>
9732     </type>
9733     <type name="BaseGeneric_1`1[T]">
9734       <method name="Void .ctor()">
9735         <size>7</size>
9736       </method>
9737     </type>
9738     <type name="Concrete_2">
9739       <method name="Void .ctor()">
9740         <size>7</size>
9741       </method>
9742     </type>
9743     <type name="Program">
9744       <method name="Void .ctor()">
9745         <size>7</size>
9746       </method>
9747       <method name="Void Main()">
9748         <size>40</size>
9749       </method>
9750     </type>
9751   </test>
9752   <test name="gtest-360.cs">
9753     <type name="C">
9754       <method name="Void .ctor()">
9755         <size>7</size>
9756       </method>
9757       <method name="Int32 Foo[T](T, System.Object[])">
9758         <size>2</size>
9759       </method>
9760       <method name="Int32 Foo(System.String, System.Object[])">
9761         <size>2</size>
9762       </method>
9763       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9764         <size>8</size>
9765       </method>
9766       <method name="Int32 Main()">
9767         <size>17</size>
9768       </method>
9769     </type>
9770   </test>
9771   <test name="gtest-361.cs">
9772     <type name="Thing">
9773       <method name="Void .ctor()">
9774         <size>7</size>
9775       </method>
9776       <method name="Void Foo()">
9777         <size>1</size>
9778       </method>
9779       <method name="Int32 Main()">
9780         <size>164</size>
9781       </method>
9782       <method name="Void Method(Thing+Handler, System.String[])">
9783         <size>1</size>
9784       </method>
9785     </type>
9786     <type name="Thing+Handler">
9787       <method name="Void .ctor(Object, IntPtr)">
9788         <size>0</size>
9789       </method>
9790       <method name="Void Invoke()">
9791         <size>0</size>
9792       </method>
9793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9794         <size>0</size>
9795       </method>
9796       <method name="Void EndInvoke(IAsyncResult)">
9797         <size>0</size>
9798       </method>
9799     </type>
9800     <type name="Thing">
9801       <method name="Void &lt;Main&gt;m__0()">
9802         <size>1</size>
9803       </method>
9804       <method name="Void &lt;Main&gt;m__1()">
9805         <size>1</size>
9806       </method>
9807     </type>
9808   </test>
9809   <test name="gtest-362.cs">
9810     <type name="C">
9811       <method name="Void .ctor()">
9812         <size>7</size>
9813       </method>
9814       <method name="Void Assert[T](T)">
9815         <size>1</size>
9816       </method>
9817       <method name="Void Assert[T](T, T)">
9818         <size>1</size>
9819       </method>
9820       <method name="Int32 Main()">
9821         <size>83</size>
9822       </method>
9823     </type>
9824   </test>
9825   <test name="gtest-363.cs">
9826     <type name="Test">
9827       <method name="Void .ctor()">
9828         <size>7</size>
9829       </method>
9830       <method name="Void InsertAt[T](T[], Int32, T[])">
9831         <size>1</size>
9832       </method>
9833       <method name="Void Main()">
9834         <size>39</size>
9835       </method>
9836     </type>
9837   </test>
9838   <test name="gtest-364.cs">
9839     <type name="BugReport.Program">
9840       <method name="Void .ctor()">
9841         <size>7</size>
9842       </method>
9843       <method name="Int32 Main()">
9844         <size>307</size>
9845       </method>
9846     </type>
9847     <type name="BugReport.A">
9848       <method name="Void .ctor()">
9849         <size>7</size>
9850       </method>
9851       <method name="Nullable`1 get_Counter()">
9852         <size>7</size>
9853       </method>
9854       <method name="Void set_Counter(Nullable`1)">
9855         <size>8</size>
9856       </method>
9857     </type>
9858   </test>
9859   <test name="gtest-365.cs">
9860     <type name="B.Program">
9861       <method name="Void .ctor()">
9862         <size>7</size>
9863       </method>
9864       <method name="Int32 Main()">
9865         <size>51</size>
9866       </method>
9867     </type>
9868   </test>
9869   <test name="gtest-366.cs">
9870     <type name="Tester">
9871       <method name="Void .ctor()">
9872         <size>7</size>
9873       </method>
9874       <method name="Void Assert[T](T, T)">
9875         <size>1</size>
9876       </method>
9877       <method name="Void Main()">
9878         <size>20</size>
9879       </method>
9880     </type>
9881     <type name="MyType">
9882       <method name="Void .ctor(Int32)">
9883         <size>8</size>
9884       </method>
9885       <method name="Int32 op_Implicit(MyType)">
9886         <size>8</size>
9887       </method>
9888     </type>
9889   </test>
9890   <test name="gtest-367.cs">
9891     <type name="Foo">
9892       <method name="Void .ctor()">
9893         <size>7</size>
9894       </method>
9895     </type>
9896     <type name="Repro">
9897       <method name="Void .ctor()">
9898         <size>7</size>
9899       </method>
9900       <method name="Void Bar[TFoo](TFoo)">
9901         <size>19</size>
9902       </method>
9903       <method name="Void Baz[T](T, System.Action`1[T])">
9904         <size>8</size>
9905       </method>
9906       <method name="Void Main()">
9907         <size>1</size>
9908       </method>
9909       <method name="Void Gazonk(Repro)">
9910         <size>1</size>
9911       </method>
9912     </type>
9913   </test>
9914   <test name="gtest-368.cs">
9915     <type name="C`1[T]">
9916       <method name="Void .ctor(D)">
9917         <size>7</size>
9918       </method>
9919       <method name="Void .ctor()">
9920         <size>7</size>
9921       </method>
9922     </type>
9923     <type name="C`1+D[T]">
9924       <method name="Void .ctor()">
9925         <size>7</size>
9926       </method>
9927     </type>
9928     <type name="M">
9929       <method name="Void .ctor()">
9930         <size>7</size>
9931       </method>
9932       <method name="Void Main()">
9933         <size>1</size>
9934       </method>
9935     </type>
9936   </test>
9937   <test name="gtest-369.cs">
9938     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9939       <method name="Void .ctor()">
9940         <size>7</size>
9941       </method>
9942       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9943         <size>2</size>
9944       </method>
9945       <method name="IList Query()">
9946         <size>2</size>
9947       </method>
9948     </type>
9949     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="Db4objects.Db4o.Internal.M">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958       <method name="Void Main()">
9959         <size>1</size>
9960       </method>
9961     </type>
9962     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9963       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9964         <size>7</size>
9965       </method>
9966       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9967         <size>9</size>
9968       </method>
9969     </type>
9970   </test>
9971   <test name="gtest-370.cs">
9972     <type name="N2.X`1[T]">
9973       <method name="Void .ctor()">
9974         <size>7</size>
9975       </method>
9976     </type>
9977     <type name="N2.X`1+A`1[T,T]">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982     <type name="N2.X`1+A`1+B`1[T,T,T]">
9983       <method name="Void .ctor()">
9984         <size>7</size>
9985       </method>
9986     </type>
9987     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9988       <method name="Void .ctor()">
9989         <size>7</size>
9990       </method>
9991     </type>
9992     <type name="N2.C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996       <method name="Void Main()">
9997         <size>1</size>
9998       </method>
9999     </type>
10000   </test>
10001   <test name="gtest-371.cs">
10002     <type name="X">
10003       <method name="Void .ctor()">
10004         <size>7</size>
10005       </method>
10006       <method name="Void Main()">
10007         <size>90</size>
10008       </method>
10009     </type>
10010   </test>
10011   <test name="gtest-372.cs">
10012     <type name="TestClass`1[T]">
10013       <method name="Void .ctor()">
10014         <size>7</size>
10015       </method>
10016       <method name="Boolean Check(T, T)">
10017         <size>5</size>
10018       </method>
10019     </type>
10020     <type name="C">
10021       <method name="Void .ctor()">
10022         <size>7</size>
10023       </method>
10024     </type>
10025     <type name="TestClass2`1[T]">
10026       <method name="Void .ctor()">
10027         <size>7</size>
10028       </method>
10029       <method name="Boolean Check(T, T)">
10030         <size>5</size>
10031       </method>
10032     </type>
10033     <type name="X">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Void Main()">
10038         <size>1</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-373.cs">
10043     <type name="MonoBug.MainClass">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Void Main()">
10048         <size>29</size>
10049       </method>
10050     </type>
10051     <type name="MonoBug.GenericType`1[T]">
10052       <method name="Void .ctor(T)">
10053         <size>14</size>
10054       </method>
10055       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10056         <size>7</size>
10057       </method>
10058     </type>
10059   </test>
10060   <test name="gtest-374.cs">
10061     <type name="aClass">
10062       <method name="Void .ctor()">
10063         <size>7</size>
10064       </method>
10065       <method name="Void Main(System.String[])">
10066         <size>14</size>
10067       </method>
10068     </type>
10069   </test>
10070   <test name="gtest-375.cs">
10071     <type name="X">
10072       <method name="Void .ctor()">
10073         <size>7</size>
10074       </method>
10075       <method name="Boolean Compute(Int32)">
10076         <size>2</size>
10077       </method>
10078       <method name="Boolean Compute2(Int32)">
10079         <size>2</size>
10080       </method>
10081       <method name="Int32 Main()">
10082         <size>28</size>
10083       </method>
10084     </type>
10085   </test>
10086   <test name="gtest-376.cs">
10087     <type name="C">
10088       <method name="Void .ctor()">
10089         <size>7</size>
10090       </method>
10091       <method name="Void Main()">
10092         <size>1</size>
10093       </method>
10094     </type>
10095     <type name="S`1[T]">
10096       <method name="System.Object Box(Nullable`1)">
10097         <size>30</size>
10098       </method>
10099     </type>
10100   </test>
10101   <test name="gtest-377.cs">
10102     <type name="D">
10103       <method name="Void .cctor()">
10104         <size>26</size>
10105       </method>
10106       <method name="Void Main()">
10107         <size>98</size>
10108       </method>
10109     </type>
10110   </test>
10111   <test name="gtest-378.cs">
10112     <type name="Test">
10113       <method name="Void .ctor()">
10114         <size>7</size>
10115       </method>
10116       <method name="System.Object FooG[T](Nullable`1)">
10117         <size>7</size>
10118       </method>
10119       <method name="System.Object Foo(Nullable`1)">
10120         <size>7</size>
10121       </method>
10122       <method name="Int32 Main()">
10123         <size>58</size>
10124       </method>
10125     </type>
10126   </test>
10127   <test name="gtest-379.cs">
10128     <type name="C">
10129       <method name="Void .ctor()">
10130         <size>7</size>
10131       </method>
10132       <method name="Int32 Print(Nullable`1)">
10133         <size>16</size>
10134       </method>
10135       <method name="Int32 Main()">
10136         <size>15</size>
10137       </method>
10138     </type>
10139     <type name="S">
10140       <method name="Boolean op_Equality(S, S)">
10141         <size>2</size>
10142       </method>
10143       <method name="Boolean op_Inequality(S, S)">
10144         <size>2</size>
10145       </method>
10146     </type>
10147   </test>
10148   <test name="gtest-380.cs">
10149     <type name="Test">
10150       <method name="Void .ctor()">
10151         <size>7</size>
10152       </method>
10153       <method name="Int32 Main()">
10154         <size>165</size>
10155       </method>
10156     </type>
10157     <type name="GTest`1[T]">
10158       <method name="Void .ctor()">
10159         <size>7</size>
10160       </method>
10161       <method name="Void .cctor()">
10162         <size>13</size>
10163       </method>
10164     </type>
10165   </test>
10166   <test name="gtest-381.cs">
10167     <type name="TestGoto">
10168       <method name="Void .ctor()">
10169         <size>7</size>
10170       </method>
10171       <method name="Void .cctor()">
10172         <size>7</size>
10173       </method>
10174       <method name="Void Main(System.String[])">
10175         <size>67</size>
10176       </method>
10177       <method name="IEnumerable`1 setX()">
10178         <size>16</size>
10179       </method>
10180       <method name="IEnumerable`1 test()">
10181         <size>16</size>
10182       </method>
10183     </type>
10184     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10185       <method name="Void .ctor()">
10186         <size>7</size>
10187       </method>
10188       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10189         <size>12</size>
10190       </method>
10191       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10192         <size>7</size>
10193       </method>
10194       <method name="Boolean MoveNext()">
10195         <size>106</size>
10196       </method>
10197       <method name="Void Dispose()">
10198         <size>46</size>
10199       </method>
10200       <method name="Void Reset()">
10201         <size>6</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Void .ctor()">
10206         <size>7</size>
10207       </method>
10208       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10209         <size>12</size>
10210       </method>
10211       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10212         <size>7</size>
10213       </method>
10214       <method name="Boolean MoveNext()">
10215         <size>176</size>
10216       </method>
10217       <method name="Void Dispose()">
10218         <size>60</size>
10219       </method>
10220       <method name="Void Reset()">
10221         <size>6</size>
10222       </method>
10223     </type>
10224     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10225       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10226         <size>7</size>
10227       </method>
10228       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10229         <size>26</size>
10230       </method>
10231     </type>
10232     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10233       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10234         <size>7</size>
10235       </method>
10236       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10237         <size>26</size>
10238       </method>
10239     </type>
10240   </test>
10241   <test name="gtest-382.cs">
10242     <type name="C">
10243       <method name="Void .ctor()">
10244         <size>7</size>
10245       </method>
10246       <method name="Int32 Main()">
10247         <size>76</size>
10248       </method>
10249     </type>
10250   </test>
10251   <test name="gtest-383.cs">
10252     <type name="C">
10253       <method name="Void .ctor()">
10254         <size>7</size>
10255       </method>
10256       <method name="Int32 Main()">
10257         <size>254</size>
10258       </method>
10259     </type>
10260     <type name="MyTypeA">
10261       <method name="Void .ctor(Int16)">
10262         <size>8</size>
10263       </method>
10264       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10265         <size>6</size>
10266       </method>
10267       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10268         <size>2</size>
10269       </method>
10270       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10271         <size>6</size>
10272       </method>
10273       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10274         <size>6</size>
10275       </method>
10276       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10277         <size>6</size>
10278       </method>
10279     </type>
10280     <type name="MyTypeB">
10281       <method name="Void .ctor(Int16)">
10282         <size>8</size>
10283       </method>
10284       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10285         <size>2</size>
10286       </method>
10287       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10288         <size>2</size>
10289       </method>
10290       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10291         <size>2</size>
10292       </method>
10293       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10294         <size>2</size>
10295       </method>
10296       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10297         <size>2</size>
10298       </method>
10299       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10300         <size>2</size>
10301       </method>
10302     </type>
10303   </test>
10304   <test name="gtest-384.cs">
10305     <type name="N.TestG">
10306       <method name="Void .ctor()">
10307         <size>7</size>
10308       </method>
10309       <method name="Void Foo[T]()">
10310         <size>1</size>
10311       </method>
10312     </type>
10313     <type name="NonGeneric">
10314       <method name="Void .ctor()">
10315         <size>7</size>
10316       </method>
10317     </type>
10318     <type name="Generic`1[T]">
10319       <method name="Void .ctor()">
10320         <size>7</size>
10321       </method>
10322     </type>
10323     <type name="m">
10324       <method name="Void .ctor()">
10325         <size>7</size>
10326       </method>
10327       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10328         <size>13</size>
10329       </method>
10330       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10331         <size>13</size>
10332       </method>
10333       <method name="Void Main()">
10334         <size>6</size>
10335       </method>
10336     </type>
10337   </test>
10338   <test name="gtest-385.cs">
10339     <type name="DocAttribute">
10340       <method name="Void .ctor()">
10341         <size>7</size>
10342       </method>
10343       <method name="Void .ctor(String)">
10344         <size>7</size>
10345       </method>
10346     </type>
10347     <type name="Test">
10348       <method name="Void .ctor()">
10349         <size>7</size>
10350       </method>
10351       <method name="Int32 Main()">
10352         <size>66</size>
10353       </method>
10354     </type>
10355     <type name="Func`2[TArg,TRet]">
10356       <method name="Void .ctor(Object, IntPtr)">
10357         <size>0</size>
10358       </method>
10359       <method name="Void Invoke()">
10360         <size>0</size>
10361       </method>
10362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10363         <size>0</size>
10364       </method>
10365       <method name="Void EndInvoke(IAsyncResult)">
10366         <size>0</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-386.cs">
10371     <type name="C">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375       <method name="Int32 Main()">
10376         <size>220</size>
10377       </method>
10378     </type>
10379     <type name="MyType">
10380       <method name="Void .ctor(Int32)">
10381         <size>8</size>
10382       </method>
10383       <method name="MyType op_UnaryNegation(MyType)">
10384         <size>14</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-387.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>168</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-388.cs">
10399     <type name="Data">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403     </type>
10404     <type name="Foo">
10405       <method name="Void .ctor()">
10406         <size>7</size>
10407       </method>
10408       <method name="Void f(Data)">
10409         <size>19</size>
10410       </method>
10411       <method name="Void Main()">
10412         <size>20</size>
10413       </method>
10414     </type>
10415   </test>
10416   <test name="gtest-389.cs">
10417     <type name="C">
10418       <method name="Void .ctor()">
10419         <size>7</size>
10420       </method>
10421       <method name="Int32 Main()">
10422         <size>234</size>
10423       </method>
10424     </type>
10425   </test>
10426   <test name="gtest-390.cs">
10427     <type name="Program">
10428       <method name="Void .ctor()">
10429         <size>7</size>
10430       </method>
10431       <method name="Int32 Main()">
10432         <size>4</size>
10433       </method>
10434     </type>
10435   </test>
10436   <test name="gtest-391.cs">
10437     <type name="C">
10438       <method name="Void .ctor()">
10439         <size>7</size>
10440       </method>
10441       <method name="Int32 Main()">
10442         <size>121</size>
10443       </method>
10444       <method name="Boolean Test_1()">
10445         <size>36</size>
10446       </method>
10447     </type>
10448   </test>
10449   <test name="gtest-392.cs">
10450     <type name="DieSubrangeType">
10451       <method name="Void .ctor()">
10452         <size>19</size>
10453       </method>
10454       <method name="Nullable`1 get_UpperBound()">
10455         <size>7</size>
10456       </method>
10457       <method name="Void set_UpperBound(Nullable`1)">
10458         <size>8</size>
10459       </method>
10460     </type>
10461     <type name="X">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Int32 Main()">
10466         <size>61</size>
10467       </method>
10468     </type>
10469   </test>
10470   <test name="gtest-393.cs">
10471     <type name="B`1[T]">
10472       <method name="Void .ctor()">
10473         <size>7</size>
10474       </method>
10475     </type>
10476     <type name="A">
10477       <method name="Void .ctor(Type)">
10478         <size>29</size>
10479       </method>
10480       <method name="Void .cctor()">
10481         <size>7</size>
10482       </method>
10483       <method name="Int32 Main()">
10484         <size>23</size>
10485       </method>
10486     </type>
10487   </test>
10488   <test name="gtest-394.cs">
10489     <type name="Test">
10490       <method name="Void .ctor()">
10491         <size>7</size>
10492       </method>
10493       <method name="Void FindMembers(Test+MemberFilter)">
10494         <size>1</size>
10495       </method>
10496       <method name="Void GetMethodGroup(Test+MemberFilter)">
10497         <size>43</size>
10498       </method>
10499       <method name="Void Main()">
10500         <size>1</size>
10501       </method>
10502     </type>
10503     <type name="Test+MemberFilter">
10504       <method name="Void .ctor(Object, IntPtr)">
10505         <size>0</size>
10506       </method>
10507       <method name="Boolean Invoke()">
10508         <size>0</size>
10509       </method>
10510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10511         <size>0</size>
10512       </method>
10513       <method name="Boolean EndInvoke(IAsyncResult)">
10514         <size>0</size>
10515       </method>
10516     </type>
10517     <type name="Test">
10518       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10519         <size>2</size>
10520       </method>
10521     </type>
10522   </test>
10523   <test name="gtest-395.cs">
10524     <type name="RuleBuilder`1[T]">
10525       <method name="Void .ctor()">
10526         <size>7</size>
10527       </method>
10528     </type>
10529     <type name="RubyMethod">
10530       <method name="Void .ctor()">
10531         <size>7</size>
10532       </method>
10533       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10534         <size>6</size>
10535       </method>
10536     </type>
10537     <type name="T">
10538       <method name="Void .ctor()">
10539         <size>7</size>
10540       </method>
10541       <method name="Void Main()">
10542         <size>1</size>
10543       </method>
10544     </type>
10545   </test>
10546   <test name="gtest-396.cs">
10547     <type name="Test">
10548       <method name="Void .ctor()">
10549         <size>7</size>
10550       </method>
10551       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10552         <size>1</size>
10553       </method>
10554       <method name="System.Func`1[System.Int32] Method(System.String)">
10555         <size>2</size>
10556       </method>
10557       <method name="Void Main()">
10558         <size>24</size>
10559       </method>
10560     </type>
10561   </test>
10562   <test name="gtest-397.cs">
10563     <type name="Test">
10564       <method name="Void .ctor()">
10565         <size>7</size>
10566       </method>
10567       <method name="Foo NegateFoo(Foo)">
10568         <size>12</size>
10569       </method>
10570       <method name="Foo NegateFooNullable(Nullable`1)">
10571         <size>7</size>
10572       </method>
10573       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10574         <size>7</size>
10575       </method>
10576       <method name="Nullable`1 NegateBar(Bar)">
10577         <size>12</size>
10578       </method>
10579       <method name="Int32 Main()">
10580         <size>139</size>
10581       </method>
10582     </type>
10583     <type name="Foo">
10584       <method name="Void .ctor(Int32)">
10585         <size>8</size>
10586       </method>
10587       <method name="Foo op_UnaryNegation(Nullable`1)">
10588         <size>42</size>
10589       </method>
10590     </type>
10591     <type name="Bar">
10592       <method name="Void .ctor(Int32)">
10593         <size>8</size>
10594       </method>
10595       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10596         <size>41</size>
10597       </method>
10598     </type>
10599   </test>
10600   <test name="gtest-398.cs">
10601     <type name="GenericClass`1[T]">
10602       <method name="Void .ctor(T)">
10603         <size>14</size>
10604       </method>
10605       <method name="Void Method()">
10606         <size>42</size>
10607       </method>
10608       <method name="Void Test(T)">
10609         <size>1</size>
10610       </method>
10611     </type>
10612     <type name="Foo">
10613       <method name="Void .ctor()">
10614         <size>7</size>
10615       </method>
10616       <method name="Void Main(System.String[])">
10617         <size>15</size>
10618       </method>
10619     </type>
10620     <type name="ToStr">
10621       <method name="Void .ctor(Object, IntPtr)">
10622         <size>0</size>
10623       </method>
10624       <method name="System.String Invoke(System.String, IFormatProvider)">
10625         <size>0</size>
10626       </method>
10627       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10628         <size>0</size>
10629       </method>
10630       <method name="System.String EndInvoke(IAsyncResult)">
10631         <size>0</size>
10632       </method>
10633     </type>
10634   </test>
10635   <test name="gtest-399.cs">
10636     <type name="TestIssue.Base">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640     </type>
10641     <type name="TestIssue.Derived">
10642       <method name="Void .ctor()">
10643         <size>7</size>
10644       </method>
10645     </type>
10646     <type name="TestIssue.Program">
10647       <method name="Void .ctor()">
10648         <size>7</size>
10649       </method>
10650       <method name="Int32 Main()">
10651         <size>39</size>
10652       </method>
10653     </type>
10654   </test>
10655   <test name="gtest-400.cs">
10656     <type name="Gen`1[T]">
10657       <method name="Void .ctor()">
10658         <size>7</size>
10659       </method>
10660       <method name="Boolean Foo(T)">
10661         <size>10</size>
10662       </method>
10663     </type>
10664     <type name="Program">
10665       <method name="Void .ctor()">
10666         <size>7</size>
10667       </method>
10668       <method name="Boolean Foo[T]()">
10669         <size>17</size>
10670       </method>
10671       <method name="Int32 Main()">
10672         <size>66</size>
10673       </method>
10674     </type>
10675   </test>
10676   <test name="gtest-401.cs">
10677     <type name="ParserTest">
10678       <method name="Void .ctor()">
10679         <size>7</size>
10680       </method>
10681       <method name="Void Main()">
10682         <size>165</size>
10683       </method>
10684     </type>
10685   </test>
10686   <test name="gtest-402.cs">
10687     <type name="X">
10688       <method name="Void .ctor()">
10689         <size>7</size>
10690       </method>
10691       <method name="Void Main()">
10692         <size>16</size>
10693       </method>
10694     </type>
10695   </test>
10696   <test name="gtest-403.cs">
10697     <type name="T">
10698       <method name="Void .ctor()">
10699         <size>7</size>
10700       </method>
10701       <method name="Void Main()">
10702         <size>15</size>
10703       </method>
10704     </type>
10705     <type name="S`1[T]">
10706       <method name="Void Foo()">
10707         <size>1</size>
10708       </method>
10709     </type>
10710   </test>
10711   <test name="gtest-404.cs">
10712     <type name="Test.Program">
10713       <method name="Void Main()">
10714         <size>1</size>
10715       </method>
10716     </type>
10717     <type name="Test.Class1`1[T1]">
10718       <method name="Void .ctor()">
10719         <size>7</size>
10720       </method>
10721       <method name="Void add_doSomething(System.EventHandler)">
10722         <size>24</size>
10723       </method>
10724       <method name="Void remove_doSomething(System.EventHandler)">
10725         <size>24</size>
10726       </method>
10727     </type>
10728     <type name="Test.Class2`1[T]">
10729       <method name="Void .ctor()">
10730         <size>7</size>
10731       </method>
10732       <method name="Void add_DoSomething(System.EventHandler)">
10733         <size>8</size>
10734       </method>
10735       <method name="Void remove_DoSomething(System.EventHandler)">
10736         <size>8</size>
10737       </method>
10738     </type>
10739   </test>
10740   <test name="gtest-405.cs">
10741     <type name="C">
10742       <method name="Void .ctor()">
10743         <size>7</size>
10744       </method>
10745       <method name="Void Main()">
10746         <size>1</size>
10747       </method>
10748     </type>
10749   </test>
10750   <test name="gtest-406.cs">
10751     <type name="Test`1[T]">
10752       <method name="Void .ctor()">
10753         <size>7</size>
10754       </method>
10755       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10756         <size>1</size>
10757       </method>
10758     </type>
10759     <type name="C`2[A,B]">
10760       <method name="Void .ctor(IEnumerable`1)">
10761         <size>46</size>
10762       </method>
10763       <method name="B &lt;C&gt;m__0(B)">
10764         <size>2</size>
10765       </method>
10766     </type>
10767     <type name="M">
10768       <method name="Void .ctor()">
10769         <size>7</size>
10770       </method>
10771       <method name="Void Main()">
10772         <size>1</size>
10773       </method>
10774     </type>
10775   </test>
10776   <test name="gtest-407.cs">
10777     <type name="NullableColorTests">
10778       <method name="Void .ctor()">
10779         <size>7</size>
10780       </method>
10781       <method name="Int32 Main()">
10782         <size>102</size>
10783       </method>
10784     </type>
10785     <type name="MyColor">
10786       <method name="Void .ctor(Int32)">
10787         <size>8</size>
10788       </method>
10789       <method name="Boolean op_Equality(MyColor, MyColor)">
10790         <size>17</size>
10791       </method>
10792       <method name="Boolean op_Inequality(MyColor, MyColor)">
10793         <size>20</size>
10794       </method>
10795     </type>
10796   </test>
10797   <test name="gtest-408.cs">
10798     <type name="Test">
10799       <method name="Void .ctor()">
10800         <size>7</size>
10801       </method>
10802       <method name="Int32 Main()">
10803         <size>92</size>
10804       </method>
10805     </type>
10806   </test>
10807   <test name="gtest-409.cs">
10808     <type name="ConditionalParsing">
10809       <method name="Void .ctor()">
10810         <size>7</size>
10811       </method>
10812       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10813         <size>14</size>
10814       </method>
10815       <method name="Void Test_1(Boolean)">
10816         <size>20</size>
10817       </method>
10818       <method name="Void Test_2()">
10819         <size>31</size>
10820       </method>
10821       <method name="Void Test_4(Boolean, Boolean)">
10822         <size>39</size>
10823       </method>
10824       <method name="Void Test_5(Boolean, IDisposable)">
10825         <size>45</size>
10826       </method>
10827       <method name="Void Test_6(Boolean)">
10828         <size>51</size>
10829       </method>
10830       <method name="Void Test_7(System.Object)">
10831         <size>8</size>
10832       </method>
10833       <method name="Void Main()">
10834         <size>1</size>
10835       </method>
10836     </type>
10837     <type name="ConditionalParsing+T">
10838       <method name="Void .ctor(String, Boolean)">
10839         <size>28</size>
10840       </method>
10841       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10842         <size>7</size>
10843       </method>
10844     </type>
10845     <type name="&lt;PrivateImplementationDetails&gt;">
10846       <method name="Void .ctor()">
10847         <size>7</size>
10848       </method>
10849     </type>
10850     <type name="ConditionalParsing+Const">
10851       <method name="Void .ctor()">
10852         <size>7</size>
10853       </method>
10854     </type>
10855     <type name="ConditionalParsing">
10856       <method name="Void Test_8(DateTime)">
10857         <size>38</size>
10858       </method>
10859       <method name="Void Test_9()">
10860         <size>43</size>
10861       </method>
10862     </type>
10863   </test>
10864   <test name="gtest-410.cs">
10865     <type name="Program">
10866       <method name="Void .ctor()">
10867         <size>7</size>
10868       </method>
10869       <method name="Void Main()">
10870         <size>7</size>
10871       </method>
10872     </type>
10873   </test>
10874   <test name="gtest-411.cs">
10875     <type name="Maybe">
10876       <method name="Maybe`1[T] C[T](T)">
10877         <size>2</size>
10878       </method>
10879     </type>
10880     <type name="Maybe`1[T]">
10881       <method name="Void .ctor(T)">
10882         <size>7</size>
10883       </method>
10884     </type>
10885     <type name="Extensions">
10886       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10887         <size>10</size>
10888       </method>
10889     </type>
10890     <type name="Test">
10891       <method name="Void .ctor()">
10892         <size>7</size>
10893       </method>
10894       <method name="Void Main()">
10895         <size>131</size>
10896       </method>
10897       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10898         <size>7</size>
10899       </method>
10900       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10901         <size>7</size>
10902       </method>
10903       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10904         <size>11</size>
10905       </method>
10906     </type>
10907   </test>
10908   <test name="gtest-412.cs">
10909     <type name="Program">
10910       <method name="Void .ctor()">
10911         <size>7</size>
10912       </method>
10913       <method name="Int32 Main()">
10914         <size>213</size>
10915       </method>
10916     </type>
10917   </test>
10918   <test name="gtest-413.cs">
10919     <type name="Test">
10920       <method name="Void .ctor()">
10921         <size>7</size>
10922       </method>
10923       <method name="Int32 Main()">
10924         <size>95</size>
10925       </method>
10926     </type>
10927     <type name="S">
10928       <method name="Int64 op_Addition(S, Int64)">
10929         <size>2</size>
10930       </method>
10931     </type>
10932   </test>
10933   <test name="gtest-414.cs">
10934     <type name="MonoTest.MainClass">
10935       <method name="Void .ctor()">
10936         <size>7</size>
10937       </method>
10938       <method name="Void Main()">
10939         <size>1</size>
10940       </method>
10941     </type>
10942     <type name="MonoTest.TestImpl">
10943       <method name="Void .ctor()">
10944         <size>7</size>
10945       </method>
10946       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10947         <size>1</size>
10948       </method>
10949       <method name="Void Get[T]()">
10950         <size>1</size>
10951       </method>
10952       <method name="Void Get[T](System.Object)">
10953         <size>1</size>
10954       </method>
10955     </type>
10956     <type name="MonoTest.C">
10957       <method name="Void .ctor()">
10958         <size>7</size>
10959       </method>
10960       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10961         <size>1</size>
10962       </method>
10963       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10964         <size>1</size>
10965       </method>
10966     </type>
10967   </test>
10968   <test name="gtest-415.cs">
10969     <type name="S2">
10970       <method name="Void Test()">
10971         <size>39</size>
10972       </method>
10973       <method name="Void Main()">
10974         <size>16</size>
10975       </method>
10976     </type>
10977   </test>
10978   <test name="gtest-416.cs">
10979     <type name="Bug.Demo">
10980       <method name="Boolean Fixed()">
10981         <size>14</size>
10982       </method>
10983       <method name="Boolean Foo(System.Int32[])">
10984         <size>43</size>
10985       </method>
10986       <method name="Int32 Main()">
10987         <size>65</size>
10988       </method>
10989     </type>
10990   </test>
10991   <test name="gtest-417.cs">
10992     <type name="C">
10993       <method name="Void .ctor()">
10994         <size>7</size>
10995       </method>
10996       <method name="Void Goo()">
10997         <size>11</size>
10998       </method>
10999       <method name="Void Main()">
11000         <size>1</size>
11001       </method>
11002     </type>
11003   </test>
11004   <test name="gtest-418.cs">
11005     <type name="N.Nested">
11006       <method name="Void .ctor()">
11007         <size>7</size>
11008       </method>
11009     </type>
11010     <type name="N.Nested+C">
11011       <method name="Void .ctor()">
11012         <size>7</size>
11013       </method>
11014       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11015         <size>2</size>
11016       </method>
11017     </type>
11018     <type name="N.M">
11019       <method name="Void .ctor()">
11020         <size>7</size>
11021       </method>
11022       <method name="Int32 Main()">
11023         <size>173</size>
11024       </method>
11025     </type>
11026   </test>
11027   <test name="gtest-419.cs">
11028     <type name="Program">
11029       <method name="Void .ctor()">
11030         <size>7</size>
11031       </method>
11032       <method name="Int32 Main()">
11033         <size>57</size>
11034       </method>
11035       <method name="System.Object Test(System.String)">
11036         <size>42</size>
11037       </method>
11038     </type>
11039   </test>
11040   <test name="gtest-420.cs">
11041     <type name="C">
11042       <method name="Void .ctor()">
11043         <size>7</size>
11044       </method>
11045     </type>
11046     <type name="TestClass">
11047       <method name="Void .ctor()">
11048         <size>7</size>
11049       </method>
11050       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11051         <size>2</size>
11052       </method>
11053       <method name="Int32 Test(System.Object, System.Object[])">
11054         <size>2</size>
11055       </method>
11056       <method name="Int32 Main()">
11057         <size>43</size>
11058       </method>
11059     </type>
11060   </test>
11061   <test name="gtest-421.cs">
11062     <type name="OneOff">
11063       <method name="Void .ctor()">
11064         <size>7</size>
11065       </method>
11066       <method name="Int32 Main()">
11067         <size>75</size>
11068       </method>
11069       <method name="T[] Clone[T](T[])">
11070         <size>166</size>
11071       </method>
11072     </type>
11073   </test>
11074   <test name="gtest-422.cs">
11075     <type name="A">
11076       <method name="Void .ctor()">
11077         <size>7</size>
11078       </method>
11079       <method name="Boolean op_GreaterThan(A, System.Object)">
11080         <size>2</size>
11081       </method>
11082       <method name="Boolean op_LessThan(A, System.Object)">
11083         <size>2</size>
11084       </method>
11085     </type>
11086     <type name="C">
11087       <method name="Void .ctor()">
11088         <size>7</size>
11089       </method>
11090       <method name="Int32 Main()">
11091         <size>23</size>
11092       </method>
11093       <method name="Nullable`1 get_Id()">
11094         <size>7</size>
11095       </method>
11096       <method name="Boolean Test()">
11097         <size>51</size>
11098       </method>
11099     </type>
11100   </test>
11101   <test name="gtest-423.cs">
11102     <type name="App">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Void Main()">
11107         <size>33</size>
11108       </method>
11109       <method name="Void Test(System.Object, System.EventArgs)">
11110         <size>1</size>
11111       </method>
11112     </type>
11113   </test>
11114   <test name="gtest-424.cs">
11115     <type name="A">
11116       <method name="Void .ctor()">
11117         <size>7</size>
11118       </method>
11119     </type>
11120     <type name="B">
11121       <method name="Void .ctor()">
11122         <size>7</size>
11123       </method>
11124     </type>
11125     <type name="Test">
11126       <method name="Void .ctor()">
11127         <size>7</size>
11128       </method>
11129       <method name="Void Block(A[])">
11130         <size>6</size>
11131       </method>
11132       <method name="Void Block(IEnumerable`1, A[])">
11133         <size>1</size>
11134       </method>
11135       <method name="Int32 Main()">
11136         <size>29</size>
11137       </method>
11138     </type>
11139   </test>
11140   <test name="gtest-425.cs">
11141     <type name="EventClass`1[T]">
11142       <method name="Void .ctor()">
11143         <size>7</size>
11144       </method>
11145     </type>
11146     <type name="Test">
11147       <method name="Void .ctor()">
11148         <size>7</size>
11149       </method>
11150       <method name="Void Main()">
11151         <size>16</size>
11152       </method>
11153     </type>
11154     <type name="EventClass`1+HookDelegate[T]">
11155       <method name="Void .ctor(Object, IntPtr)">
11156         <size>0</size>
11157       </method>
11158       <method name="Void Invoke(T)">
11159         <size>0</size>
11160       </method>
11161       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11162         <size>0</size>
11163       </method>
11164       <method name="Void EndInvoke(IAsyncResult)">
11165         <size>0</size>
11166       </method>
11167     </type>
11168   </test>
11169   <test name="gtest-426.cs">
11170     <type name="OverloadTest.MyClass`1[T]">
11171       <method name="Void .ctor()">
11172         <size>7</size>
11173       </method>
11174       <method name="Boolean Method(MyInterface`1)">
11175         <size>20</size>
11176       </method>
11177       <method name="Boolean Method(System.Action`1[T])">
11178         <size>2</size>
11179       </method>
11180     </type>
11181     <type name="OverloadTest.C">
11182       <method name="Void .ctor()">
11183         <size>7</size>
11184       </method>
11185       <method name="Void Main()">
11186         <size>1</size>
11187       </method>
11188     </type>
11189   </test>
11190   <test name="gtest-427.cs">
11191     <type name="T">
11192       <method name="Void .ctor()">
11193         <size>7</size>
11194       </method>
11195       <method name="Void Test()">
11196         <size>19</size>
11197       </method>
11198       <method name="Void Attach(EventHandler)">
11199         <size>2</size>
11200       </method>
11201       <method name="Void Attach(EventHandler`1[System.String])">
11202         <size>1</size>
11203       </method>
11204       <method name="Void OnClick(System.String)">
11205         <size>1</size>
11206       </method>
11207       <method name="Void Main()">
11208         <size>11</size>
11209       </method>
11210     </type>
11211     <type name="EventHandler">
11212       <method name="Void .ctor(Object, IntPtr)">
11213         <size>0</size>
11214       </method>
11215       <method name="Void Invoke(System.Object)">
11216         <size>0</size>
11217       </method>
11218       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11219         <size>0</size>
11220       </method>
11221       <method name="Void EndInvoke(IAsyncResult)">
11222         <size>0</size>
11223       </method>
11224     </type>
11225     <type name="EventHandler`1[T]">
11226       <method name="Void .ctor(Object, IntPtr)">
11227         <size>0</size>
11228       </method>
11229       <method name="Void Invoke(T)">
11230         <size>0</size>
11231       </method>
11232       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11233         <size>0</size>
11234       </method>
11235       <method name="Void EndInvoke(IAsyncResult)">
11236         <size>0</size>
11237       </method>
11238     </type>
11239   </test>
11240   <test name="gtest-428.cs">
11241     <type name="CInt">
11242       <method name="Void .ctor(Int32)">
11243         <size>8</size>
11244       </method>
11245       <method name="CInt op_Implicit(Int32)">
11246         <size>7</size>
11247       </method>
11248       <method name="Int32 op_Implicit(CInt)">
11249         <size>8</size>
11250       </method>
11251     </type>
11252     <type name="Klass">
11253       <method name="Void .ctor(Nullable`1)">
11254         <size>14</size>
11255       </method>
11256       <method name="Nullable`1 get_Value()">
11257         <size>7</size>
11258       </method>
11259     </type>
11260     <type name="MainClass">
11261       <method name="Void .ctor()">
11262         <size>7</size>
11263       </method>
11264       <method name="Int32 Main()">
11265         <size>183</size>
11266       </method>
11267     </type>
11268   </test>
11269   <test name="gtest-429.cs">
11270     <type name="CInt">
11271       <method name="Void .ctor(Int32)">
11272         <size>8</size>
11273       </method>
11274       <method name="CInt op_Implicit(Int32)">
11275         <size>7</size>
11276       </method>
11277       <method name="Int32 op_Implicit(CInt)">
11278         <size>8</size>
11279       </method>
11280     </type>
11281     <type name="Klass">
11282       <method name="Void .ctor(Nullable`1)">
11283         <size>14</size>
11284       </method>
11285     </type>
11286     <type name="MainClass">
11287       <method name="Void .ctor()">
11288         <size>7</size>
11289       </method>
11290       <method name="Int32 Main()">
11291         <size>36</size>
11292       </method>
11293     </type>
11294   </test>
11295   <test name="gtest-430.cs">
11296     <type name="Tmp">
11297       <method name="Void .ctor()">
11298         <size>7</size>
11299       </method>
11300     </type>
11301     <type name="Driver">
11302       <method name="Void .ctor()">
11303         <size>7</size>
11304       </method>
11305       <method name="Nullable`1 get_Prop()">
11306         <size>42</size>
11307       </method>
11308       <method name="Int32 Main()">
11309         <size>42</size>
11310       </method>
11311     </type>
11312   </test>
11313   <test name="gtest-431.cs">
11314     <type name="Program">
11315       <method name="Void .ctor()">
11316         <size>7</size>
11317       </method>
11318       <method name="Void Main()">
11319         <size>13</size>
11320       </method>
11321     </type>
11322   </test>
11323   <test name="gtest-432.cs">
11324     <type name="Test.Bar`2[T,U]">
11325       <method name="Void .ctor()">
11326         <size>7</size>
11327       </method>
11328       <method name="Void DoSomething[V]()">
11329         <size>1</size>
11330       </method>
11331     </type>
11332     <type name="Test.Baz">
11333       <method name="Void .ctor()">
11334         <size>7</size>
11335       </method>
11336       <method name="Void GetInTroubleHere()">
11337         <size>13</size>
11338       </method>
11339       <method name="Void Main()">
11340         <size>1</size>
11341       </method>
11342     </type>
11343   </test>
11344   <test name="gtest-433.cs">
11345     <type name="M">
11346       <method name="Void .ctor()">
11347         <size>7</size>
11348       </method>
11349       <method name="Void Main()">
11350         <size>37</size>
11351       </method>
11352     </type>
11353   </test>
11354   <test name="gtest-434.cs">
11355     <type name="testcase.Init">
11356       <method name="Void .ctor()">
11357         <size>7</size>
11358       </method>
11359       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11360         <size>8</size>
11361       </method>
11362     </type>
11363     <type name="testcase.Program">
11364       <method name="Void .ctor()">
11365         <size>7</size>
11366       </method>
11367       <method name="Int32 Main()">
11368         <size>75</size>
11369       </method>
11370     </type>
11371   </test>
11372   <test name="gtest-435.cs">
11373     <type name="testcase.Program">
11374       <method name="Void .ctor()">
11375         <size>7</size>
11376       </method>
11377       <method name="Int32 Main()">
11378         <size>150</size>
11379       </method>
11380     </type>
11381   </test>
11382   <test name="gtest-436.cs">
11383     <type name="SomeClass">
11384       <method name="Void .ctor()">
11385         <size>7</size>
11386       </method>
11387       <method name="Int32 Main()">
11388         <size>2</size>
11389       </method>
11390     </type>
11391   </test>
11392   <test name="gtest-438.cs">
11393     <type name="Tests">
11394       <method name="Void .ctor()">
11395         <size>7</size>
11396       </method>
11397       <method name="ServiceType GetService[ServiceType](System.Object[])">
11398         <size>17</size>
11399       </method>
11400       <method name="Int32 Main()">
11401         <size>19</size>
11402       </method>
11403     </type>
11404   </test>
11405   <test name="gtest-439.cs">
11406     <type name="MonoBug.Stuff">
11407       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11408         <size>8</size>
11409       </method>
11410     </type>
11411     <type name="MonoBug.GenericStuff`2[T1,T2]">
11412       <method name="Void .ctor(T1, T2)">
11413         <size>21</size>
11414       </method>
11415     </type>
11416     <type name="MonoBug.Program">
11417       <method name="Void Main()">
11418         <size>35</size>
11419       </method>
11420     </type>
11421   </test>
11422   <test name="gtest-440.cs">
11423     <type name="AnyObjectId">
11424       <method name="Void .ctor()">
11425         <size>7</size>
11426       </method>
11427       <method name="Int32 get_W1()">
11428         <size>7</size>
11429       </method>
11430       <method name="Void set_W1(Int32)">
11431         <size>8</size>
11432       </method>
11433     </type>
11434     <type name="ObjectId">
11435       <method name="Void .ctor()">
11436         <size>14</size>
11437       </method>
11438       <method name="Void Main()">
11439         <size>1</size>
11440       </method>
11441     </type>
11442   </test>
11443   <test name="gtest-441.cs">
11444     <type name="Name.Test">
11445       <method name="Void .ctor()">
11446         <size>7</size>
11447       </method>
11448     </type>
11449     <type name="Name.Subclass">
11450       <method name="Void .ctor()">
11451         <size>7</size>
11452       </method>
11453       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11454         <size>7</size>
11455       </method>
11456       <method name="Void Main(System.String[])">
11457         <size>7</size>
11458       </method>
11459     </type>
11460   </test>
11461   <test name="gtest-anon-1.cs">
11462     <type name="X">
11463       <method name="Void .ctor()">
11464         <size>7</size>
11465       </method>
11466       <method name="Void Hello[U](U)">
11467         <size>1</size>
11468       </method>
11469       <method name="Void Test[T](T)">
11470         <size>64</size>
11471       </method>
11472       <method name="Void Main()">
11473         <size>14</size>
11474       </method>
11475     </type>
11476     <type name="Foo">
11477       <method name="Void .ctor(Object, IntPtr)">
11478         <size>0</size>
11479       </method>
11480       <method name="Void Invoke()">
11481         <size>0</size>
11482       </method>
11483       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11484         <size>0</size>
11485       </method>
11486       <method name="Void EndInvoke(IAsyncResult)">
11487         <size>0</size>
11488       </method>
11489     </type>
11490     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11491       <method name="Void .ctor()">
11492         <size>7</size>
11493       </method>
11494       <method name="Void &lt;&gt;m__0()">
11495         <size>18</size>
11496       </method>
11497     </type>
11498   </test>
11499   <test name="gtest-anon-10.cs">
11500     <type name="X">
11501       <method name="Void .ctor()">
11502         <size>7</size>
11503       </method>
11504       <method name="IEnumerable`1 Test[T](T, T)">
11505         <size>44</size>
11506       </method>
11507       <method name="Int32 Main()">
11508         <size>95</size>
11509       </method>
11510     </type>
11511     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11512       <method name="Void .ctor()">
11513         <size>7</size>
11514       </method>
11515       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11516         <size>12</size>
11517       </method>
11518       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11519         <size>7</size>
11520       </method>
11521       <method name="Boolean MoveNext()">
11522         <size>110</size>
11523       </method>
11524       <method name="Void Dispose()">
11525         <size>8</size>
11526       </method>
11527       <method name="Void Reset()">
11528         <size>6</size>
11529       </method>
11530       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11531         <size>7</size>
11532       </method>
11533       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11534         <size>52</size>
11535       </method>
11536     </type>
11537   </test>
11538   <test name="gtest-anon-11.cs">
11539     <type name="Test`1[R]">
11540       <method name="Void .ctor()">
11541         <size>7</size>
11542       </method>
11543       <method name="Void World[S,T](S, T)">
11544         <size>1</size>
11545       </method>
11546       <method name="Void Hello[U,V](U, V)">
11547         <size>41</size>
11548       </method>
11549     </type>
11550     <type name="X">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Void Main()">
11555         <size>21</size>
11556       </method>
11557     </type>
11558     <type name="Foo">
11559       <method name="Void .ctor(Object, IntPtr)">
11560         <size>0</size>
11561       </method>
11562       <method name="Void Invoke()">
11563         <size>0</size>
11564       </method>
11565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11566         <size>0</size>
11567       </method>
11568       <method name="Void EndInvoke(IAsyncResult)">
11569         <size>0</size>
11570       </method>
11571     </type>
11572     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11573       <method name="Void .ctor()">
11574         <size>7</size>
11575       </method>
11576       <method name="Void &lt;&gt;m__0()">
11577         <size>24</size>
11578       </method>
11579     </type>
11580   </test>
11581   <test name="gtest-anon-12.cs">
11582     <type name="World`1[T]">
11583       <method name="Void .ctor()">
11584         <size>7</size>
11585       </method>
11586       <method name="Void Hello[U](U)">
11587         <size>1</size>
11588       </method>
11589       <method name="Void Test(T)">
11590         <size>46</size>
11591       </method>
11592     </type>
11593     <type name="X">
11594       <method name="Void .ctor()">
11595         <size>7</size>
11596       </method>
11597       <method name="Void Main()">
11598         <size>18</size>
11599       </method>
11600     </type>
11601     <type name="Foo">
11602       <method name="Void .ctor(Object, IntPtr)">
11603         <size>0</size>
11604       </method>
11605       <method name="Void Invoke()">
11606         <size>0</size>
11607       </method>
11608       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11609         <size>0</size>
11610       </method>
11611       <method name="Void EndInvoke(IAsyncResult)">
11612         <size>0</size>
11613       </method>
11614     </type>
11615     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11616       <method name="Void .ctor()">
11617         <size>7</size>
11618       </method>
11619       <method name="Void &lt;&gt;m__0()">
11620         <size>18</size>
11621       </method>
11622     </type>
11623   </test>
11624   <test name="gtest-anon-13.cs">
11625     <type name="X">
11626       <method name="Void .ctor()">
11627         <size>7</size>
11628       </method>
11629       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11630         <size>13</size>
11631       </method>
11632       <method name="Void Main()">
11633         <size>1</size>
11634       </method>
11635     </type>
11636     <type name="X+ModuleBinder`1[T]">
11637       <method name="Void .ctor(Object, IntPtr)">
11638         <size>0</size>
11639       </method>
11640       <method name="T Invoke(System.Object)">
11641         <size>0</size>
11642       </method>
11643       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11644         <size>0</size>
11645       </method>
11646       <method name="T EndInvoke(IAsyncResult)">
11647         <size>0</size>
11648       </method>
11649     </type>
11650     <type name="X">
11651       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
11652         <size>7</size>
11653       </method>
11654     </type>
11655   </test>
11656   <test name="gtest-anon-14.cs">
11657     <type name="T">
11658       <method name="Void .ctor()">
11659         <size>7</size>
11660       </method>
11661       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11662         <size>1</size>
11663       </method>
11664       <method name="Void SomeCaller()">
11665         <size>36</size>
11666       </method>
11667       <method name="Void Main()">
11668         <size>1</size>
11669       </method>
11670       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11671         <size>2</size>
11672       </method>
11673     </type>
11674   </test>
11675   <test name="gtest-anon-15.cs">
11676     <type name="Test`1[T]">
11677       <method name="Void .ctor()">
11678         <size>7</size>
11679       </method>
11680       <method name="Void Hello[S](T, S)">
11681         <size>42</size>
11682       </method>
11683     </type>
11684     <type name="X">
11685       <method name="Void .ctor()">
11686         <size>7</size>
11687       </method>
11688       <method name="Void Main()">
11689         <size>16</size>
11690       </method>
11691     </type>
11692     <type name="Foo`1[V]">
11693       <method name="Void .ctor(Object, IntPtr)">
11694         <size>0</size>
11695       </method>
11696       <method name="Void Invoke(V)">
11697         <size>0</size>
11698       </method>
11699       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11700         <size>0</size>
11701       </method>
11702       <method name="Void EndInvoke(IAsyncResult)">
11703         <size>0</size>
11704       </method>
11705     </type>
11706     <type name="Bar`1[W]">
11707       <method name="Void .ctor(Object, IntPtr)">
11708         <size>0</size>
11709       </method>
11710       <method name="Void Invoke(W)">
11711         <size>0</size>
11712       </method>
11713       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11714         <size>0</size>
11715       </method>
11716       <method name="Void EndInvoke(IAsyncResult)">
11717         <size>0</size>
11718       </method>
11719     </type>
11720     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
11721       <method name="Void .ctor()">
11722         <size>7</size>
11723       </method>
11724       <method name="Void &lt;&gt;m__0(Int64)">
11725         <size>57</size>
11726       </method>
11727     </type>
11728     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
11729       <method name="Void .ctor()">
11730         <size>7</size>
11731       </method>
11732       <method name="Void &lt;&gt;m__1(T)">
11733         <size>65</size>
11734       </method>
11735     </type>
11736   </test>
11737   <test name="gtest-anon-16.cs">
11738     <type name="A">
11739       <method name="Void .ctor(TestFunc`1)">
11740         <size>7</size>
11741       </method>
11742       <method name="Void Main()">
11743         <size>1</size>
11744       </method>
11745     </type>
11746     <type name="TestClass">
11747       <method name="Void .ctor()">
11748         <size>47</size>
11749       </method>
11750       <method name="Void Func[T](TestFunc`1[T])">
11751         <size>1</size>
11752       </method>
11753     </type>
11754     <type name="TestFunc`1[T]">
11755       <method name="Void .ctor(Object, IntPtr)">
11756         <size>0</size>
11757       </method>
11758       <method name="Void Invoke(T)">
11759         <size>0</size>
11760       </method>
11761       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11762         <size>0</size>
11763       </method>
11764       <method name="Void EndInvoke(IAsyncResult)">
11765         <size>0</size>
11766       </method>
11767     </type>
11768     <type name="TestClass">
11769       <method name="Void &lt;TestClass&gt;m__0(Int32)">
11770         <size>1</size>
11771       </method>
11772     </type>
11773   </test>
11774   <test name="gtest-anon-17.cs">
11775     <type name="C">
11776       <method name="Void .ctor()">
11777         <size>7</size>
11778       </method>
11779       <method name="Void Test[T,U](C+Func`1[T], U)">
11780         <size>1</size>
11781       </method>
11782       <method name="Void Main()">
11783         <size>75</size>
11784       </method>
11785     </type>
11786     <type name="C+Func`1[T]">
11787       <method name="Void .ctor(Object, IntPtr)">
11788         <size>0</size>
11789       </method>
11790       <method name="T Invoke(T)">
11791         <size>0</size>
11792       </method>
11793       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11794         <size>0</size>
11795       </method>
11796       <method name="T EndInvoke(IAsyncResult)">
11797         <size>0</size>
11798       </method>
11799     </type>
11800     <type name="C">
11801       <method name="Int32 &lt;Main&gt;m__0(Int32)">
11802         <size>2</size>
11803       </method>
11804       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11805         <size>2</size>
11806       </method>
11807     </type>
11808   </test>
11809   <test name="gtest-anon-18.cs">
11810     <type name="C">
11811       <method name="Void .ctor()">
11812         <size>7</size>
11813       </method>
11814       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
11815         <size>10</size>
11816       </method>
11817       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
11818         <size>10</size>
11819       </method>
11820       <method name="Void Test2[T]()">
11821         <size>19</size>
11822       </method>
11823       <method name="Void Main()">
11824         <size>100</size>
11825       </method>
11826     </type>
11827     <type name="C+Func`2[TR,TA]">
11828       <method name="Void .ctor(Object, IntPtr)">
11829         <size>0</size>
11830       </method>
11831       <method name="TR Invoke(TA)">
11832         <size>0</size>
11833       </method>
11834       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
11835         <size>0</size>
11836       </method>
11837       <method name="TR EndInvoke(IAsyncResult)">
11838         <size>0</size>
11839       </method>
11840     </type>
11841     <type name="C">
11842       <method name="T &lt;Test2&gt;m__0[T](T)">
11843         <size>2</size>
11844       </method>
11845       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11846         <size>16</size>
11847       </method>
11848       <method name="System.String &lt;Main&gt;m__2(Int32)">
11849         <size>6</size>
11850       </method>
11851       <method name="System.String &lt;Main&gt;m__3(Int32)">
11852         <size>6</size>
11853       </method>
11854     </type>
11855   </test>
11856   <test name="gtest-anon-19.cs">
11857     <type name="Test">
11858       <method name="Void .ctor()">
11859         <size>7</size>
11860       </method>
11861       <method name="Void TestNaturalSort()">
11862         <size>31</size>
11863       </method>
11864       <method name="Void Main()">
11865         <size>6</size>
11866       </method>
11867     </type>
11868     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11869       <method name="Void .ctor()">
11870         <size>7</size>
11871       </method>
11872       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
11873         <size>113</size>
11874       </method>
11875     </type>
11876     <type name="Test">
11877       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
11878         <size>106</size>
11879       </method>
11880     </type>
11881     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11882       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
11883         <size>113</size>
11884       </method>
11885     </type>
11886   </test>
11887   <test name="gtest-anon-2.cs">
11888     <type name="X">
11889       <method name="Void .ctor()">
11890         <size>7</size>
11891       </method>
11892       <method name="Void Hello[U](U)">
11893         <size>1</size>
11894       </method>
11895       <method name="Void Test[T](T)">
11896         <size>71</size>
11897       </method>
11898       <method name="Void Main()">
11899         <size>14</size>
11900       </method>
11901     </type>
11902     <type name="Simple">
11903       <method name="Void .ctor(Object, IntPtr)">
11904         <size>0</size>
11905       </method>
11906       <method name="Void Invoke()">
11907         <size>0</size>
11908       </method>
11909       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11910         <size>0</size>
11911       </method>
11912       <method name="Void EndInvoke(IAsyncResult)">
11913         <size>0</size>
11914       </method>
11915     </type>
11916     <type name="Foo">
11917       <method name="Void .ctor(Object, IntPtr)">
11918         <size>0</size>
11919       </method>
11920       <method name="Simple Invoke()">
11921         <size>0</size>
11922       </method>
11923       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11924         <size>0</size>
11925       </method>
11926       <method name="Simple EndInvoke(IAsyncResult)">
11927         <size>0</size>
11928       </method>
11929     </type>
11930     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11931       <method name="Void .ctor()">
11932         <size>7</size>
11933       </method>
11934       <method name="Simple &lt;&gt;m__0()">
11935         <size>55</size>
11936       </method>
11937     </type>
11938     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
11939       <method name="Void .ctor()">
11940         <size>7</size>
11941       </method>
11942       <method name="Void &lt;&gt;m__1()">
11943         <size>50</size>
11944       </method>
11945     </type>
11946   </test>
11947   <test name="gtest-anon-21.cs">
11948     <type name="BaseObject">
11949       <method name="Void .ctor()">
11950         <size>7</size>
11951       </method>
11952       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
11953         <size>53</size>
11954       </method>
11955       <method name="T MakeSomething[T]()">
11956         <size>7</size>
11957       </method>
11958       <method name="Int32 Main()">
11959         <size>10</size>
11960       </method>
11961       <method name="Void Closure(EmptyDelegate)">
11962         <size>1</size>
11963       </method>
11964     </type>
11965     <type name="EmptyDelegate">
11966       <method name="Void .ctor(Object, IntPtr)">
11967         <size>0</size>
11968       </method>
11969       <method name="Void Invoke()">
11970         <size>0</size>
11971       </method>
11972       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11973         <size>0</size>
11974       </method>
11975       <method name="Void EndInvoke(IAsyncResult)">
11976         <size>0</size>
11977       </method>
11978     </type>
11979     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
11980       <method name="Void .ctor()">
11981         <size>7</size>
11982       </method>
11983       <method name="Void &lt;&gt;m__0()">
11984         <size>17</size>
11985       </method>
11986     </type>
11987   </test>
11988   <test name="gtest-anon-22.cs">
11989     <type name="C">
11990       <method name="Void .ctor()">
11991         <size>7</size>
11992       </method>
11993       <method name="Int32 Foo(D1)">
11994         <size>2</size>
11995       </method>
11996       <method name="Int32 Foo(D2)">
11997         <size>2</size>
11998       </method>
11999       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12000         <size>2</size>
12001       </method>
12002       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12003         <size>2</size>
12004       </method>
12005       <method name="Int32 Main()">
12006         <size>82</size>
12007       </method>
12008     </type>
12009     <type name="D1">
12010       <method name="Void .ctor(Object, IntPtr)">
12011         <size>0</size>
12012       </method>
12013       <method name="Int32 Invoke()">
12014         <size>0</size>
12015       </method>
12016       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12017         <size>0</size>
12018       </method>
12019       <method name="Int32 EndInvoke(IAsyncResult)">
12020         <size>0</size>
12021       </method>
12022     </type>
12023     <type name="D2">
12024       <method name="Void .ctor(Object, IntPtr)">
12025         <size>0</size>
12026       </method>
12027       <method name="Int64 Invoke()">
12028         <size>0</size>
12029       </method>
12030       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12031         <size>0</size>
12032       </method>
12033       <method name="Int64 EndInvoke(IAsyncResult)">
12034         <size>0</size>
12035       </method>
12036     </type>
12037     <type name="C">
12038       <method name="Int32 &lt;Main&gt;m__0()">
12039         <size>2</size>
12040       </method>
12041     </type>
12042   </test>
12043   <test name="gtest-anon-23.cs">
12044     <type name="MemberAccessData">
12045       <method name="Void .ctor()">
12046         <size>7</size>
12047       </method>
12048       <method name="Void set_MyTypeProperty(Nullable`1)">
12049         <size>8</size>
12050       </method>
12051       <method name="Nullable`1 get_MyTypeProperty()">
12052         <size>7</size>
12053       </method>
12054     </type>
12055     <type name="C">
12056       <method name="Void .ctor()">
12057         <size>7</size>
12058       </method>
12059       <method name="Void Test(C+D)">
12060         <size>1</size>
12061       </method>
12062       <method name="Void Main()">
12063         <size>201</size>
12064       </method>
12065     </type>
12066     <type name="C+D">
12067       <method name="Void .ctor(Object, IntPtr)">
12068         <size>0</size>
12069       </method>
12070       <method name="Void Invoke()">
12071         <size>0</size>
12072       </method>
12073       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12074         <size>0</size>
12075       </method>
12076       <method name="Void EndInvoke(IAsyncResult)">
12077         <size>0</size>
12078       </method>
12079     </type>
12080     <type name="C+&lt;Main&gt;c__AnonStorey0">
12081       <method name="Void .ctor()">
12082         <size>7</size>
12083       </method>
12084       <method name="Void &lt;&gt;m__0()">
12085         <size>38</size>
12086       </method>
12087       <method name="Void &lt;&gt;m__1()">
12088         <size>32</size>
12089       </method>
12090     </type>
12091     <type name="C">
12092       <method name="Void &lt;Main&gt;m__2()">
12093         <size>16</size>
12094       </method>
12095       <method name="Void &lt;Main&gt;m__3()">
12096         <size>16</size>
12097       </method>
12098       <method name="Void &lt;Main&gt;m__4()">
12099         <size>59</size>
12100       </method>
12101       <method name="Void &lt;Main&gt;m__5()">
12102         <size>51</size>
12103       </method>
12104     </type>
12105   </test>
12106   <test name="gtest-anon-24.cs">
12107     <type name="Disposable`1[T]">
12108       <method name="Void .ctor()">
12109         <size>7</size>
12110       </method>
12111       <method name="Void Dispose()">
12112         <size>1</size>
12113       </method>
12114     </type>
12115     <type name="Test">
12116       <method name="Void .ctor()">
12117         <size>7</size>
12118       </method>
12119       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12120         <size>38</size>
12121       </method>
12122       <method name="System.Func`1[T] Throw[T](T)">
12123         <size>26</size>
12124       </method>
12125       <method name="System.Func`1[T] Do[T](T)">
12126         <size>26</size>
12127       </method>
12128       <method name="System.Func`1[T] Lock[T](T)">
12129         <size>26</size>
12130       </method>
12131       <method name="System.Func`1[T] Catch[T](T)">
12132         <size>26</size>
12133       </method>
12134       <method name="System.Func`1[T] Finally[T](T)">
12135         <size>26</size>
12136       </method>
12137       <method name="System.Func`1[T] Using[T](T)">
12138         <size>57</size>
12139       </method>
12140       <method name="System.Func`1[T] Switch[T](T)">
12141         <size>38</size>
12142       </method>
12143       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12144         <size>26</size>
12145       </method>
12146       <method name="Int32 Main()">
12147         <size>431</size>
12148       </method>
12149     </type>
12150     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12151       <method name="Void .ctor()">
12152         <size>7</size>
12153       </method>
12154       <method name="T[] &lt;&gt;m__0()">
12155         <size>56</size>
12156       </method>
12157     </type>
12158     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12159       <method name="Void .ctor()">
12160         <size>7</size>
12161       </method>
12162       <method name="T &lt;&gt;m__1()">
12163         <size>23</size>
12164       </method>
12165     </type>
12166     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12167       <method name="Void .ctor()">
12168         <size>7</size>
12169       </method>
12170       <method name="T &lt;&gt;m__2()">
12171         <size>28</size>
12172       </method>
12173     </type>
12174     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12175       <method name="Void .ctor()">
12176         <size>7</size>
12177       </method>
12178       <method name="T &lt;&gt;m__3()">
12179         <size>65</size>
12180       </method>
12181     </type>
12182     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12183       <method name="Void .ctor()">
12184         <size>7</size>
12185       </method>
12186       <method name="T &lt;&gt;m__4()">
12187         <size>48</size>
12188       </method>
12189     </type>
12190     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12191       <method name="Void .ctor()">
12192         <size>7</size>
12193       </method>
12194       <method name="T &lt;&gt;m__5()">
12195         <size>50</size>
12196       </method>
12197     </type>
12198     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12199       <method name="Void .ctor()">
12200         <size>7</size>
12201       </method>
12202       <method name="T &lt;&gt;m__6()">
12203         <size>7</size>
12204       </method>
12205     </type>
12206     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12207       <method name="Void .ctor()">
12208         <size>7</size>
12209       </method>
12210       <method name="T &lt;&gt;m__7()">
12211         <size>35</size>
12212       </method>
12213     </type>
12214     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12215       <method name="Void .ctor()">
12216         <size>7</size>
12217       </method>
12218       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12219         <size>56</size>
12220       </method>
12221     </type>
12222     <type name="Test">
12223       <method name="Void ArrayMutate[T](T[])">
12224         <size>27</size>
12225       </method>
12226     </type>
12227     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12228       <method name="Void .ctor()">
12229         <size>7</size>
12230       </method>
12231       <method name="Void &lt;&gt;m__9(Int32)">
12232         <size>36</size>
12233       </method>
12234     </type>
12235     <type name="Test">
12236       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12237         <size>26</size>
12238       </method>
12239     </type>
12240     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12241       <method name="Void .ctor()">
12242         <size>7</size>
12243       </method>
12244       <method name="T[][] &lt;&gt;m__A()">
12245         <size>48</size>
12246       </method>
12247     </type>
12248   </test>
12249   <test name="gtest-anon-25.cs">
12250     <type name="HS`1[T]">
12251       <method name="Void .ctor(IEqualityComparer`1)">
12252         <size>7</size>
12253       </method>
12254     </type>
12255     <type name="Test">
12256       <method name="Void .ctor()">
12257         <size>7</size>
12258       </method>
12259       <method name="Void Foo[T](IEqualityComparer`1)">
12260         <size>27</size>
12261       </method>
12262       <method name="Int32 Main()">
12263         <size>8</size>
12264       </method>
12265     </type>
12266     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12267       <method name="Void .ctor()">
12268         <size>7</size>
12269       </method>
12270       <method name="HS`1[T] &lt;&gt;m__0()">
12271         <size>12</size>
12272       </method>
12273     </type>
12274   </test>
12275   <test name="gtest-anon-26.cs">
12276     <type name="MonoBugs.BrokenGenericCast">
12277       <method name="Void .ctor()">
12278         <size>7</size>
12279       </method>
12280       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12281         <size>13</size>
12282       </method>
12283       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12284         <size>13</size>
12285       </method>
12286       <method name="Void Main()">
12287         <size>1</size>
12288       </method>
12289       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
12290         <size>12</size>
12291       </method>
12292       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
12293         <size>12</size>
12294       </method>
12295     </type>
12296   </test>
12297   <test name="gtest-anon-27.cs">
12298     <type name="BaseDataObjectFactory">
12299       <method name="Void .ctor()">
12300         <size>7</size>
12301       </method>
12302       <method name="T GetBusinessQueryObjectFromReader[T]()">
12303         <size>8</size>
12304       </method>
12305       <method name="T[] GetQueryObjects[T](System.String)">
12306         <size>0</size>
12307       </method>
12308     </type>
12309     <type name="BusinessQueryObject">
12310       <method name="Void .ctor()">
12311         <size>7</size>
12312       </method>
12313     </type>
12314     <type name="MySqlDataObjectFactory">
12315       <method name="Void .ctor()">
12316         <size>7</size>
12317       </method>
12318       <method name="T[] GetQueryObjects[T](System.String)">
12319         <size>63</size>
12320       </method>
12321       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12322         <size>1</size>
12323       </method>
12324     </type>
12325     <type name="C">
12326       <method name="Void .ctor()">
12327         <size>7</size>
12328       </method>
12329       <method name="Void Main()">
12330         <size>1</size>
12331       </method>
12332     </type>
12333     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12334       <method name="Void .ctor(Object, IntPtr)">
12335         <size>0</size>
12336       </method>
12337       <method name="Void Invoke()">
12338         <size>0</size>
12339       </method>
12340       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12341         <size>0</size>
12342       </method>
12343       <method name="Void EndInvoke(IAsyncResult)">
12344         <size>0</size>
12345       </method>
12346     </type>
12347     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12348       <method name="Void .ctor()">
12349         <size>7</size>
12350       </method>
12351       <method name="Void &lt;&gt;m__0()">
12352         <size>17</size>
12353       </method>
12354     </type>
12355   </test>
12356   <test name="gtest-anon-28.cs">
12357     <type name="A">
12358       <method name="Void .ctor()">
12359         <size>7</size>
12360       </method>
12361       <method name="Void Foo[T]()">
12362         <size>0</size>
12363       </method>
12364     </type>
12365     <type name="B">
12366       <method name="Void .ctor()">
12367         <size>7</size>
12368       </method>
12369       <method name="Void Foo[T]()">
12370         <size>14</size>
12371       </method>
12372       <method name="Void Main()">
12373         <size>1</size>
12374       </method>
12375     </type>
12376     <type name="B+Del">
12377       <method name="Void .ctor(Object, IntPtr)">
12378         <size>0</size>
12379       </method>
12380       <method name="Void Invoke()">
12381         <size>0</size>
12382       </method>
12383       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12384         <size>0</size>
12385       </method>
12386       <method name="Void EndInvoke(IAsyncResult)">
12387         <size>0</size>
12388       </method>
12389     </type>
12390     <type name="B">
12391       <method name="Void &lt;Foo&gt;m__0[T]()">
12392         <size>7</size>
12393       </method>
12394     </type>
12395   </test>
12396   <test name="gtest-anon-29.cs">
12397     <type name="Test">
12398       <method name="Void .ctor()">
12399         <size>7</size>
12400       </method>
12401       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12402         <size>17</size>
12403       </method>
12404       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12405         <size>32</size>
12406       </method>
12407       <method name="T Item[T](IList`1)">
12408         <size>7</size>
12409       </method>
12410       <method name="T GetSingleItem[T](IList`1)">
12411         <size>10</size>
12412       </method>
12413       <method name="Void Main()">
12414         <size>15</size>
12415       </method>
12416     </type>
12417     <type name="Test+Creator`1[T]">
12418       <method name="Void .ctor(Object, IntPtr)">
12419         <size>0</size>
12420       </method>
12421       <method name="T Invoke()">
12422         <size>0</size>
12423       </method>
12424       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12425         <size>0</size>
12426       </method>
12427       <method name="T EndInvoke(IAsyncResult)">
12428         <size>0</size>
12429       </method>
12430     </type>
12431     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12432       <method name="Void .ctor()">
12433         <size>7</size>
12434       </method>
12435       <method name="T &lt;&gt;m__0()">
12436         <size>12</size>
12437       </method>
12438     </type>
12439   </test>
12440   <test name="gtest-anon-3.cs">
12441     <type name="X">
12442       <method name="Void .ctor()">
12443         <size>7</size>
12444       </method>
12445       <method name="Void Hello[U](U)">
12446         <size>1</size>
12447       </method>
12448       <method name="Void Test[T](T)">
12449         <size>28</size>
12450       </method>
12451       <method name="Void Main()">
12452         <size>14</size>
12453       </method>
12454     </type>
12455     <type name="Foo`1[S]">
12456       <method name="Void .ctor(Object, IntPtr)">
12457         <size>0</size>
12458       </method>
12459       <method name="Void Invoke(S)">
12460         <size>0</size>
12461       </method>
12462       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12463         <size>0</size>
12464       </method>
12465       <method name="Void EndInvoke(IAsyncResult)">
12466         <size>0</size>
12467       </method>
12468     </type>
12469     <type name="X">
12470       <method name="Void &lt;Test&gt;m__0[T](T)">
12471         <size>8</size>
12472       </method>
12473     </type>
12474   </test>
12475   <test name="gtest-anon-30.cs">
12476     <type name="X">
12477       <method name="Void .ctor()">
12478         <size>7</size>
12479       </method>
12480       <method name="Void Hello[U](U)">
12481         <size>1</size>
12482       </method>
12483       <method name="Void Test[T](T)">
12484         <size>46</size>
12485       </method>
12486       <method name="Void Main()">
12487         <size>1</size>
12488       </method>
12489     </type>
12490     <type name="Simple">
12491       <method name="Void .ctor(Object, IntPtr)">
12492         <size>0</size>
12493       </method>
12494       <method name="Void Invoke()">
12495         <size>0</size>
12496       </method>
12497       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12498         <size>0</size>
12499       </method>
12500       <method name="Void EndInvoke(IAsyncResult)">
12501         <size>0</size>
12502       </method>
12503     </type>
12504     <type name="Foo">
12505       <method name="Void .ctor(Object, IntPtr)">
12506         <size>0</size>
12507       </method>
12508       <method name="Simple Invoke()">
12509         <size>0</size>
12510       </method>
12511       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12512         <size>0</size>
12513       </method>
12514       <method name="Simple EndInvoke(IAsyncResult)">
12515         <size>0</size>
12516       </method>
12517     </type>
12518     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12519       <method name="Void .ctor()">
12520         <size>7</size>
12521       </method>
12522       <method name="Simple &lt;&gt;m__0()">
12523         <size>55</size>
12524       </method>
12525     </type>
12526     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12527       <method name="Void .ctor()">
12528         <size>7</size>
12529       </method>
12530       <method name="Void &lt;&gt;m__1()">
12531         <size>50</size>
12532       </method>
12533     </type>
12534   </test>
12535   <test name="gtest-anon-31.cs">
12536     <type name="A">
12537       <method name="Void Fail[X]()">
12538         <size>25</size>
12539       </method>
12540       <method name="Void Main()">
12541         <size>1</size>
12542       </method>
12543     </type>
12544     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12545       <method name="Void .ctor()">
12546         <size>7</size>
12547       </method>
12548       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12549         <size>36</size>
12550       </method>
12551       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12552         <size>1</size>
12553       </method>
12554     </type>
12555   </test>
12556   <test name="gtest-anon-32.cs">
12557     <type name="Program">
12558       <method name="Void .ctor()">
12559         <size>7</size>
12560       </method>
12561       <method name="Void Foo[T](IList`1)">
12562         <size>31</size>
12563       </method>
12564       <method name="Void Assert(System.Action`1[System.Int32])">
12565         <size>9</size>
12566       </method>
12567       <method name="Void Main(System.String[])">
12568         <size>7</size>
12569       </method>
12570     </type>
12571     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12572       <method name="Void .ctor()">
12573         <size>7</size>
12574       </method>
12575       <method name="Void &lt;&gt;m__0(Int32)">
12576         <size>18</size>
12577       </method>
12578     </type>
12579   </test>
12580   <test name="gtest-anon-33.cs">
12581     <type name="IEnumerableRocks">
12582       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12583         <size>33</size>
12584       </method>
12585       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12586         <size>126</size>
12587       </method>
12588     </type>
12589     <type name="Test">
12590       <method name="Void .ctor()">
12591         <size>7</size>
12592       </method>
12593       <method name="Void Main()">
12594         <size>67</size>
12595       </method>
12596       <method name="System.String &lt;Main&gt;m__1(System.String)">
12597         <size>17</size>
12598       </method>
12599     </type>
12600     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12601       <method name="Void .ctor()">
12602         <size>7</size>
12603       </method>
12604       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12605         <size>34</size>
12606       </method>
12607     </type>
12608   </test>
12609   <test name="gtest-anon-34.cs">
12610     <type name="MyClass">
12611       <method name="Void .ctor()">
12612         <size>18</size>
12613       </method>
12614       <method name="Int32 get_Answer()">
12615         <size>7</size>
12616       </method>
12617       <method name="Void set_Answer(Int32)">
12618         <size>8</size>
12619       </method>
12620     </type>
12621     <type name="Test">
12622       <method name="Void .ctor()">
12623         <size>7</size>
12624       </method>
12625       <method name="Int32 Main()">
12626         <size>82</size>
12627       </method>
12628     </type>
12629     <type name="Test+D">
12630       <method name="Void .ctor(Object, IntPtr)">
12631         <size>0</size>
12632       </method>
12633       <method name="Void Invoke()">
12634         <size>0</size>
12635       </method>
12636       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12637         <size>0</size>
12638       </method>
12639       <method name="Void EndInvoke(IAsyncResult)">
12640         <size>0</size>
12641       </method>
12642     </type>
12643     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12644       <method name="Void .ctor()">
12645         <size>7</size>
12646       </method>
12647       <method name="Void &lt;&gt;m__0()">
12648         <size>33</size>
12649       </method>
12650     </type>
12651   </test>
12652   <test name="gtest-anon-35.cs">
12653     <type name="C`1[T]">
12654       <method name="Void .ctor()">
12655         <size>7</size>
12656       </method>
12657       <method name="System.Func`1[T] XX()">
12658         <size>32</size>
12659       </method>
12660       <method name="T &lt;XX&gt;m__0()">
12661         <size>10</size>
12662       </method>
12663     </type>
12664     <type name="C2`1[T]">
12665       <method name="Void .ctor()">
12666         <size>7</size>
12667       </method>
12668       <method name="System.Func`1[C`1[T]] XX()">
12669         <size>32</size>
12670       </method>
12671       <method name="C`1[T] &lt;XX&gt;m__1()">
12672         <size>2</size>
12673       </method>
12674     </type>
12675     <type name="N1">
12676       <method name="Void .ctor()">
12677         <size>7</size>
12678       </method>
12679       <method name="System.Func`1[T] XX[T]()">
12680         <size>15</size>
12681       </method>
12682       <method name="T &lt;XX&gt;m__2[T]()">
12683         <size>10</size>
12684       </method>
12685     </type>
12686     <type name="Test">
12687       <method name="Void .ctor()">
12688         <size>7</size>
12689       </method>
12690       <method name="Int32 Main()">
12691         <size>98</size>
12692       </method>
12693     </type>
12694   </test>
12695   <test name="gtest-anon-36.cs">
12696     <type name="Foo`1[T]">
12697       <method name="Void .ctor()">
12698         <size>7</size>
12699       </method>
12700       <method name="Void add_handler(Handler`1[T])">
12701         <size>24</size>
12702       </method>
12703       <method name="Void remove_handler(Handler`1[T])">
12704         <size>24</size>
12705       </method>
12706       <method name="Void add_Handler(Handler`1[T])">
12707         <size>64</size>
12708       </method>
12709       <method name="Void remove_Handler(Handler`1[T])">
12710         <size>24</size>
12711       </method>
12712       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12713         <size>18</size>
12714       </method>
12715     </type>
12716     <type name="Program">
12717       <method name="Void .ctor()">
12718         <size>7</size>
12719       </method>
12720       <method name="Int32 Main()">
12721         <size>15</size>
12722       </method>
12723     </type>
12724     <type name="Handler`1[T]">
12725       <method name="Void .ctor(Object, IntPtr)">
12726         <size>0</size>
12727       </method>
12728       <method name="Void Invoke(System.Object)">
12729         <size>0</size>
12730       </method>
12731       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12732         <size>0</size>
12733       </method>
12734       <method name="Void EndInvoke(IAsyncResult)">
12735         <size>0</size>
12736       </method>
12737     </type>
12738   </test>
12739   <test name="gtest-anon-37.cs">
12740     <type name="Wrap`1[U]">
12741       <method name="Void .ctor()">
12742         <size>7</size>
12743       </method>
12744     </type>
12745     <type name="Test">
12746       <method name="Void .ctor()">
12747         <size>7</size>
12748       </method>
12749       <method name="Int32 Run[T](Wrap`1[T])">
12750         <size>56</size>
12751       </method>
12752       <method name="Int32 Main()">
12753         <size>16</size>
12754       </method>
12755     </type>
12756     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
12757       <method name="Void .ctor()">
12758         <size>7</size>
12759       </method>
12760       <method name="Void &lt;&gt;m__0()">
12761         <size>17</size>
12762       </method>
12763     </type>
12764   </test>
12765   <test name="gtest-anon-38.cs">
12766     <type name="Foo`1[T]">
12767       <method name="Void .ctor()">
12768         <size>7</size>
12769       </method>
12770       <method name="Boolean ContainsAll[U](IEnumerable`1)">
12771         <size>40</size>
12772       </method>
12773       <method name="Boolean Contains(T)">
12774         <size>2</size>
12775       </method>
12776     </type>
12777     <type name="Program">
12778       <method name="Void .ctor()">
12779         <size>7</size>
12780       </method>
12781       <method name="Int32 Main()">
12782         <size>44</size>
12783       </method>
12784     </type>
12785     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
12786       <method name="Void .ctor()">
12787         <size>7</size>
12788       </method>
12789       <method name="Boolean &lt;&gt;m__0()">
12790         <size>194</size>
12791       </method>
12792     </type>
12793     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
12794       <method name="Void .ctor()">
12795         <size>7</size>
12796       </method>
12797     </type>
12798   </test>
12799   <test name="gtest-anon-39.cs">
12800     <type name="Test">
12801       <method name="Void .ctor()">
12802         <size>7</size>
12803       </method>
12804       <method name="Void Test_1[T](T)">
12805         <size>33</size>
12806       </method>
12807       <method name="Void Test_2[T](Nullable`1)">
12808         <size>33</size>
12809       </method>
12810       <method name="Void Main()">
12811         <size>39</size>
12812       </method>
12813     </type>
12814     <type name="Test+D">
12815       <method name="Void .ctor(Object, IntPtr)">
12816         <size>0</size>
12817       </method>
12818       <method name="Void Invoke()">
12819         <size>0</size>
12820       </method>
12821       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12822         <size>0</size>
12823       </method>
12824       <method name="Void EndInvoke(IAsyncResult)">
12825         <size>0</size>
12826       </method>
12827     </type>
12828     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
12829       <method name="Void .ctor()">
12830         <size>7</size>
12831       </method>
12832       <method name="Void &lt;&gt;m__0()">
12833         <size>24</size>
12834       </method>
12835     </type>
12836     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
12837       <method name="Void .ctor()">
12838         <size>7</size>
12839       </method>
12840       <method name="Void &lt;&gt;m__1()">
12841         <size>85</size>
12842       </method>
12843     </type>
12844     <type name="Test">
12845       <method name="T Test_3[T](System.Object)">
12846         <size>51</size>
12847       </method>
12848     </type>
12849     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
12850       <method name="Void .ctor()">
12851         <size>7</size>
12852       </method>
12853       <method name="Void &lt;&gt;m__2()">
12854         <size>23</size>
12855       </method>
12856     </type>
12857   </test>
12858   <test name="gtest-anon-4.cs">
12859     <type name="Test">
12860       <method name="Void .ctor()">
12861         <size>7</size>
12862       </method>
12863       <method name="Void Main()">
12864         <size>57</size>
12865       </method>
12866       <method name="Int32 GetItem()">
12867         <size>50</size>
12868       </method>
12869       <method name="IEnumerable`1 GetItems()">
12870         <size>16</size>
12871       </method>
12872     </type>
12873     <type name="&lt;PrivateImplementationDetails&gt;">
12874       <method name="Void .ctor()">
12875         <size>7</size>
12876       </method>
12877     </type>
12878     <type name="Test+&lt;GetItems&gt;c__Iterator0">
12879       <method name="Void .ctor()">
12880         <size>7</size>
12881       </method>
12882       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12883         <size>12</size>
12884       </method>
12885       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12886         <size>7</size>
12887       </method>
12888       <method name="Boolean MoveNext()">
12889         <size>69</size>
12890       </method>
12891       <method name="Void Dispose()">
12892         <size>8</size>
12893       </method>
12894       <method name="Void Reset()">
12895         <size>6</size>
12896       </method>
12897       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
12898         <size>7</size>
12899       </method>
12900       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
12901         <size>26</size>
12902       </method>
12903     </type>
12904   </test>
12905   <test name="gtest-anon-40.cs">
12906     <type name="RunTests">
12907       <method name="Int32 Main()">
12908         <size>7</size>
12909       </method>
12910     </type>
12911     <type name="Test1.X">
12912       <method name="Void .ctor()">
12913         <size>7</size>
12914       </method>
12915       <method name="Void Test1[R](R, Int32)">
12916         <size>150</size>
12917       </method>
12918       <method name="Void Run()">
12919         <size>13</size>
12920       </method>
12921     </type>
12922     <type name="Test1.Foo">
12923       <method name="Void .ctor(Object, IntPtr)">
12924         <size>0</size>
12925       </method>
12926       <method name="Int32 Invoke()">
12927         <size>0</size>
12928       </method>
12929       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12930         <size>0</size>
12931       </method>
12932       <method name="Int32 EndInvoke(IAsyncResult)">
12933         <size>0</size>
12934       </method>
12935     </type>
12936     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
12937       <method name="Void .ctor()">
12938         <size>7</size>
12939       </method>
12940       <method name="Int32 &lt;&gt;m__0()">
12941         <size>71</size>
12942       </method>
12943     </type>
12944     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
12945       <method name="Void .ctor()">
12946         <size>7</size>
12947       </method>
12948     </type>
12949     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
12950       <method name="Void .ctor()">
12951         <size>7</size>
12952       </method>
12953     </type>
12954   </test>
12955   <test name="gtest-anon-41.cs">
12956     <type name="C">
12957       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
12958         <size>37</size>
12959       </method>
12960       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
12961         <size>6</size>
12962       </method>
12963       <method name="Void Main()">
12964         <size>1</size>
12965       </method>
12966       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
12967         <size>8</size>
12968       </method>
12969       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
12970         <size>8</size>
12971       </method>
12972     </type>
12973   </test>
12974   <test name="gtest-anon-42.cs">
12975     <type name="Test">
12976       <method name="Void .ctor()">
12977         <size>7</size>
12978       </method>
12979       <method name="Void Test_3[T]()">
12980         <size>20</size>
12981       </method>
12982       <method name="Int32 Main()">
12983         <size>12</size>
12984       </method>
12985       <method name="Void &lt;Test_3&gt;m__0[T]()">
12986         <size>11</size>
12987       </method>
12988     </type>
12989     <type name="Test+D">
12990       <method name="Void .ctor(Object, IntPtr)">
12991         <size>0</size>
12992       </method>
12993       <method name="Void Invoke()">
12994         <size>0</size>
12995       </method>
12996       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12997         <size>0</size>
12998       </method>
12999       <method name="Void EndInvoke(IAsyncResult)">
13000         <size>0</size>
13001       </method>
13002     </type>
13003   </test>
13004   <test name="gtest-anon-43.cs">
13005     <type name="TestC">
13006       <method name="Void .ctor()">
13007         <size>7</size>
13008       </method>
13009       <method name="System.Func`1[System.Type] Test[T]()">
13010         <size>13</size>
13011       </method>
13012       <method name="Int32 Main()">
13013         <size>66</size>
13014       </method>
13015       <method name="System.Type &lt;Test&gt;m__0[T]()">
13016         <size>11</size>
13017       </method>
13018     </type>
13019   </test>
13020   <test name="gtest-anon-44.cs">
13021     <type name="UiaAtkBridgeTest.Test">
13022       <method name="Void .ctor()">
13023         <size>7</size>
13024       </method>
13025       <method name="Void Invoke(System.EventHandler)">
13026         <size>1</size>
13027       </method>
13028     </type>
13029     <type name="UiaAtkBridgeTest.GailTester">
13030       <method name="Void .ctor()">
13031         <size>7</size>
13032       </method>
13033       <method name="Void ThisCausesACrash[I]()">
13034         <size>18</size>
13035       </method>
13036       <method name="Void Main()">
13037         <size>1</size>
13038       </method>
13039       <method name="Void &lt;ThisCausesACrash&gt;m__0[I](System.Object, System.EventArgs)">
13040         <size>1</size>
13041       </method>
13042     </type>
13043   </test>
13044   <test name="gtest-anon-45.cs">
13045     <type name="C">
13046       <method name="Void .ctor()">
13047         <size>7</size>
13048       </method>
13049       <method name="Void AnyMethod[T]()">
13050         <size>20</size>
13051       </method>
13052       <method name="Int32 Main()">
13053         <size>12</size>
13054       </method>
13055       <method name="Void &lt;AnyMethod&gt;m__0[T]()">
13056         <size>31</size>
13057       </method>
13058     </type>
13059     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13060       <method name="Void .ctor()">
13061         <size>7</size>
13062       </method>
13063       <method name="Void &lt;&gt;m__1(System.String)">
13064         <size>14</size>
13065       </method>
13066     </type>
13067   </test>
13068   <test name="gtest-anon-46.cs">
13069     <type name="TheClass">
13070       <method name="Void .ctor()">
13071         <size>7</size>
13072       </method>
13073       <method name="Void Foo[T](T, System.Func`2[T,T])">
13074         <size>41</size>
13075       </method>
13076       <method name="Void Main()">
13077         <size>8</size>
13078       </method>
13079     </type>
13080     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13081       <method name="Void .ctor()">
13082         <size>7</size>
13083       </method>
13084       <method name="System.Func`1[T] &lt;&gt;m__0()">
13085         <size>31</size>
13086       </method>
13087       <method name="T &lt;&gt;m__1()">
13088         <size>18</size>
13089       </method>
13090     </type>
13091   </test>
13092   <test name="gtest-anon-47.cs">
13093     <type name="C">
13094       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13095         <size>26</size>
13096       </method>
13097     </type>
13098     <type name="Test">
13099       <method name="Void .ctor()">
13100         <size>7</size>
13101       </method>
13102       <method name="Int32 Main()">
13103         <size>59</size>
13104       </method>
13105       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13106         <size>23</size>
13107       </method>
13108     </type>
13109     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13110       <method name="Void .ctor()">
13111         <size>7</size>
13112       </method>
13113       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13114         <size>33</size>
13115       </method>
13116     </type>
13117     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13118       <method name="Void .ctor()">
13119         <size>7</size>
13120       </method>
13121       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13122         <size>45</size>
13123       </method>
13124     </type>
13125     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13126       <method name="Void .ctor()">
13127         <size>7</size>
13128       </method>
13129       <method name="Void &lt;&gt;m__2(T3)">
13130         <size>35</size>
13131       </method>
13132     </type>
13133   </test>
13134   <test name="gtest-anon-48.cs">
13135     <type name="GeneratorEnumerable`1[T]">
13136       <method name="Void .ctor(Func`1)">
13137         <size>7</size>
13138       </method>
13139     </type>
13140     <type name="GeneratorExpression">
13141       <method name="Void .ctor()">
13142         <size>7</size>
13143       </method>
13144     </type>
13145     <type name="GeneratorInvoker">
13146       <method name="Void .ctor(GeneratorExpression)">
13147         <size>7</size>
13148       </method>
13149       <method name="Void Invoke[T](T ByRef)">
13150         <size>1</size>
13151       </method>
13152     </type>
13153     <type name="Interpreter">
13154       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13155         <size>31</size>
13156       </method>
13157       <method name="Int32 Main()">
13158         <size>13</size>
13159       </method>
13160     </type>
13161     <type name="Func`1[TResult]">
13162       <method name="Void .ctor(Object, IntPtr)">
13163         <size>0</size>
13164       </method>
13165       <method name="TResult Invoke()">
13166         <size>0</size>
13167       </method>
13168       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13169         <size>0</size>
13170       </method>
13171       <method name="TResult EndInvoke(IAsyncResult)">
13172         <size>0</size>
13173       </method>
13174     </type>
13175     <type name="GeneratorNext`1[T]">
13176       <method name="Void .ctor(Object, IntPtr)">
13177         <size>0</size>
13178       </method>
13179       <method name="Void Invoke(T ByRef)">
13180         <size>0</size>
13181       </method>
13182       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13183         <size>0</size>
13184       </method>
13185       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13186         <size>0</size>
13187       </method>
13188     </type>
13189     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13190       <method name="Void .ctor()">
13191         <size>7</size>
13192       </method>
13193       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13194         <size>23</size>
13195       </method>
13196     </type>
13197   </test>
13198   <test name="gtest-anon-49.cs">
13199     <type name="Test">
13200       <method name="Void .ctor()">
13201         <size>7</size>
13202       </method>
13203       <method name="Void Main()">
13204         <size>1</size>
13205       </method>
13206       <method name="Void DetermineLinkedCells()">
13207         <size>74</size>
13208       </method>
13209     </type>
13210     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13211       <method name="Void .ctor()">
13212         <size>7</size>
13213       </method>
13214     </type>
13215     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13216       <method name="Void .ctor()">
13217         <size>7</size>
13218       </method>
13219       <method name="Boolean &lt;&gt;m__1(System.Object)">
13220         <size>13</size>
13221       </method>
13222       <method name="Boolean &lt;&gt;m__0(System.Object)">
13223         <size>18</size>
13224       </method>
13225     </type>
13226   </test>
13227   <test name="gtest-anon-5.cs">
13228     <type name="X">
13229       <method name="Void .ctor()">
13230         <size>7</size>
13231       </method>
13232       <method name="Void Main()">
13233         <size>78</size>
13234       </method>
13235     </type>
13236     <type name="Hello">
13237       <method name="Void .ctor(Object, IntPtr)">
13238         <size>0</size>
13239       </method>
13240       <method name="Void Invoke()">
13241         <size>0</size>
13242       </method>
13243       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13244         <size>0</size>
13245       </method>
13246       <method name="Void EndInvoke(IAsyncResult)">
13247         <size>0</size>
13248       </method>
13249     </type>
13250     <type name="Foo+&lt;Test&gt;c__Iterator0">
13251       <method name="Void .ctor()">
13252         <size>7</size>
13253       </method>
13254       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13255         <size>12</size>
13256       </method>
13257       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13258         <size>7</size>
13259       </method>
13260       <method name="Boolean MoveNext()">
13261         <size>98</size>
13262       </method>
13263       <method name="Void Dispose()">
13264         <size>8</size>
13265       </method>
13266       <method name="Void Reset()">
13267         <size>6</size>
13268       </method>
13269     </type>
13270     <type name="Foo">
13271       <method name="Void .ctor(Int32)">
13272         <size>8</size>
13273       </method>
13274       <method name="IEnumerable`1 Test(Foo)">
13275         <size>42</size>
13276       </method>
13277       <method name="Void Hello(Int32)">
13278         <size>19</size>
13279       </method>
13280       <method name="System.String ToString()">
13281         <size>22</size>
13282       </method>
13283     </type>
13284     <type name="Foo+&lt;Test&gt;c__Iterator0">
13285       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13286         <size>7</size>
13287       </method>
13288       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13289         <size>52</size>
13290       </method>
13291     </type>
13292   </test>
13293   <test name="gtest-anon-50.cs">
13294     <type name="M">
13295       <method name="Void .ctor()">
13296         <size>7</size>
13297       </method>
13298       <method name="Int32 Main()">
13299         <size>12</size>
13300       </method>
13301     </type>
13302     <type name="SomeGenericClass`1[SomeType]">
13303       <method name="Void .ctor()">
13304         <size>7</size>
13305       </method>
13306       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13307         <size>1</size>
13308       </method>
13309       <method name="Void FailsToCompile()">
13310         <size>19</size>
13311       </method>
13312     </type>
13313     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13314       <method name="Void .ctor(Object, IntPtr)">
13315         <size>0</size>
13316       </method>
13317       <method name="Void Invoke()">
13318         <size>0</size>
13319       </method>
13320       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13321         <size>0</size>
13322       </method>
13323       <method name="Void EndInvoke(IAsyncResult)">
13324         <size>0</size>
13325       </method>
13326     </type>
13327     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13328       <method name="Void .ctor()">
13329         <size>7</size>
13330       </method>
13331     </type>
13332     <type name="SomeGenericClass`1[SomeType]">
13333       <method name="Void &lt;FailsToCompile&gt;m__0()">
13334         <size>44</size>
13335       </method>
13336     </type>
13337     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13338       <method name="Void &lt;&gt;m__1()">
13339         <size>18</size>
13340       </method>
13341     </type>
13342   </test>
13343   <test name="gtest-anon-51.cs">
13344     <type name="Driver">
13345       <method name="Void .ctor()">
13346         <size>7</size>
13347       </method>
13348       <method name="Int32 Main()">
13349         <size>12</size>
13350       </method>
13351       <method name="Void P(Int32, Int32)">
13352         <size>1</size>
13353       </method>
13354       <method name="Void Repro()">
13355         <size>100</size>
13356       </method>
13357     </type>
13358     <type name="Bla">
13359       <method name="Void .ctor(Object, IntPtr)">
13360         <size>0</size>
13361       </method>
13362       <method name="Void Invoke()">
13363         <size>0</size>
13364       </method>
13365       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13366         <size>0</size>
13367       </method>
13368       <method name="Void EndInvoke(IAsyncResult)">
13369         <size>0</size>
13370       </method>
13371     </type>
13372     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13373       <method name="Void .ctor()">
13374         <size>7</size>
13375       </method>
13376       <method name="Void &lt;&gt;m__0()">
13377         <size>35</size>
13378       </method>
13379     </type>
13380   </test>
13381   <test name="gtest-anon-52.cs">
13382     <type name="A`1[T]">
13383       <method name="Void .ctor()">
13384         <size>7</size>
13385       </method>
13386     </type>
13387     <type name="A`1+B[T]">
13388       <method name="Void .ctor()">
13389         <size>18</size>
13390       </method>
13391       <method name="Void W[R](System.String, System.Func`2[T,R])">
13392         <size>39</size>
13393       </method>
13394     </type>
13395     <type name="B">
13396       <method name="Void .ctor()">
13397         <size>7</size>
13398       </method>
13399       <method name="Void Main()">
13400         <size>1</size>
13401       </method>
13402     </type>
13403     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13404       <method name="Void .ctor()">
13405         <size>7</size>
13406       </method>
13407       <method name="Void &lt;&gt;m__0(T[])">
13408         <size>55</size>
13409       </method>
13410     </type>
13411   </test>
13412   <test name="gtest-anon-53.cs">
13413     <type name="TestComp.Program">
13414       <method name="Void .ctor()">
13415         <size>7</size>
13416       </method>
13417       <method name="Void Main(System.String[])">
13418         <size>1</size>
13419       </method>
13420     </type>
13421     <type name="TestComp.Program+MyClass">
13422       <method name="Void .ctor()">
13423         <size>7</size>
13424       </method>
13425       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13426         <size>1</size>
13427       </method>
13428       <method name="Void UseATemplate()">
13429         <size>36</size>
13430       </method>
13431       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13432         <size>16</size>
13433       </method>
13434     </type>
13435     <type name="TestComp.Program+MyClass+MyDelegate">
13436       <method name="Void .ctor(Object, IntPtr)">
13437         <size>0</size>
13438       </method>
13439       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13440         <size>0</size>
13441       </method>
13442       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13443         <size>0</size>
13444       </method>
13445       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13446         <size>0</size>
13447       </method>
13448     </type>
13449   </test>
13450   <test name="gtest-anon-54.cs">
13451     <type name="Class">
13452       <method name="Void .ctor()">
13453         <size>7</size>
13454       </method>
13455       <method name="System.String get_Property()">
13456         <size>6</size>
13457       </method>
13458       <method name="System.String Method()">
13459         <size>44</size>
13460       </method>
13461       <method name="Int32 Main()">
13462         <size>39</size>
13463       </method>
13464     </type>
13465     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13466       <method name="Void .ctor()">
13467         <size>7</size>
13468       </method>
13469       <method name="System.String &lt;&gt;m__0()">
13470         <size>56</size>
13471       </method>
13472     </type>
13473     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13474       <method name="Void .ctor()">
13475         <size>7</size>
13476       </method>
13477       <method name="System.String &lt;&gt;m__1(System.String)">
13478         <size>52</size>
13479       </method>
13480     </type>
13481     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13482       <method name="Void .ctor()">
13483         <size>7</size>
13484       </method>
13485       <method name="System.String &lt;&gt;m__2()">
13486         <size>39</size>
13487       </method>
13488     </type>
13489   </test>
13490   <test name="gtest-anon-6.cs">
13491     <type name="X">
13492       <method name="Void .ctor()">
13493         <size>7</size>
13494       </method>
13495       <method name="Void Hello[U,V](U, V)">
13496         <size>1</size>
13497       </method>
13498       <method name="Void Test[A,B,C](A, B, C)">
13499         <size>49</size>
13500       </method>
13501       <method name="Void Main()">
13502         <size>28</size>
13503       </method>
13504     </type>
13505     <type name="Foo`2[R,S]">
13506       <method name="Void .ctor(Object, IntPtr)">
13507         <size>0</size>
13508       </method>
13509       <method name="Void Invoke(R, S)">
13510         <size>0</size>
13511       </method>
13512       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13513         <size>0</size>
13514       </method>
13515       <method name="Void EndInvoke(IAsyncResult)">
13516         <size>0</size>
13517       </method>
13518     </type>
13519     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13520       <method name="Void .ctor()">
13521         <size>7</size>
13522       </method>
13523       <method name="Void &lt;&gt;m__0(A, Int32)">
13524         <size>32</size>
13525       </method>
13526     </type>
13527   </test>
13528   <test name="gtest-anon-7.cs">
13529     <type name="MyDisposable">
13530       <method name="Void .ctor()">
13531         <size>26</size>
13532       </method>
13533       <method name="Void Dispose()">
13534         <size>1</size>
13535       </method>
13536       <method name="Int32 get_ID()">
13537         <size>7</size>
13538       </method>
13539       <method name="System.String ToString()">
13540         <size>28</size>
13541       </method>
13542     </type>
13543     <type name="X">
13544       <method name="Void .ctor()">
13545         <size>7</size>
13546       </method>
13547       <method name="IEnumerable`1 Test(Int32)">
13548         <size>30</size>
13549       </method>
13550       <method name="Void Main()">
13551         <size>58</size>
13552       </method>
13553     </type>
13554     <type name="X+&lt;Test&gt;c__Iterator0">
13555       <method name="Void .ctor()">
13556         <size>7</size>
13557       </method>
13558       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13559         <size>12</size>
13560       </method>
13561       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13562         <size>7</size>
13563       </method>
13564       <method name="Boolean MoveNext()">
13565         <size>180</size>
13566       </method>
13567       <method name="Void Dispose()">
13568         <size>66</size>
13569       </method>
13570       <method name="Void Reset()">
13571         <size>6</size>
13572       </method>
13573       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13574         <size>7</size>
13575       </method>
13576       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13577         <size>40</size>
13578       </method>
13579     </type>
13580   </test>
13581   <test name="gtest-anon-8.cs">
13582     <type name="X">
13583       <method name="Void .ctor()">
13584         <size>7</size>
13585       </method>
13586       <method name="Void Test[R](R, Int32)">
13587         <size>88</size>
13588       </method>
13589       <method name="Void Main()">
13590         <size>12</size>
13591       </method>
13592     </type>
13593     <type name="Foo">
13594       <method name="Void .ctor(Object, IntPtr)">
13595         <size>0</size>
13596       </method>
13597       <method name="Int32 Invoke()">
13598         <size>0</size>
13599       </method>
13600       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13601         <size>0</size>
13602       </method>
13603       <method name="Int32 EndInvoke(IAsyncResult)">
13604         <size>0</size>
13605       </method>
13606     </type>
13607     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13608       <method name="Void .ctor()">
13609         <size>7</size>
13610       </method>
13611       <method name="Int32 &lt;&gt;m__0()">
13612         <size>34</size>
13613       </method>
13614     </type>
13615     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13616       <method name="Void .ctor()">
13617         <size>7</size>
13618       </method>
13619     </type>
13620   </test>
13621   <test name="gtest-anon-9.cs">
13622     <type name="Test">
13623       <method name="Void .ctor()">
13624         <size>7</size>
13625       </method>
13626       <method name="IEnumerable`1 get_Foo()">
13627         <size>16</size>
13628       </method>
13629       <method name="Void set_Foo(IEnumerable`1)">
13630         <size>11</size>
13631       </method>
13632       <method name="Void Main()">
13633         <size>78</size>
13634       </method>
13635       <method name="Foo op_Implicit(Test)">
13636         <size>30</size>
13637       </method>
13638       <method name="IEnumerable`1 op_Addition(Test, Test)">
13639         <size>44</size>
13640       </method>
13641     </type>
13642     <type name="Foo">
13643       <method name="Void .ctor(Object, IntPtr)">
13644         <size>0</size>
13645       </method>
13646       <method name="Void Invoke()">
13647         <size>0</size>
13648       </method>
13649       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13650         <size>0</size>
13651       </method>
13652       <method name="Void EndInvoke(IAsyncResult)">
13653         <size>0</size>
13654       </method>
13655     </type>
13656     <type name="Test">
13657       <method name="Void &lt;op_Implicit&gt;m__0()">
13658         <size>11</size>
13659       </method>
13660     </type>
13661     <type name="Test+&lt;&gt;c__Iterator0">
13662       <method name="Void .ctor()">
13663         <size>7</size>
13664       </method>
13665       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13666         <size>12</size>
13667       </method>
13668       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13669         <size>7</size>
13670       </method>
13671       <method name="Boolean MoveNext()">
13672         <size>65</size>
13673       </method>
13674       <method name="Void Dispose()">
13675         <size>8</size>
13676       </method>
13677       <method name="Void Reset()">
13678         <size>6</size>
13679       </method>
13680     </type>
13681     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13682       <method name="Void .ctor()">
13683         <size>7</size>
13684       </method>
13685       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13686         <size>7</size>
13687       </method>
13688       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13689         <size>7</size>
13690       </method>
13691       <method name="Boolean MoveNext()">
13692         <size>98</size>
13693       </method>
13694       <method name="Void Dispose()">
13695         <size>8</size>
13696       </method>
13697       <method name="Void Reset()">
13698         <size>6</size>
13699       </method>
13700     </type>
13701     <type name="Test+&lt;&gt;c__Iterator0">
13702       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13703         <size>7</size>
13704       </method>
13705       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13706         <size>26</size>
13707       </method>
13708     </type>
13709     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13710       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
13711         <size>7</size>
13712       </method>
13713       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
13714         <size>52</size>
13715       </method>
13716     </type>
13717   </test>
13718   <test name="gtest-anontype-01.cs">
13719     <type name="Test">
13720       <method name="Void .ctor()">
13721         <size>7</size>
13722       </method>
13723       <method name="Int32 Main()">
13724         <size>53</size>
13725       </method>
13726     </type>
13727     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13728       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13729         <size>21</size>
13730       </method>
13731       <method name="&lt;Foo&gt;__T get_Foo()">
13732         <size>7</size>
13733       </method>
13734       <method name="&lt;Baz&gt;__T get_Baz()">
13735         <size>7</size>
13736       </method>
13737       <method name="Boolean Equals(System.Object)">
13738         <size>69</size>
13739       </method>
13740       <method name="Int32 GetHashCode()">
13741         <size>86</size>
13742       </method>
13743       <method name="System.String ToString()">
13744         <size>142</size>
13745       </method>
13746     </type>
13747   </test>
13748   <test name="gtest-anontype-02.cs">
13749     <type name="Test">
13750       <method name="Void .ctor()">
13751         <size>7</size>
13752       </method>
13753       <method name="System.Object TestA(System.String)">
13754         <size>7</size>
13755       </method>
13756       <method name="Int32 Main()">
13757         <size>99</size>
13758       </method>
13759     </type>
13760     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
13761       <method name="Void .ctor(&lt;s&gt;__T)">
13762         <size>14</size>
13763       </method>
13764       <method name="&lt;s&gt;__T get_s()">
13765         <size>7</size>
13766       </method>
13767       <method name="Boolean Equals(System.Object)">
13768         <size>39</size>
13769       </method>
13770       <method name="Int32 GetHashCode()">
13771         <size>63</size>
13772       </method>
13773       <method name="System.String ToString()">
13774         <size>67</size>
13775       </method>
13776     </type>
13777     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13778       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13779         <size>21</size>
13780       </method>
13781       <method name="&lt;Foo&gt;__T get_Foo()">
13782         <size>7</size>
13783       </method>
13784       <method name="&lt;Baz&gt;__T get_Baz()">
13785         <size>7</size>
13786       </method>
13787       <method name="Boolean Equals(System.Object)">
13788         <size>69</size>
13789       </method>
13790       <method name="Int32 GetHashCode()">
13791         <size>86</size>
13792       </method>
13793       <method name="System.String ToString()">
13794         <size>142</size>
13795       </method>
13796     </type>
13797   </test>
13798   <test name="gtest-anontype-03.cs">
13799     <type name="MyClass">
13800       <method name="Void .ctor()">
13801         <size>18</size>
13802       </method>
13803       <method name="Int32 get_Baz()">
13804         <size>3</size>
13805       </method>
13806     </type>
13807     <type name="Test">
13808       <method name="Void .ctor()">
13809         <size>7</size>
13810       </method>
13811       <method name="Int32 Main()">
13812         <size>64</size>
13813       </method>
13814     </type>
13815     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13816       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13817         <size>21</size>
13818       </method>
13819       <method name="&lt;Foo&gt;__T get_Foo()">
13820         <size>7</size>
13821       </method>
13822       <method name="&lt;Baz&gt;__T get_Baz()">
13823         <size>7</size>
13824       </method>
13825       <method name="Boolean Equals(System.Object)">
13826         <size>69</size>
13827       </method>
13828       <method name="Int32 GetHashCode()">
13829         <size>86</size>
13830       </method>
13831       <method name="System.String ToString()">
13832         <size>142</size>
13833       </method>
13834     </type>
13835   </test>
13836   <test name="gtest-anontype-04.cs">
13837     <type name="MyClass">
13838       <method name="Void .ctor()">
13839         <size>18</size>
13840       </method>
13841       <method name="Int32 get_Baz()">
13842         <size>3</size>
13843       </method>
13844     </type>
13845     <type name="Test">
13846       <method name="Void .ctor()">
13847         <size>7</size>
13848       </method>
13849       <method name="Int32 Main()">
13850         <size>111</size>
13851       </method>
13852     </type>
13853     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
13854       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
13855         <size>36</size>
13856       </method>
13857       <method name="&lt;Foo&gt;__T get_Foo()">
13858         <size>7</size>
13859       </method>
13860       <method name="&lt;Baz&gt;__T get_Baz()">
13861         <size>7</size>
13862       </method>
13863       <method name="&lt;Hello&gt;__T get_Hello()">
13864         <size>7</size>
13865       </method>
13866       <method name="&lt;Answer&gt;__T get_Answer()">
13867         <size>7</size>
13868       </method>
13869       <method name="Boolean Equals(System.Object)">
13870         <size>123</size>
13871       </method>
13872       <method name="Int32 GetHashCode()">
13873         <size>132</size>
13874       </method>
13875       <method name="System.String ToString()">
13876         <size>258</size>
13877       </method>
13878     </type>
13879   </test>
13880   <test name="gtest-anontype-05.cs">
13881     <type name="Test">
13882       <method name="Void .ctor()">
13883         <size>7</size>
13884       </method>
13885       <method name="System.String Null()">
13886         <size>2</size>
13887       </method>
13888       <method name="Int32 Main()">
13889         <size>287</size>
13890       </method>
13891     </type>
13892     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
13893       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
13894         <size>21</size>
13895       </method>
13896       <method name="&lt;Name&gt;__T get_Name()">
13897         <size>7</size>
13898       </method>
13899       <method name="&lt;Age&gt;__T get_Age()">
13900         <size>7</size>
13901       </method>
13902       <method name="Boolean Equals(System.Object)">
13903         <size>69</size>
13904       </method>
13905       <method name="Int32 GetHashCode()">
13906         <size>86</size>
13907       </method>
13908       <method name="System.String ToString()">
13909         <size>142</size>
13910       </method>
13911     </type>
13912     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
13913       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
13914         <size>21</size>
13915       </method>
13916       <method name="&lt;Age&gt;__T get_Age()">
13917         <size>7</size>
13918       </method>
13919       <method name="&lt;Name&gt;__T get_Name()">
13920         <size>7</size>
13921       </method>
13922       <method name="Boolean Equals(System.Object)">
13923         <size>69</size>
13924       </method>
13925       <method name="Int32 GetHashCode()">
13926         <size>86</size>
13927       </method>
13928       <method name="System.String ToString()">
13929         <size>142</size>
13930       </method>
13931     </type>
13932     <type name="&lt;&gt;__AnonType2">
13933       <method name="Void .ctor()">
13934         <size>7</size>
13935       </method>
13936       <method name="Boolean Equals(System.Object)">
13937         <size>15</size>
13938       </method>
13939       <method name="Int32 GetHashCode()">
13940         <size>40</size>
13941       </method>
13942       <method name="System.String ToString()">
13943         <size>6</size>
13944       </method>
13945     </type>
13946     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
13947       <method name="Void .ctor(&lt;Foo&gt;__T)">
13948         <size>14</size>
13949       </method>
13950       <method name="&lt;Foo&gt;__T get_Foo()">
13951         <size>7</size>
13952       </method>
13953       <method name="Boolean Equals(System.Object)">
13954         <size>39</size>
13955       </method>
13956       <method name="Int32 GetHashCode()">
13957         <size>63</size>
13958       </method>
13959       <method name="System.String ToString()">
13960         <size>67</size>
13961       </method>
13962     </type>
13963   </test>
13964   <test name="gtest-anontype-06.cs">
13965     <type name="CastByExample">
13966       <method name="Void .ctor()">
13967         <size>7</size>
13968       </method>
13969       <method name="T Cast[T](System.Object, T)">
13970         <size>7</size>
13971       </method>
13972       <method name="Void Main()">
13973         <size>29</size>
13974       </method>
13975     </type>
13976     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
13977       <method name="Void .ctor(&lt;Foo&gt;__T)">
13978         <size>14</size>
13979       </method>
13980       <method name="&lt;Foo&gt;__T get_Foo()">
13981         <size>7</size>
13982       </method>
13983       <method name="Boolean Equals(System.Object)">
13984         <size>39</size>
13985       </method>
13986       <method name="Int32 GetHashCode()">
13987         <size>63</size>
13988       </method>
13989       <method name="System.String ToString()">
13990         <size>67</size>
13991       </method>
13992     </type>
13993   </test>
13994   <test name="gtest-anontype-07.cs">
13995     <type name="Test">
13996       <method name="Void .ctor()">
13997         <size>7</size>
13998       </method>
13999       <method name="Int32 Main()">
14000         <size>59</size>
14001       </method>
14002     </type>
14003     <type name="&lt;&gt;__AnonType0">
14004       <method name="Void .ctor()">
14005         <size>7</size>
14006       </method>
14007       <method name="Boolean Equals(System.Object)">
14008         <size>15</size>
14009       </method>
14010       <method name="Int32 GetHashCode()">
14011         <size>40</size>
14012       </method>
14013       <method name="System.String ToString()">
14014         <size>6</size>
14015       </method>
14016     </type>
14017   </test>
14018   <test name="gtest-anontype-08.cs">
14019     <type name="Test">
14020       <method name="Void Main()">
14021         <size>15</size>
14022       </method>
14023     </type>
14024     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14025       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14026         <size>21</size>
14027       </method>
14028       <method name="&lt;X&gt;__T get_X()">
14029         <size>7</size>
14030       </method>
14031       <method name="&lt;Y&gt;__T get_Y()">
14032         <size>7</size>
14033       </method>
14034       <method name="Boolean Equals(System.Object)">
14035         <size>69</size>
14036       </method>
14037       <method name="Int32 GetHashCode()">
14038         <size>86</size>
14039       </method>
14040       <method name="System.String ToString()">
14041         <size>142</size>
14042       </method>
14043     </type>
14044   </test>
14045   <test name="gtest-anontype-09.cs">
14046     <type name="My.System.Test">
14047       <method name="Int32 Main()">
14048         <size>35</size>
14049       </method>
14050     </type>
14051     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14052       <method name="Void .ctor(&lt;X&gt;__T)">
14053         <size>14</size>
14054       </method>
14055       <method name="&lt;X&gt;__T get_X()">
14056         <size>7</size>
14057       </method>
14058       <method name="Boolean Equals(System.Object)">
14059         <size>39</size>
14060       </method>
14061       <method name="Int32 GetHashCode()">
14062         <size>63</size>
14063       </method>
14064       <method name="System.String ToString()">
14065         <size>67</size>
14066       </method>
14067     </type>
14068     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14069       <method name="Void .ctor(&lt;Value&gt;__T)">
14070         <size>14</size>
14071       </method>
14072       <method name="&lt;Value&gt;__T get_Value()">
14073         <size>7</size>
14074       </method>
14075       <method name="Boolean Equals(System.Object)">
14076         <size>39</size>
14077       </method>
14078       <method name="Int32 GetHashCode()">
14079         <size>63</size>
14080       </method>
14081       <method name="System.String ToString()">
14082         <size>67</size>
14083       </method>
14084     </type>
14085   </test>
14086   <test name="gtest-anontype-10.cs">
14087     <type name="A">
14088       <method name="Void .ctor()">
14089         <size>7</size>
14090       </method>
14091       <method name="Int32 get_X()">
14092         <size>3</size>
14093       </method>
14094     </type>
14095     <type name="B">
14096       <method name="Void .ctor()">
14097         <size>7</size>
14098       </method>
14099       <method name="Int32 Main()">
14100         <size>11</size>
14101       </method>
14102       <method name="Int32 Test()">
14103         <size>33</size>
14104       </method>
14105     </type>
14106     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14107       <method name="Void .ctor(&lt;X&gt;__T)">
14108         <size>14</size>
14109       </method>
14110       <method name="&lt;X&gt;__T get_X()">
14111         <size>7</size>
14112       </method>
14113       <method name="Boolean Equals(System.Object)">
14114         <size>39</size>
14115       </method>
14116       <method name="Int32 GetHashCode()">
14117         <size>63</size>
14118       </method>
14119       <method name="System.String ToString()">
14120         <size>67</size>
14121       </method>
14122     </type>
14123   </test>
14124   <test name="gtest-anontype-11.cs">
14125     <type name="Alpha">
14126       <method name="Void .ctor(String)">
14127         <size>14</size>
14128       </method>
14129       <method name="Int32 GetHashCode()">
14130         <size>18</size>
14131       </method>
14132     </type>
14133     <type name="Beta">
14134       <method name="Void .ctor(String)">
14135         <size>14</size>
14136       </method>
14137       <method name="Int32 GetHashCode()">
14138         <size>18</size>
14139       </method>
14140     </type>
14141     <type name="Program">
14142       <method name="Int32 Main()">
14143         <size>49</size>
14144       </method>
14145     </type>
14146     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14147       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14148         <size>21</size>
14149       </method>
14150       <method name="&lt;First&gt;__T get_First()">
14151         <size>7</size>
14152       </method>
14153       <method name="&lt;Second&gt;__T get_Second()">
14154         <size>7</size>
14155       </method>
14156       <method name="Boolean Equals(System.Object)">
14157         <size>69</size>
14158       </method>
14159       <method name="Int32 GetHashCode()">
14160         <size>86</size>
14161       </method>
14162       <method name="System.String ToString()">
14163         <size>142</size>
14164       </method>
14165     </type>
14166   </test>
14167   <test name="gtest-autoproperty-01.cs">
14168     <type name="Test">
14169       <method name="Void .ctor()">
14170         <size>15</size>
14171       </method>
14172       <method name="System.String get_Foo()">
14173         <size>7</size>
14174       </method>
14175       <method name="Void set_Foo(System.String)">
14176         <size>8</size>
14177       </method>
14178       <method name="Int32 get_Answer()">
14179         <size>7</size>
14180       </method>
14181       <method name="Void set_Answer(Int32)">
14182         <size>8</size>
14183       </method>
14184       <method name="Int32 Main()">
14185         <size>97</size>
14186       </method>
14187     </type>
14188     <type name="Test+A">
14189       <method name="Void .ctor()">
14190         <size>7</size>
14191       </method>
14192       <method name="System.String get_B()">
14193         <size>7</size>
14194       </method>
14195       <method name="Void set_B(System.String)">
14196         <size>8</size>
14197       </method>
14198     </type>
14199   </test>
14200   <test name="gtest-autoproperty-02.cs">
14201     <type name="Test">
14202       <method name="Void .ctor()">
14203         <size>7</size>
14204       </method>
14205       <method name="System.String get_Foo()">
14206         <size>6</size>
14207       </method>
14208       <method name="Void set_Foo(System.String)">
14209         <size>7</size>
14210       </method>
14211       <method name="Int32 get_Answer()">
14212         <size>6</size>
14213       </method>
14214       <method name="Void set_Answer(Int32)">
14215         <size>7</size>
14216       </method>
14217       <method name="Int32 Main()">
14218         <size>114</size>
14219       </method>
14220     </type>
14221     <type name="Test+A">
14222       <method name="Void .ctor()">
14223         <size>7</size>
14224       </method>
14225       <method name="System.String get_B()">
14226         <size>6</size>
14227       </method>
14228       <method name="Void set_B(System.String)">
14229         <size>7</size>
14230       </method>
14231       <method name="System.String get_C()">
14232         <size>6</size>
14233       </method>
14234       <method name="Void set_C(System.String)">
14235         <size>7</size>
14236       </method>
14237       <method name="Void DoThings()">
14238         <size>11</size>
14239       </method>
14240     </type>
14241   </test>
14242   <test name="gtest-autoproperty-03.cs">
14243     <type name="Test">
14244       <method name="Void .ctor()">
14245         <size>7</size>
14246       </method>
14247       <method name="System.String get_Foo()">
14248         <size>7</size>
14249       </method>
14250       <method name="Void set_Foo(System.String)">
14251         <size>8</size>
14252       </method>
14253       <method name="Int32 Main()">
14254         <size>236</size>
14255       </method>
14256     </type>
14257   </test>
14258   <test name="gtest-autoproperty-04.cs">
14259     <type name="MonoTests.MainClass">
14260       <method name="Void .ctor()">
14261         <size>7</size>
14262       </method>
14263       <method name="System.String[] get_foo()">
14264         <size>7</size>
14265       </method>
14266       <method name="Void set_foo(System.String[])">
14267         <size>8</size>
14268       </method>
14269       <method name="System.String[] get_bar()">
14270         <size>0</size>
14271       </method>
14272       <method name="Void set_bar(System.String[])">
14273         <size>0</size>
14274       </method>
14275       <method name="Void Main(System.String[])">
14276         <size>11</size>
14277       </method>
14278     </type>
14279     <type name="MonoTests.ChildClass">
14280       <method name="Void .ctor()">
14281         <size>7</size>
14282       </method>
14283       <method name="System.String[] get_foo()">
14284         <size>7</size>
14285       </method>
14286       <method name="Void set_foo(System.String[])">
14287         <size>8</size>
14288       </method>
14289       <method name="System.String[] get_bar()">
14290         <size>7</size>
14291       </method>
14292       <method name="Void set_bar(System.String[])">
14293         <size>8</size>
14294       </method>
14295     </type>
14296   </test>
14297   <test name="gtest-autoproperty-05.cs">
14298     <type name="Test">
14299       <method name="Void .ctor()">
14300         <size>7</size>
14301       </method>
14302       <method name="System.String get_X()">
14303         <size>7</size>
14304       </method>
14305       <method name="Void set_X(System.String)">
14306         <size>8</size>
14307       </method>
14308     </type>
14309     <type name="M">
14310       <method name="Void .ctor()">
14311         <size>7</size>
14312       </method>
14313       <method name="Void Main()">
14314         <size>1</size>
14315       </method>
14316     </type>
14317   </test>
14318   <test name="gtest-autoproperty-06.cs">
14319     <type name="A">
14320       <method name="Void .ctor()">
14321         <size>7</size>
14322       </method>
14323     </type>
14324     <type name="B">
14325       <method name="Void .ctor()">
14326         <size>7</size>
14327       </method>
14328     </type>
14329     <type name="C">
14330       <method name="Void .ctor()">
14331         <size>7</size>
14332       </method>
14333       <method name="B I&lt;B&gt;.get_Prop()">
14334         <size>7</size>
14335       </method>
14336       <method name="Void I&lt;B&gt;.set_Prop(B)">
14337         <size>8</size>
14338       </method>
14339       <method name="A I&lt;A&gt;.get_Prop()">
14340         <size>7</size>
14341       </method>
14342       <method name="Void I&lt;A&gt;.set_Prop(A)">
14343         <size>8</size>
14344       </method>
14345     </type>
14346     <type name="Program">
14347       <method name="Void .ctor()">
14348         <size>7</size>
14349       </method>
14350       <method name="Void Main(System.String[])">
14351         <size>7</size>
14352       </method>
14353     </type>
14354   </test>
14355   <test name="gtest-collectioninit-01.cs">
14356     <type name="Test">
14357       <method name="Void .ctor()">
14358         <size>7</size>
14359       </method>
14360       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14361         <size>81</size>
14362       </method>
14363       <method name="Int32 Main()">
14364         <size>509</size>
14365       </method>
14366     </type>
14367     <type name="Test+Wrap">
14368       <method name="Void .ctor()">
14369         <size>31</size>
14370       </method>
14371       <method name="Void .ctor(Int32)">
14372         <size>25</size>
14373       </method>
14374       <method name="System.Collections.ArrayList get_Numbers()">
14375         <size>7</size>
14376       </method>
14377     </type>
14378   </test>
14379   <test name="gtest-collectioninit-02.cs">
14380     <type name="C">
14381       <method name="Void .ctor()">
14382         <size>7</size>
14383       </method>
14384       <method name="Int32 Main()">
14385         <size>69</size>
14386       </method>
14387     </type>
14388   </test>
14389   <test name="gtest-collectioninit-03.cs">
14390     <type name="X">
14391       <method name="Void .ctor()">
14392         <size>7</size>
14393       </method>
14394       <method name="Int32 Main()">
14395         <size>34</size>
14396       </method>
14397       <method name="Void R(System.Object ByRef)">
14398         <size>28</size>
14399       </method>
14400     </type>
14401   </test>
14402   <test name="gtest-etree-01.cs">
14403     <type name="MyTypeExplicit">
14404       <method name="Void .ctor(Int32)">
14405         <size>14</size>
14406       </method>
14407       <method name="Int32 op_Explicit(MyTypeExplicit)">
14408         <size>7</size>
14409       </method>
14410     </type>
14411     <type name="MemberAccessData">
14412       <method name="Void .ctor()">
14413         <size>7</size>
14414       </method>
14415       <method name="Void .cctor()">
14416         <size>16</size>
14417       </method>
14418       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14419         <size>24</size>
14420       </method>
14421       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14422         <size>24</size>
14423       </method>
14424       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14425         <size>33</size>
14426       </method>
14427       <method name="Void set_MyTypeProperty(MyType)">
14428         <size>8</size>
14429       </method>
14430       <method name="MyType get_MyTypeProperty()">
14431         <size>7</size>
14432       </method>
14433       <method name="System.String get_StaticProperty()">
14434         <size>6</size>
14435       </method>
14436     </type>
14437     <type name="NewTest`1[T]">
14438       <method name="Void .ctor(T)">
14439         <size>27</size>
14440       </method>
14441       <method name="Void .ctor(T[])">
14442         <size>14</size>
14443       </method>
14444       <method name="Int32 GetHashCode()">
14445         <size>7</size>
14446       </method>
14447       <method name="Boolean Equals(System.Object)">
14448         <size>89</size>
14449       </method>
14450     </type>
14451     <type name="Indexer">
14452       <method name="Void .ctor()">
14453         <size>7</size>
14454       </method>
14455       <method name="Int32 get_Item(Int32)">
14456         <size>2</size>
14457       </method>
14458       <method name="Void set_Item(Int32, Int32)">
14459         <size>1</size>
14460       </method>
14461       <method name="System.String get_Item(System.String[])">
14462         <size>7</size>
14463       </method>
14464     </type>
14465     <type name="Tester">
14466       <method name="Void .ctor()">
14467         <size>7</size>
14468       </method>
14469       <method name="Void Assert[T](T, T)">
14470         <size>9</size>
14471       </method>
14472       <method name="Void Assert[T](T, T, System.String)">
14473         <size>89</size>
14474       </method>
14475       <method name="Void Assert[T](T[], T[])">
14476         <size>220</size>
14477       </method>
14478       <method name="T GenericMethod[T](T)">
14479         <size>2</size>
14480       </method>
14481       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14482         <size>56</size>
14483       </method>
14484       <method name="Void AddTest()">
14485         <size>99</size>
14486       </method>
14487       <method name="Void AddTest_2()">
14488         <size>118</size>
14489       </method>
14490       <method name="Void AddTest_3()">
14491         <size>129</size>
14492       </method>
14493       <method name="Void AddTest_4()">
14494         <size>191</size>
14495       </method>
14496       <method name="Void AddTest_5()">
14497         <size>133</size>
14498       </method>
14499       <method name="Void AddTest_6()">
14500         <size>158</size>
14501       </method>
14502       <method name="Void AddTest_7()">
14503         <size>142</size>
14504       </method>
14505       <method name="Void AddTest_8()">
14506         <size>248</size>
14507       </method>
14508       <method name="Void AddTest_9()">
14509         <size>142</size>
14510       </method>
14511       <method name="Void AddCheckedTest()">
14512         <size>99</size>
14513       </method>
14514       <method name="Void AddCheckedTest_2()">
14515         <size>118</size>
14516       </method>
14517       <method name="Void AddCheckedTest_3()">
14518         <size>129</size>
14519       </method>
14520       <method name="Void AddStringTest()">
14521         <size>128</size>
14522       </method>
14523       <method name="Void AddStringTest_2()">
14524         <size>173</size>
14525       </method>
14526       <method name="Void AddStringTest_3()">
14527         <size>174</size>
14528       </method>
14529       <method name="Void AddStringTest_4()">
14530         <size>174</size>
14531       </method>
14532       <method name="Void AndTest()">
14533         <size>140</size>
14534       </method>
14535       <method name="Void AndTest_2()">
14536         <size>161</size>
14537       </method>
14538       <method name="Void AndTest_3()">
14539         <size>161</size>
14540       </method>
14541       <method name="Void AndNullableTest()">
14542         <size>381</size>
14543       </method>
14544       <method name="Void AndNullableTest_2()">
14545         <size>237</size>
14546       </method>
14547       <method name="Void AndNullableTest_3()">
14548         <size>198</size>
14549       </method>
14550       <method name="Void AndAlsoTest()">
14551         <size>96</size>
14552       </method>
14553       <method name="Void AndAlsoTest_2()">
14554         <size>165</size>
14555       </method>
14556       <method name="Void AndAlsoTest_3()">
14557         <size>108</size>
14558       </method>
14559       <method name="Void ArrayIndexTest()">
14560         <size>145</size>
14561       </method>
14562       <method name="Void ArrayIndexTest_2()">
14563         <size>115</size>
14564       </method>
14565       <method name="Void ArrayIndexTest_3()">
14566         <size>229</size>
14567       </method>
14568       <method name="Void ArrayIndexTest_4()">
14569         <size>258</size>
14570       </method>
14571       <method name="Void ArrayIndexTest_5()">
14572         <size>108</size>
14573       </method>
14574       <method name="Void ArrayLengthTest()">
14575         <size>99</size>
14576       </method>
14577       <method name="Void ArrayLengthTest_2()">
14578         <size>91</size>
14579       </method>
14580       <method name="Void CallTest()">
14581         <size>138</size>
14582       </method>
14583       <method name="Void CallTest_2()">
14584         <size>107</size>
14585       </method>
14586       <method name="Void CallTest_3()">
14587         <size>207</size>
14588       </method>
14589       <method name="Void CallTest_4()">
14590         <size>121</size>
14591       </method>
14592       <method name="Void CallTest_5()">
14593         <size>99</size>
14594       </method>
14595       <method name="Void CallTest_6()">
14596         <size>70</size>
14597       </method>
14598       <method name="Void CallTest_7()">
14599         <size>124</size>
14600       </method>
14601       <method name="Void CallTest_8()">
14602         <size>227</size>
14603       </method>
14604       <method name="Void CallTest_9()">
14605         <size>88</size>
14606       </method>
14607       <method name="Void CoalesceTest()">
14608         <size>120</size>
14609       </method>
14610       <method name="Void CoalesceTest_2()">
14611         <size>171</size>
14612       </method>
14613       <method name="Void ConditionTest()">
14614         <size>170</size>
14615       </method>
14616       <method name="Void ConditionTest_2()">
14617         <size>301</size>
14618       </method>
14619       <method name="Void ConditionTest_3()">
14620         <size>179</size>
14621       </method>
14622       <method name="Void ConditionTest_4()">
14623         <size>183</size>
14624       </method>
14625       <method name="Void ConstantTest()">
14626         <size>59</size>
14627       </method>
14628       <method name="Void ConstantTest_2()">
14629         <size>62</size>
14630       </method>
14631       <method name="Void ConstantTest_3()">
14632         <size>54</size>
14633       </method>
14634       <method name="Void ConstantTest_4()">
14635         <size>54</size>
14636       </method>
14637       <method name="Void ConstantTest_5()">
14638         <size>59</size>
14639       </method>
14640       <method name="Void ConstantTest_6()">
14641         <size>67</size>
14642       </method>
14643       <method name="Void ConstantTest_7()">
14644         <size>62</size>
14645       </method>
14646       <method name="Void ConstantTest_8()">
14647         <size>72</size>
14648       </method>
14649       <method name="Void ConstantTest_9()">
14650         <size>72</size>
14651       </method>
14652       <method name="Void ConstantTest_10()">
14653         <size>72</size>
14654       </method>
14655       <method name="Void ConstantTest_11()">
14656         <size>59</size>
14657       </method>
14658       <method name="Void ConstantTest_13()">
14659         <size>59</size>
14660       </method>
14661       <method name="Void ConstantTest_14()">
14662         <size>72</size>
14663       </method>
14664       <method name="Void ConstantTest_15()">
14665         <size>62</size>
14666       </method>
14667       <method name="Void ConvertTest()">
14668         <size>82</size>
14669       </method>
14670       <method name="Void ConvertTest_2()">
14671         <size>83</size>
14672       </method>
14673       <method name="Void ConvertTest_3()">
14674         <size>93</size>
14675       </method>
14676       <method name="Void ConvertTest_4()">
14677         <size>102</size>
14678       </method>
14679       <method name="Void ConvertTest_5()">
14680         <size>109</size>
14681       </method>
14682       <method name="Void ConvertTest_6()">
14683         <size>240</size>
14684       </method>
14685       <method name="Void ConvertTest_7()">
14686         <size>122</size>
14687       </method>
14688       <method name="Void ConvertTest_8()">
14689         <size>118</size>
14690       </method>
14691       <method name="Void ConvertTest_9()">
14692         <size>97</size>
14693       </method>
14694       <method name="Void ConvertTest_10()">
14695         <size>178</size>
14696       </method>
14697       <method name="Void ConvertTest_11()">
14698         <size>116</size>
14699       </method>
14700       <method name="Void ConvertTest_12()">
14701         <size>166</size>
14702       </method>
14703       <method name="Void ConvertTest_13()">
14704         <size>86</size>
14705       </method>
14706       <method name="Void ConvertTest_14()">
14707         <size>88</size>
14708       </method>
14709       <method name="Void ConvertTest_15()">
14710         <size>132</size>
14711       </method>
14712       <method name="Void ConvertCheckedTest()">
14713         <size>82</size>
14714       </method>
14715       <method name="Void ConvertCheckedTest_2()">
14716         <size>83</size>
14717       </method>
14718       <method name="Void ConvertCheckedTest_3()">
14719         <size>93</size>
14720       </method>
14721       <method name="Void ConvertCheckedTest_4()">
14722         <size>102</size>
14723       </method>
14724       <method name="Void DivideTest()">
14725         <size>99</size>
14726       </method>
14727       <method name="Void DivideTest_2()">
14728         <size>185</size>
14729       </method>
14730       <method name="Void DivideTest_3()">
14731         <size>129</size>
14732       </method>
14733       <method name="Void DivideTest_4()">
14734         <size>192</size>
14735       </method>
14736       <method name="Void DivideTest_5()">
14737         <size>134</size>
14738       </method>
14739       <method name="Void DivideTest_6()">
14740         <size>196</size>
14741       </method>
14742       <method name="Void EqualTest()">
14743         <size>118</size>
14744       </method>
14745       <method name="Void EqualTest_2()">
14746         <size>168</size>
14747       </method>
14748       <method name="Void EqualTest_3()">
14749         <size>125</size>
14750       </method>
14751       <method name="Void EqualTest_4()">
14752         <size>210</size>
14753       </method>
14754       <method name="Void EqualTest_5()">
14755         <size>176</size>
14756       </method>
14757       <method name="Void EqualTest_6()">
14758         <size>119</size>
14759       </method>
14760       <method name="Void EqualTest_7()">
14761         <size>167</size>
14762       </method>
14763       <method name="Void EqualTest_8()">
14764         <size>126</size>
14765       </method>
14766       <method name="Void EqualTest_9()">
14767         <size>146</size>
14768       </method>
14769       <method name="Void EqualTest_10()">
14770         <size>169</size>
14771       </method>
14772       <method name="Void EqualTest_11()">
14773         <size>132</size>
14774       </method>
14775       <method name="Void EqualTest_12()">
14776         <size>127</size>
14777       </method>
14778       <method name="Void EqualTest_13()">
14779         <size>124</size>
14780       </method>
14781       <method name="Void EqualTestDelegate()">
14782         <size>113</size>
14783       </method>
14784       <method name="Void EqualTestDelegate_2()">
14785         <size>342</size>
14786       </method>
14787       <method name="Void ExclusiveOrTest()">
14788         <size>115</size>
14789       </method>
14790       <method name="Void ExclusiveOrTest_2()">
14791         <size>183</size>
14792       </method>
14793       <method name="Void ExclusiveOrTest_3()">
14794         <size>129</size>
14795       </method>
14796       <method name="Void ExclusiveOrTest_4()">
14797         <size>192</size>
14798       </method>
14799       <method name="Void ExclusiveOrTest_5()">
14800         <size>197</size>
14801       </method>
14802       <method name="Void ExclusiveOrTest_6()">
14803         <size>161</size>
14804       </method>
14805       <method name="Void ExclusiveOrTest_7()">
14806         <size>198</size>
14807       </method>
14808       <method name="Void ExclusiveOrTest_8()">
14809         <size>164</size>
14810       </method>
14811       <method name="Void GreaterThanTest()">
14812         <size>99</size>
14813       </method>
14814       <method name="Void GreaterThanTest_2()">
14815         <size>154</size>
14816       </method>
14817       <method name="Void GreaterThanTest_3()">
14818         <size>125</size>
14819       </method>
14820       <method name="Void GreaterThanTest_4()">
14821         <size>210</size>
14822       </method>
14823       <method name="Void GreaterThanTest_5()">
14824         <size>209</size>
14825       </method>
14826       <method name="Void GreaterThanTest_6()">
14827         <size>102</size>
14828       </method>
14829       <method name="Void GreaterThanTest_7()">
14830         <size>146</size>
14831       </method>
14832       <method name="Void GreaterThanTest_8()">
14833         <size>169</size>
14834       </method>
14835       <method name="Void GreaterThanOrEqualTest()">
14836         <size>99</size>
14837       </method>
14838       <method name="Void GreaterThanOrEqualTest_2()">
14839         <size>169</size>
14840       </method>
14841       <method name="Void GreaterThanOrEqualTest_3()">
14842         <size>130</size>
14843       </method>
14844       <method name="Void GreaterThanOrEqualTest_4()">
14845         <size>210</size>
14846       </method>
14847       <method name="Void GreaterThanOrEqualTest_5()">
14848         <size>209</size>
14849       </method>
14850       <method name="Void GreaterThanOrEqualTest_6()">
14851         <size>102</size>
14852       </method>
14853       <method name="Void GreaterThanOrEqualTest_7()">
14854         <size>146</size>
14855       </method>
14856       <method name="Void GreaterThanOrEqualTest_8()">
14857         <size>169</size>
14858       </method>
14859       <method name="Void InvokeTest()">
14860         <size>90</size>
14861       </method>
14862       <method name="Void InvokeTest_2()">
14863         <size>138</size>
14864       </method>
14865       <method name="Void LeftShiftTest()">
14866         <size>155</size>
14867       </method>
14868       <method name="Void LeftShiftTest_2()">
14869         <size>162</size>
14870       </method>
14871       <method name="Void LeftShiftTest_3()">
14872         <size>184</size>
14873       </method>
14874       <method name="Void LeftShiftTest_4()">
14875         <size>261</size>
14876       </method>
14877       <method name="Void LeftShiftTest_5()">
14878         <size>110</size>
14879       </method>
14880       <method name="Void LessThanTest()">
14881         <size>99</size>
14882       </method>
14883       <method name="Void LessThanTest_2()">
14884         <size>154</size>
14885       </method>
14886       <method name="Void LessThanTest_3()">
14887         <size>125</size>
14888       </method>
14889       <method name="Void LessThanTest_4()">
14890         <size>210</size>
14891       </method>
14892       <method name="Void LessThanTest_5()">
14893         <size>209</size>
14894       </method>
14895       <method name="Void LessThanTest_6()">
14896         <size>102</size>
14897       </method>
14898       <method name="Void LessThanTest_7()">
14899         <size>146</size>
14900       </method>
14901       <method name="Void LessThanTest_8()">
14902         <size>169</size>
14903       </method>
14904       <method name="Void LessThanOrEqualTest()">
14905         <size>99</size>
14906       </method>
14907       <method name="Void LessThanOrEqualTest_2()">
14908         <size>169</size>
14909       </method>
14910       <method name="Void LessThanOrEqualTest_3()">
14911         <size>125</size>
14912       </method>
14913       <method name="Void LessThanOrEqualTest_4()">
14914         <size>210</size>
14915       </method>
14916       <method name="Void LessThanOrEqualTest_5()">
14917         <size>209</size>
14918       </method>
14919       <method name="Void LessThanOrEqualTest_6()">
14920         <size>102</size>
14921       </method>
14922       <method name="Void LessThanOrEqualTest_7()">
14923         <size>146</size>
14924       </method>
14925       <method name="Void LessThanOrEqualTest_8()">
14926         <size>169</size>
14927       </method>
14928       <method name="Void ListInitTest()">
14929         <size>414</size>
14930       </method>
14931       <method name="Void ListInitTest_2()">
14932         <size>292</size>
14933       </method>
14934       <method name="Void MemberAccessTest()">
14935         <size>132</size>
14936       </method>
14937       <method name="Void MemberAccessTest_2()">
14938         <size>63</size>
14939       </method>
14940       <method name="Void MemberAccessTest_3()">
14941         <size>113</size>
14942       </method>
14943       <method name="Void MemberAccessTest_4()">
14944         <size>91</size>
14945       </method>
14946       <method name="Void MemberAccessTest_5()">
14947         <size>39</size>
14948       </method>
14949       <method name="Void MemberAccessTest_6()">
14950         <size>104</size>
14951       </method>
14952       <method name="Void MemberAccessTest_7()">
14953         <size>109</size>
14954       </method>
14955       <method name="Void MemberAccessTest_8()">
14956         <size>63</size>
14957       </method>
14958       <method name="Void MemberAccessTest_9()">
14959         <size>80</size>
14960       </method>
14961       <method name="Void MemberInitTest()">
14962         <size>302</size>
14963       </method>
14964       <method name="Void MemberInitTest_2()">
14965         <size>250</size>
14966       </method>
14967       <method name="Void MemberInitTest_3()">
14968         <size>124</size>
14969       </method>
14970       <method name="Void ModuloTest()">
14971         <size>100</size>
14972       </method>
14973       <method name="Void ModuloTest_2()">
14974         <size>185</size>
14975       </method>
14976       <method name="Void ModuloTest_3()">
14977         <size>129</size>
14978       </method>
14979       <method name="Void ModuloTest_4()">
14980         <size>192</size>
14981       </method>
14982       <method name="Void ModuloTest_5()">
14983         <size>133</size>
14984       </method>
14985       <method name="Void ModuloTest_6()">
14986         <size>200</size>
14987       </method>
14988       <method name="Void ModuloTest_7()">
14989         <size>110</size>
14990       </method>
14991       <method name="Void MultiplyTest()">
14992         <size>131</size>
14993       </method>
14994       <method name="Void MultiplyTest_2()">
14995         <size>185</size>
14996       </method>
14997       <method name="Void MultiplyTest_3()">
14998         <size>133</size>
14999       </method>
15000       <method name="Void MultiplyTest_4()">
15001         <size>195</size>
15002       </method>
15003       <method name="Void MultiplyTest_5()">
15004         <size>137</size>
15005       </method>
15006       <method name="Void MultiplyTest_6()">
15007         <size>202</size>
15008       </method>
15009       <method name="Void MultiplyTest_7()">
15010         <size>110</size>
15011       </method>
15012       <method name="Void MultiplyCheckedTest()">
15013         <size>122</size>
15014       </method>
15015       <method name="Void MultiplyCheckedTest_2()">
15016         <size>192</size>
15017       </method>
15018       <method name="Void MultiplyCheckedTest_3()">
15019         <size>133</size>
15020       </method>
15021       <method name="Void MultiplyCheckedTest_4()">
15022         <size>121</size>
15023       </method>
15024       <method name="Void MultiplyCheckedTest_5()">
15025         <size>124</size>
15026       </method>
15027       <method name="Void NegateTest()">
15028         <size>72</size>
15029       </method>
15030       <method name="Void NegateTest_2()">
15031         <size>92</size>
15032       </method>
15033       <method name="Void NegateTest_3()">
15034         <size>130</size>
15035       </method>
15036       <method name="Void NegateTest_4()">
15037         <size>97</size>
15038       </method>
15039       <method name="Void NegateTest_5()">
15040         <size>141</size>
15041       </method>
15042       <method name="Void NegateTest_6()">
15043         <size>121</size>
15044       </method>
15045       <method name="Void NegateTest_7()">
15046         <size>132</size>
15047       </method>
15048       <method name="Void NegateTest_8()">
15049         <size>97</size>
15050       </method>
15051       <method name="Void NegateTest_9()">
15052         <size>87</size>
15053       </method>
15054       <method name="Void NegateTestChecked()">
15055         <size>91</size>
15056       </method>
15057       <method name="Void NegateTestChecked_2()">
15058         <size>137</size>
15059       </method>
15060       <method name="Void NegateTestChecked_3()">
15061         <size>97</size>
15062       </method>
15063       <method name="Void NegateTestChecked_4()">
15064         <size>86</size>
15065       </method>
15066       <method name="Void NewArrayInitTest()">
15067         <size>64</size>
15068       </method>
15069       <method name="Void NewArrayInitTest_2()">
15070         <size>64</size>
15071       </method>
15072       <method name="Void NewArrayInitTest_3()">
15073         <size>136</size>
15074       </method>
15075       <method name="Void NewArrayInitTest_4()">
15076         <size>120</size>
15077       </method>
15078       <method name="Void NewArrayBoundsTest()">
15079         <size>123</size>
15080       </method>
15081       <method name="Void NewArrayBoundsTest_2()">
15082         <size>123</size>
15083       </method>
15084       <method name="Void NewTest()">
15085         <size>93</size>
15086       </method>
15087       <method name="Void NewTest_2()">
15088         <size>61</size>
15089       </method>
15090       <method name="Void NewTest_3()">
15091         <size>98</size>
15092       </method>
15093       <method name="Void NewTest_4()">
15094         <size>252</size>
15095       </method>
15096       <method name="Void NewTest_5()">
15097         <size>128</size>
15098       </method>
15099       <method name="Void NotTest()">
15100         <size>70</size>
15101       </method>
15102       <method name="Void NotTest_2()">
15103         <size>113</size>
15104       </method>
15105       <method name="Void NotTest_3()">
15106         <size>71</size>
15107       </method>
15108       <method name="Void NotTest_4()">
15109         <size>105</size>
15110       </method>
15111       <method name="Void NotTest_5()">
15112         <size>73</size>
15113       </method>
15114       <method name="Void NotTest_6()">
15115         <size>104</size>
15116       </method>
15117       <method name="Void NotNullableTest()">
15118         <size>114</size>
15119       </method>
15120       <method name="Void NotNullableTest_2()">
15121         <size>134</size>
15122       </method>
15123       <method name="Void NotNullableTest_3()">
15124         <size>130</size>
15125       </method>
15126       <method name="Void NotNullableTest_4()">
15127         <size>149</size>
15128       </method>
15129       <method name="Void NotNullableTest_5()">
15130         <size>148</size>
15131       </method>
15132       <method name="Void NotEqualTest()">
15133         <size>118</size>
15134       </method>
15135       <method name="Void NotEqualTest_2()">
15136         <size>166</size>
15137       </method>
15138       <method name="Void NotEqualTest_3()">
15139         <size>125</size>
15140       </method>
15141       <method name="Void NotEqualTest_4()">
15142         <size>210</size>
15143       </method>
15144       <method name="Void NotEqualTest_5()">
15145         <size>176</size>
15146       </method>
15147       <method name="Void NotEqualTest_6()">
15148         <size>119</size>
15149       </method>
15150       <method name="Void NotEqualTest_7()">
15151         <size>167</size>
15152       </method>
15153       <method name="Void NotEqualTest_8()">
15154         <size>126</size>
15155       </method>
15156       <method name="Void NotEqualTest_9()">
15157         <size>146</size>
15158       </method>
15159       <method name="Void NotEqualTest_10()">
15160         <size>169</size>
15161       </method>
15162       <method name="Void NotEqualTest_11()">
15163         <size>132</size>
15164       </method>
15165       <method name="Void OrTest()">
15166         <size>141</size>
15167       </method>
15168       <method name="Void OrTest_2()">
15169         <size>129</size>
15170       </method>
15171       <method name="Void OrTest_3()">
15172         <size>161</size>
15173       </method>
15174       <method name="Void OrNullableTest()">
15175         <size>382</size>
15176       </method>
15177       <method name="Void OrNullableTest_2()">
15178         <size>186</size>
15179       </method>
15180       <method name="Void OrNullableTest_3()">
15181         <size>176</size>
15182       </method>
15183       <method name="Void OrNullableTest_4()">
15184         <size>198</size>
15185       </method>
15186       <method name="Void OrElseTest()">
15187         <size>97</size>
15188       </method>
15189       <method name="Void OrElseTest_2()">
15190         <size>167</size>
15191       </method>
15192       <method name="Void ParameterTest()">
15193         <size>73</size>
15194       </method>
15195       <method name="Void ParameterTest_2()">
15196         <size>75</size>
15197       </method>
15198       <method name="Void ParameterTest_3()">
15199         <size>73</size>
15200       </method>
15201       <method name="Void ParameterTest_4()">
15202         <size>100</size>
15203       </method>
15204       <method name="Void QuoteTest()">
15205         <size>85</size>
15206       </method>
15207       <method name="Void RightShiftTest()">
15208         <size>152</size>
15209       </method>
15210       <method name="Void RightShiftTest_2()">
15211         <size>159</size>
15212       </method>
15213       <method name="Void RightShiftTest_3()">
15214         <size>184</size>
15215       </method>
15216       <method name="Void RightShiftTest_4()">
15217         <size>258</size>
15218       </method>
15219       <method name="Void SubtractTest()">
15220         <size>100</size>
15221       </method>
15222       <method name="Void SubtractTest_2()">
15223         <size>119</size>
15224       </method>
15225       <method name="Void SubtractTest_3()">
15226         <size>130</size>
15227       </method>
15228       <method name="Void SubtractTest_4()">
15229         <size>192</size>
15230       </method>
15231       <method name="Void SubtractTest_5()">
15232         <size>134</size>
15233       </method>
15234       <method name="Void SubtractTest_6()">
15235         <size>160</size>
15236       </method>
15237       <method name="Void SubtractTest_7()">
15238         <size>113</size>
15239       </method>
15240       <method name="Void SubtractTest_8()">
15241         <size>146</size>
15242       </method>
15243       <method name="Void SubtractTest_9()">
15244         <size>142</size>
15245       </method>
15246       <method name="Void SubtractTest_10()">
15247         <size>161</size>
15248       </method>
15249       <method name="Void SubtractTest_11()">
15250         <size>157</size>
15251       </method>
15252       <method name="Void SubtractCheckedTest()">
15253         <size>127</size>
15254       </method>
15255       <method name="Void SubtractCheckedTest_2()">
15256         <size>185</size>
15257       </method>
15258       <method name="Void SubtractCheckedTest_3()">
15259         <size>130</size>
15260       </method>
15261       <method name="Void SubtractCheckedTest_4()">
15262         <size>121</size>
15263       </method>
15264       <method name="Void TypeAsTest()">
15265         <size>80</size>
15266       </method>
15267       <method name="Void TypeAsTest_2()">
15268         <size>144</size>
15269       </method>
15270       <method name="Void TypeAsTest_3()">
15271         <size>95</size>
15272       </method>
15273       <method name="Void TypeIsTest()">
15274         <size>103</size>
15275       </method>
15276       <method name="Void TypeIsTest_2()">
15277         <size>103</size>
15278       </method>
15279       <method name="Void TypeIsTest_3()">
15280         <size>95</size>
15281       </method>
15282       <method name="Void TypeIsTest_5()">
15283         <size>74</size>
15284       </method>
15285       <method name="Void TypeIsTest_6()">
15286         <size>111</size>
15287       </method>
15288       <method name="Void UnaryPlusTest()">
15289         <size>67</size>
15290       </method>
15291       <method name="Void UnaryPlusTest_2()">
15292         <size>47</size>
15293       </method>
15294       <method name="Void UnaryPlusTest_3()">
15295         <size>97</size>
15296       </method>
15297       <method name="Void UnaryPlusTest_4()">
15298         <size>141</size>
15299       </method>
15300       <method name="Void UnaryPlusTest_5()">
15301         <size>140</size>
15302       </method>
15303       <method name="System.String InstanceMethod(System.String)">
15304         <size>2</size>
15305       </method>
15306       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15307         <size>30</size>
15308       </method>
15309       <method name="Int32 TestInt()">
15310         <size>3</size>
15311       </method>
15312       <method name="Void RefMethod(Int32 ByRef)">
15313         <size>8</size>
15314       </method>
15315       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15316         <size>87</size>
15317       </method>
15318       <method name="Int32 Main()">
15319         <size>179</size>
15320       </method>
15321     </type>
15322     <type name="Tester+EmptyDelegate">
15323       <method name="Void .ctor(Object, IntPtr)">
15324         <size>0</size>
15325       </method>
15326       <method name="Void Invoke()">
15327         <size>0</size>
15328       </method>
15329       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15330         <size>0</size>
15331       </method>
15332       <method name="Void EndInvoke(IAsyncResult)">
15333         <size>0</size>
15334       </method>
15335     </type>
15336     <type name="Tester+IntDelegate">
15337       <method name="Void .ctor(Object, IntPtr)">
15338         <size>0</size>
15339       </method>
15340       <method name="Int32 Invoke()">
15341         <size>0</size>
15342       </method>
15343       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15344         <size>0</size>
15345       </method>
15346       <method name="Int32 EndInvoke(IAsyncResult)">
15347         <size>0</size>
15348       </method>
15349     </type>
15350     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15351       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15352         <size>21</size>
15353       </method>
15354       <method name="&lt;A&gt;__T get_A()">
15355         <size>7</size>
15356       </method>
15357       <method name="&lt;Value&gt;__T get_Value()">
15358         <size>7</size>
15359       </method>
15360       <method name="Boolean Equals(System.Object)">
15361         <size>69</size>
15362       </method>
15363       <method name="Int32 GetHashCode()">
15364         <size>86</size>
15365       </method>
15366       <method name="System.String ToString()">
15367         <size>142</size>
15368       </method>
15369     </type>
15370     <type name="Tester">
15371       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15372         <size>1</size>
15373       </method>
15374       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15375         <size>1</size>
15376       </method>
15377       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15378         <size>1</size>
15379       </method>
15380       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15381         <size>1</size>
15382       </method>
15383       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15384         <size>1</size>
15385       </method>
15386       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15387         <size>12</size>
15388       </method>
15389       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15390         <size>12</size>
15391       </method>
15392       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15393         <size>7</size>
15394       </method>
15395       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15396         <size>7</size>
15397       </method>
15398       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15399         <size>5</size>
15400       </method>
15401       <method name="Void NewArrayInitTest_5()">
15402         <size>158</size>
15403       </method>
15404       <method name="Void ConditionTest_5()">
15405         <size>107</size>
15406       </method>
15407       <method name="Void AndTest_4()">
15408         <size>92</size>
15409       </method>
15410       <method name="Void MemberInitTest_4()">
15411         <size>66</size>
15412       </method>
15413       <method name="Void NewTest_6()">
15414         <size>53</size>
15415       </method>
15416     </type>
15417     <type name="InverseLogicalOperator">
15418       <method name="Void .ctor(Boolean)">
15419         <size>8</size>
15420       </method>
15421       <method name="Boolean op_True(InverseLogicalOperator)">
15422         <size>8</size>
15423       </method>
15424       <method name="Boolean op_False(InverseLogicalOperator)">
15425         <size>8</size>
15426       </method>
15427     </type>
15428     <type name="MyType">
15429       <method name="Void .ctor(Int32)">
15430         <size>8</size>
15431       </method>
15432       <method name="Int16 get_ShortProp()">
15433         <size>7</size>
15434       </method>
15435       <method name="Void set_ShortProp(Int16)">
15436         <size>8</size>
15437       </method>
15438       <method name="Int32 GetHashCode()">
15439         <size>6</size>
15440       </method>
15441       <method name="System.String ToString()">
15442         <size>12</size>
15443       </method>
15444       <method name="Int32 op_Implicit(MyType)">
15445         <size>8</size>
15446       </method>
15447       <method name="Boolean op_True(MyType)">
15448         <size>16</size>
15449       </method>
15450       <method name="Boolean op_False(MyType)">
15451         <size>19</size>
15452       </method>
15453       <method name="MyType op_Addition(MyType, MyType)">
15454         <size>21</size>
15455       </method>
15456       <method name="MyType op_Subtraction(MyType, MyType)">
15457         <size>21</size>
15458       </method>
15459       <method name="MyType op_Division(MyType, MyType)">
15460         <size>21</size>
15461       </method>
15462       <method name="MyType op_Multiply(MyType, MyType)">
15463         <size>21</size>
15464       </method>
15465       <method name="MyType op_Modulus(MyType, MyType)">
15466         <size>21</size>
15467       </method>
15468       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15469         <size>21</size>
15470       </method>
15471       <method name="MyType op_BitwiseOr(MyType, MyType)">
15472         <size>21</size>
15473       </method>
15474       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15475         <size>21</size>
15476       </method>
15477       <method name="Boolean op_Equality(MyType, MyType)">
15478         <size>17</size>
15479       </method>
15480       <method name="Boolean op_Inequality(MyType, MyType)">
15481         <size>20</size>
15482       </method>
15483       <method name="Boolean op_GreaterThan(MyType, MyType)">
15484         <size>17</size>
15485       </method>
15486       <method name="Boolean op_LessThan(MyType, MyType)">
15487         <size>17</size>
15488       </method>
15489       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15490         <size>20</size>
15491       </method>
15492       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15493         <size>20</size>
15494       </method>
15495       <method name="Boolean op_LogicalNot(MyType)">
15496         <size>11</size>
15497       </method>
15498       <method name="Int32 op_RightShift(MyType, Int32)">
15499         <size>13</size>
15500       </method>
15501       <method name="Int32 op_LeftShift(MyType, Int32)">
15502         <size>13</size>
15503       </method>
15504       <method name="MyType op_UnaryNegation(MyType)">
15505         <size>14</size>
15506       </method>
15507       <method name="MyType op_UnaryPlus(MyType)">
15508         <size>13</size>
15509       </method>
15510     </type>
15511     <type name="MyTypeImplicitOnly">
15512       <method name="Void .ctor(Int16)">
15513         <size>8</size>
15514       </method>
15515       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15516         <size>8</size>
15517       </method>
15518     </type>
15519     <type name="Tester">
15520       <method name="Void EqualTest_14()">
15521         <size>101</size>
15522       </method>
15523     </type>
15524     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15525       <method name="Void .ctor()">
15526         <size>7</size>
15527       </method>
15528     </type>
15529     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
15530       <method name="Void .ctor()">
15531         <size>7</size>
15532       </method>
15533     </type>
15534     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
15535       <method name="Void .ctor()">
15536         <size>7</size>
15537       </method>
15538     </type>
15539     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
15540       <method name="Void .ctor()">
15541         <size>7</size>
15542       </method>
15543     </type>
15544     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
15545       <method name="Void .ctor()">
15546         <size>7</size>
15547       </method>
15548     </type>
15549     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
15550       <method name="Void .ctor()">
15551         <size>7</size>
15552       </method>
15553     </type>
15554     <type name="Tester">
15555       <method name="Void NewArrayInitTest_6()">
15556         <size>103</size>
15557       </method>
15558     </type>
15559   </test>
15560   <test name="gtest-etree-02.cs">
15561     <type name="M">
15562       <method name="Void .ctor()">
15563         <size>7</size>
15564       </method>
15565       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
15566         <size>1</size>
15567       </method>
15568       <method name="Void Main()">
15569         <size>129</size>
15570       </method>
15571     </type>
15572   </test>
15573   <test name="gtest-etree-03.cs">
15574     <type name="C">
15575       <method name="Void .ctor()">
15576         <size>7</size>
15577       </method>
15578       <method name="Int32 Main()">
15579         <size>6</size>
15580       </method>
15581     </type>
15582     <type name="S`1[T]">
15583       <method name="Int32 Test()">
15584         <size>145</size>
15585       </method>
15586     </type>
15587   </test>
15588   <test name="gtest-etree-04.cs">
15589     <type name="C">
15590       <method name="Void .ctor()">
15591         <size>7</size>
15592       </method>
15593       <method name="Int32 Main()">
15594         <size>366</size>
15595       </method>
15596     </type>
15597     <type name="C+&lt;Main&gt;c__AnonStorey0">
15598       <method name="Void .ctor()">
15599         <size>7</size>
15600       </method>
15601     </type>
15602     <type name="Foo">
15603       <method name="Boolean op_GreaterThan(Foo, Foo)">
15604         <size>6</size>
15605       </method>
15606       <method name="Boolean op_LessThan(Foo, Foo)">
15607         <size>6</size>
15608       </method>
15609       <method name="Boolean op_Equality(Foo, Foo)">
15610         <size>6</size>
15611       </method>
15612       <method name="Boolean op_Inequality(Foo, Foo)">
15613         <size>6</size>
15614       </method>
15615     </type>
15616   </test>
15617   <test name="gtest-etree-05.cs">
15618     <type name="C">
15619       <method name="Void .ctor()">
15620         <size>7</size>
15621       </method>
15622       <method name="Void Assert[T](T, T)">
15623         <size>46</size>
15624       </method>
15625       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15626         <size>56</size>
15627       </method>
15628       <method name="Int32 Main()">
15629         <size>360</size>
15630       </method>
15631     </type>
15632   </test>
15633   <test name="gtest-etree-06.cs">
15634     <type name="Test">
15635       <method name="Void .ctor()">
15636         <size>7</size>
15637       </method>
15638       <method name="Int32 Main()">
15639         <size>45</size>
15640       </method>
15641       <method name="Int32 Value()">
15642         <size>2</size>
15643       </method>
15644     </type>
15645   </test>
15646   <test name="gtest-etree-07.cs">
15647     <type name="C">
15648       <method name="Void .ctor()">
15649         <size>7</size>
15650       </method>
15651       <method name="Void Test()">
15652         <size>14</size>
15653       </method>
15654       <method name="Int32* Foo()">
15655         <size>3</size>
15656       </method>
15657       <method name="Int32 Main()">
15658         <size>594</size>
15659       </method>
15660     </type>
15661     <type name="EmptyDelegate">
15662       <method name="Void .ctor(Object, IntPtr)">
15663         <size>0</size>
15664       </method>
15665       <method name="Void Invoke()">
15666         <size>0</size>
15667       </method>
15668       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15669         <size>0</size>
15670       </method>
15671       <method name="Void EndInvoke(IAsyncResult)">
15672         <size>0</size>
15673       </method>
15674     </type>
15675     <type name="UnsafeDelegate">
15676       <method name="Void .ctor(Object, IntPtr)">
15677         <size>0</size>
15678       </method>
15679       <method name="Int32* Invoke()">
15680         <size>0</size>
15681       </method>
15682       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15683         <size>0</size>
15684       </method>
15685       <method name="Int32* EndInvoke(IAsyncResult)">
15686         <size>0</size>
15687       </method>
15688     </type>
15689   </test>
15690   <test name="gtest-etree-08.cs">
15691     <type name="Foo">
15692       <method name="Void .ctor()">
15693         <size>7</size>
15694       </method>
15695       <method name="Int32 ThisMethod()">
15696         <size>3</size>
15697       </method>
15698       <method name="Int32 Goo(Boolean)">
15699         <size>204</size>
15700       </method>
15701       <method name="Int32 Main()">
15702         <size>14</size>
15703       </method>
15704     </type>
15705     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
15706       <method name="Void .ctor()">
15707         <size>7</size>
15708       </method>
15709     </type>
15710   </test>
15711   <test name="gtest-etree-09.cs">
15712     <type name="Mono.C">
15713       <method name="Void .ctor()">
15714         <size>7</size>
15715       </method>
15716       <method name="Int32 Main()">
15717         <size>299</size>
15718       </method>
15719       <method name="System.Int64[] GetValues()">
15720         <size>23</size>
15721       </method>
15722     </type>
15723     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
15724       <method name="Void .ctor()">
15725         <size>7</size>
15726       </method>
15727     </type>
15728   </test>
15729   <test name="gtest-etree-10.cs">
15730     <type name="Foo`1[T]">
15731       <method name="Void .ctor()">
15732         <size>7</size>
15733       </method>
15734       <method name="Boolean ContainsAll[U](IEnumerable`1)">
15735         <size>184</size>
15736       </method>
15737       <method name="Boolean Contains(T)">
15738         <size>2</size>
15739       </method>
15740     </type>
15741     <type name="Program">
15742       <method name="Void .ctor()">
15743         <size>7</size>
15744       </method>
15745       <method name="Int32 Main()">
15746         <size>44</size>
15747       </method>
15748     </type>
15749     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
15750       <method name="Void .ctor()">
15751         <size>7</size>
15752       </method>
15753     </type>
15754   </test>
15755   <test name="gtest-etree-11.cs">
15756     <type name="C">
15757       <method name="Void .ctor()">
15758         <size>7</size>
15759       </method>
15760       <method name="Void Main()">
15761         <size>12</size>
15762       </method>
15763     </type>
15764     <type name="Test">
15765       <method name="Void .ctor()">
15766         <size>7</size>
15767       </method>
15768       <method name="Void Invalid(Int32)">
15769         <size>124</size>
15770       </method>
15771       <method name="Void Other(System.Int32[])">
15772         <size>1</size>
15773       </method>
15774     </type>
15775     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
15776       <method name="Void .ctor()">
15777         <size>7</size>
15778       </method>
15779     </type>
15780   </test>
15781   <test name="gtest-etree-12.cs">
15782     <type name="TestCase">
15783       <method name="Void .cctor()">
15784         <size>68</size>
15785       </method>
15786       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
15787         <size>2</size>
15788       </method>
15789       <method name="Void DummyToMakeTheStaticsInitialize()">
15790         <size>1</size>
15791       </method>
15792     </type>
15793     <type name="Program">
15794       <method name="Void .ctor()">
15795         <size>7</size>
15796       </method>
15797       <method name="Int32 Main()">
15798         <size>7</size>
15799       </method>
15800     </type>
15801   </test>
15802   <test name="gtest-etree-13.cs">
15803     <type name="Program">
15804       <method name="Void .ctor()">
15805         <size>7</size>
15806       </method>
15807       <method name="Int32 Main()">
15808         <size>53</size>
15809       </method>
15810       <method name="IEnumerable`1 Test[T](Int32)">
15811         <size>30</size>
15812       </method>
15813     </type>
15814     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
15815       <method name="Void .ctor()">
15816         <size>7</size>
15817       </method>
15818       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15819         <size>7</size>
15820       </method>
15821       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15822         <size>12</size>
15823       </method>
15824       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15825         <size>7</size>
15826       </method>
15827       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15828         <size>40</size>
15829       </method>
15830       <method name="Boolean MoveNext()">
15831         <size>103</size>
15832       </method>
15833       <method name="Void Dispose()">
15834         <size>8</size>
15835       </method>
15836       <method name="Void Reset()">
15837         <size>6</size>
15838       </method>
15839     </type>
15840   </test>
15841   <test name="gtest-etree-14.cs">
15842     <type name="Person">
15843       <method name="Void .ctor()">
15844         <size>7</size>
15845       </method>
15846       <method name="Int32 get_Age()">
15847         <size>7</size>
15848       </method>
15849       <method name="Void set_Age(Int32)">
15850         <size>8</size>
15851       </method>
15852     </type>
15853     <type name="Repro">
15854       <method name="Void .ctor()">
15855         <size>7</size>
15856       </method>
15857       <method name="Int32 Main()">
15858         <size>59</size>
15859       </method>
15860       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
15861         <size>44</size>
15862       </method>
15863       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
15864         <size>13</size>
15865       </method>
15866     </type>
15867     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
15868       <method name="Void .ctor()">
15869         <size>7</size>
15870       </method>
15871       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
15872         <size>7</size>
15873       </method>
15874       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15875         <size>12</size>
15876       </method>
15877       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15878         <size>7</size>
15879       </method>
15880       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
15881         <size>52</size>
15882       </method>
15883       <method name="Boolean MoveNext()">
15884         <size>288</size>
15885       </method>
15886       <method name="Void Dispose()">
15887         <size>60</size>
15888       </method>
15889       <method name="Void Reset()">
15890         <size>6</size>
15891       </method>
15892     </type>
15893   </test>
15894   <test name="gtest-etree-15.cs">
15895     <type name="Foo">
15896       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
15897         <size>2</size>
15898       </method>
15899       <method name="Void Main()">
15900         <size>190</size>
15901       </method>
15902     </type>
15903   </test>
15904   <test name="gtest-etree-16.cs">
15905     <type name="Program">
15906       <method name="Void .ctor()">
15907         <size>7</size>
15908       </method>
15909       <method name="Int32 Main()">
15910         <size>136</size>
15911       </method>
15912     </type>
15913     <type name="Foo">
15914       <method name="Void .ctor()">
15915         <size>7</size>
15916       </method>
15917     </type>
15918   </test>
15919   <test name="gtest-etree-17.cs">
15920     <type name="CompilerCrashTest.QueryCompiler">
15921       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
15922         <size>12</size>
15923       </method>
15924       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
15925         <size>6</size>
15926       </method>
15927       <method name="Void Main()">
15928         <size>1</size>
15929       </method>
15930     </type>
15931   </test>
15932   <test name="gtest-exmethod-01.cs">
15933     <type name="SimpleTest">
15934       <method name="System.String Prefix(System.String, System.String)">
15935         <size>8</size>
15936       </method>
15937     </type>
15938     <type name="M">
15939       <method name="Void .ctor()">
15940         <size>7</size>
15941       </method>
15942       <method name="Int32 Main()">
15943         <size>157</size>
15944       </method>
15945     </type>
15946   </test>
15947   <test name="gtest-exmethod-02.cs">
15948     <type name="M">
15949       <method name="Void .ctor()">
15950         <size>7</size>
15951       </method>
15952       <method name="Void Main()">
15953         <size>12</size>
15954       </method>
15955     </type>
15956     <type name="N.M">
15957       <method name="Void .ctor()">
15958         <size>7</size>
15959       </method>
15960       <method name="Void Test2()">
15961         <size>12</size>
15962       </method>
15963     </type>
15964   </test>
15965   <test name="gtest-exmethod-03.cs">
15966     <type name="A.A">
15967       <method name="Int32 Foo(Int32)">
15968         <size>2</size>
15969       </method>
15970       <method name="Int32 Foo(Int32, System.String)">
15971         <size>3</size>
15972       </method>
15973     </type>
15974     <type name="B.X">
15975       <method name="Int32 Foo(Int32)">
15976         <size>2</size>
15977       </method>
15978       <method name="Int32 Foo(Int32, Boolean)">
15979         <size>3</size>
15980       </method>
15981     </type>
15982     <type name="C.F">
15983       <method name="Boolean Foo(Byte)">
15984         <size>2</size>
15985       </method>
15986     </type>
15987     <type name="C.D.F">
15988       <method name="Int32 Foo(Int32)">
15989         <size>3</size>
15990       </method>
15991       <method name="Void TestX()">
15992         <size>9</size>
15993       </method>
15994     </type>
15995     <type name="C.M">
15996       <method name="Int32 Foo(Int32)">
15997         <size>2</size>
15998       </method>
15999       <method name="Int32 Main()">
16000         <size>61</size>
16001       </method>
16002     </type>
16003   </test>
16004   <test name="gtest-exmethod-04.cs">
16005     <type name="A.Test">
16006       <method name="System.String Test_1(Boolean)">
16007         <size>6</size>
16008       </method>
16009     </type>
16010     <type name="B.M">
16011       <method name="Void .ctor()">
16012         <size>7</size>
16013       </method>
16014       <method name="Void Main()">
16015         <size>12</size>
16016       </method>
16017     </type>
16018   </test>
16019   <test name="gtest-exmethod-05.cs">
16020     <type name="A.Test_A">
16021       <method name="System.String Test_1(System.String)">
16022         <size>6</size>
16023       </method>
16024     </type>
16025     <type name="A.Test_B">
16026       <method name="System.String Test_2(System.String)">
16027         <size>6</size>
16028       </method>
16029     </type>
16030     <type name="B.M">
16031       <method name="Void .ctor()">
16032         <size>7</size>
16033       </method>
16034       <method name="Void Main()">
16035         <size>23</size>
16036       </method>
16037     </type>
16038   </test>
16039   <test name="gtest-exmethod-06.cs">
16040     <type name="Gen">
16041       <method name="T Test_1[T](T)">
16042         <size>10</size>
16043       </method>
16044       <method name="System.String Test_1[T](System.String)">
16045         <size>6</size>
16046       </method>
16047     </type>
16048     <type name="B.M">
16049       <method name="Void .ctor()">
16050         <size>7</size>
16051       </method>
16052       <method name="Void Main()">
16053         <size>30</size>
16054       </method>
16055     </type>
16056   </test>
16057   <test name="gtest-exmethod-07.cs">
16058     <type name="E">
16059       <method name="Void ToReadOnly[T](IEnumerable`1)">
16060         <size>1</size>
16061       </method>
16062       <method name="Void To(IA)">
16063         <size>1</size>
16064       </method>
16065     </type>
16066     <type name="C">
16067       <method name="Void .ctor()">
16068         <size>7</size>
16069       </method>
16070       <method name="Void Main()">
16071         <size>1</size>
16072       </method>
16073       <method name="Void Test(IEnumerable`1)">
16074         <size>15</size>
16075       </method>
16076     </type>
16077   </test>
16078   <test name="gtest-exmethod-08.cs">
16079     <type name="C">
16080       <method name="Void .ctor()">
16081         <size>7</size>
16082       </method>
16083       <method name="Void Main()">
16084         <size>21</size>
16085       </method>
16086     </type>
16087   </test>
16088   <test name="gtest-exmethod-09.cs">
16089     <type name="Test">
16090       <method name="Void Foo[T](System.String)">
16091         <size>1</size>
16092       </method>
16093     </type>
16094     <type name="C">
16095       <method name="Void .ctor()">
16096         <size>7</size>
16097       </method>
16098       <method name="Void Main()">
16099         <size>11</size>
16100       </method>
16101     </type>
16102   </test>
16103   <test name="gtest-exmethod-10.cs">
16104     <type name="AExtensions">
16105       <method name="Int32 Round(Double)">
16106         <size>8</size>
16107       </method>
16108     </type>
16109     <type name="BExtensions">
16110       <method name="T GetBy[T](T[], Double)">
16111         <size>13</size>
16112       </method>
16113     </type>
16114     <type name="C">
16115       <method name="Void .ctor()">
16116         <size>7</size>
16117       </method>
16118       <method name="Void Main()">
16119         <size>1</size>
16120       </method>
16121     </type>
16122   </test>
16123   <test name="gtest-exmethod-11.cs">
16124     <type name="Test">
16125       <method name="Void .ctor()">
16126         <size>7</size>
16127       </method>
16128       <method name="Int32 Main(System.String[])">
16129         <size>20</size>
16130       </method>
16131     </type>
16132     <type name="Lol">
16133       <method name="Boolean OneEleven(System.Object)">
16134         <size>2</size>
16135       </method>
16136     </type>
16137   </test>
16138   <test name="gtest-exmethod-12.cs">
16139     <type name="Program">
16140       <method name="Void .ctor()">
16141         <size>7</size>
16142       </method>
16143       <method name="Void Main(System.String[])">
16144         <size>61</size>
16145       </method>
16146     </type>
16147     <type name="ChatClient">
16148       <method name="Void .ctor()">
16149         <size>7</size>
16150       </method>
16151       <method name="Void Say(System.String, System.String)">
16152         <size>13</size>
16153       </method>
16154     </type>
16155     <type name="ChatExtensions">
16156       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16157         <size>62</size>
16158       </method>
16159     </type>
16160   </test>
16161   <test name="gtest-exmethod-13.cs">
16162     <type name="Foo">
16163       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16164         <size>2</size>
16165       </method>
16166       <method name="Void Main()">
16167         <size>23</size>
16168       </method>
16169     </type>
16170   </test>
16171   <test name="gtest-exmethod-14.cs">
16172     <type name="C">
16173       <method name="Void Bar[U](IA)">
16174         <size>7</size>
16175       </method>
16176       <method name="Void Foo[T](IA)">
16177         <size>1</size>
16178       </method>
16179       <method name="Void Foo(IA)">
16180         <size>7</size>
16181       </method>
16182       <method name="Void Main()">
16183         <size>1</size>
16184       </method>
16185     </type>
16186   </test>
16187   <test name="gtest-exmethod-15.cs">
16188     <type name="C">
16189       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16190         <size>15</size>
16191       </method>
16192       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16193         <size>2</size>
16194       </method>
16195       <method name="Void Main()">
16196         <size>1</size>
16197       </method>
16198     </type>
16199   </test>
16200   <test name="gtest-exmethod-16.cs">
16201     <type name="Rocks">
16202       <method name="Boolean Extension(System.String)">
16203         <size>2</size>
16204       </method>
16205       <method name="Boolean Extension(D)">
16206         <size>2</size>
16207       </method>
16208     </type>
16209     <type name="Program">
16210       <method name="Void .ctor()">
16211         <size>7</size>
16212       </method>
16213       <method name="Void add_e(D)">
16214         <size>24</size>
16215       </method>
16216       <method name="Void remove_e(D)">
16217         <size>24</size>
16218       </method>
16219       <method name="System.String get_Item(Int32)">
16220         <size>6</size>
16221       </method>
16222       <method name="System.String get_Property()">
16223         <size>6</size>
16224       </method>
16225       <method name="Void Main(System.String[])">
16226         <size>44</size>
16227       </method>
16228     </type>
16229     <type name="D">
16230       <method name="Void .ctor(Object, IntPtr)">
16231         <size>0</size>
16232       </method>
16233       <method name="System.String Invoke()">
16234         <size>0</size>
16235       </method>
16236       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16237         <size>0</size>
16238       </method>
16239       <method name="System.String EndInvoke(IAsyncResult)">
16240         <size>0</size>
16241       </method>
16242     </type>
16243   </test>
16244   <test name="gtest-exmethod-17.cs">
16245     <type name="MainClass">
16246       <method name="Void Main()">
16247         <size>45</size>
16248       </method>
16249     </type>
16250   </test>
16251   <test name="gtest-exmethod-18.cs">
16252     <type name="Foo">
16253       <method name="Void .ctor()">
16254         <size>7</size>
16255       </method>
16256       <method name="Boolean get_IsBar()">
16257         <size>2</size>
16258       </method>
16259     </type>
16260     <type name="FooExt">
16261       <method name="Boolean IsBar(Foo)">
16262         <size>7</size>
16263       </method>
16264     </type>
16265     <type name="Repro">
16266       <method name="Void .ctor()">
16267         <size>7</size>
16268       </method>
16269       <method name="Void Main()">
16270         <size>18</size>
16271       </method>
16272     </type>
16273   </test>
16274   <test name="gtest-exmethod-19.cs">
16275     <type name="Rocks">
16276       <method name="Int32 Test_2[T](IEnumerable`1)">
16277         <size>3</size>
16278       </method>
16279       <method name="System.String Test_1(System.String)">
16280         <size>12</size>
16281       </method>
16282     </type>
16283     <type name="Test">
16284       <method name="Void .ctor()">
16285         <size>7</size>
16286       </method>
16287       <method name="Int32 Main()">
16288         <size>142</size>
16289       </method>
16290     </type>
16291     <type name="Test+D">
16292       <method name="Void .ctor(Object, IntPtr)">
16293         <size>0</size>
16294       </method>
16295       <method name="System.String Invoke()">
16296         <size>0</size>
16297       </method>
16298       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16299         <size>0</size>
16300       </method>
16301       <method name="System.String EndInvoke(IAsyncResult)">
16302         <size>0</size>
16303       </method>
16304     </type>
16305   </test>
16306   <test name="gtest-exmethod-20.cs">
16307     <type name="Outer.Inner.Test">
16308       <method name="Void .ctor()">
16309         <size>7</size>
16310       </method>
16311       <method name="Void M(I)">
16312         <size>13</size>
16313       </method>
16314       <method name="Void Main()">
16315         <size>1</size>
16316       </method>
16317     </type>
16318     <type name="Outer.ExtensionMethods">
16319       <method name="Void AddRange[T](I, IEnumerable`1)">
16320         <size>1</size>
16321       </method>
16322     </type>
16323   </test>
16324   <test name="gtest-exmethod-21.cs">
16325     <type name="Outer.Inner.Test">
16326       <method name="Void .ctor()">
16327         <size>7</size>
16328       </method>
16329       <method name="Void M(I)">
16330         <size>7</size>
16331       </method>
16332       <method name="Void Main()">
16333         <size>1</size>
16334       </method>
16335     </type>
16336     <type name="External.ExtensionMethods">
16337       <method name="Void AddRange(I)">
16338         <size>1</size>
16339       </method>
16340     </type>
16341   </test>
16342   <test name="gtest-exmethod-22.cs">
16343     <type name="Program">
16344       <method name="Void .ctor()">
16345         <size>7</size>
16346       </method>
16347       <method name="Int32 Main()">
16348         <size>8</size>
16349       </method>
16350     </type>
16351   </test>
16352   <test name="gtest-exmethod-23.cs">
16353     <type name="T">
16354       <method name="Void A(System.String, Int32)">
16355         <size>1</size>
16356       </method>
16357       <method name="Void Main()">
16358         <size>1</size>
16359       </method>
16360     </type>
16361   </test>
16362   <test name="gtest-exmethod-24.cs">
16363     <type name="Bar">
16364       <method name="Void .ctor()">
16365         <size>7</size>
16366       </method>
16367       <method name="Void Main()">
16368         <size>1</size>
16369       </method>
16370     </type>
16371   </test>
16372   <test name="gtest-exmethod-25.cs">
16373     <type name="Bar">
16374       <method name="Void .ctor()">
16375         <size>7</size>
16376       </method>
16377       <method name="Void Main()">
16378         <size>11</size>
16379       </method>
16380     </type>
16381   </test>
16382   <test name="gtest-exmethod-26.cs">
16383     <type name="test.TypeExtensions">
16384       <method name="Boolean IsNullable(System.Type)">
16385         <size>2</size>
16386       </method>
16387     </type>
16388     <type name="testmono.MainClass">
16389       <method name="Void .ctor()">
16390         <size>7</size>
16391       </method>
16392       <method name="Void Main()">
16393         <size>33</size>
16394       </method>
16395     </type>
16396   </test>
16397   <test name="gtest-friend-01.cs">
16398     <type name="Test">
16399       <method name="Void .ctor()">
16400         <size>7</size>
16401       </method>
16402       <method name="Void Main()">
16403         <size>20</size>
16404       </method>
16405     </type>
16406   </test>
16407   <test name="gtest-friend-02.cs">
16408     <type name="Test">
16409       <method name="Void .ctor()">
16410         <size>7</size>
16411       </method>
16412       <method name="Void Main()">
16413         <size>20</size>
16414       </method>
16415     </type>
16416   </test>
16417   <test name="gtest-friend-03.cs">
16418     <type name="Test">
16419       <method name="Void .ctor()">
16420         <size>7</size>
16421       </method>
16422       <method name="Void Main()">
16423         <size>20</size>
16424       </method>
16425     </type>
16426   </test>
16427   <test name="gtest-friend-04.cs">
16428     <type name="Test">
16429       <method name="Void .ctor()">
16430         <size>7</size>
16431       </method>
16432       <method name="Void Main()">
16433         <size>19</size>
16434       </method>
16435     </type>
16436   </test>
16437   <test name="gtest-friend-05.cs">
16438     <type name="Test">
16439       <method name="Void .ctor()">
16440         <size>7</size>
16441       </method>
16442       <method name="Void Main()">
16443         <size>20</size>
16444       </method>
16445     </type>
16446   </test>
16447   <test name="gtest-friend-06.cs">
16448     <type name="Test">
16449       <method name="Void .ctor()">
16450         <size>7</size>
16451       </method>
16452       <method name="Void Main()">
16453         <size>20</size>
16454       </method>
16455     </type>
16456   </test>
16457   <test name="gtest-friend-07.cs">
16458     <type name="Test">
16459       <method name="Void .ctor()">
16460         <size>7</size>
16461       </method>
16462       <method name="Void Main()">
16463         <size>20</size>
16464       </method>
16465     </type>
16466   </test>
16467   <test name="gtest-friend-08.cs">
16468     <type name="Test">
16469       <method name="Void .ctor()">
16470         <size>7</size>
16471       </method>
16472       <method name="Void Main()">
16473         <size>19</size>
16474       </method>
16475     </type>
16476   </test>
16477   <test name="gtest-friend-09.cs">
16478     <type name="Test">
16479       <method name="Void .ctor()">
16480         <size>7</size>
16481       </method>
16482       <method name="Void Main()">
16483         <size>20</size>
16484       </method>
16485     </type>
16486   </test>
16487   <test name="gtest-friend-10.cs">
16488     <type name="Test">
16489       <method name="Void .ctor()">
16490         <size>7</size>
16491       </method>
16492       <method name="Void Main()">
16493         <size>20</size>
16494       </method>
16495     </type>
16496   </test>
16497   <test name="gtest-friend-11.cs">
16498     <type name="Test">
16499       <method name="Void .ctor()">
16500         <size>7</size>
16501       </method>
16502       <method name="Void Main()">
16503         <size>20</size>
16504       </method>
16505     </type>
16506   </test>
16507   <test name="gtest-friend-12.cs">
16508     <type name="Test">
16509       <method name="Void .ctor()">
16510         <size>7</size>
16511       </method>
16512       <method name="Void Main()">
16513         <size>19</size>
16514       </method>
16515     </type>
16516   </test>
16517   <test name="gtest-friend-13.cs">
16518     <type name="B">
16519       <method name="Void .ctor()">
16520         <size>7</size>
16521       </method>
16522       <method name="Void Test()">
16523         <size>1</size>
16524       </method>
16525       <method name="Void Test_2()">
16526         <size>1</size>
16527       </method>
16528     </type>
16529     <type name="Test">
16530       <method name="Void .ctor()">
16531         <size>7</size>
16532       </method>
16533       <method name="Void Main()">
16534         <size>1</size>
16535       </method>
16536     </type>
16537   </test>
16538   <test name="gtest-implicitarray-01.cs">
16539     <type name="Test">
16540       <method name="Void .ctor()">
16541         <size>7</size>
16542       </method>
16543       <method name="Int32 Main()">
16544         <size>282</size>
16545       </method>
16546     </type>
16547     <type name="&lt;PrivateImplementationDetails&gt;">
16548       <method name="Void .ctor()">
16549         <size>7</size>
16550       </method>
16551     </type>
16552   </test>
16553   <test name="gtest-implicitarray-02.cs">
16554     <type name="MyString">
16555       <method name="Void .ctor()">
16556         <size>7</size>
16557       </method>
16558       <method name="System.String op_Implicit(MyString)">
16559         <size>6</size>
16560       </method>
16561     </type>
16562     <type name="Test">
16563       <method name="Void .ctor()">
16564         <size>7</size>
16565       </method>
16566       <method name="Int32 Main()">
16567         <size>50</size>
16568       </method>
16569     </type>
16570   </test>
16571   <test name="gtest-initialize-01.cs">
16572     <type name="MyClass">
16573       <method name="Void .ctor()">
16574         <size>18</size>
16575       </method>
16576       <method name="Int32 get_Answer()">
16577         <size>7</size>
16578       </method>
16579       <method name="Void set_Answer(Int32)">
16580         <size>8</size>
16581       </method>
16582     </type>
16583     <type name="Test">
16584       <method name="Void .ctor()">
16585         <size>7</size>
16586       </method>
16587       <method name="Int32 Main()">
16588         <size>65</size>
16589       </method>
16590     </type>
16591   </test>
16592   <test name="gtest-initialize-02.cs">
16593     <type name="Test">
16594       <method name="Void .ctor()">
16595         <size>7</size>
16596       </method>
16597       <method name="Int32 Main()">
16598         <size>1054</size>
16599       </method>
16600     </type>
16601     <type name="Test+Point">
16602       <method name="Void .ctor()">
16603         <size>7</size>
16604       </method>
16605     </type>
16606     <type name="Test+Line">
16607       <method name="Void .ctor()">
16608         <size>29</size>
16609       </method>
16610     </type>
16611     <type name="Test+Rectangle">
16612       <method name="Void .ctor()">
16613         <size>51</size>
16614       </method>
16615     </type>
16616     <type name="Test+Library">
16617       <method name="Void .ctor()">
16618         <size>53</size>
16619       </method>
16620     </type>
16621     <type name="Test+Thing">
16622       <method name="Void .ctor()">
16623         <size>7</size>
16624       </method>
16625     </type>
16626     <type name="Test+Box">
16627       <method name="Void .ctor()">
16628         <size>7</size>
16629       </method>
16630     </type>
16631   </test>
16632   <test name="gtest-initialize-03.cs">
16633     <type name="Data">
16634       <method name="Void .ctor()">
16635         <size>7</size>
16636       </method>
16637     </type>
16638     <type name="Test">
16639       <method name="Void .ctor()">
16640         <size>7</size>
16641       </method>
16642       <method name="Void set_Prop(Data)">
16643         <size>1</size>
16644       </method>
16645       <method name="System.Object Foo()">
16646         <size>15</size>
16647       </method>
16648       <method name="Void Main()">
16649         <size>48</size>
16650       </method>
16651     </type>
16652   </test>
16653   <test name="gtest-initialize-04.cs">
16654     <type name="C">
16655       <method name="Void .ctor()">
16656         <size>7</size>
16657       </method>
16658       <method name="Void .cctor()">
16659         <size>34</size>
16660       </method>
16661       <method name="Int32 Main()">
16662         <size>30</size>
16663       </method>
16664     </type>
16665   </test>
16666   <test name="gtest-initialize-05.cs">
16667     <type name="C">
16668       <method name="Void .ctor()">
16669         <size>7</size>
16670       </method>
16671       <method name="Int32 Main()">
16672         <size>215</size>
16673       </method>
16674     </type>
16675   </test>
16676   <test name="gtest-initialize-06.cs">
16677     <type name="C">
16678       <method name="Void .ctor()">
16679         <size>7</size>
16680       </method>
16681       <method name="Int32 Main()">
16682         <size>39</size>
16683       </method>
16684       <method name="Void Foo(Point ByRef)">
16685         <size>31</size>
16686       </method>
16687     </type>
16688   </test>
16689   <test name="gtest-initialize-07.cs">
16690     <type name="A">
16691       <method name="Void .ctor()">
16692         <size>7</size>
16693       </method>
16694       <method name="System.String get_Name()">
16695         <size>7</size>
16696       </method>
16697       <method name="Void set_Name(System.String)">
16698         <size>8</size>
16699       </method>
16700       <method name="Boolean Matches(System.String)">
16701         <size>13</size>
16702       </method>
16703     </type>
16704     <type name="M">
16705       <method name="Void .ctor()">
16706         <size>7</size>
16707       </method>
16708       <method name="Int32 Main()">
16709         <size>37</size>
16710       </method>
16711     </type>
16712   </test>
16713   <test name="gtest-initialize-08.cs">
16714     <type name="T">
16715       <method name="Void .ctor()">
16716         <size>7</size>
16717       </method>
16718     </type>
16719     <type name="X">
16720       <method name="Void .ctor()">
16721         <size>7</size>
16722       </method>
16723       <method name="Z[] get_Prop()">
16724         <size>7</size>
16725       </method>
16726       <method name="Void set_Prop(Z[])">
16727         <size>8</size>
16728       </method>
16729     </type>
16730     <type name="Z">
16731       <method name="Void .ctor()">
16732         <size>7</size>
16733       </method>
16734     </type>
16735     <type name="Test">
16736       <method name="Void .ctor(String)">
16737         <size>70</size>
16738       </method>
16739       <method name="Void .ctor(Int32)">
16740         <size>70</size>
16741       </method>
16742     </type>
16743     <type name="C">
16744       <method name="Void .ctor()">
16745         <size>7</size>
16746       </method>
16747       <method name="Int32 Main()">
16748         <size>13</size>
16749       </method>
16750     </type>
16751   </test>
16752   <test name="gtest-iter-01.cs">
16753     <type name="C">
16754       <method name="Void .ctor()">
16755         <size>7</size>
16756       </method>
16757       <method name="Void Main()">
16758         <size>1</size>
16759       </method>
16760     </type>
16761     <type name="C+ArrayReadOnlyList`1[T]">
16762       <method name="Void .ctor()">
16763         <size>7</size>
16764       </method>
16765       <method name="T get_Item(Int32)">
16766         <size>13</size>
16767       </method>
16768       <method name="IEnumerator`1 GetEnumerator()">
16769         <size>15</size>
16770       </method>
16771     </type>
16772     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
16773       <method name="Void .ctor()">
16774         <size>7</size>
16775       </method>
16776       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16777         <size>12</size>
16778       </method>
16779       <method name="Boolean MoveNext()">
16780         <size>136</size>
16781       </method>
16782       <method name="Void Dispose()">
16783         <size>8</size>
16784       </method>
16785       <method name="Void Reset()">
16786         <size>6</size>
16787       </method>
16788       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16789         <size>7</size>
16790       </method>
16791     </type>
16792   </test>
16793   <test name="gtest-iter-02.cs">
16794     <type name="C">
16795       <method name="Void .ctor()">
16796         <size>7</size>
16797       </method>
16798       <method name="IEnumerator`1 Test()">
16799         <size>8</size>
16800       </method>
16801       <method name="Void Main()">
16802         <size>1</size>
16803       </method>
16804     </type>
16805     <type name="C+&lt;Test&gt;c__Iterator0">
16806       <method name="Void .ctor()">
16807         <size>7</size>
16808       </method>
16809       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16810         <size>12</size>
16811       </method>
16812       <method name="Boolean MoveNext()">
16813         <size>25</size>
16814       </method>
16815       <method name="Void Dispose()">
16816         <size>8</size>
16817       </method>
16818       <method name="Void Reset()">
16819         <size>6</size>
16820       </method>
16821       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
16822         <size>7</size>
16823       </method>
16824     </type>
16825   </test>
16826   <test name="gtest-iter-03.cs">
16827     <type name="Test">
16828       <method name="Void .ctor()">
16829         <size>18</size>
16830       </method>
16831       <method name="IEnumerable`1 Annotations[T]()">
16832         <size>23</size>
16833       </method>
16834       <method name="IEnumerable`1 Annotations(System.Type)">
16835         <size>37</size>
16836       </method>
16837       <method name="Void Main()">
16838         <size>14</size>
16839       </method>
16840     </type>
16841     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
16842       <method name="Void .ctor()">
16843         <size>7</size>
16844       </method>
16845       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16846         <size>12</size>
16847       </method>
16848       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16849         <size>7</size>
16850       </method>
16851       <method name="Boolean MoveNext()">
16852         <size>194</size>
16853       </method>
16854       <method name="Void Dispose()">
16855         <size>60</size>
16856       </method>
16857       <method name="Void Reset()">
16858         <size>6</size>
16859       </method>
16860     </type>
16861     <type name="Test+&lt;Annotations&gt;c__Iterator1">
16862       <method name="Void .ctor()">
16863         <size>7</size>
16864       </method>
16865       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16866         <size>7</size>
16867       </method>
16868       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16869         <size>7</size>
16870       </method>
16871       <method name="Boolean MoveNext()">
16872         <size>218</size>
16873       </method>
16874       <method name="Void Dispose()">
16875         <size>56</size>
16876       </method>
16877       <method name="Void Reset()">
16878         <size>6</size>
16879       </method>
16880     </type>
16881     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
16882       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16883         <size>7</size>
16884       </method>
16885       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16886         <size>40</size>
16887       </method>
16888     </type>
16889     <type name="Test+&lt;Annotations&gt;c__Iterator1">
16890       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16891         <size>7</size>
16892       </method>
16893       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16894         <size>52</size>
16895       </method>
16896     </type>
16897   </test>
16898   <test name="gtest-iter-04.cs">
16899     <type name="TestClass">
16900       <method name="Void .ctor()">
16901         <size>7</size>
16902       </method>
16903       <method name="Void ToString(System.Object)">
16904         <size>0</size>
16905       </method>
16906       <method name="IEnumerable`1 TestEnumerator()">
16907         <size>23</size>
16908       </method>
16909       <method name="Void Test()">
16910         <size>8</size>
16911       </method>
16912     </type>
16913     <type name="M">
16914       <method name="Void .ctor()">
16915         <size>7</size>
16916       </method>
16917       <method name="Void Main()">
16918         <size>1</size>
16919       </method>
16920     </type>
16921     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
16922       <method name="Void .ctor()">
16923         <size>7</size>
16924       </method>
16925       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16926         <size>7</size>
16927       </method>
16928       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16929         <size>7</size>
16930       </method>
16931       <method name="Boolean MoveNext()">
16932         <size>37</size>
16933       </method>
16934       <method name="Void Dispose()">
16935         <size>8</size>
16936       </method>
16937       <method name="Void Reset()">
16938         <size>6</size>
16939       </method>
16940       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
16941         <size>7</size>
16942       </method>
16943       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
16944         <size>40</size>
16945       </method>
16946     </type>
16947   </test>
16948   <test name="gtest-iter-05.cs">
16949     <type name="Test">
16950       <method name="Void .ctor()">
16951         <size>7</size>
16952       </method>
16953       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
16954         <size>44</size>
16955       </method>
16956       <method name="Void Main()">
16957         <size>31</size>
16958       </method>
16959     </type>
16960     <type name="Foo`1[T]">
16961       <method name="Void .ctor()">
16962         <size>7</size>
16963       </method>
16964       <method name="Void CreateItem[G]()">
16965         <size>1</size>
16966       </method>
16967     </type>
16968     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
16969       <method name="Void .ctor()">
16970         <size>7</size>
16971       </method>
16972       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16973         <size>12</size>
16974       </method>
16975       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16976         <size>7</size>
16977       </method>
16978       <method name="Boolean MoveNext()">
16979         <size>185</size>
16980       </method>
16981       <method name="Void Dispose()">
16982         <size>60</size>
16983       </method>
16984       <method name="Void Reset()">
16985         <size>6</size>
16986       </method>
16987       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16988         <size>7</size>
16989       </method>
16990       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16991         <size>52</size>
16992       </method>
16993     </type>
16994   </test>
16995   <test name="gtest-iter-06.cs">
16996     <type name="Mono.Rocks.KeyValuePair">
16997       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
16998         <size>13</size>
16999       </method>
17000     </type>
17001     <type name="Mono.Rocks.Sequence">
17002       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17003         <size>8</size>
17004       </method>
17005       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17006         <size>44</size>
17007       </method>
17008     </type>
17009     <type name="Mono.Rocks.Test">
17010       <method name="Void .ctor()">
17011         <size>7</size>
17012       </method>
17013       <method name="Int32 Main()">
17014         <size>116</size>
17015       </method>
17016       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17017         <size>30</size>
17018       </method>
17019     </type>
17020     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17021       <method name="Void .ctor()">
17022         <size>7</size>
17023       </method>
17024       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17025         <size>12</size>
17026       </method>
17027       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17028         <size>7</size>
17029       </method>
17030       <method name="Boolean MoveNext()">
17031         <size>183</size>
17032       </method>
17033       <method name="Void Dispose()">
17034         <size>8</size>
17035       </method>
17036       <method name="Void Reset()">
17037         <size>6</size>
17038       </method>
17039       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17040         <size>7</size>
17041       </method>
17042       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17043         <size>52</size>
17044       </method>
17045     </type>
17046   </test>
17047   <test name="gtest-iter-07.cs">
17048     <type name="Test">
17049       <method name="Void .ctor()">
17050         <size>7</size>
17051       </method>
17052       <method name="Int32 Main()">
17053         <size>8</size>
17054       </method>
17055       <method name="Void TestFunction(IEnumerable`1)">
17056         <size>35</size>
17057       </method>
17058     </type>
17059     <type name="MySystem">
17060       <method name="Void .ctor()">
17061         <size>34</size>
17062       </method>
17063       <method name="IEnumerable`1 get_Items()">
17064         <size>23</size>
17065       </method>
17066     </type>
17067     <type name="MySystem+&lt;&gt;c__Iterator0">
17068       <method name="Void .ctor()">
17069         <size>7</size>
17070       </method>
17071       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17072         <size>7</size>
17073       </method>
17074       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17075         <size>7</size>
17076       </method>
17077       <method name="Boolean MoveNext()">
17078         <size>186</size>
17079       </method>
17080       <method name="Void Dispose()">
17081         <size>56</size>
17082       </method>
17083       <method name="Void Reset()">
17084         <size>6</size>
17085       </method>
17086       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17087         <size>7</size>
17088       </method>
17089       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17090         <size>40</size>
17091       </method>
17092     </type>
17093   </test>
17094   <test name="gtest-iter-08.cs">
17095     <type name="App">
17096       <method name="Void .ctor()">
17097         <size>7</size>
17098       </method>
17099       <method name="IEnumerable QueryEnumerable[T]()">
17100         <size>16</size>
17101       </method>
17102       <method name="Int32 Main()">
17103         <size>116</size>
17104       </method>
17105     </type>
17106     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17107       <method name="Void .ctor()">
17108         <size>7</size>
17109       </method>
17110       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17111         <size>7</size>
17112       </method>
17113       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17114         <size>7</size>
17115       </method>
17116       <method name="Boolean MoveNext()">
17117         <size>84</size>
17118       </method>
17119       <method name="Void Dispose()">
17120         <size>8</size>
17121       </method>
17122       <method name="Void Reset()">
17123         <size>6</size>
17124       </method>
17125     </type>
17126     <type name="App">
17127       <method name="T TestType[T]()">
17128         <size>21</size>
17129       </method>
17130       <method name="System.Object TestType(System.Type)">
17131         <size>6</size>
17132       </method>
17133     </type>
17134     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17135       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17136         <size>7</size>
17137       </method>
17138       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17139         <size>26</size>
17140       </method>
17141     </type>
17142   </test>
17143   <test name="gtest-iter-09.cs">
17144     <type name="Test">
17145       <method name="Void .ctor()">
17146         <size>7</size>
17147       </method>
17148       <method name="IEnumerable`1 Create[T](T[,])">
17149         <size>30</size>
17150       </method>
17151       <method name="Int32 Main()">
17152         <size>94</size>
17153       </method>
17154     </type>
17155     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17156       <method name="Void .ctor()">
17157         <size>7</size>
17158       </method>
17159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17160         <size>12</size>
17161       </method>
17162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17163         <size>7</size>
17164       </method>
17165       <method name="Boolean MoveNext()">
17166         <size>130</size>
17167       </method>
17168       <method name="Void Dispose()">
17169         <size>8</size>
17170       </method>
17171       <method name="Void Reset()">
17172         <size>6</size>
17173       </method>
17174       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17175         <size>7</size>
17176       </method>
17177       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17178         <size>40</size>
17179       </method>
17180     </type>
17181   </test>
17182   <test name="gtest-iter-10.cs">
17183     <type name="Test">
17184       <method name="Void .ctor()">
17185         <size>7</size>
17186       </method>
17187       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17188         <size>44</size>
17189       </method>
17190       <method name="Int32 Main()">
17191         <size>159</size>
17192       </method>
17193     </type>
17194     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17195       <method name="Void .ctor()">
17196         <size>7</size>
17197       </method>
17198       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17199         <size>7</size>
17200       </method>
17201       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17202         <size>12</size>
17203       </method>
17204       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17205         <size>7</size>
17206       </method>
17207       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17208         <size>52</size>
17209       </method>
17210       <method name="Boolean MoveNext()">
17211         <size>103</size>
17212       </method>
17213       <method name="Void Dispose()">
17214         <size>8</size>
17215       </method>
17216       <method name="Void Reset()">
17217         <size>6</size>
17218       </method>
17219     </type>
17220   </test>
17221   <test name="gtest-iter-11.cs">
17222     <type name="Foo">
17223       <method name="Void .ctor()">
17224         <size>7</size>
17225       </method>
17226     </type>
17227     <type name="Bar">
17228       <method name="Void .ctor()">
17229         <size>7</size>
17230       </method>
17231       <method name="System.String get_Name()">
17232         <size>7</size>
17233       </method>
17234       <method name="Void set_Name(System.String)">
17235         <size>8</size>
17236       </method>
17237     </type>
17238     <type name="Collection`1[T]">
17239       <method name="Void .ctor()">
17240         <size>18</size>
17241       </method>
17242       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17243         <size>7</size>
17244       </method>
17245       <method name="Void Add(T)">
17246         <size>13</size>
17247       </method>
17248       <method name="IEnumerator`1 GetEnumerator()">
17249         <size>15</size>
17250       </method>
17251     </type>
17252     <type name="BarCollection">
17253       <method name="Void .ctor()">
17254         <size>7</size>
17255       </method>
17256     </type>
17257     <type name="Program">
17258       <method name="Void .ctor()">
17259         <size>7</size>
17260       </method>
17261       <method name="Int32 Main()">
17262         <size>137</size>
17263       </method>
17264     </type>
17265     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17266       <method name="Void .ctor()">
17267         <size>7</size>
17268       </method>
17269       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17270         <size>7</size>
17271       </method>
17272       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17273         <size>12</size>
17274       </method>
17275       <method name="Boolean MoveNext()">
17276         <size>175</size>
17277       </method>
17278       <method name="Void Dispose()">
17279         <size>56</size>
17280       </method>
17281       <method name="Void Reset()">
17282         <size>6</size>
17283       </method>
17284     </type>
17285   </test>
17286   <test name="gtest-linq-01.cs">
17287     <type name="from.C">
17288       <method name="Void .ctor()">
17289         <size>7</size>
17290       </method>
17291       <method name="Void Main()">
17292         <size>2137</size>
17293       </method>
17294       <method name="Void Foo(Int32, Boolean)">
17295         <size>11</size>
17296       </method>
17297       <method name="Void Do(System.String[])">
17298         <size>16</size>
17299       </method>
17300     </type>
17301     <type name="from.D">
17302       <method name="Void .ctor()">
17303         <size>7</size>
17304       </method>
17305       <method name="Boolean check(System.Object, System.Object)">
17306         <size>26</size>
17307       </method>
17308     </type>
17309     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
17310       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
17311         <size>21</size>
17312       </method>
17313       <method name="&lt;i&gt;__T get_i()">
17314         <size>7</size>
17315       </method>
17316       <method name="&lt;j&gt;__T get_j()">
17317         <size>7</size>
17318       </method>
17319       <method name="Boolean Equals(System.Object)">
17320         <size>69</size>
17321       </method>
17322       <method name="Int32 GetHashCode()">
17323         <size>86</size>
17324       </method>
17325       <method name="System.String ToString()">
17326         <size>142</size>
17327       </method>
17328     </type>
17329     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
17330       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
17331         <size>21</size>
17332       </method>
17333       <method name="&lt;i&gt;__T get_i()">
17334         <size>7</size>
17335       </method>
17336       <method name="&lt;l&gt;__T get_l()">
17337         <size>7</size>
17338       </method>
17339       <method name="Boolean Equals(System.Object)">
17340         <size>69</size>
17341       </method>
17342       <method name="Int32 GetHashCode()">
17343         <size>86</size>
17344       </method>
17345       <method name="System.String ToString()">
17346         <size>142</size>
17347       </method>
17348     </type>
17349     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
17350       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
17351         <size>21</size>
17352       </method>
17353       <method name="&lt;i9&gt;__T get_i9()">
17354         <size>7</size>
17355       </method>
17356       <method name="&lt;i&gt;__T get_i()">
17357         <size>7</size>
17358       </method>
17359       <method name="Boolean Equals(System.Object)">
17360         <size>69</size>
17361       </method>
17362       <method name="Int32 GetHashCode()">
17363         <size>86</size>
17364       </method>
17365       <method name="System.String ToString()">
17366         <size>142</size>
17367       </method>
17368     </type>
17369     <type name="from.C">
17370       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17371         <size>2</size>
17372       </method>
17373       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17374         <size>2</size>
17375       </method>
17376       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
17377         <size>2</size>
17378       </method>
17379       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17380         <size>2</size>
17381       </method>
17382     </type>
17383     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17384       <method name="Void .ctor()">
17385         <size>7</size>
17386       </method>
17387       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
17388         <size>7</size>
17389       </method>
17390     </type>
17391     <type name="from.C">
17392       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
17393         <size>2</size>
17394       </method>
17395       <method name="Boolean &lt;Main&gt;m__6(Int32)">
17396         <size>10</size>
17397       </method>
17398       <method name="Int32 &lt;Main&gt;m__7(Int32)">
17399         <size>2</size>
17400       </method>
17401       <method name="Int32 &lt;Main&gt;m__8(Int32)">
17402         <size>2</size>
17403       </method>
17404       <method name="Int32 &lt;Main&gt;m__9(Int32)">
17405         <size>2</size>
17406       </method>
17407       <method name="Int32 &lt;Main&gt;m__A(Int32)">
17408         <size>2</size>
17409       </method>
17410       <method name="Int32 &lt;Main&gt;m__B(Int32)">
17411         <size>2</size>
17412       </method>
17413       <method name="Int32 &lt;Main&gt;m__C(Int32)">
17414         <size>2</size>
17415       </method>
17416       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
17417         <size>2</size>
17418       </method>
17419       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
17420         <size>2</size>
17421       </method>
17422       <method name="Int32 &lt;Main&gt;m__20(Int32)">
17423         <size>2</size>
17424       </method>
17425       <method name="Int32 &lt;Main&gt;m__21(Int32)">
17426         <size>2</size>
17427       </method>
17428       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
17429         <size>10</size>
17430       </method>
17431       <method name="Int32 &lt;Main&gt;m__D(ITest)">
17432         <size>7</size>
17433       </method>
17434       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
17435         <size>2</size>
17436       </method>
17437       <method name="Int32 &lt;Main&gt;m__F(Int32)">
17438         <size>2</size>
17439       </method>
17440       <method name="Int32 &lt;Main&gt;m__10(ITest)">
17441         <size>7</size>
17442       </method>
17443       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
17444         <size>2</size>
17445       </method>
17446       <method name="Int32 &lt;Main&gt;m__12(Int32)">
17447         <size>2</size>
17448       </method>
17449       <method name="Int32 &lt;Main&gt;m__13(ITest)">
17450         <size>7</size>
17451       </method>
17452       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
17453         <size>8</size>
17454       </method>
17455       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
17456         <size>7</size>
17457       </method>
17458       <method name="Int32 &lt;Main&gt;m__16(ITest)">
17459         <size>7</size>
17460       </method>
17461       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
17462         <size>7</size>
17463       </method>
17464       <method name="Int32 &lt;Main&gt;m__18(Int32)">
17465         <size>2</size>
17466       </method>
17467       <method name="Int32 &lt;Main&gt;m__19(Int32)">
17468         <size>2</size>
17469       </method>
17470       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
17471         <size>2</size>
17472       </method>
17473       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
17474         <size>2</size>
17475       </method>
17476       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
17477         <size>2</size>
17478       </method>
17479       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
17480         <size>2</size>
17481       </method>
17482       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
17483         <size>2</size>
17484       </method>
17485       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
17486         <size>10</size>
17487       </method>
17488       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
17489         <size>7</size>
17490       </method>
17491       <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])">
17492         <size>15</size>
17493       </method>
17494       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
17495         <size>12</size>
17496       </method>
17497       <method name="Int32 &lt;Main&gt;m__28(Int32)">
17498         <size>2</size>
17499       </method>
17500       <method name="Int32 &lt;Main&gt;m__29(Int32)">
17501         <size>2</size>
17502       </method>
17503       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
17504         <size>8</size>
17505       </method>
17506       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17507         <size>2</size>
17508       </method>
17509       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17510         <size>7</size>
17511       </method>
17512       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
17513         <size>8</size>
17514       </method>
17515       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17516         <size>2</size>
17517       </method>
17518       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17519         <size>7</size>
17520       </method>
17521       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
17522         <size>8</size>
17523       </method>
17524       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17525         <size>2</size>
17526       </method>
17527       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17528         <size>7</size>
17529       </method>
17530       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
17531         <size>2</size>
17532       </method>
17533       <method name="Int32 &lt;Main&gt;m__37(Int32)">
17534         <size>2</size>
17535       </method>
17536       <method name="Int32 &lt;Main&gt;m__38(Int32)">
17537         <size>2</size>
17538       </method>
17539     </type>
17540     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
17541       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
17542         <size>21</size>
17543       </method>
17544       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
17545         <size>7</size>
17546       </method>
17547       <method name="&lt;l2&gt;__T get_l2()">
17548         <size>7</size>
17549       </method>
17550       <method name="Boolean Equals(System.Object)">
17551         <size>69</size>
17552       </method>
17553       <method name="Int32 GetHashCode()">
17554         <size>86</size>
17555       </method>
17556       <method name="System.String ToString()">
17557         <size>142</size>
17558       </method>
17559     </type>
17560     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17561       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
17562         <size>7</size>
17563       </method>
17564       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
17565         <size>7</size>
17566       </method>
17567       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
17568         <size>7</size>
17569       </method>
17570     </type>
17571     <type name="from.C">
17572       <method name="Int32 &lt;Main&gt;m__39(Int32)">
17573         <size>2</size>
17574       </method>
17575       <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]])">
17576         <size>9</size>
17577       </method>
17578       <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])">
17579         <size>2</size>
17580       </method>
17581     </type>
17582     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
17583       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
17584         <size>21</size>
17585       </method>
17586       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
17587         <size>7</size>
17588       </method>
17589       <method name="&lt;l2&gt;__T get_l2()">
17590         <size>7</size>
17591       </method>
17592       <method name="Boolean Equals(System.Object)">
17593         <size>69</size>
17594       </method>
17595       <method name="Int32 GetHashCode()">
17596         <size>86</size>
17597       </method>
17598       <method name="System.String ToString()">
17599         <size>142</size>
17600       </method>
17601     </type>
17602     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17603       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
17604         <size>47</size>
17605       </method>
17606       <method name="Int32 &lt;&gt;m__3D(Int32)">
17607         <size>2</size>
17608       </method>
17609     </type>
17610   </test>
17611   <test name="gtest-linq-02.cs">
17612     <type name="Test">
17613       <method name="Void .ctor()">
17614         <size>7</size>
17615       </method>
17616       <method name="Int32 Main()">
17617         <size>501</size>
17618       </method>
17619       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17620         <size>2</size>
17621       </method>
17622       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17623         <size>3</size>
17624       </method>
17625       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17626         <size>2</size>
17627       </method>
17628       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17629         <size>3</size>
17630       </method>
17631     </type>
17632   </test>
17633   <test name="gtest-linq-03.cs">
17634     <type name="WhereTest">
17635       <method name="Void .ctor()">
17636         <size>7</size>
17637       </method>
17638       <method name="Int32 Main()">
17639         <size>179</size>
17640       </method>
17641       <method name="Boolean &lt;Main&gt;m__0(Int32)">
17642         <size>5</size>
17643       </method>
17644       <method name="Boolean &lt;Main&gt;m__1(Int32)">
17645         <size>5</size>
17646       </method>
17647       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17648         <size>4</size>
17649       </method>
17650     </type>
17651   </test>
17652   <test name="gtest-linq-04.cs">
17653     <type name="TestGroupBy">
17654       <method name="Void .ctor()">
17655         <size>7</size>
17656       </method>
17657       <method name="Int32 Main()">
17658         <size>553</size>
17659       </method>
17660     </type>
17661     <type name="&lt;PrivateImplementationDetails&gt;">
17662       <method name="Void .ctor()">
17663         <size>7</size>
17664       </method>
17665     </type>
17666     <type name="TestGroupBy">
17667       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17668         <size>4</size>
17669       </method>
17670       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17671         <size>2</size>
17672       </method>
17673       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17674         <size>4</size>
17675       </method>
17676       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17677         <size>2</size>
17678       </method>
17679     </type>
17680   </test>
17681   <test name="gtest-linq-05.cs">
17682     <type name="OrderByTests">
17683       <method name="Void .ctor()">
17684         <size>7</size>
17685       </method>
17686       <method name="Int32 Main()">
17687         <size>1254</size>
17688       </method>
17689     </type>
17690     <type name="OrderByTests+Data">
17691       <method name="Void .ctor()">
17692         <size>7</size>
17693       </method>
17694       <method name="Int32 get_ID()">
17695         <size>7</size>
17696       </method>
17697       <method name="Void set_ID(Int32)">
17698         <size>8</size>
17699       </method>
17700       <method name="System.String get_Name()">
17701         <size>7</size>
17702       </method>
17703       <method name="Void set_Name(System.String)">
17704         <size>8</size>
17705       </method>
17706       <method name="System.String ToString()">
17707         <size>28</size>
17708       </method>
17709     </type>
17710     <type name="OrderByTests">
17711       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17712         <size>2</size>
17713       </method>
17714       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17715         <size>2</size>
17716       </method>
17717       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17718         <size>2</size>
17719       </method>
17720       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17721         <size>4</size>
17722       </method>
17723       <method name="System.String &lt;Main&gt;m__4(System.String)">
17724         <size>2</size>
17725       </method>
17726       <method name="Int32 &lt;Main&gt;m__5(System.String)">
17727         <size>7</size>
17728       </method>
17729       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
17730         <size>7</size>
17731       </method>
17732       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
17733         <size>7</size>
17734       </method>
17735       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
17736         <size>7</size>
17737       </method>
17738       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
17739         <size>7</size>
17740       </method>
17741       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
17742         <size>11</size>
17743       </method>
17744       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
17745         <size>7</size>
17746       </method>
17747       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
17748         <size>7</size>
17749       </method>
17750       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
17751         <size>11</size>
17752       </method>
17753       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
17754         <size>7</size>
17755       </method>
17756       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
17757         <size>7</size>
17758       </method>
17759       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
17760         <size>2</size>
17761       </method>
17762     </type>
17763   </test>
17764   <test name="gtest-linq-06.cs">
17765     <type name="Let">
17766       <method name="Void .ctor()">
17767         <size>7</size>
17768       </method>
17769       <method name="Int32 Main()">
17770         <size>406</size>
17771       </method>
17772     </type>
17773     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
17774       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
17775         <size>21</size>
17776       </method>
17777       <method name="&lt;i&gt;__T get_i()">
17778         <size>7</size>
17779       </method>
17780       <method name="&lt;u&gt;__T get_u()">
17781         <size>7</size>
17782       </method>
17783       <method name="Boolean Equals(System.Object)">
17784         <size>69</size>
17785       </method>
17786       <method name="Int32 GetHashCode()">
17787         <size>86</size>
17788       </method>
17789       <method name="System.String ToString()">
17790         <size>142</size>
17791       </method>
17792     </type>
17793     <type name="Let">
17794       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
17795         <size>10</size>
17796       </method>
17797       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
17798         <size>7</size>
17799       </method>
17800       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
17801         <size>10</size>
17802       </method>
17803       <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])">
17804         <size>15</size>
17805       </method>
17806       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
17807         <size>18</size>
17808       </method>
17809       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
17810         <size>7</size>
17811       </method>
17812     </type>
17813     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
17814       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
17815         <size>21</size>
17816       </method>
17817       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
17818         <size>7</size>
17819       </method>
17820       <method name="&lt;v&gt;__T get_v()">
17821         <size>7</size>
17822       </method>
17823       <method name="Boolean Equals(System.Object)">
17824         <size>69</size>
17825       </method>
17826       <method name="Int32 GetHashCode()">
17827         <size>86</size>
17828       </method>
17829       <method name="System.String ToString()">
17830         <size>142</size>
17831       </method>
17832     </type>
17833   </test>
17834   <test name="gtest-linq-07.cs">
17835     <type name="SelectMany">
17836       <method name="Void .ctor()">
17837         <size>7</size>
17838       </method>
17839       <method name="Int32 Main()">
17840         <size>748</size>
17841       </method>
17842     </type>
17843     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
17844       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
17845         <size>21</size>
17846       </method>
17847       <method name="&lt;i1&gt;__T get_i1()">
17848         <size>7</size>
17849       </method>
17850       <method name="&lt;i2&gt;__T get_i2()">
17851         <size>7</size>
17852       </method>
17853       <method name="Boolean Equals(System.Object)">
17854         <size>69</size>
17855       </method>
17856       <method name="Int32 GetHashCode()">
17857         <size>86</size>
17858       </method>
17859       <method name="System.String ToString()">
17860         <size>142</size>
17861       </method>
17862     </type>
17863     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
17864       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
17865         <size>28</size>
17866       </method>
17867       <method name="&lt;pp&gt;__T get_pp()">
17868         <size>7</size>
17869       </method>
17870       <method name="&lt;i1&gt;__T get_i1()">
17871         <size>7</size>
17872       </method>
17873       <method name="&lt;i3&gt;__T get_i3()">
17874         <size>7</size>
17875       </method>
17876       <method name="Boolean Equals(System.Object)">
17877         <size>96</size>
17878       </method>
17879       <method name="Int32 GetHashCode()">
17880         <size>109</size>
17881       </method>
17882       <method name="System.String ToString()">
17883         <size>199</size>
17884       </method>
17885     </type>
17886     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
17887       <method name="Void .ctor()">
17888         <size>7</size>
17889       </method>
17890       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
17891         <size>12</size>
17892       </method>
17893       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
17894         <size>12</size>
17895       </method>
17896       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
17897         <size>12</size>
17898       </method>
17899       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
17900         <size>7</size>
17901       </method>
17902     </type>
17903     <type name="SelectMany">
17904       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
17905         <size>8</size>
17906       </method>
17907       <method name="Boolean &lt;Main&gt;m__2(Int32)">
17908         <size>5</size>
17909       </method>
17910       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
17911         <size>8</size>
17912       </method>
17913       <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)">
17914         <size>8</size>
17915       </method>
17916       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
17917         <size>7</size>
17918       </method>
17919       <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])">
17920         <size>25</size>
17921       </method>
17922       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
17923         <size>8</size>
17924       </method>
17925     </type>
17926     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
17927       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
17928         <size>21</size>
17929       </method>
17930       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
17931         <size>7</size>
17932       </method>
17933       <method name="&lt;i3&gt;__T get_i3()">
17934         <size>7</size>
17935       </method>
17936       <method name="Boolean Equals(System.Object)">
17937         <size>69</size>
17938       </method>
17939       <method name="Int32 GetHashCode()">
17940         <size>86</size>
17941       </method>
17942       <method name="System.String ToString()">
17943         <size>142</size>
17944       </method>
17945     </type>
17946   </test>
17947   <test name="gtest-linq-08.cs">
17948     <type name="TestA">
17949       <method name="Void .ctor(String)">
17950         <size>14</size>
17951       </method>
17952       <method name="System.String Select[U](System.Func`2[TestA,U])">
17953         <size>7</size>
17954       </method>
17955     </type>
17956     <type name="TestB">
17957       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
17958         <size>25</size>
17959       </method>
17960     </type>
17961     <type name="CustomQueryExpressionPattern">
17962       <method name="Void .ctor()">
17963         <size>7</size>
17964       </method>
17965       <method name="Int32 Main()">
17966         <size>153</size>
17967       </method>
17968       <method name="TestA &lt;Main&gt;m__0(TestA)">
17969         <size>2</size>
17970       </method>
17971       <method name="Boolean &lt;Main&gt;m__1(TestA)">
17972         <size>17</size>
17973       </method>
17974     </type>
17975   </test>
17976   <test name="gtest-linq-09.cs">
17977     <type name="Data">
17978       <method name="Void .ctor()">
17979         <size>7</size>
17980       </method>
17981     </type>
17982     <type name="Join">
17983       <method name="Void .ctor()">
17984         <size>7</size>
17985       </method>
17986       <method name="Int32 Main()">
17987         <size>912</size>
17988       </method>
17989     </type>
17990     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
17991       <method name="Void .ctor(&lt;Result&gt;__T)">
17992         <size>14</size>
17993       </method>
17994       <method name="&lt;Result&gt;__T get_Result()">
17995         <size>7</size>
17996       </method>
17997       <method name="Boolean Equals(System.Object)">
17998         <size>39</size>
17999       </method>
18000       <method name="Int32 GetHashCode()">
18001         <size>63</size>
18002       </method>
18003       <method name="System.String ToString()">
18004         <size>67</size>
18005       </method>
18006     </type>
18007     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18008       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18009         <size>21</size>
18010       </method>
18011       <method name="&lt;a&gt;__T get_a()">
18012         <size>7</size>
18013       </method>
18014       <method name="&lt;b&gt;__T get_b()">
18015         <size>7</size>
18016       </method>
18017       <method name="Boolean Equals(System.Object)">
18018         <size>69</size>
18019       </method>
18020       <method name="Int32 GetHashCode()">
18021         <size>86</size>
18022       </method>
18023       <method name="System.String ToString()">
18024         <size>142</size>
18025       </method>
18026     </type>
18027     <type name="Join">
18028       <method name="Int32 &lt;Main&gt;m__0(Data)">
18029         <size>7</size>
18030       </method>
18031       <method name="Int32 &lt;Main&gt;m__1(Data)">
18032         <size>7</size>
18033       </method>
18034       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
18035         <size>23</size>
18036       </method>
18037       <method name="Int32 &lt;Main&gt;m__3(Data)">
18038         <size>7</size>
18039       </method>
18040       <method name="Int32 &lt;Main&gt;m__4(Data)">
18041         <size>7</size>
18042       </method>
18043       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
18044         <size>8</size>
18045       </method>
18046       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
18047         <size>22</size>
18048       </method>
18049       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
18050         <size>33</size>
18051       </method>
18052       <method name="Int32 &lt;Main&gt;m__8(Data)">
18053         <size>7</size>
18054       </method>
18055       <method name="Int32 &lt;Main&gt;m__9(Data)">
18056         <size>7</size>
18057       </method>
18058       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
18059         <size>23</size>
18060       </method>
18061       <method name="Int32 &lt;Main&gt;m__B(Data)">
18062         <size>7</size>
18063       </method>
18064       <method name="Int32 &lt;Main&gt;m__C(Data)">
18065         <size>7</size>
18066       </method>
18067       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
18068         <size>8</size>
18069       </method>
18070       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
18071         <size>12</size>
18072       </method>
18073       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
18074         <size>7</size>
18075       </method>
18076     </type>
18077   </test>
18078   <test name="gtest-linq-10.cs">
18079     <type name="DataA">
18080       <method name="Void .ctor()">
18081         <size>7</size>
18082       </method>
18083     </type>
18084     <type name="DataB">
18085       <method name="Void .ctor()">
18086         <size>7</size>
18087       </method>
18088     </type>
18089     <type name="GroupJoin">
18090       <method name="Void .ctor()">
18091         <size>7</size>
18092       </method>
18093       <method name="Int32 Main()">
18094         <size>631</size>
18095       </method>
18096     </type>
18097     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
18098       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
18099         <size>21</size>
18100       </method>
18101       <method name="&lt;a&gt;__T get_a()">
18102         <size>7</size>
18103       </method>
18104       <method name="&lt;ab&gt;__T get_ab()">
18105         <size>7</size>
18106       </method>
18107       <method name="Boolean Equals(System.Object)">
18108         <size>69</size>
18109       </method>
18110       <method name="Int32 GetHashCode()">
18111         <size>86</size>
18112       </method>
18113       <method name="System.String ToString()">
18114         <size>142</size>
18115       </method>
18116     </type>
18117     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18118       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18119         <size>21</size>
18120       </method>
18121       <method name="&lt;a&gt;__T get_a()">
18122         <size>7</size>
18123       </method>
18124       <method name="&lt;b&gt;__T get_b()">
18125         <size>7</size>
18126       </method>
18127       <method name="Boolean Equals(System.Object)">
18128         <size>69</size>
18129       </method>
18130       <method name="Int32 GetHashCode()">
18131         <size>86</size>
18132       </method>
18133       <method name="System.String ToString()">
18134         <size>142</size>
18135       </method>
18136     </type>
18137     <type name="GroupJoin">
18138       <method name="Int32 &lt;Main&gt;m__0(DataA)">
18139         <size>7</size>
18140       </method>
18141       <method name="Int32 &lt;Main&gt;m__1(DataB)">
18142         <size>7</size>
18143       </method>
18144       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
18145         <size>8</size>
18146       </method>
18147       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
18148         <size>12</size>
18149       </method>
18150       <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)">
18151         <size>39</size>
18152       </method>
18153       <method name="Int32 &lt;Main&gt;m__5(DataA)">
18154         <size>7</size>
18155       </method>
18156       <method name="Int32 &lt;Main&gt;m__6(DataB)">
18157         <size>7</size>
18158       </method>
18159       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
18160         <size>8</size>
18161       </method>
18162       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
18163         <size>12</size>
18164       </method>
18165       <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)">
18166         <size>39</size>
18167       </method>
18168     </type>
18169   </test>
18170   <test name="gtest-linq-11.cs">
18171     <type name="IntoTest">
18172       <method name="Void .ctor()">
18173         <size>7</size>
18174       </method>
18175       <method name="Int32 Main()">
18176         <size>275</size>
18177       </method>
18178       <method name="Boolean &lt;Main&gt;m__0(Int32)">
18179         <size>5</size>
18180       </method>
18181       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18182         <size>5</size>
18183       </method>
18184       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18185         <size>4</size>
18186       </method>
18187       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18188         <size>5</size>
18189       </method>
18190       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18191         <size>4</size>
18192       </method>
18193     </type>
18194   </test>
18195   <test name="gtest-linq-12.cs">
18196     <type name="NestedQuery">
18197       <method name="Void .ctor()">
18198         <size>7</size>
18199       </method>
18200       <method name="Void XX()">
18201         <size>108</size>
18202       </method>
18203       <method name="Int32 Main()">
18204         <size>464</size>
18205       </method>
18206     </type>
18207     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
18208       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
18209         <size>21</size>
18210       </method>
18211       <method name="&lt;values&gt;__T get_values()">
18212         <size>7</size>
18213       </method>
18214       <method name="&lt;length&gt;__T get_length()">
18215         <size>7</size>
18216       </method>
18217       <method name="Boolean Equals(System.Object)">
18218         <size>69</size>
18219       </method>
18220       <method name="Int32 GetHashCode()">
18221         <size>86</size>
18222       </method>
18223       <method name="System.String ToString()">
18224         <size>142</size>
18225       </method>
18226     </type>
18227     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
18228       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
18229         <size>21</size>
18230       </method>
18231       <method name="&lt;type&gt;__T get_type()">
18232         <size>7</size>
18233       </method>
18234       <method name="&lt;x&gt;__T get_x()">
18235         <size>7</size>
18236       </method>
18237       <method name="Boolean Equals(System.Object)">
18238         <size>69</size>
18239       </method>
18240       <method name="Int32 GetHashCode()">
18241         <size>86</size>
18242       </method>
18243       <method name="System.String ToString()">
18244         <size>142</size>
18245       </method>
18246     </type>
18247     <type name="NestedQuery">
18248       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
18249         <size>13</size>
18250       </method>
18251     </type>
18252     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
18253       <method name="Void .ctor()">
18254         <size>7</size>
18255       </method>
18256     </type>
18257     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
18258       <method name="Void .ctor()">
18259         <size>7</size>
18260       </method>
18261     </type>
18262     <type name="NestedQuery">
18263       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
18264         <size>110</size>
18265       </method>
18266       <method name="Boolean &lt;Main&gt;m__2(System.String)">
18267         <size>10</size>
18268       </method>
18269       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
18270         <size>36</size>
18271       </method>
18272       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
18273         <size>13</size>
18274       </method>
18275       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
18276         <size>110</size>
18277       </method>
18278       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
18279         <size>9</size>
18280       </method>
18281       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18282         <size>7</size>
18283       </method>
18284       <method name="Boolean &lt;Main&gt;m__9(Char)">
18285         <size>6</size>
18286       </method>
18287       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
18288         <size>9</size>
18289       </method>
18290       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18291         <size>7</size>
18292       </method>
18293     </type>
18294     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
18295       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18296         <size>15</size>
18297       </method>
18298     </type>
18299     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
18300       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18301         <size>15</size>
18302       </method>
18303     </type>
18304   </test>
18305   <test name="gtest-linq-13.cs">
18306     <type name="Program">
18307       <method name="Void .ctor()">
18308         <size>7</size>
18309       </method>
18310       <method name="Void Main()">
18311         <size>1</size>
18312       </method>
18313       <method name="Void Foo(TypeDefinition)">
18314         <size>47</size>
18315       </method>
18316       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
18317         <size>2</size>
18318       </method>
18319     </type>
18320     <type name="Extension">
18321       <method name="IEnumerable`1 Cast[T](IFoo)">
18322         <size>2</size>
18323       </method>
18324     </type>
18325     <type name="MethodDefinition">
18326       <method name="Void .ctor()">
18327         <size>7</size>
18328       </method>
18329     </type>
18330     <type name="TypeDefinition">
18331       <method name="Void .ctor()">
18332         <size>7</size>
18333       </method>
18334       <method name="MethodDefinitionCollection get_Methods()">
18335         <size>2</size>
18336       </method>
18337       <method name="Void set_Methods(MethodDefinitionCollection)">
18338         <size>1</size>
18339       </method>
18340     </type>
18341     <type name="MethodDefinitionCollection">
18342       <method name="Void .ctor()">
18343         <size>7</size>
18344       </method>
18345     </type>
18346   </test>
18347   <test name="gtest-linq-14.cs">
18348     <type name="Person">
18349       <method name="Void .ctor()">
18350         <size>7</size>
18351       </method>
18352       <method name="Style get_Style()">
18353         <size>7</size>
18354       </method>
18355       <method name="Void set_Style(Style)">
18356         <size>8</size>
18357       </method>
18358     </type>
18359     <type name="Extensions">
18360       <method name="IMarker`1 Cast[T](IObjectContainer)">
18361         <size>2</size>
18362       </method>
18363       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
18364         <size>2</size>
18365       </method>
18366     </type>
18367     <type name="Program">
18368       <method name="Void .ctor()">
18369         <size>7</size>
18370       </method>
18371       <method name="Void Main()">
18372         <size>1</size>
18373       </method>
18374       <method name="Void Assert(System.Action)">
18375         <size>1</size>
18376       </method>
18377       <method name="Void Test(IObjectContainer, Style)">
18378         <size>38</size>
18379       </method>
18380     </type>
18381     <type name="Program+&lt;Test&gt;c__AnonStorey0">
18382       <method name="Void .ctor()">
18383         <size>7</size>
18384       </method>
18385       <method name="Void &lt;&gt;m__0()">
18386         <size>117</size>
18387       </method>
18388     </type>
18389   </test>
18390   <test name="gtest-linq-15.cs">
18391     <type name="NameCollisionTest.Data">
18392       <method name="Void .ctor()">
18393         <size>7</size>
18394       </method>
18395     </type>
18396     <type name="NameCollisionTest.Ex">
18397       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
18398         <size>44</size>
18399       </method>
18400     </type>
18401     <type name="NameCollisionTest.C">
18402       <method name="Void .ctor()">
18403         <size>7</size>
18404       </method>
18405       <method name="Void Main()">
18406         <size>78</size>
18407       </method>
18408       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
18409         <size>7</size>
18410       </method>
18411       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18412         <size>5</size>
18413       </method>
18414     </type>
18415     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
18416       <method name="Void .ctor()">
18417         <size>7</size>
18418       </method>
18419       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18420         <size>12</size>
18421       </method>
18422       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18423         <size>7</size>
18424       </method>
18425       <method name="Boolean MoveNext()">
18426         <size>86</size>
18427       </method>
18428       <method name="Void Dispose()">
18429         <size>8</size>
18430       </method>
18431       <method name="Void Reset()">
18432         <size>6</size>
18433       </method>
18434       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
18435         <size>7</size>
18436       </method>
18437       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
18438         <size>52</size>
18439       </method>
18440     </type>
18441   </test>
18442   <test name="gtest-linq-16.cs">
18443     <type name="C">
18444       <method name="Void .ctor()">
18445         <size>7</size>
18446       </method>
18447       <method name="Void Main()">
18448         <size>12</size>
18449       </method>
18450       <method name="Void Test_1(Int32)">
18451         <size>27</size>
18452       </method>
18453       <method name="Void Test_2()">
18454         <size>31</size>
18455       </method>
18456       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
18457         <size>26</size>
18458       </method>
18459     </type>
18460     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18461       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18462         <size>21</size>
18463       </method>
18464       <method name="&lt;a&gt;__T get_a()">
18465         <size>7</size>
18466       </method>
18467       <method name="&lt;b&gt;__T get_b()">
18468         <size>7</size>
18469       </method>
18470       <method name="Boolean Equals(System.Object)">
18471         <size>69</size>
18472       </method>
18473       <method name="Int32 GetHashCode()">
18474         <size>86</size>
18475       </method>
18476       <method name="System.String ToString()">
18477         <size>142</size>
18478       </method>
18479     </type>
18480     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
18481       <method name="Void .ctor()">
18482         <size>7</size>
18483       </method>
18484       <method name="IEnumerable`1 &lt;&gt;m__0()">
18485         <size>67</size>
18486       </method>
18487       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
18488         <size>8</size>
18489       </method>
18490       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18491         <size>14</size>
18492       </method>
18493     </type>
18494     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
18495       <method name="Void .ctor()">
18496         <size>7</size>
18497       </method>
18498       <method name="IEnumerable`1 &lt;&gt;m__2()">
18499         <size>67</size>
18500       </method>
18501       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
18502         <size>8</size>
18503       </method>
18504       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18505         <size>14</size>
18506       </method>
18507     </type>
18508   </test>
18509   <test name="gtest-linq-17.cs">
18510     <type name="TestGroupBy">
18511       <method name="Void .ctor()">
18512         <size>7</size>
18513       </method>
18514       <method name="Int32 Main()">
18515         <size>157</size>
18516       </method>
18517       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18518         <size>2</size>
18519       </method>
18520     </type>
18521     <type name="&lt;PrivateImplementationDetails&gt;">
18522       <method name="Void .ctor()">
18523         <size>7</size>
18524       </method>
18525     </type>
18526   </test>
18527   <test name="gtest-linq-18.cs">
18528     <type name="C">
18529       <method name="Void .ctor()">
18530         <size>7</size>
18531       </method>
18532       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
18533         <size>2</size>
18534       </method>
18535       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
18536         <size>2</size>
18537       </method>
18538       <method name="Int32 Main()">
18539         <size>652</size>
18540       </method>
18541       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
18542         <size>42</size>
18543       </method>
18544       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18545         <size>11</size>
18546       </method>
18547       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18548         <size>31</size>
18549       </method>
18550       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18551         <size>31</size>
18552       </method>
18553       <method name="Boolean &lt;Main&gt;m__4(Int32)">
18554         <size>31</size>
18555       </method>
18556       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18557         <size>31</size>
18558       </method>
18559       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18560         <size>31</size>
18561       </method>
18562       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
18563         <size>10</size>
18564       </method>
18565       <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])">
18566         <size>15</size>
18567       </method>
18568       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18569         <size>31</size>
18570       </method>
18571       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18572         <size>15</size>
18573       </method>
18574       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18575         <size>12</size>
18576       </method>
18577     </type>
18578     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
18579       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
18580         <size>21</size>
18581       </method>
18582       <method name="&lt;ck&gt;__T get_ck()">
18583         <size>7</size>
18584       </method>
18585       <method name="&lt;xy&gt;__T get_xy()">
18586         <size>7</size>
18587       </method>
18588       <method name="Boolean Equals(System.Object)">
18589         <size>69</size>
18590       </method>
18591       <method name="Int32 GetHashCode()">
18592         <size>86</size>
18593       </method>
18594       <method name="System.String ToString()">
18595         <size>142</size>
18596       </method>
18597     </type>
18598     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18599       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18600         <size>21</size>
18601       </method>
18602       <method name="&lt;i&gt;__T get_i()">
18603         <size>7</size>
18604       </method>
18605       <method name="&lt;l&gt;__T get_l()">
18606         <size>7</size>
18607       </method>
18608       <method name="Boolean Equals(System.Object)">
18609         <size>69</size>
18610       </method>
18611       <method name="Int32 GetHashCode()">
18612         <size>86</size>
18613       </method>
18614       <method name="System.String ToString()">
18615         <size>142</size>
18616       </method>
18617     </type>
18618     <type name="&lt;PrivateImplementationDetails&gt;">
18619       <method name="Void .ctor()">
18620         <size>7</size>
18621       </method>
18622     </type>
18623     <type name="C+&lt;Main&gt;c__AnonStorey0">
18624       <method name="Void .ctor()">
18625         <size>7</size>
18626       </method>
18627     </type>
18628     <type name="C+&lt;Main&gt;c__AnonStorey1">
18629       <method name="Void .ctor()">
18630         <size>7</size>
18631       </method>
18632     </type>
18633     <type name="C+&lt;Main&gt;c__AnonStorey2">
18634       <method name="Void .ctor()">
18635         <size>7</size>
18636       </method>
18637     </type>
18638     <type name="C+&lt;Main&gt;c__AnonStorey3">
18639       <method name="Void .ctor()">
18640         <size>7</size>
18641       </method>
18642     </type>
18643     <type name="C+&lt;Main&gt;c__AnonStorey4">
18644       <method name="Void .ctor()">
18645         <size>7</size>
18646       </method>
18647     </type>
18648     <type name="C+&lt;Main&gt;c__AnonStorey5">
18649       <method name="Void .ctor()">
18650         <size>7</size>
18651       </method>
18652     </type>
18653     <type name="C+&lt;Main&gt;c__AnonStorey6">
18654       <method name="Void .ctor()">
18655         <size>7</size>
18656       </method>
18657     </type>
18658     <type name="C">
18659       <method name="Boolean &lt;Main&gt;m__C(Int32)">
18660         <size>31</size>
18661       </method>
18662       <method name="Boolean &lt;Main&gt;m__D(Int32)">
18663         <size>31</size>
18664       </method>
18665       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
18666         <size>2</size>
18667       </method>
18668       <method name="Boolean &lt;Main&gt;m__F(Int32)">
18669         <size>31</size>
18670       </method>
18671       <method name="Boolean &lt;Main&gt;m__10(Int32)">
18672         <size>31</size>
18673       </method>
18674       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
18675         <size>2</size>
18676       </method>
18677     </type>
18678     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
18679       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
18680         <size>21</size>
18681       </method>
18682       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18683         <size>7</size>
18684       </method>
18685       <method name="&lt;g&gt;__T get_g()">
18686         <size>7</size>
18687       </method>
18688       <method name="Boolean Equals(System.Object)">
18689         <size>69</size>
18690       </method>
18691       <method name="Int32 GetHashCode()">
18692         <size>86</size>
18693       </method>
18694       <method name="System.String ToString()">
18695         <size>142</size>
18696       </method>
18697     </type>
18698     <type name="C+&lt;Main&gt;c__AnonStorey0">
18699       <method name="Boolean &lt;&gt;m__12(Int32)">
18700         <size>10</size>
18701       </method>
18702     </type>
18703     <type name="C+&lt;Main&gt;c__AnonStorey1">
18704       <method name="Boolean &lt;&gt;m__13(Int32)">
18705         <size>15</size>
18706       </method>
18707     </type>
18708     <type name="C+&lt;Main&gt;c__AnonStorey2">
18709       <method name="Boolean &lt;&gt;m__14(Int32)">
18710         <size>10</size>
18711       </method>
18712     </type>
18713     <type name="C+&lt;Main&gt;c__AnonStorey3">
18714       <method name="Boolean &lt;&gt;m__15(Int32)">
18715         <size>10</size>
18716       </method>
18717     </type>
18718     <type name="C+&lt;Main&gt;c__AnonStorey4">
18719       <method name="Int32 &lt;&gt;m__16(Int32)">
18720         <size>9</size>
18721       </method>
18722     </type>
18723     <type name="C+&lt;Main&gt;c__AnonStorey5">
18724       <method name="Int32 &lt;&gt;m__17(Int32)">
18725         <size>9</size>
18726       </method>
18727     </type>
18728     <type name="C+&lt;Main&gt;c__AnonStorey6">
18729       <method name="Boolean &lt;&gt;m__18(Int32)">
18730         <size>20</size>
18731       </method>
18732     </type>
18733     <type name="C+&lt;Main&gt;c__AnonStorey7">
18734       <method name="Void .ctor()">
18735         <size>7</size>
18736       </method>
18737       <method name="Boolean &lt;&gt;m__19(Int32)">
18738         <size>10</size>
18739       </method>
18740     </type>
18741     <type name="C+&lt;Main&gt;c__AnonStorey8">
18742       <method name="Void .ctor()">
18743         <size>7</size>
18744       </method>
18745       <method name="Boolean &lt;&gt;m__1A(Int32)">
18746         <size>10</size>
18747       </method>
18748     </type>
18749     <type name="C+&lt;Main&gt;c__AnonStorey9">
18750       <method name="Void .ctor()">
18751         <size>7</size>
18752       </method>
18753       <method name="Boolean &lt;&gt;m__1B(Int32)">
18754         <size>10</size>
18755       </method>
18756     </type>
18757     <type name="C+&lt;Main&gt;c__AnonStoreyA">
18758       <method name="Void .ctor()">
18759         <size>7</size>
18760       </method>
18761       <method name="Boolean &lt;&gt;m__1C(Int32)">
18762         <size>10</size>
18763       </method>
18764     </type>
18765   </test>
18766   <test name="gtest-linq-19.cs">
18767     <type name="Test">
18768       <method name="Void .ctor()">
18769         <size>7</size>
18770       </method>
18771       <method name="Void .cctor()">
18772         <size>45</size>
18773       </method>
18774       <method name="Void Main()">
18775         <size>1</size>
18776       </method>
18777       <method name="Char &lt;Test&gt;m__0(Char)">
18778         <size>2</size>
18779       </method>
18780     </type>
18781   </test>
18782   <test name="gtest-var-04.cs">
18783     <type name="Test">
18784       <method name="Void .ctor()">
18785         <size>7</size>
18786       </method>
18787       <method name="Int32 Main()">
18788         <size>219</size>
18789       </method>
18790     </type>
18791   </test>
18792   <test name="ltest-01.cs">
18793     <type name="X">
18794       <method name="Void .ctor(Int32)">
18795         <size>13</size>
18796       </method>
18797       <method name="Int32 Main()">
18798         <size>300</size>
18799       </method>
18800     </type>
18801     <type name="IntFunc">
18802       <method name="Void .ctor(Object, IntPtr)">
18803         <size>0</size>
18804       </method>
18805       <method name="Int32 Invoke(Int32)">
18806         <size>0</size>
18807       </method>
18808       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18809         <size>0</size>
18810       </method>
18811       <method name="Int32 EndInvoke(IAsyncResult)">
18812         <size>0</size>
18813       </method>
18814     </type>
18815     <type name="VoidFunc">
18816       <method name="Void .ctor(Object, IntPtr)">
18817         <size>0</size>
18818       </method>
18819       <method name="Void Invoke(Int32)">
18820         <size>0</size>
18821       </method>
18822       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18823         <size>0</size>
18824       </method>
18825       <method name="Void EndInvoke(IAsyncResult)">
18826         <size>0</size>
18827       </method>
18828     </type>
18829     <type name="X">
18830       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18831         <size>4</size>
18832       </method>
18833       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18834         <size>4</size>
18835       </method>
18836     </type>
18837     <type name="X+&lt;Main&gt;c__AnonStorey0">
18838       <method name="Void .ctor()">
18839         <size>7</size>
18840       </method>
18841       <method name="Void &lt;&gt;m__2(Int32)">
18842         <size>8</size>
18843       </method>
18844     </type>
18845     <type name="X">
18846       <method name="Void &lt;Main&gt;m__3(Int32)">
18847         <size>8</size>
18848       </method>
18849     </type>
18850   </test>
18851   <test name="ltest-02.cs">
18852     <type name="X">
18853       <method name="Void .ctor()">
18854         <size>7</size>
18855       </method>
18856       <method name="Void Foo(funci)">
18857         <size>16</size>
18858       </method>
18859       <method name="Void Foo(funcs)">
18860         <size>19</size>
18861       </method>
18862       <method name="Void Main()">
18863         <size>35</size>
18864       </method>
18865     </type>
18866     <type name="funcs">
18867       <method name="Void .ctor(Object, IntPtr)">
18868         <size>0</size>
18869       </method>
18870       <method name="System.String Invoke(System.String)">
18871         <size>0</size>
18872       </method>
18873       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18874         <size>0</size>
18875       </method>
18876       <method name="System.String EndInvoke(IAsyncResult)">
18877         <size>0</size>
18878       </method>
18879     </type>
18880     <type name="funci">
18881       <method name="Void .ctor(Object, IntPtr)">
18882         <size>0</size>
18883       </method>
18884       <method name="Int32 Invoke(Int32)">
18885         <size>0</size>
18886       </method>
18887       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18888         <size>0</size>
18889       </method>
18890       <method name="Int32 EndInvoke(IAsyncResult)">
18891         <size>0</size>
18892       </method>
18893     </type>
18894     <type name="X">
18895       <method name="System.String &lt;Main&gt;m__0(System.String)">
18896         <size>12</size>
18897       </method>
18898     </type>
18899   </test>
18900   <test name="ltest-03.cs">
18901     <type name="Demo">
18902       <method name="Void .ctor()">
18903         <size>7</size>
18904       </method>
18905       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18906         <size>8</size>
18907       </method>
18908       <method name="Int32 Main()">
18909         <size>54</size>
18910       </method>
18911     </type>
18912     <type name="Func`2[TArg0,TResult]">
18913       <method name="Void .ctor(Object, IntPtr)">
18914         <size>0</size>
18915       </method>
18916       <method name="TResult Invoke(TArg0)">
18917         <size>0</size>
18918       </method>
18919       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18920         <size>0</size>
18921       </method>
18922       <method name="TResult EndInvoke(IAsyncResult)">
18923         <size>0</size>
18924       </method>
18925     </type>
18926     <type name="Demo">
18927       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18928         <size>7</size>
18929       </method>
18930     </type>
18931   </test>
18932   <test name="ltest-04.cs">
18933     <type name="Demo">
18934       <method name="Void .ctor()">
18935         <size>7</size>
18936       </method>
18937       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18938         <size>14</size>
18939       </method>
18940       <method name="Int32 Main()">
18941         <size>103</size>
18942       </method>
18943     </type>
18944     <type name="Func`2[TArg0,TResult]">
18945       <method name="Void .ctor(Object, IntPtr)">
18946         <size>0</size>
18947       </method>
18948       <method name="TResult Invoke(TArg0)">
18949         <size>0</size>
18950       </method>
18951       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18952         <size>0</size>
18953       </method>
18954       <method name="TResult EndInvoke(IAsyncResult)">
18955         <size>0</size>
18956       </method>
18957     </type>
18958     <type name="Demo">
18959       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18960         <size>7</size>
18961       </method>
18962       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18963         <size>8</size>
18964       </method>
18965     </type>
18966   </test>
18967   <test name="ltest-05.cs">
18968     <type name="C">
18969       <method name="Void .ctor()">
18970         <size>7</size>
18971       </method>
18972       <method name="Boolean M(C+db)">
18973         <size>8</size>
18974       </method>
18975       <method name="System.String M(C+ds)">
18976         <size>6</size>
18977       </method>
18978       <method name="Int32 M(C+di)">
18979         <size>8</size>
18980       </method>
18981       <method name="Int32 Main()">
18982         <size>125</size>
18983       </method>
18984     </type>
18985     <type name="C+di">
18986       <method name="Void .ctor(Object, IntPtr)">
18987         <size>0</size>
18988       </method>
18989       <method name="Int32 Invoke(Int32)">
18990         <size>0</size>
18991       </method>
18992       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18993         <size>0</size>
18994       </method>
18995       <method name="Int32 EndInvoke(IAsyncResult)">
18996         <size>0</size>
18997       </method>
18998     </type>
18999     <type name="C+ds">
19000       <method name="Void .ctor(Object, IntPtr)">
19001         <size>0</size>
19002       </method>
19003       <method name="System.String Invoke(System.String)">
19004         <size>0</size>
19005       </method>
19006       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19007         <size>0</size>
19008       </method>
19009       <method name="System.String EndInvoke(IAsyncResult)">
19010         <size>0</size>
19011       </method>
19012     </type>
19013     <type name="C+db">
19014       <method name="Void .ctor(Object, IntPtr)">
19015         <size>0</size>
19016       </method>
19017       <method name="Boolean Invoke(Boolean)">
19018         <size>0</size>
19019       </method>
19020       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19021         <size>0</size>
19022       </method>
19023       <method name="Boolean EndInvoke(IAsyncResult)">
19024         <size>0</size>
19025       </method>
19026     </type>
19027     <type name="C+&lt;Main&gt;c__AnonStorey0">
19028       <method name="Void .ctor()">
19029         <size>7</size>
19030       </method>
19031     </type>
19032     <type name="C+&lt;Main&gt;c__AnonStorey1">
19033       <method name="Void .ctor()">
19034         <size>7</size>
19035       </method>
19036     </type>
19037     <type name="C">
19038       <method name="System.String &lt;Main&gt;m__0(System.String)">
19039         <size>31</size>
19040       </method>
19041       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19042         <size>31</size>
19043       </method>
19044     </type>
19045     <type name="C+&lt;Main&gt;c__AnonStorey0">
19046       <method name="System.String &lt;&gt;m__2(System.String)">
19047         <size>12</size>
19048       </method>
19049     </type>
19050     <type name="C+&lt;Main&gt;c__AnonStorey1">
19051       <method name="Int32 &lt;&gt;m__3(Int32)">
19052         <size>11</size>
19053       </method>
19054     </type>
19055   </test>
19056   <test name="ltest-06.cs">
19057     <type name="TestClass">
19058       <method name="Void .ctor()">
19059         <size>7</size>
19060       </method>
19061       <method name="Void P(TestClass+DT)">
19062         <size>26</size>
19063       </method>
19064       <method name="Void P(TestClass+DF)">
19065         <size>26</size>
19066       </method>
19067       <method name="T And(T, T)">
19068         <size>10</size>
19069       </method>
19070       <method name="F And(T, F)">
19071         <size>10</size>
19072       </method>
19073       <method name="F And(F, T)">
19074         <size>10</size>
19075       </method>
19076       <method name="F And(F, F)">
19077         <size>10</size>
19078       </method>
19079       <method name="T Or(T, T)">
19080         <size>10</size>
19081       </method>
19082       <method name="T Or(T, F)">
19083         <size>10</size>
19084       </method>
19085       <method name="T Or(F, T)">
19086         <size>10</size>
19087       </method>
19088       <method name="F Or(F, F)">
19089         <size>10</size>
19090       </method>
19091       <method name="F Not(T)">
19092         <size>10</size>
19093       </method>
19094       <method name="T Not(F)">
19095         <size>10</size>
19096       </method>
19097       <method name="Void StopTrue(T)">
19098         <size>1</size>
19099       </method>
19100       <method name="Int32 Main()">
19101         <size>36</size>
19102       </method>
19103     </type>
19104     <type name="TestClass+DT">
19105       <method name="Void .ctor(Object, IntPtr)">
19106         <size>0</size>
19107       </method>
19108       <method name="Void Invoke(T)">
19109         <size>0</size>
19110       </method>
19111       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19112         <size>0</size>
19113       </method>
19114       <method name="Void EndInvoke(IAsyncResult)">
19115         <size>0</size>
19116       </method>
19117     </type>
19118     <type name="TestClass+DF">
19119       <method name="Void .ctor(Object, IntPtr)">
19120         <size>0</size>
19121       </method>
19122       <method name="Void Invoke(F)">
19123         <size>0</size>
19124       </method>
19125       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
19126         <size>0</size>
19127       </method>
19128       <method name="Void EndInvoke(IAsyncResult)">
19129         <size>0</size>
19130       </method>
19131     </type>
19132     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
19133       <method name="Void .ctor()">
19134         <size>7</size>
19135       </method>
19136       <method name="Void &lt;&gt;m__1(T)">
19137         <size>38</size>
19138       </method>
19139     </type>
19140     <type name="TestClass">
19141       <method name="Void &lt;Main&gt;m__0(F)">
19142         <size>31</size>
19143       </method>
19144     </type>
19145     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
19146       <method name="Void .ctor()">
19147         <size>7</size>
19148       </method>
19149       <method name="Void &lt;&gt;m__2(F)">
19150         <size>77</size>
19151       </method>
19152     </type>
19153   </test>
19154   <test name="ltest-07.cs">
19155     <type name="C">
19156       <method name="Void .ctor()">
19157         <size>7</size>
19158       </method>
19159       <method name="Void Test(D)">
19160         <size>1</size>
19161       </method>
19162       <method name="Void Test(System.Object, D)">
19163         <size>1</size>
19164       </method>
19165       <method name="Void Test(D, D)">
19166         <size>1</size>
19167       </method>
19168       <method name="Void Test2(System.Object, E)">
19169         <size>1</size>
19170       </method>
19171       <method name="Void Main()">
19172         <size>207</size>
19173       </method>
19174     </type>
19175     <type name="D">
19176       <method name="Void .ctor(Object, IntPtr)">
19177         <size>0</size>
19178       </method>
19179       <method name="Void Invoke()">
19180         <size>0</size>
19181       </method>
19182       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19183         <size>0</size>
19184       </method>
19185       <method name="Void EndInvoke(IAsyncResult)">
19186         <size>0</size>
19187       </method>
19188     </type>
19189     <type name="E">
19190       <method name="Void .ctor(Object, IntPtr)">
19191         <size>0</size>
19192       </method>
19193       <method name="Void Invoke(Boolean)">
19194         <size>0</size>
19195       </method>
19196       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19197         <size>0</size>
19198       </method>
19199       <method name="Void EndInvoke(IAsyncResult)">
19200         <size>0</size>
19201       </method>
19202     </type>
19203     <type name="C">
19204       <method name="Void &lt;Main&gt;m__0()">
19205         <size>1</size>
19206       </method>
19207       <method name="Void &lt;Main&gt;m__1()">
19208         <size>1</size>
19209       </method>
19210       <method name="Void &lt;Main&gt;m__2()">
19211         <size>1</size>
19212       </method>
19213       <method name="Void &lt;Main&gt;m__3()">
19214         <size>1</size>
19215       </method>
19216       <method name="Void &lt;Main&gt;m__4()">
19217         <size>1</size>
19218       </method>
19219       <method name="Void &lt;Main&gt;m__5(Boolean)">
19220         <size>1</size>
19221       </method>
19222     </type>
19223   </test>
19224   <test name="ltest-08.cs">
19225     <type name="C">
19226       <method name="Void .ctor()">
19227         <size>7</size>
19228       </method>
19229       <method name="Void Test[T,R](System.Func`2[T,R])">
19230         <size>1</size>
19231       </method>
19232       <method name="Int32 Main()">
19233         <size>321</size>
19234       </method>
19235       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19236         <size>4</size>
19237       </method>
19238       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19239         <size>5</size>
19240       </method>
19241       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19242         <size>4</size>
19243       </method>
19244       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19245         <size>5</size>
19246       </method>
19247       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19248         <size>4</size>
19249       </method>
19250       <method name="Boolean &lt;Main&gt;m__5(Int32)">
19251         <size>5</size>
19252       </method>
19253       <method name="Int32 &lt;Main&gt;m__6(Int32)">
19254         <size>4</size>
19255       </method>
19256     </type>
19257   </test>
19258   <test name="ltest-09.cs">
19259     <type name="C">
19260       <method name="Void .ctor()">
19261         <size>7</size>
19262       </method>
19263       <method name="IEnumerable`1 Test[T](T)">
19264         <size>2</size>
19265       </method>
19266       <method name="IEnumerable`1 Test[T](Func`1[T])">
19267         <size>2</size>
19268       </method>
19269       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
19270         <size>2</size>
19271       </method>
19272       <method name="Void Main()">
19273         <size>113</size>
19274       </method>
19275     </type>
19276     <type name="Func`1[TD]">
19277       <method name="Void .ctor(Object, IntPtr)">
19278         <size>0</size>
19279       </method>
19280       <method name="TD Invoke()">
19281         <size>0</size>
19282       </method>
19283       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19284         <size>0</size>
19285       </method>
19286       <method name="TD EndInvoke(IAsyncResult)">
19287         <size>0</size>
19288       </method>
19289     </type>
19290     <type name="Func`2[TA,TR]">
19291       <method name="Void .ctor(Object, IntPtr)">
19292         <size>0</size>
19293       </method>
19294       <method name="TR Invoke(TA)">
19295         <size>0</size>
19296       </method>
19297       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
19298         <size>0</size>
19299       </method>
19300       <method name="TR EndInvoke(IAsyncResult)">
19301         <size>0</size>
19302       </method>
19303     </type>
19304     <type name="C">
19305       <method name="System.String &lt;Main&gt;m__0()">
19306         <size>6</size>
19307       </method>
19308       <method name="System.String &lt;Main&gt;m__1()">
19309         <size>6</size>
19310       </method>
19311       <method name="System.String &lt;Main&gt;m__2(System.String)">
19312         <size>6</size>
19313       </method>
19314     </type>
19315   </test>
19316   <test name="ltest-10.cs">
19317     <type name="C">
19318       <method name="Void .ctor()">
19319         <size>7</size>
19320       </method>
19321       <method name="Void Foo[TSource](IEnumerable`1)">
19322         <size>1</size>
19323       </method>
19324       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
19325         <size>1</size>
19326       </method>
19327       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
19328         <size>1</size>
19329       </method>
19330       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
19331         <size>1</size>
19332       </method>
19333       <method name="Void Main()">
19334         <size>97</size>
19335       </method>
19336     </type>
19337     <type name="C+&lt;Main&gt;c__AnonStorey0">
19338       <method name="Void .ctor()">
19339         <size>7</size>
19340       </method>
19341       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19342         <size>7</size>
19343       </method>
19344       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
19345         <size>7</size>
19346       </method>
19347       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
19348         <size>7</size>
19349       </method>
19350     </type>
19351   </test>
19352   <test name="ltest-11.cs">
19353     <type name="Pair`2[T1,T2]">
19354       <method name="Void .ctor()">
19355         <size>7</size>
19356       </method>
19357     </type>
19358     <type name="C">
19359       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
19360         <size>1</size>
19361       </method>
19362     </type>
19363     <type name="E`1[TI]">
19364       <method name="Void .ctor()">
19365         <size>7</size>
19366       </method>
19367       <method name="Void Rep1[TV](Group`2[TI,TV])">
19368         <size>37</size>
19369       </method>
19370     </type>
19371     <type name="M">
19372       <method name="Void .ctor()">
19373         <size>7</size>
19374       </method>
19375       <method name="Void Main()">
19376         <size>1</size>
19377       </method>
19378     </type>
19379     <type name="Group`2[T1,T2]">
19380       <method name="Void .ctor(Object, IntPtr)">
19381         <size>0</size>
19382       </method>
19383       <method name="Pair`2[T1,T2] Invoke(T1)">
19384         <size>0</size>
19385       </method>
19386       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
19387         <size>0</size>
19388       </method>
19389       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
19390         <size>0</size>
19391       </method>
19392     </type>
19393     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
19394       <method name="Void .ctor()">
19395         <size>7</size>
19396       </method>
19397       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
19398         <size>7</size>
19399       </method>
19400     </type>
19401   </test>
19402   <test name="ltest-12.cs">
19403     <type name="Demo">
19404       <method name="Void .ctor()">
19405         <size>7</size>
19406       </method>
19407       <method name="Void F[T](T[], T, Func`1[T])">
19408         <size>42</size>
19409       </method>
19410       <method name="Int32 Main()">
19411         <size>65</size>
19412       </method>
19413     </type>
19414     <type name="Func`1[TA]">
19415       <method name="Void .ctor(Object, IntPtr)">
19416         <size>0</size>
19417       </method>
19418       <method name="Void Invoke(TA)">
19419         <size>0</size>
19420       </method>
19421       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
19422         <size>0</size>
19423       </method>
19424       <method name="Void EndInvoke(IAsyncResult)">
19425         <size>0</size>
19426       </method>
19427     </type>
19428     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
19429       <method name="Void .ctor()">
19430         <size>7</size>
19431       </method>
19432       <method name="Void &lt;&gt;m__0(Int32)">
19433         <size>10</size>
19434       </method>
19435     </type>
19436   </test>
19437   <test name="ltest-13.cs">
19438     <type name="Program">
19439       <method name="Void .ctor()">
19440         <size>7</size>
19441       </method>
19442       <method name="T Foo[T](System.Func`2[System.String,T])">
19443         <size>12</size>
19444       </method>
19445       <method name="Void Foo(System.Action`1[System.String])">
19446         <size>12</size>
19447       </method>
19448       <method name="Void Main()">
19449         <size>76</size>
19450       </method>
19451       <method name="System.String Bar()">
19452         <size>35</size>
19453       </method>
19454     </type>
19455     <type name="TestUnary">
19456       <method name="Void .ctor()">
19457         <size>7</size>
19458       </method>
19459       <method name="Void Foo(System.Action`1[System.Int32])">
19460         <size>1</size>
19461       </method>
19462       <method name="Void Bar()">
19463         <size>35</size>
19464       </method>
19465       <method name="Void &lt;Bar&gt;m__0(Int32)">
19466         <size>6</size>
19467       </method>
19468     </type>
19469     <type name="Program">
19470       <method name="System.String &lt;Bar&gt;m__1(System.String)">
19471         <size>7</size>
19472       </method>
19473       <method name="System.String &lt;Main&gt;m__2(System.String)">
19474         <size>2</size>
19475       </method>
19476       <method name="Void &lt;Main&gt;m__3(System.String)">
19477         <size>7</size>
19478       </method>
19479     </type>
19480   </test>
19481   <test name="ltest-14.cs">
19482     <type name="Test">
19483       <method name="Void .ctor()">
19484         <size>7</size>
19485       </method>
19486       <method name="Void Foo[T]()">
19487         <size>14</size>
19488       </method>
19489       <method name="Void Main()">
19490         <size>1</size>
19491       </method>
19492       <method name="T &lt;Foo&gt;m__0[T](T)">
19493         <size>2</size>
19494       </method>
19495     </type>
19496   </test>
19497   <test name="ltest-15.cs">
19498     <type name="Enumerable">
19499       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
19500         <size>32</size>
19501       </method>
19502       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
19503         <size>120</size>
19504       </method>
19505     </type>
19506     <type name="Repro">
19507       <method name="Void .ctor()">
19508         <size>7</size>
19509       </method>
19510       <method name="Int32 Main()">
19511         <size>115</size>
19512       </method>
19513       <method name="Int32 &lt;Main&gt;m__1(System.String)">
19514         <size>7</size>
19515       </method>
19516     </type>
19517     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
19518       <method name="Void .ctor()">
19519         <size>7</size>
19520       </method>
19521       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
19522         <size>15</size>
19523       </method>
19524     </type>
19525   </test>
19526   <test name="ltest-16.cs">
19527     <type name="Repro">
19528       <method name="Void .ctor()">
19529         <size>7</size>
19530       </method>
19531       <method name="Void AssertFoo[T](IList`1)">
19532         <size>34</size>
19533       </method>
19534       <method name="Void Main()">
19535         <size>1</size>
19536       </method>
19537     </type>
19538     <type name="Repro+Runner`1[T]">
19539       <method name="Void .ctor(Action`1, T)">
19540         <size>7</size>
19541       </method>
19542     </type>
19543     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
19544       <method name="Void .ctor()">
19545         <size>7</size>
19546       </method>
19547       <method name="Void &lt;&gt;m__0(Int32)">
19548         <size>52</size>
19549       </method>
19550     </type>
19551   </test>
19552   <test name="ltest-17.cs">
19553     <type name="TestCase">
19554       <method name="Void .ctor()">
19555         <size>7</size>
19556       </method>
19557       <method name="Void Testing()">
19558         <size>75</size>
19559       </method>
19560       <method name="Void Main()">
19561         <size>11</size>
19562       </method>
19563       <method name="Void &lt;Testing&gt;m__0()">
19564         <size>8</size>
19565       </method>
19566     </type>
19567   </test>
19568   <test name="ltest-18.cs">
19569     <type name="Test">
19570       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
19571         <size>33</size>
19572       </method>
19573       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
19574         <size>1</size>
19575       </method>
19576       <method name="Void Main()">
19577         <size>1</size>
19578       </method>
19579     </type>
19580     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
19581       <method name="Void .ctor()">
19582         <size>7</size>
19583       </method>
19584       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
19585         <size>14</size>
19586       </method>
19587     </type>
19588   </test>
19589   <test name="ltest-19.cs">
19590     <type name="Crasher">
19591       <method name="Void .ctor()">
19592         <size>7</size>
19593       </method>
19594       <method name="Void Crash()">
19595         <size>36</size>
19596       </method>
19597       <method name="Void Do(System.Action)">
19598         <size>1</size>
19599       </method>
19600       <method name="Void Main()">
19601         <size>1</size>
19602       </method>
19603     </type>
19604     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
19605       <method name="Void .ctor()">
19606         <size>7</size>
19607       </method>
19608       <method name="Void &lt;&gt;m__0()">
19609         <size>27</size>
19610       </method>
19611     </type>
19612   </test>
19613   <test name="ltest-20.cs">
19614     <type name="Z">
19615       <method name="Void .ctor()">
19616         <size>37</size>
19617       </method>
19618       <method name="Void &lt;Z&gt;m__0()">
19619         <size>7</size>
19620       </method>
19621     </type>
19622     <type name="Test">
19623       <method name="Void .ctor()">
19624         <size>7</size>
19625       </method>
19626       <method name="Boolean Foo()">
19627         <size>2</size>
19628       </method>
19629       <method name="Void Main()">
19630         <size>1</size>
19631       </method>
19632     </type>
19633     <type name="TestMethod">
19634       <method name="Void .ctor(Object, IntPtr)">
19635         <size>0</size>
19636       </method>
19637       <method name="Void Invoke()">
19638         <size>0</size>
19639       </method>
19640       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19641         <size>0</size>
19642       </method>
19643       <method name="Void EndInvoke(IAsyncResult)">
19644         <size>0</size>
19645       </method>
19646     </type>
19647   </test>
19648   <test name="ltest-21.cs">
19649     <type name="Program">
19650       <method name="Void .ctor()">
19651         <size>7</size>
19652       </method>
19653       <method name="T Foo[T](System.Func`2[System.String,T])">
19654         <size>12</size>
19655       </method>
19656       <method name="Void Foo(System.Action`1[System.String])">
19657         <size>12</size>
19658       </method>
19659       <method name="System.String Bar()">
19660         <size>35</size>
19661       </method>
19662       <method name="Int32 Main()">
19663         <size>95</size>
19664       </method>
19665       <method name="System.String &lt;Bar&gt;m__0(System.String)">
19666         <size>7</size>
19667       </method>
19668       <method name="System.String &lt;Main&gt;m__1(System.String)">
19669         <size>2</size>
19670       </method>
19671       <method name="Void &lt;Main&gt;m__2(System.String)">
19672         <size>7</size>
19673       </method>
19674     </type>
19675   </test>
19676   <test name="test-1.cs">
19677     <type name="X">
19678       <method name="Void .ctor()">
19679         <size>7</size>
19680       </method>
19681       <method name="Int32 Main(System.String[])">
19682         <size>12</size>
19683       </method>
19684     </type>
19685   </test>
19686   <test name="test-10.cs">
19687     <type name="X">
19688       <method name="Void .ctor()">
19689         <size>7</size>
19690       </method>
19691       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
19692         <size>1</size>
19693       </method>
19694       <method name="Void bsbyte()">
19695         <size>35</size>
19696       </method>
19697       <method name="Void abyte(SByte, Char)">
19698         <size>1</size>
19699       </method>
19700       <method name="Void bbyte()">
19701         <size>22</size>
19702       </method>
19703       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
19704         <size>1</size>
19705       </method>
19706       <method name="Void bshort()">
19707         <size>39</size>
19708       </method>
19709       <method name="Void aushort(SByte, Byte, Int16, Char)">
19710         <size>1</size>
19711       </method>
19712       <method name="Void bushort()">
19713         <size>29</size>
19714       </method>
19715       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
19716         <size>1</size>
19717       </method>
19718       <method name="Void bint()">
19719         <size>42</size>
19720       </method>
19721       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
19722         <size>1</size>
19723       </method>
19724       <method name="Void buint()">
19725         <size>38</size>
19726       </method>
19727       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
19728         <size>1</size>
19729       </method>
19730       <method name="Void blong()">
19731         <size>47</size>
19732       </method>
19733       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
19734         <size>1</size>
19735       </method>
19736       <method name="Void bulong()">
19737         <size>47</size>
19738       </method>
19739       <method name="Void achar(SByte, Byte, Int16)">
19740         <size>1</size>
19741       </method>
19742       <method name="Void bchar()">
19743         <size>27</size>
19744       </method>
19745       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
19746         <size>1</size>
19747       </method>
19748       <method name="Void bfloat()">
19749         <size>67</size>
19750       </method>
19751       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
19752         <size>1</size>
19753       </method>
19754       <method name="Void bdouble()">
19755         <size>75</size>
19756       </method>
19757       <method name="Void TestDecimal(Decimal)">
19758         <size>15</size>
19759       </method>
19760       <method name="Void Main()">
19761         <size>1</size>
19762       </method>
19763     </type>
19764     <type name="Test2">
19765       <method name="Void .ctor()">
19766         <size>7</size>
19767       </method>
19768       <method name="Void ExtraTst()">
19769         <size>12</size>
19770       </method>
19771     </type>
19772   </test>
19773   <test name="test-100.cs">
19774     <type name="GLib.Object">
19775       <method name="Void .ctor()">
19776         <size>7</size>
19777       </method>
19778       <method name="Int32 get_Raw()">
19779         <size>2</size>
19780       </method>
19781       <method name="Void set_Raw(Int32)">
19782         <size>8</size>
19783       </method>
19784       <method name="Void GetProperty()">
19785         <size>12</size>
19786       </method>
19787       <method name="Int32 Main()">
19788         <size>2</size>
19789       </method>
19790     </type>
19791   </test>
19792   <test name="test-101.cs">
19793     <type name="Test.MyAttribute">
19794       <method name="Void .ctor(String)">
19795         <size>20</size>
19796       </method>
19797     </type>
19798     <type name="Test.My2Attribute">
19799       <method name="Void .ctor(String, Int32)">
19800         <size>31</size>
19801       </method>
19802     </type>
19803     <type name="Test.Test">
19804       <method name="Void .ctor()">
19805         <size>7</size>
19806       </method>
19807       <method name="Int32 Main()">
19808         <size>92</size>
19809       </method>
19810     </type>
19811   </test>
19812   <test name="test-102.cs">
19813     <type name="N1.MineAttribute">
19814       <method name="Void .ctor(String)">
19815         <size>14</size>
19816       </method>
19817     </type>
19818     <type name="N1.ReturnAttribute">
19819       <method name="Void .ctor(String)">
19820         <size>14</size>
19821       </method>
19822     </type>
19823     <type name="N1.Foo">
19824       <method name="Void .ctor()">
19825         <size>7</size>
19826       </method>
19827       <method name="Int32 Main()">
19828         <size>250</size>
19829       </method>
19830     </type>
19831   </test>
19832   <test name="test-103.cs">
19833     <type name="A">
19834       <method name="Void .ctor()">
19835         <size>7</size>
19836       </method>
19837       <method name="Int32 Foo()">
19838         <size>0</size>
19839       </method>
19840     </type>
19841     <type name="B">
19842       <method name="Void .ctor()">
19843         <size>7</size>
19844       </method>
19845       <method name="Int32 Foo()">
19846         <size>2</size>
19847       </method>
19848       <method name="Int32 M()">
19849         <size>7</size>
19850       </method>
19851     </type>
19852     <type name="Test">
19853       <method name="Void .ctor()">
19854         <size>7</size>
19855       </method>
19856       <method name="Int32 Main()">
19857         <size>11</size>
19858       </method>
19859     </type>
19860   </test>
19861   <test name="test-104.cs">
19862     <type name="Test">
19863       <method name="Void .ctor()">
19864         <size>7</size>
19865       </method>
19866       <method name="Int32 Main(System.String[])">
19867         <size>12</size>
19868       </method>
19869     </type>
19870   </test>
19871   <test name="test-105.cs">
19872     <type name="Test">
19873       <method name="Void .ctor()">
19874         <size>7</size>
19875       </method>
19876       <method name="Int32 F(Int32)">
19877         <size>33</size>
19878       </method>
19879       <method name="Void async_callback(IAsyncResult)">
19880         <size>22</size>
19881       </method>
19882       <method name="Int32 Main()">
19883         <size>407</size>
19884       </method>
19885     </type>
19886     <type name="Test+SimpleDelegate">
19887       <method name="Void .ctor(Object, IntPtr)">
19888         <size>0</size>
19889       </method>
19890       <method name="Int32 Invoke(Int32)">
19891         <size>0</size>
19892       </method>
19893       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19894         <size>0</size>
19895       </method>
19896       <method name="Int32 EndInvoke(IAsyncResult)">
19897         <size>0</size>
19898       </method>
19899     </type>
19900   </test>
19901   <test name="test-106.cs">
19902     <type name="Test">
19903       <method name="Void .ctor()">
19904         <size>7</size>
19905       </method>
19906       <method name="Void .cctor()">
19907         <size>1</size>
19908       </method>
19909       <method name="Int32 F(Int32)">
19910         <size>27</size>
19911       </method>
19912       <method name="Void async_callback(IAsyncResult)">
19913         <size>33</size>
19914       </method>
19915       <method name="Int32 Main()">
19916         <size>135</size>
19917       </method>
19918     </type>
19919     <type name="Test+SimpleDelegate">
19920       <method name="Void .ctor(Object, IntPtr)">
19921         <size>0</size>
19922       </method>
19923       <method name="Int32 Invoke(Int32)">
19924         <size>0</size>
19925       </method>
19926       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19927         <size>0</size>
19928       </method>
19929       <method name="Int32 EndInvoke(IAsyncResult)">
19930         <size>0</size>
19931       </method>
19932     </type>
19933   </test>
19934   <test name="test-107.cs">
19935     <type name="Test">
19936       <method name="Void .ctor()">
19937         <size>7</size>
19938       </method>
19939       <method name="Void .cctor()">
19940         <size>1</size>
19941       </method>
19942       <method name="Int32 F(Int32)">
19943         <size>27</size>
19944       </method>
19945       <method name="Void async_callback(IAsyncResult)">
19946         <size>100</size>
19947       </method>
19948       <method name="Int32 Main()">
19949         <size>89</size>
19950       </method>
19951     </type>
19952     <type name="Test+SimpleDelegate">
19953       <method name="Void .ctor(Object, IntPtr)">
19954         <size>0</size>
19955       </method>
19956       <method name="Int32 Invoke(Int32)">
19957         <size>0</size>
19958       </method>
19959       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19960         <size>0</size>
19961       </method>
19962       <method name="Int32 EndInvoke(IAsyncResult)">
19963         <size>0</size>
19964       </method>
19965     </type>
19966   </test>
19967   <test name="test-108.cs">
19968     <type name="X">
19969       <method name="Void .ctor()">
19970         <size>7</size>
19971       </method>
19972       <method name="Int32 Main()">
19973         <size>79</size>
19974       </method>
19975     </type>
19976   </test>
19977   <test name="test-109.cs">
19978     <type name="T">
19979       <method name="Void .ctor()">
19980         <size>7</size>
19981       </method>
19982       <method name="Int32 Main()">
19983         <size>23</size>
19984       </method>
19985     </type>
19986   </test>
19987   <test name="test-11.cs">
19988     <type name="Test">
19989       <method name="Void .ctor()">
19990         <size>7</size>
19991       </method>
19992       <method name="Int32 boxtest()">
19993         <size>12</size>
19994       </method>
19995       <method name="Int32 Main()">
19996         <size>14</size>
19997       </method>
19998     </type>
19999   </test>
20000   <test name="test-110.cs">
20001     <type name="test.test">
20002       <method name="Void .ctor()">
20003         <size>7</size>
20004       </method>
20005       <method name="Int32 test_method(Int32)">
20006         <size>13</size>
20007       </method>
20008       <method name="Int32 Main()">
20009         <size>17</size>
20010       </method>
20011     </type>
20012   </test>
20013   <test name="test-111.cs">
20014     <type name="T">
20015       <method name="Void .ctor()">
20016         <size>7</size>
20017       </method>
20018       <method name="System.Object get_obj()">
20019         <size>6</size>
20020       </method>
20021       <method name="Int32 Main()">
20022         <size>21</size>
20023       </method>
20024     </type>
20025   </test>
20026   <test name="test-112.cs">
20027     <type name="X">
20028       <method name="Void .ctor()">
20029         <size>7</size>
20030       </method>
20031       <method name="System.Int32[] g()">
20032         <size>14</size>
20033       </method>
20034       <method name="Int32 Main()">
20035         <size>18</size>
20036       </method>
20037     </type>
20038   </test>
20039   <test name="test-113.cs">
20040     <type name="X">
20041       <method name="Void .ctor()">
20042         <size>7</size>
20043       </method>
20044       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
20045         <size>4</size>
20046       </method>
20047       <method name="Void GetProperty(System.String, System.String ByRef)">
20048         <size>21</size>
20049       </method>
20050       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
20051         <size>4</size>
20052       </method>
20053       <method name="Void GetProperty(System.String, Boolean ByRef)">
20054         <size>21</size>
20055       </method>
20056       <method name="Int32 Main()">
20057         <size>2</size>
20058       </method>
20059     </type>
20060   </test>
20061   <test name="test-114.cs">
20062     <type name="MyClass">
20063       <method name="Void .ctor()">
20064         <size>7</size>
20065       </method>
20066       <method name="Int32 Main()">
20067         <size>15</size>
20068       </method>
20069     </type>
20070     <type name="MyClass+IsAnything">
20071       <method name="Void .ctor(Object, IntPtr)">
20072         <size>0</size>
20073       </method>
20074       <method name="Boolean Invoke(Char)">
20075         <size>0</size>
20076       </method>
20077       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
20078         <size>0</size>
20079       </method>
20080       <method name="Boolean EndInvoke(IAsyncResult)">
20081         <size>0</size>
20082       </method>
20083     </type>
20084   </test>
20085   <test name="test-115.cs">
20086     <type name="A">
20087       <method name="Void .ctor()">
20088         <size>7</size>
20089       </method>
20090       <method name="X op_Explicit(A)">
20091         <size>8</size>
20092       </method>
20093     </type>
20094     <type name="X">
20095       <method name="Void .ctor()">
20096         <size>7</size>
20097       </method>
20098     </type>
20099     <type name="Y">
20100       <method name="Void .ctor()">
20101         <size>7</size>
20102       </method>
20103     </type>
20104     <type name="blah">
20105       <method name="Void .ctor()">
20106         <size>7</size>
20107       </method>
20108       <method name="Int32 Main()">
20109         <size>47</size>
20110       </method>
20111     </type>
20112   </test>
20113   <test name="test-116.cs">
20114     <type name="X">
20115       <method name="Void .ctor()">
20116         <size>7</size>
20117       </method>
20118       <method name="Int32 Main()">
20119         <size>12</size>
20120       </method>
20121     </type>
20122   </test>
20123   <test name="test-117.cs">
20124     <type name="Blah">
20125       <method name="Void .ctor()">
20126         <size>18</size>
20127       </method>
20128       <method name="Int32 Main()">
20129         <size>25</size>
20130       </method>
20131     </type>
20132   </test>
20133   <test name="test-118.cs">
20134     <type name="Container">
20135       <method name="Void .ctor()">
20136         <size>7</size>
20137       </method>
20138       <method name="Int32 Main(System.String[])">
20139         <size>2</size>
20140       </method>
20141     </type>
20142   </test>
20143   <test name="test-119.cs">
20144     <type name="Value">
20145       <method name="Void .ctor()">
20146         <size>7</size>
20147       </method>
20148       <method name="Int32 op_Explicit(Value)">
20149         <size>2</size>
20150       </method>
20151       <method name="MyObject op_Explicit(Value)">
20152         <size>7</size>
20153       </method>
20154       <method name="UInt32 op_Explicit(Value)">
20155         <size>2</size>
20156       </method>
20157     </type>
20158     <type name="MyObject">
20159       <method name="Void .ctor(Int32)">
20160         <size>7</size>
20161       </method>
20162     </type>
20163     <type name="Derived">
20164       <method name="Void .ctor(Int32)">
20165         <size>8</size>
20166       </method>
20167       <method name="Derived Blah()">
20168         <size>18</size>
20169       </method>
20170     </type>
20171     <type name="Test">
20172       <method name="Void .ctor()">
20173         <size>7</size>
20174       </method>
20175       <method name="Int32 Main()">
20176         <size>33</size>
20177       </method>
20178     </type>
20179   </test>
20180   <test name="test-12.cs">
20181     <type name="X">
20182       <method name="Void .ctor()">
20183         <size>7</size>
20184       </method>
20185       <method name="Int32 Main(System.String[])">
20186         <size>270</size>
20187       </method>
20188       <method name="System.String s(System.String, Int32)">
20189         <size>13</size>
20190       </method>
20191       <method name="System.String x(System.String, System.Object)">
20192         <size>8</size>
20193       </method>
20194     </type>
20195   </test>
20196   <test name="test-120.cs">
20197     <type name="test">
20198       <method name="Void .ctor()">
20199         <size>7</size>
20200       </method>
20201       <method name="Int32 Main()">
20202         <size>140</size>
20203       </method>
20204     </type>
20205   </test>
20206   <test name="test-121.cs">
20207     <type name="X">
20208       <method name="Void .ctor()">
20209         <size>7</size>
20210       </method>
20211       <method name="Int32 g()">
20212         <size>14</size>
20213       </method>
20214       <method name="Int32 Main()">
20215         <size>81</size>
20216       </method>
20217     </type>
20218   </test>
20219   <test name="test-122.cs">
20220     <type name="A">
20221       <method name="Void .ctor()">
20222         <size>7</size>
20223       </method>
20224       <method name="Void .cctor()">
20225         <size>1</size>
20226       </method>
20227       <method name="Int32 Main()">
20228         <size>2</size>
20229       </method>
20230     </type>
20231     <type name="A+B">
20232       <method name="Void .ctor()">
20233         <size>7</size>
20234       </method>
20235       <method name="Void Foo()">
20236         <size>13</size>
20237       </method>
20238     </type>
20239   </test>
20240   <test name="test-123.cs">
20241     <type name="X">
20242       <method name="Void .ctor()">
20243         <size>7</size>
20244       </method>
20245       <method name="System.Object get_non_null()">
20246         <size>6</size>
20247       </method>
20248       <method name="System.Object get_null()">
20249         <size>2</size>
20250       </method>
20251       <method name="Int32 Main()">
20252         <size>95</size>
20253       </method>
20254     </type>
20255   </test>
20256   <test name="test-124.cs">
20257     <type name="t">
20258       <method name="Void .ctor()">
20259         <size>7</size>
20260       </method>
20261       <method name="Void a()">
20262         <size>16</size>
20263       </method>
20264       <method name="Void b()">
20265         <size>16</size>
20266       </method>
20267       <method name="Void c()">
20268         <size>24</size>
20269       </method>
20270       <method name="Void d()">
20271         <size>28</size>
20272       </method>
20273       <method name="Void Main()">
20274         <size>1</size>
20275       </method>
20276     </type>
20277   </test>
20278   <test name="test-125.cs">
20279     <type name="Fraction">
20280       <method name="Void .ctor(Int32, Int32)">
20281         <size>31</size>
20282       </method>
20283       <method name="Void .ctor(Int32)">
20284         <size>31</size>
20285       </method>
20286       <method name="Boolean Equals(System.Object)">
20287         <size>36</size>
20288       </method>
20289       <method name="System.String ToString()">
20290         <size>35</size>
20291       </method>
20292       <method name="Fraction op_Implicit(Int32)">
20293         <size>17</size>
20294       </method>
20295       <method name="Int32 op_Explicit(Fraction)">
20296         <size>24</size>
20297       </method>
20298       <method name="Boolean op_Equality(Fraction, Fraction)">
20299         <size>48</size>
20300       </method>
20301       <method name="Boolean op_Inequality(Fraction, Fraction)">
20302         <size>21</size>
20303       </method>
20304       <method name="Fraction op_Addition(Fraction, Fraction)">
20305         <size>102</size>
20306       </method>
20307     </type>
20308     <type name="Tester">
20309       <method name="Void .ctor()">
20310         <size>7</size>
20311       </method>
20312       <method name="Int32 Main()">
20313         <size>148</size>
20314       </method>
20315     </type>
20316   </test>
20317   <test name="test-126.cs">
20318     <type name="X">
20319       <method name="Void .ctor()">
20320         <size>7</size>
20321       </method>
20322       <method name="Void Iface.Method()">
20323         <size>1</size>
20324       </method>
20325       <method name="Int32 Main()">
20326         <size>33</size>
20327       </method>
20328     </type>
20329   </test>
20330   <test name="test-127.cs">
20331     <type name="X">
20332       <method name="Void .ctor()">
20333         <size>7</size>
20334       </method>
20335       <method name="Int32 Main()">
20336         <size>32</size>
20337       </method>
20338     </type>
20339   </test>
20340   <test name="test-128.cs">
20341     <type name="SimpleAttribute">
20342       <method name="Void .ctor(String)">
20343         <size>14</size>
20344       </method>
20345     </type>
20346     <type name="MineAttribute">
20347       <method name="Void .ctor(Type[])">
20348         <size>14</size>
20349       </method>
20350     </type>
20351     <type name="Foo">
20352       <method name="Void .ctor()">
20353         <size>7</size>
20354       </method>
20355       <method name="Int32 MM()">
20356         <size>153</size>
20357       </method>
20358     </type>
20359     <type name="Blah">
20360       <method name="Void .ctor()">
20361         <size>7</size>
20362       </method>
20363       <method name="Int32 get_Value()">
20364         <size>7</size>
20365       </method>
20366       <method name="Void set_Value(Int32)">
20367         <size>8</size>
20368       </method>
20369       <method name="Int32 Another()">
20370         <size>2</size>
20371       </method>
20372       <method name="Int32 Main()">
20373         <size>6</size>
20374       </method>
20375     </type>
20376   </test>
20377   <test name="test-129.cs">
20378     <type name="X">
20379       <method name="Void .ctor()">
20380         <size>7</size>
20381       </method>
20382       <method name="Int32 Main()">
20383         <size>27</size>
20384       </method>
20385     </type>
20386   </test>
20387   <test name="test-13.cs">
20388     <type name="Foo">
20389       <method name="Void .ctor()">
20390         <size>7</size>
20391       </method>
20392       <method name="Boolean MyMethod()">
20393         <size>12</size>
20394       </method>
20395     </type>
20396     <type name="Blah">
20397       <method name="Void .ctor()">
20398         <size>7</size>
20399       </method>
20400       <method name="Int32 Main()">
20401         <size>23</size>
20402       </method>
20403     </type>
20404   </test>
20405   <test name="test-130.cs">
20406     <type name="X">
20407       <method name="Void .ctor()">
20408         <size>20</size>
20409       </method>
20410       <method name="Int32 Main()">
20411         <size>2</size>
20412       </method>
20413     </type>
20414   </test>
20415   <test name="test-131.cs">
20416     <type name="SimpleAttribute">
20417       <method name="Void .ctor(String)">
20418         <size>14</size>
20419       </method>
20420     </type>
20421     <type name="Blah">
20422       <method name="Void .ctor()">
20423         <size>7</size>
20424       </method>
20425       <method name="Int32 Main()">
20426         <size>2</size>
20427       </method>
20428     </type>
20429   </test>
20430   <test name="test-132.cs">
20431     <type name="T">
20432       <method name="Void .ctor()">
20433         <size>7</size>
20434       </method>
20435       <method name="Int32 Main()">
20436         <size>51</size>
20437       </method>
20438     </type>
20439   </test>
20440   <test name="test-133.cs">
20441     <type name="T">
20442       <method name="Void .ctor()">
20443         <size>7</size>
20444       </method>
20445       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
20446         <size>21</size>
20447       </method>
20448       <method name="Void get_struct(S ByRef)">
20449         <size>24</size>
20450       </method>
20451       <method name="Int32 Main()">
20452         <size>75</size>
20453       </method>
20454     </type>
20455   </test>
20456   <test name="test-134.cs">
20457     <type name="AA">
20458       <method name="Void .ctor()">
20459         <size>7</size>
20460       </method>
20461       <method name="Void A()">
20462         <size>8</size>
20463       </method>
20464       <method name="Void B()">
20465         <size>8</size>
20466       </method>
20467       <method name="Void C()">
20468         <size>8</size>
20469       </method>
20470       <method name="Boolean get_OK()">
20471         <size>32</size>
20472       </method>
20473     </type>
20474     <type name="BB">
20475       <method name="Void .ctor()">
20476         <size>7</size>
20477       </method>
20478       <method name="Void A()">
20479         <size>18</size>
20480       </method>
20481       <method name="Void B()">
20482         <size>8</size>
20483       </method>
20484       <method name="Void C()">
20485         <size>8</size>
20486       </method>
20487       <method name="Boolean get_OK()">
20488         <size>32</size>
20489       </method>
20490     </type>
20491     <type name="T">
20492       <method name="Void .ctor()">
20493         <size>7</size>
20494       </method>
20495       <method name="Void A()">
20496         <size>1</size>
20497       </method>
20498       <method name="Void B()">
20499         <size>1</size>
20500       </method>
20501       <method name="Int32 Main()">
20502         <size>76</size>
20503       </method>
20504     </type>
20505   </test>
20506   <test name="test-135.cs">
20507     <type name="A">
20508       <method name="Void .ctor()">
20509         <size>7</size>
20510       </method>
20511       <method name="Void doh()">
20512         <size>1</size>
20513       </method>
20514     </type>
20515     <type name="T">
20516       <method name="Void .ctor()">
20517         <size>7</size>
20518       </method>
20519       <method name="A get_Prop()">
20520         <size>6</size>
20521       </method>
20522       <method name="Int32 Main()">
20523         <size>37</size>
20524       </method>
20525       <method name="IA IB.get_Prop()">
20526         <size>6</size>
20527       </method>
20528     </type>
20529   </test>
20530   <test name="test-136.cs">
20531     <type name="MyCar">
20532       <method name="Void .ctor()">
20533         <size>7</size>
20534       </method>
20535       <method name="Void IDiagnostic.Stop()">
20536         <size>8</size>
20537       </method>
20538       <method name="Void IAutomobile.Stop()">
20539         <size>8</size>
20540       </method>
20541       <method name="Void Stop()">
20542         <size>16</size>
20543       </method>
20544     </type>
20545     <type name="TestConflict">
20546       <method name="Void .ctor()">
20547         <size>7</size>
20548       </method>
20549       <method name="Int32 Main()">
20550         <size>74</size>
20551       </method>
20552     </type>
20553   </test>
20554   <test name="test-137.cs">
20555     <type name="C">
20556       <method name="Void .ctor()">
20557         <size>7</size>
20558       </method>
20559       <method name="Void X()">
20560         <size>15</size>
20561       </method>
20562       <method name="Int32 Main()">
20563         <size>95</size>
20564       </method>
20565     </type>
20566   </test>
20567   <test name="test-138.cs">
20568     <type name="T">
20569       <method name="Void .ctor()">
20570         <size>7</size>
20571       </method>
20572       <method name="Int32 Main()">
20573         <size>14</size>
20574       </method>
20575     </type>
20576   </test>
20577   <test name="test-139.cs">
20578     <type name="T">
20579       <method name="Void one()">
20580         <size>13</size>
20581       </method>
20582       <method name="Void two(T)">
20583         <size>8</size>
20584       </method>
20585       <method name="Void three(T ByRef)">
20586         <size>13</size>
20587       </method>
20588       <method name="Int32 GetHashCode()">
20589         <size>12</size>
20590       </method>
20591       <method name="Int32 Main()">
20592         <size>25</size>
20593       </method>
20594     </type>
20595   </test>
20596   <test name="test-14.cs">
20597     <type name="Obj.A">
20598       <method name="Void .ctor()">
20599         <size>7</size>
20600       </method>
20601       <method name="Int32 F()">
20602         <size>2</size>
20603       </method>
20604       <method name="Int32 G()">
20605         <size>2</size>
20606       </method>
20607       <method name="Int32 H()">
20608         <size>3</size>
20609       </method>
20610     </type>
20611     <type name="Obj.B">
20612       <method name="Void .ctor()">
20613         <size>7</size>
20614       </method>
20615       <method name="Int32 F()">
20616         <size>2</size>
20617       </method>
20618       <method name="Int32 G()">
20619         <size>2</size>
20620       </method>
20621       <method name="Int32 H()">
20622         <size>3</size>
20623       </method>
20624     </type>
20625     <type name="Obj.Test">
20626       <method name="Void .ctor()">
20627         <size>7</size>
20628       </method>
20629       <method name="Int32 Main()">
20630         <size>182</size>
20631       </method>
20632     </type>
20633   </test>
20634   <test name="test-140.cs">
20635     <type name="BreakTest">
20636       <method name="Void .ctor()">
20637         <size>7</size>
20638       </method>
20639       <method name="Void .cctor()">
20640         <size>1</size>
20641       </method>
20642       <method name="Void B()">
20643         <size>47</size>
20644       </method>
20645       <method name="Int32 Main()">
20646         <size>20</size>
20647       </method>
20648     </type>
20649   </test>
20650   <test name="test-141.cs">
20651     <type name="X">
20652       <method name="Void .ctor()">
20653         <size>7</size>
20654       </method>
20655       <method name="Int32 Main()">
20656         <size>38</size>
20657       </method>
20658       <method name="Boolean Test1()">
20659         <size>41</size>
20660       </method>
20661       <method name="Boolean Test2()">
20662         <size>42</size>
20663       </method>
20664       <method name="Boolean Test3()">
20665         <size>37</size>
20666       </method>
20667     </type>
20668   </test>
20669   <test name="test-142.cs">
20670     <type name="TestClass">
20671       <method name="Void .ctor(EventHandler)">
20672         <size>14</size>
20673       </method>
20674       <method name="Int32 Main()">
20675         <size>2</size>
20676       </method>
20677     </type>
20678     <type name="TestBaseClass">
20679       <method name="Void .ctor()">
20680         <size>7</size>
20681       </method>
20682       <method name="Void add_Blah(System.EventHandler)">
20683         <size>24</size>
20684       </method>
20685       <method name="Void remove_Blah(System.EventHandler)">
20686         <size>24</size>
20687       </method>
20688     </type>
20689   </test>
20690   <test name="test-143.cs">
20691     <type name="MonoEnumInfo">
20692       <method name="Void stuff()">
20693         <size>8</size>
20694       </method>
20695       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
20696         <size>20</size>
20697       </method>
20698       <method name="Int32 Main()">
20699         <size>32</size>
20700       </method>
20701     </type>
20702   </test>
20703   <test name="test-144.cs">
20704     <type name="Test">
20705       <method name="Void .ctor()">
20706         <size>7</size>
20707       </method>
20708       <method name="Void Main()">
20709         <size>1</size>
20710       </method>
20711     </type>
20712   </test>
20713   <test name="test-145.cs">
20714     <type name="JagArrayTest">
20715       <method name="Void .ctor()">
20716         <size>7</size>
20717       </method>
20718       <method name="Void .cctor()">
20719         <size>25</size>
20720       </method>
20721       <method name="Void Main()">
20722         <size>15</size>
20723       </method>
20724     </type>
20725   </test>
20726   <test name="test-146.cs">
20727     <type name="Test">
20728       <method name="Void .ctor()">
20729         <size>7</size>
20730       </method>
20731       <method name="Int32 Main()">
20732         <size>335</size>
20733       </method>
20734     </type>
20735   </test>
20736   <test name="test-147.cs">
20737     <type name="X">
20738       <method name="Void .ctor()">
20739         <size>15</size>
20740       </method>
20741       <method name="Void .cctor()">
20742         <size>8</size>
20743       </method>
20744       <method name="X Foo()">
20745         <size>6</size>
20746       </method>
20747       <method name="X Bar()">
20748         <size>6</size>
20749       </method>
20750       <method name="X Baz()">
20751         <size>6</size>
20752       </method>
20753       <method name="UInt32 get_Property()">
20754         <size>2</size>
20755       </method>
20756       <method name="UInt32 get_StaticProperty()">
20757         <size>3</size>
20758       </method>
20759       <method name="Int32 get_Item(Int32)">
20760         <size>2</size>
20761       </method>
20762     </type>
20763     <type name="Y">
20764       <method name="Void .ctor()">
20765         <size>15</size>
20766       </method>
20767       <method name="Void .cctor()">
20768         <size>9</size>
20769       </method>
20770       <method name="Y Foo()">
20771         <size>6</size>
20772       </method>
20773       <method name="Y Bar()">
20774         <size>6</size>
20775       </method>
20776       <method name="Y Baz()">
20777         <size>6</size>
20778       </method>
20779       <method name="UInt32 get_Property()">
20780         <size>2</size>
20781       </method>
20782       <method name="UInt32 get_StaticProperty()">
20783         <size>3</size>
20784       </method>
20785       <method name="Int32 get_Item(Int32)">
20786         <size>2</size>
20787       </method>
20788     </type>
20789     <type name="Z">
20790       <method name="Void .ctor()">
20791         <size>7</size>
20792       </method>
20793       <method name="Int32 Test()">
20794         <size>94</size>
20795       </method>
20796     </type>
20797     <type name="Test">
20798       <method name="Void .ctor()">
20799         <size>7</size>
20800       </method>
20801       <method name="Int32 Main()">
20802         <size>252</size>
20803       </method>
20804     </type>
20805   </test>
20806   <test name="test-148.cs">
20807     <type name="Y">
20808       <method name="Void .ctor()">
20809         <size>7</size>
20810       </method>
20811       <method name="Int32 get_Bar(Int32)">
20812         <size>2</size>
20813       </method>
20814       <method name="Int64 get_Bar(Double)">
20815         <size>3</size>
20816       </method>
20817     </type>
20818     <type name="Z">
20819       <method name="Void .ctor()">
20820         <size>7</size>
20821       </method>
20822       <method name="Int64 get_Whatever(Double)">
20823         <size>3</size>
20824       </method>
20825       <method name="Single get_Whatever(Int64, Int32)">
20826         <size>6</size>
20827       </method>
20828       <method name="Int32 InstanceTest()">
20829         <size>54</size>
20830       </method>
20831       <method name="Int32 Test()">
20832         <size>358</size>
20833       </method>
20834       <method name="Int32 Main()">
20835         <size>94</size>
20836       </method>
20837     </type>
20838     <type name="Z+MyArray">
20839       <method name="Void .ctor()">
20840         <size>7</size>
20841       </method>
20842       <method name="System.Object get_Item(Int32)">
20843         <size>8</size>
20844       </method>
20845       <method name="Void set_Item(Int32, System.Object)">
20846         <size>9</size>
20847       </method>
20848     </type>
20849     <type name="A">
20850       <method name="Void .ctor()">
20851         <size>7</size>
20852       </method>
20853       <method name="Int32 get_Monkey(Int32)">
20854         <size>4</size>
20855       </method>
20856     </type>
20857     <type name="B">
20858       <method name="Void .ctor()">
20859         <size>7</size>
20860       </method>
20861       <method name="Int64 get_Item(Int64, Int32)">
20862         <size>5</size>
20863       </method>
20864     </type>
20865     <type name="C">
20866       <method name="Void .ctor()">
20867         <size>7</size>
20868       </method>
20869       <method name="Int32 get_Item(Int32)">
20870         <size>4</size>
20871       </method>
20872     </type>
20873     <type name="D">
20874       <method name="Void .ctor()">
20875         <size>7</size>
20876       </method>
20877       <method name="Int64 get_Item(Int64, Int32)">
20878         <size>5</size>
20879       </method>
20880     </type>
20881     <type name="E">
20882       <method name="Void .ctor()">
20883         <size>7</size>
20884       </method>
20885       <method name="System.String get_g()">
20886         <size>6</size>
20887       </method>
20888       <method name="Void set_g(System.String)">
20889         <size>1</size>
20890       </method>
20891     </type>
20892     <type name="F">
20893       <method name="Void .ctor()">
20894         <size>7</size>
20895       </method>
20896       <method name="System.String get_g()">
20897         <size>6</size>
20898       </method>
20899     </type>
20900     <type name="DisposableNotifyList">
20901       <method name="Void .ctor()">
20902         <size>7</size>
20903       </method>
20904     </type>
20905     <type name="ChildList">
20906       <method name="Void .ctor()">
20907         <size>7</size>
20908       </method>
20909       <method name="Void Test()">
20910         <size>14</size>
20911       </method>
20912     </type>
20913     <type name="Y">
20914       <method name="Int32 X.get_Foo(Int32)">
20915         <size>2</size>
20916       </method>
20917     </type>
20918   </test>
20919   <test name="test-149.cs">
20920     <type name="Y">
20921       <method name="Void .ctor()">
20922         <size>7</size>
20923       </method>
20924       <method name="Void .cctor()">
20925         <size>1</size>
20926       </method>
20927       <method name="Void add_Foo(System.EventHandler)">
20928         <size>24</size>
20929       </method>
20930       <method name="Void remove_Foo(System.EventHandler)">
20931         <size>24</size>
20932       </method>
20933       <method name="Void add_TestEvent(MyDelegate)">
20934         <size>24</size>
20935       </method>
20936       <method name="Void remove_TestEvent(MyDelegate)">
20937         <size>24</size>
20938       </method>
20939       <method name="Int32 Test()">
20940         <size>166</size>
20941       </method>
20942       <method name="Void callback1(System.Object, System.EventArgs)">
20943         <size>7</size>
20944       </method>
20945       <method name="Int64 callback2(Int32)">
20946         <size>19</size>
20947       </method>
20948       <method name="Void callback3(System.Object, System.EventArgs)">
20949         <size>7</size>
20950       </method>
20951     </type>
20952     <type name="Z">
20953       <method name="Void .ctor()">
20954         <size>7</size>
20955       </method>
20956       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
20957         <size>22</size>
20958       </method>
20959       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
20960         <size>22</size>
20961       </method>
20962       <method name="Int32 a()">
20963         <size>2</size>
20964       </method>
20965       <method name="Int32 Main()">
20966         <size>80</size>
20967       </method>
20968     </type>
20969     <type name="Static">
20970       <method name="Void .ctor()">
20971         <size>7</size>
20972       </method>
20973       <method name="Void add_Test(System.EventHandler)">
20974         <size>22</size>
20975       </method>
20976       <method name="Void remove_Test(System.EventHandler)">
20977         <size>22</size>
20978       </method>
20979       <method name="Void Fire()">
20980         <size>23</size>
20981       </method>
20982     </type>
20983     <type name="Z+SomeEventHandler">
20984       <method name="Void .ctor(Object, IntPtr)">
20985         <size>0</size>
20986       </method>
20987       <method name="Int32 Invoke()">
20988         <size>0</size>
20989       </method>
20990       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20991         <size>0</size>
20992       </method>
20993       <method name="Int32 EndInvoke(IAsyncResult)">
20994         <size>0</size>
20995       </method>
20996     </type>
20997     <type name="MyDelegate">
20998       <method name="Void .ctor(Object, IntPtr)">
20999         <size>0</size>
21000       </method>
21001       <method name="Int64 Invoke(Int32)">
21002         <size>0</size>
21003       </method>
21004       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21005         <size>0</size>
21006       </method>
21007       <method name="Int64 EndInvoke(IAsyncResult)">
21008         <size>0</size>
21009       </method>
21010     </type>
21011     <type name="Y">
21012       <method name="Void X.add_Foo(System.EventHandler)">
21013         <size>1</size>
21014       </method>
21015       <method name="Void X.remove_Foo(System.EventHandler)">
21016         <size>1</size>
21017       </method>
21018     </type>
21019   </test>
21020   <test name="test-15.cs">
21021     <type name="Implementor">
21022       <method name="Void .ctor()">
21023         <size>7</size>
21024       </method>
21025       <method name="Int32 A()">
21026         <size>2</size>
21027       </method>
21028     </type>
21029     <type name="Run">
21030       <method name="Void .ctor()">
21031         <size>7</size>
21032       </method>
21033       <method name="Int32 Main()">
21034         <size>53</size>
21035       </method>
21036     </type>
21037     <type name="StructImplementor">
21038       <method name="Int32 A()">
21039         <size>2</size>
21040       </method>
21041     </type>
21042   </test>
21043   <test name="test-150.cs">
21044     <type name="T">
21045       <method name="Void .ctor()">
21046         <size>18</size>
21047       </method>
21048       <method name="Int32 Main()">
21049         <size>2</size>
21050       </method>
21051     </type>
21052   </test>
21053   <test name="test-151.cs">
21054     <type name="A.Iface">
21055       <method name="Void .ctor()">
21056         <size>7</size>
21057       </method>
21058       <method name="Void bah()">
21059         <size>1</size>
21060       </method>
21061     </type>
21062     <type name="A.my">
21063       <method name="Void .ctor()">
21064         <size>7</size>
21065       </method>
21066       <method name="Void doit(System.Object)">
21067         <size>13</size>
21068       </method>
21069       <method name="Int32 Main()">
21070         <size>2</size>
21071       </method>
21072     </type>
21073   </test>
21074   <test name="test-152.cs">
21075     <type name="X">
21076       <method name="Void .ctor()">
21077         <size>7</size>
21078       </method>
21079       <method name="Int32 Main()">
21080         <size>99</size>
21081       </method>
21082     </type>
21083   </test>
21084   <test name="test-153.cs">
21085     <type name="Z">
21086       <method name="Void .ctor()">
21087         <size>7</size>
21088       </method>
21089       <method name="Void Test2(System.String, System.Object[])">
21090         <size>1</size>
21091       </method>
21092       <method name="Void Test(System.String, System.Object[])">
21093         <size>8</size>
21094       </method>
21095       <method name="Int32 Main()">
21096         <size>86</size>
21097       </method>
21098     </type>
21099   </test>
21100   <test name="test-154.cs">
21101     <type name="X">
21102       <method name="Void .ctor()">
21103         <size>7</size>
21104       </method>
21105       <method name="Int32 Main()">
21106         <size>2</size>
21107       </method>
21108       <method name="Void test1(Single ByRef)">
21109         <size>6</size>
21110       </method>
21111       <method name="Void test2(Int32, Single ByRef)">
21112         <size>38</size>
21113       </method>
21114       <method name="Void test3(System.Int64[], Int32)">
21115         <size>21</size>
21116       </method>
21117       <method name="Int32 test4(Int32, Single ByRef)">
21118         <size>33</size>
21119       </method>
21120       <method name="Int32 test5(Single ByRef, Int64)">
21121         <size>75</size>
21122       </method>
21123       <method name="Int32 test6(Single ByRef)">
21124         <size>10</size>
21125       </method>
21126       <method name="Int64 test7(System.Int32[], Int32)">
21127         <size>64</size>
21128       </method>
21129       <method name="Int64 test8(Int32)">
21130         <size>34</size>
21131       </method>
21132       <method name="Int64 test9(Int32)">
21133         <size>28</size>
21134       </method>
21135       <method name="Void test10(Int32, Single ByRef)">
21136         <size>23</size>
21137       </method>
21138       <method name="Int64 test11(Int32)">
21139         <size>44</size>
21140       </method>
21141       <method name="Void test12(Single ByRef)">
21142         <size>25</size>
21143       </method>
21144       <method name="Void test13(Int32, Single ByRef)">
21145         <size>23</size>
21146       </method>
21147       <method name="Int64 test14(Int32, Single ByRef)">
21148         <size>66</size>
21149       </method>
21150       <method name="Int32 test15(Int32, Single ByRef)">
21151         <size>33</size>
21152       </method>
21153       <method name="Void test16()">
21154         <size>54</size>
21155       </method>
21156       <method name="Void test17()">
21157         <size>62</size>
21158       </method>
21159       <method name="Void test18(Int32, Int32 ByRef)">
21160         <size>35</size>
21161       </method>
21162       <method name="Int32 test19()">
21163         <size>49</size>
21164       </method>
21165       <method name="Int32 test20()">
21166         <size>22</size>
21167       </method>
21168       <method name="Int32 test21()">
21169         <size>28</size>
21170       </method>
21171       <method name="Int32 test22()">
21172         <size>27</size>
21173       </method>
21174       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
21175         <size>29</size>
21176       </method>
21177       <method name="Int64 test24(Int32)">
21178         <size>67</size>
21179       </method>
21180       <method name="Int64 test25(Int32)">
21181         <size>44</size>
21182       </method>
21183       <method name="Void test26()">
21184         <size>22</size>
21185       </method>
21186       <method name="Int32 test27()">
21187         <size>12</size>
21188       </method>
21189       <method name="Void test28(System.Object ByRef)">
21190         <size>23</size>
21191       </method>
21192       <method name="Boolean test29(Int32 ByRef)">
21193         <size>33</size>
21194       </method>
21195       <method name="System.String test30(System.String ByRef)">
21196         <size>36</size>
21197       </method>
21198       <method name="System.String test31(Int32)">
21199         <size>78</size>
21200       </method>
21201       <method name="Void test32()">
21202         <size>11</size>
21203       </method>
21204       <method name="Int32 test33()">
21205         <size>4</size>
21206       </method>
21207       <method name="Void test34()">
21208         <size>20</size>
21209       </method>
21210       <method name="Void test35(Int32, Boolean)">
21211         <size>28</size>
21212       </method>
21213       <method name="Void test36()">
21214         <size>41</size>
21215       </method>
21216       <method name="Void test37()">
21217         <size>42</size>
21218       </method>
21219       <method name="Int32 test38()">
21220         <size>2</size>
21221       </method>
21222       <method name="Int32 test40(Int32)">
21223         <size>18</size>
21224       </method>
21225     </type>
21226   </test>
21227   <test name="test-155.cs">
21228     <type name="Test">
21229       <method name="Void .ctor()">
21230         <size>7</size>
21231       </method>
21232       <method name="Int32 Main()">
21233         <size>44</size>
21234       </method>
21235     </type>
21236     <type name="Test+TestClass">
21237       <method name="Void .ctor()">
21238         <size>7</size>
21239       </method>
21240       <method name="System.String test(System.String)">
21241         <size>22</size>
21242       </method>
21243     </type>
21244   </test>
21245   <test name="test-156.cs">
21246     <type name="Internal">
21247       <method name="Void .ctor()">
21248         <size>7</size>
21249       </method>
21250     </type>
21251     <type name="Public">
21252       <method name="Void .ctor()">
21253         <size>7</size>
21254       </method>
21255     </type>
21256     <type name="X">
21257       <method name="Void .ctor()">
21258         <size>7</size>
21259       </method>
21260       <method name="Void Main()">
21261         <size>1</size>
21262       </method>
21263     </type>
21264     <type name="X+NestedPublic">
21265       <method name="Void .ctor()">
21266         <size>7</size>
21267       </method>
21268     </type>
21269     <type name="X+NestedAssembly">
21270       <method name="Void .ctor()">
21271         <size>7</size>
21272       </method>
21273     </type>
21274     <type name="X+NestedFamilyAndAssembly">
21275       <method name="Void .ctor()">
21276         <size>7</size>
21277       </method>
21278     </type>
21279     <type name="X+NestedFamily">
21280       <method name="Void .ctor()">
21281         <size>7</size>
21282       </method>
21283     </type>
21284     <type name="X+NestedPrivate">
21285       <method name="Void .ctor()">
21286         <size>7</size>
21287       </method>
21288     </type>
21289     <type name="A">
21290       <method name="Void .ctor()">
21291         <size>7</size>
21292       </method>
21293     </type>
21294     <type name="B">
21295       <method name="Void .ctor()">
21296         <size>7</size>
21297       </method>
21298     </type>
21299     <type name="C">
21300       <method name="Void .ctor()">
21301         <size>7</size>
21302       </method>
21303     </type>
21304     <type name="D">
21305       <method name="Void .ctor()">
21306         <size>7</size>
21307       </method>
21308     </type>
21309     <type name="E">
21310       <method name="Void .ctor()">
21311         <size>7</size>
21312       </method>
21313     </type>
21314     <type name="F">
21315       <method name="Void .ctor()">
21316         <size>7</size>
21317       </method>
21318     </type>
21319     <type name="Y">
21320       <method name="Void .ctor()">
21321         <size>7</size>
21322       </method>
21323       <method name="Void Test(YI)">
21324         <size>1</size>
21325       </method>
21326     </type>
21327     <type name="Y+YA">
21328       <method name="Void .ctor()">
21329         <size>7</size>
21330       </method>
21331     </type>
21332     <type name="Y+YB">
21333       <method name="Void .ctor()">
21334         <size>7</size>
21335       </method>
21336     </type>
21337     <type name="Y+YC">
21338       <method name="Void .ctor()">
21339         <size>7</size>
21340       </method>
21341     </type>
21342     <type name="Y+YD">
21343       <method name="Void .ctor()">
21344         <size>7</size>
21345       </method>
21346     </type>
21347     <type name="Y+YE">
21348       <method name="Void .ctor()">
21349         <size>7</size>
21350       </method>
21351     </type>
21352     <type name="Y+YF">
21353       <method name="Void .ctor()">
21354         <size>7</size>
21355       </method>
21356     </type>
21357     <type name="Y+YG">
21358       <method name="Void .ctor()">
21359         <size>7</size>
21360       </method>
21361     </type>
21362     <type name="Y+YH">
21363       <method name="Void .ctor()">
21364         <size>7</size>
21365       </method>
21366     </type>
21367     <type name="Z">
21368       <method name="Void .ctor()">
21369         <size>7</size>
21370       </method>
21371     </type>
21372     <type name="Z+P">
21373       <method name="Void .ctor()">
21374         <size>7</size>
21375       </method>
21376     </type>
21377     <type name="W">
21378       <method name="Void .ctor()">
21379         <size>7</size>
21380       </method>
21381     </type>
21382     <type name="W+WA">
21383       <method name="Void .ctor()">
21384         <size>7</size>
21385       </method>
21386     </type>
21387     <type name="W+WB">
21388       <method name="Void .ctor()">
21389         <size>7</size>
21390       </method>
21391     </type>
21392     <type name="W+WC">
21393       <method name="Void .ctor()">
21394         <size>7</size>
21395       </method>
21396     </type>
21397     <type name="W+WD">
21398       <method name="Void .ctor()">
21399         <size>7</size>
21400       </method>
21401     </type>
21402     <type name="W+WE">
21403       <method name="Void .ctor()">
21404         <size>7</size>
21405       </method>
21406     </type>
21407     <type name="W+WCA">
21408       <method name="Void .ctor()">
21409         <size>7</size>
21410       </method>
21411     </type>
21412     <type name="W+WCB">
21413       <method name="Void .ctor()">
21414         <size>7</size>
21415       </method>
21416     </type>
21417     <type name="W+WCB+WCD">
21418       <method name="Void .ctor()">
21419         <size>7</size>
21420       </method>
21421     </type>
21422     <type name="W+WCB+WCD+WCE">
21423       <method name="Void .ctor()">
21424         <size>7</size>
21425       </method>
21426     </type>
21427     <type name="G">
21428       <method name="Void .ctor()">
21429         <size>7</size>
21430       </method>
21431       <method name="Void Test(X)">
21432         <size>1</size>
21433       </method>
21434     </type>
21435     <type name="G+I">
21436       <method name="Void .ctor()">
21437         <size>7</size>
21438       </method>
21439     </type>
21440     <type name="G+I+J">
21441       <method name="Void .ctor()">
21442         <size>7</size>
21443       </method>
21444       <method name="Void Test(Foo)">
21445         <size>1</size>
21446       </method>
21447     </type>
21448     <type name="H">
21449       <method name="Void .ctor()">
21450         <size>7</size>
21451       </method>
21452       <method name="Void Test(System.Int32[])">
21453         <size>1</size>
21454       </method>
21455     </type>
21456     <type name="M">
21457       <method name="Void .ctor()">
21458         <size>7</size>
21459       </method>
21460       <method name="Void Hello(System.String)">
21461         <size>1</size>
21462       </method>
21463     </type>
21464   </test>
21465   <test name="test-157.cs">
21466     <type name="Test.MyAttribute">
21467       <method name="Void .ctor(String)">
21468         <size>20</size>
21469       </method>
21470     </type>
21471     <type name="Test.Test">
21472       <method name="Void .ctor()">
21473         <size>7</size>
21474       </method>
21475       <method name="Int32 Main()">
21476         <size>197</size>
21477       </method>
21478     </type>
21479   </test>
21480   <test name="test-158.cs">
21481     <type name="My">
21482       <method name="Void .ctor(Object)">
21483         <size>14</size>
21484       </method>
21485     </type>
21486     <type name="My+Test">
21487       <method name="Void .ctor()">
21488         <size>7</size>
21489       </method>
21490       <method name="Int32 Main()">
21491         <size>88</size>
21492       </method>
21493     </type>
21494   </test>
21495   <test name="test-159.cs">
21496     <type name="A.Iface">
21497       <method name="Void .ctor()">
21498         <size>7</size>
21499       </method>
21500       <method name="Void bah()">
21501         <size>1</size>
21502       </method>
21503     </type>
21504     <type name="A.my">
21505       <method name="Void .ctor()">
21506         <size>7</size>
21507       </method>
21508       <method name="Void doit(System.Object)">
21509         <size>13</size>
21510       </method>
21511       <method name="Int32 Main()">
21512         <size>2</size>
21513       </method>
21514     </type>
21515   </test>
21516   <test name="test-16.cs">
21517     <type name="Mine.Blah">
21518       <method name="Void .ctor()">
21519         <size>7</size>
21520       </method>
21521       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
21522         <size>12</size>
21523       </method>
21524       <method name="Int32 op_Implicit(Mine.Blah)">
21525         <size>12</size>
21526       </method>
21527       <method name="Byte op_Implicit(Mine.Blah)">
21528         <size>12</size>
21529       </method>
21530       <method name="Int16 op_Implicit(Mine.Blah)">
21531         <size>12</size>
21532       </method>
21533     </type>
21534     <type name="Mine.Foo">
21535       <method name="Void .ctor()">
21536         <size>7</size>
21537       </method>
21538       <method name="Int32 Main()">
21539         <size>118</size>
21540       </method>
21541     </type>
21542   </test>
21543   <test name="test-160.cs">
21544     <type name="B">
21545       <method name="Void .ctor()">
21546         <size>7</size>
21547       </method>
21548     </type>
21549     <type name="S">
21550       <method name="Void .ctor()">
21551         <size>7</size>
21552       </method>
21553     </type>
21554     <type name="T">
21555       <method name="Void .ctor()">
21556         <size>7</size>
21557       </method>
21558       <method name="Int32 blah(System.Object)">
21559         <size>62</size>
21560       </method>
21561       <method name="Int32 Main()">
21562         <size>2</size>
21563       </method>
21564     </type>
21565   </test>
21566   <test name="test-161.cs">
21567     <type name="ZipEntry">
21568       <method name="Void .ctor(String)">
21569         <size>18</size>
21570       </method>
21571       <method name="Void .ctor(ZipEntry)">
21572         <size>18</size>
21573       </method>
21574       <method name="DateTime get_DateTime()">
21575         <size>7</size>
21576       </method>
21577       <method name="Int32 Main()">
21578         <size>2</size>
21579       </method>
21580     </type>
21581   </test>
21582   <test name="test-162.cs">
21583     <type name="X">
21584       <method name="Void .ctor()">
21585         <size>7</size>
21586       </method>
21587       <method name="Void test_output(A)">
21588         <size>1</size>
21589       </method>
21590       <method name="Void test_output(B)">
21591         <size>1</size>
21592       </method>
21593       <method name="Void test_output(E)">
21594         <size>1</size>
21595       </method>
21596       <method name="Void test_output(F)">
21597         <size>1</size>
21598       </method>
21599       <method name="Void test1()">
21600         <size>21</size>
21601       </method>
21602       <method name="Void test2()">
21603         <size>32</size>
21604       </method>
21605       <method name="Void test3()">
21606         <size>21</size>
21607       </method>
21608       <method name="Void test4(A)">
21609         <size>9</size>
21610       </method>
21611       <method name="Void test5(A ByRef)">
21612         <size>9</size>
21613       </method>
21614       <method name="Void test6(B ByRef)">
21615         <size>8</size>
21616       </method>
21617       <method name="Void test7()">
21618         <size>28</size>
21619       </method>
21620       <method name="Void test8()">
21621         <size>50</size>
21622       </method>
21623       <method name="Void test9()">
21624         <size>26</size>
21625       </method>
21626       <method name="Void test10()">
21627         <size>82</size>
21628       </method>
21629       <method name="Int32 Main()">
21630         <size>2</size>
21631       </method>
21632     </type>
21633     <type name="A">
21634       <method name="Void .ctor(Int32)">
21635         <size>27</size>
21636       </method>
21637     </type>
21638     <type name="C">
21639       <method name="Void .ctor(Int64)">
21640         <size>8</size>
21641       </method>
21642       <method name="Void .ctor(String)">
21643         <size>13</size>
21644       </method>
21645     </type>
21646     <type name="E">
21647       <method name="Void .ctor(Int32)">
21648         <size>21</size>
21649       </method>
21650     </type>
21651   </test>
21652   <test name="test-163.cs">
21653     <type name="Blah">
21654       <method name="Void .ctor()">
21655         <size>7</size>
21656       </method>
21657       <method name="Int32 Foo(System.String)">
21658         <size>2</size>
21659       </method>
21660       <method name="Int32 Foo(System.Object)">
21661         <size>2</size>
21662       </method>
21663       <method name="Int32 Main()">
21664         <size>28</size>
21665       </method>
21666     </type>
21667   </test>
21668   <test name="test-164.cs">
21669     <type name="X">
21670       <method name="Void .ctor()">
21671         <size>26</size>
21672       </method>
21673       <method name="Int32 Foo()">
21674         <size>2</size>
21675       </method>
21676     </type>
21677     <type name="Y">
21678       <method name="Void .ctor()">
21679         <size>7</size>
21680       </method>
21681       <method name="Int32 Foo()">
21682         <size>2</size>
21683       </method>
21684       <method name="Int32 Hello()">
21685         <size>12</size>
21686       </method>
21687       <method name="Void Main()">
21688         <size>46</size>
21689       </method>
21690     </type>
21691     <type name="X+FooDelegate">
21692       <method name="Void .ctor(Object, IntPtr)">
21693         <size>0</size>
21694       </method>
21695       <method name="Int32 Invoke()">
21696         <size>0</size>
21697       </method>
21698       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21699         <size>0</size>
21700       </method>
21701       <method name="Int32 EndInvoke(IAsyncResult)">
21702         <size>0</size>
21703       </method>
21704     </type>
21705   </test>
21706   <test name="test-165.cs">
21707     <type name="Testing">
21708       <method name="Void .ctor()">
21709         <size>7</size>
21710       </method>
21711       <method name="Int32 TestEnumInit(Fruit)">
21712         <size>21</size>
21713       </method>
21714       <method name="Int32 Main()">
21715         <size>62</size>
21716       </method>
21717     </type>
21718   </test>
21719   <test name="test-166.cs">
21720     <type name="Test">
21721       <method name="Void .ctor()">
21722         <size>7</size>
21723       </method>
21724       <method name="Int32 get_Item(Int32)">
21725         <size>2</size>
21726       </method>
21727     </type>
21728     <type name="D">
21729       <method name="Void .ctor()">
21730         <size>7</size>
21731       </method>
21732       <method name="Int32 get_TargetIntegerSize()">
21733         <size>2</size>
21734       </method>
21735       <method name="Int32 Hello(IInferior)">
21736         <size>7</size>
21737       </method>
21738       <method name="Int32 Main()">
21739         <size>61</size>
21740       </method>
21741     </type>
21742     <type name="Test">
21743       <method name="Int32 ITest.get_Item(Int32)">
21744         <size>2</size>
21745       </method>
21746     </type>
21747   </test>
21748   <test name="test-167.cs">
21749     <type name="X">
21750       <method name="Void .ctor()">
21751         <size>7</size>
21752       </method>
21753       <method name="Int32 Test(X+Foo[])">
21754         <size>23</size>
21755       </method>
21756       <method name="Int32 Main()">
21757         <size>44</size>
21758       </method>
21759     </type>
21760   </test>
21761   <test name="test-168.cs">
21762     <type name="Test">
21763       <method name="Void .ctor()">
21764         <size>7</size>
21765       </method>
21766       <method name="Int32 Main()">
21767         <size>21</size>
21768       </method>
21769     </type>
21770     <type name="X">
21771       <method name="System.String op_Implicit(X)">
21772         <size>6</size>
21773       </method>
21774     </type>
21775   </test>
21776   <test name="test-169.cs">
21777     <type name="basec">
21778       <method name="Void .ctor()">
21779         <size>7</size>
21780       </method>
21781       <method name="System.String get_Message()">
21782         <size>6</size>
21783       </method>
21784     </type>
21785     <type name="der">
21786       <method name="Void .ctor()">
21787         <size>7</size>
21788       </method>
21789       <method name="System.String get_Message()">
21790         <size>6</size>
21791       </method>
21792     </type>
21793     <type name="Base">
21794       <method name="Void .ctor()">
21795         <size>7</size>
21796       </method>
21797       <method name="Int32 get_Thingy()">
21798         <size>7</size>
21799       </method>
21800       <method name="Void set_Thingy(Int32)">
21801         <size>8</size>
21802       </method>
21803     </type>
21804     <type name="Derived">
21805       <method name="Void .ctor()">
21806         <size>7</size>
21807       </method>
21808       <method name="Int32 get_BaseThingy()">
21809         <size>7</size>
21810       </method>
21811       <method name="Void set_Thingy(Int32)">
21812         <size>1</size>
21813       </method>
21814     </type>
21815     <type name="D">
21816       <method name="Void .ctor()">
21817         <size>7</size>
21818       </method>
21819       <method name="Int32 Main()">
21820         <size>97</size>
21821       </method>
21822     </type>
21823   </test>
21824   <test name="test-17.cs">
21825     <type name="Blah">
21826       <method name="Void .ctor()">
21827         <size>7</size>
21828       </method>
21829       <method name="Int32 Main()">
21830         <size>39</size>
21831       </method>
21832       <method name="Byte op_Implicit(Blah)">
21833         <size>12</size>
21834       </method>
21835       <method name="Int16 op_Implicit(Blah)">
21836         <size>12</size>
21837       </method>
21838       <method name="Int32 op_Implicit(Blah)">
21839         <size>12</size>
21840       </method>
21841     </type>
21842   </test>
21843   <test name="test-170.cs">
21844     <type name="X">
21845       <method name="Void .ctor()">
21846         <size>7</size>
21847       </method>
21848       <method name="Int32 get_prop()">
21849         <size>7</size>
21850       </method>
21851       <method name="Void set_prop(Int32)">
21852         <size>8</size>
21853       </method>
21854       <method name="Void set_AAA(Int32)">
21855         <size>1</size>
21856       </method>
21857     </type>
21858     <type name="Y">
21859       <method name="Void .ctor()">
21860         <size>14</size>
21861       </method>
21862       <method name="Int32 get_prop()">
21863         <size>7</size>
21864       </method>
21865       <method name="Void set_prop(Int32)">
21866         <size>8</size>
21867       </method>
21868       <method name="Int32 A()">
21869         <size>38</size>
21870       </method>
21871       <method name="Int32 Main()">
21872         <size>13</size>
21873       </method>
21874     </type>
21875   </test>
21876   <test name="test-171.cs">
21877     <type name="IntPtr_Conv.Class1">
21878       <method name="Void .ctor()">
21879         <size>7</size>
21880       </method>
21881       <method name="Int32 Main(System.String[])">
21882         <size>15</size>
21883       </method>
21884     </type>
21885   </test>
21886   <test name="test-172.cs">
21887     <type name="X">
21888       <method name="Void .ctor()">
21889         <size>7</size>
21890       </method>
21891       <method name="Void .cctor()">
21892         <size>31</size>
21893       </method>
21894       <method name="Boolean ff()">
21895         <size>14</size>
21896       </method>
21897       <method name="Boolean tt()">
21898         <size>14</size>
21899       </method>
21900       <method name="Int32 test_if()">
21901         <size>599</size>
21902       </method>
21903       <method name="Int32 test_while()">
21904         <size>437</size>
21905       </method>
21906       <method name="Int32 test_inline()">
21907         <size>29</size>
21908       </method>
21909       <method name="Int32 Main()">
21910         <size>109</size>
21911       </method>
21912     </type>
21913   </test>
21914   <test name="test-173.cs">
21915     <type name="Base">
21916       <method name="Void .ctor(Int32)">
21917         <size>14</size>
21918       </method>
21919       <method name="Int32 get_Value()">
21920         <size>7</size>
21921       </method>
21922     </type>
21923     <type name="A">
21924       <method name="Void .ctor(Int32)">
21925         <size>18</size>
21926       </method>
21927       <method name="Void .ctor(UInt32)">
21928         <size>18</size>
21929       </method>
21930     </type>
21931     <type name="B">
21932       <method name="Void .ctor(Int64)">
21933         <size>18</size>
21934       </method>
21935       <method name="Void .ctor(UInt64)">
21936         <size>18</size>
21937       </method>
21938     </type>
21939     <type name="C">
21940       <method name="Void .ctor(Int16)">
21941         <size>18</size>
21942       </method>
21943       <method name="Void .ctor(UInt16)">
21944         <size>18</size>
21945       </method>
21946     </type>
21947     <type name="D">
21948       <method name="Void .ctor(SByte)">
21949         <size>18</size>
21950       </method>
21951       <method name="Void .ctor(Byte)">
21952         <size>18</size>
21953       </method>
21954     </type>
21955     <type name="E">
21956       <method name="Void .ctor(Int64)">
21957         <size>19</size>
21958       </method>
21959       <method name="Void .ctor(E)">
21960         <size>19</size>
21961       </method>
21962       <method name="E op_Implicit(Int64)">
21963         <size>7</size>
21964       </method>
21965     </type>
21966     <type name="F">
21967       <method name="Void .ctor(Int32)">
21968         <size>19</size>
21969       </method>
21970       <method name="Void .ctor(F)">
21971         <size>19</size>
21972       </method>
21973       <method name="F op_Implicit(Int32)">
21974         <size>7</size>
21975       </method>
21976     </type>
21977     <type name="X">
21978       <method name="Void .ctor()">
21979         <size>7</size>
21980       </method>
21981       <method name="Int32 Test()">
21982         <size>231</size>
21983       </method>
21984       <method name="Int32 Main()">
21985         <size>24</size>
21986       </method>
21987     </type>
21988   </test>
21989   <test name="test-174.cs">
21990     <type name="ProtectedAccessToPropertyOnChild">
21991       <method name="Void .ctor()">
21992         <size>14</size>
21993       </method>
21994       <method name="Int32 Main()">
21995         <size>21</size>
21996       </method>
21997     </type>
21998     <type name="TestAccessToPrivateMemberInParentClass">
21999       <method name="Void .ctor()">
22000         <size>7</size>
22001       </method>
22002       <method name="System.Double[][] get_Array()">
22003         <size>7</size>
22004       </method>
22005     </type>
22006     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
22007       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
22008         <size>37</size>
22009       </method>
22010     </type>
22011     <type name="TestAccessToProtectedOnChildInstanceFromParent">
22012       <method name="Void .ctor()">
22013         <size>29</size>
22014       </method>
22015       <method name="Int32 Test()">
22016         <size>27</size>
22017       </method>
22018     </type>
22019     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
22020       <method name="Void .ctor()">
22021         <size>26</size>
22022       </method>
22023       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
22024         <size>15</size>
22025       </method>
22026     </type>
22027     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
22028       <method name="Void .ctor()">
22029         <size>7</size>
22030       </method>
22031     </type>
22032   </test>
22033   <test name="test-175.cs">
22034     <type name="X">
22035       <method name="Void .ctor()">
22036         <size>7</size>
22037       </method>
22038       <method name="Int32 Main()">
22039         <size>59</size>
22040       </method>
22041     </type>
22042     <type name="RVA">
22043       <method name="Void .ctor(UInt32)">
22044         <size>8</size>
22045       </method>
22046       <method name="RVA op_Implicit(UInt32)">
22047         <size>7</size>
22048       </method>
22049       <method name="UInt32 op_Implicit(RVA)">
22050         <size>8</size>
22051       </method>
22052     </type>
22053   </test>
22054   <test name="test-176.cs">
22055     <type name="X">
22056       <method name="Void .ctor()">
22057         <size>7</size>
22058       </method>
22059       <method name="Int32 Main()">
22060         <size>34</size>
22061       </method>
22062     </type>
22063   </test>
22064   <test name="test-177.cs">
22065     <type name="MethodAttribute">
22066       <method name="Void .ctor()">
22067         <size>7</size>
22068       </method>
22069     </type>
22070     <type name="ReturnAttribute">
22071       <method name="Void .ctor()">
22072         <size>7</size>
22073       </method>
22074     </type>
22075     <type name="Test">
22076       <method name="Void .ctor()">
22077         <size>7</size>
22078       </method>
22079       <method name="Void Method()">
22080         <size>1</size>
22081       </method>
22082       <method name="Int32 Main()">
22083         <size>40</size>
22084       </method>
22085     </type>
22086   </test>
22087   <test name="test-178.cs">
22088     <type name="BrowsableClass">
22089       <method name="Void .ctor()">
22090         <size>7</size>
22091       </method>
22092       <method name="Int32 Main()">
22093         <size>54</size>
22094       </method>
22095       <method name="BrowsableClass op_Increment(BrowsableClass)">
22096         <size>2</size>
22097       </method>
22098     </type>
22099   </test>
22100   <test name="test-179.cs">
22101     <type name="A">
22102       <method name="Void .ctor()">
22103         <size>7</size>
22104       </method>
22105       <method name="Void set_Item(Double, Double)">
22106         <size>15</size>
22107       </method>
22108       <method name="Double get_Item(Double)">
22109         <size>29</size>
22110       </method>
22111     </type>
22112     <type name="B">
22113       <method name="Void .ctor()">
22114         <size>7</size>
22115       </method>
22116       <method name="Void set_Item(Double, Double)">
22117         <size>15</size>
22118       </method>
22119       <method name="Double get_Item(Double)">
22120         <size>29</size>
22121       </method>
22122     </type>
22123     <type name="C">
22124       <method name="Void .ctor()">
22125         <size>7</size>
22126       </method>
22127       <method name="Void set_Item(System.String, System.String)">
22128         <size>15</size>
22129       </method>
22130       <method name="System.String get_Item(System.String)">
22131         <size>30</size>
22132       </method>
22133       <method name="Void set_Item(Int32, Int32)">
22134         <size>15</size>
22135       </method>
22136       <method name="Int32 get_Item(Int32)">
22137         <size>21</size>
22138       </method>
22139     </type>
22140     <type name="EntryPoint">
22141       <method name="Int32 Main(System.String[])">
22142         <size>150</size>
22143       </method>
22144     </type>
22145   </test>
22146   <test name="test-18.cs">
22147     <type name="X">
22148       <method name="Void .ctor()">
22149         <size>7</size>
22150       </method>
22151       <method name="Void m()">
22152         <size>60</size>
22153       </method>
22154       <method name="Int32 ret(Int32)">
22155         <size>40</size>
22156       </method>
22157       <method name="Int32 Main()">
22158         <size>62</size>
22159       </method>
22160     </type>
22161   </test>
22162   <test name="test-180.cs">
22163     <type name="Testing">
22164       <method name="Void .ctor()">
22165         <size>7</size>
22166       </method>
22167       <method name="Void Main()">
22168         <size>17</size>
22169       </method>
22170     </type>
22171   </test>
22172   <test name="test-181.cs">
22173     <type name="Test">
22174       <method name="Void .ctor()">
22175         <size>7</size>
22176       </method>
22177       <method name="Void test()">
22178         <size>1</size>
22179       </method>
22180       <method name="Int32 Main()">
22181         <size>43</size>
22182       </method>
22183     </type>
22184   </test>
22185   <test name="test-182.cs">
22186     <type name="T">
22187       <method name="Void .ctor()">
22188         <size>7</size>
22189       </method>
22190       <method name="Int32 Main()">
22191         <size>26</size>
22192       </method>
22193     </type>
22194     <type name="TS">
22195       <method name="Int64 get_Ticks()">
22196         <size>19</size>
22197       </method>
22198     </type>
22199     <type name="DT">
22200       <method name="Int64 get_Ticks()">
22201         <size>12</size>
22202       </method>
22203     </type>
22204   </test>
22205   <test name="test-183.cs">
22206     <type name="Test">
22207       <method name="Void .ctor()">
22208         <size>7</size>
22209       </method>
22210       <method name="Int32 M(Int32, Int32 ByRef)">
22211         <size>12</size>
22212       </method>
22213       <method name="Int32 Main()">
22214         <size>67</size>
22215       </method>
22216     </type>
22217     <type name="Test+D">
22218       <method name="Void .ctor(Object, IntPtr)">
22219         <size>0</size>
22220       </method>
22221       <method name="Int32 Invoke(Int32, Int32 ByRef)">
22222         <size>0</size>
22223       </method>
22224       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
22225         <size>0</size>
22226       </method>
22227       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
22228         <size>0</size>
22229       </method>
22230     </type>
22231   </test>
22232   <test name="test-184.cs">
22233     <type name="User">
22234       <method name="Void .ctor(Interface)">
22235         <size>7</size>
22236       </method>
22237     </type>
22238     <type name="Test">
22239       <method name="Void .ctor()">
22240         <size>55</size>
22241       </method>
22242       <method name="Int32 Main()">
22243         <size>8</size>
22244       </method>
22245     </type>
22246     <type name="Struct">
22247       <method name="Void .ctor(Int32)">
22248         <size>1</size>
22249       </method>
22250       <method name="Int32 get_X()">
22251         <size>2</size>
22252       </method>
22253     </type>
22254   </test>
22255   <test name="test-185.cs">
22256     <type name="X">
22257       <method name="Void .ctor()">
22258         <size>7</size>
22259       </method>
22260       <method name="Int32 Test(Int32)">
22261         <size>36</size>
22262       </method>
22263       <method name="Int32 Main()">
22264         <size>29</size>
22265       </method>
22266     </type>
22267   </test>
22268   <test name="test-186.cs">
22269     <type name="TestBUG.myAttribute">
22270       <method name="Void .ctor(String, String, String, Int32)">
22271         <size>7</size>
22272       </method>
22273     </type>
22274     <type name="TestBUG.Test">
22275       <method name="Void .ctor()">
22276         <size>7</size>
22277       </method>
22278       <method name="Int32 Main()">
22279         <size>2</size>
22280       </method>
22281     </type>
22282   </test>
22283   <test name="test-187.cs">
22284     <type name="MyClass">
22285       <method name="Void .ctor()">
22286         <size>7</size>
22287       </method>
22288       <method name="Container get_Item(System.String)">
22289         <size>2</size>
22290       </method>
22291       <method name="Void set_Item(System.String, Container)">
22292         <size>1</size>
22293       </method>
22294     </type>
22295     <type name="Container">
22296       <method name="Void .ctor()">
22297         <size>7</size>
22298       </method>
22299       <method name="Container op_Addition(Container, System.Object)">
22300         <size>2</size>
22301       </method>
22302     </type>
22303     <type name="D">
22304       <method name="Void .ctor()">
22305         <size>7</size>
22306       </method>
22307       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
22308         <size>65</size>
22309       </method>
22310       <method name="Int32 Main()">
22311         <size>2</size>
22312       </method>
22313     </type>
22314   </test>
22315   <test name="test-188.cs">
22316     <type name="Enumerator">
22317       <method name="Void .ctor()">
22318         <size>14</size>
22319       </method>
22320       <method name="Boolean MoveNext()">
22321         <size>21</size>
22322       </method>
22323       <method name="Char get_Current()">
22324         <size>3</size>
22325       </method>
22326     </type>
22327     <type name="RealEnumerator">
22328       <method name="Void .ctor(Coll)">
22329         <size>14</size>
22330       </method>
22331       <method name="Void Dispose()">
22332         <size>13</size>
22333       </method>
22334     </type>
22335     <type name="Coll">
22336       <method name="Void .ctor()">
22337         <size>7</size>
22338       </method>
22339       <method name="Enumerator GetEnumerator()">
22340         <size>7</size>
22341       </method>
22342     </type>
22343     <type name="Test">
22344       <method name="Void .ctor()">
22345         <size>7</size>
22346       </method>
22347       <method name="Int32 Main(System.String[])">
22348         <size>78</size>
22349       </method>
22350     </type>
22351   </test>
22352   <test name="test-189.cs">
22353     <type name="MyTest">
22354       <method name="Void .ctor()">
22355         <size>7</size>
22356       </method>
22357       <method name="Int32 Main(System.String[])">
22358         <size>63</size>
22359       </method>
22360       <method name="Int32 m(Int32, Double)">
22361         <size>2</size>
22362       </method>
22363       <method name="Int32 m(Int32, System.Int32[])">
22364         <size>2</size>
22365       </method>
22366     </type>
22367     <type name="MonoTest">
22368       <method name="Void .ctor()">
22369         <size>7</size>
22370       </method>
22371       <method name="Int32 method1(System.String, System.Object[])">
22372         <size>2</size>
22373       </method>
22374       <method name="Void testmethod()">
22375         <size>27</size>
22376       </method>
22377     </type>
22378     <type name="MonoTest2">
22379       <method name="Void .ctor()">
22380         <size>7</size>
22381       </method>
22382       <method name="Int32 method1(System.String, System.Object[])">
22383         <size>2</size>
22384       </method>
22385       <method name="Void testmethod2()">
22386         <size>27</size>
22387       </method>
22388     </type>
22389   </test>
22390   <test name="test-19.cs">
22391     <type name="I">
22392       <method name="Void .ctor()">
22393         <size>7</size>
22394       </method>
22395       <method name="Void .cctor()">
22396         <size>18</size>
22397       </method>
22398       <method name="System.String fn(System.String)">
22399         <size>17</size>
22400       </method>
22401     </type>
22402     <type name="X">
22403       <method name="Void .ctor()">
22404         <size>7</size>
22405       </method>
22406       <method name="Void Thread_func()">
22407         <size>11</size>
22408       </method>
22409       <method name="Int32 Func(Int32, Int32)">
22410         <size>4</size>
22411       </method>
22412       <method name="Void Bar()">
22413         <size>44</size>
22414       </method>
22415       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
22416         <size>18</size>
22417       </method>
22418       <method name="Int32 Main()">
22419         <size>303</size>
22420       </method>
22421       <method name="Int32 multiply_by_three(Int32)">
22422         <size>4</size>
22423       </method>
22424     </type>
22425     <type name="TestNamespace.TestClass">
22426       <method name="Void .ctor()">
22427         <size>7</size>
22428       </method>
22429     </type>
22430     <type name="I+GetTextFn">
22431       <method name="Void .ctor(Object, IntPtr)">
22432         <size>0</size>
22433       </method>
22434       <method name="System.String Invoke(System.String)">
22435         <size>0</size>
22436       </method>
22437       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
22438         <size>0</size>
22439       </method>
22440       <method name="System.String EndInvoke(IAsyncResult)">
22441         <size>0</size>
22442       </method>
22443     </type>
22444     <type name="X+Foo">
22445       <method name="Void .ctor(Object, IntPtr)">
22446         <size>0</size>
22447       </method>
22448       <method name="Int32 Invoke(Int32, Int32)">
22449         <size>0</size>
22450       </method>
22451       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
22452         <size>0</size>
22453       </method>
22454       <method name="Int32 EndInvoke(IAsyncResult)">
22455         <size>0</size>
22456       </method>
22457     </type>
22458     <type name="TestNamespace.TestClass+NotWorkingDelegate">
22459       <method name="Void .ctor(Object, IntPtr)">
22460         <size>0</size>
22461       </method>
22462       <method name="Single Invoke(Single, System.Object[])">
22463         <size>0</size>
22464       </method>
22465       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
22466         <size>0</size>
22467       </method>
22468       <method name="Single EndInvoke(IAsyncResult)">
22469         <size>0</size>
22470       </method>
22471     </type>
22472     <type name="NameSpace.TestDelegate">
22473       <method name="Void .ctor(Object, IntPtr)">
22474         <size>0</size>
22475       </method>
22476       <method name="Int32 Invoke(Int32)">
22477         <size>0</size>
22478       </method>
22479       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22480         <size>0</size>
22481       </method>
22482       <method name="Int32 EndInvoke(IAsyncResult)">
22483         <size>0</size>
22484       </method>
22485     </type>
22486   </test>
22487   <test name="test-190.cs">
22488     <type name="A">
22489       <method name="Void .ctor()">
22490         <size>7</size>
22491       </method>
22492       <method name="Void Main()">
22493         <size>1</size>
22494       </method>
22495     </type>
22496     <type name="A+B">
22497       <method name="Void .ctor()">
22498         <size>7</size>
22499       </method>
22500       <method name="Void Test()">
22501         <size>8</size>
22502       </method>
22503     </type>
22504     <type name="A+C">
22505       <method name="Void .ctor()">
22506         <size>7</size>
22507       </method>
22508       <method name="Void Test(A)">
22509         <size>8</size>
22510       </method>
22511     </type>
22512   </test>
22513   <test name="test-191.cs">
22514     <type name="X">
22515       <method name="Void .ctor()">
22516         <size>7</size>
22517       </method>
22518     </type>
22519     <type name="X+E">
22520       <method name="Void .ctor()">
22521         <size>7</size>
22522       </method>
22523     </type>
22524     <type name="X+D">
22525       <method name="Void .ctor()">
22526         <size>7</size>
22527       </method>
22528     </type>
22529     <type name="X+D+P">
22530       <method name="Void .ctor()">
22531         <size>7</size>
22532       </method>
22533     </type>
22534     <type name="Y">
22535       <method name="Void .ctor()">
22536         <size>7</size>
22537       </method>
22538     </type>
22539     <type name="Y+Op">
22540       <method name="Void .ctor()">
22541         <size>7</size>
22542       </method>
22543     </type>
22544     <type name="R">
22545       <method name="Void .ctor()">
22546         <size>7</size>
22547       </method>
22548       <method name="Void Main()">
22549         <size>1</size>
22550       </method>
22551     </type>
22552   </test>
22553   <test name="test-192.cs">
22554     <type name="X">
22555       <method name="Void .ctor()">
22556         <size>7</size>
22557       </method>
22558       <method name="Void Main()">
22559         <size>1</size>
22560       </method>
22561     </type>
22562   </test>
22563   <test name="test-193.cs">
22564     <type name="A">
22565       <method name="Void .ctor()">
22566         <size>7</size>
22567       </method>
22568       <method name="Int32 Test(Int32)">
22569         <size>88</size>
22570       </method>
22571       <method name="Int32 Main()">
22572         <size>7</size>
22573       </method>
22574     </type>
22575   </test>
22576   <test name="test-194.cs">
22577     <type name="TestParams">
22578       <method name="Void .ctor()">
22579         <size>7</size>
22580       </method>
22581       <method name="Int32 Main(System.String[])">
22582         <size>38</size>
22583       </method>
22584       <method name="Int32 Params(System.Object[])">
22585         <size>10</size>
22586       </method>
22587     </type>
22588   </test>
22589   <test name="test-195.cs">
22590     <type name="Y">
22591       <method name="Void .ctor()">
22592         <size>7</size>
22593       </method>
22594       <method name="Void .cctor()">
22595         <size>1</size>
22596       </method>
22597       <method name="Int32 C()">
22598         <size>36</size>
22599       </method>
22600     </type>
22601     <type name="X">
22602       <method name="Void .ctor()">
22603         <size>8</size>
22604       </method>
22605       <method name="Void .ctor(Int32)">
22606         <size>18</size>
22607       </method>
22608       <method name="Void Main()">
22609         <size>7</size>
22610       </method>
22611     </type>
22612   </test>
22613   <test name="test-196.cs">
22614     <type name="X">
22615       <method name="Void .ctor()">
22616         <size>7</size>
22617       </method>
22618       <method name="Void Bug1()">
22619         <size>15</size>
22620       </method>
22621       <method name="Void Bug2()">
22622         <size>16</size>
22623       </method>
22624       <method name="Int32 Main()">
22625         <size>2</size>
22626       </method>
22627     </type>
22628   </test>
22629   <test name="test-197.cs">
22630     <type name="X">
22631       <method name="Void .ctor()">
22632         <size>7</size>
22633       </method>
22634       <method name="Void Foo()">
22635         <size>0</size>
22636       </method>
22637     </type>
22638     <type name="Y">
22639       <method name="Void .ctor()">
22640         <size>7</size>
22641       </method>
22642     </type>
22643     <type name="Z">
22644       <method name="Void .ctor()">
22645         <size>7</size>
22646       </method>
22647       <method name="Void Foo()">
22648         <size>11</size>
22649       </method>
22650     </type>
22651     <type name="Test">
22652       <method name="Void .ctor()">
22653         <size>7</size>
22654       </method>
22655       <method name="Int32 Main()">
22656         <size>16</size>
22657       </method>
22658     </type>
22659   </test>
22660   <test name="test-198.cs">
22661     <type name="N1.N3.N4.Bar">
22662       <method name="Void .ctor()">
22663         <size>7</size>
22664       </method>
22665     </type>
22666     <type name="N1.N2.Foo">
22667       <method name="Void .ctor()">
22668         <size>7</size>
22669       </method>
22670     </type>
22671     <type name="N5.N6.Foo">
22672       <method name="Void .ctor()">
22673         <size>7</size>
22674       </method>
22675     </type>
22676     <type name="N5.N7.N8.Bar">
22677       <method name="Void .ctor()">
22678         <size>7</size>
22679       </method>
22680     </type>
22681     <type name="FirstOuter.FirstInner.First">
22682       <method name="Void .ctor()">
22683         <size>7</size>
22684       </method>
22685       <method name="System.String get_MyIdentity()">
22686         <size>12</size>
22687       </method>
22688     </type>
22689     <type name="FirstOuter.Second">
22690       <method name="Void .ctor()">
22691         <size>7</size>
22692       </method>
22693     </type>
22694     <type name="FirstOuter.SecondInner.Third">
22695       <method name="Void .ctor()">
22696         <size>7</size>
22697       </method>
22698     </type>
22699     <type name="FirstOuter.FirstInner.Fourth">
22700       <method name="Void .ctor()">
22701         <size>7</size>
22702       </method>
22703     </type>
22704     <type name="Fifth">
22705       <method name="Void .ctor()">
22706         <size>7</size>
22707       </method>
22708     </type>
22709     <type name="M1.M2.M3.Foo">
22710       <method name="Void .ctor()">
22711         <size>7</size>
22712       </method>
22713     </type>
22714     <type name="P1.P2.Bar">
22715       <method name="Void .ctor()">
22716         <size>7</size>
22717       </method>
22718     </type>
22719     <type name="X">
22720       <method name="Void .ctor()">
22721         <size>7</size>
22722       </method>
22723       <method name="Int32 Main()">
22724         <size>2</size>
22725       </method>
22726     </type>
22727   </test>
22728   <test name="test-199.cs">
22729     <type name="Test">
22730       <method name="Void .ctor()">
22731         <size>7</size>
22732       </method>
22733       <method name="Int32 Main()">
22734         <size>22</size>
22735       </method>
22736     </type>
22737     <type name="N1.Foo">
22738       <method name="Void .ctor()">
22739         <size>7</size>
22740       </method>
22741     </type>
22742     <type name="N1.Foo+Foo2">
22743       <method name="Void .ctor()">
22744         <size>7</size>
22745       </method>
22746     </type>
22747     <type name="N1.Bar2">
22748       <method name="Void .ctor()">
22749         <size>7</size>
22750       </method>
22751       <method name="Int32 Talk()">
22752         <size>2</size>
22753       </method>
22754     </type>
22755     <type name="N2.Bar">
22756       <method name="Void .ctor()">
22757         <size>7</size>
22758       </method>
22759     </type>
22760     <type name="N2.Bar+Bar2">
22761       <method name="Void .ctor()">
22762         <size>7</size>
22763       </method>
22764       <method name="Int32 Talk()">
22765         <size>2</size>
22766       </method>
22767     </type>
22768   </test>
22769   <test name="test-2.cs">
22770     <type name="X">
22771       <method name="Void .ctor()">
22772         <size>7</size>
22773       </method>
22774       <method name="Int32 Main(System.String[])">
22775         <size>12</size>
22776       </method>
22777     </type>
22778   </test>
22779   <test name="test-20.cs">
22780     <type name="A">
22781       <method name="Void .ctor()">
22782         <size>7</size>
22783       </method>
22784       <method name="Void X()">
22785         <size>8</size>
22786       </method>
22787     </type>
22788     <type name="B">
22789       <method name="Void .ctor()">
22790         <size>7</size>
22791       </method>
22792       <method name="Void X()">
22793         <size>8</size>
22794       </method>
22795       <method name="Void TestB()">
22796         <size>7</size>
22797       </method>
22798     </type>
22799     <type name="Ax">
22800       <method name="Void .ctor()">
22801         <size>7</size>
22802       </method>
22803       <method name="Void A()">
22804         <size>8</size>
22805       </method>
22806       <method name="Void B()">
22807         <size>8</size>
22808       </method>
22809     </type>
22810     <type name="Bx">
22811       <method name="Void .ctor()">
22812         <size>7</size>
22813       </method>
22814       <method name="Void A()">
22815         <size>8</size>
22816       </method>
22817       <method name="Void B()">
22818         <size>8</size>
22819       </method>
22820     </type>
22821     <type name="Test">
22822       <method name="Void .ctor()">
22823         <size>7</size>
22824       </method>
22825       <method name="Int32 Main()">
22826         <size>100</size>
22827       </method>
22828     </type>
22829   </test>
22830   <test name="test-200.cs">
22831     <type name="X">
22832       <method name="Void .ctor()">
22833         <size>7</size>
22834       </method>
22835       <method name="Int32 Main()">
22836         <size>104</size>
22837       </method>
22838     </type>
22839   </test>
22840   <test name="test-201.cs">
22841     <type name="Parent">
22842       <method name="Void .ctor()">
22843         <size>7</size>
22844       </method>
22845     </type>
22846     <type name="Child">
22847       <method name="Void .ctor()">
22848         <size>7</size>
22849       </method>
22850     </type>
22851     <type name="Child+Nested">
22852       <method name="Void .ctor()">
22853         <size>18</size>
22854       </method>
22855     </type>
22856     <type name="Collide">
22857       <method name="Void .ctor(Int32)">
22858         <size>14</size>
22859       </method>
22860       <method name="Void .cctor()">
22861         <size>12</size>
22862       </method>
22863       <method name="Int32 Main()">
22864         <size>27</size>
22865       </method>
22866     </type>
22867   </test>
22868   <test name="test-202.cs">
22869     <type name="X.X">
22870       <method name="Void .ctor()">
22871         <size>7</size>
22872       </method>
22873     </type>
22874     <type name="A.B.C.D">
22875       <method name="Void .ctor()">
22876         <size>7</size>
22877       </method>
22878     </type>
22879     <type name="Test">
22880       <method name="Void .ctor()">
22881         <size>7</size>
22882       </method>
22883       <method name="Int32 Main()">
22884         <size>14</size>
22885       </method>
22886     </type>
22887   </test>
22888   <test name="test-203.cs">
22889     <type name="Foo">
22890       <method name="Void .ctor()">
22891         <size>7</size>
22892       </method>
22893       <method name="Modifiers get_Modifiers()">
22894         <size>2</size>
22895       </method>
22896     </type>
22897     <type name="Bar">
22898       <method name="Void .ctor()">
22899         <size>7</size>
22900       </method>
22901       <method name="Int32 Main()">
22902         <size>13</size>
22903       </method>
22904     </type>
22905   </test>
22906   <test name="test-204.cs">
22907     <type name="X">
22908       <method name="Void .ctor(Int32)">
22909         <size>14</size>
22910       </method>
22911       <method name="System.String ToString()">
22912         <size>22</size>
22913       </method>
22914       <method name="Int32 Test()">
22915         <size>153</size>
22916       </method>
22917       <method name="Int32 Main()">
22918         <size>24</size>
22919       </method>
22920       <method name="X op_BitwiseAnd(X, X)">
22921         <size>19</size>
22922       </method>
22923       <method name="X op_BitwiseOr(X, X)">
22924         <size>19</size>
22925       </method>
22926       <method name="Boolean op_True(X)">
22927         <size>15</size>
22928       </method>
22929       <method name="Boolean op_False(X)">
22930         <size>12</size>
22931       </method>
22932     </type>
22933   </test>
22934   <test name="test-205.cs">
22935     <type name="A">
22936       <method name="Void .ctor(Object)">
22937         <size>7</size>
22938       </method>
22939     </type>
22940     <type name="Test">
22941       <method name="Void .ctor()">
22942         <size>7</size>
22943       </method>
22944       <method name="Void Main()">
22945         <size>1</size>
22946       </method>
22947     </type>
22948   </test>
22949   <test name="test-206.cs">
22950     <type name="X">
22951       <method name="Void .ctor()">
22952         <size>7</size>
22953       </method>
22954       <method name="Int32 get_Item(Int32)">
22955         <size>2</size>
22956       </method>
22957       <method name="System.Int32[] get_Item(System.Int32[])">
22958         <size>39</size>
22959       </method>
22960       <method name="Void Main()">
22961         <size>91</size>
22962       </method>
22963     </type>
22964     <type name="&lt;PrivateImplementationDetails&gt;">
22965       <method name="Void .ctor()">
22966         <size>7</size>
22967       </method>
22968     </type>
22969   </test>
22970   <test name="test-207.cs">
22971     <type name="X">
22972       <method name="Void .ctor()">
22973         <size>7</size>
22974       </method>
22975       <method name="Void .cctor()">
22976         <size>1</size>
22977       </method>
22978       <method name="Void hello(Int32)">
22979         <size>13</size>
22980       </method>
22981       <method name="Void world(Int32)">
22982         <size>16</size>
22983       </method>
22984       <method name="Int32 Main()">
22985         <size>138</size>
22986       </method>
22987     </type>
22988     <type name="Test">
22989       <method name="Void .ctor(Object, IntPtr)">
22990         <size>0</size>
22991       </method>
22992       <method name="Void Invoke(Int32)">
22993         <size>0</size>
22994       </method>
22995       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22996         <size>0</size>
22997       </method>
22998       <method name="Void EndInvoke(IAsyncResult)">
22999         <size>0</size>
23000       </method>
23001     </type>
23002   </test>
23003   <test name="test-208.cs">
23004     <type name="X">
23005       <method name="Void .ctor()">
23006         <size>7</size>
23007       </method>
23008       <method name="System.String get_Item(System.String)">
23009         <size>2</size>
23010       </method>
23011       <method name="Void Test()">
23012         <size>1</size>
23013       </method>
23014     </type>
23015     <type name="Y">
23016       <method name="Void .ctor()">
23017         <size>7</size>
23018       </method>
23019       <method name="Void Main()">
23020         <size>19</size>
23021       </method>
23022     </type>
23023   </test>
23024   <test name="test-209.cs">
23025     <type name="X">
23026       <method name="Void .ctor(Int32)">
23027         <size>14</size>
23028       </method>
23029       <method name="Int32 get_Foo()">
23030         <size>9</size>
23031       </method>
23032       <method name="Void set_Foo(Int32)">
23033         <size>8</size>
23034       </method>
23035       <method name="Int32 get_Item(Int32)">
23036         <size>7</size>
23037       </method>
23038       <method name="Void set_Item(Int32, Int32)">
23039         <size>8</size>
23040       </method>
23041       <method name="Void set_Item(System.String, System.String)">
23042         <size>7</size>
23043       </method>
23044       <method name="Void set_Bar(System.String)">
23045         <size>7</size>
23046       </method>
23047       <method name="A get_A()">
23048         <size>7</size>
23049       </method>
23050       <method name="Void set_A(A)">
23051         <size>12</size>
23052       </method>
23053       <method name="Int32 Main()">
23054         <size>75</size>
23055       </method>
23056     </type>
23057     <type name="A">
23058       <method name="Void .ctor(Int32)">
23059         <size>8</size>
23060       </method>
23061     </type>
23062   </test>
23063   <test name="test-21.cs">
23064     <type name="Blah">
23065       <method name="Void .ctor()">
23066         <size>7</size>
23067       </method>
23068       <method name="Int32 Main()">
23069         <size>47</size>
23070       </method>
23071     </type>
23072     <type name="Blah+Foo">
23073       <method name="Void .ctor()">
23074         <size>17</size>
23075       </method>
23076       <method name="Int32 Bar(Int32, Int32)">
23077         <size>14</size>
23078       </method>
23079     </type>
23080   </test>
23081   <test name="test-210.cs">
23082     <type name="X">
23083       <method name="Void .ctor()">
23084         <size>7</size>
23085       </method>
23086       <method name="Void foo()">
23087         <size>1</size>
23088       </method>
23089       <method name="Void Main()">
23090         <size>25</size>
23091       </method>
23092     </type>
23093     <type name="FooHandler">
23094       <method name="Void .ctor(Object, IntPtr)">
23095         <size>0</size>
23096       </method>
23097       <method name="Void Invoke()">
23098         <size>0</size>
23099       </method>
23100       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23101         <size>0</size>
23102       </method>
23103       <method name="Void EndInvoke(IAsyncResult)">
23104         <size>0</size>
23105       </method>
23106     </type>
23107   </test>
23108   <test name="test-211.cs">
23109     <type name="X">
23110       <method name="Void .ctor(Int32)">
23111         <size>14</size>
23112       </method>
23113       <method name="X op_Implicit(Int32)">
23114         <size>7</size>
23115       </method>
23116     </type>
23117     <type name="Y">
23118       <method name="Void .ctor(X)">
23119         <size>14</size>
23120       </method>
23121       <method name="Y op_Implicit(X)">
23122         <size>7</size>
23123       </method>
23124     </type>
23125     <type name="Z">
23126       <method name="Void .ctor(Y)">
23127         <size>14</size>
23128       </method>
23129       <method name="Int32 Main()">
23130         <size>27</size>
23131       </method>
23132       <method name="Z op_Implicit(Y)">
23133         <size>7</size>
23134       </method>
23135     </type>
23136   </test>
23137   <test name="test-212.cs">
23138     <type name="Problem">
23139       <method name="Void .ctor(String)">
23140         <size>14</size>
23141       </method>
23142       <method name="Int32 Multi(Int32, Problem[])">
23143         <size>4</size>
23144       </method>
23145       <method name="Int32 Main(System.String[])">
23146         <size>76</size>
23147       </method>
23148       <method name="Problem op_Implicit(Int32)">
23149         <size>22</size>
23150       </method>
23151     </type>
23152   </test>
23153   <test name="test-213.cs">
23154     <type name="MyTest">
23155       <method name="Void .ctor()">
23156         <size>7</size>
23157       </method>
23158       <method name="Void Main(System.String[])">
23159         <size>36</size>
23160       </method>
23161     </type>
23162     <type name="S">
23163       <method name="Void .ctor(Int32)">
23164         <size>8</size>
23165       </method>
23166       <method name="Void Print()">
23167         <size>12</size>
23168       </method>
23169     </type>
23170   </test>
23171   <test name="test-214.cs">
23172     <type name="N2.Test">
23173       <method name="Void .ctor()">
23174         <size>7</size>
23175       </method>
23176       <method name="Int32 Main()">
23177         <size>7</size>
23178       </method>
23179     </type>
23180     <type name="N1.C1">
23181       <method name="Void .ctor()">
23182         <size>7</size>
23183       </method>
23184       <method name="Void Foo()">
23185         <size>1</size>
23186       </method>
23187     </type>
23188   </test>
23189   <test name="test-215.cs">
23190     <type name="Test">
23191       <method name="Void .ctor()">
23192         <size>7</size>
23193       </method>
23194       <method name="Void .cctor()">
23195         <size>1</size>
23196       </method>
23197       <method name="N1.C1 get_C1()">
23198         <size>6</size>
23199       </method>
23200       <method name="Int32 Main()">
23201         <size>8</size>
23202       </method>
23203     </type>
23204     <type name="N1.C1">
23205       <method name="Void .ctor()">
23206         <size>7</size>
23207       </method>
23208     </type>
23209   </test>
23210   <test name="test-216.cs">
23211     <type name="cls">
23212       <method name="Void .ctor()">
23213         <size>7</size>
23214       </method>
23215       <method name="Void add_OnWhatever(OnWhateverDelegate)">
23216         <size>24</size>
23217       </method>
23218       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
23219         <size>24</size>
23220       </method>
23221       <method name="Void CallMyDel(System.String)">
23222         <size>13</size>
23223       </method>
23224     </type>
23225     <type name="cls+nestedcls">
23226       <method name="Void .ctor()">
23227         <size>7</size>
23228       </method>
23229       <method name="Void CallParentDel(cls, System.String)">
23230         <size>13</size>
23231       </method>
23232     </type>
23233     <type name="MonoEmbed">
23234       <method name="Void .ctor()">
23235         <size>7</size>
23236       </method>
23237       <method name="Void Main()">
23238         <size>36</size>
23239       </method>
23240       <method name="Void Whatever(System.String)">
23241         <size>7</size>
23242       </method>
23243     </type>
23244     <type name="OnWhateverDelegate">
23245       <method name="Void .ctor(Object, IntPtr)">
23246         <size>0</size>
23247       </method>
23248       <method name="Void Invoke(System.String)">
23249         <size>0</size>
23250       </method>
23251       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23252         <size>0</size>
23253       </method>
23254       <method name="Void EndInvoke(IAsyncResult)">
23255         <size>0</size>
23256       </method>
23257     </type>
23258   </test>
23259   <test name="test-217.cs">
23260     <type name="Test">
23261       <method name="Void .ctor()">
23262         <size>7</size>
23263       </method>
23264       <method name="Int32 Main()">
23265         <size>180</size>
23266       </method>
23267       <method name="System.Object compare_gte(Int32, Int32)">
23268         <size>13</size>
23269       </method>
23270       <method name="System.Object compare_lte(Int32, Int32)">
23271         <size>13</size>
23272       </method>
23273     </type>
23274   </test>
23275   <test name="test-218.cs">
23276     <type name="T">
23277       <method name="Void .ctor()">
23278         <size>7</size>
23279       </method>
23280       <method name="Void .cctor()">
23281         <size>27</size>
23282       </method>
23283       <method name="Void Main()">
23284         <size>1</size>
23285       </method>
23286       <method name="Void compareQueryQuery1(System.Object)">
23287         <size>1</size>
23288       </method>
23289     </type>
23290     <type name="T+foo">
23291       <method name="Void .ctor(Object, IntPtr)">
23292         <size>0</size>
23293       </method>
23294       <method name="Void Invoke(System.Object)">
23295         <size>0</size>
23296       </method>
23297       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
23298         <size>0</size>
23299       </method>
23300       <method name="Void EndInvoke(IAsyncResult)">
23301         <size>0</size>
23302       </method>
23303     </type>
23304   </test>
23305   <test name="test-219.cs">
23306     <type name="TestAttribute">
23307       <method name="Void .ctor(Type)">
23308         <size>14</size>
23309       </method>
23310       <method name="System.Type get_Type()">
23311         <size>7</size>
23312       </method>
23313     </type>
23314     <type name="Test">
23315       <method name="Void .ctor()">
23316         <size>7</size>
23317       </method>
23318       <method name="Void Main()">
23319         <size>75</size>
23320       </method>
23321     </type>
23322   </test>
23323   <test name="test-22.cs">
23324     <type name="M">
23325       <method name="Void .ctor()">
23326         <size>7</size>
23327       </method>
23328       <method name="Int32 Main()">
23329         <size>63</size>
23330       </method>
23331     </type>
23332     <type name="S">
23333       <method name="T GetT()">
23334         <size>7</size>
23335       </method>
23336       <method name="Void Init()">
23337         <size>25</size>
23338       </method>
23339     </type>
23340   </test>
23341   <test name="test-220.cs">
23342     <type name="MonoBUG.Bug">
23343       <method name="Void .ctor()">
23344         <size>7</size>
23345       </method>
23346       <method name="Int32 Main(System.String[])">
23347         <size>138</size>
23348       </method>
23349     </type>
23350     <type name="MonoBUG.Foo">
23351       <method name="Void .ctor(String)">
23352         <size>14</size>
23353       </method>
23354       <method name="System.String get_Name()">
23355         <size>7</size>
23356       </method>
23357     </type>
23358     <type name="MonoBUG.FooList">
23359       <method name="Void .ctor()">
23360         <size>7</size>
23361       </method>
23362       <method name="Void .cctor()">
23363         <size>1</size>
23364       </method>
23365       <method name="Void Add(MonoBUG.Foo)">
23366         <size>19</size>
23367       </method>
23368       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
23369         <size>7</size>
23370       </method>
23371     </type>
23372     <type name="MonoBUG.FooList+FooEnumerator">
23373       <method name="Void .ctor(FooList)">
23374         <size>31</size>
23375       </method>
23376       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
23377         <size>12</size>
23378       </method>
23379       <method name="Void System.Collections.IEnumerator.Reset()">
23380         <size>12</size>
23381       </method>
23382       <method name="MonoBUG.Foo get_Current()">
23383         <size>51</size>
23384       </method>
23385       <method name="Boolean MoveNext()">
23386         <size>12</size>
23387       </method>
23388       <method name="Void Reset()">
23389         <size>12</size>
23390       </method>
23391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
23392         <size>28</size>
23393       </method>
23394     </type>
23395   </test>
23396   <test name="test-221.cs">
23397     <type name="A">
23398       <method name="Void .ctor()">
23399         <size>7</size>
23400       </method>
23401       <method name="Int32 get_Blah()">
23402         <size>2</size>
23403       </method>
23404       <method name="Void set_Blah(Int32)">
23405         <size>1</size>
23406       </method>
23407     </type>
23408     <type name="B">
23409       <method name="Void .ctor()">
23410         <size>7</size>
23411       </method>
23412       <method name="Int32 get_Blah()">
23413         <size>2</size>
23414       </method>
23415       <method name="Boolean Test()">
23416         <size>54</size>
23417       </method>
23418     </type>
23419     <type name="C">
23420       <method name="Void .ctor()">
23421         <size>7</size>
23422       </method>
23423       <method name="Int32 get_Blah()">
23424         <size>0</size>
23425       </method>
23426       <method name="Void set_Blah(Int32)">
23427         <size>0</size>
23428       </method>
23429     </type>
23430     <type name="D">
23431       <method name="Void .ctor()">
23432         <size>7</size>
23433       </method>
23434       <method name="Int32 get_Blah()">
23435         <size>2</size>
23436       </method>
23437       <method name="Void set_Blah(Int32)">
23438         <size>1</size>
23439       </method>
23440     </type>
23441     <type name="E">
23442       <method name="Void .ctor()">
23443         <size>7</size>
23444       </method>
23445       <method name="Int32 get_Blah()">
23446         <size>7</size>
23447       </method>
23448       <method name="Boolean Test()">
23449         <size>54</size>
23450       </method>
23451     </type>
23452     <type name="F">
23453       <method name="Void .ctor()">
23454         <size>7</size>
23455       </method>
23456       <method name="Int32 get_Item(Int32)">
23457         <size>2</size>
23458       </method>
23459       <method name="Void set_Item(Int32, Int32)">
23460         <size>1</size>
23461       </method>
23462       <method name="Int32 get_Blah()">
23463         <size>2</size>
23464       </method>
23465       <method name="Void set_Blah(Int32)">
23466         <size>1</size>
23467       </method>
23468       <method name="Boolean Test()">
23469         <size>110</size>
23470       </method>
23471     </type>
23472     <type name="Driver">
23473       <method name="Void .ctor()">
23474         <size>7</size>
23475       </method>
23476       <method name="Int32 Main()">
23477         <size>38</size>
23478       </method>
23479     </type>
23480     <type name="F">
23481       <method name="Int32 IBlah.get_Item(Int32)">
23482         <size>2</size>
23483       </method>
23484       <method name="Void IBlah.set_Item(Int32, Int32)">
23485         <size>1</size>
23486       </method>
23487       <method name="Int32 IBlah.get_Blah()">
23488         <size>2</size>
23489       </method>
23490       <method name="Void IBlah.set_Blah(Int32)">
23491         <size>1</size>
23492       </method>
23493     </type>
23494   </test>
23495   <test name="test-222.cs">
23496     <type name="Class_1">
23497       <method name="Void .ctor()">
23498         <size>7</size>
23499       </method>
23500       <method name="UIntPtr Valid()">
23501         <size>7</size>
23502       </method>
23503     </type>
23504     <type name="MainClass">
23505       <method name="Void .ctor()">
23506         <size>7</size>
23507       </method>
23508       <method name="Int32 Main()">
23509         <size>2</size>
23510       </method>
23511     </type>
23512   </test>
23513   <test name="test-223.cs">
23514     <type name="T">
23515       <method name="Void .ctor()">
23516         <size>7</size>
23517       </method>
23518       <method name="Int32 Main()">
23519         <size>68</size>
23520       </method>
23521     </type>
23522   </test>
23523   <test name="test-224.cs">
23524     <type name="XmlMemberArrayAttribute">
23525       <method name="Void .ctor(String)">
23526         <size>38</size>
23527       </method>
23528       <method name="System.Char[] get_Separator()">
23529         <size>7</size>
23530       </method>
23531       <method name="Void set_Separator(System.Char[])">
23532         <size>8</size>
23533       </method>
23534       <method name="System.String get_Name()">
23535         <size>7</size>
23536       </method>
23537       <method name="Void set_Name(System.String)">
23538         <size>8</size>
23539       </method>
23540       <method name="Boolean get_IsRequired()">
23541         <size>7</size>
23542       </method>
23543       <method name="Void set_IsRequired(Boolean)">
23544         <size>8</size>
23545       </method>
23546     </type>
23547     <type name="t">
23548       <method name="Void .ctor()">
23549         <size>7</size>
23550       </method>
23551       <method name="Void Main()">
23552         <size>1</size>
23553       </method>
23554     </type>
23555   </test>
23556   <test name="test-225.cs">
23557     <type name="A">
23558       <method name="Void .ctor()">
23559         <size>14</size>
23560       </method>
23561     </type>
23562     <type name="B">
23563       <method name="Void .ctor()">
23564         <size>7</size>
23565       </method>
23566       <method name="Int32 foo()">
23567         <size>2</size>
23568       </method>
23569       <method name="Void Main()">
23570         <size>18</size>
23571       </method>
23572     </type>
23573   </test>
23574   <test name="test-226.cs">
23575     <type name="Test226">
23576       <method name="Void .ctor()">
23577         <size>7</size>
23578       </method>
23579       <method name="Void Test()">
23580         <size>35</size>
23581       </method>
23582       <method name="Int32 Main()">
23583         <size>23</size>
23584       </method>
23585     </type>
23586   </test>
23587   <test name="test-227.cs">
23588     <type name="A.T">
23589       <method name="Void .ctor()">
23590         <size>7</size>
23591       </method>
23592       <method name="Void Main()">
23593         <size>3</size>
23594       </method>
23595     </type>
23596   </test>
23597   <test name="test-228.cs">
23598     <type name="BadRefTest.CtorInc">
23599       <method name="Void .ctor()">
23600         <size>30</size>
23601       </method>
23602       <method name="Int32 IncByRef(Int32 ByRef)">
23603         <size>10</size>
23604       </method>
23605       <method name="Boolean Results(Int32)">
23606         <size>98</size>
23607       </method>
23608     </type>
23609     <type name="BadRefTest.Runner">
23610       <method name="Void .ctor()">
23611         <size>7</size>
23612       </method>
23613       <method name="Int32 Main()">
23614         <size>43</size>
23615       </method>
23616     </type>
23617   </test>
23618   <test name="test-229.cs">
23619     <type name="List">
23620       <method name="Void .ctor(Int32)">
23621         <size>19</size>
23622       </method>
23623       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
23624         <size>12</size>
23625       </method>
23626       <method name="Void Add(Int32)">
23627         <size>26</size>
23628       </method>
23629       <method name="MyEnumerator GetEnumerator()">
23630         <size>7</size>
23631       </method>
23632     </type>
23633     <type name="UberList">
23634       <method name="Void .ctor(Int32)">
23635         <size>8</size>
23636       </method>
23637       <method name="Int32 Main(System.String[])">
23638         <size>38</size>
23639       </method>
23640       <method name="Boolean One()">
23641         <size>63</size>
23642       </method>
23643       <method name="Boolean Two()">
23644         <size>63</size>
23645       </method>
23646       <method name="Boolean Three()">
23647         <size>63</size>
23648       </method>
23649     </type>
23650     <type name="List+MyEnumerator">
23651       <method name="Void .ctor(List)">
23652         <size>15</size>
23653       </method>
23654       <method name="System.Object get_Current()">
23655         <size>24</size>
23656       </method>
23657       <method name="Boolean MoveNext()">
23658         <size>31</size>
23659       </method>
23660       <method name="Void Reset()">
23661         <size>8</size>
23662       </method>
23663     </type>
23664   </test>
23665   <test name="test-23.cs">
23666     <type name="X">
23667       <method name="Void .ctor()">
23668         <size>7</size>
23669       </method>
23670       <method name="Void .cctor()">
23671         <size>8</size>
23672       </method>
23673       <method name="Int32 get_Value()">
23674         <size>6</size>
23675       </method>
23676       <method name="Void set_Value(Int32)">
23677         <size>7</size>
23678       </method>
23679       <method name="Int32 Main()">
23680         <size>170</size>
23681       </method>
23682     </type>
23683     <type name="Y">
23684       <method name="Void .ctor(String)">
23685         <size>14</size>
23686       </method>
23687       <method name="System.String get_Value()">
23688         <size>7</size>
23689       </method>
23690       <method name="Void set_Value(System.String)">
23691         <size>8</size>
23692       </method>
23693     </type>
23694     <type name="Z">
23695       <method name="Void .cctor()">
23696         <size>7</size>
23697       </method>
23698       <method name="Int32 get_IVal()">
23699         <size>6</size>
23700       </method>
23701       <method name="Void set_IVal(Int32)">
23702         <size>7</size>
23703       </method>
23704       <method name="Int32 get_XVal()">
23705         <size>7</size>
23706       </method>
23707       <method name="Void set_XVal(Int32)">
23708         <size>8</size>
23709       </method>
23710     </type>
23711   </test>
23712   <test name="test-230.cs">
23713     <type name="TestClass">
23714       <method name="Void .ctor()">
23715         <size>7</size>
23716       </method>
23717       <method name="Int32 Main()">
23718         <size>56</size>
23719       </method>
23720     </type>
23721   </test>
23722   <test name="test-231.cs">
23723     <type name="T">
23724       <method name="Void .ctor()">
23725         <size>7</size>
23726       </method>
23727       <method name="Void .cctor()">
23728         <size>1</size>
23729       </method>
23730       <method name="Int32 Main()">
23731         <size>44</size>
23732       </method>
23733       <method name="Void Foo()">
23734         <size>23</size>
23735       </method>
23736     </type>
23737   </test>
23738   <test name="test-232.cs">
23739     <type name="CtorInfoTest">
23740       <method name="Void .ctor()">
23741         <size>7</size>
23742       </method>
23743       <method name="Void Main(System.String[])">
23744         <size>977</size>
23745       </method>
23746       <method name="Void Assert(System.Object, System.Object)">
23747         <size>38</size>
23748       </method>
23749     </type>
23750     <type name="&lt;PrivateImplementationDetails&gt;">
23751       <method name="Void .ctor()">
23752         <size>7</size>
23753       </method>
23754     </type>
23755   </test>
23756   <test name="test-233.cs">
23757     <type name="Tests">
23758       <method name="Void .ctor()">
23759         <size>7</size>
23760       </method>
23761       <method name="Int32 Main()">
23762         <size>16</size>
23763       </method>
23764       <method name="Int32 test_0_beq()">
23765         <size>29</size>
23766       </method>
23767       <method name="Int32 test_0_bne_un()">
23768         <size>29</size>
23769       </method>
23770       <method name="Int32 test_0_conv_r8()">
23771         <size>29</size>
23772       </method>
23773       <method name="Int32 test_0_conv_i()">
23774         <size>76</size>
23775       </method>
23776       <method name="Int32 test_5_conv_r4()">
23777         <size>8</size>
23778       </method>
23779       <method name="Int32 test_5_double_conv_r4()">
23780         <size>16</size>
23781       </method>
23782       <method name="Int32 test_5_float_conv_r8()">
23783         <size>12</size>
23784       </method>
23785       <method name="Int32 test_5_conv_r8()">
23786         <size>8</size>
23787       </method>
23788       <method name="Int32 test_5_add()">
23789         <size>25</size>
23790       </method>
23791       <method name="Int32 test_5_sub()">
23792         <size>25</size>
23793       </method>
23794       <method name="Int32 test_24_mul()">
23795         <size>25</size>
23796       </method>
23797       <method name="Int32 test_4_div()">
23798         <size>25</size>
23799       </method>
23800       <method name="Int32 test_2_rem()">
23801         <size>25</size>
23802       </method>
23803       <method name="Int32 test_2_neg()">
23804         <size>14</size>
23805       </method>
23806       <method name="Int32 test_46_float_add_spill()">
23807         <size>129</size>
23808       </method>
23809       <method name="Int32 test_362880_float_mul_spill()">
23810         <size>129</size>
23811       </method>
23812       <method name="Int32 test_4_long_cast()">
23813         <size>29</size>
23814       </method>
23815       <method name="Int32 test_16_float_cmp()">
23816         <size>317</size>
23817       </method>
23818       <method name="Int32 test_15_float_cmp_un()">
23819         <size>297</size>
23820       </method>
23821       <method name="Int32 test_15_float_branch()">
23822         <size>219</size>
23823       </method>
23824       <method name="Int32 test_15_float_branch_un()">
23825         <size>219</size>
23826       </method>
23827     </type>
23828     <type name="TestDriver">
23829       <method name="Void .ctor()">
23830         <size>7</size>
23831       </method>
23832       <method name="Int32 RunTests(System.Type, System.String[])">
23833         <size>572</size>
23834       </method>
23835       <method name="Int32 RunTests(System.Type)">
23836         <size>8</size>
23837       </method>
23838     </type>
23839   </test>
23840   <test name="test-234.cs">
23841     <type name="T">
23842       <method name="Void .ctor()">
23843         <size>7</size>
23844       </method>
23845       <method name="Void Main()">
23846         <size>701</size>
23847       </method>
23848     </type>
23849   </test>
23850   <test name="test-235.cs">
23851     <type name="T">
23852       <method name="Void .ctor()">
23853         <size>7</size>
23854       </method>
23855       <method name="Void Foo(T, T)">
23856         <size>1</size>
23857       </method>
23858       <method name="Void Foo(System.Object[])">
23859         <size>1</size>
23860       </method>
23861       <method name="Int32 Main()">
23862         <size>13</size>
23863       </method>
23864     </type>
23865   </test>
23866   <test name="test-236.cs">
23867     <type name="Tests.Test">
23868       <method name="Void .ctor()">
23869         <size>7</size>
23870       </method>
23871       <method name="Void Main()">
23872         <size>42</size>
23873       </method>
23874       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
23875         <size>9</size>
23876       </method>
23877       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
23878         <size>10</size>
23879       </method>
23880     </type>
23881   </test>
23882   <test name="test-237.cs">
23883     <type name="Params">
23884       <method name="Void .ctor()">
23885         <size>7</size>
23886       </method>
23887       <method name="Void .cctor()">
23888         <size>96</size>
23889       </method>
23890       <method name="Void foo(System.String, System.Object[])">
23891         <size>132</size>
23892       </method>
23893       <method name="Void Main()">
23894         <size>45</size>
23895       </method>
23896     </type>
23897     <type name="Params+FOO">
23898       <method name="Void .ctor(Object, IntPtr)">
23899         <size>0</size>
23900       </method>
23901       <method name="Void Invoke(System.String, System.Object[])">
23902         <size>0</size>
23903       </method>
23904       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
23905         <size>0</size>
23906       </method>
23907       <method name="Void EndInvoke(IAsyncResult)">
23908         <size>0</size>
23909       </method>
23910     </type>
23911   </test>
23912   <test name="test-238.cs">
23913     <type name="TestClass">
23914       <method name="Void .ctor()">
23915         <size>7</size>
23916       </method>
23917       <method name="Void ConditionalMethod()">
23918         <size>7</size>
23919       </method>
23920       <method name="Int32 Main()">
23921         <size>12</size>
23922       </method>
23923     </type>
23924   </test>
23925   <test name="test-239.cs">
23926     <type name="BaseClass">
23927       <method name="Void .ctor()">
23928         <size>7</size>
23929       </method>
23930       <method name="Void ConditionalMethod()">
23931         <size>7</size>
23932       </method>
23933     </type>
23934     <type name="TestClass">
23935       <method name="Void .ctor()">
23936         <size>7</size>
23937       </method>
23938       <method name="Void ConditionalMethod()">
23939         <size>1</size>
23940       </method>
23941     </type>
23942     <type name="MainClass">
23943       <method name="Void .ctor()">
23944         <size>7</size>
23945       </method>
23946       <method name="Int32 Main()">
23947         <size>18</size>
23948       </method>
23949     </type>
23950   </test>
23951   <test name="test-24.cs">
23952     <type name="X">
23953       <method name="Void .ctor()">
23954         <size>7</size>
23955       </method>
23956       <method name="System.String get_S()">
23957         <size>6</size>
23958       </method>
23959       <method name="Void set_S(System.String)">
23960         <size>7</size>
23961       </method>
23962       <method name="Int32 Main()">
23963         <size>92</size>
23964       </method>
23965     </type>
23966   </test>
23967   <test name="test-240.cs">
23968     <type name="TestClass">
23969       <method name="Void .ctor()">
23970         <size>7</size>
23971       </method>
23972       <method name="Void .cctor()">
23973         <size>7</size>
23974       </method>
23975       <method name="Void ConditionalMethod()">
23976         <size>17</size>
23977       </method>
23978       <method name="Int32 Main()">
23979         <size>11</size>
23980       </method>
23981     </type>
23982   </test>
23983   <test name="test-241.cs">
23984     <type name="Foo">
23985       <method name="Void .ctor()">
23986         <size>7</size>
23987       </method>
23988       <method name="Int32 get_SomeProperty()">
23989         <size>3</size>
23990       </method>
23991       <method name="Int32 M()">
23992         <size>3</size>
23993       </method>
23994       <method name="Void Main()">
23995         <size>1</size>
23996       </method>
23997     </type>
23998     <type name="Foo+FooPrivate">
23999       <method name="Void .ctor(Foo)">
24000         <size>14</size>
24001       </method>
24002       <method name="Int32 get_SomeProperty()">
24003         <size>24</size>
24004       </method>
24005     </type>
24006   </test>
24007   <test name="test-242.cs">
24008     <type name="BaseClass">
24009       <method name="Void .ctor()">
24010         <size>14</size>
24011       </method>
24012     </type>
24013     <type name="Derived">
24014       <method name="Void .ctor()">
24015         <size>7</size>
24016       </method>
24017       <method name="Int32 get_Location()">
24018         <size>3</size>
24019       </method>
24020       <method name="Void Main()">
24021         <size>1</size>
24022       </method>
24023     </type>
24024   </test>
24025   <test name="test-243.cs">
24026     <type name="X">
24027       <method name="Void .ctor()">
24028         <size>7</size>
24029       </method>
24030       <method name="Boolean Resolve(System.String)">
24031         <size>2</size>
24032       </method>
24033       <method name="System.String Test()">
24034         <size>2</size>
24035       </method>
24036       <method name="Void Main()">
24037         <size>8</size>
24038       </method>
24039     </type>
24040   </test>
24041   <test name="test-244.cs">
24042     <type name="Foo">
24043       <method name="Void .ctor()">
24044         <size>7</size>
24045       </method>
24046       <method name="Void .cctor()">
24047         <size>1</size>
24048       </method>
24049       <method name="Int32 Main()">
24050         <size>136</size>
24051       </method>
24052       <method name="MyBool get_t()">
24053         <size>29</size>
24054       </method>
24055       <method name="MyBool get_f()">
24056         <size>29</size>
24057       </method>
24058     </type>
24059     <type name="MyBool">
24060       <method name="Void .ctor(Boolean)">
24061         <size>8</size>
24062       </method>
24063       <method name="System.String ToString()">
24064         <size>12</size>
24065       </method>
24066       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
24067         <size>21</size>
24068       </method>
24069       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
24070         <size>21</size>
24071       </method>
24072       <method name="Boolean op_True(MyBool)">
24073         <size>8</size>
24074       </method>
24075       <method name="Boolean op_False(MyBool)">
24076         <size>11</size>
24077       </method>
24078     </type>
24079   </test>
24080   <test name="test-245.cs">
24081     <type name="Class2">
24082       <method name="Void .ctor()">
24083         <size>7</size>
24084       </method>
24085       <method name="System.String get_def_kind()">
24086         <size>12</size>
24087       </method>
24088       <method name="Void Main()">
24089         <size>1</size>
24090       </method>
24091     </type>
24092   </test>
24093   <test name="test-246.cs">
24094     <type name="B">
24095       <method name="Void .ctor()">
24096         <size>7</size>
24097       </method>
24098       <method name="Void Main()">
24099         <size>32</size>
24100       </method>
24101     </type>
24102     <type name="Blah">
24103       <method name="Void Dispose()">
24104         <size>11</size>
24105       </method>
24106     </type>
24107   </test>
24108   <test name="test-247.cs">
24109     <type name="B">
24110       <method name="Void .ctor()">
24111         <size>7</size>
24112       </method>
24113       <method name="Void Main()">
24114         <size>67</size>
24115       </method>
24116     </type>
24117     <type name="Blah">
24118       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24119         <size>11</size>
24120       </method>
24121     </type>
24122   </test>
24123   <test name="test-248.cs">
24124     <type name="T">
24125       <method name="Void .ctor()">
24126         <size>7</size>
24127       </method>
24128       <method name="Foo GetFoo()">
24129         <size>10</size>
24130       </method>
24131       <method name="Void Main()">
24132         <size>26</size>
24133       </method>
24134     </type>
24135   </test>
24136   <test name="test-249.cs">
24137     <type name="X">
24138       <method name="Void .ctor()">
24139         <size>7</size>
24140       </method>
24141       <method name="Void Main()">
24142         <size>1</size>
24143       </method>
24144     </type>
24145   </test>
24146   <test name="test-25.cs">
24147     <type name="X">
24148       <method name="Void .ctor()">
24149         <size>7</size>
24150       </method>
24151       <method name="Int32 Main()">
24152         <size>214</size>
24153       </method>
24154     </type>
24155   </test>
24156   <test name="test-250.cs">
24157     <type name="Test.foo3">
24158       <method name="Void .ctor()">
24159         <size>7</size>
24160       </method>
24161     </type>
24162     <type name="Test.Tests">
24163       <method name="Void .ctor()">
24164         <size>7</size>
24165       </method>
24166       <method name="Void Main()">
24167         <size>1</size>
24168       </method>
24169     </type>
24170   </test>
24171   <test name="test-251.cs">
24172     <type name="X">
24173       <method name="Void .ctor()">
24174         <size>7</size>
24175       </method>
24176       <method name="Void Main()">
24177         <size>1</size>
24178       </method>
24179     </type>
24180   </test>
24181   <test name="test-252.cs">
24182     <type name="A">
24183       <method name="Void .ctor()">
24184         <size>7</size>
24185       </method>
24186       <method name="Void add_Bar(Foo)">
24187         <size>24</size>
24188       </method>
24189       <method name="Void remove_Bar(Foo)">
24190         <size>24</size>
24191       </method>
24192       <method name="Void m1()">
24193         <size>1</size>
24194       </method>
24195       <method name="Int32 Main()">
24196         <size>93</size>
24197       </method>
24198     </type>
24199     <type name="Foo">
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-253.cs">
24215     <type name="AccessibleAttribute">
24216       <method name="Void .ctor()">
24217         <size>7</size>
24218       </method>
24219     </type>
24220     <type name="MyClass">
24221       <method name="Void .ctor()">
24222         <size>7</size>
24223       </method>
24224     </type>
24225     <type name="Test">
24226       <method name="Void .ctor()">
24227         <size>7</size>
24228       </method>
24229       <method name="Int32 Main()">
24230         <size>66</size>
24231       </method>
24232     </type>
24233   </test>
24234   <test name="test-254.cs">
24235     <type name="TestAttribute">
24236       <method name="Void .ctor()">
24237         <size>7</size>
24238       </method>
24239     </type>
24240     <type name="Test_1">
24241       <method name="Void .ctor()">
24242         <size>7</size>
24243       </method>
24244       <method name="Void Test(Int32)">
24245         <size>1</size>
24246       </method>
24247     </type>
24248     <type name="Test_2">
24249       <method name="Void .ctor()">
24250         <size>7</size>
24251       </method>
24252       <method name="Int32 get_Test()">
24253         <size>2</size>
24254       </method>
24255       <method name="Void set_Test(Int32)">
24256         <size>1</size>
24257       </method>
24258       <method name="Void set_Test2(Boolean)">
24259         <size>1</size>
24260       </method>
24261     </type>
24262     <type name="Test_3">
24263       <method name="Void .ctor()">
24264         <size>7</size>
24265       </method>
24266       <method name="Void add_e_1(test_delegate)">
24267         <size>24</size>
24268       </method>
24269       <method name="Void remove_e_1(test_delegate)">
24270         <size>24</size>
24271       </method>
24272       <method name="Void add_e_2(test_delegate)">
24273         <size>24</size>
24274       </method>
24275       <method name="Void remove_e_2(test_delegate)">
24276         <size>24</size>
24277       </method>
24278     </type>
24279     <type name="Test_4">
24280       <method name="Void .ctor()">
24281         <size>7</size>
24282       </method>
24283       <method name="Void add_e_1(test_delegate)">
24284         <size>1</size>
24285       </method>
24286       <method name="Void remove_e_1(test_delegate)">
24287         <size>1</size>
24288       </method>
24289       <method name="Void add_e_2(test_delegate)">
24290         <size>1</size>
24291       </method>
24292       <method name="Void remove_e_2(test_delegate)">
24293         <size>1</size>
24294       </method>
24295       <method name="Void add_e_3(test_delegate)">
24296         <size>1</size>
24297       </method>
24298       <method name="Void remove_e_3(test_delegate)">
24299         <size>1</size>
24300       </method>
24301     </type>
24302     <type name="ClassMain">
24303       <method name="Void .ctor()">
24304         <size>7</size>
24305       </method>
24306       <method name="Void .cctor()">
24307         <size>1</size>
24308       </method>
24309       <method name="Void Assert(System.Object[], Boolean, Int32)">
24310         <size>65</size>
24311       </method>
24312       <method name="Int32 Main()">
24313         <size>1159</size>
24314       </method>
24315     </type>
24316     <type name="test_delegate">
24317       <method name="Void .ctor(Object, IntPtr)">
24318         <size>0</size>
24319       </method>
24320       <method name="System.Delegate Invoke(Int32)">
24321         <size>0</size>
24322       </method>
24323       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24324         <size>0</size>
24325       </method>
24326       <method name="System.Delegate EndInvoke(IAsyncResult)">
24327         <size>0</size>
24328       </method>
24329     </type>
24330   </test>
24331   <test name="test-255.cs">
24332     <type name="TestAttribute">
24333       <method name="Void .ctor()">
24334         <size>7</size>
24335       </method>
24336     </type>
24337     <type name="C">
24338       <method name="Void .ctor()">
24339         <size>7</size>
24340       </method>
24341       <method name="Void Method()">
24342         <size>1</size>
24343       </method>
24344       <method name="Void Main()">
24345         <size>1</size>
24346       </method>
24347     </type>
24348   </test>
24349   <test name="test-256.cs">
24350     <type name="TableColumn">
24351       <method name="Void .ctor()">
24352         <size>7</size>
24353       </method>
24354       <method name="System.Object get_MagicValue()">
24355         <size>2</size>
24356       </method>
24357       <method name="Void set_MagicValue(System.Object)">
24358         <size>1</size>
24359       </method>
24360     </type>
24361     <type name="Bug">
24362       <method name="Void .ctor()">
24363         <size>7</size>
24364       </method>
24365       <method name="Int32 get_TInt()">
24366         <size>2</size>
24367       </method>
24368       <method name="Void Main()">
24369         <size>1</size>
24370       </method>
24371     </type>
24372   </test>
24373   <test name="test-257.cs">
24374     <type name="X">
24375       <method name="Void .ctor()">
24376         <size>7</size>
24377       </method>
24378       <method name="Void Main()">
24379         <size>8</size>
24380       </method>
24381       <method name="Void call(Int32 ByRef)">
24382         <size>25</size>
24383       </method>
24384     </type>
24385   </test>
24386   <test name="test-258.cs">
24387     <type name="MyTest.Test">
24388       <method name="Void .ctor()">
24389         <size>7</size>
24390       </method>
24391     </type>
24392     <type name="MyTest.Test2">
24393       <method name="Void .ctor()">
24394         <size>7</size>
24395       </method>
24396       <method name="Void MyTest.Test.Inner.Foo()">
24397         <size>1</size>
24398       </method>
24399       <method name="Void Main()">
24400         <size>1</size>
24401       </method>
24402     </type>
24403   </test>
24404   <test name="test-259.cs">
24405     <type name="Testing">
24406       <method name="Void .ctor()">
24407         <size>7</size>
24408       </method>
24409       <method name="Void Main()">
24410         <size>1</size>
24411       </method>
24412     </type>
24413   </test>
24414   <test name="test-26.cs">
24415     <type name="Blah">
24416       <method name="Void .ctor()">
24417         <size>7</size>
24418       </method>
24419       <method name="Int32 Foo(Int32, Int32)">
24420         <size>4</size>
24421       </method>
24422       <method name="Int32 Test1()">
24423         <size>114</size>
24424       </method>
24425       <method name="Int32 Adder(System.Int32[])">
24426         <size>34</size>
24427       </method>
24428       <method name="Int32 Test2()">
24429         <size>47</size>
24430       </method>
24431       <method name="Int32 Main()">
24432         <size>40</size>
24433       </method>
24434     </type>
24435     <type name="Blah+MyDelegate">
24436       <method name="Void .ctor(Object, IntPtr)">
24437         <size>0</size>
24438       </method>
24439       <method name="Int32 Invoke(Int32, Int32)">
24440         <size>0</size>
24441       </method>
24442       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24443         <size>0</size>
24444       </method>
24445       <method name="Int32 EndInvoke(IAsyncResult)">
24446         <size>0</size>
24447       </method>
24448     </type>
24449     <type name="Blah+List">
24450       <method name="Void .ctor(Object, IntPtr)">
24451         <size>0</size>
24452       </method>
24453       <method name="Int32 Invoke(System.Int32[])">
24454         <size>0</size>
24455       </method>
24456       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
24457         <size>0</size>
24458       </method>
24459       <method name="Int32 EndInvoke(IAsyncResult)">
24460         <size>0</size>
24461       </method>
24462     </type>
24463   </test>
24464   <test name="test-260.cs">
24465     <type name="x.Test">
24466       <method name="Void .ctor()">
24467         <size>7</size>
24468       </method>
24469     </type>
24470     <type name="y.Test">
24471       <method name="Void .ctor()">
24472         <size>7</size>
24473       </method>
24474     </type>
24475     <type name="b.a">
24476       <method name="Void .ctor()">
24477         <size>7</size>
24478       </method>
24479       <method name="Void Main()">
24480         <size>7</size>
24481       </method>
24482     </type>
24483   </test>
24484   <test name="test-261.cs">
24485     <type name="T">
24486       <method name="Void .ctor()">
24487         <size>7</size>
24488       </method>
24489       <method name="T get_Me()">
24490         <size>16</size>
24491       </method>
24492       <method name="T GetMe()">
24493         <size>16</size>
24494       </method>
24495       <method name="Int32 Test(T)">
24496         <size>106</size>
24497       </method>
24498       <method name="Int32 Main()">
24499         <size>31</size>
24500       </method>
24501     </type>
24502   </test>
24503   <test name="test-262.cs">
24504     <type name="n1.Attribute">
24505       <method name="Void .ctor()">
24506         <size>7</size>
24507       </method>
24508     </type>
24509     <type name="n3.A">
24510       <method name="Void .ctor()">
24511         <size>7</size>
24512       </method>
24513       <method name="Void Attribute()">
24514         <size>1</size>
24515       </method>
24516       <method name="Void X()">
24517         <size>7</size>
24518       </method>
24519       <method name="Void Main()">
24520         <size>11</size>
24521       </method>
24522     </type>
24523   </test>
24524   <test name="test-263.cs">
24525     <type name="Test">
24526       <method name="Void .ctor()">
24527         <size>7</size>
24528       </method>
24529       <method name="System.String GetString(System.Byte[])">
24530         <size>19</size>
24531       </method>
24532       <method name="Void Main()">
24533         <size>1</size>
24534       </method>
24535     </type>
24536   </test>
24537   <test name="test-264.cs">
24538     <type name="Proef">
24539       <method name="Void .ctor()">
24540         <size>7</size>
24541       </method>
24542       <method name="Void add_OnDoSomething(System.EventHandler)">
24543         <size>24</size>
24544       </method>
24545       <method name="Void remove_OnDoSomething(System.EventHandler)">
24546         <size>24</size>
24547       </method>
24548       <method name="Void Temp(System.Object, System.EventArgs)">
24549         <size>1</size>
24550       </method>
24551       <method name="Void Main()">
24552         <size>25</size>
24553       </method>
24554     </type>
24555   </test>
24556   <test name="test-265.cs">
24557     <type name="ClassFormatError">
24558       <method name="Void .ctor(String, Object[])">
24559         <size>7</size>
24560       </method>
24561       <method name="Void Main()">
24562         <size>1</size>
24563       </method>
24564     </type>
24565     <type name="UnsupportedClassVersionError">
24566       <method name="Void .ctor(String)">
24567         <size>14</size>
24568       </method>
24569     </type>
24570   </test>
24571   <test name="test-266.cs">
24572     <type name="T">
24573       <method name="Void .ctor()">
24574         <size>7</size>
24575       </method>
24576       <method name="Int32 Main()">
24577         <size>25</size>
24578       </method>
24579     </type>
24580   </test>
24581   <test name="test-267.cs">
24582     <type name="X">
24583       <method name="Void .ctor()">
24584         <size>7</size>
24585       </method>
24586       <method name="System.String Text()">
24587         <size>6</size>
24588       </method>
24589       <method name="Int32 Main()">
24590         <size>12</size>
24591       </method>
24592     </type>
24593   </test>
24594   <test name="test-268.cs">
24595     <type name="X">
24596       <method name="Void .ctor()">
24597         <size>7</size>
24598       </method>
24599       <method name="Int32 Main()">
24600         <size>26</size>
24601       </method>
24602     </type>
24603     <type name="X+Nested">
24604       <method name="Void .ctor()">
24605         <size>7</size>
24606       </method>
24607       <method name="MyEnum D()">
24608         <size>2</size>
24609       </method>
24610     </type>
24611   </test>
24612   <test name="test-269.cs">
24613     <type name="Class1">
24614       <method name="Void .ctor()">
24615         <size>7</size>
24616       </method>
24617       <method name="Int32 Main(System.String[])">
24618         <size>361</size>
24619       </method>
24620       <method name="Int32 AddABunchOfInts(...)">
24621         <size>64</size>
24622       </method>
24623       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
24624         <size>64</size>
24625       </method>
24626       <method name="Result VtAddABunchOfInts(...)">
24627         <size>69</size>
24628       </method>
24629       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
24630         <size>69</size>
24631       </method>
24632       <method name="Int32 InstAddABunchOfInts(...)">
24633         <size>64</size>
24634       </method>
24635       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
24636         <size>64</size>
24637       </method>
24638       <method name="Result InstVtAddABunchOfInts(...)">
24639         <size>69</size>
24640       </method>
24641       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
24642         <size>69</size>
24643       </method>
24644     </type>
24645     <type name="Result">
24646       <method name="Void .ctor(Int32)">
24647         <size>24</size>
24648       </method>
24649     </type>
24650   </test>
24651   <test name="test-27.cs">
24652     <type name="Foo">
24653       <method name="Void .ctor()">
24654         <size>7</size>
24655       </method>
24656       <method name="Boolean MyMethod(Int32)">
24657         <size>12</size>
24658       </method>
24659       <method name="Int32 AnotherMethod(Int32)">
24660         <size>5</size>
24661       </method>
24662     </type>
24663     <type name="Blah">
24664       <method name="Void .ctor()">
24665         <size>7</size>
24666       </method>
24667       <method name="Void Bar(Int32, Int32)">
24668         <size>9</size>
24669       </method>
24670       <method name="Int32 Main()">
24671         <size>139</size>
24672       </method>
24673     </type>
24674     <type name="Blah+MyDelegate">
24675       <method name="Void .ctor(Object, IntPtr)">
24676         <size>0</size>
24677       </method>
24678       <method name="Void Invoke(Int32, Int32)">
24679         <size>0</size>
24680       </method>
24681       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24682         <size>0</size>
24683       </method>
24684       <method name="Void EndInvoke(IAsyncResult)">
24685         <size>0</size>
24686       </method>
24687     </type>
24688   </test>
24689   <test name="test-270.cs">
24690     <type name="X">
24691       <method name="Void .ctor()">
24692         <size>7</size>
24693       </method>
24694       <method name="Int32 Test(System.String, System.Object[])">
24695         <size>2</size>
24696       </method>
24697       <method name="Int32 Main()">
24698         <size>75</size>
24699       </method>
24700       <method name="Int32 Test(System.String, ...)">
24701         <size>2</size>
24702       </method>
24703     </type>
24704   </test>
24705   <test name="test-271.cs">
24706     <type name="T">
24707       <method name="Void .ctor()">
24708         <size>7</size>
24709       </method>
24710       <method name="C X()">
24711         <size>10</size>
24712       </method>
24713       <method name="Void Main()">
24714         <size>61</size>
24715       </method>
24716     </type>
24717     <type name="T+C">
24718       <method name="IEnumerator GetEnumerator()">
24719         <size>11</size>
24720       </method>
24721     </type>
24722   </test>
24723   <test name="test-272.cs">
24724     <type name="BazAttribute">
24725       <method name="Void .ctor()">
24726         <size>7</size>
24727       </method>
24728       <method name="Void .ctor(Foo)">
24729         <size>7</size>
24730       </method>
24731       <method name="Void set_foo3(Foo)">
24732         <size>1</size>
24733       </method>
24734       <method name="Foo get_foo3()">
24735         <size>2</size>
24736       </method>
24737     </type>
24738     <type name="Test">
24739       <method name="Void .ctor()">
24740         <size>7</size>
24741       </method>
24742       <method name="Void f0()">
24743         <size>1</size>
24744       </method>
24745       <method name="Void f1()">
24746         <size>1</size>
24747       </method>
24748       <method name="Void f2()">
24749         <size>1</size>
24750       </method>
24751       <method name="Void f3()">
24752         <size>1</size>
24753       </method>
24754       <method name="Void Main()">
24755         <size>1</size>
24756       </method>
24757     </type>
24758   </test>
24759   <test name="test-273.cs">
24760     <type name="FooAttribute">
24761       <method name="Void .ctor()">
24762         <size>7</size>
24763       </method>
24764     </type>
24765     <type name="Tests">
24766       <method name="Void .ctor()">
24767         <size>7</size>
24768       </method>
24769       <method name="Void Main()">
24770         <size>36</size>
24771       </method>
24772     </type>
24773   </test>
24774   <test name="test-274.cs">
24775     <type name="MyClass">
24776       <method name="Void .ctor(String[])">
24777         <size>7</size>
24778       </method>
24779     </type>
24780     <type name="ChildClass">
24781       <method name="Void .ctor()">
24782         <size>13</size>
24783       </method>
24784     </type>
24785     <type name="M">
24786       <method name="Void .ctor()">
24787         <size>7</size>
24788       </method>
24789       <method name="Void Main()">
24790         <size>1</size>
24791       </method>
24792     </type>
24793   </test>
24794   <test name="test-275.cs">
24795     <type name="Test">
24796       <method name="Void .ctor()">
24797         <size>7</size>
24798       </method>
24799       <method name="Void add_MyEvent(DelType)">
24800         <size>24</size>
24801       </method>
24802       <method name="Void remove_MyEvent(DelType)">
24803         <size>24</size>
24804       </method>
24805       <method name="Int32 Main()">
24806         <size>176</size>
24807       </method>
24808     </type>
24809     <type name="DelType">
24810       <method name="Void .ctor(Object, IntPtr)">
24811         <size>0</size>
24812       </method>
24813       <method name="Void Invoke()">
24814         <size>0</size>
24815       </method>
24816       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24817         <size>0</size>
24818       </method>
24819       <method name="Void EndInvoke(IAsyncResult)">
24820         <size>0</size>
24821       </method>
24822     </type>
24823     <type name="S">
24824       <method name="Void add_MyEvent(DelType)">
24825         <size>24</size>
24826       </method>
24827       <method name="Void remove_MyEvent(DelType)">
24828         <size>24</size>
24829       </method>
24830     </type>
24831   </test>
24832   <test name="test-276.cs">
24833     <type name="EventTestClass">
24834       <method name="Void .ctor()">
24835         <size>7</size>
24836       </method>
24837       <method name="Void add_Elapsed(System.EventHandler)">
24838         <size>24</size>
24839       </method>
24840       <method name="Void remove_Elapsed(System.EventHandler)">
24841         <size>24</size>
24842       </method>
24843     </type>
24844     <type name="EntryPoint">
24845       <method name="Void .ctor()">
24846         <size>7</size>
24847       </method>
24848       <method name="Boolean test(System.Type)">
24849         <size>17</size>
24850       </method>
24851       <method name="Int32 Main()">
24852         <size>48</size>
24853       </method>
24854     </type>
24855   </test>
24856   <test name="test-277.cs">
24857     <type name="T">
24858       <method name="Void .ctor()">
24859         <size>7</size>
24860       </method>
24861       <method name="Int32 Main()">
24862         <size>7</size>
24863       </method>
24864       <method name="Int32 X(Byte)">
24865         <size>2</size>
24866       </method>
24867       <method name="Int32 X(Int16)">
24868         <size>2</size>
24869       </method>
24870     </type>
24871   </test>
24872   <test name="test-278.cs">
24873     <type name="X">
24874       <method name="Void .ctor()">
24875         <size>7</size>
24876       </method>
24877       <method name="Int32 Main()">
24878         <size>73</size>
24879       </method>
24880     </type>
24881     <type name="Rect">
24882       <method name="Int32 get_X()">
24883         <size>7</size>
24884       </method>
24885       <method name="Void set_X(Int32)">
24886         <size>8</size>
24887       </method>
24888     </type>
24889   </test>
24890   <test name="test-279.cs">
24891     <type name="FlagsAttributeDemo">
24892       <method name="Void .ctor()">
24893         <size>7</size>
24894       </method>
24895       <method name="Int32 Main()">
24896         <size>38</size>
24897       </method>
24898     </type>
24899   </test>
24900   <test name="test-28.cs">
24901     <type name="A">
24902       <method name="Void .ctor()">
24903         <size>7</size>
24904       </method>
24905       <method name="Int32 get_Item(Int32)">
24906         <size>0</size>
24907       </method>
24908       <method name="Int32 EmulateIndexer(Int32)">
24909         <size>8</size>
24910       </method>
24911     </type>
24912     <type name="B">
24913       <method name="Void .ctor()">
24914         <size>7</size>
24915       </method>
24916       <method name="Int32 get_Item(Int32)">
24917         <size>2</size>
24918       </method>
24919       <method name="Int32 M()">
24920         <size>8</size>
24921       </method>
24922     </type>
24923     <type name="X">
24924       <method name="Void .ctor()">
24925         <size>7</size>
24926       </method>
24927       <method name="Int32 get_Item(Int32)">
24928         <size>20</size>
24929       </method>
24930       <method name="Void set_Item(Int32, Int32)">
24931         <size>26</size>
24932       </method>
24933       <method name="Int32 Main()">
24934         <size>123</size>
24935       </method>
24936     </type>
24937   </test>
24938   <test name="test-280.cs">
24939     <type name="AppFramework.Util.Logic">
24940       <method name="Void .ctor()">
24941         <size>7</size>
24942       </method>
24943       <method name="Boolean EnumInSet(Enum, System.Enum[])">
24944         <size>37</size>
24945       </method>
24946       <method name="Void Main()">
24947         <size>1</size>
24948       </method>
24949     </type>
24950   </test>
24951   <test name="test-281.cs">
24952     <type name="Foo.Hello">
24953       <method name="Void .ctor()">
24954         <size>7</size>
24955       </method>
24956       <method name="Void .cctor()">
24957         <size>7</size>
24958       </method>
24959     </type>
24960     <type name="Bar.Hello">
24961       <method name="Void .ctor()">
24962         <size>7</size>
24963       </method>
24964       <method name="Void .cctor()">
24965         <size>8</size>
24966       </method>
24967     </type>
24968     <type name="Test.Test1">
24969       <method name="Void .ctor()">
24970         <size>7</size>
24971       </method>
24972       <method name="Int32 World()">
24973         <size>6</size>
24974       </method>
24975     </type>
24976     <type name="Test.Test2">
24977       <method name="Void .ctor()">
24978         <size>7</size>
24979       </method>
24980       <method name="Int32 World()">
24981         <size>6</size>
24982       </method>
24983     </type>
24984     <type name="X">
24985       <method name="Void .ctor()">
24986         <size>7</size>
24987       </method>
24988       <method name="Int32 Main()">
24989         <size>29</size>
24990       </method>
24991     </type>
24992   </test>
24993   <test name="test-282.cs">
24994     <type name="X">
24995       <method name="Void .ctor()">
24996         <size>7</size>
24997       </method>
24998       <method name="System.Object Add(integer, System.Object)">
24999         <size>72</size>
25000       </method>
25001       <method name="Int32 Main()">
25002         <size>69</size>
25003       </method>
25004     </type>
25005     <type name="integer">
25006       <method name="Void .ctor(Int32)">
25007         <size>8</size>
25008       </method>
25009       <method name="integer op_Implicit(Int32)">
25010         <size>7</size>
25011       </method>
25012       <method name="Double op_Implicit(integer)">
25013         <size>13</size>
25014       </method>
25015       <method name="integer op_Addition(integer, integer)">
25016         <size>21</size>
25017       </method>
25018     </type>
25019   </test>
25020   <test name="test-283.cs">
25021     <type name="X">
25022       <method name="Void .ctor()">
25023         <size>7</size>
25024       </method>
25025       <method name="Int32 Foo()">
25026         <size>2</size>
25027       </method>
25028     </type>
25029     <type name="Y">
25030       <method name="Void .ctor()">
25031         <size>7</size>
25032       </method>
25033       <method name="Y+D GetIt()">
25034         <size>13</size>
25035       </method>
25036       <method name="Y+D GetIt2()">
25037         <size>13</size>
25038       </method>
25039       <method name="Int32 Foo()">
25040         <size>2</size>
25041       </method>
25042       <method name="Int32 Main()">
25043         <size>56</size>
25044       </method>
25045     </type>
25046     <type name="Y+D">
25047       <method name="Void .ctor(Object, IntPtr)">
25048         <size>0</size>
25049       </method>
25050       <method name="Int32 Invoke()">
25051         <size>0</size>
25052       </method>
25053       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25054         <size>0</size>
25055       </method>
25056       <method name="Int32 EndInvoke(IAsyncResult)">
25057         <size>0</size>
25058       </method>
25059     </type>
25060   </test>
25061   <test name="test-284.cs">
25062     <type name="App">
25063       <method name="Void .ctor()">
25064         <size>7</size>
25065       </method>
25066       <method name="Void Main()">
25067         <size>12</size>
25068       </method>
25069     </type>
25070   </test>
25071   <test name="test-285.cs">
25072     <type name="T">
25073       <method name="Void .ctor()">
25074         <size>7</size>
25075       </method>
25076       <method name="Int32 Main()">
25077         <size>2</size>
25078       </method>
25079     </type>
25080   </test>
25081   <test name="test-286.cs">
25082     <type name="MethodWrapper">
25083       <method name="Void .ctor()">
25084         <size>7</size>
25085       </method>
25086       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
25087         <size>57</size>
25088       </method>
25089     </type>
25090     <type name="MapXml.Throws">
25091       <method name="Void .ctor()">
25092         <size>7</size>
25093       </method>
25094       <method name="Void Main()">
25095         <size>1</size>
25096       </method>
25097     </type>
25098   </test>
25099   <test name="test-287.cs">
25100     <type name="StaticClass">
25101       <method name="System.String Name()">
25102         <size>6</size>
25103       </method>
25104     </type>
25105     <type name="MainClass">
25106       <method name="Void .ctor()">
25107         <size>7</size>
25108       </method>
25109       <method name="Int32 Main()">
25110         <size>83</size>
25111       </method>
25112     </type>
25113     <type name="StaticClass+D">
25114       <method name="Void .ctor(Object, IntPtr)">
25115         <size>0</size>
25116       </method>
25117       <method name="System.Object Invoke()">
25118         <size>0</size>
25119       </method>
25120       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25121         <size>0</size>
25122       </method>
25123       <method name="System.Object EndInvoke(IAsyncResult)">
25124         <size>0</size>
25125       </method>
25126     </type>
25127   </test>
25128   <test name="test-288.cs">
25129     <type name="Test.BookAboutMovie">
25130       <method name="Void .ctor(String)">
25131         <size>25</size>
25132       </method>
25133       <method name="System.String GetItem(Int32)">
25134         <size>7</size>
25135       </method>
25136       <method name="System.String get_Item(Int32)">
25137         <size>7</size>
25138       </method>
25139       <method name="Int32 Main(System.String[])">
25140         <size>57</size>
25141       </method>
25142     </type>
25143   </test>
25144   <test name="test-289.cs">
25145     <type name="Test">
25146       <method name="Void .ctor()">
25147         <size>7</size>
25148       </method>
25149       <method name="Void Main()">
25150         <size>1</size>
25151       </method>
25152       <method name="Void set_Value(System.String)">
25153         <size>1</size>
25154       </method>
25155       <method name="Void set_Value()">
25156         <size>1</size>
25157       </method>
25158       <method name="Void set_Item(Int32, Int32, Boolean)">
25159         <size>1</size>
25160       </method>
25161       <method name="Void set_Item(Int32, Int32)">
25162         <size>1</size>
25163       </method>
25164       <method name="Boolean get_Item(Boolean)">
25165         <size>2</size>
25166       </method>
25167     </type>
25168   </test>
25169   <test name="test-29.cs">
25170     <type name="Base">
25171       <method name="Void .ctor()">
25172         <size>7</size>
25173       </method>
25174       <method name="Void Add(Int32)">
25175         <size>18</size>
25176       </method>
25177     </type>
25178     <type name="Derived">
25179       <method name="Void .ctor()">
25180         <size>7</size>
25181       </method>
25182       <method name="Void Add(Double)">
25183         <size>18</size>
25184       </method>
25185     </type>
25186     <type name="Demo">
25187       <method name="Void .ctor()">
25188         <size>7</size>
25189       </method>
25190       <method name="Int32 Main()">
25191         <size>51</size>
25192       </method>
25193     </type>
25194   </test>
25195   <test name="test-290.cs">
25196     <type name="EntryPoint">
25197       <method name="Void .ctor()">
25198         <size>7</size>
25199       </method>
25200       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
25201         <size>22</size>
25202       </method>
25203       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
25204         <size>22</size>
25205       </method>
25206       <method name="Void bar_f(System.Object)">
25207         <size>1</size>
25208       </method>
25209       <method name="Void Main()">
25210         <size>35</size>
25211       </method>
25212     </type>
25213     <type name="EntryPoint+EventHandler">
25214       <method name="Void .ctor(Object, IntPtr)">
25215         <size>0</size>
25216       </method>
25217       <method name="Void Invoke(System.Object)">
25218         <size>0</size>
25219       </method>
25220       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
25221         <size>0</size>
25222       </method>
25223       <method name="Void EndInvoke(IAsyncResult)">
25224         <size>0</size>
25225       </method>
25226     </type>
25227   </test>
25228   <test name="test-291.cs">
25229     <type name="Test">
25230       <method name="Void .ctor()">
25231         <size>7</size>
25232       </method>
25233       <method name="Void Method()">
25234         <size>1</size>
25235       </method>
25236       <method name="Void Main()">
25237         <size>13</size>
25238       </method>
25239     </type>
25240   </test>
25241   <test name="test-292.cs">
25242     <type name="X">
25243       <method name="Void .ctor()">
25244         <size>7</size>
25245       </method>
25246       <method name="Void .cctor()">
25247         <size>1</size>
25248       </method>
25249       <method name="Void Main()">
25250         <size>19</size>
25251       </method>
25252     </type>
25253   </test>
25254   <test name="test-293.cs">
25255     <type name="A">
25256       <method name="Void .ctor()">
25257         <size>7</size>
25258       </method>
25259       <method name="System.String get_Warning()">
25260         <size>6</size>
25261       </method>
25262     </type>
25263     <type name="B">
25264       <method name="Void .ctor()">
25265         <size>7</size>
25266       </method>
25267       <method name="System.String get_Warning()">
25268         <size>6</size>
25269       </method>
25270       <method name="Void Main()">
25271         <size>1</size>
25272       </method>
25273     </type>
25274   </test>
25275   <test name="test-294.cs">
25276     <type name="ObsoleteClass">
25277       <method name="Void .ctor()">
25278         <size>7</size>
25279       </method>
25280     </type>
25281     <type name="Test">
25282       <method name="Void .ctor()">
25283         <size>13</size>
25284       </method>
25285       <method name="Void .ctor(String, Boolean)">
25286         <size>14</size>
25287       </method>
25288       <method name="System.String get_Name()">
25289         <size>7</size>
25290       </method>
25291       <method name="Void set_Name(System.String)">
25292         <size>8</size>
25293       </method>
25294     </type>
25295     <type name="DerivedTest">
25296       <method name="Void .ctor(String)">
25297         <size>16</size>
25298       </method>
25299       <method name="System.String Method()">
25300         <size>7</size>
25301       </method>
25302       <method name="Void T2()">
25303         <size>1</size>
25304       </method>
25305       <method name="Void Main()">
25306         <size>1</size>
25307       </method>
25308     </type>
25309     <type name="ObsoleteClass2">
25310       <method name="Void .ctor()">
25311         <size>7</size>
25312       </method>
25313     </type>
25314     <type name="ObsoleteClass3">
25315       <method name="Void .ctor()">
25316         <size>18</size>
25317       </method>
25318       <method name="Void .cctor()">
25319         <size>25</size>
25320       </method>
25321     </type>
25322     <type name="ObsoleteClass4">
25323       <method name="Void .ctor()">
25324         <size>7</size>
25325       </method>
25326       <method name="Void T()">
25327         <size>59</size>
25328       </method>
25329     </type>
25330   </test>
25331   <test name="test-295.cs">
25332     <type name="MyAttribute">
25333       <method name="Void .ctor(Object)">
25334         <size>14</size>
25335       </method>
25336       <method name="System.Object get_my()">
25337         <size>7</size>
25338       </method>
25339     </type>
25340     <type name="MyConstructorBuilder">
25341       <method name="Void .ctor()">
25342         <size>7</size>
25343       </method>
25344       <method name="Int32 Main()">
25345         <size>111</size>
25346       </method>
25347       <method name="System.Type MyCreateCallee(System.AppDomain)">
25348         <size>329</size>
25349       </method>
25350     </type>
25351   </test>
25352   <test name="test-296.cs">
25353     <type name="GetElementTypeTest">
25354       <method name="Void .ctor()">
25355         <size>7</size>
25356       </method>
25357       <method name="Int32 Main(System.String[])">
25358         <size>30</size>
25359       </method>
25360     </type>
25361   </test>
25362   <test name="test-297.cs">
25363     <type name="T">
25364       <method name="Void .ctor()">
25365         <size>7</size>
25366       </method>
25367       <method name="Int32 Main()">
25368         <size>313</size>
25369       </method>
25370       <method name="Void Login(System.String)">
25371         <size>1</size>
25372       </method>
25373     </type>
25374     <type name="My">
25375       <method name="Void .ctor(Object)">
25376         <size>14</size>
25377       </method>
25378     </type>
25379   </test>
25380   <test name="test-299.cs">
25381     <type name="SampleClass">
25382       <method name="Void .ctor()">
25383         <size>7</size>
25384       </method>
25385       <method name="SuperClass op_Increment(SampleClass)">
25386         <size>6</size>
25387       </method>
25388     </type>
25389     <type name="SuperClass">
25390       <method name="Void .ctor()">
25391         <size>7</size>
25392       </method>
25393       <method name="Int32 Main()">
25394         <size>2</size>
25395       </method>
25396     </type>
25397   </test>
25398   <test name="test-3.cs">
25399     <type name="TestIntOps">
25400       <method name="Void .ctor()">
25401         <size>7</size>
25402       </method>
25403       <method name="SByte sbyte_add(SByte, SByte)">
25404         <size>7</size>
25405       </method>
25406       <method name="Int16 short_add(Int16, Int16)">
25407         <size>5</size>
25408       </method>
25409       <method name="Double double_add(Double, Double)">
25410         <size>4</size>
25411       </method>
25412       <method name="Int32 int_add(Int32, Int32)">
25413         <size>4</size>
25414       </method>
25415       <method name="Int32 int_sub(Int32, Int32)">
25416         <size>4</size>
25417       </method>
25418       <method name="Int32 int_mul(Int32, Int32)">
25419         <size>4</size>
25420       </method>
25421       <method name="Int32 Main()">
25422         <size>215</size>
25423       </method>
25424     </type>
25425   </test>
25426   <test name="test-30.cs">
25427     <type name="X">
25428       <method name="Void .ctor()">
25429         <size>7</size>
25430       </method>
25431       <method name="Void IA.Draw()">
25432         <size>8</size>
25433       </method>
25434       <method name="Void IB.Draw()">
25435         <size>8</size>
25436       </method>
25437     </type>
25438     <type name="test">
25439       <method name="Void .ctor()">
25440         <size>7</size>
25441       </method>
25442       <method name="Int32 Main()">
25443         <size>192</size>
25444       </method>
25445     </type>
25446   </test>
25447   <test name="test-300.cs">
25448     <type name="A">
25449       <method name="Void .ctor()">
25450         <size>7</size>
25451       </method>
25452       <method name="Void Main()">
25453         <size>7</size>
25454       </method>
25455     </type>
25456     <type name="A+C">
25457       <method name="Void .ctor()">
25458         <size>7</size>
25459       </method>
25460     </type>
25461     <type name="A+B">
25462       <method name="Void .ctor()">
25463         <size>473</size>
25464       </method>
25465     </type>
25466     <type name="A+B+C">
25467       <method name="Void .ctor()">
25468         <size>7</size>
25469       </method>
25470     </type>
25471   </test>
25472   <test name="test-301.cs">
25473     <type name="A">
25474       <method name="Void .ctor()">
25475         <size>7</size>
25476       </method>
25477       <method name="Void Main()">
25478         <size>7</size>
25479       </method>
25480     </type>
25481     <type name="A+B">
25482       <method name="Void .ctor()">
25483         <size>219</size>
25484       </method>
25485     </type>
25486   </test>
25487   <test name="test-302.cs">
25488     <type name="A">
25489       <method name="Void .ctor()">
25490         <size>7</size>
25491       </method>
25492       <method name="Void Main()">
25493         <size>7</size>
25494       </method>
25495     </type>
25496     <type name="A+C">
25497       <method name="Void .ctor()">
25498         <size>7</size>
25499       </method>
25500     </type>
25501     <type name="A+B">
25502       <method name="Void .ctor()">
25503         <size>24</size>
25504       </method>
25505     </type>
25506     <type name="A+B+C">
25507       <method name="Void .ctor()">
25508         <size>7</size>
25509       </method>
25510     </type>
25511   </test>
25512   <test name="test-303.cs">
25513     <type name="A">
25514       <method name="Void .ctor()">
25515         <size>7</size>
25516       </method>
25517       <method name="Void Main()">
25518         <size>7</size>
25519       </method>
25520     </type>
25521     <type name="A+C">
25522       <method name="Void .ctor()">
25523         <size>7</size>
25524       </method>
25525       <method name="Void System.IDisposable.Dispose()">
25526         <size>11</size>
25527       </method>
25528     </type>
25529     <type name="A+B">
25530       <method name="Void .ctor()">
25531         <size>31</size>
25532       </method>
25533     </type>
25534     <type name="A+B+C">
25535       <method name="Void .ctor()">
25536         <size>7</size>
25537       </method>
25538       <method name="Void System.IDisposable.Dispose()">
25539         <size>1</size>
25540       </method>
25541     </type>
25542   </test>
25543   <test name="test-304.cs">
25544     <type name="A">
25545       <method name="Void .ctor()">
25546         <size>7</size>
25547       </method>
25548       <method name="Void Main()">
25549         <size>7</size>
25550       </method>
25551     </type>
25552     <type name="A+D">
25553       <method name="Void .ctor()">
25554         <size>7</size>
25555       </method>
25556     </type>
25557     <type name="A+B">
25558       <method name="Void .ctor()">
25559         <size>473</size>
25560       </method>
25561     </type>
25562     <type name="A+B+C">
25563       <method name="Void .ctor()">
25564         <size>7</size>
25565       </method>
25566     </type>
25567   </test>
25568   <test name="test-305.cs">
25569     <type name="A">
25570       <method name="Void .ctor()">
25571         <size>7</size>
25572       </method>
25573       <method name="Void Main()">
25574         <size>7</size>
25575       </method>
25576     </type>
25577     <type name="A+B">
25578       <method name="Void .ctor()">
25579         <size>219</size>
25580       </method>
25581     </type>
25582   </test>
25583   <test name="test-306.cs">
25584     <type name="A">
25585       <method name="Void .ctor()">
25586         <size>7</size>
25587       </method>
25588       <method name="Void Main()">
25589         <size>7</size>
25590       </method>
25591     </type>
25592     <type name="A+D">
25593       <method name="Void .ctor()">
25594         <size>7</size>
25595       </method>
25596     </type>
25597     <type name="A+B">
25598       <method name="Void .ctor()">
25599         <size>24</size>
25600       </method>
25601     </type>
25602     <type name="A+B+C">
25603       <method name="Void .ctor()">
25604         <size>7</size>
25605       </method>
25606     </type>
25607   </test>
25608   <test name="test-307.cs">
25609     <type name="A">
25610       <method name="Void .ctor()">
25611         <size>7</size>
25612       </method>
25613       <method name="Void Main()">
25614         <size>7</size>
25615       </method>
25616     </type>
25617     <type name="A+D">
25618       <method name="Void .ctor()">
25619         <size>7</size>
25620       </method>
25621       <method name="Void System.IDisposable.Dispose()">
25622         <size>11</size>
25623       </method>
25624     </type>
25625     <type name="A+B">
25626       <method name="Void .ctor()">
25627         <size>31</size>
25628       </method>
25629     </type>
25630     <type name="A+B+C">
25631       <method name="Void .ctor()">
25632         <size>7</size>
25633       </method>
25634       <method name="Void System.IDisposable.Dispose()">
25635         <size>1</size>
25636       </method>
25637     </type>
25638   </test>
25639   <test name="test-308.cs">
25640     <type name="Program">
25641       <method name="Void .ctor()">
25642         <size>7</size>
25643       </method>
25644       <method name="Void Main(System.String[])">
25645         <size>40</size>
25646       </method>
25647     </type>
25648   </test>
25649   <test name="test-309.cs">
25650     <type name="MonoBASIC.Parser">
25651       <method name="Void .ctor()">
25652         <size>7</size>
25653       </method>
25654       <method name="Void Main()">
25655         <size>1</size>
25656       </method>
25657     </type>
25658     <type name="MonoBASIC.Parser+StateMachine">
25659       <method name="Void .ctor()">
25660         <size>7</size>
25661       </method>
25662       <method name="Void HandleToken(Token)">
25663         <size>1</size>
25664       </method>
25665     </type>
25666   </test>
25667   <test name="test-31.cs">
25668     <type name="Base">
25669       <method name="Void .ctor()">
25670         <size>7</size>
25671       </method>
25672       <method name="Void A()">
25673         <size>8</size>
25674       </method>
25675     </type>
25676     <type name="Derived">
25677       <method name="Void .ctor()">
25678         <size>7</size>
25679       </method>
25680       <method name="Void A()">
25681         <size>8</size>
25682       </method>
25683     </type>
25684     <type name="Test">
25685       <method name="Void .ctor()">
25686         <size>7</size>
25687       </method>
25688       <method name="Int32 Main()">
25689         <size>38</size>
25690       </method>
25691     </type>
25692   </test>
25693   <test name="test-310.cs">
25694     <type name="test.Impl">
25695       <method name="Void .ctor()">
25696         <size>7</size>
25697       </method>
25698       <method name="System.String GetType(Int32)">
25699         <size>6</size>
25700       </method>
25701       <method name="Boolean IsDone()">
25702         <size>2</size>
25703       </method>
25704     </type>
25705     <type name="test.myclass">
25706       <method name="Void .ctor()">
25707         <size>7</size>
25708       </method>
25709       <method name="Void Main(System.String[])">
25710         <size>28</size>
25711       </method>
25712     </type>
25713   </test>
25714   <test name="test-311.cs">
25715     <type name="Program">
25716       <method name="Void .ctor()">
25717         <size>38</size>
25718       </method>
25719       <method name="Void .cctor()">
25720         <size>11</size>
25721       </method>
25722       <method name="System.String get_Message()">
25723         <size>6</size>
25724       </method>
25725       <method name="Void set_Message(System.String)">
25726         <size>7</size>
25727       </method>
25728       <method name="Boolean DenyMethod()">
25729         <size>2</size>
25730       </method>
25731       <method name="Void Test2()">
25732         <size>1</size>
25733       </method>
25734       <method name="Void Test3()">
25735         <size>1</size>
25736       </method>
25737       <method name="Void Test4()">
25738         <size>1</size>
25739       </method>
25740       <method name="Int32 Main(System.String[])">
25741         <size>175</size>
25742       </method>
25743     </type>
25744     <type name="Test2">
25745       <method name="Void .ctor()">
25746         <size>7</size>
25747       </method>
25748     </type>
25749   </test>
25750   <test name="test-312.cs">
25751     <type name="X">
25752       <method name="Void .ctor()">
25753         <size>7</size>
25754       </method>
25755       <method name="Void .cctor()">
25756         <size>1</size>
25757       </method>
25758       <method name="Boolean Method(PointF)">
25759         <size>72</size>
25760       </method>
25761       <method name="Boolean Call_constructor_and_implicit()">
25762         <size>29</size>
25763       </method>
25764       <method name="Boolean Init_with_implicit_conv()">
25765         <size>52</size>
25766       </method>
25767       <method name="Boolean Init_ValueType()">
25768         <size>26</size>
25769       </method>
25770       <method name="Boolean InstanceAssignTest()">
25771         <size>75</size>
25772       </method>
25773       <method name="Int32 T()">
25774         <size>54</size>
25775       </method>
25776       <method name="Int32 Main()">
25777         <size>45</size>
25778       </method>
25779     </type>
25780     <type name="PointF">
25781       <method name="Void .ctor(Single, Single)">
25782         <size>47</size>
25783       </method>
25784     </type>
25785     <type name="Point">
25786       <method name="Void .ctor(Int32, Int32)">
25787         <size>37</size>
25788       </method>
25789       <method name="PointF op_Implicit(Point)">
25790         <size>22</size>
25791       </method>
25792     </type>
25793   </test>
25794   <test name="test-313.cs">
25795     <type name="D">
25796       <method name="Void .ctor()">
25797         <size>7</size>
25798       </method>
25799       <method name="Void A.B.METHOD()">
25800         <size>1</size>
25801       </method>
25802       <method name="Int32 Main()">
25803         <size>134</size>
25804       </method>
25805     </type>
25806   </test>
25807   <test name="test-314.cs">
25808     <type name="X">
25809       <method name="Void .ctor()">
25810         <size>28</size>
25811       </method>
25812       <method name="Void .ctor(Int32)">
25813         <size>28</size>
25814       </method>
25815       <method name="Void .cctor()">
25816         <size>11</size>
25817       </method>
25818       <method name="Int32 Main()">
25819         <size>57</size>
25820       </method>
25821     </type>
25822   </test>
25823   <test name="test-315.cs">
25824     <type name="GuardedCollectionValue">
25825       <method name="Void .ctor()">
25826         <size>7</size>
25827       </method>
25828       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
25829         <size>2</size>
25830       </method>
25831       <method name="IDirectedCollectionValue Backwards()">
25832         <size>2</size>
25833       </method>
25834     </type>
25835     <type name="GuardedSequenced">
25836       <method name="Void .ctor()">
25837         <size>7</size>
25838       </method>
25839       <method name="IDirectedCollectionValue Test()">
25840         <size>12</size>
25841       </method>
25842     </type>
25843     <type name="X">
25844       <method name="Void .ctor()">
25845         <size>7</size>
25846       </method>
25847       <method name="Void Main()">
25848         <size>1</size>
25849       </method>
25850     </type>
25851   </test>
25852   <test name="test-316.cs">
25853     <type name="D">
25854       <method name="Void .ctor()">
25855         <size>7</size>
25856       </method>
25857       <method name="Int32 IA.Add(Int32)">
25858         <size>2</size>
25859       </method>
25860       <method name="Int32 IB.Add(Int32)">
25861         <size>2</size>
25862       </method>
25863     </type>
25864     <type name="E">
25865       <method name="Void .ctor()">
25866         <size>7</size>
25867       </method>
25868       <method name="Int32 IA.Add(Int32)">
25869         <size>2</size>
25870       </method>
25871       <method name="Int32 IB.Add(Int32)">
25872         <size>2</size>
25873       </method>
25874       <method name="Void doom()">
25875         <size>1</size>
25876       </method>
25877       <method name="System.Object Clone()">
25878         <size>2</size>
25879       </method>
25880       <method name="Void Dispose()">
25881         <size>1</size>
25882       </method>
25883     </type>
25884     <type name="C">
25885       <method name="Void .ctor()">
25886         <size>7</size>
25887       </method>
25888       <method name="Int32 Test(IC)">
25889         <size>49</size>
25890       </method>
25891       <method name="Void Test2(IE)">
25892         <size>20</size>
25893       </method>
25894       <method name="Int32 Main()">
25895         <size>32</size>
25896       </method>
25897     </type>
25898   </test>
25899   <test name="test-317.cs">
25900     <type name="X">
25901       <method name="Void .ctor()">
25902         <size>7</size>
25903       </method>
25904       <method name="Void Main()">
25905         <size>1</size>
25906       </method>
25907     </type>
25908   </test>
25909   <test name="test-318.cs">
25910     <type name="Ev">
25911       <method name="Void .ctor()">
25912         <size>29</size>
25913       </method>
25914       <method name="Void add_Disposed(System.EventHandler)">
25915         <size>19</size>
25916       </method>
25917       <method name="Void remove_Disposed(System.EventHandler)">
25918         <size>19</size>
25919       </method>
25920       <method name="Void OnClick(System.EventArgs)">
25921         <size>38</size>
25922       </method>
25923     </type>
25924     <type name="Foo">
25925       <method name="Void .ctor()">
25926         <size>7</size>
25927       </method>
25928     </type>
25929     <type name="C">
25930       <method name="Void .ctor()">
25931         <size>7</size>
25932       </method>
25933       <method name="Void my_from_fixed(Int32 ByRef)">
25934         <size>4</size>
25935       </method>
25936       <method name="Void month_from_fixed(Int32)">
25937         <size>8</size>
25938       </method>
25939       <method name="Int32 CreateFromString(Int32)">
25940         <size>10</size>
25941       </method>
25942       <method name="Void Main()">
25943         <size>1</size>
25944       </method>
25945     </type>
25946     <type name="Foo">
25947       <method name="Void EventInterface.add_Event(System.EventHandler)">
25948         <size>1</size>
25949       </method>
25950       <method name="Void EventInterface.remove_Event(System.EventHandler)">
25951         <size>1</size>
25952       </method>
25953     </type>
25954     <type name="C">
25955       <method name="Double* GetValue(Double)">
25956         <size>5</size>
25957       </method>
25958     </type>
25959   </test>
25960   <test name="test-319.cs">
25961     <type name="ConstFields">
25962       <method name="Void .ctor()">
25963         <size>7</size>
25964       </method>
25965       <method name="Void .cctor()">
25966         <size>118</size>
25967       </method>
25968       <method name="Int32 Main()">
25969         <size>303</size>
25970       </method>
25971     </type>
25972   </test>
25973   <test name="test-32.cs">
25974     <type name="Blah">
25975       <method name="Void .ctor()">
25976         <size>7</size>
25977       </method>
25978       <method name="Int32 Main()">
25979         <size>50</size>
25980       </method>
25981     </type>
25982   </test>
25983   <test name="test-320.cs">
25984     <type name="X">
25985       <method name="Void .ctor(SByte*, Int32, Int32)">
25986         <size>7</size>
25987       </method>
25988       <method name="Void Main()">
25989         <size>12</size>
25990       </method>
25991     </type>
25992   </test>
25993   <test name="test-321.cs">
25994     <type name="X">
25995       <method name="Void Dispose()">
25996         <size>1</size>
25997       </method>
25998       <method name="Void Main()">
25999         <size>24</size>
26000       </method>
26001     </type>
26002   </test>
26003   <test name="test-322.cs">
26004     <type name="Y">
26005       <method name="Void .ctor(Byte)">
26006         <size>14</size>
26007       </method>
26008       <method name="Int32 op_Implicit(Y)">
26009         <size>7</size>
26010       </method>
26011     </type>
26012     <type name="X">
26013       <method name="Void .ctor()">
26014         <size>7</size>
26015       </method>
26016       <method name="Void Main()">
26017         <size>50</size>
26018       </method>
26019     </type>
26020   </test>
26021   <test name="test-323.cs">
26022     <type name="X">
26023       <method name="Void .ctor()">
26024         <size>7</size>
26025       </method>
26026       <method name="Void Main()">
26027         <size>1</size>
26028       </method>
26029     </type>
26030   </test>
26031   <test name="test-324.cs">
26032     <type name="A">
26033       <method name="Void .ctor()">
26034         <size>7</size>
26035       </method>
26036       <method name="Void DoStuff()">
26037         <size>11</size>
26038       </method>
26039     </type>
26040     <type name="T">
26041       <method name="Void .ctor()">
26042         <size>7</size>
26043       </method>
26044       <method name="Void .cctor()">
26045         <size>11</size>
26046       </method>
26047     </type>
26048     <type name="Driver">
26049       <method name="Void .ctor()">
26050         <size>7</size>
26051       </method>
26052       <method name="Void Main()">
26053         <size>22</size>
26054       </method>
26055     </type>
26056     <type name="B">
26057       <method name="Boolean get_Val()">
26058         <size>2</size>
26059       </method>
26060     </type>
26061   </test>
26062   <test name="test-325.cs">
26063     <type name="RequestAttribute">
26064       <method name="Void .ctor(String, String, String[])">
26065         <size>7</size>
26066       </method>
26067     </type>
26068     <type name="MyClass">
26069       <method name="Void .ctor()">
26070         <size>7</size>
26071       </method>
26072       <method name="Int32 SomeRequest()">
26073         <size>2</size>
26074       </method>
26075       <method name="Void Main()">
26076         <size>7</size>
26077       </method>
26078     </type>
26079   </test>
26080   <test name="test-326.cs">
26081     <type name="X">
26082       <method name="Void .ctor()">
26083         <size>7</size>
26084       </method>
26085       <method name="Int32 Main()">
26086         <size>55</size>
26087       </method>
26088     </type>
26089     <type name="Mapper">
26090       <method name="Void .ctor(Object, IntPtr)">
26091         <size>0</size>
26092       </method>
26093       <method name="Double Invoke(Int32)">
26094         <size>0</size>
26095       </method>
26096       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26097         <size>0</size>
26098       </method>
26099       <method name="Double EndInvoke(IAsyncResult)">
26100         <size>0</size>
26101       </method>
26102     </type>
26103     <type name="X">
26104       <method name="Double &lt;Main&gt;m__0(Int32)">
26105         <size>6</size>
26106       </method>
26107     </type>
26108   </test>
26109   <test name="test-327.cs">
26110     <type name="X2">
26111       <method name="Void .ctor()">
26112         <size>7</size>
26113       </method>
26114     </type>
26115     <type name="A.B.Tester">
26116       <method name="Void .ctor()">
26117         <size>7</size>
26118       </method>
26119       <method name="Void .cctor()">
26120         <size>1</size>
26121       </method>
26122       <method name="Void Main()">
26123         <size>1</size>
26124       </method>
26125     </type>
26126   </test>
26127   <test name="test-328.cs">
26128     <type name="A.B.Tester">
26129       <method name="Void .ctor()">
26130         <size>7</size>
26131       </method>
26132       <method name="Void .cctor()">
26133         <size>1</size>
26134       </method>
26135       <method name="Void Main()">
26136         <size>1</size>
26137       </method>
26138     </type>
26139   </test>
26140   <test name="test-329.cs">
26141     <type name="X">
26142       <method name="Void .ctor()">
26143         <size>7</size>
26144       </method>
26145       <method name="Void .ctor(Object)">
26146         <size>21</size>
26147       </method>
26148       <method name="Int32 Main()">
26149         <size>74</size>
26150       </method>
26151     </type>
26152   </test>
26153   <test name="test-33.cs">
26154     <type name="FirstOuter.FirstInner.First">
26155       <method name="Void .ctor()">
26156         <size>7</size>
26157       </method>
26158       <method name="System.String get_MyIdentity()">
26159         <size>12</size>
26160       </method>
26161     </type>
26162     <type name="FirstOuter.Second">
26163       <method name="Void .ctor()">
26164         <size>7</size>
26165       </method>
26166     </type>
26167     <type name="FirstOuter.SecondInner.Third">
26168       <method name="Void .ctor()">
26169         <size>7</size>
26170       </method>
26171     </type>
26172     <type name="FirstOuter.FirstInner.Fourth">
26173       <method name="Void .ctor()">
26174         <size>7</size>
26175       </method>
26176     </type>
26177     <type name="Fifth">
26178       <method name="Void .ctor()">
26179         <size>7</size>
26180       </method>
26181     </type>
26182     <type name="Application">
26183       <method name="Void .ctor()">
26184         <size>7</size>
26185       </method>
26186       <method name="Int32 Main(System.String[])">
26187         <size>139</size>
26188       </method>
26189     </type>
26190   </test>
26191   <test name="test-330.cs">
26192     <type name="X">
26193       <method name="Void .ctor()">
26194         <size>7</size>
26195       </method>
26196       <method name="Void Main()">
26197         <size>8</size>
26198       </method>
26199     </type>
26200   </test>
26201   <test name="test-331.cs">
26202     <type name="T">
26203       <method name="Void .ctor()">
26204         <size>7</size>
26205       </method>
26206       <method name="Void Main()">
26207         <size>1</size>
26208       </method>
26209       <method name="Byte* get_Ptr()">
26210         <size>7</size>
26211       </method>
26212       <method name="Void set_Ptr(Byte*)">
26213         <size>8</size>
26214       </method>
26215     </type>
26216   </test>
26217   <test name="test-332.cs">
26218     <type name="C">
26219       <method name="Void .ctor()">
26220         <size>7</size>
26221       </method>
26222       <method name="Void Main()">
26223         <size>1</size>
26224       </method>
26225     </type>
26226   </test>
26227   <test name="test-333.cs">
26228     <type name="Foo">
26229       <method name="Void .ctor()">
26230         <size>7</size>
26231       </method>
26232       <method name="Void Something()">
26233         <size>1</size>
26234       </method>
26235     </type>
26236     <type name="Bar">
26237       <method name="Void .ctor()">
26238         <size>7</size>
26239       </method>
26240       <method name="Void Something()">
26241         <size>1</size>
26242       </method>
26243       <method name="Void Main()">
26244         <size>1</size>
26245       </method>
26246     </type>
26247   </test>
26248   <test name="test-334.cs">
26249     <type name="Test.Foo.Index.CompoundFileReader">
26250       <method name="Void .ctor()">
26251         <size>7</size>
26252       </method>
26253       <method name="Void Main()">
26254         <size>1</size>
26255       </method>
26256     </type>
26257     <type name="Test.Foo.Store.Directory">
26258       <method name="Void .ctor()">
26259         <size>7</size>
26260       </method>
26261     </type>
26262   </test>
26263   <test name="test-335.cs">
26264     <type name="X">
26265       <method name="Void .ctor()">
26266         <size>7</size>
26267       </method>
26268       <method name="Void A(Int32, Int32)">
26269         <size>1</size>
26270       </method>
26271       <method name="Void C(Int32 ByRef)">
26272         <size>4</size>
26273       </method>
26274       <method name="Void Main()">
26275         <size>70</size>
26276       </method>
26277     </type>
26278     <type name="X+B">
26279       <method name="Void .ctor(Object, IntPtr)">
26280         <size>0</size>
26281       </method>
26282       <method name="Void Invoke(Int32, Int32)">
26283         <size>0</size>
26284       </method>
26285       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26286         <size>0</size>
26287       </method>
26288       <method name="Void EndInvoke(IAsyncResult)">
26289         <size>0</size>
26290       </method>
26291     </type>
26292     <type name="X+D">
26293       <method name="Void .ctor(Object, IntPtr)">
26294         <size>0</size>
26295       </method>
26296       <method name="Void Invoke(Int32 ByRef)">
26297         <size>0</size>
26298       </method>
26299       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
26300         <size>0</size>
26301       </method>
26302       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
26303         <size>0</size>
26304       </method>
26305     </type>
26306   </test>
26307   <test name="test-336.cs">
26308     <type name="X">
26309       <method name="Void .ctor(Foo)">
26310         <size>7</size>
26311       </method>
26312       <method name="Void .ctor(Bar)">
26313         <size>7</size>
26314       </method>
26315       <method name="Void Test()">
26316         <size>1</size>
26317       </method>
26318       <method name="Void Main()">
26319         <size>19</size>
26320       </method>
26321     </type>
26322     <type name="Foo">
26323       <method name="Void .ctor(Object, IntPtr)">
26324         <size>0</size>
26325       </method>
26326       <method name="Void Invoke()">
26327         <size>0</size>
26328       </method>
26329       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26330         <size>0</size>
26331       </method>
26332       <method name="Void EndInvoke(IAsyncResult)">
26333         <size>0</size>
26334       </method>
26335     </type>
26336     <type name="Bar">
26337       <method name="Void .ctor(Object, IntPtr)">
26338         <size>0</size>
26339       </method>
26340       <method name="Void Invoke(Int32)">
26341         <size>0</size>
26342       </method>
26343       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26344         <size>0</size>
26345       </method>
26346       <method name="Void EndInvoke(IAsyncResult)">
26347         <size>0</size>
26348       </method>
26349     </type>
26350   </test>
26351   <test name="test-337.cs">
26352     <type name="Test">
26353       <method name="Void .ctor()">
26354         <size>7</size>
26355       </method>
26356       <method name="Void Main()">
26357         <size>16</size>
26358       </method>
26359     </type>
26360   </test>
26361   <test name="test-338.cs">
26362     <type name="X">
26363       <method name="Void .ctor()">
26364         <size>7</size>
26365       </method>
26366       <method name="Void .cctor()">
26367         <size>11</size>
26368       </method>
26369       <method name="Void Main()">
26370         <size>1</size>
26371       </method>
26372       <method name="Y+Z fz()">
26373         <size>6</size>
26374       </method>
26375     </type>
26376     <type name="Y">
26377       <method name="Void .ctor()">
26378         <size>7</size>
26379       </method>
26380     </type>
26381     <type name="Y+Z">
26382       <method name="Void .ctor()">
26383         <size>7</size>
26384       </method>
26385       <method name="Void .cctor()">
26386         <size>11</size>
26387       </method>
26388     </type>
26389   </test>
26390   <test name="test-339.cs">
26391     <type name="C">
26392       <method name="Void .ctor()">
26393         <size>7</size>
26394       </method>
26395       <method name="Void .cctor()">
26396         <size>17</size>
26397       </method>
26398       <method name="Int32 Main()">
26399         <size>84</size>
26400       </method>
26401     </type>
26402   </test>
26403   <test name="test-34.cs">
26404     <type name="Blah">
26405       <method name="Void .ctor()">
26406         <size>7</size>
26407       </method>
26408       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
26409         <size>7</size>
26410       </method>
26411       <method name="Int32 Bar(Int32, System.Int32[])">
26412         <size>61</size>
26413       </method>
26414       <method name="Void Foo(Int32, Int32)">
26415         <size>7</size>
26416       </method>
26417       <method name="Void In(Int32 ByRef)">
26418         <size>7</size>
26419       </method>
26420       <method name="Void Out(Int32 ByRef)">
26421         <size>7</size>
26422       </method>
26423       <method name="Int32 AddArray(System.Int32[])">
26424         <size>30</size>
26425       </method>
26426       <method name="Int32 AddFancy(FancyInt[])">
26427         <size>39</size>
26428       </method>
26429       <method name="Int32 Main()">
26430         <size>269</size>
26431       </method>
26432     </type>
26433     <type name="&lt;PrivateImplementationDetails&gt;">
26434       <method name="Void .ctor()">
26435         <size>7</size>
26436       </method>
26437     </type>
26438     <type name="FancyInt">
26439       <method name="Void .ctor(Int32)">
26440         <size>8</size>
26441       </method>
26442     </type>
26443   </test>
26444   <test name="test-340.cs">
26445     <type name="FLMID.Bugs.BoolOne.A">
26446       <method name="Void .ctor()">
26447         <size>7</size>
26448       </method>
26449       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
26450         <size>8</size>
26451       </method>
26452     </type>
26453     <type name="FLMID.Bugs.BoolOne.B">
26454       <method name="Void .ctor()">
26455         <size>7</size>
26456       </method>
26457     </type>
26458     <type name="FLMID.Bugs.BoolOne.Test">
26459       <method name="Void .ctor()">
26460         <size>7</size>
26461       </method>
26462       <method name="Int32 Main(System.String[])">
26463         <size>34</size>
26464       </method>
26465     </type>
26466     <type name="FLMID.Bugs.BoolOne.B">
26467       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
26468         <size>12</size>
26469       </method>
26470     </type>
26471   </test>
26472   <test name="test-341.cs">
26473     <type name="Test">
26474       <method name="Void .ctor()">
26475         <size>7</size>
26476       </method>
26477       <method name="Void Main()">
26478         <size>1</size>
26479       </method>
26480     </type>
26481     <type name="Libs">
26482       <method name="Void .ctor()">
26483         <size>7</size>
26484       </method>
26485     </type>
26486     <type name="Bar">
26487       <method name="Void .ctor()">
26488         <size>7</size>
26489       </method>
26490     </type>
26491     <type name="Foo">
26492       <method name="Void .ctor()">
26493         <size>7</size>
26494       </method>
26495     </type>
26496   </test>
26497   <test name="test-342.cs">
26498     <type name="A">
26499       <method name="Void .ctor()">
26500         <size>7</size>
26501       </method>
26502       <method name="Void Foo(Int32)">
26503         <size>1</size>
26504       </method>
26505       <method name="Void Foo(Double)">
26506         <size>11</size>
26507       </method>
26508     </type>
26509     <type name="B">
26510       <method name="Void .ctor()">
26511         <size>7</size>
26512       </method>
26513       <method name="Void Foo(Double)">
26514         <size>11</size>
26515       </method>
26516       <method name="Void Main()">
26517         <size>12</size>
26518       </method>
26519     </type>
26520   </test>
26521   <test name="test-343.cs">
26522     <type name="X">
26523       <method name="Void .ctor()">
26524         <size>7</size>
26525       </method>
26526       <method name="Void Concat(System.String, System.String, System.String)">
26527         <size>1</size>
26528       </method>
26529       <method name="Void Concat(System.String[])">
26530         <size>11</size>
26531       </method>
26532       <method name="Void Main()">
26533         <size>21</size>
26534       </method>
26535     </type>
26536   </test>
26537   <test name="test-344.cs">
26538     <type name="X">
26539       <method name="Void .ctor()">
26540         <size>7</size>
26541       </method>
26542       <method name="Void add_y(Y)">
26543         <size>24</size>
26544       </method>
26545       <method name="Void remove_y(Y)">
26546         <size>24</size>
26547       </method>
26548       <method name="Void Main(System.String[])">
26549         <size>13</size>
26550       </method>
26551       <method name="Void Foo()">
26552         <size>66</size>
26553       </method>
26554     </type>
26555     <type name="Y">
26556       <method name="Void .ctor(Object, IntPtr)">
26557         <size>0</size>
26558       </method>
26559       <method name="Void Invoke()">
26560         <size>0</size>
26561       </method>
26562       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26563         <size>0</size>
26564       </method>
26565       <method name="Void EndInvoke(IAsyncResult)">
26566         <size>0</size>
26567       </method>
26568     </type>
26569     <type name="X+&lt;Foo&gt;c__AnonStorey0">
26570       <method name="Void .ctor()">
26571         <size>7</size>
26572       </method>
26573       <method name="Void &lt;&gt;m__0()">
26574         <size>28</size>
26575       </method>
26576     </type>
26577   </test>
26578   <test name="test-345.cs">
26579     <type name="EntryPoint">
26580       <method name="Void .ctor()">
26581         <size>7</size>
26582       </method>
26583       <method name="Void Main()">
26584         <size>1</size>
26585       </method>
26586     </type>
26587   </test>
26588   <test name="test-346.cs">
26589     <type name="TestMethods.Class1">
26590       <method name="Void .ctor()">
26591         <size>7</size>
26592       </method>
26593       <method name="Int32 Main()">
26594         <size>91</size>
26595       </method>
26596     </type>
26597     <type name="TestMethods.ParamClass">
26598       <method name="Void .ctor()">
26599         <size>7</size>
26600       </method>
26601     </type>
26602     <type name="TestMethods.TestParam">
26603       <method name="Void .ctor()">
26604         <size>7</size>
26605       </method>
26606     </type>
26607     <type name="TestMethods.BaseClass">
26608       <method name="Void .ctor()">
26609         <size>7</size>
26610       </method>
26611       <method name="Int32 AddItem(TestMethods.ParamClass)">
26612         <size>0</size>
26613       </method>
26614     </type>
26615     <type name="TestMethods.TestClass">
26616       <method name="Void .ctor()">
26617         <size>7</size>
26618       </method>
26619       <method name="Int32 AddItem(System.Object)">
26620         <size>2</size>
26621       </method>
26622       <method name="Int32 AddItem(TestMethods.ParamClass)">
26623         <size>2</size>
26624       </method>
26625     </type>
26626   </test>
26627   <test name="test-347.cs">
26628     <type name="Whatever.Core.Project">
26629       <method name="Void .ctor()">
26630         <size>7</size>
26631       </method>
26632     </type>
26633     <type name="Whatever.Core.A">
26634       <method name="Void .ctor()">
26635         <size>7</size>
26636       </method>
26637       <method name="Whatever.Core.Project get_Project()">
26638         <size>6</size>
26639       </method>
26640     </type>
26641     <type name="SomethingElse.Core.Project">
26642       <method name="Void .ctor()">
26643         <size>7</size>
26644       </method>
26645     </type>
26646     <type name="Whatever.App.B">
26647       <method name="Void .ctor()">
26648         <size>7</size>
26649       </method>
26650       <method name="System.String Execute()">
26651         <size>12</size>
26652       </method>
26653       <method name="Void Main()">
26654         <size>12</size>
26655       </method>
26656     </type>
26657   </test>
26658   <test name="test-348.cs">
26659     <type name="BoundAttribute">
26660       <method name="Void .ctor(Double, Int32)">
26661         <size>7</size>
26662       </method>
26663     </type>
26664     <type name="C">
26665       <method name="Void .ctor()">
26666         <size>7</size>
26667       </method>
26668       <method name="Void Main()">
26669         <size>1</size>
26670       </method>
26671     </type>
26672   </test>
26673   <test name="test-349.cs">
26674     <type name="C">
26675       <method name="Void .ctor()">
26676         <size>7</size>
26677       </method>
26678       <method name="Void add_Ev1(D)">
26679         <size>24</size>
26680       </method>
26681       <method name="Void remove_Ev1(D)">
26682         <size>24</size>
26683       </method>
26684     </type>
26685     <type name="X">
26686       <method name="Void .ctor()">
26687         <size>7</size>
26688       </method>
26689       <method name="Void .cctor()">
26690         <size>1</size>
26691       </method>
26692       <method name="Void add_Ev1(D)">
26693         <size>22</size>
26694       </method>
26695       <method name="Void remove_Ev1(D)">
26696         <size>22</size>
26697       </method>
26698       <method name="Void add_Ev2(D)">
26699         <size>22</size>
26700       </method>
26701       <method name="Void remove_Ev2(D)">
26702         <size>22</size>
26703       </method>
26704     </type>
26705     <type name="X2">
26706       <method name="Void .ctor()">
26707         <size>7</size>
26708       </method>
26709       <method name="Void .cctor()">
26710         <size>7</size>
26711       </method>
26712     </type>
26713     <type name="Test">
26714       <method name="Void .ctor()">
26715         <size>7</size>
26716       </method>
26717       <method name="Void .cctor()">
26718         <size>19</size>
26719       </method>
26720       <method name="Int32 Main()">
26721         <size>63</size>
26722       </method>
26723     </type>
26724     <type name="D">
26725       <method name="Void .ctor(Object, IntPtr)">
26726         <size>0</size>
26727       </method>
26728       <method name="Void Invoke()">
26729         <size>0</size>
26730       </method>
26731       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26732         <size>0</size>
26733       </method>
26734       <method name="Void EndInvoke(IAsyncResult)">
26735         <size>0</size>
26736       </method>
26737     </type>
26738   </test>
26739   <test name="test-35.cs">
26740     <type name="X">
26741       <method name="Void .ctor()">
26742         <size>7</size>
26743       </method>
26744       <method name="Void .cctor()">
26745         <size>7</size>
26746       </method>
26747       <method name="Void a()">
26748         <size>17</size>
26749       </method>
26750       <method name="Void w(Int32)">
26751         <size>22</size>
26752       </method>
26753       <method name="Int32 Main()">
26754         <size>298</size>
26755       </method>
26756     </type>
26757   </test>
26758   <test name="test-350.cs">
26759     <type name="A">
26760       <method name="Void .ctor()">
26761         <size>7</size>
26762       </method>
26763     </type>
26764     <type name="A+BAttribute">
26765       <method name="Void .ctor()">
26766         <size>7</size>
26767       </method>
26768     </type>
26769     <type name="C">
26770       <method name="Void .ctor()">
26771         <size>7</size>
26772       </method>
26773       <method name="Void Main()">
26774         <size>1</size>
26775       </method>
26776     </type>
26777   </test>
26778   <test name="test-351.cs">
26779     <type name="Test.Testee">
26780       <method name="Void .ctor()">
26781         <size>7</size>
26782       </method>
26783       <method name="Void Bar(System.String, System.Object[])">
26784         <size>1</size>
26785       </method>
26786       <method name="Void Main()">
26787         <size>242</size>
26788       </method>
26789     </type>
26790     <type name="Test.Foo">
26791       <method name="Void .ctor(Object, IntPtr)">
26792         <size>0</size>
26793       </method>
26794       <method name="Void Invoke(System.String, System.Object[])">
26795         <size>0</size>
26796       </method>
26797       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
26798         <size>0</size>
26799       </method>
26800       <method name="Void EndInvoke(IAsyncResult)">
26801         <size>0</size>
26802       </method>
26803     </type>
26804   </test>
26805   <test name="test-352.cs">
26806     <type name="C">
26807       <method name="Void .ctor()">
26808         <size>7</size>
26809       </method>
26810       <method name="Void Main()">
26811         <size>1</size>
26812       </method>
26813     </type>
26814   </test>
26815   <test name="test-353.cs">
26816     <type name="Three">
26817       <method name="Void .ctor()">
26818         <size>7</size>
26819       </method>
26820       <method name="Void Main()">
26821         <size>7</size>
26822       </method>
26823     </type>
26824     <type name="One">
26825       <method name="Void .ctor()">
26826         <size>7</size>
26827       </method>
26828     </type>
26829     <type name="Two">
26830       <method name="Void .ctor()">
26831         <size>7</size>
26832       </method>
26833     </type>
26834   </test>
26835   <test name="test-354.cs">
26836     <type name="MYAttr">
26837       <method name="Void .ctor()">
26838         <size>7</size>
26839       </method>
26840     </type>
26841     <type name="A">
26842       <method name="Void .ctor()">
26843         <size>7</size>
26844       </method>
26845       <method name="Void Main()">
26846         <size>1</size>
26847       </method>
26848     </type>
26849   </test>
26850   <test name="test-355.cs">
26851     <type name="Level1.Level1.Level2.MainClass">
26852       <method name="Void .ctor()">
26853         <size>7</size>
26854       </method>
26855       <method name="Void Main()">
26856         <size>1</size>
26857       </method>
26858     </type>
26859   </test>
26860   <test name="test-356.cs">
26861     <type name="MainClass">
26862       <method name="Void .ctor()">
26863         <size>7</size>
26864       </method>
26865       <method name="Void Main()">
26866         <size>1</size>
26867       </method>
26868     </type>
26869   </test>
26870   <test name="test-357.cs">
26871     <type name="SD.Sd">
26872       <method name="Void .ctor()">
26873         <size>7</size>
26874       </method>
26875       <method name="Void F(Boolean)">
26876         <size>1</size>
26877       </method>
26878     </type>
26879     <type name="Foo.Bar">
26880       <method name="Void .ctor()">
26881         <size>25</size>
26882       </method>
26883       <method name="Void Main()">
26884         <size>27</size>
26885       </method>
26886     </type>
26887     <type name="Foo.Bar+f_t">
26888       <method name="Void .ctor(Object, IntPtr)">
26889         <size>0</size>
26890       </method>
26891       <method name="Void Invoke(Boolean)">
26892         <size>0</size>
26893       </method>
26894       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
26895         <size>0</size>
26896       </method>
26897       <method name="Void EndInvoke(IAsyncResult)">
26898         <size>0</size>
26899       </method>
26900     </type>
26901   </test>
26902   <test name="test-358.cs">
26903     <type name="Test">
26904       <method name="Void .ctor()">
26905         <size>7</size>
26906       </method>
26907       <method name="Void Main()">
26908         <size>50</size>
26909       </method>
26910     </type>
26911   </test>
26912   <test name="test-359.cs">
26913     <type name="Test">
26914       <method name="Void .ctor()">
26915         <size>7</size>
26916       </method>
26917       <method name="Void Main()">
26918         <size>1</size>
26919       </method>
26920     </type>
26921   </test>
26922   <test name="test-36.cs">
26923     <type name="Y">
26924       <method name="Void .ctor()">
26925         <size>7</size>
26926       </method>
26927       <method name="Int32 Main()">
26928         <size>275</size>
26929       </method>
26930     </type>
26931     <type name="X">
26932       <method name="IEnumerator GetEnumerator()">
26933         <size>36</size>
26934       </method>
26935     </type>
26936   </test>
26937   <test name="test-360.cs">
26938     <type name="Application">
26939       <method name="Void .ctor()">
26940         <size>7</size>
26941       </method>
26942       <method name="Void Main(System.String[])">
26943         <size>13</size>
26944       </method>
26945     </type>
26946   </test>
26947   <test name="test-361.cs">
26948     <type name="X">
26949       <method name="Void .ctor()">
26950         <size>7</size>
26951       </method>
26952     </type>
26953     <type name="Test">
26954       <method name="Void .ctor()">
26955         <size>7</size>
26956       </method>
26957       <method name="Void Main()">
26958         <size>1</size>
26959       </method>
26960     </type>
26961   </test>
26962   <test name="test-362.cs">
26963     <type name="C">
26964       <method name="Void .ctor()">
26965         <size>7</size>
26966       </method>
26967       <method name="Void Main()">
26968         <size>17</size>
26969       </method>
26970       <method name="Void Test()">
26971         <size>26</size>
26972       </method>
26973     </type>
26974   </test>
26975   <test name="test-363.cs">
26976     <type name="Location">
26977       <method name="Void .ctor()">
26978         <size>7</size>
26979       </method>
26980       <method name="Void .cctor()">
26981         <size>11</size>
26982       </method>
26983     </type>
26984     <type name="Element">
26985       <method name="Void .ctor()">
26986         <size>18</size>
26987       </method>
26988       <method name="Location get_Location()">
26989         <size>7</size>
26990       </method>
26991       <method name="Void set_Location(Location)">
26992         <size>8</size>
26993       </method>
26994     </type>
26995     <type name="T">
26996       <method name="Void .ctor()">
26997         <size>7</size>
26998       </method>
26999       <method name="Void Main()">
27000         <size>1</size>
27001       </method>
27002     </type>
27003   </test>
27004   <test name="test-364.cs">
27005     <type name="X">
27006       <method name="Void .ctor()">
27007         <size>7</size>
27008       </method>
27009       <method name="Int32 Main()">
27010         <size>34</size>
27011       </method>
27012       <method name="Int32 t1(Int32)">
27013         <size>33</size>
27014       </method>
27015       <method name="Int32 t2(Int32)">
27016         <size>47</size>
27017       </method>
27018       <method name="Void Main2(System.String[])">
27019         <size>72</size>
27020       </method>
27021     </type>
27022     <type name="Delegable">
27023       <method name="Void .ctor()">
27024         <size>7</size>
27025       </method>
27026       <method name="Void add_MyDelegate(System.EventHandler)">
27027         <size>24</size>
27028       </method>
27029       <method name="Void remove_MyDelegate(System.EventHandler)">
27030         <size>24</size>
27031       </method>
27032     </type>
27033     <type name="X+Foo">
27034       <method name="Void .ctor(Object, IntPtr)">
27035         <size>0</size>
27036       </method>
27037       <method name="Int32 Invoke()">
27038         <size>0</size>
27039       </method>
27040       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27041         <size>0</size>
27042       </method>
27043       <method name="Int32 EndInvoke(IAsyncResult)">
27044         <size>0</size>
27045       </method>
27046     </type>
27047     <type name="X+&lt;t1&gt;c__AnonStorey0">
27048       <method name="Void .ctor()">
27049         <size>7</size>
27050       </method>
27051       <method name="Int32 &lt;&gt;m__0()">
27052         <size>7</size>
27053       </method>
27054     </type>
27055     <type name="X+&lt;t2&gt;c__AnonStorey1">
27056       <method name="Void .ctor()">
27057         <size>7</size>
27058       </method>
27059       <method name="Int32 &lt;&gt;m__1()">
27060         <size>7</size>
27061       </method>
27062     </type>
27063     <type name="X+&lt;Main2&gt;c__AnonStorey2">
27064       <method name="Void .ctor()">
27065         <size>7</size>
27066       </method>
27067       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
27068         <size>33</size>
27069       </method>
27070     </type>
27071   </test>
27072   <test name="test-365.cs">
27073     <type name="C">
27074       <method name="Void .ctor()">
27075         <size>19</size>
27076       </method>
27077       <method name="Void set_LiteralType(LiteralType)">
27078         <size>1</size>
27079       </method>
27080       <method name="Void Main()">
27081         <size>1</size>
27082       </method>
27083     </type>
27084   </test>
27085   <test name="test-366.cs">
27086     <type name="C">
27087       <method name="Void .ctor()">
27088         <size>7</size>
27089       </method>
27090       <method name="Int32 Main()">
27091         <size>20</size>
27092       </method>
27093     </type>
27094   </test>
27095   <test name="test-367.cs">
27096     <type name="X">
27097       <method name="Void .ctor()">
27098         <size>7</size>
27099       </method>
27100       <method name="Int32 Main()">
27101         <size>20</size>
27102       </method>
27103     </type>
27104   </test>
27105   <test name="test-368.cs">
27106     <type name="X">
27107       <method name="Void .ctor()">
27108         <size>7</size>
27109       </method>
27110       <method name="Void Main()">
27111         <size>27</size>
27112       </method>
27113     </type>
27114   </test>
27115   <test name="test-369.cs">
27116     <type name="Test">
27117       <method name="Void .ctor()">
27118         <size>7</size>
27119       </method>
27120       <method name="Boolean Equals(System.Object)">
27121         <size>2</size>
27122       </method>
27123       <method name="Int32 GetHashCode()">
27124         <size>2</size>
27125       </method>
27126       <method name="Void Main()">
27127         <size>47</size>
27128       </method>
27129       <method name="Boolean op_Equality(Test, Test)">
27130         <size>14</size>
27131       </method>
27132       <method name="Boolean op_Inequality(Test, Test)">
27133         <size>2</size>
27134       </method>
27135     </type>
27136   </test>
27137   <test name="test-37.cs">
27138     <type name="X">
27139       <method name="Void .ctor()">
27140         <size>7</size>
27141       </method>
27142       <method name="Void m(System.Int32[])">
27143         <size>9</size>
27144       </method>
27145       <method name="Int32 test_int_single_dim()">
27146         <size>88</size>
27147       </method>
27148       <method name="Int32 simple_test_double_dim()">
27149         <size>78</size>
27150       </method>
27151       <method name="Int32 Main()">
27152         <size>12</size>
27153       </method>
27154     </type>
27155   </test>
27156   <test name="test-370.cs">
27157     <type name="Test.Application">
27158       <method name="Void .ctor()">
27159         <size>7</size>
27160       </method>
27161       <method name="Int32 ParseType(System.String)">
27162         <size>164</size>
27163       </method>
27164       <method name="Void Main()">
27165         <size>12</size>
27166       </method>
27167     </type>
27168   </test>
27169   <test name="test-371.cs">
27170     <type name="X">
27171       <method name="Void .ctor(Boolean&amp;)">
27172         <size>10</size>
27173       </method>
27174       <method name="Void Main()">
27175         <size>1</size>
27176       </method>
27177     </type>
27178     <type name="Y">
27179       <method name="Void .ctor(Boolean&amp;)">
27180         <size>8</size>
27181       </method>
27182     </type>
27183   </test>
27184   <test name="test-372.cs">
27185     <type name="GenericNode">
27186       <method name="Void .ctor()">
27187         <size>7</size>
27188       </method>
27189       <method name="Int32 GetStat()">
27190         <size>2</size>
27191       </method>
27192     </type>
27193     <type name="GenericFileNode">
27194       <method name="Void .ctor()">
27195         <size>7</size>
27196       </method>
27197       <method name="Int32 NotUsed()">
27198         <size>2</size>
27199       </method>
27200     </type>
27201     <type name="WorkingTest">
27202       <method name="Void .ctor()">
27203         <size>7</size>
27204       </method>
27205       <method name="Int32 GetStat()">
27206         <size>3</size>
27207       </method>
27208     </type>
27209     <type name="FailingTest">
27210       <method name="Void .ctor()">
27211         <size>7</size>
27212       </method>
27213       <method name="Int32 GetStat()">
27214         <size>3</size>
27215       </method>
27216     </type>
27217     <type name="TestWrapper">
27218       <method name="Void .ctor()">
27219         <size>7</size>
27220       </method>
27221       <method name="Boolean Test(Node, System.String)">
27222         <size>39</size>
27223       </method>
27224       <method name="Int32 Main()">
27225         <size>44</size>
27226       </method>
27227     </type>
27228   </test>
27229   <test name="test-373.cs">
27230     <type name="Test">
27231       <method name="Void .ctor()">
27232         <size>7</size>
27233       </method>
27234       <method name="Void Main(System.String[])">
27235         <size>50</size>
27236       </method>
27237     </type>
27238   </test>
27239   <test name="test-374.cs">
27240     <type name="Test">
27241       <method name="Void .ctor()">
27242         <size>7</size>
27243       </method>
27244     </type>
27245     <type name="Rest">
27246       <method name="Void .ctor()">
27247         <size>7</size>
27248       </method>
27249       <method name="Void Main()">
27250         <size>1</size>
27251       </method>
27252     </type>
27253   </test>
27254   <test name="test-375.cs">
27255     <type name="a">
27256       <method name="Void .ctor()">
27257         <size>7</size>
27258       </method>
27259     </type>
27260     <type name="a+b">
27261       <method name="Void .ctor()">
27262         <size>7</size>
27263       </method>
27264     </type>
27265     <type name="c">
27266       <method name="Void .ctor()">
27267         <size>7</size>
27268       </method>
27269       <method name="Void Main()">
27270         <size>1</size>
27271       </method>
27272     </type>
27273     <type name="c+d">
27274       <method name="Void .ctor()">
27275         <size>7</size>
27276       </method>
27277     </type>
27278   </test>
27279   <test name="test-376.cs">
27280     <type name="C">
27281       <method name="Void .ctor()">
27282         <size>7</size>
27283       </method>
27284       <method name="Int32 Main()">
27285         <size>72</size>
27286       </method>
27287     </type>
27288   </test>
27289   <test name="test-377.cs">
27290     <type name="Tests">
27291       <method name="Void .ctor()">
27292         <size>7</size>
27293       </method>
27294       <method name="Void test()">
27295         <size>10</size>
27296       </method>
27297       <method name="Void Main()">
27298         <size>1</size>
27299       </method>
27300     </type>
27301   </test>
27302   <test name="test-378.cs">
27303     <type name="C">
27304       <method name="Void .ctor()">
27305         <size>7</size>
27306       </method>
27307       <method name="Void Main()">
27308         <size>1</size>
27309       </method>
27310     </type>
27311   </test>
27312   <test name="test-379.cs">
27313     <type name="DeadCode">
27314       <method name="Void .ctor()">
27315         <size>7</size>
27316       </method>
27317       <method name="Void Main()">
27318         <size>12</size>
27319       </method>
27320       <method name="System.String SomeFunc(System.String)">
27321         <size>2</size>
27322       </method>
27323     </type>
27324   </test>
27325   <test name="test-38.cs">
27326     <type name="X">
27327       <method name="Void .ctor()">
27328         <size>7</size>
27329       </method>
27330       <method name="Int32 get_Item(Int32)">
27331         <size>20</size>
27332       </method>
27333       <method name="Void set_Item(Int32, Int32)">
27334         <size>26</size>
27335       </method>
27336       <method name="Int32 Foo()">
27337         <size>2</size>
27338       </method>
27339       <method name="Int32 get_Bar()">
27340         <size>7</size>
27341       </method>
27342       <method name="Void set_Bar(Int32)">
27343         <size>8</size>
27344       </method>
27345     </type>
27346     <type name="Y">
27347       <method name="Void .ctor()">
27348         <size>7</size>
27349       </method>
27350       <method name="UInt32 get_Item(UInt32)">
27351         <size>20</size>
27352       </method>
27353       <method name="Void set_Item(UInt32, UInt32)">
27354         <size>26</size>
27355       </method>
27356       <method name="UInt32 Foo()">
27357         <size>2</size>
27358       </method>
27359       <method name="UInt32 get_Bar()">
27360         <size>7</size>
27361       </method>
27362       <method name="Void set_Bar(UInt32)">
27363         <size>8</size>
27364       </method>
27365     </type>
27366     <type name="Test">
27367       <method name="Void .ctor()">
27368         <size>7</size>
27369       </method>
27370       <method name="Int32 Main()">
27371         <size>288</size>
27372       </method>
27373     </type>
27374   </test>
27375   <test name="test-380.cs">
27376     <type name="T">
27377       <method name="Void .ctor()">
27378         <size>7</size>
27379       </method>
27380       <method name="Int32 Main()">
27381         <size>17</size>
27382       </method>
27383     </type>
27384   </test>
27385   <test name="test-381.cs">
27386     <type name="Application">
27387       <method name="Void .ctor()">
27388         <size>7</size>
27389       </method>
27390       <method name="Void Main(System.String[])">
27391         <size>13</size>
27392       </method>
27393     </type>
27394   </test>
27395   <test name="test-382.cs">
27396     <type name="Dec">
27397       <method name="Void .ctor()">
27398         <size>7</size>
27399       </method>
27400       <method name="Void .cctor()">
27401         <size>16</size>
27402       </method>
27403       <method name="Void Main()">
27404         <size>113</size>
27405       </method>
27406     </type>
27407   </test>
27408   <test name="test-383.cs">
27409     <type name="X">
27410       <method name="Void .ctor()">
27411         <size>37</size>
27412       </method>
27413       <method name="X testme(Int32 ByRef)">
27414         <size>5</size>
27415       </method>
27416       <method name="Void Main()">
27417         <size>7</size>
27418       </method>
27419     </type>
27420   </test>
27421   <test name="test-384.cs">
27422     <type name="X">
27423       <method name="Void .ctor()">
27424         <size>7</size>
27425       </method>
27426       <method name="Void .cctor()">
27427         <size>8</size>
27428       </method>
27429       <method name="Void Test()">
27430         <size>40</size>
27431       </method>
27432       <method name="Int32 Main()">
27433         <size>21</size>
27434       </method>
27435     </type>
27436   </test>
27437   <test name="test-385.cs">
27438     <type name="Test">
27439       <method name="Void .ctor()">
27440         <size>7</size>
27441       </method>
27442       <method name="Int32 Main()">
27443         <size>40</size>
27444       </method>
27445     </type>
27446   </test>
27447   <test name="test-386.cs">
27448     <type name="SuperDecimal">
27449       <method name="Void .ctor(Decimal)">
27450         <size>14</size>
27451       </method>
27452       <method name="Void Main()">
27453         <size>15</size>
27454       </method>
27455       <method name="SuperDecimal op_Implicit(Decimal)">
27456         <size>7</size>
27457       </method>
27458     </type>
27459   </test>
27460   <test name="test-387.cs">
27461     <type name="ObjectID">
27462       <method name="Void .ctor(Int64)">
27463         <size>8</size>
27464       </method>
27465       <method name="Void Main()">
27466         <size>22</size>
27467       </method>
27468       <method name="Int64 op_Implicit(ObjectID)">
27469         <size>8</size>
27470       </method>
27471       <method name="ObjectID op_Implicit(Int64)">
27472         <size>7</size>
27473       </method>
27474     </type>
27475   </test>
27476   <test name="test-388.cs">
27477     <type name="Schemas.basefieldtype">
27478       <method name="Void .ctor()">
27479         <size>7</size>
27480       </method>
27481       <method name="System.Object Instantiate()">
27482         <size>2</size>
27483       </method>
27484     </type>
27485     <type name="Schemas.fieldtype">
27486       <method name="Void .ctor()">
27487         <size>7</size>
27488       </method>
27489       <method name="System.Object Instantiate()">
27490         <size>18</size>
27491       </method>
27492     </type>
27493     <type name="Schemas.compoundfield">
27494       <method name="Void .ctor()">
27495         <size>7</size>
27496       </method>
27497       <method name="System.Object Instantiate()">
27498         <size>18</size>
27499       </method>
27500     </type>
27501     <type name="Schemas.field">
27502       <method name="Void .ctor()">
27503         <size>7</size>
27504       </method>
27505       <method name="System.Object Instantiate()">
27506         <size>18</size>
27507       </method>
27508     </type>
27509     <type name="Schemas.formdata">
27510       <method name="Void .ctor()">
27511         <size>7</size>
27512       </method>
27513       <method name="System.Object Instantiate()">
27514         <size>12</size>
27515       </method>
27516     </type>
27517     <type name="Schemas.M">
27518       <method name="Void .ctor()">
27519         <size>7</size>
27520       </method>
27521       <method name="Void Main()">
27522         <size>1</size>
27523       </method>
27524     </type>
27525   </test>
27526   <test name="test-389.cs">
27527     <type name="Schemas.basefieldtype">
27528       <method name="Void .ctor()">
27529         <size>7</size>
27530       </method>
27531       <method name="System.Object Instantiate()">
27532         <size>2</size>
27533       </method>
27534     </type>
27535     <type name="Schemas.fieldtype">
27536       <method name="Void .ctor()">
27537         <size>7</size>
27538       </method>
27539       <method name="System.Object Instantiate()">
27540         <size>18</size>
27541       </method>
27542     </type>
27543     <type name="Schemas.compoundfield">
27544       <method name="Void .ctor()">
27545         <size>7</size>
27546       </method>
27547       <method name="System.Object Instantiate()">
27548         <size>18</size>
27549       </method>
27550     </type>
27551     <type name="Schemas.field">
27552       <method name="Void .ctor()">
27553         <size>7</size>
27554       </method>
27555       <method name="System.Object Instantiate()">
27556         <size>18</size>
27557       </method>
27558     </type>
27559     <type name="Schemas.formdata">
27560       <method name="Void .ctor()">
27561         <size>7</size>
27562       </method>
27563       <method name="System.Object Instantiate()">
27564         <size>12</size>
27565       </method>
27566     </type>
27567     <type name="Schemas.M">
27568       <method name="Void .ctor()">
27569         <size>7</size>
27570       </method>
27571       <method name="Void Main()">
27572         <size>1</size>
27573       </method>
27574     </type>
27575   </test>
27576   <test name="test-39.cs">
27577     <type name="SimpleAttribute">
27578       <method name="Void .ctor(String)">
27579         <size>14</size>
27580       </method>
27581       <method name="System.String get_AnotherArg()">
27582         <size>7</size>
27583       </method>
27584       <method name="Void set_AnotherArg(System.String)">
27585         <size>8</size>
27586       </method>
27587       <method name="Int64 get_LongValue()">
27588         <size>3</size>
27589       </method>
27590       <method name="Void set_LongValue(Int64)">
27591         <size>1</size>
27592       </method>
27593       <method name="System.Int64[] get_ArrayValue()">
27594         <size>7</size>
27595       </method>
27596       <method name="Void set_ArrayValue(System.Int64[])">
27597         <size>1</size>
27598       </method>
27599     </type>
27600     <type name="Blah2">
27601       <method name="Void .ctor()">
27602         <size>7</size>
27603       </method>
27604     </type>
27605     <type name="Blah3">
27606       <method name="Void .ctor()">
27607         <size>7</size>
27608       </method>
27609     </type>
27610     <type name="Blah">
27611       <method name="Void .ctor()">
27612         <size>7</size>
27613       </method>
27614       <method name="Int32 Main()">
27615         <size>171</size>
27616       </method>
27617     </type>
27618   </test>
27619   <test name="test-390.cs">
27620     <type name="C">
27621       <method name="Void .ctor()">
27622         <size>7</size>
27623       </method>
27624       <method name="Void Main()">
27625         <size>1</size>
27626       </method>
27627     </type>
27628     <type name="C+O">
27629       <method name="Void .ctor()">
27630         <size>7</size>
27631       </method>
27632       <method name="Void Foo()">
27633         <size>1</size>
27634       </method>
27635     </type>
27636     <type name="C+N">
27637       <method name="Void .ctor()">
27638         <size>7</size>
27639       </method>
27640       <method name="Void Foo()">
27641         <size>1</size>
27642       </method>
27643     </type>
27644     <type name="C+M">
27645       <method name="Void .ctor()">
27646         <size>7</size>
27647       </method>
27648     </type>
27649   </test>
27650   <test name="test-391.cs">
27651     <type name="C">
27652       <method name="Void .ctor()">
27653         <size>7</size>
27654       </method>
27655       <method name="Void Foo(Int32)">
27656         <size>1</size>
27657       </method>
27658       <method name="Void Foo(Int32 ByRef)">
27659         <size>1</size>
27660       </method>
27661       <method name="Void Bar(Boolean ByRef)">
27662         <size>4</size>
27663       </method>
27664       <method name="Void Bar(Boolean)">
27665         <size>1</size>
27666       </method>
27667       <method name="Void Main()">
27668         <size>1</size>
27669       </method>
27670     </type>
27671   </test>
27672   <test name="test-392.cs">
27673     <type name="C">
27674       <method name="Int32 Test()">
27675         <size>80</size>
27676       </method>
27677       <method name="Int32 Main()">
27678         <size>16</size>
27679       </method>
27680     </type>
27681     <type name="C+S">
27682       <method name="Void .ctor(Int32)">
27683         <size>8</size>
27684       </method>
27685     </type>
27686   </test>
27687   <test name="test-393.cs">
27688     <type name="A">
27689       <method name="Void .ctor(String)">
27690         <size>24</size>
27691       </method>
27692       <method name="Void .ctor()">
27693         <size>7</size>
27694       </method>
27695       <method name="System.String get_Name()">
27696         <size>7</size>
27697       </method>
27698     </type>
27699     <type name="B">
27700       <method name="Void .ctor(String)">
27701         <size>24</size>
27702       </method>
27703       <method name="Void .ctor()">
27704         <size>7</size>
27705       </method>
27706     </type>
27707     <type name="C">
27708       <method name="Void .ctor(String)">
27709         <size>24</size>
27710       </method>
27711     </type>
27712     <type name="Tester">
27713       <method name="Void .ctor()">
27714         <size>7</size>
27715       </method>
27716       <method name="A MethodSampleA(System.String)">
27717         <size>7</size>
27718       </method>
27719       <method name="B MethodSampleB(System.String)">
27720         <size>7</size>
27721       </method>
27722       <method name="C MethodSampleC(System.String)">
27723         <size>7</size>
27724       </method>
27725       <method name="Void Main()">
27726         <size>113</size>
27727       </method>
27728     </type>
27729     <type name="Tester+MethodHandler">
27730       <method name="Void .ctor(Object, IntPtr)">
27731         <size>0</size>
27732       </method>
27733       <method name="A Invoke(System.String)">
27734         <size>0</size>
27735       </method>
27736       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
27737         <size>0</size>
27738       </method>
27739       <method name="A EndInvoke(IAsyncResult)">
27740         <size>0</size>
27741       </method>
27742     </type>
27743   </test>
27744   <test name="test-394.cs">
27745     <type name="A">
27746       <method name="Void .ctor(String)">
27747         <size>24</size>
27748       </method>
27749       <method name="Void .ctor()">
27750         <size>7</size>
27751       </method>
27752       <method name="System.String get_Name()">
27753         <size>7</size>
27754       </method>
27755     </type>
27756     <type name="B">
27757       <method name="Void .ctor(String)">
27758         <size>24</size>
27759       </method>
27760       <method name="Void .ctor()">
27761         <size>7</size>
27762       </method>
27763     </type>
27764     <type name="C">
27765       <method name="Void .ctor(String, String)">
27766         <size>31</size>
27767       </method>
27768       <method name="System.String get_Value()">
27769         <size>7</size>
27770       </method>
27771     </type>
27772     <type name="Tester">
27773       <method name="Void .ctor()">
27774         <size>7</size>
27775       </method>
27776       <method name="System.String MethodSampleA(A)">
27777         <size>7</size>
27778       </method>
27779       <method name="System.String MethodSampleB(B)">
27780         <size>7</size>
27781       </method>
27782       <method name="System.String MethodSampleC(C)">
27783         <size>23</size>
27784       </method>
27785       <method name="Void Main()">
27786         <size>128</size>
27787       </method>
27788     </type>
27789     <type name="Tester+MethodHandler">
27790       <method name="Void .ctor(Object, IntPtr)">
27791         <size>0</size>
27792       </method>
27793       <method name="System.String Invoke(C)">
27794         <size>0</size>
27795       </method>
27796       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
27797         <size>0</size>
27798       </method>
27799       <method name="System.String EndInvoke(IAsyncResult)">
27800         <size>0</size>
27801       </method>
27802     </type>
27803   </test>
27804   <test name="test-395.cs">
27805     <type name="A">
27806       <method name="Void .ctor(String)">
27807         <size>24</size>
27808       </method>
27809       <method name="Void .ctor()">
27810         <size>7</size>
27811       </method>
27812       <method name="System.String get_Name()">
27813         <size>7</size>
27814       </method>
27815     </type>
27816     <type name="B">
27817       <method name="Void .ctor(String)">
27818         <size>24</size>
27819       </method>
27820       <method name="Void .ctor()">
27821         <size>7</size>
27822       </method>
27823     </type>
27824     <type name="C">
27825       <method name="Void .ctor(String, String)">
27826         <size>31</size>
27827       </method>
27828       <method name="System.String get_Value()">
27829         <size>7</size>
27830       </method>
27831     </type>
27832     <type name="Tester">
27833       <method name="Void .ctor()">
27834         <size>7</size>
27835       </method>
27836       <method name="Void MethodSample(B, A, C)">
27837         <size>55</size>
27838       </method>
27839       <method name="Void Main()">
27840         <size>71</size>
27841       </method>
27842     </type>
27843     <type name="Tester+MethodHandler">
27844       <method name="Void .ctor(Object, IntPtr)">
27845         <size>0</size>
27846       </method>
27847       <method name="Void Invoke(C, C, C)">
27848         <size>0</size>
27849       </method>
27850       <method name="IAsyncResult BeginInvoke(C, C, C, 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-396.cs">
27859     <type name="MainClass">
27860       <method name="Void .ctor()">
27861         <size>7</size>
27862       </method>
27863       <method name="Int32 Main()">
27864         <size>22</size>
27865       </method>
27866     </type>
27867   </test>
27868   <test name="test-397.cs">
27869     <type name="TypeCheckAttribute">
27870       <method name="Void .ctor()">
27871         <size>7</size>
27872       </method>
27873     </type>
27874     <type name="PropertyCheckAttribute">
27875       <method name="Void .ctor()">
27876         <size>7</size>
27877       </method>
27878     </type>
27879     <type name="AccessorCheckAttribute">
27880       <method name="Void .ctor(MethodAttributes)">
27881         <size>14</size>
27882       </method>
27883       <method name="MethodAttributes get_Attributes()">
27884         <size>7</size>
27885       </method>
27886     </type>
27887     <type name="Test">
27888       <method name="Void .ctor()">
27889         <size>7</size>
27890       </method>
27891       <method name="Int32 Main(System.String[])">
27892         <size>120</size>
27893       </method>
27894       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
27895         <size>153</size>
27896       </method>
27897     </type>
27898     <type name="A">
27899       <method name="Void .ctor()">
27900         <size>7</size>
27901       </method>
27902       <method name="Int32 get_Value1()">
27903         <size>2</size>
27904       </method>
27905       <method name="Void set_Value1(Int32)">
27906         <size>1</size>
27907       </method>
27908       <method name="Int32 get_Value2()">
27909         <size>2</size>
27910       </method>
27911       <method name="Void set_Value2(Int32)">
27912         <size>1</size>
27913       </method>
27914       <method name="Int32 get_Value3()">
27915         <size>2</size>
27916       </method>
27917       <method name="Void set_Value3(Int32)">
27918         <size>1</size>
27919       </method>
27920       <method name="Int32 get_Value4()">
27921         <size>2</size>
27922       </method>
27923       <method name="Void set_Value4(Int32)">
27924         <size>1</size>
27925       </method>
27926       <method name="Int32 get_Value5()">
27927         <size>2</size>
27928       </method>
27929       <method name="Void set_Value5(Int32)">
27930         <size>1</size>
27931       </method>
27932     </type>
27933   </test>
27934   <test name="test-398.cs">
27935     <type name="Tester">
27936       <method name="Void .ctor()">
27937         <size>7</size>
27938       </method>
27939       <method name="Void Main()">
27940         <size>118</size>
27941       </method>
27942     </type>
27943     <type name="A">
27944       <method name="Void .ctor(Int32)">
27945         <size>14</size>
27946       </method>
27947       <method name="Int32 get_Count()">
27948         <size>7</size>
27949       </method>
27950       <method name="Void set_Count(Int32)">
27951         <size>8</size>
27952       </method>
27953       <method name="Int32 get_Item(Int32)">
27954         <size>2</size>
27955       </method>
27956       <method name="System.String get_Message()">
27957         <size>6</size>
27958       </method>
27959     </type>
27960     <type name="B">
27961       <method name="Void .ctor(Int32)">
27962         <size>8</size>
27963       </method>
27964       <method name="Void set_Count(Int32)">
27965         <size>1</size>
27966       </method>
27967       <method name="Void SetCount(Int32)">
27968         <size>8</size>
27969       </method>
27970       <method name="Int32 get_Item(Int32)">
27971         <size>8</size>
27972       </method>
27973       <method name="System.String get_Message()">
27974         <size>6</size>
27975       </method>
27976       <method name="Void set_Message(System.String)">
27977         <size>1</size>
27978       </method>
27979     </type>
27980   </test>
27981   <test name="test-399.cs">
27982     <type name="TestVararg">
27983       <method name="Void .ctor()">
27984         <size>7</size>
27985       </method>
27986       <method name="Int32 Main()">
27987         <size>345</size>
27988       </method>
27989     </type>
27990   </test>
27991   <test name="test-4.cs">
27992     <type name="X">
27993       <method name="Void .ctor()">
27994         <size>7</size>
27995       </method>
27996       <method name="Void test(SByte)">
27997         <size>8</size>
27998       </method>
27999       <method name="Void test(Int32)">
28000         <size>8</size>
28001       </method>
28002       <method name="Int32 Main()">
28003         <size>102</size>
28004       </method>
28005     </type>
28006   </test>
28007   <test name="test-40.cs">
28008     <type name="Blah">
28009       <method name="Void .ctor()">
28010         <size>7</size>
28011       </method>
28012       <method name="Int32 Main()">
28013         <size>203</size>
28014       </method>
28015     </type>
28016   </test>
28017   <test name="test-400.cs">
28018     <type name="X">
28019       <method name="Void .ctor()">
28020         <size>7</size>
28021       </method>
28022       <method name="Void .cctor()">
28023         <size>52</size>
28024       </method>
28025       <method name="Int32 TestDereference()">
28026         <size>89</size>
28027       </method>
28028       <method name="Int32 TestPtrAdd()">
28029         <size>87</size>
28030       </method>
28031       <method name="Int32 TestPtrAssign()">
28032         <size>198</size>
28033       </method>
28034       <method name="Int32 TestPtrArithmetic()">
28035         <size>227</size>
28036       </method>
28037       <method name="Int32 TestMultiple()">
28038         <size>93</size>
28039       </method>
28040       <method name="Int32 Main()">
28041         <size>82</size>
28042       </method>
28043     </type>
28044   </test>
28045   <test name="test-401.cs">
28046     <type name="X">
28047       <method name="Void .ctor()">
28048         <size>7</size>
28049       </method>
28050       <method name="Int32 Main()">
28051         <size>171</size>
28052       </method>
28053     </type>
28054   </test>
28055   <test name="test-402.cs">
28056     <type name="X">
28057       <method name="Void .ctor()">
28058         <size>7</size>
28059       </method>
28060       <method name="Int32 Main()">
28061         <size>18</size>
28062       </method>
28063     </type>
28064   </test>
28065   <test name="test-403.cs">
28066     <type name="Foo">
28067       <method name="Void .ctor()">
28068         <size>7</size>
28069       </method>
28070       <method name="Int32 Main()">
28071         <size>91</size>
28072       </method>
28073     </type>
28074   </test>
28075   <test name="test-404.cs">
28076     <type name="X">
28077       <method name="Void .ctor()">
28078         <size>7</size>
28079       </method>
28080       <method name="Int32 Main()">
28081         <size>48</size>
28082       </method>
28083       <method name="Int32* get_v()">
28084         <size>20</size>
28085       </method>
28086     </type>
28087   </test>
28088   <test name="test-405.cs">
28089     <type name="testapp.LibTestAPI">
28090       <method name="Void .ctor()">
28091         <size>7</size>
28092       </method>
28093       <method name="Void Create()">
28094         <size>17</size>
28095       </method>
28096     </type>
28097     <type name="testapp.TestApp">
28098       <method name="Void .ctor()">
28099         <size>7</size>
28100       </method>
28101       <method name="Void Main(System.String[])">
28102         <size>13</size>
28103       </method>
28104     </type>
28105   </test>
28106   <test name="test-406.cs">
28107     <type name="TestCase.Test">
28108       <method name="Void .ctor()">
28109         <size>7</size>
28110       </method>
28111       <method name="Int32 Main(System.String[])">
28112         <size>180</size>
28113       </method>
28114       <method name="UInt32 DoOp(UInt32*)">
28115         <size>11</size>
28116       </method>
28117       <method name="UInt32 DoOp2(UInt32*)">
28118         <size>10</size>
28119       </method>
28120     </type>
28121   </test>
28122   <test name="test-407.cs">
28123     <type name="MainClass">
28124       <method name="Void .ctor()">
28125         <size>7</size>
28126       </method>
28127       <method name="Void Main()">
28128         <size>12</size>
28129       </method>
28130     </type>
28131   </test>
28132   <test name="test-408.cs">
28133     <type name="T">
28134       <method name="Void .ctor()">
28135         <size>7</size>
28136       </method>
28137       <method name="Int32 Main()">
28138         <size>44</size>
28139       </method>
28140     </type>
28141   </test>
28142   <test name="test-409.cs">
28143     <type name="X">
28144       <method name="Int32 Main()">
28145         <size>27</size>
28146       </method>
28147     </type>
28148   </test>
28149   <test name="test-41.cs">
28150     <type name="X">
28151       <method name="Void .ctor()">
28152         <size>7</size>
28153       </method>
28154       <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)">
28155         <size>188</size>
28156       </method>
28157       <method name="Int32 Main()">
28158         <size>228</size>
28159       </method>
28160     </type>
28161   </test>
28162   <test name="test-410.cs">
28163     <type name="B">
28164       <method name="Void .ctor()">
28165         <size>7</size>
28166       </method>
28167       <method name="Int32 Main()">
28168         <size>28</size>
28169       </method>
28170     </type>
28171   </test>
28172   <test name="test-411.cs">
28173     <type name="QtSamples.QtClass">
28174       <method name="Void .ctor()">
28175         <size>24</size>
28176       </method>
28177       <method name="Void pressEvent()">
28178         <size>1</size>
28179       </method>
28180     </type>
28181     <type name="QtSamples.Testing">
28182       <method name="Void .ctor()">
28183         <size>7</size>
28184       </method>
28185       <method name="Int32 Main()">
28186         <size>8</size>
28187       </method>
28188     </type>
28189   </test>
28190   <test name="test-412.cs">
28191     <type name="Foo.Baz">
28192       <method name="Void .ctor()">
28193         <size>7</size>
28194       </method>
28195       <method name="Void Main()">
28196         <size>1</size>
28197       </method>
28198     </type>
28199   </test>
28200   <test name="test-413.cs">
28201     <type name="Driver">
28202       <method name="Void .ctor()">
28203         <size>7</size>
28204       </method>
28205       <method name="Void Main()">
28206         <size>6</size>
28207       </method>
28208     </type>
28209   </test>
28210   <test name="test-414.cs">
28211     <type name="BB">
28212       <method name="Void .ctor()">
28213         <size>7</size>
28214       </method>
28215       <method name="System.String get_Data()">
28216         <size>2</size>
28217       </method>
28218       <method name="Void Main()">
28219         <size>1</size>
28220       </method>
28221     </type>
28222   </test>
28223   <test name="test-415.cs">
28224     <type name="MyTestExtended">
28225       <method name="Void .ctor()">
28226         <size>7</size>
28227       </method>
28228       <method name="System.String GetName()">
28229         <size>6</size>
28230       </method>
28231       <method name="Void Main(System.String[])">
28232         <size>33</size>
28233       </method>
28234     </type>
28235   </test>
28236   <test name="test-416.cs">
28237     <type name="ModTest">
28238       <method name="Void .ctor()">
28239         <size>7</size>
28240       </method>
28241       <method name="Void Main(System.String[])">
28242         <size>20</size>
28243       </method>
28244     </type>
28245     <type name="n1.Adder">
28246       <method name="Void .ctor()">
28247         <size>7</size>
28248       </method>
28249       <method name="Int32 Add(Int32, Int32)">
28250         <size>4</size>
28251       </method>
28252     </type>
28253   </test>
28254   <test name="test-417.cs">
28255     <type name="blah2.MyClass">
28256       <method name="Void .ctor()">
28257         <size>7</size>
28258       </method>
28259       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
28260         <size>24</size>
28261       </method>
28262       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
28263         <size>24</size>
28264       </method>
28265       <method name="Void DoSomethingFunny()">
28266         <size>46</size>
28267       </method>
28268       <method name="Void Main(System.String[])">
28269         <size>13</size>
28270       </method>
28271     </type>
28272   </test>
28273   <test name="test-418.cs">
28274     <type name="M3">
28275       <method name="Void .ctor()">
28276         <size>12</size>
28277       </method>
28278       <method name="Int32 Main()">
28279         <size>133</size>
28280       </method>
28281     </type>
28282     <type name="M1">
28283       <method name="Void .ctor(String)">
28284         <size>14</size>
28285       </method>
28286     </type>
28287     <type name="M2">
28288       <method name="Void .ctor()">
28289         <size>7</size>
28290       </method>
28291     </type>
28292   </test>
28293   <test name="test-419.cs">
28294     <type name="Test">
28295       <method name="Void .ctor()">
28296         <size>7</size>
28297       </method>
28298       <method name="Void Main()">
28299         <size>7</size>
28300       </method>
28301     </type>
28302   </test>
28303   <test name="test-42.cs">
28304     <type name="X">
28305       <method name="Void .ctor()">
28306         <size>7</size>
28307       </method>
28308       <method name="Int32 get_Item(Int32)">
28309         <size>14</size>
28310       </method>
28311       <method name="Void set_Item(Int32, Int32)">
28312         <size>15</size>
28313       </method>
28314       <method name="Int32 get_P()">
28315         <size>7</size>
28316       </method>
28317       <method name="Void set_P(Int32)">
28318         <size>8</size>
28319       </method>
28320     </type>
28321     <type name="Z">
28322       <method name="Void .ctor()">
28323         <size>7</size>
28324       </method>
28325       <method name="Z get_P()">
28326         <size>2</size>
28327       </method>
28328       <method name="Void set_P(Z)">
28329         <size>1</size>
28330       </method>
28331       <method name="Z op_Increment(Z)">
28332         <size>16</size>
28333       </method>
28334     </type>
28335     <type name="Y">
28336       <method name="Void .ctor()">
28337         <size>7</size>
28338       </method>
28339       <method name="Int32 p_pre_increment(X)">
28340         <size>18</size>
28341       </method>
28342       <method name="Int32 p_post_increment(X)">
28343         <size>18</size>
28344       </method>
28345       <method name="Int32 i_pre_increment(X)">
28346         <size>27</size>
28347       </method>
28348       <method name="Int32 i_post_increment(X)">
28349         <size>27</size>
28350       </method>
28351       <method name="Z overload_increment(Z)">
28352         <size>10</size>
28353       </method>
28354       <method name="Z overload_pre_increment(Z)">
28355         <size>10</size>
28356       </method>
28357       <method name="Z ugly(Z)">
28358         <size>21</size>
28359       </method>
28360       <method name="Int32 simple(Int32)">
28361         <size>62</size>
28362       </method>
28363       <method name="Int32 arrays()">
28364         <size>234</size>
28365       </method>
28366       <method name="Int32 Main()">
28367         <size>161</size>
28368       </method>
28369     </type>
28370   </test>
28371   <test name="test-420.cs">
28372     <type name="Test">
28373       <method name="Void .ctor()">
28374         <size>7</size>
28375       </method>
28376       <method name="Void Main()">
28377         <size>7</size>
28378       </method>
28379     </type>
28380   </test>
28381   <test name="test-421.cs">
28382     <type name="A">
28383       <method name="Void .ctor()">
28384         <size>7</size>
28385       </method>
28386       <method name="Void SetObject(System.String)">
28387         <size>12</size>
28388       </method>
28389     </type>
28390     <type name="B">
28391       <method name="Void .ctor()">
28392         <size>7</size>
28393       </method>
28394     </type>
28395     <type name="C">
28396       <method name="Void .ctor()">
28397         <size>7</size>
28398       </method>
28399       <method name="Void .cctor()">
28400         <size>1</size>
28401       </method>
28402       <method name="Void SetObject(System.String)">
28403         <size>18</size>
28404       </method>
28405     </type>
28406     <type name="X">
28407       <method name="Void .ctor()">
28408         <size>7</size>
28409       </method>
28410       <method name="Int32 Main(System.String[])">
28411         <size>31</size>
28412       </method>
28413     </type>
28414   </test>
28415   <test name="test-422.cs">
28416     <type name="HelloWorld.MainClass">
28417       <method name="Void .ctor()">
28418         <size>7</size>
28419       </method>
28420       <method name="Void .cctor()">
28421         <size>17</size>
28422       </method>
28423       <method name="Void Main(System.String[])">
28424         <size>1</size>
28425       </method>
28426       <method name="Boolean CheckTrueThat()">
28427         <size>2</size>
28428       </method>
28429     </type>
28430   </test>
28431   <test name="test-423.cs">
28432     <type name="Test">
28433       <method name="Void .ctor()">
28434         <size>7</size>
28435       </method>
28436       <method name="Void Func(Int32 ByRef)">
28437         <size>12</size>
28438       </method>
28439       <method name="Void Main()">
28440         <size>10</size>
28441       </method>
28442       <method name="Void lowLevelCall(Int32*)">
28443         <size>1</size>
28444       </method>
28445     </type>
28446   </test>
28447   <test name="test-424.cs">
28448     <type name="XX">
28449       <method name="Void .ctor()">
28450         <size>7</size>
28451       </method>
28452       <method name="Void Metodo(System.Exception)">
28453         <size>37</size>
28454       </method>
28455       <method name="IEnumerable X()">
28456         <size>16</size>
28457       </method>
28458       <method name="Void Main()">
28459         <size>64</size>
28460       </method>
28461     </type>
28462     <type name="XX+&lt;X&gt;c__Iterator0">
28463       <method name="Void .ctor()">
28464         <size>7</size>
28465       </method>
28466       <method name="System.Object System.Collections.IEnumerator.get_Current()">
28467         <size>7</size>
28468       </method>
28469       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28470         <size>7</size>
28471       </method>
28472       <method name="Boolean MoveNext()">
28473         <size>105</size>
28474       </method>
28475       <method name="Void Dispose()">
28476         <size>8</size>
28477       </method>
28478       <method name="Void Reset()">
28479         <size>6</size>
28480       </method>
28481       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
28482         <size>7</size>
28483       </method>
28484       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
28485         <size>26</size>
28486       </method>
28487     </type>
28488   </test>
28489   <test name="test-425.cs">
28490     <type name="A">
28491       <method name="Void .ctor()">
28492         <size>7</size>
28493       </method>
28494       <method name="Void Main()">
28495         <size>1</size>
28496       </method>
28497     </type>
28498     <type name="AAttribute">
28499       <method name="Void .ctor()">
28500         <size>7</size>
28501       </method>
28502     </type>
28503   </test>
28504   <test name="test-426.cs">
28505     <type name="X">
28506       <method name="Void .ctor()">
28507         <size>7</size>
28508       </method>
28509       <method name="Void Main()">
28510         <size>11</size>
28511       </method>
28512     </type>
28513   </test>
28514   <test name="test-427.cs">
28515     <type name="X">
28516       <method name="Void .ctor()">
28517         <size>7</size>
28518       </method>
28519       <method name="Void Main()">
28520         <size>11</size>
28521       </method>
28522     </type>
28523   </test>
28524   <test name="test-428.cs">
28525     <type name="A">
28526       <method name="Void .ctor()">
28527         <size>7</size>
28528       </method>
28529     </type>
28530     <type name="X">
28531       <method name="Void .ctor()">
28532         <size>7</size>
28533       </method>
28534       <method name="Void Main()">
28535         <size>18</size>
28536       </method>
28537     </type>
28538     <type name="X+A">
28539       <method name="Void .ctor()">
28540         <size>7</size>
28541       </method>
28542     </type>
28543   </test>
28544   <test name="test-429.cs">
28545     <type name="Foo.A">
28546       <method name="Void .ctor()">
28547         <size>7</size>
28548       </method>
28549     </type>
28550     <type name="A">
28551       <method name="Void .ctor()">
28552         <size>7</size>
28553       </method>
28554     </type>
28555     <type name="X">
28556       <method name="Void .ctor()">
28557         <size>7</size>
28558       </method>
28559       <method name="Void Main()">
28560         <size>18</size>
28561       </method>
28562     </type>
28563   </test>
28564   <test name="test-43.cs">
28565     <type name="X">
28566       <method name="Void .ctor()">
28567         <size>7</size>
28568       </method>
28569       <method name="Int32 test_single(System.Int32[])">
28570         <size>34</size>
28571       </method>
28572       <method name="Int32 test_continue(System.Int32[])">
28573         <size>57</size>
28574       </method>
28575       <method name="Boolean test_double(System.Double[])">
28576         <size>61</size>
28577       </method>
28578       <method name="Int32 test_break(System.Int32[])">
28579         <size>57</size>
28580       </method>
28581       <method name="Boolean test_multi(System.Int32[,])">
28582         <size>84</size>
28583       </method>
28584       <method name="Int32 Main()">
28585         <size>309</size>
28586       </method>
28587     </type>
28588   </test>
28589   <test name="test-430.cs">
28590     <type name="A">
28591       <method name="Void .ctor()">
28592         <size>7</size>
28593       </method>
28594     </type>
28595     <type name="X">
28596       <method name="Void .ctor()">
28597         <size>7</size>
28598       </method>
28599       <method name="Void Main()">
28600         <size>18</size>
28601       </method>
28602     </type>
28603     <type name="X+A">
28604       <method name="Void .ctor()">
28605         <size>7</size>
28606       </method>
28607     </type>
28608   </test>
28609   <test name="test-431.cs">
28610     <type name="Foo.A">
28611       <method name="Void .ctor()">
28612         <size>7</size>
28613       </method>
28614     </type>
28615     <type name="X">
28616       <method name="Void .ctor()">
28617         <size>7</size>
28618       </method>
28619       <method name="Void Main()">
28620         <size>18</size>
28621       </method>
28622     </type>
28623   </test>
28624   <test name="test-432.cs">
28625     <type name="Foo.A">
28626       <method name="Void .ctor()">
28627         <size>7</size>
28628       </method>
28629     </type>
28630     <type name="X">
28631       <method name="Void .ctor()">
28632         <size>7</size>
28633       </method>
28634       <method name="Void Main()">
28635         <size>18</size>
28636       </method>
28637     </type>
28638   </test>
28639   <test name="test-433.cs">
28640     <type name="Foo.A">
28641       <method name="Void .ctor()">
28642         <size>7</size>
28643       </method>
28644     </type>
28645     <type name="X">
28646       <method name="Void .ctor()">
28647         <size>7</size>
28648       </method>
28649       <method name="Void .cctor()">
28650         <size>11</size>
28651       </method>
28652       <method name="Void Main()">
28653         <size>16</size>
28654       </method>
28655     </type>
28656   </test>
28657   <test name="test-434.cs">
28658     <type name="Foo.A">
28659       <method name="Void .ctor()">
28660         <size>7</size>
28661       </method>
28662     </type>
28663     <type name="X">
28664       <method name="Void .ctor()">
28665         <size>7</size>
28666       </method>
28667       <method name="Void .cctor()">
28668         <size>11</size>
28669       </method>
28670       <method name="Void Main()">
28671         <size>16</size>
28672       </method>
28673     </type>
28674   </test>
28675   <test name="test-435.cs">
28676     <type name="X">
28677       <method name="Void .ctor()">
28678         <size>7</size>
28679       </method>
28680       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28681         <size>2</size>
28682       </method>
28683       <method name="Void Main()">
28684         <size>7</size>
28685       </method>
28686     </type>
28687   </test>
28688   <test name="test-436.cs">
28689     <type name="X">
28690       <method name="Void .ctor()">
28691         <size>7</size>
28692       </method>
28693       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28694         <size>2</size>
28695       </method>
28696       <method name="Void Main()">
28697         <size>7</size>
28698       </method>
28699     </type>
28700   </test>
28701   <test name="test-437.cs">
28702     <type name="T2">
28703       <method name="Void .ctor()">
28704         <size>7</size>
28705       </method>
28706     </type>
28707     <type name="Test">
28708       <method name="Void .ctor()">
28709         <size>7</size>
28710       </method>
28711       <method name="Void Main()">
28712         <size>65</size>
28713       </method>
28714     </type>
28715   </test>
28716   <test name="test-438.cs">
28717     <type name="Program">
28718       <method name="Void .ctor()">
28719         <size>7</size>
28720       </method>
28721       <method name="Void Main(System.String[])">
28722         <size>40</size>
28723       </method>
28724     </type>
28725   </test>
28726   <test name="test-439.cs">
28727     <type name="Test">
28728       <method name="Void .ctor()">
28729         <size>7</size>
28730       </method>
28731       <method name="Void Main()">
28732         <size>45</size>
28733       </method>
28734     </type>
28735     <type name="LayerMask">
28736       <method name="Int32 op_Implicit(LayerMask)">
28737         <size>8</size>
28738       </method>
28739       <method name="LayerMask op_Implicit(Int32)">
28740         <size>11</size>
28741       </method>
28742     </type>
28743   </test>
28744   <test name="test-44.cs">
28745     <type name="X">
28746       <method name="Void .ctor()">
28747         <size>7</size>
28748       </method>
28749       <method name="Int32 dob(System.Int32[,])">
28750         <size>80</size>
28751       </method>
28752       <method name="Int32 count(System.Object)">
28753         <size>39</size>
28754       </method>
28755       <method name="Int32 Main()">
28756         <size>133</size>
28757       </method>
28758     </type>
28759   </test>
28760   <test name="test-440.cs">
28761     <type name="A">
28762       <method name="Void .ctor()">
28763         <size>7</size>
28764       </method>
28765       <method name="Void Main()">
28766         <size>26</size>
28767       </method>
28768       <method name="Double op_Implicit(A)">
28769         <size>10</size>
28770       </method>
28771       <method name="Int32 op_Implicit(A)">
28772         <size>2</size>
28773       </method>
28774     </type>
28775   </test>
28776   <test name="test-441.cs">
28777     <type name="Test">
28778       <method name="Void .ctor()">
28779         <size>7</size>
28780       </method>
28781       <method name="Void .cctor()">
28782         <size>1</size>
28783       </method>
28784       <method name="Void Main()">
28785         <size>25</size>
28786       </method>
28787     </type>
28788   </test>
28789   <test name="test-442.cs">
28790     <type name="ConsoleApplication1.Program">
28791       <method name="Void .ctor()">
28792         <size>7</size>
28793       </method>
28794       <method name="Void Main(System.String[])">
28795         <size>70</size>
28796       </method>
28797     </type>
28798   </test>
28799   <test name="test-443.cs">
28800     <type name="C">
28801       <method name="Void .ctor(ITopic)">
28802         <size>31</size>
28803       </method>
28804       <method name="Void Main()">
28805         <size>1</size>
28806       </method>
28807     </type>
28808   </test>
28809   <test name="test-444.cs">
28810     <type name="쯠쯡쯢">
28811       <method name="Void .ctor()">
28812         <size>7</size>
28813       </method>
28814       <method name="Void Main()">
28815         <size>1</size>
28816       </method>
28817     </type>
28818   </test>
28819   <test name="test-445.cs">
28820     <type name="ConvFromInt">
28821       <method name="Void .ctor()">
28822         <size>14</size>
28823       </method>
28824       <method name="Void .ctor(Int32)">
28825         <size>16</size>
28826       </method>
28827       <method name="ConvFromInt op_Implicit(Int32)">
28828         <size>7</size>
28829       </method>
28830     </type>
28831     <type name="Foo">
28832       <method name="Void .ctor()">
28833         <size>7</size>
28834       </method>
28835       <method name="Void .cctor()">
28836         <size>45</size>
28837       </method>
28838       <method name="Void Main()">
28839         <size>111</size>
28840       </method>
28841     </type>
28842   </test>
28843   <test name="test-446.cs">
28844     <type name="FooTest">
28845       <method name="Void .ctor()">
28846         <size>7</size>
28847       </method>
28848       <method name="Void Main()">
28849         <size>8</size>
28850       </method>
28851       <method name="Void Foo(UInt64)">
28852         <size>1</size>
28853       </method>
28854     </type>
28855   </test>
28856   <test name="test-447.cs">
28857     <type name="System.MonoTODOAttribute">
28858       <method name="Void .ctor()">
28859         <size>7</size>
28860       </method>
28861     </type>
28862     <type name="System.Web.HttpBrowserCapabilities">
28863       <method name="Void .ctor()">
28864         <size>7</size>
28865       </method>
28866       <method name="System.Version get_A()">
28867         <size>6</size>
28868       </method>
28869     </type>
28870     <type name="Test">
28871       <method name="Void .ctor()">
28872         <size>7</size>
28873       </method>
28874       <method name="Void Main()">
28875         <size>1</size>
28876       </method>
28877     </type>
28878   </test>
28879   <test name="test-448.cs">
28880     <type name="MonoDivideProblem">
28881       <method name="Void .ctor()">
28882         <size>7</size>
28883       </method>
28884       <method name="Void .cctor()">
28885         <size>17</size>
28886       </method>
28887       <method name="Void Main(System.String[])">
28888         <size>27</size>
28889       </method>
28890     </type>
28891   </test>
28892   <test name="test-449.cs">
28893     <type name="X">
28894       <method name="Void .ctor()">
28895         <size>7</size>
28896       </method>
28897       <method name="Void Main()">
28898         <size>1</size>
28899       </method>
28900       <method name="Void Z()">
28901         <size>19</size>
28902       </method>
28903       <method name="Void &lt;Z&gt;m__0(System.Object)">
28904         <size>25</size>
28905       </method>
28906       <method name="Void &lt;Z&gt;m__1(System.Object)">
28907         <size>7</size>
28908       </method>
28909     </type>
28910   </test>
28911   <test name="test-45.cs">
28912     <type name="Blah">
28913       <method name="Void .ctor()">
28914         <size>7</size>
28915       </method>
28916       <method name="Void .cctor()">
28917         <size>98</size>
28918       </method>
28919       <method name="Int32 Main()">
28920         <size>794</size>
28921       </method>
28922     </type>
28923     <type name="&lt;PrivateImplementationDetails&gt;">
28924       <method name="Void .ctor()">
28925         <size>7</size>
28926       </method>
28927     </type>
28928   </test>
28929   <test name="test-450.cs">
28930     <type name="MyAttribute">
28931       <method name="Void .ctor(String)">
28932         <size>7</size>
28933       </method>
28934     </type>
28935     <type name="X">
28936       <method name="Void .ctor()">
28937         <size>7</size>
28938       </method>
28939       <method name="Void Main()">
28940         <size>1</size>
28941       </method>
28942     </type>
28943   </test>
28944   <test name="test-451.cs">
28945     <type name="Test">
28946       <method name="Void .ctor()">
28947         <size>7</size>
28948       </method>
28949       <method name="Void Main()">
28950         <size>22</size>
28951       </method>
28952     </type>
28953   </test>
28954   <test name="test-452.cs">
28955     <type name="Foo">
28956       <method name="Void .ctor()">
28957         <size>7</size>
28958       </method>
28959     </type>
28960     <type name="Test">
28961       <method name="Void .ctor()">
28962         <size>7</size>
28963       </method>
28964       <method name="Void Main()">
28965         <size>7</size>
28966       </method>
28967     </type>
28968   </test>
28969   <test name="test-453.cs">
28970     <type name="C">
28971       <method name="Void .ctor()">
28972         <size>7</size>
28973       </method>
28974       <method name="Void Main()">
28975         <size>33</size>
28976       </method>
28977     </type>
28978   </test>
28979   <test name="test-454.cs">
28980     <type name="FooAttribute">
28981       <method name="Void .ctor()">
28982         <size>7</size>
28983       </method>
28984     </type>
28985     <type name="Test">
28986       <method name="Void .ctor()">
28987         <size>7</size>
28988       </method>
28989       <method name="Int32 Main()">
28990         <size>239</size>
28991       </method>
28992     </type>
28993   </test>
28994   <test name="test-455.cs">
28995     <type name="Test">
28996       <method name="Void .ctor()">
28997         <size>7</size>
28998       </method>
28999       <method name="Void Main()">
29000         <size>21</size>
29001       </method>
29002     </type>
29003     <type name="Foo">
29004       <method name="Int32 GetHashCode()">
29005         <size>17</size>
29006       </method>
29007     </type>
29008   </test>
29009   <test name="test-456.cs">
29010     <type name="Test">
29011       <method name="Void .ctor()">
29012         <size>7</size>
29013       </method>
29014       <method name="Void Main()">
29015         <size>16</size>
29016       </method>
29017     </type>
29018     <type name="Foo">
29019       <method name="Void foo()">
29020         <size>11</size>
29021       </method>
29022     </type>
29023   </test>
29024   <test name="test-457.cs">
29025     <type name="Number">
29026       <method name="Void .ctor()">
29027         <size>7</size>
29028       </method>
29029       <method name="Void IDouble.Add(Double)">
29030         <size>11</size>
29031       </method>
29032       <method name="Void IInteger.Add(Int32)">
29033         <size>11</size>
29034       </method>
29035       <method name="Int32 Main()">
29036         <size>52</size>
29037       </method>
29038     </type>
29039   </test>
29040   <test name="test-458.cs">
29041     <type name="MyAttr">
29042       <method name="Void .ctor()">
29043         <size>7</size>
29044       </method>
29045       <method name="Void .ctor(Type)">
29046         <size>7</size>
29047       </method>
29048       <method name="Void .ctor(String)">
29049         <size>7</size>
29050       </method>
29051       <method name="Void .ctor(Int32)">
29052         <size>7</size>
29053       </method>
29054     </type>
29055     <type name="ClassA">
29056       <method name="Void .ctor()">
29057         <size>7</size>
29058       </method>
29059     </type>
29060     <type name="ClassB">
29061       <method name="Void .ctor()">
29062         <size>7</size>
29063       </method>
29064     </type>
29065     <type name="ClassC">
29066       <method name="Void .ctor()">
29067         <size>7</size>
29068       </method>
29069     </type>
29070     <type name="ClassD">
29071       <method name="Void .ctor()">
29072         <size>7</size>
29073       </method>
29074     </type>
29075     <type name="Top">
29076       <method name="Void .ctor()">
29077         <size>7</size>
29078       </method>
29079       <method name="Int32 Main()">
29080         <size>28</size>
29081       </method>
29082     </type>
29083   </test>
29084   <test name="test-459.cs">
29085     <type name="CC">
29086       <method name="Void .ctor()">
29087         <size>7</size>
29088       </method>
29089       <method name="Int32 Main()">
29090         <size>13</size>
29091       </method>
29092     </type>
29093     <type name="CC+IfElseStateMachine">
29094       <method name="Void .ctor()">
29095         <size>7</size>
29096       </method>
29097       <method name="Void HandleToken(Token)">
29098         <size>15</size>
29099       </method>
29100     </type>
29101   </test>
29102   <test name="test-46.cs">
29103     <type name="X">
29104       <method name="Void .ctor()">
29105         <size>7</size>
29106       </method>
29107       <method name="Int32 cast_int(System.Object)">
29108         <size>8</size>
29109       </method>
29110       <method name="UInt32 cast_uint(System.Object)">
29111         <size>8</size>
29112       </method>
29113       <method name="Int16 cast_short(System.Object)">
29114         <size>8</size>
29115       </method>
29116       <method name="Char cast_char(System.Object)">
29117         <size>8</size>
29118       </method>
29119       <method name="UInt16 cast_ushort(System.Object)">
29120         <size>8</size>
29121       </method>
29122       <method name="Byte cast_byte(System.Object)">
29123         <size>8</size>
29124       </method>
29125       <method name="SByte cast_sbyte(System.Object)">
29126         <size>8</size>
29127       </method>
29128       <method name="Int64 cast_long(System.Object)">
29129         <size>8</size>
29130       </method>
29131       <method name="UInt64 cast_ulong(System.Object)">
29132         <size>8</size>
29133       </method>
29134       <method name="Single cast_float(System.Object)">
29135         <size>8</size>
29136       </method>
29137       <method name="Double cast_double(System.Object)">
29138         <size>8</size>
29139       </method>
29140       <method name="Boolean cast_bool(System.Object)">
29141         <size>8</size>
29142       </method>
29143       <method name="Int32 Main()">
29144         <size>1120</size>
29145       </method>
29146     </type>
29147   </test>
29148   <test name="test-460.cs">
29149     <type name="MainClass">
29150       <method name="Void .ctor()">
29151         <size>7</size>
29152       </method>
29153       <method name="Void .cctor()">
29154         <size>18</size>
29155       </method>
29156       <method name="Void Main()">
29157         <size>1</size>
29158       </method>
29159     </type>
29160   </test>
29161   <test name="test-461.cs">
29162     <type name="Valtest">
29163       <method name="Void .ctor()">
29164         <size>7</size>
29165       </method>
29166       <method name="Int32 Main()">
29167         <size>52</size>
29168       </method>
29169     </type>
29170     <type name="Value">
29171       <method name="Void .ctor(Object)">
29172         <size>1</size>
29173       </method>
29174       <method name="System.Object get_Val()">
29175         <size>7</size>
29176       </method>
29177       <method name="Enum get_Val2()">
29178         <size>7</size>
29179       </method>
29180     </type>
29181   </test>
29182   <test name="test-462.cs">
29183     <type name="X">
29184       <method name="Void .ctor()">
29185         <size>7</size>
29186       </method>
29187       <method name="Void Method(X)">
29188         <size>1</size>
29189       </method>
29190       <method name="Void Method(System.String)">
29191         <size>8</size>
29192       </method>
29193       <method name="Int32 Main()">
29194         <size>28</size>
29195       </method>
29196     </type>
29197   </test>
29198   <test name="test-463.cs">
29199     <type name="PropertySorter">
29200       <method name="Void .ctor()">
29201         <size>7</size>
29202       </method>
29203     </type>
29204     <type name="PathItemBase">
29205       <method name="Void .ctor()">
29206         <size>7</size>
29207       </method>
29208     </type>
29209     <type name="PathItemBase+TypeConverter">
29210       <method name="Void .ctor()">
29211         <size>7</size>
29212       </method>
29213     </type>
29214     <type name="X">
29215       <method name="Void .ctor()">
29216         <size>7</size>
29217       </method>
29218       <method name="Void Main()">
29219         <size>1</size>
29220       </method>
29221     </type>
29222   </test>
29223   <test name="test-464.cs">
29224     <type name="C">
29225       <method name="Void .ctor()">
29226         <size>7</size>
29227       </method>
29228       <method name="Int32 Main()">
29229         <size>85</size>
29230       </method>
29231     </type>
29232   </test>
29233   <test name="test-465.cs">
29234     <type name="C">
29235       <method name="Void .ctor()">
29236         <size>7</size>
29237       </method>
29238       <method name="Int32 Main()">
29239         <size>85</size>
29240       </method>
29241     </type>
29242   </test>
29243   <test name="test-467.cs">
29244     <type name="ExceptionWithAnonMethod">
29245       <method name="Void .ctor()">
29246         <size>7</size>
29247       </method>
29248       <method name="Int32 Main()">
29249         <size>96</size>
29250       </method>
29251       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
29252         <size>13</size>
29253       </method>
29254     </type>
29255     <type name="ExceptionWithAnonMethod+EmptyCallback">
29256       <method name="Void .ctor(Object, IntPtr)">
29257         <size>0</size>
29258       </method>
29259       <method name="Void Invoke()">
29260         <size>0</size>
29261       </method>
29262       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29263         <size>0</size>
29264       </method>
29265       <method name="Void EndInvoke(IAsyncResult)">
29266         <size>0</size>
29267       </method>
29268     </type>
29269     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
29270       <method name="Void .ctor()">
29271         <size>7</size>
29272       </method>
29273       <method name="Void &lt;&gt;m__0()">
29274         <size>33</size>
29275       </method>
29276     </type>
29277   </test>
29278   <test name="test-468.cs">
29279     <type name="CorMetaDataDispenserExClass">
29280       <method name="Void .ctor()">
29281         <size>0</size>
29282       </method>
29283     </type>
29284     <type name="Test">
29285       <method name="Void .ctor()">
29286         <size>7</size>
29287       </method>
29288       <method name="Void XXX()">
29289         <size>12</size>
29290       </method>
29291       <method name="Void Main()">
29292         <size>1</size>
29293       </method>
29294     </type>
29295   </test>
29296   <test name="test-469.cs">
29297     <type name="Lambda">
29298       <method name="Void .ctor()">
29299         <size>7</size>
29300       </method>
29301       <method name="Void f(Int32)">
29302         <size>7</size>
29303       </method>
29304       <method name="Del[] Make2(Int32)">
29305         <size>50</size>
29306       </method>
29307       <method name="Int32 Main()">
29308         <size>68</size>
29309       </method>
29310     </type>
29311     <type name="Del">
29312       <method name="Void .ctor(Object, IntPtr)">
29313         <size>0</size>
29314       </method>
29315       <method name="Void Invoke(Int32)">
29316         <size>0</size>
29317       </method>
29318       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29319         <size>0</size>
29320       </method>
29321       <method name="Void EndInvoke(IAsyncResult)">
29322         <size>0</size>
29323       </method>
29324     </type>
29325     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
29326       <method name="Void .ctor()">
29327         <size>7</size>
29328       </method>
29329       <method name="Void &lt;&gt;m__0(Int32)">
29330         <size>23</size>
29331       </method>
29332       <method name="Void &lt;&gt;m__1(Int32)">
29333         <size>23</size>
29334       </method>
29335     </type>
29336   </test>
29337   <test name="test-47.cs">
29338     <type name="X">
29339       <method name="Void .ctor()">
29340         <size>7</size>
29341       </method>
29342       <method name="Void .cctor()">
29343         <size>1</size>
29344       </method>
29345       <method name="Boolean f()">
29346         <size>24</size>
29347       </method>
29348       <method name="Boolean t()">
29349         <size>24</size>
29350       </method>
29351       <method name="Int32 Main()">
29352         <size>404</size>
29353       </method>
29354     </type>
29355   </test>
29356   <test name="test-470.cs">
29357     <type name="X">
29358       <method name="Void .ctor()">
29359         <size>7</size>
29360       </method>
29361       <method name="System.String get_ASTNodeTypeName()">
29362         <size>16</size>
29363       </method>
29364     </type>
29365     <type name="Demo">
29366       <method name="Void .ctor()">
29367         <size>7</size>
29368       </method>
29369       <method name="Void Main()">
29370         <size>1</size>
29371       </method>
29372     </type>
29373   </test>
29374   <test name="test-471.cs">
29375     <type name="AAttribute">
29376       <method name="Void .ctor()">
29377         <size>7</size>
29378       </method>
29379     </type>
29380     <type name="Demo">
29381       <method name="Void .ctor()">
29382         <size>7</size>
29383       </method>
29384       <method name="Void Main()">
29385         <size>1</size>
29386       </method>
29387     </type>
29388   </test>
29389   <test name="test-472.cs">
29390     <type name="Test">
29391       <method name="Void .ctor()">
29392         <size>7</size>
29393       </method>
29394       <method name="Int32 get_Prop()">
29395         <size>7</size>
29396       </method>
29397       <method name="Void set_Prop(Int32)">
29398         <size>8</size>
29399       </method>
29400       <method name="Int32 Main()">
29401         <size>79</size>
29402       </method>
29403     </type>
29404   </test>
29405   <test name="test-473.cs">
29406     <type name="UnixMarshal">
29407       <method name="Void .ctor()">
29408         <size>7</size>
29409       </method>
29410       <method name="Void .cctor()">
29411         <size>24</size>
29412       </method>
29413       <method name="Void Default(Int32)">
29414         <size>1</size>
29415       </method>
29416       <method name="System.String GetDescription(Error)">
29417         <size>2</size>
29418       </method>
29419     </type>
29420     <type name="UnixMarshal2">
29421       <method name="Void .ctor()">
29422         <size>7</size>
29423       </method>
29424       <method name="System.String GetDescription(Error)">
29425         <size>2</size>
29426       </method>
29427     </type>
29428     <type name="Stdlib">
29429       <method name="Void .ctor()">
29430         <size>7</size>
29431       </method>
29432     </type>
29433     <type name="TestConst">
29434       <method name="Void .ctor()">
29435         <size>7</size>
29436       </method>
29437     </type>
29438     <type name="XX">
29439       <method name="Void .ctor()">
29440         <size>7</size>
29441       </method>
29442     </type>
29443     <type name="Syscall">
29444       <method name="Void .ctor()">
29445         <size>7</size>
29446       </method>
29447       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
29448         <size>2</size>
29449       </method>
29450     </type>
29451     <type name="EnumWrapper">
29452       <method name="Void .ctor(Int32)">
29453         <size>7</size>
29454       </method>
29455     </type>
29456     <type name="Test">
29457       <method name="Void .ctor()">
29458         <size>7</size>
29459       </method>
29460       <method name="Void Main()">
29461         <size>1</size>
29462       </method>
29463     </type>
29464     <type name="SignalHandler">
29465       <method name="Void .ctor(Object, IntPtr)">
29466         <size>0</size>
29467       </method>
29468       <method name="Void Invoke(Int32)">
29469         <size>0</size>
29470       </method>
29471       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29472         <size>0</size>
29473       </method>
29474       <method name="Void EndInvoke(IAsyncResult)">
29475         <size>0</size>
29476       </method>
29477     </type>
29478     <type name="PS">
29479       <method name="Void GetDescription(Error)">
29480         <size>1</size>
29481       </method>
29482     </type>
29483     <type name="Value">
29484       <method name="EnumWrapper op_Explicit(Value)">
29485         <size>11</size>
29486       </method>
29487     </type>
29488   </test>
29489   <test name="test-474.cs">
29490     <type name="Z">
29491       <method name="Void .ctor()">
29492         <size>7</size>
29493       </method>
29494       <method name="Void Main()">
29495         <size>13</size>
29496       </method>
29497       <method name="Void TestPreinc(Int32)">
29498         <size>57</size>
29499       </method>
29500       <method name="Void TestPostinc(Int32)">
29501         <size>57</size>
29502       </method>
29503       <method name="Void Assert(Int32, Int32)">
29504         <size>67</size>
29505       </method>
29506     </type>
29507     <type name="Z+X">
29508       <method name="Void .ctor(Object, IntPtr)">
29509         <size>0</size>
29510       </method>
29511       <method name="Void Invoke()">
29512         <size>0</size>
29513       </method>
29514       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29515         <size>0</size>
29516       </method>
29517       <method name="Void EndInvoke(IAsyncResult)">
29518         <size>0</size>
29519       </method>
29520     </type>
29521     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
29522       <method name="Void .ctor()">
29523         <size>7</size>
29524       </method>
29525       <method name="Void &lt;&gt;m__0()">
29526         <size>38</size>
29527       </method>
29528     </type>
29529     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
29530       <method name="Void .ctor()">
29531         <size>7</size>
29532       </method>
29533       <method name="Void &lt;&gt;m__1()">
29534         <size>38</size>
29535       </method>
29536     </type>
29537   </test>
29538   <test name="test-475.cs">
29539     <type name="X">
29540       <method name="Void .ctor()">
29541         <size>7</size>
29542       </method>
29543       <method name="Void .cctor()">
29544         <size>24</size>
29545       </method>
29546       <method name="Void add_e(MyDelegate)">
29547         <size>22</size>
29548       </method>
29549       <method name="Void remove_e(MyDelegate)">
29550         <size>22</size>
29551       </method>
29552       <method name="Void Test(Int32)">
29553         <size>17</size>
29554       </method>
29555       <method name="Int32 Main()">
29556         <size>28</size>
29557       </method>
29558     </type>
29559     <type name="MyDelegate">
29560       <method name="Void .ctor(Object, IntPtr)">
29561         <size>0</size>
29562       </method>
29563       <method name="Void Invoke(Int32)">
29564         <size>0</size>
29565       </method>
29566       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29567         <size>0</size>
29568       </method>
29569       <method name="Void EndInvoke(IAsyncResult)">
29570         <size>0</size>
29571       </method>
29572     </type>
29573   </test>
29574   <test name="test-476.cs">
29575     <type name="Test">
29576       <method name="Void .ctor()">
29577         <size>7</size>
29578       </method>
29579       <method name="Void Main()">
29580         <size>1</size>
29581       </method>
29582     </type>
29583   </test>
29584   <test name="test-477.cs">
29585     <type name="C">
29586       <method name="Void .ctor()">
29587         <size>7</size>
29588       </method>
29589       <method name="Void Test(Int32 ByRef)">
29590         <size>1</size>
29591       </method>
29592       <method name="Void Main()">
29593         <size>1</size>
29594       </method>
29595     </type>
29596   </test>
29597   <test name="test-478.cs">
29598     <type name="Test.MainClass">
29599       <method name="Void .ctor()">
29600         <size>7</size>
29601       </method>
29602       <method name="Void Main()">
29603         <size>1</size>
29604       </method>
29605     </type>
29606     <type name="Test.TestAttribute">
29607       <method name="Void .ctor(TestEnum2)">
29608         <size>7</size>
29609       </method>
29610     </type>
29611     <type name="Test.Test2Attribute">
29612       <method name="Void .ctor()">
29613         <size>7</size>
29614       </method>
29615     </type>
29616   </test>
29617   <test name="test-479.cs">
29618     <type name="Test.Test">
29619       <method name="Void .ctor()">
29620         <size>7</size>
29621       </method>
29622       <method name="Boolean Equals(System.Object)">
29623         <size>2</size>
29624       </method>
29625       <method name="Int32 GetHashCode()">
29626         <size>2</size>
29627       </method>
29628       <method name="Void Main()">
29629         <size>1</size>
29630       </method>
29631     </type>
29632   </test>
29633   <test name="test-48.cs">
29634     <type name="Blah">
29635       <method name="Void .ctor()">
29636         <size>7</size>
29637       </method>
29638       <method name="Int32 Main()">
29639         <size>59</size>
29640       </method>
29641       <method name="Void Test_1()">
29642         <size>1</size>
29643       </method>
29644     </type>
29645   </test>
29646   <test name="test-480.cs">
29647     <type name="Space">
29648       <method name="Void .ctor()">
29649         <size>14</size>
29650       </method>
29651       <method name="Void Leak(Boolean, Int32)">
29652         <size>85</size>
29653       </method>
29654     </type>
29655     <type name="Program">
29656       <method name="Void .ctor()">
29657         <size>7</size>
29658       </method>
29659       <method name="Void Main(System.String[])">
29660         <size>1</size>
29661       </method>
29662     </type>
29663     <type name="Space+DoCopy">
29664       <method name="Void .ctor(Object, IntPtr)">
29665         <size>0</size>
29666       </method>
29667       <method name="Void Invoke()">
29668         <size>0</size>
29669       </method>
29670       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29671         <size>0</size>
29672       </method>
29673       <method name="Void EndInvoke(IAsyncResult)">
29674         <size>0</size>
29675       </method>
29676     </type>
29677     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
29678       <method name="Void .ctor()">
29679         <size>7</size>
29680       </method>
29681       <method name="Void &lt;&gt;m__0()">
29682         <size>18</size>
29683       </method>
29684       <method name="Void &lt;&gt;m__1()">
29685         <size>68</size>
29686       </method>
29687     </type>
29688     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
29689       <method name="Void .ctor()">
29690         <size>7</size>
29691       </method>
29692     </type>
29693   </test>
29694   <test name="test-481.cs">
29695     <type name="TestClass">
29696       <method name="Int32 Main()">
29697         <size>42</size>
29698       </method>
29699     </type>
29700     <type name="TestDelegate">
29701       <method name="Void .ctor(Object, IntPtr)">
29702         <size>0</size>
29703       </method>
29704       <method name="Void Invoke(Int32 ByRef)">
29705         <size>0</size>
29706       </method>
29707       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
29708         <size>0</size>
29709       </method>
29710       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
29711         <size>0</size>
29712       </method>
29713     </type>
29714     <type name="TestClass">
29715       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
29716         <size>4</size>
29717       </method>
29718     </type>
29719   </test>
29720   <test name="test-482.cs">
29721     <type name="X">
29722       <method name="Void .ctor()">
29723         <size>7</size>
29724       </method>
29725       <method name="Void M4(Int32)">
29726         <size>1</size>
29727       </method>
29728       <method name="Void Main()">
29729         <size>1</size>
29730       </method>
29731       <method name="Void M4(Int32, ...)">
29732         <size>1</size>
29733       </method>
29734     </type>
29735   </test>
29736   <test name="test-483.cs">
29737     <type name="Tests">
29738       <method name="Void .ctor()">
29739         <size>7</size>
29740       </method>
29741       <method name="Void Main()">
29742         <size>21</size>
29743       </method>
29744     </type>
29745   </test>
29746   <test name="test-484.cs">
29747     <type name="Test.TestBit">
29748       <method name="Void .ctor()">
29749         <size>7</size>
29750       </method>
29751       <method name="Void Main()">
29752         <size>1</size>
29753       </method>
29754     </type>
29755   </test>
29756   <test name="test-485.cs">
29757     <type name="MonoBUG">
29758       <method name="Void .ctor()">
29759         <size>7</size>
29760       </method>
29761       <method name="Void Main(System.String[])">
29762         <size>44</size>
29763       </method>
29764     </type>
29765   </test>
29766   <test name="test-486.cs">
29767     <type name="Test">
29768       <method name="Void .ctor()">
29769         <size>7</size>
29770       </method>
29771       <method name="Void Main()">
29772         <size>119</size>
29773       </method>
29774     </type>
29775   </test>
29776   <test name="test-487.cs">
29777     <type name="X">
29778       <method name="Void .ctor(Object)">
29779         <size>72</size>
29780       </method>
29781       <method name="Void .cctor()">
29782         <size>1</size>
29783       </method>
29784       <method name="Int32 Main()">
29785         <size>25</size>
29786       </method>
29787     </type>
29788   </test>
29789   <test name="test-488.cs">
29790     <type name="P">
29791       <method name="Void .ctor()">
29792         <size>7</size>
29793       </method>
29794     </type>
29795     <type name="Test">
29796       <method name="Void .ctor()">
29797         <size>7</size>
29798       </method>
29799       <method name="IEnumerable foo()">
29800         <size>2</size>
29801       </method>
29802       <method name="Void Main()">
29803         <size>170</size>
29804       </method>
29805     </type>
29806     <type name="Q">
29807       <method name="Void .ctor(P)">
29808         <size>8</size>
29809       </method>
29810     </type>
29811   </test>
29812   <test name="test-489.cs">
29813     <type name="test">
29814       <method name="Void .ctor()">
29815         <size>7</size>
29816       </method>
29817       <method name="Void Main()">
29818         <size>1</size>
29819       </method>
29820     </type>
29821   </test>
29822   <test name="test-49.cs">
29823     <type name="X">
29824       <method name="Void .ctor()">
29825         <size>7</size>
29826       </method>
29827       <method name="Int32 s(Byte)">
29828         <size>2182</size>
29829       </method>
29830       <method name="Int32 test(Int32)">
29831         <size>70</size>
29832       </method>
29833       <method name="Int32 tests(System.String)">
29834         <size>152</size>
29835       </method>
29836       <method name="Int32 testn(System.String)">
29837         <size>76</size>
29838       </method>
29839       <method name="Int32 testm(System.String)">
29840         <size>77</size>
29841       </method>
29842       <method name="Int32 testo(System.String)">
29843         <size>79</size>
29844       </method>
29845       <method name="Int32 testp(System.String)">
29846         <size>109</size>
29847       </method>
29848       <method name="Int32 test_def(System.String)">
29849         <size>119</size>
29850       </method>
29851       <method name="Int32 test_coverage(Int32)">
29852         <size>18</size>
29853       </method>
29854       <method name="Int32 test_goto(Int32)">
29855         <size>39</size>
29856       </method>
29857       <method name="Int32 test_memberaccess(System.String)">
29858         <size>76</size>
29859       </method>
29860       <method name="Int32 test_string_multiple_targets(System.String)">
29861         <size>128</size>
29862       </method>
29863       <method name="Int32 test_casts(Int32)">
29864         <size>17</size>
29865       </method>
29866       <method name="Int32 testSwitchEnumLong(TestEnum)">
29867         <size>56</size>
29868       </method>
29869       <method name="Int32 test_long_enum_switch()">
29870         <size>66</size>
29871       </method>
29872       <method name="Int32 tests_default(System.String)">
29873         <size>107</size>
29874       </method>
29875       <method name="Int32 tests_default_2(System.String)">
29876         <size>124</size>
29877       </method>
29878       <method name="Void test_76590(System.String)">
29879         <size>100</size>
29880       </method>
29881       <method name="Void test_77964()">
29882         <size>37</size>
29883       </method>
29884       <method name="Boolean bug_78860()">
29885         <size>107</size>
29886       </method>
29887       <method name="Int32 Main()">
29888         <size>1037</size>
29889       </method>
29890     </type>
29891   </test>
29892   <test name="test-490.cs">
29893     <type name="T">
29894       <method name="Void .ctor()">
29895         <size>7</size>
29896       </method>
29897       <method name="Void .cctor()">
29898         <size>39</size>
29899       </method>
29900       <method name="Void Main()">
29901         <size>1</size>
29902       </method>
29903     </type>
29904   </test>
29905   <test name="test-491.cs">
29906     <type name="M">
29907       <method name="Void .ctor()">
29908         <size>7</size>
29909       </method>
29910       <method name="Void Main()">
29911         <size>1</size>
29912       </method>
29913     </type>
29914     <type name="AttrA">
29915       <method name="Void .ctor()">
29916         <size>7</size>
29917       </method>
29918     </type>
29919     <type name="AttrB">
29920       <method name="Void .ctor()">
29921         <size>7</size>
29922       </method>
29923     </type>
29924   </test>
29925   <test name="test-492.cs">
29926     <type name="Test.My1Attribute">
29927       <method name="Void .ctor(Object)">
29928         <size>19</size>
29929       </method>
29930     </type>
29931     <type name="Test.My2Attribute">
29932       <method name="Void .ctor(String[])">
29933         <size>21</size>
29934       </method>
29935     </type>
29936     <type name="Test.My3Attribute">
29937       <method name="Void .ctor(Byte)">
29938         <size>24</size>
29939       </method>
29940     </type>
29941     <type name="Test.Test">
29942       <method name="Void .ctor()">
29943         <size>7</size>
29944       </method>
29945       <method name="Int32 Main()">
29946         <size>60</size>
29947       </method>
29948     </type>
29949   </test>
29950   <test name="test-493.cs">
29951     <type name="A">
29952       <method name="Void .ctor()">
29953         <size>7</size>
29954       </method>
29955       <method name="Int32 get_f()">
29956         <size>2</size>
29957       </method>
29958     </type>
29959     <type name="B">
29960       <method name="Void .ctor()">
29961         <size>7</size>
29962       </method>
29963       <method name="Int32 bar()">
29964         <size>11</size>
29965       </method>
29966     </type>
29967     <type name="C">
29968       <method name="Void .ctor()">
29969         <size>7</size>
29970       </method>
29971       <method name="Void Main()">
29972         <size>1</size>
29973       </method>
29974     </type>
29975   </test>
29976   <test name="test-494.cs">
29977     <type name="Agresso.Foundation.Function">
29978       <method name="Void .ctor()">
29979         <size>7</size>
29980       </method>
29981       <method name="Void Main()">
29982         <size>1</size>
29983       </method>
29984     </type>
29985     <type name="Agresso.Foundation.Translate">
29986       <method name="Void .ctor(Object, IntPtr)">
29987         <size>0</size>
29988       </method>
29989       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
29990         <size>0</size>
29991       </method>
29992       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
29993         <size>0</size>
29994       </method>
29995       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
29996         <size>0</size>
29997       </method>
29998     </type>
29999   </test>
30000   <test name="test-495.cs">
30001     <type name="plj.aClass">
30002       <method name="Void .ctor()">
30003         <size>7</size>
30004       </method>
30005       <method name="plj.aClass op_Implicit(plj.fromClass)">
30006         <size>2</size>
30007       </method>
30008     </type>
30009     <type name="plj.realClass1">
30010       <method name="Void .ctor()">
30011         <size>7</size>
30012       </method>
30013       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
30014         <size>2</size>
30015       </method>
30016     </type>
30017     <type name="plj.fromClass">
30018       <method name="Void .ctor()">
30019         <size>7</size>
30020       </method>
30021       <method name="Void Main()">
30022         <size>1</size>
30023       </method>
30024     </type>
30025   </test>
30026   <test name="test-496.cs">
30027     <type name="Test">
30028       <method name="Void .ctor()">
30029         <size>7</size>
30030       </method>
30031       <method name="IEnumerator GetEnumerator()">
30032         <size>15</size>
30033       </method>
30034       <method name="Void Main()">
30035         <size>11</size>
30036       </method>
30037       <method name="Void Run()">
30038         <size>176</size>
30039       </method>
30040     </type>
30041     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
30042       <method name="Void .ctor()">
30043         <size>7</size>
30044       </method>
30045       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30046         <size>7</size>
30047       </method>
30048       <method name="Boolean MoveNext()">
30049         <size>129</size>
30050       </method>
30051       <method name="Void Dispose()">
30052         <size>8</size>
30053       </method>
30054       <method name="Void Reset()">
30055         <size>6</size>
30056       </method>
30057       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30058         <size>7</size>
30059       </method>
30060     </type>
30061   </test>
30062   <test name="test-497.cs">
30063     <type name="PlotMenuItem">
30064       <method name="Void .ctor()">
30065         <size>7</size>
30066       </method>
30067       <method name="Void .ctor(EventHandler)">
30068         <size>54</size>
30069       </method>
30070       <method name="Int32 Main()">
30071         <size>50</size>
30072       </method>
30073       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
30074         <size>11</size>
30075       </method>
30076       <method name="System.EventHandler get_Callback()">
30077         <size>7</size>
30078       </method>
30079       <method name="Void set_Callback(System.EventHandler)">
30080         <size>8</size>
30081       </method>
30082     </type>
30083   </test>
30084   <test name="test-498.cs">
30085     <type name="C">
30086       <method name="Void .ctor(Single)">
30087         <size>0</size>
30088       </method>
30089       <method name="Int32 Main()">
30090         <size>39</size>
30091       </method>
30092     </type>
30093   </test>
30094   <test name="test-499.cs">
30095     <type name="X">
30096       <method name="Void .ctor()">
30097         <size>7</size>
30098       </method>
30099       <method name="Void Main()">
30100         <size>24</size>
30101       </method>
30102     </type>
30103   </test>
30104   <test name="test-5.cs">
30105     <type name="X">
30106       <method name="Void .ctor()">
30107         <size>7</size>
30108       </method>
30109       <method name="Int32 Main()">
30110         <size>37</size>
30111       </method>
30112     </type>
30113   </test>
30114   <test name="test-500.cs">
30115     <type name="SomeCustomAttribute">
30116       <method name="Void .ctor()">
30117         <size>7</size>
30118       </method>
30119     </type>
30120     <type name="MainClass">
30121       <method name="Void .ctor()">
30122         <size>7</size>
30123       </method>
30124       <method name="Int32 Main()">
30125         <size>117</size>
30126       </method>
30127     </type>
30128   </test>
30129   <test name="test-501.cs">
30130     <type name="Tests">
30131       <method name="Void .ctor()">
30132         <size>7</size>
30133       </method>
30134       <method name="Void DumpException(Tests+FilterStackFrame)">
30135         <size>1</size>
30136       </method>
30137       <method name="Void foo(Boolean ByRef)">
30138         <size>49</size>
30139       </method>
30140       <method name="Void Main(System.String[])">
30141         <size>8</size>
30142       </method>
30143     </type>
30144     <type name="Tests+FilterStackFrame">
30145       <method name="Void .ctor(Object, IntPtr)">
30146         <size>0</size>
30147       </method>
30148       <method name="Boolean Invoke(System.Object)">
30149         <size>0</size>
30150       </method>
30151       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
30152         <size>0</size>
30153       </method>
30154       <method name="Boolean EndInvoke(IAsyncResult)">
30155         <size>0</size>
30156       </method>
30157     </type>
30158     <type name="Tests">
30159       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
30160         <size>2</size>
30161       </method>
30162     </type>
30163   </test>
30164   <test name="test-502.cs">
30165     <type name="Base">
30166       <method name="Void .ctor()">
30167         <size>7</size>
30168       </method>
30169       <method name="Int32 get_Property()">
30170         <size>3</size>
30171       </method>
30172       <method name="Void Main()">
30173         <size>1</size>
30174       </method>
30175     </type>
30176     <type name="Derived">
30177       <method name="Void .ctor()">
30178         <size>7</size>
30179       </method>
30180       <method name="Int32 get_Property()">
30181         <size>3</size>
30182       </method>
30183     </type>
30184     <type name="BaseClass">
30185       <method name="Void .ctor()">
30186         <size>7</size>
30187       </method>
30188       <method name="Int32 get_Value()">
30189         <size>2</size>
30190       </method>
30191       <method name="Void set_Value(Int32)">
30192         <size>1</size>
30193       </method>
30194     </type>
30195     <type name="DerivedClass">
30196       <method name="Void .ctor()">
30197         <size>7</size>
30198       </method>
30199       <method name="Int32 get_Value()">
30200         <size>2</size>
30201       </method>
30202     </type>
30203     <type name="ErrorClass">
30204       <method name="Void .ctor()">
30205         <size>7</size>
30206       </method>
30207       <method name="Int32 get_Value()">
30208         <size>2</size>
30209       </method>
30210       <method name="Void set_Value(Int32)">
30211         <size>1</size>
30212       </method>
30213     </type>
30214   </test>
30215   <test name="test-503.cs">
30216     <type name="Foo">
30217       <method name="Void .ctor()">
30218         <size>7</size>
30219       </method>
30220       <method name="Int32 Main()">
30221         <size>33</size>
30222       </method>
30223     </type>
30224   </test>
30225   <test name="test-504.cs">
30226     <type name="Foo">
30227       <method name="Void .ctor()">
30228         <size>7</size>
30229       </method>
30230       <method name="Void .cctor()">
30231         <size>7</size>
30232       </method>
30233       <method name="Int32 f()">
30234         <size>2</size>
30235       </method>
30236       <method name="Int32 Main()">
30237         <size>32</size>
30238       </method>
30239     </type>
30240   </test>
30241   <test name="test-505.cs">
30242     <type name="T">
30243       <method name="Void .ctor()">
30244         <size>7</size>
30245       </method>
30246       <method name="Int32 f()">
30247         <size>19</size>
30248       </method>
30249       <method name="Void Main()">
30250         <size>38</size>
30251       </method>
30252     </type>
30253   </test>
30254   <test name="test-506.cs">
30255     <type name="ProtectedSetter.BaseClass">
30256       <method name="Void .ctor()">
30257         <size>7</size>
30258       </method>
30259       <method name="System.String get_Name()">
30260         <size>0</size>
30261       </method>
30262       <method name="Void set_Name(System.String)">
30263         <size>0</size>
30264       </method>
30265     </type>
30266     <type name="ProtectedSetter.DerivedClass">
30267       <method name="Void .ctor()">
30268         <size>7</size>
30269       </method>
30270       <method name="System.String get_Name()">
30271         <size>2</size>
30272       </method>
30273       <method name="Void set_Name(System.String)">
30274         <size>1</size>
30275       </method>
30276       <method name="Void Main()">
30277         <size>1</size>
30278       </method>
30279     </type>
30280   </test>
30281   <test name="test-507.cs">
30282     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
30283       <method name="Void .ctor()">
30284         <size>7</size>
30285       </method>
30286       <method name="Void SomeMethod()">
30287         <size>1</size>
30288       </method>
30289       <method name="Void SomeMethod2()">
30290         <size>1</size>
30291       </method>
30292     </type>
30293     <type name="NewslotVirtualFinal.C">
30294       <method name="Void .ctor()">
30295         <size>7</size>
30296       </method>
30297       <method name="Int32 Main()">
30298         <size>83</size>
30299       </method>
30300     </type>
30301   </test>
30302   <test name="test-508.cs">
30303     <type name="OutputParam">
30304       <method name="Void .ctor()">
30305         <size>7</size>
30306       </method>
30307       <method name="Void Main(System.String[])">
30308         <size>14</size>
30309       </method>
30310       <method name="Void Method(Int32 ByRef)">
30311         <size>17</size>
30312       </method>
30313     </type>
30314   </test>
30315   <test name="test-509.cs">
30316     <type name="BaseClass">
30317       <method name="Void .ctor()">
30318         <size>7</size>
30319       </method>
30320       <method name="Void add_OnEvent(DelegateHandler)">
30321         <size>24</size>
30322       </method>
30323       <method name="Void remove_OnEvent(DelegateHandler)">
30324         <size>24</size>
30325       </method>
30326     </type>
30327     <type name="ExtendingClass">
30328       <method name="Void .ctor()">
30329         <size>7</size>
30330       </method>
30331       <method name="Void Main()">
30332         <size>1</size>
30333       </method>
30334       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
30335         <size>8</size>
30336       </method>
30337       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
30338         <size>8</size>
30339       </method>
30340     </type>
30341     <type name="DelegateHandler">
30342       <method name="Void .ctor(Object, IntPtr)">
30343         <size>0</size>
30344       </method>
30345       <method name="Void Invoke()">
30346         <size>0</size>
30347       </method>
30348       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30349         <size>0</size>
30350       </method>
30351       <method name="Void EndInvoke(IAsyncResult)">
30352         <size>0</size>
30353       </method>
30354     </type>
30355   </test>
30356   <test name="test-51.cs">
30357     <type name="Base">
30358       <method name="Void .ctor()">
30359         <size>25</size>
30360       </method>
30361       <method name="Int32 get_b_int_property()">
30362         <size>7</size>
30363       </method>
30364       <method name="Void set_b_int_property(Int32)">
30365         <size>8</size>
30366       </method>
30367       <method name="System.String b_get_id()">
30368         <size>6</size>
30369       </method>
30370     </type>
30371     <type name="Derived">
30372       <method name="Void .ctor()">
30373         <size>26</size>
30374       </method>
30375       <method name="Int32 get_b_int_property()">
30376         <size>7</size>
30377       </method>
30378       <method name="Void set_b_int_property(Int32)">
30379         <size>8</size>
30380       </method>
30381       <method name="Int32 Test()">
30382         <size>138</size>
30383       </method>
30384     </type>
30385     <type name="boot">
30386       <method name="Void .ctor()">
30387         <size>7</size>
30388       </method>
30389       <method name="Int32 Main()">
30390         <size>13</size>
30391       </method>
30392     </type>
30393   </test>
30394   <test name="test-510.cs">
30395     <type name="Foo">
30396       <method name="Void .ctor()">
30397         <size>7</size>
30398       </method>
30399       <method name="Void test39(Int32 ByRef)">
30400         <size>36</size>
30401       </method>
30402       <method name="Void Main()">
30403         <size>28</size>
30404       </method>
30405     </type>
30406   </test>
30407   <test name="test-511.cs">
30408     <type name="Foo">
30409       <method name="Void .ctor()">
30410         <size>7</size>
30411       </method>
30412       <method name="Void Main(System.String[])">
30413         <size>17</size>
30414       </method>
30415       <method name="Void f()">
30416         <size>7</size>
30417       </method>
30418     </type>
30419   </test>
30420   <test name="test-512.cs">
30421     <type name="Foo">
30422       <method name="Void .ctor()">
30423         <size>7</size>
30424       </method>
30425       <method name="Void Main(System.String[])">
30426         <size>17</size>
30427       </method>
30428       <method name="Void f()">
30429         <size>7</size>
30430       </method>
30431     </type>
30432   </test>
30433   <test name="test-513.cs">
30434     <type name="Test">
30435       <method name="Void .ctor()">
30436         <size>7</size>
30437       </method>
30438       <method name="Int32 Main()">
30439         <size>246</size>
30440       </method>
30441     </type>
30442   </test>
30443   <test name="test-514.cs">
30444     <type name="X">
30445       <method name="Void .ctor()">
30446         <size>7</size>
30447       </method>
30448       <method name="Void HandleConflict(Int32)">
30449         <size>31</size>
30450       </method>
30451       <method name="Int32 Main()">
30452         <size>40</size>
30453       </method>
30454     </type>
30455   </test>
30456   <test name="test-515.cs">
30457     <type name="X">
30458       <method name="Void .ctor()">
30459         <size>7</size>
30460       </method>
30461       <method name="Void Main()">
30462         <size>35</size>
30463       </method>
30464     </type>
30465   </test>
30466   <test name="test-516.cs">
30467     <type name="X">
30468       <method name="Void .ctor()">
30469         <size>7</size>
30470       </method>
30471       <method name="Void Main()">
30472         <size>35</size>
30473       </method>
30474     </type>
30475   </test>
30476   <test name="test-517.cs">
30477     <type name="Test">
30478       <method name="Void .ctor()">
30479         <size>7</size>
30480       </method>
30481       <method name="Int32 Main()">
30482         <size>11</size>
30483       </method>
30484     </type>
30485   </test>
30486   <test name="test-518.cs">
30487     <type name="Foo">
30488       <method name="Void .ctor()">
30489         <size>7</size>
30490       </method>
30491       <method name="Int32 Main()">
30492         <size>19</size>
30493       </method>
30494     </type>
30495   </test>
30496   <test name="test-519.cs">
30497     <type name="Foo">
30498       <method name="Void .ctor()">
30499         <size>7</size>
30500       </method>
30501       <method name="Int32 Main()">
30502         <size>32</size>
30503       </method>
30504       <method name="Void f()">
30505         <size>29</size>
30506       </method>
30507     </type>
30508   </test>
30509   <test name="test-52.cs">
30510     <type name="Y">
30511       <method name="Void .ctor()">
30512         <size>7</size>
30513       </method>
30514       <method name="Boolean MoveNext()">
30515         <size>28</size>
30516       </method>
30517       <method name="System.Object get_Current()">
30518         <size>12</size>
30519       </method>
30520     </type>
30521     <type name="X">
30522       <method name="Void .ctor()">
30523         <size>7</size>
30524       </method>
30525       <method name="Void .cctor()">
30526         <size>36</size>
30527       </method>
30528       <method name="Y GetEnumerator()">
30529         <size>6</size>
30530       </method>
30531       <method name="Int32 Main()">
30532         <size>499</size>
30533       </method>
30534     </type>
30535   </test>
30536   <test name="test-520.cs">
30537     <type name="FakeInt">
30538       <method name="Void .ctor(Int64)">
30539         <size>14</size>
30540       </method>
30541       <method name="Int64 op_Implicit(FakeInt)">
30542         <size>7</size>
30543       </method>
30544     </type>
30545     <type name="MainClass">
30546       <method name="Void .ctor()">
30547         <size>7</size>
30548       </method>
30549       <method name="Void Main()">
30550         <size>28</size>
30551       </method>
30552     </type>
30553   </test>
30554   <test name="test-521.cs">
30555     <type name="Tests">
30556       <method name="Void .ctor()">
30557         <size>7</size>
30558       </method>
30559       <method name="Void CallWithContextN(System.Object, System.Object[])">
30560         <size>1</size>
30561       </method>
30562       <method name="Void Main()">
30563         <size>14</size>
30564       </method>
30565     </type>
30566     <type name="Tests+CallTargetWithContextN">
30567       <method name="Void .ctor(Object, IntPtr)">
30568         <size>0</size>
30569       </method>
30570       <method name="Void Invoke(System.Object, System.Object[])">
30571         <size>0</size>
30572       </method>
30573       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
30574         <size>0</size>
30575       </method>
30576       <method name="Void EndInvoke(IAsyncResult)">
30577         <size>0</size>
30578       </method>
30579     </type>
30580   </test>
30581   <test name="test-522.cs">
30582     <type name="Const">
30583       <method name="Void .ctor()">
30584         <size>7</size>
30585       </method>
30586       <method name="Void Main()">
30587         <size>1</size>
30588       </method>
30589     </type>
30590   </test>
30591   <test name="test-523.cs">
30592     <type name="T">
30593       <method name="Void .ctor()">
30594         <size>7</size>
30595       </method>
30596       <method name="Int32 stuff()">
30597         <size>20</size>
30598       </method>
30599       <method name="Int32 stuff2()">
30600         <size>44</size>
30601       </method>
30602       <method name="Int32 stuff3()">
30603         <size>44</size>
30604       </method>
30605       <method name="Void stuff4()">
30606         <size>20</size>
30607       </method>
30608       <method name="Void stuff_finally()">
30609         <size>1</size>
30610       </method>
30611       <method name="Void Main()">
30612         <size>1</size>
30613       </method>
30614     </type>
30615   </test>
30616   <test name="test-524.cs">
30617     <type name="Foo">
30618       <method name="Void .ctor()">
30619         <size>7</size>
30620       </method>
30621       <method name="Int32 Main()">
30622         <size>42</size>
30623       </method>
30624     </type>
30625   </test>
30626   <test name="test-525.cs">
30627     <type name="X">
30628       <method name="Void .ctor()">
30629         <size>7</size>
30630       </method>
30631       <method name="Void Finalize()">
30632         <size>23</size>
30633       </method>
30634       <method name="Int32 Test1()">
30635         <size>33</size>
30636       </method>
30637       <method name="Void Test2()">
30638         <size>67</size>
30639       </method>
30640       <method name="Void Main()">
30641         <size>39</size>
30642       </method>
30643     </type>
30644   </test>
30645   <test name="test-526.cs">
30646     <type name="Test">
30647       <method name="Void .ctor()">
30648         <size>7</size>
30649       </method>
30650       <method name="Void Main()">
30651         <size>1</size>
30652       </method>
30653       <method name="Void Foo(IListCounter)">
30654         <size>8</size>
30655       </method>
30656       <method name="Void Foo2(IC)">
30657         <size>8</size>
30658       </method>
30659       <method name="Void Foo3(ICC)">
30660         <size>8</size>
30661       </method>
30662       <method name="Void Foo4(IM2)">
30663         <size>8</size>
30664       </method>
30665     </type>
30666   </test>
30667   <test name="test-527.cs">
30668     <type name="Repro">
30669       <method name="Void .ctor()">
30670         <size>19</size>
30671       </method>
30672       <method name="Int32 Main()">
30673         <size>48</size>
30674       </method>
30675       <method name="Void foo()">
30676         <size>61</size>
30677       </method>
30678       <method name="Int32 bar()">
30679         <size>3</size>
30680       </method>
30681     </type>
30682   </test>
30683   <test name="test-528.cs">
30684     <type name="MicroFocus.MONO.Bugs.Odd">
30685       <method name="Void .ctor()">
30686         <size>7</size>
30687       </method>
30688       <method name="Void .cctor()">
30689         <size>25</size>
30690       </method>
30691       <method name="Void Main()">
30692         <size>1</size>
30693       </method>
30694     </type>
30695   </test>
30696   <test name="test-529.cs">
30697     <type name="C">
30698       <method name="Void .ctor()">
30699         <size>7</size>
30700       </method>
30701       <method name="Void Main()">
30702         <size>8</size>
30703       </method>
30704     </type>
30705   </test>
30706   <test name="test-53.cs">
30707     <type name="MyDispose">
30708       <method name="Void .ctor()">
30709         <size>7</size>
30710       </method>
30711       <method name="Void Dispose()">
30712         <size>8</size>
30713       </method>
30714     </type>
30715     <type name="X">
30716       <method name="Void .ctor()">
30717         <size>7</size>
30718       </method>
30719       <method name="Int32 Main()">
30720         <size>257</size>
30721       </method>
30722     </type>
30723   </test>
30724   <test name="test-530.cs">
30725     <type name="X">
30726       <method name="Void .ctor()">
30727         <size>7</size>
30728       </method>
30729       <method name="Void e(System.Object[])">
30730         <size>1</size>
30731       </method>
30732       <method name="Void Main()">
30733         <size>1</size>
30734       </method>
30735     </type>
30736   </test>
30737   <test name="test-531.cs">
30738     <type name="Test">
30739       <method name="Void .ctor()">
30740         <size>7</size>
30741       </method>
30742       <method name="Void Main()">
30743         <size>11</size>
30744       </method>
30745     </type>
30746   </test>
30747   <test name="test-532.cs">
30748     <type name="X">
30749       <method name="Void .ctor()">
30750         <size>47</size>
30751       </method>
30752       <method name="Void Main()">
30753         <size>1</size>
30754       </method>
30755     </type>
30756   </test>
30757   <test name="test-533.cs">
30758     <type name="Test">
30759       <method name="Void .ctor()">
30760         <size>7</size>
30761       </method>
30762       <method name="Void True(Boolean)">
30763         <size>10</size>
30764       </method>
30765       <method name="Void False(Boolean)">
30766         <size>13</size>
30767       </method>
30768       <method name="Void Main()">
30769         <size>61</size>
30770       </method>
30771     </type>
30772   </test>
30773   <test name="test-535.cs">
30774     <type name="X">
30775       <method name="Void .ctor()">
30776         <size>7</size>
30777       </method>
30778       <method name="Void Main()">
30779         <size>77</size>
30780       </method>
30781       <method name="Void Compile()">
30782         <size>19</size>
30783       </method>
30784       <method name="Void M(Int64)">
30785         <size>1</size>
30786       </method>
30787       <method name="Void M(UInt64)">
30788         <size>1</size>
30789       </method>
30790       <method name="Void M(System.Object)">
30791         <size>1</size>
30792       </method>
30793     </type>
30794   </test>
30795   <test name="test-536.cs">
30796     <type name="Test">
30797       <method name="Void add_Foo(FooHandler)">
30798         <size>22</size>
30799       </method>
30800       <method name="Void remove_Foo(FooHandler)">
30801         <size>22</size>
30802       </method>
30803       <method name="Void OnFooTest()">
30804         <size>1</size>
30805       </method>
30806       <method name="Void Main()">
30807         <size>31</size>
30808       </method>
30809     </type>
30810     <type name="FooHandler">
30811       <method name="Void .ctor(Object, IntPtr)">
30812         <size>0</size>
30813       </method>
30814       <method name="Void Invoke()">
30815         <size>0</size>
30816       </method>
30817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30818         <size>0</size>
30819       </method>
30820       <method name="Void EndInvoke(IAsyncResult)">
30821         <size>0</size>
30822       </method>
30823     </type>
30824     <type name="Test">
30825       <method name="Void &lt;Main&gt;m__0()">
30826         <size>33</size>
30827       </method>
30828     </type>
30829   </test>
30830   <test name="test-537.cs">
30831     <type name="Base">
30832       <method name="Void .ctor()">
30833         <size>7</size>
30834       </method>
30835       <method name="System.String get_H()">
30836         <size>6</size>
30837       </method>
30838     </type>
30839     <type name="X">
30840       <method name="Void .ctor()">
30841         <size>7</size>
30842       </method>
30843     </type>
30844     <type name="X+Derived">
30845       <method name="Void .ctor()">
30846         <size>7</size>
30847       </method>
30848     </type>
30849     <type name="X+Derived+Nested">
30850       <method name="Void .ctor()">
30851         <size>7</size>
30852       </method>
30853       <method name="Void G()">
30854         <size>21</size>
30855       </method>
30856     </type>
30857     <type name="Derived">
30858       <method name="Void .ctor()">
30859         <size>7</size>
30860       </method>
30861     </type>
30862     <type name="Derived+Nested">
30863       <method name="Void .ctor()">
30864         <size>7</size>
30865       </method>
30866       <method name="Void G()">
30867         <size>18</size>
30868       </method>
30869     </type>
30870     <type name="Test">
30871       <method name="Void .ctor()">
30872         <size>7</size>
30873       </method>
30874       <method name="Void Main()">
30875         <size>1</size>
30876       </method>
30877     </type>
30878   </test>
30879   <test name="test-538.cs">
30880     <type name="concrete">
30881       <method name="Void .ctor()">
30882         <size>7</size>
30883       </method>
30884     </type>
30885     <type name="Program">
30886       <method name="Void .ctor()">
30887         <size>7</size>
30888       </method>
30889       <method name="concrete getConcrete(IInterface)">
30890         <size>6</size>
30891       </method>
30892       <method name="Void Main(System.String[])">
30893         <size>20</size>
30894       </method>
30895     </type>
30896     <type name="testDelegate">
30897       <method name="Void .ctor(Object, IntPtr)">
30898         <size>0</size>
30899       </method>
30900       <method name="IInterface Invoke(concrete)">
30901         <size>0</size>
30902       </method>
30903       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
30904         <size>0</size>
30905       </method>
30906       <method name="IInterface EndInvoke(IAsyncResult)">
30907         <size>0</size>
30908       </method>
30909     </type>
30910   </test>
30911   <test name="test-54.cs">
30912     <type name="X">
30913       <method name="Void .ctor()">
30914         <size>7</size>
30915       </method>
30916       <method name="Boolean v()">
30917         <size>26</size>
30918       </method>
30919       <method name="Int32 Main()">
30920         <size>2</size>
30921       </method>
30922     </type>
30923   </test>
30924   <test name="test-540.cs">
30925     <type name="A">
30926       <method name="Void .ctor()">
30927         <size>7</size>
30928       </method>
30929       <method name="Byte op_Implicit(A)">
30930         <size>3</size>
30931       </method>
30932     </type>
30933     <type name="Constraint">
30934       <method name="Void .ctor()">
30935         <size>7</size>
30936       </method>
30937       <method name="Void Foo(System.Object)">
30938         <size>1</size>
30939       </method>
30940       <method name="Int32 Main()">
30941         <size>93</size>
30942       </method>
30943       <method name="Constraint op_LogicalNot(Constraint)">
30944         <size>2</size>
30945       </method>
30946       <method name="Constraint op_UnaryPlus(Constraint)">
30947         <size>2</size>
30948       </method>
30949       <method name="Constraint op_OnesComplement(Constraint)">
30950         <size>2</size>
30951       </method>
30952       <method name="Constraint op_UnaryNegation(Constraint)">
30953         <size>2</size>
30954       </method>
30955     </type>
30956   </test>
30957   <test name="test-541.cs">
30958     <type name="A">
30959       <method name="Void .ctor(TestFunc)">
30960         <size>14</size>
30961       </method>
30962     </type>
30963     <type name="TestClass">
30964       <method name="Void .ctor()">
30965         <size>7</size>
30966       </method>
30967       <method name="Void .cctor()">
30968         <size>46</size>
30969       </method>
30970       <method name="Int32 Main()">
30971         <size>6</size>
30972       </method>
30973     </type>
30974     <type name="TestFunc">
30975       <method name="Void .ctor(Object, IntPtr)">
30976         <size>0</size>
30977       </method>
30978       <method name="Void Invoke(Int32)">
30979         <size>0</size>
30980       </method>
30981       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30982         <size>0</size>
30983       </method>
30984       <method name="Void EndInvoke(IAsyncResult)">
30985         <size>0</size>
30986       </method>
30987     </type>
30988     <type name="TestClass">
30989       <method name="Void &lt;TestClass&gt;m__0(Int32)">
30990         <size>7</size>
30991       </method>
30992     </type>
30993   </test>
30994   <test name="test-542.cs">
30995     <type name="X">
30996       <method name="Void .ctor()">
30997         <size>7</size>
30998       </method>
30999       <method name="Void Main()">
31000         <size>1</size>
31001       </method>
31002     </type>
31003     <type name="ARec">
31004       <method name="Void .ctor(Decimal)">
31005         <size>14</size>
31006       </method>
31007       <method name="Decimal Round(Int32)">
31008         <size>13</size>
31009       </method>
31010       <method name="Decimal Round(Decimal, Int32)">
31011         <size>7</size>
31012       </method>
31013     </type>
31014   </test>
31015   <test name="test-543.cs">
31016     <type name="BetterMethod">
31017       <method name="Void .ctor()">
31018         <size>7</size>
31019       </method>
31020       <method name="Int32 get_Item(System.Boolean[])">
31021         <size>2</size>
31022       </method>
31023       <method name="System.String get_Item(Boolean, System.Object)">
31024         <size>6</size>
31025       </method>
31026     </type>
31027     <type name="MainClass">
31028       <method name="Void .ctor()">
31029         <size>7</size>
31030       </method>
31031       <method name="Int32 get_Item(Int32, System.String[])">
31032         <size>2</size>
31033       </method>
31034       <method name="Void set_Item(Int32, System.String[], Int32)">
31035         <size>40</size>
31036       </method>
31037       <method name="System.Object get_Item(Int32, System.Object[])">
31038         <size>2</size>
31039       </method>
31040       <method name="Void set_Item(Int32, System.Object[], System.Object)">
31041         <size>40</size>
31042       </method>
31043       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
31044         <size>2</size>
31045       </method>
31046       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
31047         <size>40</size>
31048       </method>
31049       <method name="Void Main(System.String[])">
31050         <size>258</size>
31051       </method>
31052     </type>
31053   </test>
31054   <test name="test-544.cs">
31055     <type name="X">
31056       <method name="Void .ctor()">
31057         <size>7</size>
31058       </method>
31059       <method name="Void Main()">
31060         <size>32</size>
31061       </method>
31062     </type>
31063   </test>
31064   <test name="test-545.cs">
31065     <type name="X">
31066       <method name="Void .ctor()">
31067         <size>7</size>
31068       </method>
31069       <method name="Void Main()">
31070         <size>1</size>
31071       </method>
31072     </type>
31073     <type name="Dingus">
31074       <method name="Void .ctor(Int32)">
31075         <size>1</size>
31076       </method>
31077     </type>
31078   </test>
31079   <test name="test-546.cs">
31080     <type name="NameSpace.C">
31081       <method name="Void .ctor()">
31082         <size>7</size>
31083       </method>
31084       <method name="Void Main()">
31085         <size>1</size>
31086       </method>
31087     </type>
31088   </test>
31089   <test name="test-547.cs">
31090     <type name="C">
31091       <method name="Void .ctor()">
31092         <size>7</size>
31093       </method>
31094       <method name="Void Main()">
31095         <size>1</size>
31096       </method>
31097     </type>
31098   </test>
31099   <test name="test-548.cs">
31100     <type name="Bugs.Bug0">
31101       <method name="Void .ctor()">
31102         <size>7</size>
31103       </method>
31104       <method name="Int32 Main()">
31105         <size>23</size>
31106       </method>
31107     </type>
31108     <type name="Bugs.Bug0+MyBoolean">
31109       <method name="Void .ctor(Boolean)">
31110         <size>8</size>
31111       </method>
31112       <method name="MyBoolean op_Implicit(Boolean)">
31113         <size>7</size>
31114       </method>
31115       <method name="Boolean op_Implicit(MyBoolean)">
31116         <size>8</size>
31117       </method>
31118     </type>
31119   </test>
31120   <test name="test-549.cs">
31121     <type name="Do">
31122       <method name="Void .ctor()">
31123         <size>7</size>
31124       </method>
31125       <method name="Void Register(Get)">
31126         <size>1</size>
31127       </method>
31128       <method name="Void Register(System.Object)">
31129         <size>1</size>
31130       </method>
31131       <method name="System.Object MyGet(Do)">
31132         <size>2</size>
31133       </method>
31134       <method name="Void X()">
31135         <size>19</size>
31136       </method>
31137     </type>
31138     <type name="User">
31139       <method name="Void .ctor()">
31140         <size>7</size>
31141       </method>
31142       <method name="Void Main()">
31143         <size>1</size>
31144       </method>
31145     </type>
31146     <type name="Get">
31147       <method name="Void .ctor(Object, IntPtr)">
31148         <size>0</size>
31149       </method>
31150       <method name="System.Object Invoke(Do)">
31151         <size>0</size>
31152       </method>
31153       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
31154         <size>0</size>
31155       </method>
31156       <method name="System.Object EndInvoke(IAsyncResult)">
31157         <size>0</size>
31158       </method>
31159     </type>
31160   </test>
31161   <test name="test-55.cs">
31162     <type name="A.B.C">
31163       <method name="Void .ctor()">
31164         <size>7</size>
31165       </method>
31166       <method name="Void Hola()">
31167         <size>11</size>
31168       </method>
31169     </type>
31170     <type name="X.Y.Z.W">
31171       <method name="Void .ctor()">
31172         <size>7</size>
31173       </method>
31174       <method name="Void Ahoj()">
31175         <size>11</size>
31176       </method>
31177     </type>
31178     <type name="Foo.System">
31179       <method name="Void .ctor()">
31180         <size>7</size>
31181       </method>
31182       <method name="Void X()">
31183         <size>11</size>
31184       </method>
31185     </type>
31186     <type name="App">
31187       <method name="Void .ctor()">
31188         <size>7</size>
31189       </method>
31190       <method name="Int32 Main()">
31191         <size>12</size>
31192       </method>
31193     </type>
31194   </test>
31195   <test name="test-550.cs">
31196     <type name="Bla.Blub.Fo‿o">
31197       <method name="Void .ctor()">
31198         <size>7</size>
31199       </method>
31200       <method name="Void Main(System.String[])">
31201         <size>11</size>
31202       </method>
31203     </type>
31204   </test>
31205   <test name="test-551.cs">
31206     <type name="System.Int32">
31207       <method name="Void Main()">
31208         <size>1</size>
31209       </method>
31210     </type>
31211   </test>
31212   <test name="test-552.cs">
31213     <type name="C">
31214       <method name="Void .ctor()">
31215         <size>7</size>
31216       </method>
31217       <method name="Void Test(C)">
31218         <size>1</size>
31219       </method>
31220       <method name="Void Main()">
31221         <size>14</size>
31222       </method>
31223     </type>
31224   </test>
31225   <test name="test-553.cs">
31226     <type name="A">
31227       <method name="Void .ctor()">
31228         <size>7</size>
31229       </method>
31230       <method name="Void Add(System.Object)">
31231         <size>1</size>
31232       </method>
31233     </type>
31234     <type name="B">
31235       <method name="Void .ctor()">
31236         <size>7</size>
31237       </method>
31238       <method name="Boolean Add(System.Object)">
31239         <size>2</size>
31240       </method>
31241       <method name="Void Main()">
31242         <size>1</size>
31243       </method>
31244     </type>
31245   </test>
31246   <test name="test-554.cs">
31247     <type name="C">
31248       <method name="Void .ctor()">
31249         <size>7</size>
31250       </method>
31251       <method name="Int32 Main()">
31252         <size>145</size>
31253       </method>
31254     </type>
31255     <type name="&lt;PrivateImplementationDetails&gt;">
31256       <method name="Void .ctor()">
31257         <size>7</size>
31258       </method>
31259     </type>
31260   </test>
31261   <test name="test-555.cs">
31262     <type name="Test">
31263       <method name="Void .ctor()">
31264         <size>7</size>
31265       </method>
31266       <method name="Int32 Main()">
31267         <size>351</size>
31268       </method>
31269     </type>
31270   </test>
31271   <test name="test-556.cs">
31272     <type name="S">
31273       <method name="Void .ctor()">
31274         <size>7</size>
31275       </method>
31276       <method name="Void Frobnikator()">
31277         <size>1</size>
31278       </method>
31279       <method name="Void CharToX()">
31280         <size>1</size>
31281       </method>
31282       <method name="Int32 Main()">
31283         <size>35</size>
31284       </method>
31285     </type>
31286   </test>
31287   <test name="test-557.cs">
31288     <type name="Test">
31289       <method name="Void .ctor()">
31290         <size>7</size>
31291       </method>
31292       <method name="Void Main(System.String[])">
31293         <size>1</size>
31294       </method>
31295     </type>
31296   </test>
31297   <test name="test-558.cs">
31298     <type name="TestClass">
31299       <method name="Void .ctor()">
31300         <size>7</size>
31301       </method>
31302       <method name="Void Main()">
31303         <size>21</size>
31304       </method>
31305       <method name="Void TestMethod(Int32)">
31306         <size>1</size>
31307       </method>
31308     </type>
31309     <type name="TestClass+OneDelegate">
31310       <method name="Void .ctor(Object, IntPtr)">
31311         <size>0</size>
31312       </method>
31313       <method name="Void Invoke(Int32)">
31314         <size>0</size>
31315       </method>
31316       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31317         <size>0</size>
31318       </method>
31319       <method name="Void EndInvoke(IAsyncResult)">
31320         <size>0</size>
31321       </method>
31322     </type>
31323   </test>
31324   <test name="test-559.cs">
31325     <type name="C">
31326       <method name="Void .ctor()">
31327         <size>7</size>
31328       </method>
31329       <method name="Void add_TestEvent(B+TestDelegate)">
31330         <size>24</size>
31331       </method>
31332       <method name="Void remove_TestEvent(B+TestDelegate)">
31333         <size>24</size>
31334       </method>
31335       <method name="Void Main()">
31336         <size>1</size>
31337       </method>
31338     </type>
31339   </test>
31340   <test name="test-56.cs">
31341     <type name="A">
31342       <method name="Void .ctor()">
31343         <size>7</size>
31344       </method>
31345       <method name="Int32 get_P()">
31346         <size>7</size>
31347       </method>
31348       <method name="Void set_P(Int32)">
31349         <size>8</size>
31350       </method>
31351       <method name="Int32 get_Q()">
31352         <size>0</size>
31353       </method>
31354       <method name="Void set_Q(Int32)">
31355         <size>0</size>
31356       </method>
31357       <method name="Int32 get_R()">
31358         <size>7</size>
31359       </method>
31360       <method name="Void set_R(Int32)">
31361         <size>8</size>
31362       </method>
31363     </type>
31364     <type name="B">
31365       <method name="Void .ctor()">
31366         <size>7</size>
31367       </method>
31368       <method name="Int32 get_P()">
31369         <size>7</size>
31370       </method>
31371       <method name="Void set_P(Int32)">
31372         <size>8</size>
31373       </method>
31374       <method name="Int32 get_Q()">
31375         <size>7</size>
31376       </method>
31377       <method name="Void set_Q(Int32)">
31378         <size>8</size>
31379       </method>
31380     </type>
31381     <type name="C">
31382       <method name="Void .ctor()">
31383         <size>7</size>
31384       </method>
31385       <method name="Int32 get_Q()">
31386         <size>7</size>
31387       </method>
31388       <method name="Void set_Q(Int32)">
31389         <size>8</size>
31390       </method>
31391       <method name="Int32 get_R()">
31392         <size>7</size>
31393       </method>
31394       <method name="Void set_R(Int32)">
31395         <size>8</size>
31396       </method>
31397     </type>
31398     <type name="M">
31399       <method name="Void .ctor()">
31400         <size>7</size>
31401       </method>
31402       <method name="Int32 Main()">
31403         <size>221</size>
31404       </method>
31405     </type>
31406   </test>
31407   <test name="test-560.cs">
31408     <type name="Bugs.Bug2">
31409       <method name="Void .ctor()">
31410         <size>7</size>
31411       </method>
31412       <method name="Void Main(System.String[])">
31413         <size>81</size>
31414       </method>
31415     </type>
31416     <type name="Bugs.Bug2+MyByte">
31417       <method name="Void .ctor(Byte)">
31418         <size>8</size>
31419       </method>
31420       <method name="MyByte op_Implicit(Byte)">
31421         <size>7</size>
31422       </method>
31423       <method name="Byte op_Implicit(MyByte)">
31424         <size>8</size>
31425       </method>
31426     </type>
31427     <type name="Bugs.Bug2+MyInt">
31428       <method name="Void .ctor(Int32)">
31429         <size>8</size>
31430       </method>
31431       <method name="MyInt op_Implicit(Int32)">
31432         <size>7</size>
31433       </method>
31434       <method name="Int32 op_Implicit(MyInt)">
31435         <size>8</size>
31436       </method>
31437     </type>
31438   </test>
31439   <test name="test-561.cs">
31440     <type name="A">
31441       <method name="Void .ctor()">
31442         <size>7</size>
31443       </method>
31444       <method name="Void I.M()">
31445         <size>1</size>
31446       </method>
31447       <method name="Void M()">
31448         <size>0</size>
31449       </method>
31450     </type>
31451     <type name="C">
31452       <method name="Void .ctor()">
31453         <size>7</size>
31454       </method>
31455       <method name="Void M()">
31456         <size>1</size>
31457       </method>
31458       <method name="Void Main()">
31459         <size>1</size>
31460       </method>
31461     </type>
31462   </test>
31463   <test name="test-562.cs">
31464     <type name="Program">
31465       <method name="Void .ctor()">
31466         <size>7</size>
31467       </method>
31468       <method name="Int32 Main()">
31469         <size>45</size>
31470       </method>
31471     </type>
31472   </test>
31473   <test name="test-563.cs">
31474     <type name="Test">
31475       <method name="Void .ctor()">
31476         <size>7</size>
31477       </method>
31478       <method name="System.Object TestMethod(TestCollection)">
31479         <size>64</size>
31480       </method>
31481       <method name="Void Main()">
31482         <size>1</size>
31483       </method>
31484     </type>
31485   </test>
31486   <test name="test-564.cs">
31487     <type name="A">
31488       <method name="Void .ctor()">
31489         <size>7</size>
31490       </method>
31491       <method name="Void Main()">
31492         <size>1</size>
31493       </method>
31494     </type>
31495   </test>
31496   <test name="test-565.cs">
31497     <type name="T">
31498       <method name="Void .ctor()">
31499         <size>7</size>
31500       </method>
31501       <method name="Boolean Equals(System.Object)">
31502         <size>2</size>
31503       </method>
31504       <method name="Void Main()">
31505         <size>1</size>
31506       </method>
31507     </type>
31508   </test>
31509   <test name="test-566.cs">
31510     <type name="Test">
31511       <method name="Void .ctor()">
31512         <size>7</size>
31513       </method>
31514       <method name="System.String get_Spec()">
31515         <size>12</size>
31516       </method>
31517       <method name="Void Foo(C)">
31518         <size>7</size>
31519       </method>
31520       <method name="Void Foo2(CC)">
31521         <size>12</size>
31522       </method>
31523       <method name="Void Main()">
31524         <size>1</size>
31525       </method>
31526     </type>
31527     <type name="CA">
31528       <method name="Void .ctor()">
31529         <size>7</size>
31530       </method>
31531       <method name="Void set_Spec(System.String)">
31532         <size>1</size>
31533       </method>
31534     </type>
31535     <type name="CB">
31536       <method name="Void .ctor()">
31537         <size>7</size>
31538       </method>
31539       <method name="Void set_Spec(System.String)">
31540         <size>1</size>
31541       </method>
31542     </type>
31543     <type name="CC">
31544       <method name="Void .ctor()">
31545         <size>7</size>
31546       </method>
31547     </type>
31548   </test>
31549   <test name="test-567.cs">
31550     <type name="preservesig_test.Class1">
31551       <method name="Void .ctor()">
31552         <size>7</size>
31553       </method>
31554       <method name="Int32 Main(System.String[])">
31555         <size>143</size>
31556       </method>
31557     </type>
31558     <type name="preservesig_test.TestClass">
31559       <method name="Void .ctor()">
31560         <size>7</size>
31561       </method>
31562       <method name="Void add_e(preservesig_test.TestClass+D)">
31563         <size>24</size>
31564       </method>
31565       <method name="Void remove_e(preservesig_test.TestClass+D)">
31566         <size>24</size>
31567       </method>
31568       <method name="Int32 DoFoo()">
31569         <size>2</size>
31570       </method>
31571       <method name="Int32 get_Foo()">
31572         <size>2</size>
31573       </method>
31574     </type>
31575     <type name="preservesig_test.TestClass+D">
31576       <method name="Void .ctor(Object, IntPtr)">
31577         <size>0</size>
31578       </method>
31579       <method name="Void Invoke()">
31580         <size>0</size>
31581       </method>
31582       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31583         <size>0</size>
31584       </method>
31585       <method name="Void EndInvoke(IAsyncResult)">
31586         <size>0</size>
31587       </method>
31588     </type>
31589   </test>
31590   <test name="test-568.cs">
31591     <type name="B">
31592       <method name="Void .ctor()">
31593         <size>7</size>
31594       </method>
31595       <method name="Void Main()">
31596         <size>1</size>
31597       </method>
31598     </type>
31599   </test>
31600   <test name="test-569.cs">
31601     <type name="MyAttribute">
31602       <method name="Void .ctor()">
31603         <size>7</size>
31604       </method>
31605     </type>
31606     <type name="SubAttribute">
31607       <method name="Void .ctor()">
31608         <size>7</size>
31609       </method>
31610     </type>
31611     <type name="test">
31612       <method name="Void .ctor()">
31613         <size>7</size>
31614       </method>
31615       <method name="Void method()">
31616         <size>1</size>
31617       </method>
31618       <method name="Void Main()">
31619         <size>1</size>
31620       </method>
31621     </type>
31622   </test>
31623   <test name="test-57.cs">
31624     <type name="Button">
31625       <method name="Void .ctor()">
31626         <size>7</size>
31627       </method>
31628       <method name="Void add_Click(EventHandler)">
31629         <size>24</size>
31630       </method>
31631       <method name="Void remove_Click(EventHandler)">
31632         <size>24</size>
31633       </method>
31634       <method name="Void OnClick(Int32, Int32)">
31635         <size>36</size>
31636       </method>
31637       <method name="Void Reset()">
31638         <size>8</size>
31639       </method>
31640     </type>
31641     <type name="Blah">
31642       <method name="Void .ctor()">
31643         <size>18</size>
31644       </method>
31645       <method name="Void Connect()">
31646         <size>59</size>
31647       </method>
31648       <method name="Void Button1_Click(Int32, Int32)">
31649         <size>34</size>
31650       </method>
31651       <method name="Void Foo_Click(Int32, Int32)">
31652         <size>34</size>
31653       </method>
31654       <method name="Void Disconnect()">
31655         <size>34</size>
31656       </method>
31657       <method name="Int32 Main()">
31658         <size>66</size>
31659       </method>
31660     </type>
31661     <type name="EventHandler">
31662       <method name="Void .ctor(Object, IntPtr)">
31663         <size>0</size>
31664       </method>
31665       <method name="Void Invoke(Int32, Int32)">
31666         <size>0</size>
31667       </method>
31668       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
31669         <size>0</size>
31670       </method>
31671       <method name="Void EndInvoke(IAsyncResult)">
31672         <size>0</size>
31673       </method>
31674     </type>
31675   </test>
31676   <test name="test-570.cs">
31677     <type name="Bar">
31678       <method name="Void .ctor()">
31679         <size>7</size>
31680       </method>
31681     </type>
31682     <type name="Program">
31683       <method name="Void .ctor()">
31684         <size>7</size>
31685       </method>
31686       <method name="Void Main()">
31687         <size>47</size>
31688       </method>
31689     </type>
31690   </test>
31691   <test name="test-571.cs">
31692     <type name="Test">
31693       <method name="Void .ctor()">
31694         <size>7</size>
31695       </method>
31696       <method name="Void Main()">
31697         <size>1</size>
31698       </method>
31699     </type>
31700   </test>
31701   <test name="test-572.cs">
31702     <type name="C">
31703       <method name="Void .ctor()">
31704         <size>7</size>
31705       </method>
31706       <method name="Color get_Color()">
31707         <size>10</size>
31708       </method>
31709       <method name="Void ResetCustomColors()">
31710         <size>16</size>
31711       </method>
31712       <method name="Void Main()">
31713         <size>1</size>
31714       </method>
31715     </type>
31716     <type name="Color">
31717       <method name="Color From(Int32)">
31718         <size>10</size>
31719       </method>
31720       <method name="Int32 ToArgb()">
31721         <size>2</size>
31722       </method>
31723     </type>
31724   </test>
31725   <test name="test-573.cs">
31726     <type name="C">
31727       <method name="Void .ctor()">
31728         <size>7</size>
31729       </method>
31730       <method name="Void .cctor()">
31731         <size>11</size>
31732       </method>
31733       <method name="Void Main()">
31734         <size>25</size>
31735       </method>
31736     </type>
31737   </test>
31738   <test name="test-574.cs">
31739     <type name="X">
31740       <method name="Void .ctor()">
31741         <size>7</size>
31742       </method>
31743       <method name="Int32 Main()">
31744         <size>31</size>
31745       </method>
31746     </type>
31747   </test>
31748   <test name="test-575.cs">
31749     <type name="Program">
31750       <method name="Void .ctor()">
31751         <size>7</size>
31752       </method>
31753       <method name="Void Main(System.String[])">
31754         <size>25</size>
31755       </method>
31756     </type>
31757   </test>
31758   <test name="test-576.cs">
31759     <type name="Foo">
31760       <method name="Void .ctor()">
31761         <size>7</size>
31762       </method>
31763       <method name="Void Main()">
31764         <size>24</size>
31765       </method>
31766     </type>
31767   </test>
31768   <test name="test-578.cs">
31769     <type name="Test1.TestItem1">
31770       <method name="Void .ctor()">
31771         <size>7</size>
31772       </method>
31773       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
31774         <size>34</size>
31775       </method>
31776       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
31777         <size>34</size>
31778       </method>
31779       <method name="Int32 Test()">
31780         <size>12</size>
31781       </method>
31782     </type>
31783     <type name="Test1.TestItem2">
31784       <method name="Void .ctor()">
31785         <size>7</size>
31786       </method>
31787       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
31788         <size>18</size>
31789       </method>
31790       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
31791         <size>18</size>
31792       </method>
31793     </type>
31794     <type name="Test1.CC">
31795       <method name="Void .ctor()">
31796         <size>7</size>
31797       </method>
31798       <method name="Int32 Main()">
31799         <size>57</size>
31800       </method>
31801     </type>
31802     <type name="Test1.TestDelegate1">
31803       <method name="Void .ctor(Object, IntPtr)">
31804         <size>0</size>
31805       </method>
31806       <method name="Int32 Invoke()">
31807         <size>0</size>
31808       </method>
31809       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31810         <size>0</size>
31811       </method>
31812       <method name="Int32 EndInvoke(IAsyncResult)">
31813         <size>0</size>
31814       </method>
31815     </type>
31816     <type name="Test1.CC">
31817       <method name="Int32 &lt;Main&gt;m__0()">
31818         <size>2</size>
31819       </method>
31820     </type>
31821   </test>
31822   <test name="test-579.cs">
31823     <type name="X">
31824       <method name="Void .ctor()">
31825         <size>7</size>
31826       </method>
31827       <method name="Void Main()">
31828         <size>35</size>
31829       </method>
31830       <method name="Void DoCall(X+test)">
31831         <size>1</size>
31832       </method>
31833     </type>
31834     <type name="X+test">
31835       <method name="Void .ctor(Object, IntPtr)">
31836         <size>0</size>
31837       </method>
31838       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
31839         <size>0</size>
31840       </method>
31841       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
31842         <size>0</size>
31843       </method>
31844       <method name="System.Object EndInvoke(IAsyncResult)">
31845         <size>0</size>
31846       </method>
31847     </type>
31848     <type name="X">
31849       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
31850         <size>18</size>
31851       </method>
31852     </type>
31853   </test>
31854   <test name="test-58.cs">
31855     <type name="Blah">
31856       <method name="Void .ctor()">
31857         <size>7</size>
31858       </method>
31859       <method name="Int32 Main()">
31860         <size>27</size>
31861       </method>
31862     </type>
31863   </test>
31864   <test name="test-580.cs">
31865     <type name="Bla">
31866       <method name="Void .ctor()">
31867         <size>7</size>
31868       </method>
31869       <method name="Void BuildNode(System.String ByRef)">
31870         <size>43</size>
31871       </method>
31872       <method name="Void BuildNode(System.String[] ByRef)">
31873         <size>56</size>
31874       </method>
31875       <method name="Void BuildNode_B(System.Object ByRef)">
31876         <size>18</size>
31877       </method>
31878       <method name="System.String BuildNode_C(System.String ByRef)">
31879         <size>76</size>
31880       </method>
31881       <method name="System.String BuildNode_D()">
31882         <size>156</size>
31883       </method>
31884       <method name="Void BuildNode_E(System.String[,] ByRef)">
31885         <size>68</size>
31886       </method>
31887       <method name="Int32 Main()">
31888         <size>265</size>
31889       </method>
31890     </type>
31891   </test>
31892   <test name="test-581.cs">
31893     <type name="TestParams">
31894       <method name="Void .ctor()">
31895         <size>7</size>
31896       </method>
31897       <method name="System.Object get_Item(System.String[])">
31898         <size>4</size>
31899       </method>
31900       <method name="Void set_Item(System.String[], System.Object)">
31901         <size>40</size>
31902       </method>
31903       <method name="Void TestMethod()">
31904         <size>179</size>
31905       </method>
31906     </type>
31907     <type name="TestNonParams">
31908       <method name="Void .ctor()">
31909         <size>7</size>
31910       </method>
31911       <method name="System.Object get_Item(System.String)">
31912         <size>2</size>
31913       </method>
31914       <method name="Void set_Item(System.String, System.Object)">
31915         <size>40</size>
31916       </method>
31917       <method name="Void TestMethod()">
31918         <size>71</size>
31919       </method>
31920     </type>
31921     <type name="M">
31922       <method name="Void .ctor()">
31923         <size>7</size>
31924       </method>
31925       <method name="Int32 Main()">
31926         <size>22</size>
31927       </method>
31928     </type>
31929   </test>
31930   <test name="test-582.cs">
31931     <type name="TrueClass">
31932       <method name="Void Main()">
31933         <size>1</size>
31934       </method>
31935     </type>
31936   </test>
31937   <test name="test-583.cs">
31938     <type name="Program">
31939       <method name="Void .ctor()">
31940         <size>7</size>
31941       </method>
31942       <method name="Int32 Main()">
31943         <size>19</size>
31944       </method>
31945     </type>
31946     <type name="ObjectContainerBase">
31947       <method name="Void .ctor()">
31948         <size>7</size>
31949       </method>
31950     </type>
31951   </test>
31952   <test name="test-584.cs">
31953     <type name="Style">
31954       <method name="Void .ctor()">
31955         <size>7</size>
31956       </method>
31957       <method name="Style get_CurrentStyle()">
31958         <size>2</size>
31959       </method>
31960       <method name="Void set_CurrentStyle(Style)">
31961         <size>1</size>
31962       </method>
31963       <method name="Boolean LoadCurrentStyle()">
31964         <size>20</size>
31965       </method>
31966       <method name="Style Load()">
31967         <size>2</size>
31968       </method>
31969       <method name="Int32 Main()">
31970         <size>18</size>
31971       </method>
31972     </type>
31973   </test>
31974   <test name="test-585.cs">
31975     <type name="A">
31976       <method name="Void .ctor()">
31977         <size>7</size>
31978       </method>
31979     </type>
31980     <type name="B">
31981       <method name="Void .ctor()">
31982         <size>7</size>
31983       </method>
31984     </type>
31985     <type name="X">
31986       <method name="Void .ctor()">
31987         <size>7</size>
31988       </method>
31989     </type>
31990     <type name="Program">
31991       <method name="Void .ctor()">
31992         <size>7</size>
31993       </method>
31994       <method name="Void Main()">
31995         <size>52</size>
31996       </method>
31997     </type>
31998   </test>
31999   <test name="test-586.cs">
32000     <type name="Program">
32001       <method name="Void .ctor()">
32002         <size>7</size>
32003       </method>
32004       <method name="Int32 Main()">
32005         <size>99</size>
32006       </method>
32007     </type>
32008     <type name="Program+MyColor">
32009       <method name="Void .ctor(Single)">
32010         <size>8</size>
32011       </method>
32012       <method name="Single get_Value()">
32013         <size>7</size>
32014       </method>
32015       <method name="MyColor op_Addition(MyColor, MyColor)">
32016         <size>21</size>
32017       </method>
32018     </type>
32019   </test>
32020   <test name="test-587.cs">
32021     <type name="Program">
32022       <method name="Void .ctor()">
32023         <size>7</size>
32024       </method>
32025       <method name="Int32 Main()">
32026         <size>17</size>
32027       </method>
32028     </type>
32029   </test>
32030   <test name="test-588.cs">
32031     <type name="TestNamespace.TestClass">
32032       <method name="Void .ctor()">
32033         <size>7</size>
32034       </method>
32035       <method name="Void HelloWorld()">
32036         <size>1</size>
32037       </method>
32038     </type>
32039     <type name="SuperClass">
32040       <method name="Void .ctor()">
32041         <size>7</size>
32042       </method>
32043       <method name="TestNamespace.TestClass get_TestClass()">
32044         <size>7</size>
32045       </method>
32046     </type>
32047     <type name="SubClass">
32048       <method name="Void .ctor()">
32049         <size>12</size>
32050       </method>
32051     </type>
32052     <type name="App">
32053       <method name="Void .ctor()">
32054         <size>7</size>
32055       </method>
32056       <method name="Void Main()">
32057         <size>7</size>
32058       </method>
32059     </type>
32060   </test>
32061   <test name="test-589.cs">
32062     <type name="TestNamespace.TestClass">
32063       <method name="Void .ctor()">
32064         <size>7</size>
32065       </method>
32066       <method name="Void HelloWorld()">
32067         <size>1</size>
32068       </method>
32069     </type>
32070     <type name="SuperClass">
32071       <method name="Void .ctor()">
32072         <size>7</size>
32073       </method>
32074       <method name="TestNamespace.TestClass get_TestClass()">
32075         <size>7</size>
32076       </method>
32077       <method name="Void set_TestClass(TestNamespace.TestClass)">
32078         <size>1</size>
32079       </method>
32080     </type>
32081     <type name="SubClass">
32082       <method name="Void .ctor()">
32083         <size>12</size>
32084       </method>
32085     </type>
32086     <type name="App">
32087       <method name="Void .ctor()">
32088         <size>7</size>
32089       </method>
32090       <method name="Void Main()">
32091         <size>7</size>
32092       </method>
32093     </type>
32094   </test>
32095   <test name="test-59.cs">
32096     <type name="X">
32097       <method name="Void .ctor()">
32098         <size>7</size>
32099       </method>
32100       <method name="Int32 test_explicit()">
32101         <size>224</size>
32102       </method>
32103       <method name="Int32 test_implicit()">
32104         <size>102</size>
32105       </method>
32106       <method name="Int32 Main()">
32107         <size>55</size>
32108       </method>
32109     </type>
32110   </test>
32111   <test name="test-590.cs">
32112     <type name="X">
32113       <method name="Void .ctor()">
32114         <size>18</size>
32115       </method>
32116       <method name="Int32 Main()">
32117         <size>28</size>
32118       </method>
32119       <method name="System.String Foo()">
32120         <size>6</size>
32121       </method>
32122       <method name="System.String get_Prop()">
32123         <size>7</size>
32124       </method>
32125       <method name="Void set_Prop(System.String)">
32126         <size>8</size>
32127       </method>
32128       <method name="System.String get_Item(Int32)">
32129         <size>7</size>
32130       </method>
32131       <method name="Void set_Item(Int32, System.String)">
32132         <size>8</size>
32133       </method>
32134       <method name="Int32 Do(System.String, System.String, System.String)">
32135         <size>334</size>
32136       </method>
32137     </type>
32138   </test>
32139   <test name="test-591.cs">
32140     <type name="C1">
32141       <method name="Void .ctor()">
32142         <size>7</size>
32143       </method>
32144       <method name="Void Foo(System.String)">
32145         <size>49</size>
32146       </method>
32147     </type>
32148     <type name="C2">
32149       <method name="Void .ctor()">
32150         <size>7</size>
32151       </method>
32152       <method name="Void Main()">
32153         <size>1</size>
32154       </method>
32155     </type>
32156   </test>
32157   <test name="test-592.cs">
32158     <type name="T">
32159       <method name="Void .ctor()">
32160         <size>7</size>
32161       </method>
32162       <method name="Int32 fib(Int32)">
32163         <size>53</size>
32164       </method>
32165       <method name="Int32 xx(Int32)">
32166         <size>33</size>
32167       </method>
32168       <method name="Void foo(Int32)">
32169         <size>38</size>
32170       </method>
32171       <method name="Void XXXA()">
32172         <size>6</size>
32173       </method>
32174       <method name="Void Main()">
32175         <size>1</size>
32176       </method>
32177     </type>
32178   </test>
32179   <test name="test-593.cs">
32180     <type name="MainClass">
32181       <method name="Void .ctor()">
32182         <size>7</size>
32183       </method>
32184       <method name="Void Foo(I)">
32185         <size>7</size>
32186       </method>
32187       <method name="Void Main()">
32188         <size>1</size>
32189       </method>
32190     </type>
32191   </test>
32192   <test name="test-594.cs">
32193     <type name="Test">
32194       <method name="Void .ctor()">
32195         <size>7</size>
32196       </method>
32197       <method name="Void Main()">
32198         <size>1</size>
32199       </method>
32200     </type>
32201   </test>
32202   <test name="test-595.cs">
32203     <type name="AttributesCollection">
32204       <method name="Void .ctor()">
32205         <size>7</size>
32206       </method>
32207       <method name="System.Object get_Item(SymbolId)">
32208         <size>2</size>
32209       </method>
32210       <method name="Void set_Item(SymbolId, System.Object)">
32211         <size>1</size>
32212       </method>
32213     </type>
32214     <type name="Program">
32215       <method name="Void .ctor()">
32216         <size>7</size>
32217       </method>
32218       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
32219         <size>18</size>
32220       </method>
32221       <method name="Void Main()">
32222         <size>23</size>
32223       </method>
32224     </type>
32225   </test>
32226   <test name="test-596.cs">
32227     <type name="C">
32228       <method name="Void .ctor()">
32229         <size>7</size>
32230       </method>
32231       <method name="Void Main()">
32232         <size>17</size>
32233       </method>
32234     </type>
32235   </test>
32236   <test name="test-597.cs">
32237     <type name="TestNS.Foo">
32238       <method name="Void .ctor()">
32239         <size>7</size>
32240       </method>
32241     </type>
32242     <type name="TestNS.XElement">
32243       <method name="Void .ctor()">
32244         <size>7</size>
32245       </method>
32246       <method name="TestNS.Bar get_Document()">
32247         <size>2</size>
32248       </method>
32249       <method name="System.Object get_CrashHere()">
32250         <size>29</size>
32251       </method>
32252     </type>
32253     <type name="TestNS.Element">
32254       <method name="Void .ctor()">
32255         <size>7</size>
32256       </method>
32257       <method name="TestNS.Foo get_Document()">
32258         <size>2</size>
32259       </method>
32260     </type>
32261     <type name="TestNS.Bar">
32262       <method name="Void .ctor()">
32263         <size>7</size>
32264       </method>
32265       <method name="IHoge get_Root()">
32266         <size>2</size>
32267       </method>
32268     </type>
32269     <type name="TestNS.C">
32270       <method name="Void .ctor()">
32271         <size>7</size>
32272       </method>
32273       <method name="Void Main()">
32274         <size>1</size>
32275       </method>
32276     </type>
32277   </test>
32278   <test name="test-598.cs">
32279     <type name="Test">
32280       <method name="Void .ctor()">
32281         <size>35</size>
32282       </method>
32283       <method name="V get_v()">
32284         <size>7</size>
32285       </method>
32286       <method name="Void Main()">
32287         <size>1</size>
32288       </method>
32289     </type>
32290     <type name="V">
32291       <method name="Void set_Item(Int32, Int32)">
32292         <size>1</size>
32293       </method>
32294     </type>
32295   </test>
32296   <test name="test-599.cs">
32297     <type name="Test.String">
32298       <method name="Void .ctor(String)">
32299         <size>14</size>
32300       </method>
32301       <method name="Test.String op_Implicit(System.String)">
32302         <size>15</size>
32303       </method>
32304       <method name="System.String op_Implicit(Test.String)">
32305         <size>15</size>
32306       </method>
32307     </type>
32308     <type name="TestCompiler.MainClass">
32309       <method name="Void .ctor()">
32310         <size>7</size>
32311       </method>
32312       <method name="Int32 Main()">
32313         <size>80</size>
32314       </method>
32315     </type>
32316   </test>
32317   <test name="test-6.cs">
32318     <type name="X">
32319       <method name="Void .ctor()">
32320         <size>7</size>
32321       </method>
32322       <method name="Int32 Main()">
32323         <size>37</size>
32324       </method>
32325     </type>
32326   </test>
32327   <test name="test-60.cs">
32328     <type name="ns5.Y">
32329       <method name="Void .ctor()">
32330         <size>7</size>
32331       </method>
32332       <method name="Void Run()">
32333         <size>1</size>
32334       </method>
32335     </type>
32336     <type name="X">
32337       <method name="Void .ctor()">
32338         <size>7</size>
32339       </method>
32340       <method name="Int32 Main()">
32341         <size>14</size>
32342       </method>
32343     </type>
32344   </test>
32345   <test name="test-600.cs">
32346     <type name="Test.Regression">
32347       <method name="Void .ctor()">
32348         <size>7</size>
32349       </method>
32350       <method name="Int32 Main()">
32351         <size>90</size>
32352       </method>
32353     </type>
32354   </test>
32355   <test name="test-601.cs">
32356     <type name="C">
32357       <method name="Void .ctor()">
32358         <size>7</size>
32359       </method>
32360       <method name="Void Main()">
32361         <size>1</size>
32362       </method>
32363     </type>
32364     <type name="C+MarkerUpdatedVMDelegate">
32365       <method name="Void .ctor(Object, IntPtr)">
32366         <size>0</size>
32367       </method>
32368       <method name="Void Invoke(IntPtr, IntPtr)">
32369         <size>0</size>
32370       </method>
32371       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
32372         <size>0</size>
32373       </method>
32374       <method name="Void EndInvoke(IAsyncResult)">
32375         <size>0</size>
32376       </method>
32377     </type>
32378   </test>
32379   <test name="test-602.cs">
32380     <type name="C">
32381       <method name="Void .ctor()">
32382         <size>7</size>
32383       </method>
32384       <method name="Int32 Main()">
32385         <size>95</size>
32386       </method>
32387       <method name="Int32 Error(System.String, System.Object[])">
32388         <size>8</size>
32389       </method>
32390       <method name="Int32 Format(System.String, System.Object)">
32391         <size>2</size>
32392       </method>
32393       <method name="Int32 Format(System.String, System.Object[])">
32394         <size>2</size>
32395       </method>
32396       <method name="Int32 Format(System.String, System.Object, System.Object[])">
32397         <size>2</size>
32398       </method>
32399       <method name="Int32 Test_A(System.String)">
32400         <size>2</size>
32401       </method>
32402       <method name="Int32 Test_A(System.String, System.Object[])">
32403         <size>2</size>
32404       </method>
32405       <method name="Int32 Test_C(System.Type, System.Int32[])">
32406         <size>2</size>
32407       </method>
32408       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
32409         <size>2</size>
32410       </method>
32411     </type>
32412   </test>
32413   <test name="test-603.cs">
32414     <type name="ConsoleApplication1.Program">
32415       <method name="Void .ctor()">
32416         <size>7</size>
32417       </method>
32418       <method name="Void .cctor()">
32419         <size>1</size>
32420       </method>
32421       <method name="Int32 Main()">
32422         <size>52</size>
32423       </method>
32424     </type>
32425   </test>
32426   <test name="test-604.cs">
32427     <type name="Program">
32428       <method name="Void .ctor()">
32429         <size>7</size>
32430       </method>
32431       <method name="Int32 Main()">
32432         <size>83</size>
32433       </method>
32434     </type>
32435     <type name="Program+ImplementingExplicitInterfacesMembers">
32436       <method name="Void .ctor()">
32437         <size>7</size>
32438       </method>
32439       <method name="Void Program.Iface1.IfaceMethod1()">
32440         <size>1</size>
32441       </method>
32442       <method name="Void Program.Iface2.IfaceMethod2()">
32443         <size>1</size>
32444       </method>
32445     </type>
32446   </test>
32447   <test name="test-605.cs">
32448     <type name="TestA">
32449       <method name="Void .ctor()">
32450         <size>7</size>
32451       </method>
32452       <method name="System.String get_Method()">
32453         <size>2</size>
32454       </method>
32455     </type>
32456     <type name="TestB">
32457       <method name="Void .ctor()">
32458         <size>7</size>
32459       </method>
32460       <method name="System.String get_Method()">
32461         <size>2</size>
32462       </method>
32463       <method name="Void Main()">
32464         <size>1</size>
32465       </method>
32466     </type>
32467   </test>
32468   <test name="test-606.cs">
32469     <type name="Program">
32470       <method name="Void .ctor()">
32471         <size>7</size>
32472       </method>
32473       <method name="Int32 Main()">
32474         <size>157</size>
32475       </method>
32476     </type>
32477     <type name="Info">
32478       <method name="Void .ctor()">
32479         <size>7</size>
32480       </method>
32481       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
32482         <size>2</size>
32483       </method>
32484       <method name="Void System.Collections.IEnumerator.Reset()">
32485         <size>1</size>
32486       </method>
32487       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32488         <size>2</size>
32489       </method>
32490       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
32491         <size>2</size>
32492       </method>
32493       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
32494         <size>1</size>
32495       </method>
32496     </type>
32497   </test>
32498   <test name="test-607.cs">
32499     <type name="Program">
32500       <method name="Void .ctor()">
32501         <size>7</size>
32502       </method>
32503       <method name="Int32 Main()">
32504         <size>40</size>
32505       </method>
32506     </type>
32507   </test>
32508   <test name="test-608.cs">
32509     <type name="X">
32510       <method name="Void .ctor()">
32511         <size>7</size>
32512       </method>
32513       <method name="Void Main()">
32514         <size>62</size>
32515       </method>
32516     </type>
32517   </test>
32518   <test name="test-609.cs">
32519     <type name="Test">
32520       <method name="Void .ctor()">
32521         <size>7</size>
32522       </method>
32523       <method name="Int32 Main()">
32524         <size>36</size>
32525       </method>
32526     </type>
32527   </test>
32528   <test name="test-61.cs">
32529     <type name="X">
32530       <method name="Void .ctor()">
32531         <size>7</size>
32532       </method>
32533       <method name="Void add_XX(X+MyEvent)">
32534         <size>3</size>
32535       </method>
32536       <method name="Void remove_XX(X+MyEvent)">
32537         <size>3</size>
32538       </method>
32539       <method name="Int32 get_Property()">
32540         <size>4</size>
32541       </method>
32542       <method name="Void set_Property(Int32)">
32543         <size>3</size>
32544       </method>
32545       <method name="Int32 get_P2()">
32546         <size>2</size>
32547       </method>
32548       <method name="Void set_P3(Int32)">
32549         <size>1</size>
32550       </method>
32551       <method name="Int32 Main()">
32552         <size>2</size>
32553       </method>
32554     </type>
32555     <type name="X+MyEvent">
32556       <method name="Void .ctor(Object, IntPtr)">
32557         <size>0</size>
32558       </method>
32559       <method name="Void Invoke()">
32560         <size>0</size>
32561       </method>
32562       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32563         <size>0</size>
32564       </method>
32565       <method name="Void EndInvoke(IAsyncResult)">
32566         <size>0</size>
32567       </method>
32568     </type>
32569   </test>
32570   <test name="test-610.cs">
32571     <type name="A">
32572       <method name="Void .ctor()">
32573         <size>7</size>
32574       </method>
32575       <method name="Void Main()">
32576         <size>1</size>
32577       </method>
32578     </type>
32579     <type name="A+C">
32580       <method name="Void .ctor()">
32581         <size>7</size>
32582       </method>
32583     </type>
32584     <type name="A+C+D">
32585       <method name="Void .ctor()">
32586         <size>7</size>
32587       </method>
32588     </type>
32589     <type name="N.B">
32590       <method name="Void .ctor()">
32591         <size>7</size>
32592       </method>
32593     </type>
32594     <type name="N.B+C">
32595       <method name="Void .ctor()">
32596         <size>7</size>
32597       </method>
32598     </type>
32599     <type name="N.B+C+E">
32600       <method name="Void .ctor()">
32601         <size>7</size>
32602       </method>
32603     </type>
32604     <type name="N.B+A">
32605       <method name="Void .ctor()">
32606         <size>7</size>
32607       </method>
32608     </type>
32609     <type name="N.B+A+D">
32610       <method name="Void .ctor()">
32611         <size>7</size>
32612       </method>
32613     </type>
32614   </test>
32615   <test name="test-611.cs">
32616     <type name="T">
32617       <method name="Void .ctor()">
32618         <size>7</size>
32619       </method>
32620     </type>
32621     <type name="T+Protected">
32622       <method name="Void .ctor()">
32623         <size>7</size>
32624       </method>
32625     </type>
32626     <type name="D">
32627       <method name="Void .ctor()">
32628         <size>7</size>
32629       </method>
32630     </type>
32631     <type name="D+Private">
32632       <method name="Void .ctor()">
32633         <size>7</size>
32634       </method>
32635       <method name="Void Stuff(T+Protected)">
32636         <size>1</size>
32637       </method>
32638     </type>
32639     <type name="D2">
32640       <method name="Void .ctor()">
32641         <size>7</size>
32642       </method>
32643     </type>
32644     <type name="D2+P">
32645       <method name="Void .ctor()">
32646         <size>7</size>
32647       </method>
32648     </type>
32649     <type name="D2+P+Private">
32650       <method name="Void .ctor()">
32651         <size>7</size>
32652       </method>
32653       <method name="Void Stuff(T+Protected)">
32654         <size>1</size>
32655       </method>
32656     </type>
32657     <type name="Z">
32658       <method name="Void .ctor()">
32659         <size>7</size>
32660       </method>
32661       <method name="Void Main()">
32662         <size>1</size>
32663       </method>
32664     </type>
32665   </test>
32666   <test name="test-612.cs">
32667     <type name="Abcdefghijklmnopqrstuvwxyz">
32668       <method name="Void .ctor()">
32669         <size>7</size>
32670       </method>
32671       <method name="Void .cctor()">
32672         <size>7</size>
32673       </method>
32674     </type>
32675     <type name="OO">
32676       <method name="Void .ctor()">
32677         <size>7</size>
32678       </method>
32679       <method name="Void D()">
32680         <size>5293</size>
32681       </method>
32682     </type>
32683     <type name="Zyxwvutsrqp">
32684       <method name="Void .ctor()">
32685         <size>7</size>
32686       </method>
32687       <method name="Void .cctor()">
32688         <size>7</size>
32689       </method>
32690     </type>
32691     <type name="XXX">
32692       <method name="Void .ctor()">
32693         <size>7</size>
32694       </method>
32695       <method name="Boolean IsAltered()">
32696         <size>859</size>
32697       </method>
32698       <method name="Void Main()">
32699         <size>1</size>
32700       </method>
32701     </type>
32702   </test>
32703   <test name="test-613.cs">
32704     <type name="M">
32705       <method name="Void .ctor()">
32706         <size>7</size>
32707       </method>
32708       <method name="Boolean g()">
32709         <size>8</size>
32710       </method>
32711       <method name="Int32 Main()">
32712         <size>62</size>
32713       </method>
32714     </type>
32715   </test>
32716   <test name="test-614.cs">
32717     <type name="C">
32718       <method name="Void .ctor()">
32719         <size>7</size>
32720       </method>
32721       <method name="Void And()">
32722         <size>73</size>
32723       </method>
32724       <method name="Void Or()">
32725         <size>137</size>
32726       </method>
32727       <method name="Int32 Main()">
32728         <size>70</size>
32729       </method>
32730     </type>
32731   </test>
32732   <test name="test-615.cs">
32733     <type name="C">
32734       <method name="Void .ctor()">
32735         <size>7</size>
32736       </method>
32737       <method name="Void Main()">
32738         <size>16</size>
32739       </method>
32740     </type>
32741   </test>
32742   <test name="test-617.cs">
32743     <type name="Y">
32744       <method name="Void .ctor()">
32745         <size>7</size>
32746       </method>
32747       <method name="Void X.add_Foo(MyDelegate)">
32748         <size>1</size>
32749       </method>
32750       <method name="Void X.remove_Foo(MyDelegate)">
32751         <size>1</size>
32752       </method>
32753       <method name="Void add_Foo(MyDelegate)">
32754         <size>24</size>
32755       </method>
32756       <method name="Void remove_Foo(MyDelegate)">
32757         <size>24</size>
32758       </method>
32759       <method name="Int32 X.get_Prop()">
32760         <size>2</size>
32761       </method>
32762       <method name="Int32 Main()">
32763         <size>74</size>
32764       </method>
32765     </type>
32766     <type name="MyDelegate">
32767       <method name="Void .ctor(Object, IntPtr)">
32768         <size>0</size>
32769       </method>
32770       <method name="Int64 Invoke()">
32771         <size>0</size>
32772       </method>
32773       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32774         <size>0</size>
32775       </method>
32776       <method name="Int64 EndInvoke(IAsyncResult)">
32777         <size>0</size>
32778       </method>
32779     </type>
32780   </test>
32781   <test name="test-618.cs">
32782     <type name="C">
32783       <method name="Void .ctor()">
32784         <size>7</size>
32785       </method>
32786       <method name="Void ZeroBasedReductions()">
32787         <size>9</size>
32788       </method>
32789       <method name="Void Main()">
32790         <size>1</size>
32791       </method>
32792     </type>
32793   </test>
32794   <test name="test-619.cs">
32795     <type name="X">
32796       <method name="Void .ctor()">
32797         <size>7</size>
32798       </method>
32799       <method name="Void Main()">
32800         <size>11</size>
32801       </method>
32802     </type>
32803   </test>
32804   <test name="test-62.cs">
32805     <type name="X">
32806       <method name="Void .ctor()">
32807         <size>7</size>
32808       </method>
32809       <method name="X[] GetX()">
32810         <size>2</size>
32811       </method>
32812       <method name="System.Int32[] getInt()">
32813         <size>2</size>
32814       </method>
32815       <method name="System.Int32[,,] getMoreInt()">
32816         <size>2</size>
32817       </method>
32818       <method name="Int32 Main()">
32819         <size>2</size>
32820       </method>
32821     </type>
32822   </test>
32823   <test name="test-620.cs">
32824     <type name="X">
32825       <method name="Void .ctor()">
32826         <size>7</size>
32827       </method>
32828       <method name="Void A(Int32 ByRef)">
32829         <size>7</size>
32830       </method>
32831       <method name="Void B(Int32 ByRef)">
32832         <size>7</size>
32833       </method>
32834       <method name="Int32 Main()">
32835         <size>22</size>
32836       </method>
32837     </type>
32838   </test>
32839   <test name="test-621.cs">
32840     <type name="X">
32841       <method name="Void .ctor()">
32842         <size>7</size>
32843       </method>
32844       <method name="Void Main()">
32845         <size>129</size>
32846       </method>
32847     </type>
32848   </test>
32849   <test name="test-622.cs">
32850     <type name="A">
32851       <method name="Void .ctor(Int32)">
32852         <size>1</size>
32853       </method>
32854     </type>
32855     <type name="B">
32856       <method name="Void .ctor(Int32)">
32857         <size>7</size>
32858       </method>
32859     </type>
32860     <type name="X">
32861       <method name="Void .ctor()">
32862         <size>7</size>
32863       </method>
32864       <method name="Void Foo(A ByRef)">
32865         <size>8</size>
32866       </method>
32867       <method name="Void Foo(System.Object ByRef)">
32868         <size>9</size>
32869       </method>
32870       <method name="Int32 Main()">
32871         <size>16</size>
32872       </method>
32873     </type>
32874   </test>
32875   <test name="test-623.cs">
32876     <type name="X">
32877       <method name="Void .ctor()">
32878         <size>7</size>
32879       </method>
32880       <method name="Void a()">
32881         <size>0</size>
32882       </method>
32883     </type>
32884     <type name="Y">
32885       <method name="Void .ctor()">
32886         <size>7</size>
32887       </method>
32888       <method name="Void a()">
32889         <size>11</size>
32890       </method>
32891       <method name="Void Main()">
32892         <size>13</size>
32893       </method>
32894     </type>
32895   </test>
32896   <test name="test-624.cs">
32897     <type name="X">
32898       <method name="Void .ctor()">
32899         <size>7</size>
32900       </method>
32901       <method name="Int32 get_Type()">
32902         <size>2</size>
32903       </method>
32904       <method name="Void Main()">
32905         <size>3</size>
32906       </method>
32907     </type>
32908   </test>
32909   <test name="test-625.cs">
32910     <type name="Location">
32911       <method name="Void .ctor()">
32912         <size>7</size>
32913       </method>
32914       <method name="Int32 get_Null()">
32915         <size>2</size>
32916       </method>
32917     </type>
32918     <type name="X">
32919       <method name="Void .ctor()">
32920         <size>13</size>
32921       </method>
32922       <method name="Void Main()">
32923         <size>1</size>
32924       </method>
32925     </type>
32926   </test>
32927   <test name="test-626.cs">
32928     <type name="X">
32929       <method name="Void .ctor()">
32930         <size>7</size>
32931       </method>
32932       <method name="Void A()">
32933         <size>1</size>
32934       </method>
32935       <method name="Void Main()">
32936         <size>37</size>
32937       </method>
32938     </type>
32939   </test>
32940   <test name="test-627.cs">
32941     <type name="B">
32942       <method name="Void .ctor()">
32943         <size>7</size>
32944       </method>
32945       <method name="Void X.B()">
32946         <size>1</size>
32947       </method>
32948       <method name="Void A.B()">
32949         <size>1</size>
32950       </method>
32951     </type>
32952     <type name="M">
32953       <method name="Void .ctor()">
32954         <size>7</size>
32955       </method>
32956       <method name="Void N(System.Object)">
32957         <size>8</size>
32958       </method>
32959       <method name="Void Main()">
32960         <size>1</size>
32961       </method>
32962     </type>
32963   </test>
32964   <test name="test-628.cs">
32965     <type name="N1.B">
32966       <method name="Void .ctor()">
32967         <size>7</size>
32968       </method>
32969     </type>
32970     <type name="X">
32971       <method name="Void .ctor()">
32972         <size>7</size>
32973       </method>
32974     </type>
32975     <type name="X2">
32976       <method name="Void .ctor()">
32977         <size>7</size>
32978       </method>
32979     </type>
32980     <type name="Y2">
32981       <method name="Void .ctor()">
32982         <size>7</size>
32983       </method>
32984     </type>
32985     <type name="Y">
32986       <method name="Void .ctor()">
32987         <size>7</size>
32988       </method>
32989       <method name="Void Main()">
32990         <size>1</size>
32991       </method>
32992     </type>
32993   </test>
32994   <test name="test-629.cs">
32995     <type name="Foo">
32996       <method name="Void .ctor()">
32997         <size>7</size>
32998       </method>
32999       <method name="IEnumerable foo()">
33000         <size>16</size>
33001       </method>
33002       <method name="Int32 Main()">
33003         <size>65</size>
33004       </method>
33005     </type>
33006     <type name="Foo+&lt;foo&gt;c__Iterator0">
33007       <method name="Void .ctor()">
33008         <size>7</size>
33009       </method>
33010       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33011         <size>7</size>
33012       </method>
33013       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33014         <size>7</size>
33015       </method>
33016       <method name="Boolean MoveNext()">
33017         <size>39</size>
33018       </method>
33019       <method name="Void Dispose()">
33020         <size>8</size>
33021       </method>
33022       <method name="Void Reset()">
33023         <size>6</size>
33024       </method>
33025       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33026         <size>7</size>
33027       </method>
33028       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33029         <size>26</size>
33030       </method>
33031     </type>
33032   </test>
33033   <test name="test-63.cs">
33034     <type name="X">
33035       <method name="Void .ctor()">
33036         <size>7</size>
33037       </method>
33038       <method name="Int32 Main()">
33039         <size>96</size>
33040       </method>
33041     </type>
33042   </test>
33043   <test name="test-630.cs">
33044     <type name="MyEx">
33045       <method name="Void .ctor()">
33046         <size>7</size>
33047       </method>
33048     </type>
33049     <type name="Ex">
33050       <method name="Void .ctor()">
33051         <size>7</size>
33052       </method>
33053       <method name="Int32 test(Int32)">
33054         <size>37</size>
33055       </method>
33056       <method name="Int32 Main()">
33057         <size>70</size>
33058       </method>
33059     </type>
33060   </test>
33061   <test name="test-631.cs">
33062     <type name="A">
33063       <method name="Void .ctor()">
33064         <size>7</size>
33065       </method>
33066       <method name="SByte op_Implicit(A)">
33067         <size>2</size>
33068       </method>
33069       <method name="Byte op_Implicit(A)">
33070         <size>2</size>
33071       </method>
33072       <method name="Int16 op_Implicit(A)">
33073         <size>2</size>
33074       </method>
33075       <method name="UInt16 op_Implicit(A)">
33076         <size>2</size>
33077       </method>
33078       <method name="Int32 op_Implicit(A)">
33079         <size>2</size>
33080       </method>
33081       <method name="UInt32 op_Implicit(A)">
33082         <size>2</size>
33083       </method>
33084       <method name="Int64 op_Implicit(A)">
33085         <size>3</size>
33086       </method>
33087       <method name="UInt64 op_Implicit(A)">
33088         <size>3</size>
33089       </method>
33090     </type>
33091     <type name="A2">
33092       <method name="Void .ctor()">
33093         <size>7</size>
33094       </method>
33095       <method name="SByte op_Implicit(A2)">
33096         <size>2</size>
33097       </method>
33098       <method name="Byte op_Implicit(A2)">
33099         <size>2</size>
33100       </method>
33101       <method name="Int16 op_Implicit(A2)">
33102         <size>2</size>
33103       </method>
33104       <method name="UInt32 op_Implicit(A2)">
33105         <size>2</size>
33106       </method>
33107       <method name="Int64 op_Implicit(A2)">
33108         <size>3</size>
33109       </method>
33110       <method name="UInt64 op_Implicit(A2)">
33111         <size>3</size>
33112       </method>
33113     </type>
33114     <type name="A3">
33115       <method name="Void .ctor()">
33116         <size>7</size>
33117       </method>
33118       <method name="SByte op_Implicit(A3)">
33119         <size>2</size>
33120       </method>
33121       <method name="UInt32 op_Implicit(A3)">
33122         <size>2</size>
33123       </method>
33124       <method name="Int64 op_Implicit(A3)">
33125         <size>3</size>
33126       </method>
33127       <method name="UInt64 op_Implicit(A3)">
33128         <size>3</size>
33129       </method>
33130     </type>
33131     <type name="A4">
33132       <method name="Void .ctor()">
33133         <size>7</size>
33134       </method>
33135       <method name="UInt32 op_Implicit(A4)">
33136         <size>2</size>
33137       </method>
33138       <method name="Int64 op_Implicit(A4)">
33139         <size>3</size>
33140       </method>
33141       <method name="UInt64 op_Implicit(A4)">
33142         <size>3</size>
33143       </method>
33144     </type>
33145     <type name="A5">
33146       <method name="Void .ctor()">
33147         <size>7</size>
33148       </method>
33149       <method name="UInt32 op_Implicit(A5)">
33150         <size>2</size>
33151       </method>
33152       <method name="Int32 op_Implicit(A5)">
33153         <size>2</size>
33154       </method>
33155     </type>
33156     <type name="A6">
33157       <method name="Void .ctor()">
33158         <size>7</size>
33159       </method>
33160       <method name="Byte op_Implicit(A6)">
33161         <size>2</size>
33162       </method>
33163     </type>
33164     <type name="MyDecimal">
33165       <method name="Void .ctor()">
33166         <size>7</size>
33167       </method>
33168       <method name="Decimal op_Implicit(MyDecimal)">
33169         <size>8</size>
33170       </method>
33171     </type>
33172     <type name="Constraint">
33173       <method name="Void .ctor()">
33174         <size>7</size>
33175       </method>
33176       <method name="Int32 Main()">
33177         <size>293</size>
33178       </method>
33179     </type>
33180   </test>
33181   <test name="test-632.cs">
33182     <type name="Bug379822">
33183       <method name="Void .ctor()">
33184         <size>7</size>
33185       </method>
33186       <method name="Void Assert(Boolean, Boolean)">
33187         <size>19</size>
33188       </method>
33189       <method name="Void TestAnd(Boolean)">
33190         <size>79</size>
33191       </method>
33192       <method name="Void TestOr(Boolean)">
33193         <size>92</size>
33194       </method>
33195       <method name="Void Test(Boolean)">
33196         <size>13</size>
33197       </method>
33198       <method name="Void Main()">
33199         <size>13</size>
33200       </method>
33201     </type>
33202   </test>
33203   <test name="test-633.cs">
33204     <type name="Test.C">
33205       <method name="Void .ctor()">
33206         <size>7</size>
33207       </method>
33208       <method name="Void Main()">
33209         <size>1</size>
33210       </method>
33211     </type>
33212   </test>
33213   <test name="test-634.cs">
33214     <type name="Test">
33215       <method name="Void .ctor()">
33216         <size>7</size>
33217       </method>
33218       <method name="Void TestFunc()">
33219         <size>2</size>
33220       </method>
33221       <method name="Void Main(System.String[])">
33222         <size>6</size>
33223       </method>
33224     </type>
33225     <type name="Test+D">
33226       <method name="Void .ctor(Object, IntPtr)">
33227         <size>0</size>
33228       </method>
33229       <method name="Void Invoke()">
33230         <size>0</size>
33231       </method>
33232       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33233         <size>0</size>
33234       </method>
33235       <method name="Void EndInvoke(IAsyncResult)">
33236         <size>0</size>
33237       </method>
33238     </type>
33239   </test>
33240   <test name="test-635.cs">
33241     <type name="ShortCircuitFold">
33242       <method name="Void .ctor()">
33243         <size>7</size>
33244       </method>
33245       <method name="Boolean get_False()">
33246         <size>14</size>
33247       </method>
33248       <method name="Boolean get_True()">
33249         <size>14</size>
33250       </method>
33251       <method name="Void a(Boolean, Boolean)">
33252         <size>19</size>
33253       </method>
33254       <method name="Void c(Int32)">
33255         <size>67</size>
33256       </method>
33257       <method name="Boolean f()">
33258         <size>11</size>
33259       </method>
33260       <method name="Void Main()">
33261         <size>169</size>
33262       </method>
33263     </type>
33264   </test>
33265   <test name="test-636.cs">
33266     <type name="Foo">
33267       <method name="Void .ctor()">
33268         <size>7</size>
33269       </method>
33270       <method name="Boolean get_False()">
33271         <size>14</size>
33272       </method>
33273       <method name="Void ping()">
33274         <size>13</size>
33275       </method>
33276       <method name="Int32 test_while(Int32)">
33277         <size>53</size>
33278       </method>
33279       <method name="Int32 test_do_while(Int32)">
33280         <size>53</size>
33281       </method>
33282       <method name="Int32 test_for(Int32)">
33283         <size>64</size>
33284       </method>
33285       <method name="Void test_for_empty()">
33286         <size>35</size>
33287       </method>
33288       <method name="Void Main()">
33289         <size>30</size>
33290       </method>
33291     </type>
33292   </test>
33293   <test name="test-638.cs">
33294     <type name="Fail">
33295       <method name="Void .ctor()">
33296         <size>7</size>
33297       </method>
33298       <method name="Void Main()">
33299         <size>110</size>
33300       </method>
33301     </type>
33302     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
33303       <method name="Void .ctor()">
33304         <size>7</size>
33305       </method>
33306       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
33307         <size>28</size>
33308       </method>
33309     </type>
33310   </test>
33311   <test name="test-639.cs">
33312     <type name="Foo">
33313       <method name="Void .ctor()">
33314         <size>7</size>
33315       </method>
33316       <method name="System.String get_s()">
33317         <size>13</size>
33318       </method>
33319       <method name="Void set_s(System.String)">
33320         <size>34</size>
33321       </method>
33322       <method name="Void Main()">
33323         <size>67</size>
33324       </method>
33325     </type>
33326   </test>
33327   <test name="test-64.cs">
33328     <type name="Operator">
33329       <method name="Void .ctor()">
33330         <size>7</size>
33331       </method>
33332     </type>
33333     <type name="Blah">
33334       <method name="Void .ctor(Operator)">
33335         <size>7</size>
33336       </method>
33337     </type>
33338     <type name="T">
33339       <method name="Void .ctor()">
33340         <size>7</size>
33341       </method>
33342       <method name="Int32 Main()">
33343         <size>9</size>
33344       </method>
33345     </type>
33346   </test>
33347   <test name="test-640.cs">
33348     <type name="C">
33349       <method name="Void .ctor()">
33350         <size>7</size>
33351       </method>
33352       <method name="Int32 Main()">
33353         <size>100</size>
33354       </method>
33355     </type>
33356   </test>
33357   <test name="test-641.cs">
33358     <type name="Identifier">
33359       <method name="Void .ctor()">
33360         <size>7</size>
33361       </method>
33362       <method name="Int32 Main()">
33363         <size>55</size>
33364       </method>
33365       <method name="Boolean op_Equality(Identifier, Identifier)">
33366         <size>2</size>
33367       </method>
33368       <method name="Boolean op_Inequality(Identifier, Identifier)">
33369         <size>2</size>
33370       </method>
33371       <method name="Identifier op_Implicit(System.String)">
33372         <size>2</size>
33373       </method>
33374       <method name="System.String op_Implicit(Identifier)">
33375         <size>2</size>
33376       </method>
33377       <method name="Decimal op_Implicit(Identifier)">
33378         <size>7</size>
33379       </method>
33380     </type>
33381   </test>
33382   <test name="test-642.cs">
33383     <type name="C">
33384       <method name="Void .ctor()">
33385         <size>7</size>
33386       </method>
33387       <method name="Int32 Main()">
33388         <size>40</size>
33389       </method>
33390     </type>
33391   </test>
33392   <test name="test-643.cs">
33393     <type name="PointerArithmeticTest">
33394       <method name="Void .ctor()">
33395         <size>7</size>
33396       </method>
33397       <method name="Int32 Main()">
33398         <size>130</size>
33399       </method>
33400       <method name="Int32* Conversions(Int64)">
33401         <size>3</size>
33402       </method>
33403       <method name="Int32 CheckAdd(Byte*, Int32)">
33404         <size>14</size>
33405       </method>
33406       <method name="Int32 CheckSub(Int16*, Int32)">
33407         <size>16</size>
33408       </method>
33409       <method name="Int32 CheckSub2(Int16*, Int32)">
33410         <size>23</size>
33411       </method>
33412     </type>
33413   </test>
33414   <test name="test-644.cs">
33415     <type name="Program">
33416       <method name="Void .ctor()">
33417         <size>7</size>
33418       </method>
33419       <method name="System.Object M(Int32)">
33420         <size>2</size>
33421       </method>
33422       <method name="Void Test_1()">
33423         <size>59</size>
33424       </method>
33425       <method name="Boolean Test_2()">
33426         <size>24</size>
33427       </method>
33428       <method name="Boolean Test_3()">
33429         <size>24</size>
33430       </method>
33431       <method name="Boolean Test_4(Program+D)">
33432         <size>13</size>
33433       </method>
33434       <method name="Int32 Main()">
33435         <size>75</size>
33436       </method>
33437     </type>
33438     <type name="Program+D">
33439       <method name="Void .ctor(Object, IntPtr)">
33440         <size>0</size>
33441       </method>
33442       <method name="System.Object Invoke(Int32)">
33443         <size>0</size>
33444       </method>
33445       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33446         <size>0</size>
33447       </method>
33448       <method name="System.Object EndInvoke(IAsyncResult)">
33449         <size>0</size>
33450       </method>
33451     </type>
33452   </test>
33453   <test name="test-645.cs">
33454     <type name="Program">
33455       <method name="Void .ctor()">
33456         <size>7</size>
33457       </method>
33458       <method name="IEnumerable get_Empty()">
33459         <size>16</size>
33460       </method>
33461       <method name="Void Main()">
33462         <size>61</size>
33463       </method>
33464     </type>
33465     <type name="Program+&lt;&gt;c__Iterator0">
33466       <method name="Void .ctor()">
33467         <size>7</size>
33468       </method>
33469       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33470         <size>7</size>
33471       </method>
33472       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33473         <size>7</size>
33474       </method>
33475       <method name="Boolean MoveNext()">
33476         <size>158</size>
33477       </method>
33478       <method name="Void Dispose()">
33479         <size>8</size>
33480       </method>
33481       <method name="Void Reset()">
33482         <size>6</size>
33483       </method>
33484       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33485         <size>7</size>
33486       </method>
33487       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33488         <size>26</size>
33489       </method>
33490     </type>
33491   </test>
33492   <test name="test-646.cs">
33493     <type name="Program">
33494       <method name="Void .ctor()">
33495         <size>7</size>
33496       </method>
33497       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
33498         <size>7</size>
33499       </method>
33500       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
33501         <size>7</size>
33502       </method>
33503       <method name="Int32 Main()">
33504         <size>113</size>
33505       </method>
33506     </type>
33507   </test>
33508   <test name="test-647.cs">
33509     <type name="Foo">
33510       <method name="Void .ctor()">
33511         <size>7</size>
33512       </method>
33513       <method name="Void Main()">
33514         <size>28</size>
33515       </method>
33516     </type>
33517   </test>
33518   <test name="test-648.cs">
33519     <type name="ParamMismatch.TestCase">
33520       <method name="Void .ctor()">
33521         <size>7</size>
33522       </method>
33523       <method name="Void add_Culprit(System.EventHandler)">
33524         <size>1</size>
33525       </method>
33526       <method name="Void remove_Culprit(System.EventHandler)">
33527         <size>1</size>
33528       </method>
33529       <method name="Void Main()">
33530         <size>1</size>
33531       </method>
33532       <method name="Void Finalize()">
33533         <size>13</size>
33534       </method>
33535     </type>
33536   </test>
33537   <test name="test-649.cs">
33538     <type name="MainClass">
33539       <method name="Void .ctor()">
33540         <size>7</size>
33541       </method>
33542       <method name="Void Main(System.String[])">
33543         <size>609</size>
33544       </method>
33545     </type>
33546     <type name="MainClass+Decimal2">
33547       <method name="Void .ctor(Double)">
33548         <size>13</size>
33549       </method>
33550       <method name="Void .ctor(Decimal)">
33551         <size>8</size>
33552       </method>
33553       <method name="Decimal2 op_Explicit(Decimal)">
33554         <size>7</size>
33555       </method>
33556       <method name="Decimal2 op_Explicit(Double)">
33557         <size>7</size>
33558       </method>
33559       <method name="Decimal op_Implicit(Decimal2)">
33560         <size>8</size>
33561       </method>
33562     </type>
33563   </test>
33564   <test name="test-65.cs">
33565     <type name="X">
33566       <method name="Void .ctor()">
33567         <size>7</size>
33568       </method>
33569       <method name="Void receiver(S)">
33570         <size>7</size>
33571       </method>
33572       <method name="System.Object BoxS()">
33573         <size>21</size>
33574       </method>
33575       <method name="S Plain()">
33576         <size>16</size>
33577       </method>
33578       <method name="Int32 Main()">
33579         <size>98</size>
33580       </method>
33581     </type>
33582   </test>
33583   <test name="test-650.cs">
33584     <type name="App">
33585       <method name="Void .ctor()">
33586         <size>7</size>
33587       </method>
33588       <method name="Void Main()">
33589         <size>1</size>
33590       </method>
33591     </type>
33592   </test>
33593   <test name="test-651.cs">
33594     <type name="Foo">
33595       <method name="Void .ctor()">
33596         <size>7</size>
33597       </method>
33598       <method name="Void Open(IList)">
33599         <size>1</size>
33600       </method>
33601       <method name="Void Open(System.Collections.ArrayList ByRef)">
33602         <size>20</size>
33603       </method>
33604       <method name="Void Main()">
33605         <size>1</size>
33606       </method>
33607     </type>
33608   </test>
33609   <test name="test-652.cs">
33610     <type name="C">
33611       <method name="Void .ctor()">
33612         <size>7</size>
33613       </method>
33614       <method name="Int32 Main()">
33615         <size>6</size>
33616       </method>
33617       <method name="Int32 Test()">
33618         <size>27</size>
33619       </method>
33620     </type>
33621   </test>
33622   <test name="test-653.cs">
33623     <type name="C">
33624       <method name="Void .ctor()">
33625         <size>7</size>
33626       </method>
33627       <method name="Int32 Test()">
33628         <size>50</size>
33629       </method>
33630       <method name="Void Test2()">
33631         <size>32</size>
33632       </method>
33633       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
33634         <size>39</size>
33635       </method>
33636       <method name="Int32 Main()">
33637         <size>41</size>
33638       </method>
33639     </type>
33640   </test>
33641   <test name="test-654.cs">
33642     <type name="Program">
33643       <method name="Void .ctor()">
33644         <size>7</size>
33645       </method>
33646       <method name="Int32 Main()">
33647         <size>8</size>
33648       </method>
33649       <method name="Int32 Test(SByte*)">
33650         <size>33</size>
33651       </method>
33652     </type>
33653   </test>
33654   <test name="test-655.cs">
33655     <type name="D">
33656       <method name="Void .ctor()">
33657         <size>7</size>
33658       </method>
33659       <method name="Byte get_Item(Int32)">
33660         <size>7</size>
33661       </method>
33662       <method name="Void set_Item(Int32, Byte)">
33663         <size>8</size>
33664       </method>
33665       <method name="Int32 Main()">
33666         <size>77</size>
33667       </method>
33668     </type>
33669   </test>
33670   <test name="test-656.cs">
33671     <type name="Goo">
33672       <method name="Void .ctor()">
33673         <size>7</size>
33674       </method>
33675       <method name="Void Main()">
33676         <size>26</size>
33677       </method>
33678     </type>
33679   </test>
33680   <test name="test-657.cs">
33681     <type name="TestDebug.C">
33682       <method name="Void .ctor()">
33683         <size>7</size>
33684       </method>
33685       <method name="Void Method()">
33686         <size>1</size>
33687       </method>
33688     </type>
33689     <type name="TestDebug.Program">
33690       <method name="Void .ctor()">
33691         <size>7</size>
33692       </method>
33693       <method name="Void Excluded()">
33694         <size>11</size>
33695       </method>
33696       <method name="Int32 Main()">
33697         <size>7</size>
33698       </method>
33699     </type>
33700   </test>
33701   <test name="test-658.cs">
33702     <type name="A">
33703       <method name="Void .ctor()">
33704         <size>7</size>
33705       </method>
33706       <method name="Int32 get_Thread()">
33707         <size>2</size>
33708       </method>
33709     </type>
33710     <type name="Thread">
33711       <method name="Void .ctor()">
33712         <size>7</size>
33713       </method>
33714       <method name="Void Foo()">
33715         <size>1</size>
33716       </method>
33717     </type>
33718     <type name="B">
33719       <method name="Void .ctor()">
33720         <size>7</size>
33721       </method>
33722       <method name="Void Main()">
33723         <size>6</size>
33724       </method>
33725     </type>
33726   </test>
33727   <test name="test-659.cs">
33728     <type name="MySubClass">
33729       <method name="Void .ctor()">
33730         <size>7</size>
33731       </method>
33732       <method name="Int32 Main()">
33733         <size>30</size>
33734       </method>
33735       <method name="Void set_BB(Int32, Boolean)">
33736         <size>1</size>
33737       </method>
33738       <method name="Void Iface.set_AA(Int32, Boolean)">
33739         <size>9</size>
33740       </method>
33741     </type>
33742   </test>
33743   <test name="test-66.cs">
33744     <type name="Y">
33745       <method name="Void .ctor()">
33746         <size>7</size>
33747       </method>
33748     </type>
33749     <type name="X">
33750       <method name="Void .ctor()">
33751         <size>7</size>
33752       </method>
33753       <method name="Void .cctor()">
33754         <size>53</size>
33755       </method>
33756       <method name="Void FillOne()">
33757         <size>18</size>
33758       </method>
33759       <method name="Void FillSingle()">
33760         <size>39</size>
33761       </method>
33762       <method name="Void FillDouble()">
33763         <size>59</size>
33764       </method>
33765       <method name="Void FillObject()">
33766         <size>52</size>
33767       </method>
33768       <method name="Void FillDoubleObject()">
33769         <size>81</size>
33770       </method>
33771       <method name="Int32 TestSingle()">
33772         <size>47</size>
33773       </method>
33774       <method name="Int32 TestDouble()">
33775         <size>67</size>
33776       </method>
33777       <method name="Int32 TestObjectSingle()">
33778         <size>49</size>
33779       </method>
33780       <method name="Int32 TestObjectDouble()">
33781         <size>73</size>
33782       </method>
33783       <method name="Int32 Main()">
33784         <size>80</size>
33785       </method>
33786     </type>
33787   </test>
33788   <test name="test-660.cs">
33789     <type name="Test">
33790       <method name="Void .ctor()">
33791         <size>7</size>
33792       </method>
33793       <method name="Void Main()">
33794         <size>25</size>
33795       </method>
33796     </type>
33797     <type name="Status">
33798       <method name="Void .ctor(Code)">
33799         <size>8</size>
33800       </method>
33801       <method name="Status op_Implicit(Code)">
33802         <size>7</size>
33803       </method>
33804       <method name="Code op_Implicit(Status)">
33805         <size>8</size>
33806       </method>
33807     </type>
33808   </test>
33809   <test name="test-661.cs">
33810     <type name="Test">
33811       <method name="Void .ctor()">
33812         <size>7</size>
33813       </method>
33814       <method name="Void Main()">
33815         <size>1</size>
33816       </method>
33817       <method name="Void TestMethod()">
33818         <size>15</size>
33819       </method>
33820       <method name="SummaryInfo GetSummary()">
33821         <size>2</size>
33822       </method>
33823     </type>
33824   </test>
33825   <test name="test-662.cs">
33826     <type name="C">
33827       <method name="Void .ctor()">
33828         <size>7</size>
33829       </method>
33830       <method name="Void Main()">
33831         <size>1</size>
33832       </method>
33833     </type>
33834   </test>
33835   <test name="test-663.cs">
33836     <type name="A">
33837       <method name="Void .ctor()">
33838         <size>7</size>
33839       </method>
33840       <method name="Int32 op_Implicit(A)">
33841         <size>2</size>
33842       </method>
33843       <method name="Boolean op_Implicit(A)">
33844         <size>2</size>
33845       </method>
33846     </type>
33847     <type name="C">
33848       <method name="Void .ctor()">
33849         <size>7</size>
33850       </method>
33851       <method name="Void Main()">
33852         <size>17</size>
33853       </method>
33854     </type>
33855   </test>
33856   <test name="test-664.cs">
33857     <type name="C">
33858       <method name="Void .ctor()">
33859         <size>7</size>
33860       </method>
33861       <method name="Boolean Test(System.String)">
33862         <size>137</size>
33863       </method>
33864       <method name="Int32 Main()">
33865         <size>49</size>
33866       </method>
33867     </type>
33868   </test>
33869   <test name="test-665.cs">
33870     <type name="Test">
33871       <method name="Void .ctor()">
33872         <size>7</size>
33873       </method>
33874       <method name="Int32 Main()">
33875         <size>14</size>
33876       </method>
33877       <method name="Int32 Method(System.Object)">
33878         <size>2</size>
33879       </method>
33880     </type>
33881   </test>
33882   <test name="test-666.cs">
33883     <type name="C">
33884       <method name="Void .ctor()">
33885         <size>7</size>
33886       </method>
33887       <method name="Void Main()">
33888         <size>1</size>
33889       </method>
33890     </type>
33891   </test>
33892   <test name="test-667.cs">
33893     <type name="CA">
33894       <method name="Void .ctor()">
33895         <size>7</size>
33896       </method>
33897       <method name="Void IA.M()">
33898         <size>1</size>
33899       </method>
33900     </type>
33901     <type name="CC">
33902       <method name="Void .ctor()">
33903         <size>7</size>
33904       </method>
33905       <method name="Void Main()">
33906         <size>1</size>
33907       </method>
33908     </type>
33909   </test>
33910   <test name="test-668.cs">
33911     <type name="Bar">
33912       <method name="Void .ctor()">
33913         <size>7</size>
33914       </method>
33915     </type>
33916     <type name="Test">
33917       <method name="Void .ctor()">
33918         <size>7</size>
33919       </method>
33920       <method name="Void Main()">
33921         <size>7</size>
33922       </method>
33923     </type>
33924   </test>
33925   <test name="test-669.cs">
33926     <type name="Test">
33927       <method name="Void .ctor()">
33928         <size>7</size>
33929       </method>
33930       <method name="Void Main()">
33931         <size>3</size>
33932       </method>
33933     </type>
33934   </test>
33935   <test name="test-670.cs">
33936     <type name="C">
33937       <method name="Void .ctor()">
33938         <size>7</size>
33939       </method>
33940       <method name="Void Main()">
33941         <size>14</size>
33942       </method>
33943     </type>
33944   </test>
33945   <test name="test-671.cs">
33946     <type name="C">
33947       <method name="Void .ctor()">
33948         <size>7</size>
33949       </method>
33950       <method name="Int32 Main()">
33951         <size>19</size>
33952       </method>
33953       <method name="Boolean Bar(System.Object)">
33954         <size>2</size>
33955       </method>
33956     </type>
33957   </test>
33958   <test name="test-672.cs">
33959     <type name="X">
33960       <method name="Void .ctor()">
33961         <size>7</size>
33962       </method>
33963       <method name="S* get_Foo2()">
33964         <size>3</size>
33965       </method>
33966       <method name="Void Main()">
33967         <size>1</size>
33968       </method>
33969       <method name="Int32* get_Foo()">
33970         <size>3</size>
33971       </method>
33972     </type>
33973   </test>
33974   <test name="test-673.cs">
33975     <type name="Test">
33976       <method name="Void .ctor()">
33977         <size>7</size>
33978       </method>
33979       <method name="Void Foo()">
33980         <size>1</size>
33981       </method>
33982       <method name="Int32 Main()">
33983         <size>85</size>
33984       </method>
33985     </type>
33986   </test>
33987   <test name="test-674.cs">
33988     <type name="Test">
33989       <method name="Void .ctor()">
33990         <size>7</size>
33991       </method>
33992       <method name="Int32 Main()">
33993         <size>56</size>
33994       </method>
33995       <method name="Int32 &lt;Main&gt;m__0(Int32)">
33996         <size>2</size>
33997       </method>
33998     </type>
33999     <type name="Test+D">
34000       <method name="Void .ctor(Object, IntPtr)">
34001         <size>0</size>
34002       </method>
34003       <method name="Int32 Invoke(Int32)">
34004         <size>0</size>
34005       </method>
34006       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34007         <size>0</size>
34008       </method>
34009       <method name="Int32 EndInvoke(IAsyncResult)">
34010         <size>0</size>
34011       </method>
34012     </type>
34013   </test>
34014   <test name="test-675.cs">
34015     <type name="B">
34016       <method name="Void .ctor()">
34017         <size>7</size>
34018       </method>
34019       <method name="Int32 GetHashCode()">
34020         <size>2</size>
34021       </method>
34022       <method name="Boolean Equals(System.Object)">
34023         <size>2</size>
34024       </method>
34025       <method name="Boolean op_Equality(B, B)">
34026         <size>2</size>
34027       </method>
34028       <method name="Boolean op_Inequality(B, B)">
34029         <size>2</size>
34030       </method>
34031     </type>
34032     <type name="Test">
34033       <method name="Void .ctor()">
34034         <size>7</size>
34035       </method>
34036       <method name="Int32 Main()">
34037         <size>2</size>
34038       </method>
34039     </type>
34040   </test>
34041   <test name="test-676.cs">
34042     <type name="N.Item">
34043       <method name="Void .ctor()">
34044         <size>7</size>
34045       </method>
34046     </type>
34047     <type name="N.Test">
34048       <method name="Void .ctor()">
34049         <size>7</size>
34050       </method>
34051       <method name="N.Item get_Item(N.Test)">
34052         <size>2</size>
34053       </method>
34054       <method name="Void Foo(ItemSlot)">
34055         <size>27</size>
34056       </method>
34057       <method name="Int32 Main()">
34058         <size>2</size>
34059       </method>
34060     </type>
34061   </test>
34062   <test name="test-677.cs">
34063     <type name="InvokeWindow">
34064       <method name="Void .ctor()">
34065         <size>7</size>
34066       </method>
34067       <method name="Void add_E(D)">
34068         <size>24</size>
34069       </method>
34070       <method name="Void remove_E(D)">
34071         <size>24</size>
34072       </method>
34073       <method name="Void Run()">
34074         <size>12</size>
34075       </method>
34076     </type>
34077     <type name="Test">
34078       <method name="Void .ctor()">
34079         <size>7</size>
34080       </method>
34081       <method name="Int32 Main()">
34082         <size>32</size>
34083       </method>
34084       <method name="Void OnDeleteEvent()">
34085         <size>1</size>
34086       </method>
34087       <method name="Void OnDeleteEvent(Int32)">
34088         <size>1</size>
34089       </method>
34090     </type>
34091     <type name="D">
34092       <method name="Void .ctor(Object, IntPtr)">
34093         <size>0</size>
34094       </method>
34095       <method name="Void Invoke()">
34096         <size>0</size>
34097       </method>
34098       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34099         <size>0</size>
34100       </method>
34101       <method name="Void EndInvoke(IAsyncResult)">
34102         <size>0</size>
34103       </method>
34104     </type>
34105   </test>
34106   <test name="test-678.cs">
34107     <type name="NaNTest">
34108       <method name="Void .ctor(Double, Double)">
34109         <size>171</size>
34110       </method>
34111       <method name="Int32 Main()">
34112         <size>26</size>
34113       </method>
34114     </type>
34115   </test>
34116   <test name="test-679.cs">
34117     <type name="Program">
34118       <method name="Void .ctor()">
34119         <size>7</size>
34120       </method>
34121       <method name="Int32 Main()">
34122         <size>12</size>
34123       </method>
34124     </type>
34125   </test>
34126   <test name="test-68.cs">
34127     <type name="Y">
34128       <method name="Void .ctor()">
34129         <size>14</size>
34130       </method>
34131     </type>
34132     <type name="X">
34133       <method name="Void .ctor()">
34134         <size>7</size>
34135       </method>
34136       <method name="Int32 Main()">
34137         <size>147</size>
34138       </method>
34139     </type>
34140   </test>
34141   <test name="test-680.cs">
34142     <type name="AsStringProblem.MainClass">
34143       <method name="Void .ctor()">
34144         <size>7</size>
34145       </method>
34146       <method name="Void Main()">
34147         <size>94</size>
34148       </method>
34149     </type>
34150   </test>
34151   <test name="test-681.cs">
34152     <type name="Bug">
34153       <method name="Void .ctor()">
34154         <size>20</size>
34155       </method>
34156       <method name="Void Main()">
34157         <size>1</size>
34158       </method>
34159     </type>
34160     <type name="BugClass">
34161       <method name="Void .cctor()">
34162         <size>18</size>
34163       </method>
34164       <method name="Void FooImplementation(System.Void*)">
34165         <size>1</size>
34166       </method>
34167     </type>
34168     <type name="BugClass+Foo">
34169       <method name="Void .ctor(Object, IntPtr)">
34170         <size>0</size>
34171       </method>
34172       <method name="Void Invoke(System.Void*)">
34173         <size>0</size>
34174       </method>
34175       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
34176         <size>0</size>
34177       </method>
34178       <method name="Void EndInvoke(IAsyncResult)">
34179         <size>0</size>
34180       </method>
34181     </type>
34182   </test>
34183   <test name="test-682.cs">
34184     <type name="broken_cast">
34185       <method name="Void .ctor()">
34186         <size>7</size>
34187       </method>
34188       <method name="Void report(System.String)">
34189         <size>7</size>
34190       </method>
34191       <method name="Void conv_ovf_i(Int64, Boolean)">
34192         <size>73</size>
34193       </method>
34194       <method name="Void conv_ovf_i_un(Int64, Boolean)">
34195         <size>73</size>
34196       </method>
34197       <method name="Void conv_ovf_u(Int64, Boolean)">
34198         <size>73</size>
34199       </method>
34200       <method name="Void conv_ovf_u_un(Int64, Boolean)">
34201         <size>73</size>
34202       </method>
34203       <method name="Int32 Main()">
34204         <size>472</size>
34205       </method>
34206     </type>
34207   </test>
34208   <test name="test-683.cs">
34209     <type name="broken_cast">
34210       <method name="Void .ctor()">
34211         <size>7</size>
34212       </method>
34213       <method name="Int32 Main()">
34214         <size>32</size>
34215       </method>
34216     </type>
34217   </test>
34218   <test name="test-684.cs">
34219     <type name="mono_bug.Program">
34220       <method name="Void .ctor()">
34221         <size>7</size>
34222       </method>
34223       <method name="Void Main()">
34224         <size>71</size>
34225       </method>
34226       <method name="System.Double[][,] ReturnArray()">
34227         <size>62</size>
34228       </method>
34229     </type>
34230   </test>
34231   <test name="test-685.cs">
34232     <type name="C">
34233       <method name="Void .ctor()">
34234         <size>7</size>
34235       </method>
34236       <method name="Void Main()">
34237         <size>28</size>
34238       </method>
34239     </type>
34240   </test>
34241   <test name="test-686.cs">
34242     <type name="Test">
34243       <method name="Void .ctor()">
34244         <size>7</size>
34245       </method>
34246       <method name="Void Main()">
34247         <size>51</size>
34248       </method>
34249       <method name="Void Foo()">
34250         <size>145</size>
34251       </method>
34252     </type>
34253   </test>
34254   <test name="test-687.cs">
34255     <type name="XUnit">
34256       <method name="Void .ctor(Double)">
34257         <size>8</size>
34258       </method>
34259       <method name="XUnit op_Implicit(Double)">
34260         <size>10</size>
34261       </method>
34262       <method name="Double op_Implicit(XUnit)">
34263         <size>8</size>
34264       </method>
34265     </type>
34266     <type name="Unit">
34267       <method name="Void .ctor(Double)">
34268         <size>8</size>
34269       </method>
34270       <method name="Unit op_Implicit(Double)">
34271         <size>10</size>
34272       </method>
34273       <method name="Double op_Implicit(Unit)">
34274         <size>8</size>
34275       </method>
34276     </type>
34277     <type name="Test">
34278       <method name="Void .ctor()">
34279         <size>7</size>
34280       </method>
34281       <method name="Int32 Main()">
34282         <size>56</size>
34283       </method>
34284     </type>
34285   </test>
34286   <test name="test-688.cs">
34287     <type name="Test">
34288       <method name="Void .ctor()">
34289         <size>7</size>
34290       </method>
34291       <method name="Int32 Main()">
34292         <size>46</size>
34293       </method>
34294       <method name="Byte* GetFoo()">
34295         <size>7</size>
34296       </method>
34297       <method name="Byte* GetFoo2()">
34298         <size>7</size>
34299       </method>
34300     </type>
34301   </test>
34302   <test name="test-689.cs">
34303     <type name="Sample">
34304       <method name="Void Main()">
34305         <size>3</size>
34306       </method>
34307       <method name="Void Foo(Byte*, Byte*)">
34308         <size>46</size>
34309       </method>
34310     </type>
34311   </test>
34312   <test name="test-69.cs">
34313     <type name="Blah">
34314       <method name="Void .ctor()">
34315         <size>7</size>
34316       </method>
34317       <method name="Void Start_internal(IntPtr)">
34318         <size>0</size>
34319       </method>
34320       <method name="Int32 Main()">
34321         <size>2</size>
34322       </method>
34323     </type>
34324   </test>
34325   <test name="test-690.cs">
34326     <type name="Test.Test">
34327       <method name="Void .ctor()">
34328         <size>7</size>
34329       </method>
34330       <method name="Void Main()">
34331         <size>1</size>
34332       </method>
34333     </type>
34334   </test>
34335   <test name="test-691.cs">
34336     <type name="ConsoleApplication6.Program">
34337       <method name="Void .ctor()">
34338         <size>7</size>
34339       </method>
34340       <method name="Void .cctor()">
34341         <size>23</size>
34342       </method>
34343       <method name="Void Main()">
34344         <size>127</size>
34345       </method>
34346     </type>
34347   </test>
34348   <test name="test-692.cs">
34349     <type name="Test">
34350       <method name="Void .ctor()">
34351         <size>7</size>
34352       </method>
34353       <method name="Void test1(DateTime ByRef)">
34354         <size>10</size>
34355       </method>
34356       <method name="Void test2(DateTime ByRef)">
34357         <size>13</size>
34358       </method>
34359       <method name="Int32 Main()">
34360         <size>141</size>
34361       </method>
34362     </type>
34363   </test>
34364   <test name="test-693.cs">
34365     <type name="ConstTest">
34366       <method name="Void .ctor()">
34367         <size>7</size>
34368       </method>
34369       <method name="Int32 Main()">
34370         <size>32</size>
34371       </method>
34372     </type>
34373   </test>
34374   <test name="test-694.cs">
34375     <type name="Test">
34376       <method name="Void .ctor()">
34377         <size>7</size>
34378       </method>
34379       <method name="Int32 Main()">
34380         <size>2</size>
34381       </method>
34382     </type>
34383   </test>
34384   <test name="test-695.cs">
34385     <type name="Program">
34386       <method name="Void .ctor()">
34387         <size>7</size>
34388       </method>
34389       <method name="Void .cctor()">
34390         <size>53</size>
34391       </method>
34392       <method name="Int32 Main()">
34393         <size>680</size>
34394       </method>
34395       <method name="System.String get_BaseDirectory()">
34396         <size>28</size>
34397       </method>
34398     </type>
34399     <type name="&lt;PrivateImplementationDetails&gt;">
34400       <method name="Void .ctor()">
34401         <size>7</size>
34402       </method>
34403     </type>
34404   </test>
34405   <test name="test-696.cs">
34406     <type name="S">
34407       <method name="Void f(S)">
34408         <size>1</size>
34409       </method>
34410       <method name="S op_Implicit(C)">
34411         <size>2</size>
34412       </method>
34413     </type>
34414     <type name="C">
34415       <method name="Void .ctor()">
34416         <size>7</size>
34417       </method>
34418       <method name="Void Main()">
34419         <size>12</size>
34420       </method>
34421     </type>
34422   </test>
34423   <test name="test-697.cs">
34424     <type name="C">
34425       <method name="Void .ctor()">
34426         <size>7</size>
34427       </method>
34428       <method name="Void Main()">
34429         <size>1</size>
34430       </method>
34431     </type>
34432   </test>
34433   <test name="test-698.cs">
34434     <type name="test">
34435       <method name="Void .ctor()">
34436         <size>7</size>
34437       </method>
34438       <method name="Void Main()">
34439         <size>12</size>
34440       </method>
34441     </type>
34442   </test>
34443   <test name="test-699.cs">
34444     <type name="D">
34445       <method name="Void .ctor(String)">
34446         <size>25</size>
34447       </method>
34448       <method name="System.String get_message()">
34449         <size>7</size>
34450       </method>
34451       <method name="Void Main()">
34452         <size>1</size>
34453       </method>
34454     </type>
34455   </test>
34456   <test name="test-7.cs">
34457     <type name="Mine.MyBoolean">
34458       <method name="Void .ctor()">
34459         <size>7</size>
34460       </method>
34461       <method name="Boolean op_Implicit(Mine.MyBoolean)">
34462         <size>2</size>
34463       </method>
34464     </type>
34465     <type name="Mine.MyTrueFalse">
34466       <method name="Void .ctor()">
34467         <size>7</size>
34468       </method>
34469       <method name="Boolean op_True(Mine.MyTrueFalse)">
34470         <size>2</size>
34471       </method>
34472       <method name="Boolean op_False(Mine.MyTrueFalse)">
34473         <size>2</size>
34474       </method>
34475     </type>
34476     <type name="Mine.Blah">
34477       <method name="Void .ctor(Int32)">
34478         <size>14</size>
34479       </method>
34480       <method name="Int32 Main()">
34481         <size>408</size>
34482       </method>
34483       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
34484         <size>31</size>
34485       </method>
34486       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
34487         <size>22</size>
34488       </method>
34489       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
34490         <size>23</size>
34491       </method>
34492       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
34493         <size>31</size>
34494       </method>
34495       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
34496         <size>24</size>
34497       </method>
34498       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
34499         <size>24</size>
34500       </method>
34501       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
34502         <size>24</size>
34503       </method>
34504       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
34505         <size>23</size>
34506       </method>
34507       <method name="Boolean op_LogicalNot(Mine.Blah)">
34508         <size>20</size>
34509       </method>
34510       <method name="Mine.Blah op_Increment(Mine.Blah)">
34511         <size>26</size>
34512       </method>
34513       <method name="Mine.Blah op_Decrement(Mine.Blah)">
34514         <size>26</size>
34515       </method>
34516       <method name="Boolean op_True(Mine.Blah)">
34517         <size>20</size>
34518       </method>
34519       <method name="Boolean op_False(Mine.Blah)">
34520         <size>23</size>
34521       </method>
34522       <method name="Int32 op_Implicit(Mine.Blah)">
34523         <size>17</size>
34524       </method>
34525       <method name="Double op_Explicit(Mine.Blah)">
34526         <size>18</size>
34527       </method>
34528     </type>
34529   </test>
34530   <test name="test-70.cs">
34531     <type name="X">
34532       <method name="Void .ctor()">
34533         <size>7</size>
34534       </method>
34535       <method name="Int32 get_A()">
34536         <size>2</size>
34537       </method>
34538       <method name="Int32 B()">
34539         <size>2</size>
34540       </method>
34541     </type>
34542     <type name="Y">
34543       <method name="Void .ctor()">
34544         <size>7</size>
34545       </method>
34546       <method name="Int32 get_A()">
34547         <size>9</size>
34548       </method>
34549       <method name="Int32 B()">
34550         <size>9</size>
34551       </method>
34552     </type>
34553     <type name="Z">
34554       <method name="Void .ctor()">
34555         <size>7</size>
34556       </method>
34557       <method name="Int32 Main()">
34558         <size>70</size>
34559       </method>
34560     </type>
34561   </test>
34562   <test name="test-700.cs">
34563     <type name="FooAttribute">
34564       <method name="Void .ctor(String)">
34565         <size>7</size>
34566       </method>
34567     </type>
34568     <type name="Test">
34569       <method name="Void .ctor()">
34570         <size>7</size>
34571       </method>
34572     </type>
34573     <type name="Program">
34574       <method name="Void .ctor()">
34575         <size>7</size>
34576       </method>
34577       <method name="Void Main()">
34578         <size>1</size>
34579       </method>
34580     </type>
34581   </test>
34582   <test name="test-701.cs">
34583     <type name="Foo">
34584       <method name="Void .ctor()">
34585         <size>7</size>
34586       </method>
34587       <method name="UInt16 ToUint16()">
34588         <size>6</size>
34589       </method>
34590       <method name="Void Main()">
34591         <size>1</size>
34592       </method>
34593     </type>
34594   </test>
34595   <test name="test-703.cs">
34596     <type name="A">
34597       <method name="Void .ctor()">
34598         <size>7</size>
34599       </method>
34600       <method name="Void add_Finished(System.EventHandler)">
34601         <size>0</size>
34602       </method>
34603       <method name="Void remove_Finished(System.EventHandler)">
34604         <size>0</size>
34605       </method>
34606       <method name="Void test(A)">
34607         <size>19</size>
34608       </method>
34609       <method name="Void TestA(System.Object, System.EventArgs)">
34610         <size>25</size>
34611       </method>
34612     </type>
34613     <type name="B">
34614       <method name="Void .ctor()">
34615         <size>65</size>
34616       </method>
34617       <method name="Void add_Finished(System.EventHandler)">
34618         <size>24</size>
34619       </method>
34620       <method name="Void remove_Finished(System.EventHandler)">
34621         <size>24</size>
34622       </method>
34623       <method name="Void TestB(System.Object, System.EventArgs)">
34624         <size>25</size>
34625       </method>
34626       <method name="Int32 Main()">
34627         <size>14</size>
34628       </method>
34629     </type>
34630   </test>
34631   <test name="test-705.cs">
34632     <type name="Test">
34633       <method name="Void .ctor()">
34634         <size>7</size>
34635       </method>
34636       <method name="Void .cctor()">
34637         <size>1</size>
34638       </method>
34639       <method name="Nested GetEnumerator()">
34640         <size>10</size>
34641       </method>
34642     </type>
34643     <type name="Test+Nested">
34644       <method name="Void System.IDisposable.Dispose()">
34645         <size>13</size>
34646       </method>
34647       <method name="Int32 get_Current()">
34648         <size>2</size>
34649       </method>
34650       <method name="Boolean MoveNext()">
34651         <size>2</size>
34652       </method>
34653       <method name="Void Reset()">
34654         <size>1</size>
34655       </method>
34656       <method name="Void Dispose()">
34657         <size>11</size>
34658       </method>
34659     </type>
34660     <type name="Program">
34661       <method name="Int32 Main()">
34662         <size>70</size>
34663       </method>
34664     </type>
34665   </test>
34666   <test name="test-706.cs">
34667     <type name="Test.CustomParentAttribute">
34668       <method name="Void .ctor()">
34669         <size>7</size>
34670       </method>
34671       <method name="Void DoSomething()">
34672         <size>0</size>
34673       </method>
34674     </type>
34675     <type name="Test.MyClass">
34676       <method name="Void .ctor()">
34677         <size>7</size>
34678       </method>
34679       <method name="Void Main()">
34680         <size>1</size>
34681       </method>
34682     </type>
34683     <type name="Test.MyClass+CustomChildAttribute">
34684       <method name="Void .ctor()">
34685         <size>7</size>
34686       </method>
34687       <method name="Void DoSomething()">
34688         <size>1</size>
34689       </method>
34690     </type>
34691   </test>
34692   <test name="test-707.cs">
34693     <type name="Tzap">
34694       <method name="Void .ctor()">
34695         <size>7</size>
34696       </method>
34697     </type>
34698     <type name="Tzap+Baz">
34699       <method name="Void .ctor()">
34700         <size>7</size>
34701       </method>
34702       <method name="Void Gazonk()">
34703         <size>7</size>
34704       </method>
34705       <method name="Void Main()">
34706         <size>1</size>
34707       </method>
34708     </type>
34709     <type name="Tzap+Bar">
34710       <method name="Void .ctor()">
34711         <size>7</size>
34712       </method>
34713       <method name="Void Foo()">
34714         <size>1</size>
34715       </method>
34716     </type>
34717   </test>
34718   <test name="test-708.cs">
34719     <type name="A">
34720       <method name="Void .ctor()">
34721         <size>7</size>
34722       </method>
34723       <method name="A+ADelegate Delegate2(Boolean)">
34724         <size>25</size>
34725       </method>
34726       <method name="Void Main()">
34727         <size>1</size>
34728       </method>
34729     </type>
34730     <type name="A+ADelegate">
34731       <method name="Void .ctor(Object, IntPtr)">
34732         <size>0</size>
34733       </method>
34734       <method name="A+ADelegate Invoke(Boolean)">
34735         <size>0</size>
34736       </method>
34737       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
34738         <size>0</size>
34739       </method>
34740       <method name="A+ADelegate EndInvoke(IAsyncResult)">
34741         <size>0</size>
34742       </method>
34743     </type>
34744   </test>
34745   <test name="test-71.cs">
34746     <type name="X">
34747       <method name="Void .ctor()">
34748         <size>7</size>
34749       </method>
34750       <method name="Void Main()">
34751         <size>37</size>
34752       </method>
34753     </type>
34754     <type name="MethodSignature">
34755       <method name="Void .ctor(String, Type, Type[])">
34756         <size>22</size>
34757       </method>
34758     </type>
34759   </test>
34760   <test name="test-72.cs">
34761     <type name="outer">
34762       <method name="Void .ctor()">
34763         <size>7</size>
34764       </method>
34765       <method name="Int32 Main()">
34766         <size>2</size>
34767       </method>
34768     </type>
34769     <type name="outer+inner">
34770       <method name="Void .ctor()">
34771         <size>7</size>
34772       </method>
34773       <method name="Void meth(System.Object)">
34774         <size>8</size>
34775       </method>
34776     </type>
34777   </test>
34778   <test name="test-73.cs">
34779     <type name="Abstract">
34780       <method name="Void .ctor()">
34781         <size>7</size>
34782       </method>
34783       <method name="Int32 A()">
34784         <size>0</size>
34785       </method>
34786     </type>
34787     <type name="Concrete">
34788       <method name="Void .ctor()">
34789         <size>7</size>
34790       </method>
34791       <method name="Int32 A()">
34792         <size>2</size>
34793       </method>
34794     </type>
34795     <type name="Test">
34796       <method name="Void .ctor()">
34797         <size>7</size>
34798       </method>
34799       <method name="Int32 Main()">
34800         <size>22</size>
34801       </method>
34802     </type>
34803   </test>
34804   <test name="test-74.cs">
34805     <type name="X">
34806       <method name="Void .ctor()">
34807         <size>7</size>
34808       </method>
34809       <method name="Int32 Main()">
34810         <size>168</size>
34811       </method>
34812     </type>
34813   </test>
34814   <test name="test-75.cs">
34815     <type name="X">
34816       <method name="Void .ctor()">
34817         <size>7</size>
34818       </method>
34819       <method name="Void .cctor()">
34820         <size>1</size>
34821       </method>
34822       <method name="X op_Addition(X, X)">
34823         <size>8</size>
34824       </method>
34825     </type>
34826     <type name="Y">
34827       <method name="Void .ctor()">
34828         <size>7</size>
34829       </method>
34830     </type>
34831     <type name="Z">
34832       <method name="Void .ctor()">
34833         <size>7</size>
34834       </method>
34835     </type>
34836     <type name="driver">
34837       <method name="Void .ctor()">
34838         <size>7</size>
34839       </method>
34840       <method name="Int32 Main()">
34841         <size>34</size>
34842       </method>
34843     </type>
34844   </test>
34845   <test name="test-76.cs">
34846     <type name="foo">
34847       <method name="Void .ctor()">
34848         <size>7</size>
34849       </method>
34850       <method name="System.String strcat(System.String[])">
34851         <size>47</size>
34852       </method>
34853       <method name="Int32 Main()">
34854         <size>142</size>
34855       </method>
34856     </type>
34857   </test>
34858   <test name="test-77.cs">
34859     <type name="XX">
34860       <method name="Void .ctor()">
34861         <size>7</size>
34862       </method>
34863       <method name="Int32 Main()">
34864         <size>220</size>
34865       </method>
34866     </type>
34867   </test>
34868   <test name="test-78.cs">
34869     <type name="N1.B">
34870       <method name="Void .ctor()">
34871         <size>7</size>
34872       </method>
34873       <method name="Boolean ShortCasting()">
34874         <size>19</size>
34875       </method>
34876       <method name="Boolean IntCasting()">
34877         <size>18</size>
34878       </method>
34879       <method name="Int32 Main()">
34880         <size>26</size>
34881       </method>
34882     </type>
34883   </test>
34884   <test name="test-79.cs">
34885     <type name="X">
34886       <method name="Void .ctor()">
34887         <size>7</size>
34888       </method>
34889       <method name="Int32 Main()">
34890         <size>40</size>
34891       </method>
34892     </type>
34893   </test>
34894   <test name="test-8.cs">
34895     <type name="X">
34896       <method name="Void .ctor()">
34897         <size>7</size>
34898       </method>
34899       <method name="Int32 Main(System.String[])">
34900         <size>115</size>
34901       </method>
34902     </type>
34903   </test>
34904   <test name="test-80.cs">
34905     <type name="X">
34906       <method name="Void .ctor()">
34907         <size>7</size>
34908       </method>
34909       <method name="Int32 Add(Int32, Int32)">
34910         <size>4</size>
34911       </method>
34912     </type>
34913     <type name="Y">
34914       <method name="Void .ctor()">
34915         <size>7</size>
34916       </method>
34917       <method name="Int32 Main()">
34918         <size>34</size>
34919       </method>
34920       <method name="Int32 A.Add(Int32, Int32)">
34921         <size>9</size>
34922       </method>
34923     </type>
34924   </test>
34925   <test name="test-81.cs">
34926     <type name="N1.A">
34927       <method name="Void .ctor()">
34928         <size>7</size>
34929       </method>
34930       <method name="Void Bar()">
34931         <size>44</size>
34932       </method>
34933       <method name="Int32 Main()">
34934         <size>71</size>
34935       </method>
34936     </type>
34937   </test>
34938   <test name="test-82.cs">
34939     <type name="N1.N2.B">
34940       <method name="Void .ctor()">
34941         <size>7</size>
34942       </method>
34943       <method name="Void Method(A ByRef)">
34944         <size>1</size>
34945       </method>
34946       <method name="Int32 Main()">
34947         <size>2</size>
34948       </method>
34949     </type>
34950     <type name="N1.N3.B">
34951       <method name="Void .ctor()">
34952         <size>7</size>
34953       </method>
34954       <method name="Void Method(A ByRef)">
34955         <size>1</size>
34956       </method>
34957     </type>
34958   </test>
34959   <test name="test-83.cs">
34960     <type name="PersonArrivedArgs">
34961       <method name="Void .ctor(String)">
34962         <size>14</size>
34963       </method>
34964     </type>
34965     <type name="Greeter">
34966       <method name="Void .ctor(String)">
34967         <size>14</size>
34968       </method>
34969       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
34970         <size>18</size>
34971       </method>
34972     </type>
34973     <type name="Room">
34974       <method name="Void .ctor()">
34975         <size>14</size>
34976       </method>
34977       <method name="Void add_PersonArrived(PersonArrivedHandler)">
34978         <size>24</size>
34979       </method>
34980       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
34981         <size>24</size>
34982       </method>
34983       <method name="Void AddPerson(System.String)">
34984         <size>14</size>
34985       </method>
34986     </type>
34987     <type name="DelegateTest">
34988       <method name="Void .ctor()">
34989         <size>7</size>
34990       </method>
34991       <method name="Int32 Main()">
34992         <size>2</size>
34993       </method>
34994     </type>
34995     <type name="PersonArrivedHandler">
34996       <method name="Void .ctor(Object, IntPtr)">
34997         <size>0</size>
34998       </method>
34999       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
35000         <size>0</size>
35001       </method>
35002       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
35003         <size>0</size>
35004       </method>
35005       <method name="Void EndInvoke(IAsyncResult)">
35006         <size>0</size>
35007       </method>
35008     </type>
35009   </test>
35010   <test name="test-84.cs">
35011     <type name="Ghost">
35012       <method name="Void .ctor()">
35013         <size>7</size>
35014       </method>
35015       <method name="Int32 Main()">
35016         <size>6</size>
35017       </method>
35018     </type>
35019   </test>
35020   <test name="test-85.cs">
35021     <type name="X">
35022       <method name="Void .ctor()">
35023         <size>7</size>
35024       </method>
35025       <method name="Int32 Main()">
35026         <size>20</size>
35027       </method>
35028     </type>
35029   </test>
35030   <test name="test-86.cs">
35031     <type name="T.T">
35032       <method name="Void .ctor()">
35033         <size>7</size>
35034       </method>
35035       <method name="Int32 method1(System.Type, Int32)">
35036         <size>23</size>
35037       </method>
35038       <method name="Int32 method1(System.Type, System.Type[])">
35039         <size>12</size>
35040       </method>
35041       <method name="Int32 method2(System.Type, Int32)">
35042         <size>23</size>
35043       </method>
35044       <method name="Int32 method2(System.Type, System.Type[])">
35045         <size>12</size>
35046       </method>
35047       <method name="Int32 Main()">
35048         <size>36</size>
35049       </method>
35050     </type>
35051   </test>
35052   <test name="test-87.cs">
35053     <type name="Top">
35054       <method name="Void .ctor()">
35055         <size>7</size>
35056       </method>
35057       <method name="Int32 Main()">
35058         <size>58</size>
35059       </method>
35060     </type>
35061     <type name="Top+X">
35062       <method name="Void .ctor()">
35063         <size>7</size>
35064       </method>
35065     </type>
35066     <type name="Top+Y">
35067       <method name="Void .ctor()">
35068         <size>7</size>
35069       </method>
35070     </type>
35071     <type name="Top+XA">
35072       <method name="Void .ctor()">
35073         <size>7</size>
35074       </method>
35075       <method name="Int32 get_one()">
35076         <size>2</size>
35077       </method>
35078     </type>
35079     <type name="Top+XB">
35080       <method name="Void .ctor()">
35081         <size>7</size>
35082       </method>
35083       <method name="Int32 get_one()">
35084         <size>2</size>
35085       </method>
35086       <method name="Int32 get_two()">
35087         <size>2</size>
35088       </method>
35089     </type>
35090     <type name="Other">
35091       <method name="Void .ctor()">
35092         <size>7</size>
35093       </method>
35094       <method name="Void X()">
35095         <size>5</size>
35096       </method>
35097     </type>
35098   </test>
35099   <test name="test-88.cs">
35100     <type name="X">
35101       <method name="Void .ctor()">
35102         <size>7</size>
35103       </method>
35104       <method name="Void f(System.String)">
35105         <size>19</size>
35106       </method>
35107       <method name="Int32 Main()">
35108         <size>67</size>
35109       </method>
35110     </type>
35111   </test>
35112   <test name="test-89.cs">
35113     <type name="X">
35114       <method name="Void .ctor(Int32)">
35115         <size>8</size>
35116       </method>
35117       <method name="X F(Int32)">
35118         <size>7</size>
35119       </method>
35120       <method name="Int32 Main()">
35121         <size>99</size>
35122       </method>
35123     </type>
35124   </test>
35125   <test name="test-9.cs">
35126     <type name="X">
35127       <method name="Void .ctor()">
35128         <size>7</size>
35129       </method>
35130       <method name="Int32 Main(System.String[])">
35131         <size>104</size>
35132       </method>
35133     </type>
35134   </test>
35135   <test name="test-90.cs">
35136     <type name="N1.Blah">
35137       <method name="Void .ctor()">
35138         <size>7</size>
35139       </method>
35140       <method name="Int32 Main()">
35141         <size>2</size>
35142       </method>
35143     </type>
35144   </test>
35145   <test name="test-91.cs">
35146     <type name="Abstract">
35147       <method name="Void .ctor()">
35148         <size>7</size>
35149       </method>
35150     </type>
35151     <type name="Plain">
35152       <method name="Void .ctor()">
35153         <size>7</size>
35154       </method>
35155     </type>
35156     <type name="Test">
35157       <method name="Void .ctor()">
35158         <size>7</size>
35159       </method>
35160       <method name="Void MyProtectedInternal()">
35161         <size>1</size>
35162       </method>
35163       <method name="Void MyInternal()">
35164         <size>1</size>
35165       </method>
35166       <method name="Void MyPublic()">
35167         <size>1</size>
35168       </method>
35169       <method name="Void MyPrivate()">
35170         <size>1</size>
35171       </method>
35172       <method name="Int32 Main()">
35173         <size>242</size>
35174       </method>
35175     </type>
35176   </test>
35177   <test name="test-92.cs">
35178     <type name="Outer">
35179       <method name="Void .ctor()">
35180         <size>7</size>
35181       </method>
35182     </type>
35183     <type name="Outer+Inner">
35184       <method name="Void .ctor()">
35185         <size>7</size>
35186       </method>
35187     </type>
35188     <type name="InnerBase">
35189       <method name="Void .ctor()">
35190         <size>7</size>
35191       </method>
35192     </type>
35193     <type name="MainClass">
35194       <method name="Void .ctor()">
35195         <size>7</size>
35196       </method>
35197       <method name="Int32 Main()">
35198         <size>2</size>
35199       </method>
35200     </type>
35201   </test>
35202   <test name="test-93.cs">
35203     <type name="N1.C">
35204       <method name="Void .ctor()">
35205         <size>7</size>
35206       </method>
35207       <method name="Void method(B ByRef)">
35208         <size>15</size>
35209       </method>
35210     </type>
35211     <type name="Test">
35212       <method name="Void .ctor()">
35213         <size>7</size>
35214       </method>
35215       <method name="Int32 Main()">
35216         <size>15</size>
35217       </method>
35218     </type>
35219   </test>
35220   <test name="test-94.cs">
35221     <type name="Base">
35222       <method name="Void .ctor()">
35223         <size>7</size>
35224       </method>
35225       <method name="Int32 IVehicle.Start()">
35226         <size>2</size>
35227       </method>
35228       <method name="Int32 Stop()">
35229         <size>2</size>
35230       </method>
35231       <method name="Int32 Turn()">
35232         <size>2</size>
35233       </method>
35234     </type>
35235     <type name="Derived1">
35236       <method name="Void .ctor()">
35237         <size>7</size>
35238       </method>
35239       <method name="Int32 Turn()">
35240         <size>2</size>
35241       </method>
35242     </type>
35243     <type name="Derived2">
35244       <method name="Void .ctor()">
35245         <size>7</size>
35246       </method>
35247       <method name="Int32 IVehicle.Start()">
35248         <size>2</size>
35249       </method>
35250       <method name="Int32 IVehicle.Turn()">
35251         <size>2</size>
35252       </method>
35253       <method name="Int32 Stop()">
35254         <size>2</size>
35255       </method>
35256       <method name="Int32 Turn()">
35257         <size>2</size>
35258       </method>
35259     </type>
35260     <type name="Test">
35261       <method name="Void .ctor()">
35262         <size>7</size>
35263       </method>
35264       <method name="Int32 Main()">
35265         <size>88</size>
35266       </method>
35267     </type>
35268   </test>
35269   <test name="test-95.cs">
35270     <type name="X">
35271       <method name="Void .ctor()">
35272         <size>7</size>
35273       </method>
35274       <method name="Int32 Main()">
35275         <size>30</size>
35276       </method>
35277     </type>
35278   </test>
35279   <test name="test-96.cs">
35280     <type name="N1.A">
35281       <method name="Void .ctor()">
35282         <size>7</size>
35283       </method>
35284       <method name="Int32 Main()">
35285         <size>2</size>
35286       </method>
35287     </type>
35288     <type name="N1.C">
35289       <method name="Void .ctor(Object, IntPtr)">
35290         <size>0</size>
35291       </method>
35292       <method name="Void Invoke(System.Object, N1.A)">
35293         <size>0</size>
35294       </method>
35295       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
35296         <size>0</size>
35297       </method>
35298       <method name="Void EndInvoke(IAsyncResult)">
35299         <size>0</size>
35300       </method>
35301     </type>
35302   </test>
35303   <test name="test-97.cs">
35304     <type name="X">
35305       <method name="Void .ctor()">
35306         <size>7</size>
35307       </method>
35308       <method name="Int32 Main()">
35309         <size>2</size>
35310       </method>
35311     </type>
35312   </test>
35313   <test name="test-98.cs">
35314     <type name="X">
35315       <method name="Void .ctor()">
35316         <size>7</size>
35317       </method>
35318       <method name="Void b()">
35319         <size>19</size>
35320       </method>
35321     </type>
35322     <type name="Y">
35323       <method name="Void .ctor()">
35324         <size>7</size>
35325       </method>
35326       <method name="Int32 Main()">
35327         <size>2</size>
35328       </method>
35329     </type>
35330   </test>
35331   <test name="test-99.cs">
35332     <type name="X">
35333       <method name="Void .ctor()">
35334         <size>7</size>
35335       </method>
35336       <method name="Int32 Main()">
35337         <size>104</size>
35338       </method>
35339     </type>
35340   </test>
35341   <test name="test-anon-01.cs">
35342     <type name="X">
35343       <method name="Void .ctor()">
35344         <size>7</size>
35345       </method>
35346       <method name="Int32 Main()">
35347         <size>21</size>
35348       </method>
35349     </type>
35350     <type name="S">
35351       <method name="Void .ctor(Object, IntPtr)">
35352         <size>0</size>
35353       </method>
35354       <method name="Void Invoke()">
35355         <size>0</size>
35356       </method>
35357       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35358         <size>0</size>
35359       </method>
35360       <method name="Void EndInvoke(IAsyncResult)">
35361         <size>0</size>
35362       </method>
35363     </type>
35364     <type name="X+&lt;Main&gt;c__AnonStorey0">
35365       <method name="Void .ctor()">
35366         <size>7</size>
35367       </method>
35368       <method name="Void &lt;&gt;m__0()">
35369         <size>8</size>
35370       </method>
35371     </type>
35372   </test>
35373   <test name="test-anon-02.cs">
35374     <type name="X">
35375       <method name="Void .ctor()">
35376         <size>7</size>
35377       </method>
35378       <method name="Int32 Main()">
35379         <size>151</size>
35380       </method>
35381     </type>
35382     <type name="S">
35383       <method name="Void .ctor(Object, IntPtr)">
35384         <size>0</size>
35385       </method>
35386       <method name="Void Invoke()">
35387         <size>0</size>
35388       </method>
35389       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35390         <size>0</size>
35391       </method>
35392       <method name="Void EndInvoke(IAsyncResult)">
35393         <size>0</size>
35394       </method>
35395     </type>
35396     <type name="X+&lt;Main&gt;c__AnonStorey0">
35397       <method name="Void .ctor()">
35398         <size>7</size>
35399       </method>
35400       <method name="Void &lt;&gt;m__0()">
35401         <size>113</size>
35402       </method>
35403     </type>
35404   </test>
35405   <test name="test-anon-03.cs">
35406     <type name="X">
35407       <method name="Void .ctor()">
35408         <size>7</size>
35409       </method>
35410       <method name="Void Main()">
35411         <size>59</size>
35412       </method>
35413     </type>
35414     <type name="S">
35415       <method name="Void .ctor(Object, IntPtr)">
35416         <size>0</size>
35417       </method>
35418       <method name="Void Invoke()">
35419         <size>0</size>
35420       </method>
35421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35422         <size>0</size>
35423       </method>
35424       <method name="Void EndInvoke(IAsyncResult)">
35425         <size>0</size>
35426       </method>
35427     </type>
35428     <type name="X+&lt;Main&gt;c__AnonStorey0">
35429       <method name="Void .ctor()">
35430         <size>7</size>
35431       </method>
35432       <method name="Void &lt;&gt;m__0()">
35433         <size>8</size>
35434       </method>
35435     </type>
35436   </test>
35437   <test name="test-anon-04.cs">
35438     <type name="X">
35439       <method name="Void .ctor()">
35440         <size>7</size>
35441       </method>
35442       <method name="Void Main()">
35443         <size>59</size>
35444       </method>
35445     </type>
35446     <type name="S">
35447       <method name="Void .ctor(Object, IntPtr)">
35448         <size>0</size>
35449       </method>
35450       <method name="Void Invoke()">
35451         <size>0</size>
35452       </method>
35453       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35454         <size>0</size>
35455       </method>
35456       <method name="Void EndInvoke(IAsyncResult)">
35457         <size>0</size>
35458       </method>
35459     </type>
35460     <type name="X+&lt;Main&gt;c__AnonStorey0">
35461       <method name="Void .ctor()">
35462         <size>7</size>
35463       </method>
35464       <method name="Void &lt;&gt;m__0()">
35465         <size>30</size>
35466       </method>
35467     </type>
35468   </test>
35469   <test name="test-anon-05.cs">
35470     <type name="X">
35471       <method name="Void .ctor()">
35472         <size>7</size>
35473       </method>
35474       <method name="Int32 Main()">
35475         <size>207</size>
35476       </method>
35477       <method name="Boolean t(Int32, Int32)">
35478         <size>5</size>
35479       </method>
35480     </type>
35481     <type name="S">
35482       <method name="Void .ctor(Object, IntPtr)">
35483         <size>0</size>
35484       </method>
35485       <method name="Void Invoke()">
35486         <size>0</size>
35487       </method>
35488       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35489         <size>0</size>
35490       </method>
35491       <method name="Void EndInvoke(IAsyncResult)">
35492         <size>0</size>
35493       </method>
35494     </type>
35495     <type name="X+&lt;Main&gt;c__AnonStorey1">
35496       <method name="Void .ctor()">
35497         <size>7</size>
35498       </method>
35499       <method name="Void &lt;&gt;m__0()">
35500         <size>76</size>
35501       </method>
35502     </type>
35503     <type name="X+&lt;Main&gt;c__AnonStorey0">
35504       <method name="Void .ctor()">
35505         <size>7</size>
35506       </method>
35507     </type>
35508   </test>
35509   <test name="test-anon-06.cs">
35510     <type name="X">
35511       <method name="Void .ctor()">
35512         <size>7</size>
35513       </method>
35514       <method name="Int32 Main()">
35515         <size>112</size>
35516       </method>
35517     </type>
35518     <type name="S">
35519       <method name="Void .ctor(Object, IntPtr)">
35520         <size>0</size>
35521       </method>
35522       <method name="Void Invoke()">
35523         <size>0</size>
35524       </method>
35525       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35526         <size>0</size>
35527       </method>
35528       <method name="Void EndInvoke(IAsyncResult)">
35529         <size>0</size>
35530       </method>
35531     </type>
35532     <type name="X+&lt;Main&gt;c__AnonStorey0">
35533       <method name="Void .ctor()">
35534         <size>7</size>
35535       </method>
35536       <method name="Void &lt;&gt;m__0()">
35537         <size>18</size>
35538       </method>
35539     </type>
35540   </test>
35541   <test name="test-anon-07.cs">
35542     <type name="X">
35543       <method name="Void .ctor()">
35544         <size>7</size>
35545       </method>
35546       <method name="Int32 Main()">
35547         <size>120</size>
35548       </method>
35549       <method name="Boolean t(Int32, Int32)">
35550         <size>5</size>
35551       </method>
35552     </type>
35553     <type name="D">
35554       <method name="Void .ctor(Object, IntPtr)">
35555         <size>0</size>
35556       </method>
35557       <method name="Void Invoke()">
35558         <size>0</size>
35559       </method>
35560       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35561         <size>0</size>
35562       </method>
35563       <method name="Void EndInvoke(IAsyncResult)">
35564         <size>0</size>
35565       </method>
35566     </type>
35567     <type name="X+&lt;Main&gt;c__AnonStorey0">
35568       <method name="Void .ctor()">
35569         <size>7</size>
35570       </method>
35571       <method name="Void &lt;&gt;m__0()">
35572         <size>18</size>
35573       </method>
35574       <method name="Void &lt;&gt;m__1()">
35575         <size>18</size>
35576       </method>
35577     </type>
35578   </test>
35579   <test name="test-anon-08.cs">
35580     <type name="X">
35581       <method name="Void .ctor()">
35582         <size>7</size>
35583       </method>
35584       <method name="Int32 Main()">
35585         <size>35</size>
35586       </method>
35587     </type>
35588     <type name="S">
35589       <method name="Void .ctor(Object, IntPtr)">
35590         <size>0</size>
35591       </method>
35592       <method name="Void Invoke()">
35593         <size>0</size>
35594       </method>
35595       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35596         <size>0</size>
35597       </method>
35598       <method name="Void EndInvoke(IAsyncResult)">
35599         <size>0</size>
35600       </method>
35601     </type>
35602     <type name="X+&lt;Main&gt;c__AnonStorey0">
35603       <method name="Void .ctor()">
35604         <size>7</size>
35605       </method>
35606       <method name="Void &lt;&gt;m__0()">
35607         <size>13</size>
35608       </method>
35609     </type>
35610   </test>
35611   <test name="test-anon-09.cs">
35612     <type name="X">
35613       <method name="Void .ctor()">
35614         <size>7</size>
35615       </method>
35616       <method name="Int32 Main()">
35617         <size>59</size>
35618       </method>
35619     </type>
35620     <type name="X+D">
35621       <method name="Void .ctor(Object, IntPtr)">
35622         <size>0</size>
35623       </method>
35624       <method name="Void Invoke()">
35625         <size>0</size>
35626       </method>
35627       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35628         <size>0</size>
35629       </method>
35630       <method name="Void EndInvoke(IAsyncResult)">
35631         <size>0</size>
35632       </method>
35633     </type>
35634     <type name="X+&lt;Main&gt;c__AnonStorey0">
35635       <method name="Void .ctor()">
35636         <size>7</size>
35637       </method>
35638       <method name="Void &lt;&gt;m__0()">
35639         <size>49</size>
35640       </method>
35641     </type>
35642   </test>
35643   <test name="test-anon-10.cs">
35644     <type name="S">
35645       <method name="Void .ctor()">
35646         <size>7</size>
35647       </method>
35648       <method name="Void Test()">
35649         <size>105</size>
35650       </method>
35651       <method name="Int32 Main()">
35652         <size>66</size>
35653       </method>
35654     </type>
35655     <type name="S+T">
35656       <method name="Void .ctor(Object, IntPtr)">
35657         <size>0</size>
35658       </method>
35659       <method name="Void Invoke()">
35660         <size>0</size>
35661       </method>
35662       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35663         <size>0</size>
35664       </method>
35665       <method name="Void EndInvoke(IAsyncResult)">
35666         <size>0</size>
35667       </method>
35668     </type>
35669     <type name="S+&lt;Test&gt;c__AnonStorey1">
35670       <method name="Void .ctor()">
35671         <size>7</size>
35672       </method>
35673     </type>
35674     <type name="S+&lt;Test&gt;c__AnonStorey0">
35675       <method name="Void .ctor()">
35676         <size>7</size>
35677       </method>
35678     </type>
35679     <type name="S+&lt;Test&gt;c__AnonStorey1">
35680       <method name="Void &lt;&gt;m__0()">
35681         <size>76</size>
35682       </method>
35683     </type>
35684   </test>
35685   <test name="test-anon-11.cs">
35686     <type name="X">
35687       <method name="Void .ctor()">
35688         <size>7</size>
35689       </method>
35690       <method name="Int32 Main()">
35691         <size>122</size>
35692       </method>
35693     </type>
35694     <type name="D">
35695       <method name="Void .ctor(Object, IntPtr)">
35696         <size>0</size>
35697       </method>
35698       <method name="Void Invoke(Int32)">
35699         <size>0</size>
35700       </method>
35701       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35702         <size>0</size>
35703       </method>
35704       <method name="Void EndInvoke(IAsyncResult)">
35705         <size>0</size>
35706       </method>
35707     </type>
35708     <type name="E">
35709       <method name="Void .ctor(Object, IntPtr)">
35710         <size>0</size>
35711       </method>
35712       <method name="Void Invoke(Int32 ByRef)">
35713         <size>0</size>
35714       </method>
35715       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
35716         <size>0</size>
35717       </method>
35718       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
35719         <size>0</size>
35720       </method>
35721     </type>
35722     <type name="F">
35723       <method name="Void .ctor(Object, IntPtr)">
35724         <size>0</size>
35725       </method>
35726       <method name="Void Invoke(System.Int32[])">
35727         <size>0</size>
35728       </method>
35729       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
35730         <size>0</size>
35731       </method>
35732       <method name="Void EndInvoke(IAsyncResult)">
35733         <size>0</size>
35734       </method>
35735     </type>
35736     <type name="X">
35737       <method name="Void &lt;Main&gt;m__0(Int32)">
35738         <size>1</size>
35739       </method>
35740       <method name="Void &lt;Main&gt;m__1(Int32)">
35741         <size>1</size>
35742       </method>
35743       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
35744         <size>1</size>
35745       </method>
35746       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
35747         <size>1</size>
35748       </method>
35749     </type>
35750   </test>
35751   <test name="test-anon-12.cs">
35752     <type name="X">
35753       <method name="Void .ctor()">
35754         <size>7</size>
35755       </method>
35756       <method name="Int32 Main()">
35757         <size>262</size>
35758       </method>
35759       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
35760         <size>81</size>
35761       </method>
35762     </type>
35763     <type name="predicate">
35764       <method name="Void .ctor(Object, IntPtr)">
35765         <size>0</size>
35766       </method>
35767       <method name="Boolean Invoke(System.Object)">
35768         <size>0</size>
35769       </method>
35770       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
35771         <size>0</size>
35772       </method>
35773       <method name="Boolean EndInvoke(IAsyncResult)">
35774         <size>0</size>
35775       </method>
35776     </type>
35777     <type name="X">
35778       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
35779         <size>13</size>
35780       </method>
35781     </type>
35782   </test>
35783   <test name="test-anon-13.cs">
35784     <type name="X">
35785       <method name="Void .ctor(Int32)">
35786         <size>14</size>
35787       </method>
35788       <method name="Void Main()">
35789         <size>42</size>
35790       </method>
35791       <method name="D T()">
35792         <size>15</size>
35793       </method>
35794       <method name="System.String CALL()">
35795         <size>6</size>
35796       </method>
35797     </type>
35798     <type name="D">
35799       <method name="Void .ctor(Object, IntPtr)">
35800         <size>0</size>
35801       </method>
35802       <method name="Void Invoke()">
35803         <size>0</size>
35804       </method>
35805       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35806         <size>0</size>
35807       </method>
35808       <method name="Void EndInvoke(IAsyncResult)">
35809         <size>0</size>
35810       </method>
35811     </type>
35812     <type name="X">
35813       <method name="Void &lt;T&gt;m__0()">
35814         <size>22</size>
35815       </method>
35816     </type>
35817   </test>
35818   <test name="test-anon-14.cs">
35819     <type name="X">
35820       <method name="Void .ctor()">
35821         <size>7</size>
35822       </method>
35823       <method name="Void add_Click(X+T)">
35824         <size>22</size>
35825       </method>
35826       <method name="Void remove_Click(X+T)">
35827         <size>22</size>
35828       </method>
35829       <method name="Void Method()">
35830         <size>1</size>
35831       </method>
35832       <method name="Void Main()">
35833         <size>46</size>
35834       </method>
35835     </type>
35836     <type name="X+T">
35837       <method name="Void .ctor(Object, IntPtr)">
35838         <size>0</size>
35839       </method>
35840       <method name="Void Invoke()">
35841         <size>0</size>
35842       </method>
35843       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35844         <size>0</size>
35845       </method>
35846       <method name="Void EndInvoke(IAsyncResult)">
35847         <size>0</size>
35848       </method>
35849     </type>
35850   </test>
35851   <test name="test-anon-15.cs">
35852     <type name="Foo">
35853       <method name="Void .ctor()">
35854         <size>7</size>
35855       </method>
35856       <method name="Void Main()">
35857         <size>43</size>
35858       </method>
35859     </type>
35860     <type name="Foo+Inner">
35861       <method name="Void .ctor(String)">
35862         <size>7</size>
35863       </method>
35864     </type>
35865     <type name="Foo+foo_fn">
35866       <method name="Void .ctor(Object, IntPtr)">
35867         <size>0</size>
35868       </method>
35869       <method name="Foo+Inner Invoke(System.String)">
35870         <size>0</size>
35871       </method>
35872       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
35873         <size>0</size>
35874       </method>
35875       <method name="Foo+Inner EndInvoke(IAsyncResult)">
35876         <size>0</size>
35877       </method>
35878     </type>
35879     <type name="Foo">
35880       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
35881         <size>13</size>
35882       </method>
35883     </type>
35884   </test>
35885   <test name="test-anon-16.cs">
35886     <type name="X">
35887       <method name="Void .ctor(Int32)">
35888         <size>14</size>
35889       </method>
35890       <method name="Void Main()">
35891         <size>42</size>
35892       </method>
35893       <method name="D T()">
35894         <size>15</size>
35895       </method>
35896     </type>
35897     <type name="D">
35898       <method name="Void .ctor(Object, IntPtr)">
35899         <size>0</size>
35900       </method>
35901       <method name="Void Invoke()">
35902         <size>0</size>
35903       </method>
35904       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35905         <size>0</size>
35906       </method>
35907       <method name="Void EndInvoke(IAsyncResult)">
35908         <size>0</size>
35909       </method>
35910     </type>
35911     <type name="X">
35912       <method name="Void &lt;T&gt;m__0()">
35913         <size>27</size>
35914       </method>
35915     </type>
35916   </test>
35917   <test name="test-anon-17.cs">
35918     <type name="Button">
35919       <method name="Void .ctor()">
35920         <size>7</size>
35921       </method>
35922       <method name="Void add_Clicked(ClickEvent)">
35923         <size>24</size>
35924       </method>
35925       <method name="Void remove_Clicked(ClickEvent)">
35926         <size>24</size>
35927       </method>
35928       <method name="Void DoClick()">
35929         <size>12</size>
35930       </method>
35931     </type>
35932     <type name="X">
35933       <method name="Void .ctor()">
35934         <size>7</size>
35935       </method>
35936       <method name="Void .cctor()">
35937         <size>1</size>
35938       </method>
35939       <method name="Int32 Main()">
35940         <size>61</size>
35941       </method>
35942     </type>
35943     <type name="ClickEvent">
35944       <method name="Void .ctor(Object, IntPtr)">
35945         <size>0</size>
35946       </method>
35947       <method name="Void Invoke()">
35948         <size>0</size>
35949       </method>
35950       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35951         <size>0</size>
35952       </method>
35953       <method name="Void EndInvoke(IAsyncResult)">
35954         <size>0</size>
35955       </method>
35956     </type>
35957     <type name="X">
35958       <method name="Void &lt;Main&gt;m__0()">
35959         <size>17</size>
35960       </method>
35961     </type>
35962   </test>
35963   <test name="test-anon-18.cs">
35964     <type name="DelegateTest">
35965       <method name="Void .ctor()">
35966         <size>7</size>
35967       </method>
35968       <method name="Void Main(System.String[])">
35969         <size>83</size>
35970       </method>
35971     </type>
35972     <type name="A">
35973       <method name="Void .ctor(Object, IntPtr)">
35974         <size>0</size>
35975       </method>
35976       <method name="Void Invoke()">
35977         <size>0</size>
35978       </method>
35979       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35980         <size>0</size>
35981       </method>
35982       <method name="Void EndInvoke(IAsyncResult)">
35983         <size>0</size>
35984       </method>
35985     </type>
35986     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
35987       <method name="Void .ctor()">
35988         <size>7</size>
35989       </method>
35990       <method name="Void &lt;&gt;m__0()">
35991         <size>17</size>
35992       </method>
35993     </type>
35994   </test>
35995   <test name="test-anon-19.cs">
35996     <type name="X">
35997       <method name="Void .ctor()">
35998         <size>7</size>
35999       </method>
36000       <method name="Int32 Main()">
36001         <size>223</size>
36002       </method>
36003       <method name="Boolean t(Int32, Int32)">
36004         <size>5</size>
36005       </method>
36006     </type>
36007     <type name="S">
36008       <method name="Void .ctor(Object, IntPtr)">
36009         <size>0</size>
36010       </method>
36011       <method name="Void Invoke()">
36012         <size>0</size>
36013       </method>
36014       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36015         <size>0</size>
36016       </method>
36017       <method name="Void EndInvoke(IAsyncResult)">
36018         <size>0</size>
36019       </method>
36020     </type>
36021     <type name="X+&lt;Main&gt;c__AnonStorey1">
36022       <method name="Void .ctor()">
36023         <size>7</size>
36024       </method>
36025       <method name="Void &lt;&gt;m__0()">
36026         <size>93</size>
36027       </method>
36028     </type>
36029     <type name="X+&lt;Main&gt;c__AnonStorey0">
36030       <method name="Void .ctor()">
36031         <size>7</size>
36032       </method>
36033     </type>
36034   </test>
36035   <test name="test-anon-20.cs">
36036     <type name="X">
36037       <method name="Void .ctor()">
36038         <size>7</size>
36039       </method>
36040       <method name="Void Main()">
36041         <size>33</size>
36042       </method>
36043       <method name="D MainHost()">
36044         <size>28</size>
36045       </method>
36046     </type>
36047     <type name="D">
36048       <method name="Void .ctor(Object, IntPtr)">
36049         <size>0</size>
36050       </method>
36051       <method name="Void Invoke()">
36052         <size>0</size>
36053       </method>
36054       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36055         <size>0</size>
36056       </method>
36057       <method name="Void EndInvoke(IAsyncResult)">
36058         <size>0</size>
36059       </method>
36060     </type>
36061     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
36062       <method name="Void .ctor()">
36063         <size>7</size>
36064       </method>
36065       <method name="Void &lt;&gt;m__0()">
36066         <size>52</size>
36067       </method>
36068     </type>
36069     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
36070       <method name="Void .ctor()">
36071         <size>7</size>
36072       </method>
36073       <method name="Void &lt;&gt;m__1()">
36074         <size>52</size>
36075       </method>
36076     </type>
36077   </test>
36078   <test name="test-anon-21.cs">
36079     <type name="X">
36080       <method name="Void .ctor()">
36081         <size>7</size>
36082       </method>
36083       <method name="Void .cctor()">
36084         <size>1</size>
36085       </method>
36086       <method name="Int32 Main()">
36087         <size>68</size>
36088       </method>
36089       <method name="Void M()">
36090         <size>44</size>
36091       </method>
36092     </type>
36093     <type name="D">
36094       <method name="Void .ctor(Object, IntPtr)">
36095         <size>0</size>
36096       </method>
36097       <method name="Void Invoke()">
36098         <size>0</size>
36099       </method>
36100       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36101         <size>0</size>
36102       </method>
36103       <method name="Void EndInvoke(IAsyncResult)">
36104         <size>0</size>
36105       </method>
36106     </type>
36107     <type name="X+&lt;M&gt;c__AnonStorey0">
36108       <method name="Void .ctor()">
36109         <size>7</size>
36110       </method>
36111       <method name="Void &lt;&gt;m__0()">
36112         <size>48</size>
36113       </method>
36114     </type>
36115     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
36116       <method name="Void .ctor()">
36117         <size>7</size>
36118       </method>
36119       <method name="Void &lt;&gt;m__1()">
36120         <size>81</size>
36121       </method>
36122     </type>
36123   </test>
36124   <test name="test-anon-22.cs">
36125     <type name="X">
36126       <method name="Void .ctor()">
36127         <size>7</size>
36128       </method>
36129       <method name="Void Main()">
36130         <size>33</size>
36131       </method>
36132       <method name="D T()">
36133         <size>28</size>
36134       </method>
36135     </type>
36136     <type name="D">
36137       <method name="Void .ctor(Object, IntPtr)">
36138         <size>0</size>
36139       </method>
36140       <method name="Void Invoke()">
36141         <size>0</size>
36142       </method>
36143       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36144         <size>0</size>
36145       </method>
36146       <method name="Void EndInvoke(IAsyncResult)">
36147         <size>0</size>
36148       </method>
36149     </type>
36150     <type name="X+&lt;T&gt;c__AnonStorey0">
36151       <method name="Void .ctor()">
36152         <size>7</size>
36153       </method>
36154       <method name="Void &lt;&gt;m__0()">
36155         <size>52</size>
36156       </method>
36157     </type>
36158     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
36159       <method name="Void .ctor()">
36160         <size>7</size>
36161       </method>
36162       <method name="Void &lt;&gt;m__1()">
36163         <size>52</size>
36164       </method>
36165     </type>
36166   </test>
36167   <test name="test-anon-23.cs">
36168     <type name="X">
36169       <method name="Void .ctor()">
36170         <size>7</size>
36171       </method>
36172       <method name="Int32 Main()">
36173         <size>68</size>
36174       </method>
36175       <method name="Void M()">
36176         <size>34</size>
36177       </method>
36178     </type>
36179     <type name="D">
36180       <method name="Void .ctor(Object, IntPtr)">
36181         <size>0</size>
36182       </method>
36183       <method name="Void Invoke()">
36184         <size>0</size>
36185       </method>
36186       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36187         <size>0</size>
36188       </method>
36189       <method name="Void EndInvoke(IAsyncResult)">
36190         <size>0</size>
36191       </method>
36192     </type>
36193     <type name="X+&lt;M&gt;c__AnonStorey0">
36194       <method name="Void .ctor()">
36195         <size>7</size>
36196       </method>
36197       <method name="Void &lt;&gt;m__0()">
36198         <size>38</size>
36199       </method>
36200     </type>
36201     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
36202       <method name="Void .ctor()">
36203         <size>7</size>
36204       </method>
36205       <method name="Void &lt;&gt;m__1()">
36206         <size>24</size>
36207       </method>
36208     </type>
36209   </test>
36210   <test name="test-anon-24.cs">
36211     <type name="X">
36212       <method name="Void .ctor()">
36213         <size>7</size>
36214       </method>
36215       <method name="Void Main()">
36216         <size>29</size>
36217       </method>
36218       <method name="D T(Int32)">
36219         <size>28</size>
36220       </method>
36221     </type>
36222     <type name="D">
36223       <method name="Void .ctor(Object, IntPtr)">
36224         <size>0</size>
36225       </method>
36226       <method name="Int32 Invoke()">
36227         <size>0</size>
36228       </method>
36229       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36230         <size>0</size>
36231       </method>
36232       <method name="Int32 EndInvoke(IAsyncResult)">
36233         <size>0</size>
36234       </method>
36235     </type>
36236     <type name="X+&lt;T&gt;c__AnonStorey0">
36237       <method name="Void .ctor()">
36238         <size>7</size>
36239       </method>
36240       <method name="Int32 &lt;&gt;m__0()">
36241         <size>21</size>
36242       </method>
36243     </type>
36244   </test>
36245   <test name="test-anon-25.cs">
36246     <type name="X">
36247       <method name="Void .ctor()">
36248         <size>7</size>
36249       </method>
36250       <method name="Int32 Main()">
36251         <size>48</size>
36252       </method>
36253       <method name="D T(Int32)">
36254         <size>28</size>
36255       </method>
36256     </type>
36257     <type name="D">
36258       <method name="Void .ctor(Object, IntPtr)">
36259         <size>0</size>
36260       </method>
36261       <method name="Int32 Invoke(Int32)">
36262         <size>0</size>
36263       </method>
36264       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36265         <size>0</size>
36266       </method>
36267       <method name="Int32 EndInvoke(IAsyncResult)">
36268         <size>0</size>
36269       </method>
36270     </type>
36271     <type name="X+&lt;T&gt;c__AnonStorey0">
36272       <method name="Void .ctor()">
36273         <size>7</size>
36274       </method>
36275       <method name="Int32 &lt;&gt;m__0(Int32)">
36276         <size>9</size>
36277       </method>
36278     </type>
36279   </test>
36280   <test name="test-anon-27.cs">
36281     <type name="X">
36282       <method name="Void .ctor()">
36283         <size>7</size>
36284       </method>
36285       <method name="Int32 Main()">
36286         <size>138</size>
36287       </method>
36288       <method name="Void M(Int32)">
36289         <size>59</size>
36290       </method>
36291     </type>
36292     <type name="D">
36293       <method name="Void .ctor(Object, IntPtr)">
36294         <size>0</size>
36295       </method>
36296       <method name="Void Invoke()">
36297         <size>0</size>
36298       </method>
36299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36300         <size>0</size>
36301       </method>
36302       <method name="Void EndInvoke(IAsyncResult)">
36303         <size>0</size>
36304       </method>
36305     </type>
36306     <type name="X+&lt;M&gt;c__AnonStorey0">
36307       <method name="Void .ctor()">
36308         <size>7</size>
36309       </method>
36310       <method name="Void &lt;&gt;m__0()">
36311         <size>38</size>
36312       </method>
36313     </type>
36314     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
36315       <method name="Void .ctor()">
36316         <size>7</size>
36317       </method>
36318       <method name="Void &lt;&gt;m__1()">
36319         <size>50</size>
36320       </method>
36321     </type>
36322   </test>
36323   <test name="test-anon-28.cs">
36324     <type name="Delegable">
36325       <method name="Void .ctor()">
36326         <size>7</size>
36327       </method>
36328       <method name="Void add_MyDelegate(System.EventHandler)">
36329         <size>24</size>
36330       </method>
36331       <method name="Void remove_MyDelegate(System.EventHandler)">
36332         <size>24</size>
36333       </method>
36334     </type>
36335     <type name="DelegateTest">
36336       <method name="Void .ctor()">
36337         <size>7</size>
36338       </method>
36339       <method name="Void Main(System.String[])">
36340         <size>58</size>
36341       </method>
36342     </type>
36343     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
36344       <method name="Void .ctor()">
36345         <size>7</size>
36346       </method>
36347       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
36348         <size>33</size>
36349       </method>
36350     </type>
36351   </test>
36352   <test name="test-anon-29.cs">
36353     <type name="X">
36354       <method name="Void .ctor()">
36355         <size>108</size>
36356       </method>
36357       <method name="System.String Hello()">
36358         <size>20</size>
36359       </method>
36360       <method name="Void Main()">
36361         <size>18</size>
36362       </method>
36363     </type>
36364     <type name="X+Foo">
36365       <method name="Void .ctor(Object, IntPtr)">
36366         <size>0</size>
36367       </method>
36368       <method name="System.String Invoke()">
36369         <size>0</size>
36370       </method>
36371       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36372         <size>0</size>
36373       </method>
36374       <method name="System.String EndInvoke(IAsyncResult)">
36375         <size>0</size>
36376       </method>
36377     </type>
36378     <type name="X+Bar">
36379       <method name="Void .ctor(Object, IntPtr)">
36380         <size>0</size>
36381       </method>
36382       <method name="Void Invoke(System.String)">
36383         <size>0</size>
36384       </method>
36385       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
36386         <size>0</size>
36387       </method>
36388       <method name="Void EndInvoke(IAsyncResult)">
36389         <size>0</size>
36390       </method>
36391     </type>
36392     <type name="X">
36393       <method name="Void &lt;Hello&gt;m__1(System.String)">
36394         <size>7</size>
36395       </method>
36396       <method name="System.String &lt;Hello&gt;m__0()">
36397         <size>201</size>
36398       </method>
36399       <method name="Void &lt;Hello&gt;m__2(System.String)">
36400         <size>7</size>
36401       </method>
36402     </type>
36403   </test>
36404   <test name="test-anon-30.cs">
36405     <type name="X">
36406       <method name="Void .ctor()">
36407         <size>7</size>
36408       </method>
36409     </type>
36410     <type name="Program">
36411       <method name="Void add_E(Program+D)">
36412         <size>22</size>
36413       </method>
36414       <method name="Void remove_E(Program+D)">
36415         <size>22</size>
36416       </method>
36417       <method name="Void Main()">
36418         <size>38</size>
36419       </method>
36420     </type>
36421     <type name="Program+D">
36422       <method name="Void .ctor(Object, IntPtr)">
36423         <size>0</size>
36424       </method>
36425       <method name="Void Invoke(X)">
36426         <size>0</size>
36427       </method>
36428       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
36429         <size>0</size>
36430       </method>
36431       <method name="Void EndInvoke(IAsyncResult)">
36432         <size>0</size>
36433       </method>
36434     </type>
36435     <type name="Program+&lt;Main&gt;c__AnonStorey0">
36436       <method name="Void .ctor()">
36437         <size>7</size>
36438       </method>
36439       <method name="Void &lt;&gt;m__0(X)">
36440         <size>15</size>
36441       </method>
36442     </type>
36443   </test>
36444   <test name="test-anon-31.cs">
36445     <type name="test">
36446       <method name="Void .ctor()">
36447         <size>7</size>
36448       </method>
36449       <method name="IEnumerable testen(Int32)">
36450         <size>30</size>
36451       </method>
36452     </type>
36453     <type name="reflect">
36454       <method name="Void .ctor()">
36455         <size>7</size>
36456       </method>
36457       <method name="Void Main(System.String[])">
36458         <size>122</size>
36459       </method>
36460     </type>
36461     <type name="test+&lt;testen&gt;c__Iterator0">
36462       <method name="Void .ctor()">
36463         <size>7</size>
36464       </method>
36465       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36466         <size>7</size>
36467       </method>
36468       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36469         <size>7</size>
36470       </method>
36471       <method name="Boolean MoveNext()">
36472         <size>195</size>
36473       </method>
36474       <method name="Void Dispose()">
36475         <size>8</size>
36476       </method>
36477       <method name="Void Reset()">
36478         <size>6</size>
36479       </method>
36480       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36481         <size>7</size>
36482       </method>
36483       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
36484         <size>40</size>
36485       </method>
36486     </type>
36487   </test>
36488   <test name="test-anon-32.cs">
36489     <type name="MainClass">
36490       <method name="Void .ctor()">
36491         <size>7</size>
36492       </method>
36493       <method name="Void Main()">
36494         <size>37</size>
36495       </method>
36496       <method name="Void SimpleCallback(MainClass, System.String)">
36497         <size>7</size>
36498       </method>
36499     </type>
36500     <type name="StringSender">
36501       <method name="Void .ctor(Object, IntPtr)">
36502         <size>0</size>
36503       </method>
36504       <method name="Void Invoke(System.String)">
36505         <size>0</size>
36506       </method>
36507       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
36508         <size>0</size>
36509       </method>
36510       <method name="Void EndInvoke(IAsyncResult)">
36511         <size>0</size>
36512       </method>
36513     </type>
36514     <type name="VoidDelegate">
36515       <method name="Void .ctor(Object, IntPtr)">
36516         <size>0</size>
36517       </method>
36518       <method name="Void Invoke()">
36519         <size>0</size>
36520       </method>
36521       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36522         <size>0</size>
36523       </method>
36524       <method name="Void EndInvoke(IAsyncResult)">
36525         <size>0</size>
36526       </method>
36527     </type>
36528     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
36529       <method name="Void .ctor()">
36530         <size>7</size>
36531       </method>
36532       <method name="Void &lt;&gt;m__0()">
36533         <size>25</size>
36534       </method>
36535       <method name="Void &lt;&gt;m__1(System.String)">
36536         <size>13</size>
36537       </method>
36538     </type>
36539   </test>
36540   <test name="test-anon-33.cs">
36541     <type name="T">
36542       <method name="Void .ctor()">
36543         <size>7</size>
36544       </method>
36545       <method name="Void doit(Int32)">
36546         <size>7</size>
36547       </method>
36548       <method name="Void Main()">
36549         <size>162</size>
36550       </method>
36551     </type>
36552     <type name="Do">
36553       <method name="Void .ctor(Object, IntPtr)">
36554         <size>0</size>
36555       </method>
36556       <method name="Void Invoke()">
36557         <size>0</size>
36558       </method>
36559       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36560         <size>0</size>
36561       </method>
36562       <method name="Void EndInvoke(IAsyncResult)">
36563         <size>0</size>
36564       </method>
36565     </type>
36566     <type name="T+&lt;Main&gt;c__AnonStorey0">
36567       <method name="Void .ctor()">
36568         <size>7</size>
36569       </method>
36570       <method name="Void &lt;&gt;m__0()">
36571         <size>12</size>
36572       </method>
36573     </type>
36574     <type name="T+&lt;Main&gt;c__AnonStorey1">
36575       <method name="Void .ctor()">
36576         <size>7</size>
36577       </method>
36578       <method name="Void &lt;&gt;m__1()">
36579         <size>12</size>
36580       </method>
36581     </type>
36582   </test>
36583   <test name="test-anon-34.cs">
36584     <type name="Delegates.Space">
36585       <method name="Void .ctor()">
36586         <size>7</size>
36587       </method>
36588       <method name="Void Leak(Boolean, Int32)">
36589         <size>92</size>
36590       </method>
36591     </type>
36592     <type name="Delegates.Program">
36593       <method name="Void .ctor()">
36594         <size>7</size>
36595       </method>
36596       <method name="Void SpaceLeak()">
36597         <size>37</size>
36598       </method>
36599       <method name="Void Main(System.String[])">
36600         <size>6</size>
36601       </method>
36602     </type>
36603     <type name="Delegates.Space+DoCopy">
36604       <method name="Void .ctor(Object, IntPtr)">
36605         <size>0</size>
36606       </method>
36607       <method name="Void Invoke()">
36608         <size>0</size>
36609       </method>
36610       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36611         <size>0</size>
36612       </method>
36613       <method name="Void EndInvoke(IAsyncResult)">
36614         <size>0</size>
36615       </method>
36616     </type>
36617     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
36618       <method name="Void .ctor()">
36619         <size>7</size>
36620       </method>
36621       <method name="Void &lt;&gt;m__0()">
36622         <size>23</size>
36623       </method>
36624     </type>
36625     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
36626       <method name="Void .ctor()">
36627         <size>7</size>
36628       </method>
36629       <method name="Void &lt;&gt;m__1()">
36630         <size>19</size>
36631       </method>
36632     </type>
36633   </test>
36634   <test name="test-anon-35.cs">
36635     <type name="CustomDict">
36636       <method name="Void .ctor()">
36637         <size>66</size>
36638       </method>
36639       <method name="IEnumerator GetEnumerator()">
36640         <size>15</size>
36641       </method>
36642     </type>
36643     <type name="Tests">
36644       <method name="Void .ctor()">
36645         <size>7</size>
36646       </method>
36647       <method name="Void Main()">
36648         <size>7</size>
36649       </method>
36650     </type>
36651     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
36652       <method name="Void .ctor()">
36653         <size>7</size>
36654       </method>
36655       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36656         <size>7</size>
36657       </method>
36658       <method name="Boolean MoveNext()">
36659         <size>86</size>
36660       </method>
36661       <method name="Void Dispose()">
36662         <size>8</size>
36663       </method>
36664       <method name="Void Reset()">
36665         <size>6</size>
36666       </method>
36667       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36668         <size>7</size>
36669       </method>
36670     </type>
36671   </test>
36672   <test name="test-anon-36.cs">
36673     <type name="Test">
36674       <method name="Void .ctor(TestMethod)">
36675         <size>7</size>
36676       </method>
36677       <method name="Void .ctor(TestMethod2)">
36678         <size>7</size>
36679       </method>
36680       <method name="Void Main()">
36681         <size>36</size>
36682       </method>
36683     </type>
36684     <type name="TestMethod">
36685       <method name="Void .ctor(Object, IntPtr)">
36686         <size>0</size>
36687       </method>
36688       <method name="Void Invoke()">
36689         <size>0</size>
36690       </method>
36691       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36692         <size>0</size>
36693       </method>
36694       <method name="Void EndInvoke(IAsyncResult)">
36695         <size>0</size>
36696       </method>
36697     </type>
36698     <type name="TestMethod2">
36699       <method name="Void .ctor(Object, IntPtr)">
36700         <size>0</size>
36701       </method>
36702       <method name="Void Invoke(System.Object)">
36703         <size>0</size>
36704       </method>
36705       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
36706         <size>0</size>
36707       </method>
36708       <method name="Void EndInvoke(IAsyncResult)">
36709         <size>0</size>
36710       </method>
36711     </type>
36712     <type name="Test">
36713       <method name="Void &lt;Main&gt;m__0()">
36714         <size>1</size>
36715       </method>
36716     </type>
36717   </test>
36718   <test name="test-anon-37.cs">
36719     <type name="DelegateInit">
36720       <method name="Void .ctor()">
36721         <size>7</size>
36722       </method>
36723       <method name="Void .cctor()">
36724         <size>35</size>
36725       </method>
36726       <method name="Void Main(System.String[])">
36727         <size>11</size>
36728       </method>
36729     </type>
36730     <type name="DelegateInit+FooDelegate">
36731       <method name="Void .ctor(Object, IntPtr)">
36732         <size>0</size>
36733       </method>
36734       <method name="Void Invoke()">
36735         <size>0</size>
36736       </method>
36737       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36738         <size>0</size>
36739       </method>
36740       <method name="Void EndInvoke(IAsyncResult)">
36741         <size>0</size>
36742       </method>
36743     </type>
36744     <type name="DelegateInit">
36745       <method name="Void &lt;DelegateInit&gt;m__0()">
36746         <size>11</size>
36747       </method>
36748     </type>
36749   </test>
36750   <test name="test-anon-38.cs">
36751     <type name="X">
36752       <method name="Void .ctor()">
36753         <size>7</size>
36754       </method>
36755       <method name="Void Hello(Int64, Int64)">
36756         <size>1</size>
36757       </method>
36758       <method name="Void Test(Int32)">
36759         <size>67</size>
36760       </method>
36761       <method name="Void Main()">
36762         <size>14</size>
36763       </method>
36764     </type>
36765     <type name="Simple">
36766       <method name="Void .ctor(Object, IntPtr)">
36767         <size>0</size>
36768       </method>
36769       <method name="Void Invoke()">
36770         <size>0</size>
36771       </method>
36772       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36773         <size>0</size>
36774       </method>
36775       <method name="Void EndInvoke(IAsyncResult)">
36776         <size>0</size>
36777       </method>
36778     </type>
36779     <type name="Foo">
36780       <method name="Void .ctor(Object, IntPtr)">
36781         <size>0</size>
36782       </method>
36783       <method name="Simple Invoke()">
36784         <size>0</size>
36785       </method>
36786       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36787         <size>0</size>
36788       </method>
36789       <method name="Simple EndInvoke(IAsyncResult)">
36790         <size>0</size>
36791       </method>
36792     </type>
36793     <type name="X+&lt;Test&gt;c__AnonStorey0">
36794       <method name="Void .ctor()">
36795         <size>7</size>
36796       </method>
36797       <method name="Simple &lt;&gt;m__0()">
36798         <size>64</size>
36799       </method>
36800     </type>
36801     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36802       <method name="Void .ctor()">
36803         <size>7</size>
36804       </method>
36805       <method name="Void &lt;&gt;m__1()">
36806         <size>34</size>
36807       </method>
36808     </type>
36809   </test>
36810   <test name="test-anon-39.cs">
36811     <type name="X">
36812       <method name="Void .ctor()">
36813         <size>7</size>
36814       </method>
36815       <method name="Void Hello(Int64)">
36816         <size>1</size>
36817       </method>
36818       <method name="Void Test(Int32)">
36819         <size>65</size>
36820       </method>
36821       <method name="Void Main()">
36822         <size>14</size>
36823       </method>
36824     </type>
36825     <type name="Simple">
36826       <method name="Void .ctor(Object, IntPtr)">
36827         <size>0</size>
36828       </method>
36829       <method name="Void Invoke()">
36830         <size>0</size>
36831       </method>
36832       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36833         <size>0</size>
36834       </method>
36835       <method name="Void EndInvoke(IAsyncResult)">
36836         <size>0</size>
36837       </method>
36838     </type>
36839     <type name="Foo">
36840       <method name="Void .ctor(Object, IntPtr)">
36841         <size>0</size>
36842       </method>
36843       <method name="Simple Invoke()">
36844         <size>0</size>
36845       </method>
36846       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36847         <size>0</size>
36848       </method>
36849       <method name="Simple EndInvoke(IAsyncResult)">
36850         <size>0</size>
36851       </method>
36852     </type>
36853     <type name="X+&lt;Test&gt;c__AnonStorey0">
36854       <method name="Void .ctor()">
36855         <size>7</size>
36856       </method>
36857       <method name="Simple &lt;&gt;m__0()">
36858         <size>30</size>
36859       </method>
36860       <method name="Void &lt;&gt;m__1()">
36861         <size>18</size>
36862       </method>
36863     </type>
36864   </test>
36865   <test name="test-anon-40.cs">
36866     <type name="X">
36867       <method name="Void .ctor()">
36868         <size>7</size>
36869       </method>
36870       <method name="Void Hello(Int64)">
36871         <size>1</size>
36872       </method>
36873       <method name="Void Test(Int32)">
36874         <size>65</size>
36875       </method>
36876       <method name="Void Main()">
36877         <size>14</size>
36878       </method>
36879     </type>
36880     <type name="Simple">
36881       <method name="Void .ctor(Object, IntPtr)">
36882         <size>0</size>
36883       </method>
36884       <method name="Void Invoke()">
36885         <size>0</size>
36886       </method>
36887       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36888         <size>0</size>
36889       </method>
36890       <method name="Void EndInvoke(IAsyncResult)">
36891         <size>0</size>
36892       </method>
36893     </type>
36894     <type name="Foo">
36895       <method name="Void .ctor(Object, IntPtr)">
36896         <size>0</size>
36897       </method>
36898       <method name="Simple Invoke()">
36899         <size>0</size>
36900       </method>
36901       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36902         <size>0</size>
36903       </method>
36904       <method name="Simple EndInvoke(IAsyncResult)">
36905         <size>0</size>
36906       </method>
36907     </type>
36908     <type name="X+&lt;Test&gt;c__AnonStorey0">
36909       <method name="Void .ctor()">
36910         <size>7</size>
36911       </method>
36912       <method name="Simple &lt;&gt;m__0()">
36913         <size>30</size>
36914       </method>
36915       <method name="Void &lt;&gt;m__1()">
36916         <size>18</size>
36917       </method>
36918     </type>
36919   </test>
36920   <test name="test-anon-41.cs">
36921     <type name="X">
36922       <method name="Void .ctor()">
36923         <size>7</size>
36924       </method>
36925       <method name="Void Hello(Int64)">
36926         <size>1</size>
36927       </method>
36928       <method name="Void Test(Int32)">
36929         <size>65</size>
36930       </method>
36931       <method name="Void Main()">
36932         <size>14</size>
36933       </method>
36934     </type>
36935     <type name="Simple">
36936       <method name="Void .ctor(Object, IntPtr)">
36937         <size>0</size>
36938       </method>
36939       <method name="Void Invoke()">
36940         <size>0</size>
36941       </method>
36942       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36943         <size>0</size>
36944       </method>
36945       <method name="Void EndInvoke(IAsyncResult)">
36946         <size>0</size>
36947       </method>
36948     </type>
36949     <type name="Foo">
36950       <method name="Void .ctor(Object, IntPtr)">
36951         <size>0</size>
36952       </method>
36953       <method name="Simple Invoke()">
36954         <size>0</size>
36955       </method>
36956       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36957         <size>0</size>
36958       </method>
36959       <method name="Simple EndInvoke(IAsyncResult)">
36960         <size>0</size>
36961       </method>
36962     </type>
36963     <type name="X+&lt;Test&gt;c__AnonStorey0">
36964       <method name="Void .ctor()">
36965         <size>7</size>
36966       </method>
36967       <method name="Simple &lt;&gt;m__0()">
36968         <size>55</size>
36969       </method>
36970     </type>
36971     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
36972       <method name="Void .ctor()">
36973         <size>7</size>
36974       </method>
36975       <method name="Void &lt;&gt;m__1()">
36976         <size>35</size>
36977       </method>
36978     </type>
36979   </test>
36980   <test name="test-anon-42.cs">
36981     <type name="X">
36982       <method name="Void .ctor()">
36983         <size>7</size>
36984       </method>
36985       <method name="Void Hello(Int64)">
36986         <size>1</size>
36987       </method>
36988       <method name="Void Test(Int32)">
36989         <size>51</size>
36990       </method>
36991       <method name="Void Main()">
36992         <size>13</size>
36993       </method>
36994     </type>
36995     <type name="Simple">
36996       <method name="Void .ctor(Object, IntPtr)">
36997         <size>0</size>
36998       </method>
36999       <method name="Void Invoke()">
37000         <size>0</size>
37001       </method>
37002       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37003         <size>0</size>
37004       </method>
37005       <method name="Void EndInvoke(IAsyncResult)">
37006         <size>0</size>
37007       </method>
37008     </type>
37009     <type name="Foo">
37010       <method name="Void .ctor(Object, IntPtr)">
37011         <size>0</size>
37012       </method>
37013       <method name="Simple Invoke()">
37014         <size>0</size>
37015       </method>
37016       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37017         <size>0</size>
37018       </method>
37019       <method name="Simple EndInvoke(IAsyncResult)">
37020         <size>0</size>
37021       </method>
37022     </type>
37023     <type name="X">
37024       <method name="Simple &lt;Test&gt;m__0()">
37025         <size>37</size>
37026       </method>
37027       <method name="Void &lt;Test&gt;m__1()">
37028         <size>8</size>
37029       </method>
37030     </type>
37031   </test>
37032   <test name="test-anon-43.cs">
37033     <type name="X">
37034       <method name="Void .ctor()">
37035         <size>7</size>
37036       </method>
37037       <method name="Void Hello(Int64, Int64)">
37038         <size>1</size>
37039       </method>
37040       <method name="Void Test(Int32)">
37041         <size>54</size>
37042       </method>
37043       <method name="Void Main()">
37044         <size>14</size>
37045       </method>
37046     </type>
37047     <type name="Simple">
37048       <method name="Void .ctor(Object, IntPtr)">
37049         <size>0</size>
37050       </method>
37051       <method name="Void Invoke()">
37052         <size>0</size>
37053       </method>
37054       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37055         <size>0</size>
37056       </method>
37057       <method name="Void EndInvoke(IAsyncResult)">
37058         <size>0</size>
37059       </method>
37060     </type>
37061     <type name="Foo">
37062       <method name="Void .ctor(Object, IntPtr)">
37063         <size>0</size>
37064       </method>
37065       <method name="Simple Invoke()">
37066         <size>0</size>
37067       </method>
37068       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37069         <size>0</size>
37070       </method>
37071       <method name="Simple EndInvoke(IAsyncResult)">
37072         <size>0</size>
37073       </method>
37074     </type>
37075     <type name="X+&lt;Test&gt;c__AnonStorey0">
37076       <method name="Void .ctor()">
37077         <size>7</size>
37078       </method>
37079       <method name="Simple &lt;&gt;m__0()">
37080         <size>64</size>
37081       </method>
37082     </type>
37083     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
37084       <method name="Void .ctor()">
37085         <size>7</size>
37086       </method>
37087       <method name="Void &lt;&gt;m__1()">
37088         <size>34</size>
37089       </method>
37090     </type>
37091   </test>
37092   <test name="test-anon-44.cs">
37093     <type name="X">
37094       <method name="Void .ctor()">
37095         <size>7</size>
37096       </method>
37097       <method name="Void Hello(Int64)">
37098         <size>1</size>
37099       </method>
37100       <method name="Void Test(Int32)">
37101         <size>68</size>
37102       </method>
37103       <method name="Void Main()">
37104         <size>14</size>
37105       </method>
37106     </type>
37107     <type name="Simple">
37108       <method name="Void .ctor(Object, IntPtr)">
37109         <size>0</size>
37110       </method>
37111       <method name="Void Invoke()">
37112         <size>0</size>
37113       </method>
37114       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37115         <size>0</size>
37116       </method>
37117       <method name="Void EndInvoke(IAsyncResult)">
37118         <size>0</size>
37119       </method>
37120     </type>
37121     <type name="Foo">
37122       <method name="Void .ctor(Object, IntPtr)">
37123         <size>0</size>
37124       </method>
37125       <method name="Simple Invoke()">
37126         <size>0</size>
37127       </method>
37128       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37129         <size>0</size>
37130       </method>
37131       <method name="Simple EndInvoke(IAsyncResult)">
37132         <size>0</size>
37133       </method>
37134     </type>
37135     <type name="X+&lt;Test&gt;c__AnonStorey0">
37136       <method name="Void .ctor()">
37137         <size>7</size>
37138       </method>
37139       <method name="Simple &lt;&gt;m__1()">
37140         <size>33</size>
37141       </method>
37142       <method name="Simple &lt;&gt;m__0()">
37143         <size>51</size>
37144       </method>
37145       <method name="Void &lt;&gt;m__3()">
37146         <size>21</size>
37147       </method>
37148     </type>
37149     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
37150       <method name="Void .ctor()">
37151         <size>7</size>
37152       </method>
37153       <method name="Void &lt;&gt;m__2()">
37154         <size>26</size>
37155       </method>
37156     </type>
37157   </test>
37158   <test name="test-anon-45.cs">
37159     <type name="Test">
37160       <method name="Void .ctor()">
37161         <size>7</size>
37162       </method>
37163       <method name="Void Main()">
37164         <size>64</size>
37165       </method>
37166       <method name="IEnumerator GetEnumerator()">
37167         <size>8</size>
37168       </method>
37169     </type>
37170     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
37171       <method name="Void .ctor()">
37172         <size>7</size>
37173       </method>
37174       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37175         <size>7</size>
37176       </method>
37177       <method name="Boolean MoveNext()">
37178         <size>77</size>
37179       </method>
37180       <method name="Void Dispose()">
37181         <size>8</size>
37182       </method>
37183       <method name="Void Reset()">
37184         <size>6</size>
37185       </method>
37186       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37187         <size>7</size>
37188       </method>
37189     </type>
37190   </test>
37191   <test name="test-anon-46.cs">
37192     <type name="World">
37193       <method name="Void .ctor()">
37194         <size>7</size>
37195       </method>
37196       <method name="Void Hello(Int64)">
37197         <size>1</size>
37198       </method>
37199       <method name="Void Test(Int32)">
37200         <size>50</size>
37201       </method>
37202     </type>
37203     <type name="X">
37204       <method name="Void .ctor()">
37205         <size>7</size>
37206       </method>
37207       <method name="Void Main()">
37208         <size>14</size>
37209       </method>
37210     </type>
37211     <type name="Foo">
37212       <method name="Void .ctor(Object, IntPtr)">
37213         <size>0</size>
37214       </method>
37215       <method name="Void Invoke()">
37216         <size>0</size>
37217       </method>
37218       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37219         <size>0</size>
37220       </method>
37221       <method name="Void EndInvoke(IAsyncResult)">
37222         <size>0</size>
37223       </method>
37224     </type>
37225     <type name="World+&lt;Test&gt;c__AnonStorey0">
37226       <method name="Void .ctor()">
37227         <size>7</size>
37228       </method>
37229       <method name="Void &lt;&gt;m__0()">
37230         <size>19</size>
37231       </method>
37232     </type>
37233   </test>
37234   <test name="test-anon-47.cs">
37235     <type name="World">
37236       <method name="Void .ctor()">
37237         <size>7</size>
37238       </method>
37239       <method name="Void Hello(Int64)">
37240         <size>1</size>
37241       </method>
37242       <method name="Void Test(Int32)">
37243         <size>158</size>
37244       </method>
37245     </type>
37246     <type name="X">
37247       <method name="Void .ctor()">
37248         <size>7</size>
37249       </method>
37250       <method name="Void Main()">
37251         <size>14</size>
37252       </method>
37253     </type>
37254     <type name="Foo">
37255       <method name="Void .ctor(Object, IntPtr)">
37256         <size>0</size>
37257       </method>
37258       <method name="Void Invoke()">
37259         <size>0</size>
37260       </method>
37261       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37262         <size>0</size>
37263       </method>
37264       <method name="Void EndInvoke(IAsyncResult)">
37265         <size>0</size>
37266       </method>
37267     </type>
37268     <type name="World+&lt;Test&gt;c__AnonStorey2">
37269       <method name="Void .ctor()">
37270         <size>7</size>
37271       </method>
37272       <method name="Void &lt;&gt;m__0()">
37273         <size>45</size>
37274       </method>
37275     </type>
37276     <type name="World+&lt;Test&gt;c__AnonStorey0">
37277       <method name="Void .ctor()">
37278         <size>7</size>
37279       </method>
37280     </type>
37281     <type name="World+&lt;Test&gt;c__AnonStorey1">
37282       <method name="Void .ctor()">
37283         <size>7</size>
37284       </method>
37285     </type>
37286   </test>
37287   <test name="test-anon-48.cs">
37288     <type name="World">
37289       <method name="Void .ctor()">
37290         <size>7</size>
37291       </method>
37292       <method name="Void Hello(Int64)">
37293         <size>1</size>
37294       </method>
37295       <method name="Void Test(Int32)">
37296         <size>197</size>
37297       </method>
37298     </type>
37299     <type name="X">
37300       <method name="Void .ctor()">
37301         <size>7</size>
37302       </method>
37303       <method name="Void Main()">
37304         <size>14</size>
37305       </method>
37306     </type>
37307     <type name="Foo">
37308       <method name="Void .ctor(Object, IntPtr)">
37309         <size>0</size>
37310       </method>
37311       <method name="Void Invoke()">
37312         <size>0</size>
37313       </method>
37314       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37315         <size>0</size>
37316       </method>
37317       <method name="Void EndInvoke(IAsyncResult)">
37318         <size>0</size>
37319       </method>
37320     </type>
37321     <type name="World+&lt;Test&gt;c__AnonStorey1">
37322       <method name="Void .ctor()">
37323         <size>7</size>
37324       </method>
37325     </type>
37326     <type name="World+&lt;Test&gt;c__AnonStorey2">
37327       <method name="Void .ctor()">
37328         <size>7</size>
37329       </method>
37330     </type>
37331     <type name="World+&lt;Test&gt;c__AnonStorey0">
37332       <method name="Void .ctor()">
37333         <size>7</size>
37334       </method>
37335       <method name="Void &lt;&gt;m__0()">
37336         <size>63</size>
37337       </method>
37338     </type>
37339   </test>
37340   <test name="test-anon-49.cs">
37341     <type name="Test">
37342       <method name="Void .ctor()">
37343         <size>7</size>
37344       </method>
37345       <method name="Void Main()">
37346         <size>64</size>
37347       </method>
37348       <method name="IEnumerator GetEnumerator()">
37349         <size>8</size>
37350       </method>
37351     </type>
37352     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
37353       <method name="Void .ctor()">
37354         <size>7</size>
37355       </method>
37356       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37357         <size>7</size>
37358       </method>
37359       <method name="Boolean MoveNext()">
37360         <size>186</size>
37361       </method>
37362       <method name="Void Dispose()">
37363         <size>62</size>
37364       </method>
37365       <method name="Void Reset()">
37366         <size>6</size>
37367       </method>
37368       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37369         <size>7</size>
37370       </method>
37371     </type>
37372   </test>
37373   <test name="test-anon-50.cs">
37374     <type name="Test">
37375       <method name="Void .ctor()">
37376         <size>7</size>
37377       </method>
37378       <method name="IEnumerable Foo(Int32)">
37379         <size>30</size>
37380       </method>
37381     </type>
37382     <type name="X">
37383       <method name="Void .ctor()">
37384         <size>7</size>
37385       </method>
37386       <method name="Int32 Main()">
37387         <size>201</size>
37388       </method>
37389     </type>
37390     <type name="Test+&lt;Foo&gt;c__Iterator0">
37391       <method name="Void .ctor()">
37392         <size>7</size>
37393       </method>
37394       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37395         <size>7</size>
37396       </method>
37397       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37398         <size>7</size>
37399       </method>
37400       <method name="Boolean MoveNext()">
37401         <size>118</size>
37402       </method>
37403       <method name="Void Dispose()">
37404         <size>8</size>
37405       </method>
37406       <method name="Void Reset()">
37407         <size>6</size>
37408       </method>
37409       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37410         <size>7</size>
37411       </method>
37412       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37413         <size>40</size>
37414       </method>
37415     </type>
37416   </test>
37417   <test name="test-anon-51.cs">
37418     <type name="X">
37419       <method name="Void .ctor()">
37420         <size>7</size>
37421       </method>
37422       <method name="Void .cctor()">
37423         <size>35</size>
37424       </method>
37425       <method name="Void Main()">
37426         <size>11</size>
37427       </method>
37428     </type>
37429     <type name="FooDelegate">
37430       <method name="Void .ctor(Object, IntPtr)">
37431         <size>0</size>
37432       </method>
37433       <method name="Void Invoke()">
37434         <size>0</size>
37435       </method>
37436       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37437         <size>0</size>
37438       </method>
37439       <method name="Void EndInvoke(IAsyncResult)">
37440         <size>0</size>
37441       </method>
37442     </type>
37443     <type name="X">
37444       <method name="Void &lt;X&gt;m__0()">
37445         <size>11</size>
37446       </method>
37447     </type>
37448   </test>
37449   <test name="test-anon-52.cs">
37450     <type name="X">
37451       <method name="Void .ctor()">
37452         <size>7</size>
37453       </method>
37454       <method name="IEnumerator GetIt(System.Int32[])">
37455         <size>22</size>
37456       </method>
37457       <method name="Int32 Main()">
37458         <size>33</size>
37459       </method>
37460     </type>
37461     <type name="X+A">
37462       <method name="Void .ctor(Object, IntPtr)">
37463         <size>0</size>
37464       </method>
37465       <method name="Void Invoke()">
37466         <size>0</size>
37467       </method>
37468       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37469         <size>0</size>
37470       </method>
37471       <method name="Void EndInvoke(IAsyncResult)">
37472         <size>0</size>
37473       </method>
37474     </type>
37475     <type name="X+&lt;GetIt&gt;c__Iterator0">
37476       <method name="Void .ctor()">
37477         <size>7</size>
37478       </method>
37479       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37480         <size>7</size>
37481       </method>
37482       <method name="Boolean MoveNext()">
37483         <size>201</size>
37484       </method>
37485       <method name="Void &lt;&gt;m__0()">
37486         <size>22</size>
37487       </method>
37488       <method name="Void Dispose()">
37489         <size>8</size>
37490       </method>
37491       <method name="Void Reset()">
37492         <size>6</size>
37493       </method>
37494       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37495         <size>7</size>
37496       </method>
37497     </type>
37498   </test>
37499   <test name="test-anon-53.cs">
37500     <type name="Test">
37501       <method name="Void .ctor(Int32)">
37502         <size>39</size>
37503       </method>
37504       <method name="Void .cctor()">
37505         <size>33</size>
37506       </method>
37507     </type>
37508     <type name="X">
37509       <method name="Void .ctor()">
37510         <size>7</size>
37511       </method>
37512       <method name="Void Main()">
37513         <size>15</size>
37514       </method>
37515     </type>
37516     <type name="Foo">
37517       <method name="Void .ctor(Object, IntPtr)">
37518         <size>0</size>
37519       </method>
37520       <method name="Void Invoke()">
37521         <size>0</size>
37522       </method>
37523       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37524         <size>0</size>
37525       </method>
37526       <method name="Void EndInvoke(IAsyncResult)">
37527         <size>0</size>
37528       </method>
37529     </type>
37530     <type name="Test+&lt;Test&gt;c__AnonStorey0">
37531       <method name="Void .ctor()">
37532         <size>7</size>
37533       </method>
37534       <method name="Void &lt;&gt;m__0()">
37535         <size>12</size>
37536       </method>
37537     </type>
37538     <type name="Test+&lt;Test&gt;c__AnonStorey1">
37539       <method name="Void .ctor()">
37540         <size>7</size>
37541       </method>
37542       <method name="Void &lt;&gt;m__1()">
37543         <size>12</size>
37544       </method>
37545     </type>
37546   </test>
37547   <test name="test-anon-54.cs">
37548     <type name="X">
37549       <method name="Void .ctor()">
37550         <size>7</size>
37551       </method>
37552       <method name="Void Main()">
37553         <size>22</size>
37554       </method>
37555     </type>
37556     <type name="Hello">
37557       <method name="Void .ctor(Object, IntPtr)">
37558         <size>0</size>
37559       </method>
37560       <method name="Void Invoke()">
37561         <size>0</size>
37562       </method>
37563       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37564         <size>0</size>
37565       </method>
37566       <method name="Void EndInvoke(IAsyncResult)">
37567         <size>0</size>
37568       </method>
37569     </type>
37570     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
37571       <method name="Void .ctor()">
37572         <size>7</size>
37573       </method>
37574       <method name="Void &lt;&gt;m__0()">
37575         <size>25</size>
37576       </method>
37577     </type>
37578     <type name="Foo">
37579       <method name="Void .ctor(Int32)">
37580         <size>8</size>
37581       </method>
37582       <method name="Void Test(Foo)">
37583         <size>45</size>
37584       </method>
37585       <method name="Void Hello(Int32)">
37586         <size>19</size>
37587       </method>
37588       <method name="System.String ToString()">
37589         <size>22</size>
37590       </method>
37591     </type>
37592   </test>
37593   <test name="test-anon-55.cs">
37594     <type name="Foo">
37595       <method name="Void .ctor()">
37596         <size>7</size>
37597       </method>
37598       <method name="Void Test(Foo+Hello)">
37599         <size>7</size>
37600       </method>
37601       <method name="Void Private()">
37602         <size>11</size>
37603       </method>
37604       <method name="Void Test()">
37605         <size>19</size>
37606       </method>
37607     </type>
37608     <type name="X">
37609       <method name="Void .ctor()">
37610         <size>7</size>
37611       </method>
37612       <method name="Void Main()">
37613         <size>13</size>
37614       </method>
37615     </type>
37616     <type name="Foo+Hello">
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="Foo">
37631       <method name="Void &lt;Test&gt;m__0()">
37632         <size>7</size>
37633       </method>
37634     </type>
37635   </test>
37636   <test name="test-anon-56.cs">
37637     <type name="Observable">
37638       <method name="Void .ctor()">
37639         <size>7</size>
37640       </method>
37641       <method name="Void Main(System.String[])">
37642         <size>50</size>
37643       </method>
37644     </type>
37645     <type name="QueueHandler">
37646       <method name="Void .ctor(Object, IntPtr)">
37647         <size>0</size>
37648       </method>
37649       <method name="Void Invoke(Observable)">
37650         <size>0</size>
37651       </method>
37652       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
37653         <size>0</size>
37654       </method>
37655       <method name="Void EndInvoke(IAsyncResult)">
37656         <size>0</size>
37657       </method>
37658     </type>
37659     <type name="Observable">
37660       <method name="Void &lt;Main&gt;m__0(Observable)">
37661         <size>11</size>
37662       </method>
37663     </type>
37664   </test>
37665   <test name="test-anon-57.cs">
37666     <type name="X">
37667       <method name="Void .ctor()">
37668         <size>7</size>
37669       </method>
37670       <method name="Int32 Test()">
37671         <size>257</size>
37672       </method>
37673       <method name="Int32 Main()">
37674         <size>45</size>
37675       </method>
37676     </type>
37677     <type name="X+TestDelegate">
37678       <method name="Void .ctor(Object, IntPtr)">
37679         <size>0</size>
37680       </method>
37681       <method name="Void Invoke()">
37682         <size>0</size>
37683       </method>
37684       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37685         <size>0</size>
37686       </method>
37687       <method name="Void EndInvoke(IAsyncResult)">
37688         <size>0</size>
37689       </method>
37690     </type>
37691     <type name="X+&lt;Test&gt;c__AnonStorey1">
37692       <method name="Void .ctor()">
37693         <size>7</size>
37694       </method>
37695       <method name="Void &lt;&gt;m__0()">
37696         <size>95</size>
37697       </method>
37698     </type>
37699     <type name="X+&lt;Test&gt;c__AnonStorey0">
37700       <method name="Void .ctor()">
37701         <size>7</size>
37702       </method>
37703     </type>
37704   </test>
37705   <test name="test-anon-58.cs">
37706     <type name="X">
37707       <method name="Void .ctor()">
37708         <size>7</size>
37709       </method>
37710       <method name="Int32 Test(Int32)">
37711         <size>344</size>
37712       </method>
37713       <method name="Int32 Main()">
37714         <size>46</size>
37715       </method>
37716     </type>
37717     <type name="X+TestDelegate">
37718       <method name="Void .ctor(Object, IntPtr)">
37719         <size>0</size>
37720       </method>
37721       <method name="Void Invoke()">
37722         <size>0</size>
37723       </method>
37724       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37725         <size>0</size>
37726       </method>
37727       <method name="Void EndInvoke(IAsyncResult)">
37728         <size>0</size>
37729       </method>
37730     </type>
37731     <type name="X+&lt;Test&gt;c__AnonStorey1">
37732       <method name="Void .ctor()">
37733         <size>7</size>
37734       </method>
37735       <method name="Void &lt;&gt;m__0()">
37736         <size>171</size>
37737       </method>
37738     </type>
37739     <type name="X+&lt;Test&gt;c__AnonStorey0">
37740       <method name="Void .ctor()">
37741         <size>7</size>
37742       </method>
37743     </type>
37744     <type name="X+&lt;Test&gt;c__AnonStorey2">
37745       <method name="Void .ctor()">
37746         <size>7</size>
37747       </method>
37748     </type>
37749   </test>
37750   <test name="test-anon-59.cs">
37751     <type name="X">
37752       <method name="Void .ctor()">
37753         <size>7</size>
37754       </method>
37755       <method name="Int32 Test(Int32)">
37756         <size>515</size>
37757       </method>
37758       <method name="Int32 Main()">
37759         <size>46</size>
37760       </method>
37761     </type>
37762     <type name="X+TestDelegate">
37763       <method name="Void .ctor(Object, IntPtr)">
37764         <size>0</size>
37765       </method>
37766       <method name="Void Invoke()">
37767         <size>0</size>
37768       </method>
37769       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37770         <size>0</size>
37771       </method>
37772       <method name="Void EndInvoke(IAsyncResult)">
37773         <size>0</size>
37774       </method>
37775     </type>
37776     <type name="X+&lt;Test&gt;c__AnonStorey2">
37777       <method name="Void .ctor()">
37778         <size>7</size>
37779       </method>
37780       <method name="Void &lt;&gt;m__0()">
37781         <size>233</size>
37782       </method>
37783     </type>
37784     <type name="X+&lt;Test&gt;c__AnonStorey1">
37785       <method name="Void .ctor()">
37786         <size>7</size>
37787       </method>
37788     </type>
37789     <type name="X+&lt;Test&gt;c__AnonStorey0">
37790       <method name="Void .ctor()">
37791         <size>7</size>
37792       </method>
37793     </type>
37794     <type name="X+&lt;Test&gt;c__AnonStorey3">
37795       <method name="Void .ctor()">
37796         <size>7</size>
37797       </method>
37798     </type>
37799   </test>
37800   <test name="test-anon-60.cs">
37801     <type name="X">
37802       <method name="Void .ctor()">
37803         <size>7</size>
37804       </method>
37805       <method name="Int32 Test(Int32)">
37806         <size>567</size>
37807       </method>
37808       <method name="Int32 Main()">
37809         <size>46</size>
37810       </method>
37811     </type>
37812     <type name="X+TestDelegate">
37813       <method name="Void .ctor(Object, IntPtr)">
37814         <size>0</size>
37815       </method>
37816       <method name="Void Invoke()">
37817         <size>0</size>
37818       </method>
37819       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37820         <size>0</size>
37821       </method>
37822       <method name="Void EndInvoke(IAsyncResult)">
37823         <size>0</size>
37824       </method>
37825     </type>
37826     <type name="X+&lt;Test&gt;c__AnonStorey2">
37827       <method name="Void .ctor()">
37828         <size>7</size>
37829       </method>
37830     </type>
37831     <type name="X+&lt;Test&gt;c__AnonStorey1">
37832       <method name="Void .ctor()">
37833         <size>7</size>
37834       </method>
37835     </type>
37836     <type name="X+&lt;Test&gt;c__AnonStorey0">
37837       <method name="Void .ctor()">
37838         <size>7</size>
37839       </method>
37840     </type>
37841     <type name="X+&lt;Test&gt;c__AnonStorey3">
37842       <method name="Void .ctor()">
37843         <size>7</size>
37844       </method>
37845     </type>
37846     <type name="X+&lt;Test&gt;c__AnonStorey2">
37847       <method name="Void &lt;&gt;m__0()">
37848         <size>356</size>
37849       </method>
37850     </type>
37851     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
37852       <method name="Void .ctor()">
37853         <size>7</size>
37854       </method>
37855       <method name="Void &lt;&gt;m__1()">
37856         <size>124</size>
37857       </method>
37858     </type>
37859   </test>
37860   <test name="test-anon-61.cs">
37861     <type name="X">
37862       <method name="Void .ctor()">
37863         <size>7</size>
37864       </method>
37865       <method name="Int32 Test()">
37866         <size>333</size>
37867       </method>
37868       <method name="Int32 Main()">
37869         <size>59</size>
37870       </method>
37871     </type>
37872     <type name="X+TestDelegate">
37873       <method name="Void .ctor(Object, IntPtr)">
37874         <size>0</size>
37875       </method>
37876       <method name="Void Invoke()">
37877         <size>0</size>
37878       </method>
37879       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37880         <size>0</size>
37881       </method>
37882       <method name="Void EndInvoke(IAsyncResult)">
37883         <size>0</size>
37884       </method>
37885     </type>
37886     <type name="X+&lt;Test&gt;c__AnonStorey1">
37887       <method name="Void .ctor()">
37888         <size>7</size>
37889       </method>
37890       <method name="Void &lt;&gt;m__0()">
37891         <size>166</size>
37892       </method>
37893     </type>
37894     <type name="X+&lt;Test&gt;c__AnonStorey0">
37895       <method name="Void .ctor()">
37896         <size>7</size>
37897       </method>
37898     </type>
37899   </test>
37900   <test name="test-anon-62.cs">
37901     <type name="X">
37902       <method name="Void .ctor(String)">
37903         <size>14</size>
37904       </method>
37905       <method name="Void Main()">
37906         <size>1</size>
37907       </method>
37908     </type>
37909     <type name="Y">
37910       <method name="Void .ctor(Z)">
37911         <size>56</size>
37912       </method>
37913     </type>
37914     <type name="Z">
37915       <method name="Void .ctor()">
37916         <size>7</size>
37917       </method>
37918       <method name="Void Hello()">
37919         <size>1</size>
37920       </method>
37921     </type>
37922     <type name="FooHandler">
37923       <method name="Void .ctor(Object, IntPtr)">
37924         <size>0</size>
37925       </method>
37926       <method name="Void Invoke()">
37927         <size>0</size>
37928       </method>
37929       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37930         <size>0</size>
37931       </method>
37932       <method name="Void EndInvoke(IAsyncResult)">
37933         <size>0</size>
37934       </method>
37935     </type>
37936     <type name="Y+&lt;Y&gt;c__AnonStorey0">
37937       <method name="Void .ctor()">
37938         <size>7</size>
37939       </method>
37940       <method name="Void &lt;&gt;m__0()">
37941         <size>12</size>
37942       </method>
37943     </type>
37944   </test>
37945   <test name="test-anon-63.cs">
37946     <type name="X">
37947       <method name="Void .ctor()">
37948         <size>7</size>
37949       </method>
37950       <method name="IEnumerator GetIt(System.Int32[])">
37951         <size>22</size>
37952       </method>
37953       <method name="Int32 Main()">
37954         <size>34</size>
37955       </method>
37956     </type>
37957     <type name="X+A">
37958       <method name="Void .ctor(Object, IntPtr)">
37959         <size>0</size>
37960       </method>
37961       <method name="Int32 Invoke()">
37962         <size>0</size>
37963       </method>
37964       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37965         <size>0</size>
37966       </method>
37967       <method name="Int32 EndInvoke(IAsyncResult)">
37968         <size>0</size>
37969       </method>
37970     </type>
37971     <type name="X+&lt;GetIt&gt;c__Iterator0">
37972       <method name="Void .ctor()">
37973         <size>7</size>
37974       </method>
37975       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37976         <size>7</size>
37977       </method>
37978       <method name="Boolean MoveNext()">
37979         <size>195</size>
37980       </method>
37981       <method name="Int32 &lt;&gt;m__0()">
37982         <size>44</size>
37983       </method>
37984       <method name="Void Dispose()">
37985         <size>8</size>
37986       </method>
37987       <method name="Void Reset()">
37988         <size>6</size>
37989       </method>
37990       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37991         <size>7</size>
37992       </method>
37993     </type>
37994   </test>
37995   <test name="test-anon-64.cs">
37996     <type name="Source">
37997       <method name="Void .ctor()">
37998         <size>7</size>
37999       </method>
38000       <method name="Void add_ChildSourceAdded(System.EventHandler)">
38001         <size>24</size>
38002       </method>
38003       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
38004         <size>24</size>
38005       </method>
38006       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
38007         <size>24</size>
38008       </method>
38009       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
38010         <size>24</size>
38011       </method>
38012       <method name="Source FindSource(Source)">
38013         <size>2</size>
38014       </method>
38015       <method name="Void AddSource(Source, Int32, System.Object)">
38016         <size>132</size>
38017       </method>
38018       <method name="Void Main()">
38019         <size>1</size>
38020       </method>
38021     </type>
38022     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
38023       <method name="Void .ctor()">
38024         <size>7</size>
38025       </method>
38026       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
38027         <size>30</size>
38028       </method>
38029     </type>
38030     <type name="Source">
38031       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
38032         <size>1</size>
38033       </method>
38034     </type>
38035   </test>
38036   <test name="test-anon-65.cs">
38037     <type name="BaseClass">
38038       <method name="Void .ctor(SomeDelegate)">
38039         <size>13</size>
38040       </method>
38041     </type>
38042     <type name="TestClass">
38043       <method name="Void .ctor(Int32)">
38044         <size>32</size>
38045       </method>
38046       <method name="Int32 Main(System.String[])">
38047         <size>9</size>
38048       </method>
38049     </type>
38050     <type name="BaseClass+SomeDelegate">
38051       <method name="Void .ctor(Object, IntPtr)">
38052         <size>0</size>
38053       </method>
38054       <method name="Void Invoke()">
38055         <size>0</size>
38056       </method>
38057       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38058         <size>0</size>
38059       </method>
38060       <method name="Void EndInvoke(IAsyncResult)">
38061         <size>0</size>
38062       </method>
38063     </type>
38064     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
38065       <method name="Void .ctor()">
38066         <size>7</size>
38067       </method>
38068       <method name="Void &lt;&gt;m__0()">
38069         <size>12</size>
38070       </method>
38071     </type>
38072   </test>
38073   <test name="test-anon-66.cs">
38074     <type name="Test">
38075       <method name="Void .ctor()">
38076         <size>7</size>
38077       </method>
38078       <method name="Void add_testEvent(Test+TestEventHandler)">
38079         <size>24</size>
38080       </method>
38081       <method name="Void remove_testEvent(Test+TestEventHandler)">
38082         <size>24</size>
38083       </method>
38084       <method name="Void add_TestEvent(Test+TestEventHandler)">
38085         <size>33</size>
38086       </method>
38087       <method name="Void remove_TestEvent(Test+TestEventHandler)">
38088         <size>1</size>
38089       </method>
38090       <method name="Void Main()">
38091         <size>1</size>
38092       </method>
38093     </type>
38094     <type name="Test+TestEventHandler">
38095       <method name="Void .ctor(Object, IntPtr)">
38096         <size>0</size>
38097       </method>
38098       <method name="Void Invoke()">
38099         <size>0</size>
38100       </method>
38101       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38102         <size>0</size>
38103       </method>
38104       <method name="Void EndInvoke(IAsyncResult)">
38105         <size>0</size>
38106       </method>
38107     </type>
38108     <type name="Test+&lt;&gt;c__AnonStorey0">
38109       <method name="Void .ctor()">
38110         <size>7</size>
38111       </method>
38112       <method name="Void &lt;&gt;m__0()">
38113         <size>12</size>
38114       </method>
38115     </type>
38116   </test>
38117   <test name="test-anon-67.cs">
38118     <type name="ClassOne">
38119       <method name="Void .ctor(ReturnStringDelegate)">
38120         <size>7</size>
38121       </method>
38122       <method name="Void .ctor(String)">
38123         <size>32</size>
38124       </method>
38125       <method name="Void Main()">
38126         <size>1</size>
38127       </method>
38128     </type>
38129     <type name="ClassOne+ReturnStringDelegate">
38130       <method name="Void .ctor(Object, IntPtr)">
38131         <size>0</size>
38132       </method>
38133       <method name="System.String Invoke()">
38134         <size>0</size>
38135       </method>
38136       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38137         <size>0</size>
38138       </method>
38139       <method name="System.String EndInvoke(IAsyncResult)">
38140         <size>0</size>
38141       </method>
38142     </type>
38143     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
38144       <method name="Void .ctor()">
38145         <size>7</size>
38146       </method>
38147       <method name="System.String &lt;&gt;m__0()">
38148         <size>7</size>
38149       </method>
38150     </type>
38151   </test>
38152   <test name="test-anon-68.cs">
38153     <type name="C">
38154       <method name="Void .ctor()">
38155         <size>7</size>
38156       </method>
38157       <method name="Void T(D1)">
38158         <size>1</size>
38159       </method>
38160       <method name="Void T(D2)">
38161         <size>1</size>
38162       </method>
38163       <method name="Void Main()">
38164         <size>69</size>
38165       </method>
38166     </type>
38167     <type name="D1">
38168       <method name="Void .ctor(Object, IntPtr)">
38169         <size>0</size>
38170       </method>
38171       <method name="Void Invoke(Int32)">
38172         <size>0</size>
38173       </method>
38174       <method name="IAsyncResult BeginInvoke(Int32, 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="D2">
38182       <method name="Void .ctor(Object, IntPtr)">
38183         <size>0</size>
38184       </method>
38185       <method name="Void Invoke(System.String ByRef)">
38186         <size>0</size>
38187       </method>
38188       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
38189         <size>0</size>
38190       </method>
38191       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
38192         <size>0</size>
38193       </method>
38194     </type>
38195     <type name="C">
38196       <method name="Void &lt;Main&gt;m__0(Int32)">
38197         <size>1</size>
38198       </method>
38199       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
38200         <size>8</size>
38201       </method>
38202     </type>
38203   </test>
38204   <test name="test-anon-69.cs">
38205     <type name="SingleSteppingEngine">
38206       <method name="Void .ctor()">
38207         <size>7</size>
38208       </method>
38209       <method name="System.Object SendCommand(TargetAccessDelegate)">
38210         <size>8</size>
38211       </method>
38212       <method name="Void Detach()">
38213         <size>20</size>
38214       </method>
38215     </type>
38216     <type name="X">
38217       <method name="Void .ctor()">
38218         <size>7</size>
38219       </method>
38220       <method name="Void Main()">
38221         <size>1</size>
38222       </method>
38223     </type>
38224     <type name="TargetAccessDelegate">
38225       <method name="Void .ctor(Object, IntPtr)">
38226         <size>0</size>
38227       </method>
38228       <method name="System.Object Invoke(System.Object)">
38229         <size>0</size>
38230       </method>
38231       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38232         <size>0</size>
38233       </method>
38234       <method name="System.Object EndInvoke(IAsyncResult)">
38235         <size>0</size>
38236       </method>
38237     </type>
38238     <type name="SingleSteppingEngine">
38239       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
38240         <size>19</size>
38241       </method>
38242     </type>
38243   </test>
38244   <test name="test-anon-70.cs">
38245     <type name="C">
38246       <method name="Void .ctor()">
38247         <size>7</size>
38248       </method>
38249       <method name="Void Test(C+D)">
38250         <size>1</size>
38251       </method>
38252       <method name="Void Main()">
38253         <size>99</size>
38254       </method>
38255     </type>
38256     <type name="C+D">
38257       <method name="Void .ctor(Object, IntPtr)">
38258         <size>0</size>
38259       </method>
38260       <method name="Void Invoke()">
38261         <size>0</size>
38262       </method>
38263       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38264         <size>0</size>
38265       </method>
38266       <method name="Void EndInvoke(IAsyncResult)">
38267         <size>0</size>
38268       </method>
38269     </type>
38270     <type name="UnsafeClass">
38271       <method name="Void .ctor()">
38272         <size>7</size>
38273       </method>
38274     </type>
38275     <type name="C">
38276       <method name="Void UnsafeTests()">
38277         <size>35</size>
38278       </method>
38279     </type>
38280     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
38281       <method name="Void .ctor()">
38282         <size>7</size>
38283       </method>
38284       <method name="Void &lt;&gt;m__0()">
38285         <size>14</size>
38286       </method>
38287     </type>
38288     <type name="C+&lt;Main&gt;c__AnonStorey1">
38289       <method name="Void .ctor()">
38290         <size>7</size>
38291       </method>
38292       <method name="Void &lt;&gt;m__1()">
38293         <size>38</size>
38294       </method>
38295       <method name="Void &lt;&gt;m__2()">
38296         <size>32</size>
38297       </method>
38298     </type>
38299     <type name="C">
38300       <method name="Void &lt;Main&gt;m__3()">
38301         <size>16</size>
38302       </method>
38303     </type>
38304     <type name="UnsafeClass">
38305       <method name="Int32* GetUnsafeValue()">
38306         <size>3</size>
38307       </method>
38308     </type>
38309   </test>
38310   <test name="test-anon-71.cs">
38311     <type name="Program">
38312       <method name="Void .ctor()">
38313         <size>7</size>
38314       </method>
38315       <method name="Errno ProcessFile(System.String, Program+FdCb)">
38316         <size>2</size>
38317       </method>
38318       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
38319         <size>34</size>
38320       </method>
38321       <method name="Void Main()">
38322         <size>1</size>
38323       </method>
38324     </type>
38325     <type name="Program+FdCb">
38326       <method name="Void .ctor(Object, IntPtr)">
38327         <size>0</size>
38328       </method>
38329       <method name="Int32 Invoke(Int32)">
38330         <size>0</size>
38331       </method>
38332       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38333         <size>0</size>
38334       </method>
38335       <method name="Int32 EndInvoke(IAsyncResult)">
38336         <size>0</size>
38337       </method>
38338     </type>
38339     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
38340       <method name="Void .ctor()">
38341         <size>7</size>
38342       </method>
38343       <method name="Int32 &lt;&gt;m__0(Int32)">
38344         <size>46</size>
38345       </method>
38346     </type>
38347   </test>
38348   <test name="test-anon-72.cs">
38349     <type name="Test">
38350       <method name="Void .ctor()">
38351         <size>7</size>
38352       </method>
38353       <method name="Void AddOperator(Test+UnaryOperator)">
38354         <size>1</size>
38355       </method>
38356       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
38357         <size>5</size>
38358       </method>
38359       <method name="Void Main()">
38360         <size>1</size>
38361       </method>
38362       <method name="Void Foo()">
38363         <size>19</size>
38364       </method>
38365     </type>
38366     <type name="Test+UnaryOperator">
38367       <method name="Void .ctor(Object, IntPtr)">
38368         <size>0</size>
38369       </method>
38370       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
38371         <size>0</size>
38372       </method>
38373       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
38374         <size>0</size>
38375       </method>
38376       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
38377         <size>0</size>
38378       </method>
38379     </type>
38380     <type name="Test">
38381       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
38382         <size>31</size>
38383       </method>
38384     </type>
38385   </test>
38386   <test name="test-anon-73.cs">
38387     <type name="T">
38388       <method name="Void .ctor()">
38389         <size>7</size>
38390       </method>
38391       <method name="Void Main()">
38392         <size>31</size>
38393       </method>
38394       <method name="Void Test_1()">
38395         <size>36</size>
38396       </method>
38397     </type>
38398     <type name="D">
38399       <method name="Void .ctor(Object, IntPtr)">
38400         <size>0</size>
38401       </method>
38402       <method name="Void Invoke(System.Object)">
38403         <size>0</size>
38404       </method>
38405       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38406         <size>0</size>
38407       </method>
38408       <method name="Void EndInvoke(IAsyncResult)">
38409         <size>0</size>
38410       </method>
38411     </type>
38412     <type name="T">
38413       <method name="Void &lt;Main&gt;m__0(System.Object)">
38414         <size>15</size>
38415       </method>
38416       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
38417         <size>29</size>
38418       </method>
38419     </type>
38420   </test>
38421   <test name="test-anon-74.cs">
38422     <type name="Foo">
38423       <method name="Void Baz(Foo+SimpleDelegate)">
38424         <size>8</size>
38425       </method>
38426       <method name="Void Main(System.String[])">
38427         <size>35</size>
38428       </method>
38429     </type>
38430     <type name="Foo+SimpleDelegate">
38431       <method name="Void .ctor(Object, IntPtr)">
38432         <size>0</size>
38433       </method>
38434       <method name="System.String[,] Invoke()">
38435         <size>0</size>
38436       </method>
38437       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38438         <size>0</size>
38439       </method>
38440       <method name="System.String[,] EndInvoke(IAsyncResult)">
38441         <size>0</size>
38442       </method>
38443     </type>
38444     <type name="Foo">
38445       <method name="System.String[,] &lt;Main&gt;m__0()">
38446         <size>34</size>
38447       </method>
38448     </type>
38449   </test>
38450   <test name="test-anon-75.cs">
38451     <type name="Data">
38452       <method name="Void .ctor()">
38453         <size>7</size>
38454       </method>
38455     </type>
38456     <type name="Test">
38457       <method name="Void .ctor()">
38458         <size>7</size>
38459       </method>
38460       <method name="Void Foo(Int32, D)">
38461         <size>1</size>
38462       </method>
38463       <method name="Void Main()">
38464         <size>1</size>
38465       </method>
38466       <method name="Void TestMe()">
38467         <size>154</size>
38468       </method>
38469       <method name="Boolean &lt;TestMe&gt;m__0()">
38470         <size>2</size>
38471       </method>
38472     </type>
38473     <type name="D">
38474       <method name="Void .ctor(Object, IntPtr)">
38475         <size>0</size>
38476       </method>
38477       <method name="Boolean Invoke()">
38478         <size>0</size>
38479       </method>
38480       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38481         <size>0</size>
38482       </method>
38483       <method name="Boolean EndInvoke(IAsyncResult)">
38484         <size>0</size>
38485       </method>
38486     </type>
38487     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
38488       <method name="Void .ctor()">
38489         <size>7</size>
38490       </method>
38491       <method name="Boolean &lt;&gt;m__2()">
38492         <size>14</size>
38493       </method>
38494     </type>
38495     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
38496       <method name="Void .ctor()">
38497         <size>7</size>
38498       </method>
38499     </type>
38500     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
38501       <method name="Boolean &lt;&gt;m__1()">
38502         <size>54</size>
38503       </method>
38504     </type>
38505   </test>
38506   <test name="test-anon-76.cs">
38507     <type name="C">
38508       <method name="Void .ctor()">
38509         <size>7</size>
38510       </method>
38511       <method name="Void set_Item(System.String, FactoryDelegate)">
38512         <size>8</size>
38513       </method>
38514       <method name="FactoryDelegate get_Item(System.String)">
38515         <size>7</size>
38516       </method>
38517       <method name="Void X()">
38518         <size>24</size>
38519       </method>
38520       <method name="Int32 Main()">
38521         <size>70</size>
38522       </method>
38523     </type>
38524     <type name="FactoryDelegate">
38525       <method name="Void .ctor(Object, IntPtr)">
38526         <size>0</size>
38527       </method>
38528       <method name="System.Object Invoke()">
38529         <size>0</size>
38530       </method>
38531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38532         <size>0</size>
38533       </method>
38534       <method name="System.Object EndInvoke(IAsyncResult)">
38535         <size>0</size>
38536       </method>
38537     </type>
38538     <type name="C">
38539       <method name="System.Object &lt;X&gt;m__0()">
38540         <size>30</size>
38541       </method>
38542     </type>
38543   </test>
38544   <test name="test-anon-77.cs">
38545     <type name="y">
38546       <method name="Void .ctor()">
38547         <size>7</size>
38548       </method>
38549       <method name="Boolean get_Item(Int32)">
38550         <size>28</size>
38551       </method>
38552       <method name="Void set_Item(Int32, Boolean)">
38553         <size>10</size>
38554       </method>
38555       <method name="Void Main()">
38556         <size>1</size>
38557       </method>
38558     </type>
38559     <type name="D">
38560       <method name="Void .ctor(Object, IntPtr)">
38561         <size>0</size>
38562       </method>
38563       <method name="Void Invoke()">
38564         <size>0</size>
38565       </method>
38566       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38567         <size>0</size>
38568       </method>
38569       <method name="Void EndInvoke(IAsyncResult)">
38570         <size>0</size>
38571       </method>
38572     </type>
38573     <type name="y+&lt;&gt;c__AnonStorey0">
38574       <method name="Void .ctor()">
38575         <size>7</size>
38576       </method>
38577       <method name="Void &lt;&gt;m__0()">
38578         <size>8</size>
38579       </method>
38580     </type>
38581   </test>
38582   <test name="test-anon-78.cs">
38583     <type name="DelegateTest">
38584       <method name="Void .ctor()">
38585         <size>7</size>
38586       </method>
38587       <method name="Void .cctor()">
38588         <size>8</size>
38589       </method>
38590       <method name="Void Foo(D1)">
38591         <size>7</size>
38592       </method>
38593       <method name="Void Foo(D2)">
38594         <size>1</size>
38595       </method>
38596       <method name="Int32 Main()">
38597         <size>50</size>
38598       </method>
38599       <method name="Void &lt;Main&gt;m__0()">
38600         <size>18</size>
38601       </method>
38602     </type>
38603     <type name="D1">
38604       <method name="Void .ctor(Object, IntPtr)">
38605         <size>0</size>
38606       </method>
38607       <method name="Void Invoke()">
38608         <size>0</size>
38609       </method>
38610       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38611         <size>0</size>
38612       </method>
38613       <method name="Void EndInvoke(IAsyncResult)">
38614         <size>0</size>
38615       </method>
38616     </type>
38617     <type name="D2">
38618       <method name="Void .ctor(Object, IntPtr)">
38619         <size>0</size>
38620       </method>
38621       <method name="Void Invoke()">
38622         <size>0</size>
38623       </method>
38624       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38625         <size>0</size>
38626       </method>
38627       <method name="Void EndInvoke(IAsyncResult)">
38628         <size>0</size>
38629       </method>
38630     </type>
38631   </test>
38632   <test name="test-anon-79.cs">
38633     <type name="Test">
38634       <method name="Void .ctor()">
38635         <size>7</size>
38636       </method>
38637       <method name="Void add_E(Test+D)">
38638         <size>24</size>
38639       </method>
38640       <method name="Void remove_E(Test+D)">
38641         <size>24</size>
38642       </method>
38643       <method name="Void add_Changed(Test+D)">
38644         <size>30</size>
38645       </method>
38646       <method name="Void remove_Changed(Test+D)">
38647         <size>1</size>
38648       </method>
38649       <method name="Void Foo()">
38650         <size>1</size>
38651       </method>
38652       <method name="Void Main()">
38653         <size>1</size>
38654       </method>
38655     </type>
38656     <type name="Test+D">
38657       <method name="Void .ctor(Object, IntPtr)">
38658         <size>0</size>
38659       </method>
38660       <method name="Void Invoke()">
38661         <size>0</size>
38662       </method>
38663       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38664         <size>0</size>
38665       </method>
38666       <method name="Void EndInvoke(IAsyncResult)">
38667         <size>0</size>
38668       </method>
38669     </type>
38670     <type name="Test">
38671       <method name="Void &lt;add_Changed&gt;m__0()">
38672         <size>7</size>
38673       </method>
38674     </type>
38675   </test>
38676   <test name="test-anon-80.cs">
38677     <type name="MonoBug.MyTest">
38678       <method name="Void .ctor()">
38679         <size>7</size>
38680       </method>
38681       <method name="Int32 Main()">
38682         <size>167</size>
38683       </method>
38684     </type>
38685     <type name="MonoBug.MyTest+EventHandlers">
38686       <method name="Void .ctor()">
38687         <size>18</size>
38688       </method>
38689       <method name="System.EventHandler get_DoNothingEventHandler()">
38690         <size>30</size>
38691       </method>
38692       <method name="System.EventHandler get_DoSomethingEventHandler()">
38693         <size>13</size>
38694       </method>
38695       <method name="System.EventHandler get_Handler()">
38696         <size>7</size>
38697       </method>
38698       <method name="Void set_Handler(System.EventHandler)">
38699         <size>8</size>
38700       </method>
38701       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
38702         <size>1</size>
38703       </method>
38704       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
38705         <size>15</size>
38706       </method>
38707     </type>
38708   </test>
38709   <test name="test-anon-81.cs">
38710     <type name="C">
38711       <method name="Void .ctor()">
38712         <size>7</size>
38713       </method>
38714       <method name="Int32 Main()">
38715         <size>20</size>
38716       </method>
38717       <method name="Int32 Test()">
38718         <size>27</size>
38719       </method>
38720       <method name="Int32 Foo2(C+Cmd2)">
38721         <size>7</size>
38722       </method>
38723       <method name="Void Foo(C+Cmd)">
38724         <size>7</size>
38725       </method>
38726     </type>
38727     <type name="C+Cmd">
38728       <method name="Void .ctor(Object, IntPtr)">
38729         <size>0</size>
38730       </method>
38731       <method name="Void Invoke()">
38732         <size>0</size>
38733       </method>
38734       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38735         <size>0</size>
38736       </method>
38737       <method name="Void EndInvoke(IAsyncResult)">
38738         <size>0</size>
38739       </method>
38740     </type>
38741     <type name="C+Cmd2">
38742       <method name="Void .ctor(Object, IntPtr)">
38743         <size>0</size>
38744       </method>
38745       <method name="Int32 Invoke()">
38746         <size>0</size>
38747       </method>
38748       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38749         <size>0</size>
38750       </method>
38751       <method name="Int32 EndInvoke(IAsyncResult)">
38752         <size>0</size>
38753       </method>
38754     </type>
38755     <type name="C">
38756       <method name="Int32 &lt;Test&gt;m__0()">
38757         <size>45</size>
38758       </method>
38759     </type>
38760     <type name="C+&lt;Test&gt;c__AnonStorey1">
38761       <method name="Void .ctor()">
38762         <size>7</size>
38763       </method>
38764       <method name="Void &lt;&gt;m__1()">
38765         <size>44</size>
38766       </method>
38767     </type>
38768     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
38769       <method name="Void .ctor()">
38770         <size>7</size>
38771       </method>
38772       <method name="Void &lt;&gt;m__2()">
38773         <size>18</size>
38774       </method>
38775     </type>
38776   </test>
38777   <test name="test-anon-82.cs">
38778     <type name="MainClass">
38779       <method name="Void .ctor()">
38780         <size>7</size>
38781       </method>
38782       <method name="Void Main()">
38783         <size>87</size>
38784       </method>
38785       <method name="Void Test2(Int32)">
38786         <size>31</size>
38787       </method>
38788       <method name="Void Test3(Int32)">
38789         <size>57</size>
38790       </method>
38791       <method name="Void Test4()">
38792         <size>31</size>
38793       </method>
38794       <method name="Void Test5(Int32)">
38795         <size>27</size>
38796       </method>
38797       <method name="Void SimpleCallback(MainClass, System.String)">
38798         <size>7</size>
38799       </method>
38800     </type>
38801     <type name="MainClass+D">
38802       <method name="Void .ctor(Object, IntPtr)">
38803         <size>0</size>
38804       </method>
38805       <method name="Int32 Invoke(Int32)">
38806         <size>0</size>
38807       </method>
38808       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38809         <size>0</size>
38810       </method>
38811       <method name="Int32 EndInvoke(IAsyncResult)">
38812         <size>0</size>
38813       </method>
38814     </type>
38815     <type name="StringSender">
38816       <method name="Void .ctor(Object, IntPtr)">
38817         <size>0</size>
38818       </method>
38819       <method name="Void Invoke(System.String)">
38820         <size>0</size>
38821       </method>
38822       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38823         <size>0</size>
38824       </method>
38825       <method name="Void EndInvoke(IAsyncResult)">
38826         <size>0</size>
38827       </method>
38828     </type>
38829     <type name="VoidDelegate">
38830       <method name="Void .ctor(Object, IntPtr)">
38831         <size>0</size>
38832       </method>
38833       <method name="Void Invoke()">
38834         <size>0</size>
38835       </method>
38836       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38837         <size>0</size>
38838       </method>
38839       <method name="Void EndInvoke(IAsyncResult)">
38840         <size>0</size>
38841       </method>
38842     </type>
38843     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38844       <method name="Void .ctor()">
38845         <size>7</size>
38846       </method>
38847     </type>
38848     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
38849       <method name="Void .ctor()">
38850         <size>7</size>
38851       </method>
38852     </type>
38853     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
38854       <method name="Void .ctor()">
38855         <size>7</size>
38856       </method>
38857     </type>
38858     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
38859       <method name="Void .ctor()">
38860         <size>7</size>
38861       </method>
38862     </type>
38863     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
38864       <method name="Void .ctor()">
38865         <size>7</size>
38866       </method>
38867     </type>
38868     <type name="MainClass">
38869       <method name="Void &lt;Test2&gt;m__1(System.String)">
38870         <size>27</size>
38871       </method>
38872       <method name="Void &lt;Test3&gt;m__3()">
38873         <size>1</size>
38874       </method>
38875       <method name="Void &lt;Test4&gt;m__4()">
38876         <size>31</size>
38877       </method>
38878       <method name="Void &lt;Test4&gt;m__7()">
38879         <size>28</size>
38880       </method>
38881     </type>
38882     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38883       <method name="Void &lt;&gt;m__0()">
38884         <size>25</size>
38885       </method>
38886       <method name="Void &lt;&gt;m__9(System.String)">
38887         <size>13</size>
38888       </method>
38889     </type>
38890     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
38891       <method name="Void &lt;&gt;m__2()">
38892         <size>9</size>
38893       </method>
38894     </type>
38895     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
38896       <method name="Int32 &lt;&gt;m__5(Int32)">
38897         <size>46</size>
38898       </method>
38899       <method name="Int32 &lt;&gt;m__A(Int32)">
38900         <size>2</size>
38901       </method>
38902     </type>
38903     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
38904       <method name="Void &lt;&gt;m__6()">
38905         <size>12</size>
38906       </method>
38907     </type>
38908     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
38909       <method name="Void &lt;&gt;m__8()">
38910         <size>14</size>
38911       </method>
38912       <method name="Void &lt;&gt;m__B()">
38913         <size>8</size>
38914       </method>
38915     </type>
38916   </test>
38917   <test name="test-anon-84.cs">
38918     <type name="C">
38919       <method name="Void .ctor()">
38920         <size>42</size>
38921       </method>
38922       <method name="Void .ctor(D)">
38923         <size>42</size>
38924       </method>
38925       <method name="Int32 Main()">
38926         <size>19</size>
38927       </method>
38928       <method name="C &lt;C&gt;m__0(Int32)">
38929         <size>4</size>
38930       </method>
38931     </type>
38932     <type name="D">
38933       <method name="Void .ctor(Object, IntPtr)">
38934         <size>0</size>
38935       </method>
38936       <method name="C Invoke(Int32)">
38937         <size>0</size>
38938       </method>
38939       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38940         <size>0</size>
38941       </method>
38942       <method name="C EndInvoke(IAsyncResult)">
38943         <size>0</size>
38944       </method>
38945     </type>
38946   </test>
38947   <test name="test-anon-85.cs">
38948     <type name="X">
38949       <method name="Void .ctor()">
38950         <size>7</size>
38951       </method>
38952       <method name="Int32 Main()">
38953         <size>29</size>
38954       </method>
38955     </type>
38956     <type name="X+D">
38957       <method name="Void .ctor(Object, IntPtr)">
38958         <size>0</size>
38959       </method>
38960       <method name="Void Invoke()">
38961         <size>0</size>
38962       </method>
38963       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38964         <size>0</size>
38965       </method>
38966       <method name="Void EndInvoke(IAsyncResult)">
38967         <size>0</size>
38968       </method>
38969     </type>
38970     <type name="X+&lt;Main&gt;c__AnonStorey0">
38971       <method name="Void .ctor()">
38972         <size>7</size>
38973       </method>
38974       <method name="Void &lt;&gt;m__0()">
38975         <size>8</size>
38976       </method>
38977     </type>
38978   </test>
38979   <test name="test-anon-86.cs">
38980     <type name="Bug.A">
38981       <method name="Void .ctor()">
38982         <size>50</size>
38983       </method>
38984       <method name="Void Test()">
38985         <size>1</size>
38986       </method>
38987       <method name="Int32 Main()">
38988         <size>8</size>
38989       </method>
38990     </type>
38991     <type name="Bug.B">
38992       <method name="Void .ctor()">
38993         <size>7</size>
38994       </method>
38995       <method name="Int32 get_Prop()">
38996         <size>2</size>
38997       </method>
38998     </type>
38999     <type name="Bug.EventHandler">
39000       <method name="Void .ctor(Object, IntPtr)">
39001         <size>0</size>
39002       </method>
39003       <method name="Void Invoke()">
39004         <size>0</size>
39005       </method>
39006       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39007         <size>0</size>
39008       </method>
39009       <method name="Void EndInvoke(IAsyncResult)">
39010         <size>0</size>
39011       </method>
39012     </type>
39013     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
39014       <method name="Void .ctor()">
39015         <size>7</size>
39016       </method>
39017       <method name="Void &lt;&gt;m__0()">
39018         <size>24</size>
39019       </method>
39020     </type>
39021   </test>
39022   <test name="test-anon-87.cs">
39023     <type name="Bug.AA">
39024       <method name="Void .ctor(BB)">
39025         <size>51</size>
39026       </method>
39027       <method name="Void TestMe()">
39028         <size>1</size>
39029       </method>
39030       <method name="Int32 Main()">
39031         <size>18</size>
39032       </method>
39033     </type>
39034     <type name="Bug.BB">
39035       <method name="Void .ctor(String)">
39036         <size>18</size>
39037       </method>
39038       <method name="Void Foo()">
39039         <size>1</size>
39040       </method>
39041     </type>
39042     <type name="Bug.D">
39043       <method name="Void .ctor(Object, IntPtr)">
39044         <size>0</size>
39045       </method>
39046       <method name="Void Invoke()">
39047         <size>0</size>
39048       </method>
39049       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39050         <size>0</size>
39051       </method>
39052       <method name="Void EndInvoke(IAsyncResult)">
39053         <size>0</size>
39054       </method>
39055     </type>
39056     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
39057       <method name="Void .ctor()">
39058         <size>7</size>
39059       </method>
39060       <method name="Void &lt;&gt;m__0()">
39061         <size>23</size>
39062       </method>
39063     </type>
39064   </test>
39065   <test name="test-anon-88.cs">
39066     <type name="C">
39067       <method name="Void .ctor()">
39068         <size>7</size>
39069       </method>
39070       <method name="Int32 Main()">
39071         <size>12</size>
39072       </method>
39073       <method name="Void Test()">
39074         <size>102</size>
39075       </method>
39076     </type>
39077     <type name="C+D">
39078       <method name="Void .ctor(Object, IntPtr)">
39079         <size>0</size>
39080       </method>
39081       <method name="Void Invoke()">
39082         <size>0</size>
39083       </method>
39084       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39085         <size>0</size>
39086       </method>
39087       <method name="Void EndInvoke(IAsyncResult)">
39088         <size>0</size>
39089       </method>
39090     </type>
39091     <type name="C+&lt;Test&gt;c__AnonStorey0">
39092       <method name="Void .ctor()">
39093         <size>7</size>
39094       </method>
39095       <method name="Void &lt;&gt;m__2()">
39096         <size>8</size>
39097       </method>
39098     </type>
39099     <type name="C+&lt;Test&gt;c__AnonStorey2">
39100       <method name="Void .ctor()">
39101         <size>7</size>
39102       </method>
39103       <method name="Void &lt;&gt;m__0()">
39104         <size>69</size>
39105       </method>
39106       <method name="Void &lt;&gt;m__1()">
39107         <size>8</size>
39108       </method>
39109       <method name="Void &lt;&gt;m__4()">
39110         <size>3</size>
39111       </method>
39112     </type>
39113     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
39114       <method name="Void .ctor()">
39115         <size>7</size>
39116       </method>
39117       <method name="Void &lt;&gt;m__3()">
39118         <size>20</size>
39119       </method>
39120     </type>
39121   </test>
39122   <test name="test-anon-89.cs">
39123     <type name="C">
39124       <method name="Void .ctor()">
39125         <size>7</size>
39126       </method>
39127       <method name="Int32 Main()">
39128         <size>12</size>
39129       </method>
39130       <method name="System.Object get_GdkWindow()">
39131         <size>2</size>
39132       </method>
39133       <method name="Void set_GdkWindow(System.Object)">
39134         <size>1</size>
39135       </method>
39136       <method name="Void Invoke(C+D)">
39137         <size>1</size>
39138       </method>
39139       <method name="Void Test()">
39140         <size>69</size>
39141       </method>
39142     </type>
39143     <type name="C+D">
39144       <method name="Void .ctor(Object, IntPtr)">
39145         <size>0</size>
39146       </method>
39147       <method name="Void Invoke()">
39148         <size>0</size>
39149       </method>
39150       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39151         <size>0</size>
39152       </method>
39153       <method name="Void EndInvoke(IAsyncResult)">
39154         <size>0</size>
39155       </method>
39156     </type>
39157     <type name="C+&lt;Test&gt;c__AnonStorey0">
39158       <method name="Void .ctor()">
39159         <size>7</size>
39160       </method>
39161       <method name="Void &lt;&gt;m__0()">
39162         <size>108</size>
39163       </method>
39164       <method name="Void &lt;&gt;m__3()">
39165         <size>29</size>
39166       </method>
39167     </type>
39168     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39169       <method name="Void .ctor()">
39170         <size>7</size>
39171       </method>
39172       <method name="Void &lt;&gt;m__1()">
39173         <size>18</size>
39174       </method>
39175       <method name="Void &lt;&gt;m__2()">
39176         <size>49</size>
39177       </method>
39178     </type>
39179   </test>
39180   <test name="test-anon-90.cs">
39181     <type name="C">
39182       <method name="Void .ctor()">
39183         <size>7</size>
39184       </method>
39185       <method name="Int32 Main()">
39186         <size>12</size>
39187       </method>
39188       <method name="Void Foo()">
39189         <size>27</size>
39190       </method>
39191     </type>
39192     <type name="C+D">
39193       <method name="Void .ctor(Object, IntPtr)">
39194         <size>0</size>
39195       </method>
39196       <method name="Void Invoke()">
39197         <size>0</size>
39198       </method>
39199       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39200         <size>0</size>
39201       </method>
39202       <method name="Void EndInvoke(IAsyncResult)">
39203         <size>0</size>
39204       </method>
39205     </type>
39206     <type name="C+&lt;Foo&gt;c__AnonStorey0">
39207       <method name="Void .ctor()">
39208         <size>7</size>
39209       </method>
39210       <method name="Void &lt;&gt;m__0()">
39211         <size>66</size>
39212       </method>
39213     </type>
39214     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
39215       <method name="Void .ctor()">
39216         <size>7</size>
39217       </method>
39218     </type>
39219     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
39220       <method name="Void .ctor()">
39221         <size>7</size>
39222       </method>
39223       <method name="Void &lt;&gt;m__1()">
39224         <size>32</size>
39225       </method>
39226     </type>
39227   </test>
39228   <test name="test-anon-91.cs">
39229     <type name="A">
39230       <method name="Void .ctor(Int32)">
39231         <size>27</size>
39232       </method>
39233     </type>
39234     <type name="C">
39235       <method name="Void .ctor()">
39236         <size>7</size>
39237       </method>
39238       <method name="Int32 Main()">
39239         <size>12</size>
39240       </method>
39241       <method name="Void SelectCommand(Int32)">
39242         <size>1</size>
39243       </method>
39244       <method name="Void Test()">
39245         <size>66</size>
39246       </method>
39247     </type>
39248     <type name="C+D">
39249       <method name="Void .ctor(Object, IntPtr)">
39250         <size>0</size>
39251       </method>
39252       <method name="Void Invoke()">
39253         <size>0</size>
39254       </method>
39255       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39256         <size>0</size>
39257       </method>
39258       <method name="Void EndInvoke(IAsyncResult)">
39259         <size>0</size>
39260       </method>
39261     </type>
39262     <type name="C+&lt;Test&gt;c__AnonStorey0">
39263       <method name="Void .ctor()">
39264         <size>7</size>
39265       </method>
39266       <method name="Void &lt;&gt;m__0()">
39267         <size>109</size>
39268       </method>
39269     </type>
39270     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39271       <method name="Void .ctor()">
39272         <size>7</size>
39273       </method>
39274       <method name="Void &lt;&gt;m__1()">
39275         <size>23</size>
39276       </method>
39277     </type>
39278   </test>
39279   <test name="test-cls-00.cs">
39280     <type name="CLSCLass_6">
39281       <method name="Void .ctor()">
39282         <size>18</size>
39283       </method>
39284       <method name="Void add_Disposed(Delegate)">
39285         <size>19</size>
39286       </method>
39287       <method name="Void remove_Disposed(Delegate)">
39288         <size>19</size>
39289       </method>
39290     </type>
39291     <type name="CLSDelegate">
39292       <method name="Void .ctor()">
39293         <size>7</size>
39294       </method>
39295     </type>
39296     <type name="CLSClass_5">
39297       <method name="Void .ctor()">
39298         <size>7</size>
39299       </method>
39300       <method name="UInt32 Test()">
39301         <size>2</size>
39302       </method>
39303     </type>
39304     <type name="CLSClass_4">
39305       <method name="Void .ctor()">
39306         <size>7</size>
39307       </method>
39308       <method name="UInt32 Test()">
39309         <size>2</size>
39310       </method>
39311     </type>
39312     <type name="CLSClass_3">
39313       <method name="Void .ctor()">
39314         <size>7</size>
39315       </method>
39316       <method name="UInt32 Test_3()">
39317         <size>2</size>
39318       </method>
39319     </type>
39320     <type name="CLSClass_2">
39321       <method name="Void .ctor()">
39322         <size>7</size>
39323       </method>
39324       <method name="SByte get_XX()">
39325         <size>2</size>
39326       </method>
39327     </type>
39328     <type name="CLSClass_1">
39329       <method name="Void .ctor()">
39330         <size>7</size>
39331       </method>
39332       <method name="UInt32 Valid()">
39333         <size>2</size>
39334       </method>
39335     </type>
39336     <type name="CLSClass">
39337       <method name="Void .ctor()">
39338         <size>7</size>
39339       </method>
39340       <method name="UInt64 Valid()">
39341         <size>3</size>
39342       </method>
39343       <method name="Byte get_XX()">
39344         <size>2</size>
39345       </method>
39346       <method name="UInt32 FooInternal()">
39347         <size>2</size>
39348       </method>
39349       <method name="UInt64 Foo()">
39350         <size>3</size>
39351       </method>
39352       <method name="Void Main()">
39353         <size>1</size>
39354       </method>
39355     </type>
39356     <type name="CLSClass+C1">
39357       <method name="Void .ctor()">
39358         <size>7</size>
39359       </method>
39360       <method name="Int64 Foo2()">
39361         <size>3</size>
39362       </method>
39363     </type>
39364     <type name="CLSClass+C1+C11">
39365       <method name="Void .ctor()">
39366         <size>7</size>
39367       </method>
39368       <method name="UInt64 Foo3()">
39369         <size>3</size>
39370       </method>
39371     </type>
39372     <type name="CLSClass+CLSClass_2">
39373       <method name="Void .ctor()">
39374         <size>7</size>
39375       </method>
39376       <method name="SByte get_XX()">
39377         <size>2</size>
39378       </method>
39379     </type>
39380     <type name="Delegate">
39381       <method name="Void .ctor(Object, IntPtr)">
39382         <size>0</size>
39383       </method>
39384       <method name="CLSDelegate Invoke()">
39385         <size>0</size>
39386       </method>
39387       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39388         <size>0</size>
39389       </method>
39390       <method name="CLSDelegate EndInvoke(IAsyncResult)">
39391         <size>0</size>
39392       </method>
39393     </type>
39394   </test>
39395   <test name="test-cls-01.cs">
39396     <type name="CLSClass">
39397       <method name="Void .ctor()">
39398         <size>7</size>
39399       </method>
39400       <method name="Byte get_XX()">
39401         <size>2</size>
39402       </method>
39403       <method name="Void Main()">
39404         <size>1</size>
39405       </method>
39406     </type>
39407     <type name="Big">
39408       <method name="Void .ctor()">
39409         <size>7</size>
39410       </method>
39411       <method name="Big op_Implicit(UInt32)">
39412         <size>2</size>
39413       </method>
39414     </type>
39415     <type name="C1">
39416       <method name="Void .ctor()">
39417         <size>7</size>
39418       </method>
39419       <method name="Void method(UInt32)">
39420         <size>1</size>
39421       </method>
39422     </type>
39423   </test>
39424   <test name="test-cls-02.cs">
39425     <type name="CLSClass">
39426       <method name="Void .ctor(UInt64)">
39427         <size>7</size>
39428       </method>
39429       <method name="Void .ctor(UInt32)">
39430         <size>7</size>
39431       </method>
39432       <method name="Void set_X_0(UInt64)">
39433         <size>1</size>
39434       </method>
39435       <method name="Void set_Item(UInt64, UInt64)">
39436         <size>1</size>
39437       </method>
39438       <method name="Void Main()">
39439         <size>1</size>
39440       </method>
39441     </type>
39442     <type name="InnerTypeClasss">
39443       <method name="Void .ctor()">
39444         <size>7</size>
39445       </method>
39446       <method name="Struct Method()">
39447         <size>10</size>
39448       </method>
39449     </type>
39450   </test>
39451   <test name="test-cls-03.cs">
39452     <type name="CLSClass">
39453       <method name="Void .ctor()">
39454         <size>7</size>
39455       </method>
39456       <method name="I1 Foo()">
39457         <size>2</size>
39458       </method>
39459       <method name="Void Main()">
39460         <size>1</size>
39461       </method>
39462     </type>
39463   </test>
39464   <test name="test-cls-05.cs">
39465     <type name="X1">
39466       <method name="Void .ctor()">
39467         <size>7</size>
39468       </method>
39469     </type>
39470     <type name="X2">
39471       <method name="Void .ctor()">
39472         <size>7</size>
39473       </method>
39474     </type>
39475     <type name="X3">
39476       <method name="Void .ctor()">
39477         <size>7</size>
39478       </method>
39479       <method name="Void bb(Boolean)">
39480         <size>1</size>
39481       </method>
39482       <method name="Void BB()">
39483         <size>1</size>
39484       </method>
39485     </type>
39486     <type name="X4">
39487       <method name="Void .ctor()">
39488         <size>7</size>
39489       </method>
39490       <method name="Void method(Int32)">
39491         <size>1</size>
39492       </method>
39493       <method name="Void method(Boolean)">
39494         <size>1</size>
39495       </method>
39496       <method name="Boolean method()">
39497         <size>2</size>
39498       </method>
39499     </type>
39500     <type name="BaseClass">
39501       <method name="Void .ctor()">
39502         <size>7</size>
39503       </method>
39504     </type>
39505     <type name="CLSClass">
39506       <method name="Void .ctor()">
39507         <size>7</size>
39508       </method>
39509       <method name="Void .ctor(Int32)">
39510         <size>7</size>
39511       </method>
39512       <method name="Void Method()">
39513         <size>1</size>
39514       </method>
39515       <method name="Int32 Method(Boolean)">
39516         <size>2</size>
39517       </method>
39518       <method name="Void methoD()">
39519         <size>1</size>
39520       </method>
39521       <method name="Void Main()">
39522         <size>1</size>
39523       </method>
39524       <method name="CLSClass op_Implicit(Boolean)">
39525         <size>7</size>
39526       </method>
39527       <method name="CLSClass op_Implicit(Int32)">
39528         <size>7</size>
39529       </method>
39530     </type>
39531     <type name="oBject">
39532       <method name="Void .ctor()">
39533         <size>7</size>
39534       </method>
39535     </type>
39536     <type name="A.C1">
39537       <method name="Void .ctor()">
39538         <size>7</size>
39539       </method>
39540     </type>
39541     <type name="B.c1">
39542       <method name="Void .ctor()">
39543         <size>7</size>
39544       </method>
39545     </type>
39546     <type name="c1">
39547       <method name="Void .ctor()">
39548         <size>7</size>
39549       </method>
39550     </type>
39551     <type name="CLSClass_2">
39552       <method name="Void .ctor()">
39553         <size>7</size>
39554       </method>
39555       <method name="Void Method()">
39556         <size>1</size>
39557       </method>
39558       <method name="Void method()">
39559         <size>1</size>
39560       </method>
39561     </type>
39562     <type name="System.sByte">
39563       <method name="Void .ctor()">
39564         <size>7</size>
39565       </method>
39566     </type>
39567     <type name="System.Web.HttpBrowserCapabilities">
39568       <method name="Void .ctor()">
39569         <size>7</size>
39570       </method>
39571     </type>
39572   </test>
39573   <test name="test-cls-06.cs">
39574     <type name="CLSClass">
39575       <method name="Void .ctor()">
39576         <size>7</size>
39577       </method>
39578       <method name="Void Main()">
39579         <size>1</size>
39580       </method>
39581     </type>
39582     <type name="CLSClass_2">
39583       <method name="Void .ctor(Int32[,,])">
39584         <size>7</size>
39585       </method>
39586       <method name="Void .ctor(Int32[,])">
39587         <size>7</size>
39588       </method>
39589       <method name="Void Test(System.Int32[,], Int32)">
39590         <size>1</size>
39591       </method>
39592       <method name="Void Test(System.Int32[,,], Boolean)">
39593         <size>1</size>
39594       </method>
39595     </type>
39596     <type name="X1">
39597       <method name="Void .ctor()">
39598         <size>7</size>
39599       </method>
39600       <method name="Void M2(Int32)">
39601         <size>1</size>
39602       </method>
39603     </type>
39604     <type name="X2">
39605       <method name="Void .ctor()">
39606         <size>7</size>
39607       </method>
39608       <method name="Void M2(Int32 ByRef)">
39609         <size>1</size>
39610       </method>
39611     </type>
39612     <type name="CLSClass+MyDelegate">
39613       <method name="Void .ctor(Object, IntPtr)">
39614         <size>0</size>
39615       </method>
39616       <method name="UInt32 Invoke()">
39617         <size>0</size>
39618       </method>
39619       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39620         <size>0</size>
39621       </method>
39622       <method name="UInt32 EndInvoke(IAsyncResult)">
39623         <size>0</size>
39624       </method>
39625     </type>
39626     <type name="MyDelegate">
39627       <method name="Void .ctor(Object, IntPtr)">
39628         <size>0</size>
39629       </method>
39630       <method name="UInt32 Invoke()">
39631         <size>0</size>
39632       </method>
39633       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39634         <size>0</size>
39635       </method>
39636       <method name="UInt32 EndInvoke(IAsyncResult)">
39637         <size>0</size>
39638       </method>
39639     </type>
39640   </test>
39641   <test name="test-cls-07.cs">
39642     <type name="aa.I1">
39643       <method name="Void .ctor()">
39644         <size>7</size>
39645       </method>
39646     </type>
39647     <type name="CLSClass">
39648       <method name="Void .ctor()">
39649         <size>7</size>
39650       </method>
39651       <method name="Void Main()">
39652         <size>1</size>
39653       </method>
39654     </type>
39655   </test>
39656   <test name="test-cls-10.cs">
39657     <type name="MainClass">
39658       <method name="Void .ctor()">
39659         <size>7</size>
39660       </method>
39661       <method name="Void Main()">
39662         <size>1</size>
39663       </method>
39664     </type>
39665   </test>
39666   <test name="test-cls-11.cs">
39667     <type name="CLSClass">
39668       <method name="Void .ctor()">
39669         <size>7</size>
39670       </method>
39671       <method name="Void Test(IComparable)">
39672         <size>0</size>
39673       </method>
39674     </type>
39675     <type name="CLSCLass_2">
39676       <method name="Void .ctor()">
39677         <size>7</size>
39678       </method>
39679       <method name="Void Test()">
39680         <size>0</size>
39681       </method>
39682     </type>
39683     <type name="CLSClass_3">
39684       <method name="Void .ctor()">
39685         <size>7</size>
39686       </method>
39687       <method name="Void Test()">
39688         <size>0</size>
39689       </method>
39690     </type>
39691     <type name="MainClass">
39692       <method name="Void .ctor()">
39693         <size>7</size>
39694       </method>
39695       <method name="Void Main()">
39696         <size>1</size>
39697       </method>
39698     </type>
39699   </test>
39700   <test name="test-cls-12.cs">
39701     <type name="MainClass">
39702       <method name="Void .ctor()">
39703         <size>7</size>
39704       </method>
39705       <method name="Void Main()">
39706         <size>1</size>
39707       </method>
39708     </type>
39709   </test>
39710   <test name="test-cls-14.cs">
39711     <type name="CLSClass">
39712       <method name="Void .ctor()">
39713         <size>7</size>
39714       </method>
39715       <method name="Void Error(Boolean)">
39716         <size>1</size>
39717       </method>
39718       <method name="CLSClass op_Implicit(Byte)">
39719         <size>6</size>
39720       </method>
39721     </type>
39722     <type name="MainClass">
39723       <method name="Void .ctor()">
39724         <size>7</size>
39725       </method>
39726       <method name="Void Main()">
39727         <size>1</size>
39728       </method>
39729     </type>
39730   </test>
39731   <test name="test-cls-15.cs">
39732     <type name="CLSAttribute_1">
39733       <method name="Void .ctor(Int32[])">
39734         <size>7</size>
39735       </method>
39736       <method name="Void .ctor(Int32)">
39737         <size>7</size>
39738       </method>
39739     </type>
39740     <type name="CLSAttribute_2">
39741       <method name="Void .ctor(Int32)">
39742         <size>7</size>
39743       </method>
39744     </type>
39745     <type name="CLSAttribute_3">
39746       <method name="Void .ctor(Int32[])">
39747         <size>7</size>
39748       </method>
39749     </type>
39750     <type name="CLSAttribute_4">
39751       <method name="Void .ctor(Int32[])">
39752         <size>7</size>
39753       </method>
39754     </type>
39755     <type name="ClassMain">
39756       <method name="Void .ctor()">
39757         <size>7</size>
39758       </method>
39759       <method name="Void Main()">
39760         <size>1</size>
39761       </method>
39762     </type>
39763   </test>
39764   <test name="test-cls-16.cs">
39765     <type name="CLSAttribute">
39766       <method name="Void .ctor(Boolean[])">
39767         <size>7</size>
39768       </method>
39769     </type>
39770     <type name="ClassMain">
39771       <method name="Void .ctor()">
39772         <size>7</size>
39773       </method>
39774       <method name="Void Main()">
39775         <size>1</size>
39776       </method>
39777     </type>
39778   </test>
39779   <test name="test-cls-17.cs">
39780     <type name="Foo">
39781       <method name="Void .ctor()">
39782         <size>7</size>
39783       </method>
39784       <method name="Void Main()">
39785         <size>1</size>
39786       </method>
39787     </type>
39788   </test>
39789   <test name="test-cls-18.cs">
39790     <type name="Base">
39791       <method name="Void .ctor()">
39792         <size>7</size>
39793       </method>
39794       <method name="Void Test(System.Int32[])">
39795         <size>1</size>
39796       </method>
39797     </type>
39798     <type name="CLSClass">
39799       <method name="Void .ctor()">
39800         <size>7</size>
39801       </method>
39802       <method name="Void Test(System.Int32[])">
39803         <size>1</size>
39804       </method>
39805       <method name="Void Main()">
39806         <size>1</size>
39807       </method>
39808     </type>
39809   </test>
39810   <test name="test-externalias-01.cs">
39811     <type name="Test">
39812       <method name="Void .ctor()">
39813         <size>7</size>
39814       </method>
39815       <method name="Int32 Main()">
39816         <size>64</size>
39817       </method>
39818     </type>
39819   </test>
39820   <test name="test-externalias-02.cs">
39821     <type name="Test">
39822       <method name="Void .ctor()">
39823         <size>7</size>
39824       </method>
39825       <method name="Int32 Main()">
39826         <size>64</size>
39827       </method>
39828     </type>
39829   </test>
39830   <test name="test-externalias-03.cs">
39831     <type name="Test">
39832       <method name="Void .ctor()">
39833         <size>7</size>
39834       </method>
39835       <method name="Int32 Main()">
39836         <size>64</size>
39837       </method>
39838     </type>
39839   </test>
39840   <test name="test-externalias-04.cs">
39841     <type name="Test">
39842       <method name="Void .ctor()">
39843         <size>7</size>
39844       </method>
39845       <method name="Int32 Main()">
39846         <size>64</size>
39847       </method>
39848     </type>
39849   </test>
39850   <test name="test-externalias-05.cs">
39851     <type name="Test">
39852       <method name="Void .ctor()">
39853         <size>7</size>
39854       </method>
39855       <method name="Void Main()">
39856         <size>21</size>
39857       </method>
39858     </type>
39859   </test>
39860   <test name="test-externalias-06.cs">
39861     <type name="MyAssembly01.Test">
39862       <method name="Void .ctor()">
39863         <size>7</size>
39864       </method>
39865     </type>
39866     <type name="MyAssembly01.Namespace1.Test">
39867       <method name="Void .ctor()">
39868         <size>7</size>
39869       </method>
39870     </type>
39871     <type name="MyAssembly02.Test">
39872       <method name="Void .ctor()">
39873         <size>7</size>
39874       </method>
39875     </type>
39876     <type name="MyAssembly02.Namespace1.Test">
39877       <method name="Void .ctor()">
39878         <size>7</size>
39879       </method>
39880     </type>
39881     <type name="Test">
39882       <method name="Void .ctor()">
39883         <size>7</size>
39884       </method>
39885       <method name="Void Main()">
39886         <size>1</size>
39887       </method>
39888     </type>
39889   </test>
39890   <test name="test-externalias-07.cs">
39891     <type name="NS.MyClass">
39892       <method name="Void .ctor()">
39893         <size>7</size>
39894       </method>
39895       <method name="Int32 GetInt()">
39896         <size>6</size>
39897       </method>
39898     </type>
39899     <type name="Test">
39900       <method name="Void .ctor()">
39901         <size>7</size>
39902       </method>
39903       <method name="Int32 Main()">
39904         <size>15</size>
39905       </method>
39906     </type>
39907   </test>
39908   <test name="test-externalias-08.cs">
39909     <type name="Test">
39910       <method name="Void .ctor()">
39911         <size>7</size>
39912       </method>
39913       <method name="Int32 Main()">
39914         <size>54</size>
39915       </method>
39916     </type>
39917   </test>
39918   <test name="test-externalias-09.cs">
39919     <type name="Test">
39920       <method name="Void .ctor()">
39921         <size>7</size>
39922       </method>
39923       <method name="Int32 Main()">
39924         <size>8</size>
39925       </method>
39926     </type>
39927   </test>
39928   <test name="test-iter-01.cs">
39929     <type name="X">
39930       <method name="Void .ctor()">
39931         <size>7</size>
39932       </method>
39933       <method name="IEnumerator GetIt()">
39934         <size>8</size>
39935       </method>
39936       <method name="IEnumerable GetIt2()">
39937         <size>16</size>
39938       </method>
39939       <method name="Int32 Main()">
39940         <size>173</size>
39941       </method>
39942     </type>
39943     <type name="X+&lt;GetIt&gt;c__Iterator0">
39944       <method name="Void .ctor()">
39945         <size>7</size>
39946       </method>
39947       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39948         <size>7</size>
39949       </method>
39950       <method name="Boolean MoveNext()">
39951         <size>126</size>
39952       </method>
39953       <method name="Void Dispose()">
39954         <size>8</size>
39955       </method>
39956       <method name="Void Reset()">
39957         <size>6</size>
39958       </method>
39959     </type>
39960     <type name="X+&lt;GetIt2&gt;c__Iterator1">
39961       <method name="Void .ctor()">
39962         <size>7</size>
39963       </method>
39964       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39965         <size>7</size>
39966       </method>
39967       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39968         <size>7</size>
39969       </method>
39970       <method name="Boolean MoveNext()">
39971         <size>126</size>
39972       </method>
39973       <method name="Void Dispose()">
39974         <size>8</size>
39975       </method>
39976       <method name="Void Reset()">
39977         <size>6</size>
39978       </method>
39979     </type>
39980     <type name="X+&lt;GetIt&gt;c__Iterator0">
39981       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39982         <size>7</size>
39983       </method>
39984     </type>
39985     <type name="X+&lt;GetIt2&gt;c__Iterator1">
39986       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39987         <size>7</size>
39988       </method>
39989       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39990         <size>26</size>
39991       </method>
39992     </type>
39993   </test>
39994   <test name="test-iter-02.cs">
39995     <type name="X">
39996       <method name="Void .ctor()">
39997         <size>7</size>
39998       </method>
39999       <method name="IEnumerator GetRange()">
40000         <size>8</size>
40001       </method>
40002       <method name="Int32 Main()">
40003         <size>89</size>
40004       </method>
40005     </type>
40006     <type name="X+&lt;GetRange&gt;c__Iterator0">
40007       <method name="Void .ctor()">
40008         <size>7</size>
40009       </method>
40010       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40011         <size>7</size>
40012       </method>
40013       <method name="Boolean MoveNext()">
40014         <size>173</size>
40015       </method>
40016       <method name="Void Dispose()">
40017         <size>8</size>
40018       </method>
40019       <method name="Void Reset()">
40020         <size>6</size>
40021       </method>
40022       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40023         <size>7</size>
40024       </method>
40025     </type>
40026   </test>
40027   <test name="test-iter-03.cs">
40028     <type name="X">
40029       <method name="Void .ctor()">
40030         <size>7</size>
40031       </method>
40032       <method name="IEnumerable GetIt(System.Int32[])">
40033         <size>30</size>
40034       </method>
40035       <method name="IEnumerable GetMulti(System.Int32[,])">
40036         <size>30</size>
40037       </method>
40038       <method name="Int32 Main()">
40039         <size>247</size>
40040       </method>
40041     </type>
40042     <type name="&lt;PrivateImplementationDetails&gt;">
40043       <method name="Void .ctor()">
40044         <size>7</size>
40045       </method>
40046     </type>
40047     <type name="X+&lt;GetIt&gt;c__Iterator0">
40048       <method name="Void .ctor()">
40049         <size>7</size>
40050       </method>
40051       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40052         <size>7</size>
40053       </method>
40054       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40055         <size>7</size>
40056       </method>
40057       <method name="Boolean MoveNext()">
40058         <size>151</size>
40059       </method>
40060       <method name="Void Dispose()">
40061         <size>8</size>
40062       </method>
40063       <method name="Void Reset()">
40064         <size>6</size>
40065       </method>
40066     </type>
40067     <type name="X+&lt;GetMulti&gt;c__Iterator1">
40068       <method name="Void .ctor()">
40069         <size>7</size>
40070       </method>
40071       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40072         <size>7</size>
40073       </method>
40074       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40075         <size>7</size>
40076       </method>
40077       <method name="Boolean MoveNext()">
40078         <size>238</size>
40079       </method>
40080       <method name="Void Dispose()">
40081         <size>8</size>
40082       </method>
40083       <method name="Void Reset()">
40084         <size>6</size>
40085       </method>
40086     </type>
40087     <type name="X+&lt;GetIt&gt;c__Iterator0">
40088       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40089         <size>7</size>
40090       </method>
40091       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40092         <size>40</size>
40093       </method>
40094     </type>
40095     <type name="X+&lt;GetMulti&gt;c__Iterator1">
40096       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40097         <size>7</size>
40098       </method>
40099       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40100         <size>40</size>
40101       </method>
40102     </type>
40103   </test>
40104   <test name="test-iter-04.cs">
40105     <type name="X">
40106       <method name="Void .ctor()">
40107         <size>7</size>
40108       </method>
40109       <method name="IEnumerable GetRange(Int32, Int32)">
40110         <size>44</size>
40111       </method>
40112       <method name="Void Main()">
40113         <size>99</size>
40114       </method>
40115     </type>
40116     <type name="X+&lt;GetRange&gt;c__Iterator0">
40117       <method name="Void .ctor()">
40118         <size>7</size>
40119       </method>
40120       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40121         <size>7</size>
40122       </method>
40123       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40124         <size>7</size>
40125       </method>
40126       <method name="Boolean MoveNext()">
40127         <size>123</size>
40128       </method>
40129       <method name="Void Dispose()">
40130         <size>8</size>
40131       </method>
40132       <method name="Void Reset()">
40133         <size>6</size>
40134       </method>
40135       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40136         <size>7</size>
40137       </method>
40138       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40139         <size>52</size>
40140       </method>
40141     </type>
40142   </test>
40143   <test name="test-iter-05.cs">
40144     <type name="X">
40145       <method name="Void .ctor()">
40146         <size>7</size>
40147       </method>
40148       <method name="IEnumerable GetIt()">
40149         <size>16</size>
40150       </method>
40151       <method name="Int32 Main()">
40152         <size>105</size>
40153       </method>
40154     </type>
40155     <type name="List">
40156       <method name="Void .ctor(Int32)">
40157         <size>19</size>
40158       </method>
40159       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40160         <size>12</size>
40161       </method>
40162       <method name="Void Add(Int32)">
40163         <size>26</size>
40164       </method>
40165       <method name="MyEnumerator GetEnumerator()">
40166         <size>7</size>
40167       </method>
40168     </type>
40169     <type name="X+&lt;GetIt&gt;c__Iterator0">
40170       <method name="Void .ctor()">
40171         <size>7</size>
40172       </method>
40173       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40174         <size>7</size>
40175       </method>
40176       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40177         <size>7</size>
40178       </method>
40179       <method name="Boolean MoveNext()">
40180         <size>184</size>
40181       </method>
40182       <method name="Void Dispose()">
40183         <size>8</size>
40184       </method>
40185       <method name="Void Reset()">
40186         <size>6</size>
40187       </method>
40188     </type>
40189     <type name="List+MyEnumerator">
40190       <method name="Void .ctor(List)">
40191         <size>15</size>
40192       </method>
40193       <method name="System.Object get_Current()">
40194         <size>24</size>
40195       </method>
40196       <method name="Boolean MoveNext()">
40197         <size>31</size>
40198       </method>
40199       <method name="Void Reset()">
40200         <size>8</size>
40201       </method>
40202     </type>
40203     <type name="X+&lt;GetIt&gt;c__Iterator0">
40204       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40205         <size>7</size>
40206       </method>
40207       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40208         <size>26</size>
40209       </method>
40210     </type>
40211   </test>
40212   <test name="test-iter-06.cs">
40213     <type name="X">
40214       <method name="Void .ctor()">
40215         <size>7</size>
40216       </method>
40217       <method name="IEnumerable Get(Int32)">
40218         <size>30</size>
40219       </method>
40220       <method name="IEnumerable GetS(Int32)">
40221         <size>30</size>
40222       </method>
40223       <method name="Int32 Main()">
40224         <size>403</size>
40225       </method>
40226     </type>
40227     <type name="S+&lt;Get&gt;c__Iterator0">
40228       <method name="Void .ctor()">
40229         <size>7</size>
40230       </method>
40231       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40232         <size>7</size>
40233       </method>
40234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40235         <size>7</size>
40236       </method>
40237       <method name="Boolean MoveNext()">
40238         <size>183</size>
40239       </method>
40240       <method name="Void Dispose()">
40241         <size>8</size>
40242       </method>
40243       <method name="Void Reset()">
40244         <size>6</size>
40245       </method>
40246     </type>
40247     <type name="S+&lt;GetS&gt;c__Iterator1">
40248       <method name="Void .ctor()">
40249         <size>7</size>
40250       </method>
40251       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40252         <size>7</size>
40253       </method>
40254       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40255         <size>7</size>
40256       </method>
40257       <method name="Boolean MoveNext()">
40258         <size>136</size>
40259       </method>
40260       <method name="Void Dispose()">
40261         <size>8</size>
40262       </method>
40263       <method name="Void Reset()">
40264         <size>6</size>
40265       </method>
40266     </type>
40267     <type name="X+&lt;Get&gt;c__Iterator2">
40268       <method name="Void .ctor()">
40269         <size>7</size>
40270       </method>
40271       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40272         <size>7</size>
40273       </method>
40274       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40275         <size>7</size>
40276       </method>
40277       <method name="Boolean MoveNext()">
40278         <size>131</size>
40279       </method>
40280       <method name="Void Dispose()">
40281         <size>8</size>
40282       </method>
40283       <method name="Void Reset()">
40284         <size>6</size>
40285       </method>
40286     </type>
40287     <type name="X+&lt;GetS&gt;c__Iterator3">
40288       <method name="Void .ctor()">
40289         <size>7</size>
40290       </method>
40291       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40292         <size>7</size>
40293       </method>
40294       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40295         <size>7</size>
40296       </method>
40297       <method name="Boolean MoveNext()">
40298         <size>136</size>
40299       </method>
40300       <method name="Void Dispose()">
40301         <size>8</size>
40302       </method>
40303       <method name="Void Reset()">
40304         <size>6</size>
40305       </method>
40306     </type>
40307     <type name="S">
40308       <method name="IEnumerable Get(Int32)">
40309         <size>42</size>
40310       </method>
40311       <method name="IEnumerable GetS(Int32)">
40312         <size>30</size>
40313       </method>
40314     </type>
40315     <type name="S+&lt;Get&gt;c__Iterator0">
40316       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40317         <size>7</size>
40318       </method>
40319       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40320         <size>52</size>
40321       </method>
40322     </type>
40323     <type name="S+&lt;GetS&gt;c__Iterator1">
40324       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40325         <size>7</size>
40326       </method>
40327       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40328         <size>40</size>
40329       </method>
40330     </type>
40331     <type name="X+&lt;Get&gt;c__Iterator2">
40332       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40333         <size>7</size>
40334       </method>
40335       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40336         <size>40</size>
40337       </method>
40338     </type>
40339     <type name="X+&lt;GetS&gt;c__Iterator3">
40340       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40341         <size>7</size>
40342       </method>
40343       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40344         <size>40</size>
40345       </method>
40346     </type>
40347   </test>
40348   <test name="test-iter-07.cs">
40349     <type name="Test">
40350       <method name="Void .ctor()">
40351         <size>7</size>
40352       </method>
40353       <method name="IEnumerable Foo(Int32)">
40354         <size>30</size>
40355       </method>
40356     </type>
40357     <type name="X">
40358       <method name="Void .ctor()">
40359         <size>7</size>
40360       </method>
40361       <method name="Int32 Main()">
40362         <size>379</size>
40363       </method>
40364     </type>
40365     <type name="Test+&lt;Foo&gt;c__Iterator0">
40366       <method name="Void .ctor()">
40367         <size>7</size>
40368       </method>
40369       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40370         <size>7</size>
40371       </method>
40372       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40373         <size>7</size>
40374       </method>
40375       <method name="Boolean MoveNext()">
40376         <size>253</size>
40377       </method>
40378       <method name="Void Dispose()">
40379         <size>112</size>
40380       </method>
40381       <method name="Void Reset()">
40382         <size>6</size>
40383       </method>
40384       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40385         <size>7</size>
40386       </method>
40387       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40388         <size>40</size>
40389       </method>
40390     </type>
40391   </test>
40392   <test name="test-iter-08.cs">
40393     <type name="Foo">
40394       <method name="Void .ctor(Int32)">
40395         <size>14</size>
40396       </method>
40397       <method name="Void Dispose()">
40398         <size>8</size>
40399       </method>
40400     </type>
40401     <type name="X">
40402       <method name="Void .ctor()">
40403         <size>7</size>
40404       </method>
40405       <method name="IEnumerable Test(Int32, Int32)">
40406         <size>44</size>
40407       </method>
40408       <method name="Int32 Main()">
40409         <size>171</size>
40410       </method>
40411     </type>
40412     <type name="X+&lt;Test&gt;c__Iterator0">
40413       <method name="Void .ctor()">
40414         <size>7</size>
40415       </method>
40416       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40417         <size>7</size>
40418       </method>
40419       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40420         <size>7</size>
40421       </method>
40422       <method name="Boolean MoveNext()">
40423         <size>360</size>
40424       </method>
40425       <method name="Void Dispose()">
40426         <size>102</size>
40427       </method>
40428       <method name="Void Reset()">
40429         <size>6</size>
40430       </method>
40431       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40432         <size>7</size>
40433       </method>
40434       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40435         <size>52</size>
40436       </method>
40437     </type>
40438   </test>
40439   <test name="test-iter-09.cs">
40440     <type name="Tester">
40441       <method name="Void .ctor()">
40442         <size>153</size>
40443       </method>
40444       <method name="IEnumerator GetEnumerator()">
40445         <size>15</size>
40446       </method>
40447     </type>
40448     <type name="Test">
40449       <method name="Void .ctor()">
40450         <size>7</size>
40451       </method>
40452       <method name="Int32 Main()">
40453         <size>268</size>
40454       </method>
40455     </type>
40456     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
40457       <method name="Void .ctor()">
40458         <size>7</size>
40459       </method>
40460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40461         <size>7</size>
40462       </method>
40463       <method name="Boolean MoveNext()">
40464         <size>623</size>
40465       </method>
40466       <method name="Void Dispose()">
40467         <size>82</size>
40468       </method>
40469       <method name="Void Reset()">
40470         <size>6</size>
40471       </method>
40472       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40473         <size>7</size>
40474       </method>
40475     </type>
40476   </test>
40477   <test name="test-iter-10.cs">
40478     <type name="X">
40479       <method name="Void .ctor()">
40480         <size>7</size>
40481       </method>
40482       <method name="IEnumerator get_GetIt()">
40483         <size>8</size>
40484       </method>
40485       <method name="Void set_GetIt(IEnumerator)">
40486         <size>1</size>
40487       </method>
40488       <method name="IEnumerable get_Item(Int32)">
40489         <size>30</size>
40490       </method>
40491       <method name="Void set_Item(Int32, IEnumerable)">
40492         <size>1</size>
40493       </method>
40494       <method name="Int32 Main()">
40495         <size>186</size>
40496       </method>
40497     </type>
40498     <type name="X+&lt;&gt;c__Iterator0">
40499       <method name="Void .ctor()">
40500         <size>7</size>
40501       </method>
40502       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40503         <size>7</size>
40504       </method>
40505       <method name="Boolean MoveNext()">
40506         <size>126</size>
40507       </method>
40508       <method name="Void Dispose()">
40509         <size>8</size>
40510       </method>
40511       <method name="Void Reset()">
40512         <size>6</size>
40513       </method>
40514     </type>
40515     <type name="X+&lt;&gt;c__Iterator1">
40516       <method name="Void .ctor()">
40517         <size>7</size>
40518       </method>
40519       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40520         <size>7</size>
40521       </method>
40522       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40523         <size>7</size>
40524       </method>
40525       <method name="Boolean MoveNext()">
40526         <size>147</size>
40527       </method>
40528       <method name="Void Dispose()">
40529         <size>8</size>
40530       </method>
40531       <method name="Void Reset()">
40532         <size>6</size>
40533       </method>
40534     </type>
40535     <type name="X+&lt;&gt;c__Iterator0">
40536       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40537         <size>7</size>
40538       </method>
40539     </type>
40540     <type name="X+&lt;&gt;c__Iterator1">
40541       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40542         <size>7</size>
40543       </method>
40544       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40545         <size>40</size>
40546       </method>
40547     </type>
40548   </test>
40549   <test name="test-iter-11.cs">
40550     <type name="X">
40551       <method name="Void .ctor()">
40552         <size>7</size>
40553       </method>
40554       <method name="Void add_Hook(System.EventHandler)">
40555         <size>24</size>
40556       </method>
40557       <method name="Void remove_Hook(System.EventHandler)">
40558         <size>24</size>
40559       </method>
40560       <method name="IEnumerator Pipeline()">
40561         <size>15</size>
40562       </method>
40563       <method name="Void M(System.Object, System.EventArgs)">
40564         <size>11</size>
40565       </method>
40566       <method name="Void Main()">
40567         <size>55</size>
40568       </method>
40569     </type>
40570     <type name="X+&lt;Pipeline&gt;c__Iterator0">
40571       <method name="Void .ctor()">
40572         <size>7</size>
40573       </method>
40574       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40575         <size>7</size>
40576       </method>
40577       <method name="Boolean MoveNext()">
40578         <size>124</size>
40579       </method>
40580       <method name="Void Dispose()">
40581         <size>8</size>
40582       </method>
40583       <method name="Void Reset()">
40584         <size>6</size>
40585       </method>
40586       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40587         <size>7</size>
40588       </method>
40589     </type>
40590   </test>
40591   <test name="test-iter-12.cs">
40592     <type name="X">
40593       <method name="Void .ctor()">
40594         <size>7</size>
40595       </method>
40596       <method name="IEnumerable a()">
40597         <size>23</size>
40598       </method>
40599       <method name="Void Main()">
40600         <size>1</size>
40601       </method>
40602     </type>
40603     <type name="X+&lt;a&gt;c__Iterator0">
40604       <method name="Void .ctor()">
40605         <size>7</size>
40606       </method>
40607       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40608         <size>7</size>
40609       </method>
40610       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40611         <size>7</size>
40612       </method>
40613       <method name="Boolean MoveNext()">
40614         <size>165</size>
40615       </method>
40616       <method name="Void Dispose()">
40617         <size>55</size>
40618       </method>
40619       <method name="Void Reset()">
40620         <size>6</size>
40621       </method>
40622       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40623         <size>7</size>
40624       </method>
40625       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40626         <size>40</size>
40627       </method>
40628     </type>
40629   </test>
40630   <test name="test-iter-13.cs">
40631     <type name="Test">
40632       <method name="Void .ctor()">
40633         <size>7</size>
40634       </method>
40635       <method name="Void .cctor()">
40636         <size>11</size>
40637       </method>
40638       <method name="Void Main()">
40639         <size>1</size>
40640       </method>
40641       <method name="IEnumerable syntax_error(System.Object, System.Object)">
40642         <size>16</size>
40643       </method>
40644     </type>
40645     <type name="Test+Yp">
40646       <method name="Void .ctor()">
40647         <size>7</size>
40648       </method>
40649       <method name="IEnumerable fail()">
40650         <size>2</size>
40651       </method>
40652     </type>
40653     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
40654       <method name="Void .ctor()">
40655         <size>7</size>
40656       </method>
40657       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40658         <size>7</size>
40659       </method>
40660       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40661         <size>7</size>
40662       </method>
40663       <method name="Boolean MoveNext()">
40664         <size>27</size>
40665       </method>
40666       <method name="Void Dispose()">
40667         <size>8</size>
40668       </method>
40669       <method name="Void Reset()">
40670         <size>6</size>
40671       </method>
40672       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40673         <size>7</size>
40674       </method>
40675       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40676         <size>26</size>
40677       </method>
40678     </type>
40679   </test>
40680   <test name="test-partial-01.cs">
40681     <type name="Foo.Hello">
40682       <method name="Void .ctor()">
40683         <size>7</size>
40684       </method>
40685       <method name="Void .cctor()">
40686         <size>7</size>
40687       </method>
40688     </type>
40689     <type name="Bar.Hello">
40690       <method name="Void .ctor()">
40691         <size>7</size>
40692       </method>
40693       <method name="Void .cctor()">
40694         <size>8</size>
40695       </method>
40696     </type>
40697     <type name="X.Test">
40698       <method name="Void .ctor()">
40699         <size>7</size>
40700       </method>
40701       <method name="Int32 FooWorld()">
40702         <size>6</size>
40703       </method>
40704       <method name="Int32 BarWorld()">
40705         <size>6</size>
40706       </method>
40707     </type>
40708     <type name="Y">
40709       <method name="Void .ctor()">
40710         <size>7</size>
40711       </method>
40712       <method name="Int32 Main()">
40713         <size>29</size>
40714       </method>
40715     </type>
40716   </test>
40717   <test name="test-partial-02.cs">
40718     <type name="Test1.Base">
40719       <method name="Void .ctor()">
40720         <size>7</size>
40721       </method>
40722     </type>
40723     <type name="Test1.Foo">
40724       <method name="Void .ctor()">
40725         <size>7</size>
40726       </method>
40727     </type>
40728     <type name="Test2.Foo">
40729       <method name="Void .ctor()">
40730         <size>7</size>
40731       </method>
40732     </type>
40733     <type name="ReflectedType">
40734       <method name="Void .ctor()">
40735         <size>7</size>
40736       </method>
40737     </type>
40738     <type name="D">
40739       <method name="Void .ctor()">
40740         <size>7</size>
40741       </method>
40742     </type>
40743     <type name="X">
40744       <method name="Void .ctor()">
40745         <size>7</size>
40746       </method>
40747       <method name="Void Main()">
40748         <size>1</size>
40749       </method>
40750     </type>
40751   </test>
40752   <test name="test-partial-03.cs">
40753     <type name="Test">
40754       <method name="Void .ctor()">
40755         <size>18</size>
40756       </method>
40757       <method name="Int32 TestFoo()">
40758         <size>13</size>
40759       </method>
40760       <method name="Int32 TestIFoo(IFoo)">
40761         <size>8</size>
40762       </method>
40763     </type>
40764     <type name="Test+Foo">
40765       <method name="Void .ctor()">
40766         <size>7</size>
40767       </method>
40768       <method name="Int32 Test.IFoo.Hello(Test)">
40769         <size>2</size>
40770       </method>
40771       <method name="Int32 Hello(Test)">
40772         <size>2</size>
40773       </method>
40774     </type>
40775     <type name="X">
40776       <method name="Void .ctor()">
40777         <size>7</size>
40778       </method>
40779       <method name="Int32 Main()">
40780         <size>42</size>
40781       </method>
40782     </type>
40783   </test>
40784   <test name="test-partial-04.cs">
40785     <type name="B.Test">
40786       <method name="Void .ctor()">
40787         <size>7</size>
40788       </method>
40789       <method name="Void A.IFoo.Hello(IFoo)">
40790         <size>1</size>
40791       </method>
40792     </type>
40793     <type name="X">
40794       <method name="Void .ctor()">
40795         <size>7</size>
40796       </method>
40797       <method name="Void Main()">
40798         <size>1</size>
40799       </method>
40800     </type>
40801   </test>
40802   <test name="test-partial-05.cs">
40803     <type name="B">
40804       <method name="Void .ctor()">
40805         <size>7</size>
40806       </method>
40807     </type>
40808     <type name="A">
40809       <method name="Void .ctor()">
40810         <size>7</size>
40811       </method>
40812     </type>
40813     <type name="A2">
40814       <method name="Void .ctor()">
40815         <size>7</size>
40816       </method>
40817     </type>
40818     <type name="D">
40819       <method name="Void .ctor()">
40820         <size>7</size>
40821       </method>
40822       <method name="Void Main()">
40823         <size>1</size>
40824       </method>
40825     </type>
40826   </test>
40827   <test name="test-partial-06.cs">
40828     <type name="Foo">
40829       <method name="Void .ctor()">
40830         <size>7</size>
40831       </method>
40832       <method name="Void Finalize()">
40833         <size>13</size>
40834       </method>
40835     </type>
40836     <type name="B">
40837       <method name="Void .ctor()">
40838         <size>7</size>
40839       </method>
40840       <method name="Void Main()">
40841         <size>1</size>
40842       </method>
40843     </type>
40844   </test>
40845   <test name="test-partial-07.cs">
40846     <type name="Test">
40847       <method name="Void .ctor()">
40848         <size>7</size>
40849       </method>
40850     </type>
40851     <type name="TestAttribute">
40852       <method name="Void .ctor()">
40853         <size>7</size>
40854       </method>
40855     </type>
40856     <type name="Test2Attribute">
40857       <method name="Void .ctor()">
40858         <size>7</size>
40859       </method>
40860     </type>
40861     <type name="X">
40862       <method name="Void .ctor()">
40863         <size>7</size>
40864       </method>
40865       <method name="Int32 Main()">
40866         <size>62</size>
40867       </method>
40868     </type>
40869   </test>
40870   <test name="test-partial-08.cs">
40871     <type name="Foo">
40872       <method name="Void .ctor()">
40873         <size>7</size>
40874       </method>
40875       <method name="System.String get_Id()">
40876         <size>7</size>
40877       </method>
40878     </type>
40879     <type name="PartialAbstractCompilationError">
40880       <method name="Void .ctor()">
40881         <size>7</size>
40882       </method>
40883       <method name="Int32 Main()">
40884         <size>54</size>
40885       </method>
40886     </type>
40887   </test>
40888   <test name="test-partial-09.cs">
40889     <type name="Foo">
40890       <method name="Void .ctor()">
40891         <size>7</size>
40892       </method>
40893       <method name="System.String get_Id()">
40894         <size>7</size>
40895       </method>
40896     </type>
40897     <type name="Bar">
40898       <method name="Void .ctor(String)">
40899         <size>14</size>
40900       </method>
40901     </type>
40902     <type name="PartialAbstractCompilationError">
40903       <method name="Void .ctor()">
40904         <size>7</size>
40905       </method>
40906       <method name="Void Main()">
40907         <size>21</size>
40908       </method>
40909     </type>
40910   </test>
40911   <test name="test-partial-10.cs">
40912     <type name="Test2.Foo">
40913       <method name="Void .ctor()">
40914         <size>7</size>
40915       </method>
40916       <method name="Void .cctor()">
40917         <size>15</size>
40918       </method>
40919     </type>
40920     <type name="X">
40921       <method name="Void .ctor()">
40922         <size>7</size>
40923       </method>
40924       <method name="Int32 Main()">
40925         <size>68</size>
40926       </method>
40927     </type>
40928     <type name="Test3.Foo">
40929       <method name="Void .cctor()">
40930         <size>15</size>
40931       </method>
40932     </type>
40933   </test>
40934   <test name="test-partial-11.cs">
40935     <type name="StaticClass">
40936       <method name="System.String Name()">
40937         <size>6</size>
40938       </method>
40939     </type>
40940     <type name="MainClass">
40941       <method name="Void .ctor()">
40942         <size>7</size>
40943       </method>
40944       <method name="Boolean IsStatic(System.Type)">
40945         <size>73</size>
40946       </method>
40947       <method name="Int32 Main()">
40948         <size>56</size>
40949       </method>
40950     </type>
40951   </test>
40952   <test name="test-partial-12.cs">
40953     <type name="Test1.Foo">
40954       <method name="Void .ctor()">
40955         <size>7</size>
40956       </method>
40957       <method name="IEnumerable E()">
40958         <size>16</size>
40959       </method>
40960     </type>
40961     <type name="X">
40962       <method name="Void .ctor()">
40963         <size>7</size>
40964       </method>
40965       <method name="Int32 Main()">
40966         <size>102</size>
40967       </method>
40968     </type>
40969     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
40970       <method name="Void .ctor()">
40971         <size>7</size>
40972       </method>
40973       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40974         <size>7</size>
40975       </method>
40976       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40977         <size>7</size>
40978       </method>
40979       <method name="Boolean MoveNext()">
40980         <size>69</size>
40981       </method>
40982       <method name="Void Dispose()">
40983         <size>8</size>
40984       </method>
40985       <method name="Void Reset()">
40986         <size>6</size>
40987       </method>
40988       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40989         <size>7</size>
40990       </method>
40991       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40992         <size>26</size>
40993       </method>
40994     </type>
40995   </test>
40996   <test name="test-partial-13.cs">
40997     <type name="Test.Test">
40998       <method name="Void .ctor()">
40999         <size>7</size>
41000       </method>
41001       <method name="Boolean Equals(System.Object)">
41002         <size>2</size>
41003       </method>
41004       <method name="Int32 GetHashCode()">
41005         <size>2</size>
41006       </method>
41007       <method name="Void Main()">
41008         <size>1</size>
41009       </method>
41010     </type>
41011   </test>
41012   <test name="test-partial-14.cs">
41013     <type name="T">
41014       <method name="Void .ctor()">
41015         <size>7</size>
41016       </method>
41017     </type>
41018     <type name="partial">
41019       <method name="Void .ctor()">
41020         <size>7</size>
41021       </method>
41022     </type>
41023     <type name="A">
41024       <method name="Void .ctor()">
41025         <size>7</size>
41026       </method>
41027       <method name="Void partial(partial)">
41028         <size>3</size>
41029       </method>
41030     </type>
41031     <type name="B">
41032       <method name="Void .ctor()">
41033         <size>7</size>
41034       </method>
41035       <method name="Void Main()">
41036         <size>1</size>
41037       </method>
41038     </type>
41039   </test>
41040   <test name="test-partial-15.cs">
41041     <type name="Foo.X">
41042       <method name="Void .ctor()">
41043         <size>7</size>
41044       </method>
41045       <method name="Void Main()">
41046         <size>1</size>
41047       </method>
41048       <method name="IEnumerable Attempts2()">
41049         <size>16</size>
41050       </method>
41051       <method name="IEnumerable get_Attempts()">
41052         <size>16</size>
41053       </method>
41054       <method name="IEnumerable get_Item(Int32)">
41055         <size>16</size>
41056       </method>
41057     </type>
41058     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
41059       <method name="Void .ctor()">
41060         <size>7</size>
41061       </method>
41062       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41063         <size>7</size>
41064       </method>
41065       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41066         <size>7</size>
41067       </method>
41068       <method name="Boolean MoveNext()">
41069         <size>36</size>
41070       </method>
41071       <method name="Void Dispose()">
41072         <size>8</size>
41073       </method>
41074       <method name="Void Reset()">
41075         <size>6</size>
41076       </method>
41077     </type>
41078     <type name="Foo.X+&lt;&gt;c__Iterator1">
41079       <method name="Void .ctor()">
41080         <size>7</size>
41081       </method>
41082       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41083         <size>7</size>
41084       </method>
41085       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41086         <size>7</size>
41087       </method>
41088       <method name="Boolean MoveNext()">
41089         <size>36</size>
41090       </method>
41091       <method name="Void Dispose()">
41092         <size>8</size>
41093       </method>
41094       <method name="Void Reset()">
41095         <size>6</size>
41096       </method>
41097     </type>
41098     <type name="Foo.X+&lt;&gt;c__Iterator2">
41099       <method name="Void .ctor()">
41100         <size>7</size>
41101       </method>
41102       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41103         <size>7</size>
41104       </method>
41105       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41106         <size>7</size>
41107       </method>
41108       <method name="Boolean MoveNext()">
41109         <size>36</size>
41110       </method>
41111       <method name="Void Dispose()">
41112         <size>8</size>
41113       </method>
41114       <method name="Void Reset()">
41115         <size>6</size>
41116       </method>
41117     </type>
41118     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
41119       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41120         <size>7</size>
41121       </method>
41122       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41123         <size>26</size>
41124       </method>
41125     </type>
41126     <type name="Foo.X+&lt;&gt;c__Iterator1">
41127       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41128         <size>7</size>
41129       </method>
41130       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41131         <size>26</size>
41132       </method>
41133     </type>
41134     <type name="Foo.X+&lt;&gt;c__Iterator2">
41135       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41136         <size>7</size>
41137       </method>
41138       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41139         <size>26</size>
41140       </method>
41141     </type>
41142   </test>
41143   <test name="test-partial-16.cs">
41144     <type name="A.C">
41145       <method name="Void .ctor()">
41146         <size>23</size>
41147       </method>
41148       <method name="Void .cctor()">
41149         <size>11</size>
41150       </method>
41151     </type>
41152     <type name="B.C2">
41153       <method name="Void .ctor()">
41154         <size>7</size>
41155       </method>
41156       <method name="Boolean Test()">
41157         <size>2</size>
41158       </method>
41159       <method name="System.Object Test_I()">
41160         <size>2</size>
41161       </method>
41162       <method name="Void Main()">
41163         <size>1</size>
41164       </method>
41165     </type>
41166   </test>
41167   <test name="test-partial-17.cs">
41168     <type name="Test">
41169       <method name="Void .ctor()">
41170         <size>7</size>
41171       </method>
41172       <method name="Boolean Check(System.String, System.String[])">
41173         <size>42</size>
41174       </method>
41175       <method name="Void Main()">
41176         <size>1</size>
41177       </method>
41178     </type>
41179   </test>
41180   <test name="test-partial-18.cs">
41181     <type name="N.Foo">
41182       <method name="Void .ctor()">
41183         <size>17</size>
41184       </method>
41185       <method name="Void Main()">
41186         <size>1</size>
41187       </method>
41188     </type>
41189   </test>
41190   <test name="test-partial-19.cs">
41191     <type name="Bug.GL">
41192       <method name="Void Main()">
41193         <size>7</size>
41194       </method>
41195     </type>
41196     <type name="Bug.GL+Core">
41197       <method name="Boolean A()">
41198         <size>2</size>
41199       </method>
41200     </type>
41201   </test>
41202   <test name="test-partial-20.cs">
41203     <type name="A">
41204       <method name="Void .ctor()">
41205         <size>7</size>
41206       </method>
41207       <method name="Void .cctor()">
41208         <size>7</size>
41209       </method>
41210     </type>
41211     <type name="B">
41212       <method name="Void .ctor()">
41213         <size>7</size>
41214       </method>
41215       <method name="Void .cctor()">
41216         <size>7</size>
41217       </method>
41218     </type>
41219     <type name="C">
41220       <method name="Void .ctor()">
41221         <size>7</size>
41222       </method>
41223       <method name="Int32 Main()">
41224         <size>38</size>
41225       </method>
41226     </type>
41227   </test>
41228   <test name="test-partial-21.cs">
41229     <type name="Mono.Sms.Main">
41230       <method name="Void .ctor()">
41231         <size>7</size>
41232       </method>
41233       <method name="Void Test()">
41234         <size>42</size>
41235       </method>
41236     </type>
41237     <type name="Mono.Sms.Contacts">
41238       <method name="Void .ctor()">
41239         <size>7</size>
41240       </method>
41241       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
41242         <size>24</size>
41243       </method>
41244       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
41245         <size>24</size>
41246       </method>
41247       <method name="Void Test()">
41248         <size>12</size>
41249       </method>
41250     </type>
41251     <type name="Mono.Sms.Core.Agenda">
41252       <method name="Void .ctor()">
41253         <size>7</size>
41254       </method>
41255       <method name="Void AddContact()">
41256         <size>1</size>
41257       </method>
41258       <method name="Void Main()">
41259         <size>1</size>
41260       </method>
41261     </type>
41262     <type name="Mono.Sms.Contacts+ContactsHandler">
41263       <method name="Void .ctor(Object, IntPtr)">
41264         <size>0</size>
41265       </method>
41266       <method name="Void Invoke()">
41267         <size>0</size>
41268       </method>
41269       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41270         <size>0</size>
41271       </method>
41272       <method name="Void EndInvoke(IAsyncResult)">
41273         <size>0</size>
41274       </method>
41275     </type>
41276     <type name="Mono.Sms.Main">
41277       <method name="Void &lt;Test&gt;m__0()">
41278         <size>6</size>
41279       </method>
41280     </type>
41281   </test>
41282   <test name="test-partial-22.cs">
41283     <type name="C">
41284       <method name="Void .ctor()">
41285         <size>7</size>
41286       </method>
41287       <method name="Int32 Main()">
41288         <size>2</size>
41289       </method>
41290     </type>
41291   </test>
41292   <test name="test-partial-23.cs">
41293     <type name="C">
41294       <method name="Void .ctor()">
41295         <size>7</size>
41296       </method>
41297       <method name="Void Partial_A()">
41298         <size>15</size>
41299       </method>
41300       <method name="Void Partial_B()">
41301         <size>15</size>
41302       </method>
41303       <method name="Void Partial_S()">
41304         <size>14</size>
41305       </method>
41306       <method name="Int32 Main()">
41307         <size>52</size>
41308       </method>
41309     </type>
41310   </test>
41311   <test name="test-partial-24.cs">
41312     <type name="N.C">
41313       <method name="Void .ctor()">
41314         <size>7</size>
41315       </method>
41316       <method name="Void Main()">
41317         <size>1</size>
41318       </method>
41319       <method name="Void Foo()">
41320         <size>1</size>
41321       </method>
41322     </type>
41323   </test>
41324   <test name="test-var-01.cs">
41325     <type name="Test">
41326       <method name="Void .ctor()">
41327         <size>7</size>
41328       </method>
41329       <method name="Int32 Main()">
41330         <size>47</size>
41331       </method>
41332     </type>
41333   </test>
41334   <test name="test-var-02.cs">
41335     <type name="Class1">
41336       <method name="Void .ctor()">
41337         <size>15</size>
41338       </method>
41339       <method name="Boolean Method()">
41340         <size>2</size>
41341       </method>
41342     </type>
41343     <type name="Test">
41344       <method name="Void .ctor()">
41345         <size>7</size>
41346       </method>
41347       <method name="Int32 Main()">
41348         <size>116</size>
41349       </method>
41350     </type>
41351     <type name="Test+Class2">
41352       <method name="Void .ctor()">
41353         <size>15</size>
41354       </method>
41355       <method name="Boolean Method()">
41356         <size>2</size>
41357       </method>
41358     </type>
41359   </test>
41360   <test name="test-var-03.cs">
41361     <type name="Test">
41362       <method name="Void .ctor()">
41363         <size>7</size>
41364       </method>
41365       <method name="Int32 Main()">
41366         <size>166</size>
41367       </method>
41368     </type>
41369     <type name="&lt;PrivateImplementationDetails&gt;">
41370       <method name="Void .ctor()">
41371         <size>7</size>
41372       </method>
41373     </type>
41374   </test>
41375   <test name="test-var-05.cs">
41376     <type name="MyClass">
41377       <method name="Void .ctor(String)">
41378         <size>14</size>
41379       </method>
41380       <method name="Void Dispose()">
41381         <size>12</size>
41382       </method>
41383     </type>
41384     <type name="Test">
41385       <method name="Void .ctor()">
41386         <size>7</size>
41387       </method>
41388       <method name="Int32 Main()">
41389         <size>61</size>
41390       </method>
41391     </type>
41392   </test>
41393   <test name="test-var-06.cs">
41394     <type name="Test">
41395       <method name="Void .ctor()">
41396         <size>7</size>
41397       </method>
41398       <method name="Int32 Main()">
41399         <size>48</size>
41400       </method>
41401     </type>
41402   </test>
41403   <test name="test-var-07.cs">
41404     <type name="Test">
41405       <method name="Void .ctor()">
41406         <size>7</size>
41407       </method>
41408       <method name="Void var()">
41409         <size>1</size>
41410       </method>
41411       <method name="Int32 Main()">
41412         <size>33</size>
41413       </method>
41414     </type>
41415     <type name="var">
41416       <method name="Void .ctor()">
41417         <size>7</size>
41418       </method>
41419     </type>
41420   </test>
41421   <test name="test-var-08.cs">
41422     <type name="X">
41423       <method name="Void .ctor(Int32, Int32)">
41424         <size>10</size>
41425       </method>
41426       <method name="Void Main()">
41427         <size>1</size>
41428       </method>
41429     </type>
41430   </test>
41431   <test name="test-xml-042.cs">
41432     <type name="TestNamespace.TestClass">
41433       <method name="Void .ctor()">
41434         <size>7</size>
41435       </method>
41436       <method name="Void Main()">
41437         <size>1</size>
41438       </method>
41439       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
41440         <size>7</size>
41441       </method>
41442     </type>
41443   </test>
41444 </tests>