New test.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>36</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>82</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>214</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>53</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>64</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>54</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>67</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>66</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>119</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>87</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>483</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>8</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>219</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>106</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="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>45</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>56</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;M&gt;m__0[X](X)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;N&gt;m__1(Int64)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>56</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>96</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>118</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>184</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Void Main()">
6142         <size>85</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="B">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>60</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>398</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>74</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;TestClass&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>37</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>53</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>50</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>59</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="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>103</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526       <method name="Int32 SetEnum(System.String, Enum)">
9527         <size>2</size>
9528       </method>
9529       <method name="Int32 SetEnum(Int32, Enum)">
9530         <size>2</size>
9531       </method>
9532     </type>
9533     <type name="Test">
9534       <method name="Void .ctor()">
9535         <size>7</size>
9536       </method>
9537       <method name="Int32 Main(System.String[])">
9538         <size>31</size>
9539       </method>
9540     </type>
9541   </test>
9542   <test name="gtest-352.cs">
9543     <type name="T">
9544       <method name="Void .ctor()">
9545         <size>7</size>
9546       </method>
9547       <method name="Int32 Main()">
9548         <size>125</size>
9549       </method>
9550     </type>
9551     <type name="D">
9552       <method name="Void .ctor(Int32)">
9553         <size>8</size>
9554       </method>
9555       <method name="Void .cctor()">
9556         <size>12</size>
9557       </method>
9558     </type>
9559   </test>
9560   <test name="gtest-353.cs">
9561     <type name="Bug.RedSkyTimeCode">
9562       <method name="Void .ctor()">
9563         <size>7</size>
9564       </method>
9565       <method name="Void CopyTo(Bug.xxx*)">
9566         <size>99</size>
9567       </method>
9568       <method name="Void Main()">
9569         <size>1</size>
9570       </method>
9571       <method name="Void Convert(Bug.xxx*, UInt64*)">
9572         <size>93</size>
9573       </method>
9574     </type>
9575   </test>
9576   <test name="gtest-354.cs">
9577     <type name="M">
9578       <method name="Void .ctor()">
9579         <size>7</size>
9580       </method>
9581       <method name="Void Main()">
9582         <size>1</size>
9583       </method>
9584     </type>
9585   </test>
9586   <test name="gtest-355.cs">
9587     <type name="A">
9588       <method name="Void .ctor()">
9589         <size>7</size>
9590       </method>
9591       <method name="System.String Foo[T](System.String)">
9592         <size>6</size>
9593       </method>
9594       <method name="Boolean Foo(System.String)">
9595         <size>2</size>
9596       </method>
9597     </type>
9598     <type name="B">
9599       <method name="Void .ctor()">
9600         <size>7</size>
9601       </method>
9602       <method name="System.String Foo[T](System.String)">
9603         <size>6</size>
9604       </method>
9605       <method name="Boolean Goo(System.String)">
9606         <size>8</size>
9607       </method>
9608       <method name="Boolean Foo(System.String)">
9609         <size>2</size>
9610       </method>
9611     </type>
9612     <type name="C">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Void Main()">
9617         <size>1</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-356.cs">
9622     <type name="A`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626       <method name="Void Foo(B+E)">
9627         <size>1</size>
9628       </method>
9629     </type>
9630     <type name="B`1[U]">
9631       <method name="Void .ctor()">
9632         <size>7</size>
9633       </method>
9634     </type>
9635     <type name="B">
9636       <method name="Void .ctor()">
9637         <size>7</size>
9638       </method>
9639     </type>
9640     <type name="B+E">
9641       <method name="Void .ctor()">
9642         <size>7</size>
9643       </method>
9644     </type>
9645     <type name="C">
9646       <method name="Void .ctor()">
9647         <size>7</size>
9648       </method>
9649       <method name="Void Main()">
9650         <size>1</size>
9651       </method>
9652     </type>
9653   </test>
9654   <test name="gtest-357.cs">
9655     <type name="C`1[T]">
9656       <method name="Void .ctor()">
9657         <size>7</size>
9658       </method>
9659     </type>
9660     <type name="D`1[U]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="X">
9666       <method name="Void .ctor()">
9667         <size>7</size>
9668       </method>
9669       <method name="Void Main()">
9670         <size>1</size>
9671       </method>
9672     </type>
9673   </test>
9674   <test name="gtest-358.cs">
9675     <type name="Test">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679       <method name="Void Main()">
9680         <size>1</size>
9681       </method>
9682     </type>
9683     <type name="Foo">
9684       <method name="Boolean op_Equality(Foo, Foo)">
9685         <size>6</size>
9686       </method>
9687       <method name="Boolean op_Inequality(Foo, Foo)">
9688         <size>6</size>
9689       </method>
9690     </type>
9691   </test>
9692   <test name="gtest-359.cs">
9693     <type name="BaseGeneric`1[T]">
9694       <method name="Void .ctor()">
9695         <size>7</size>
9696       </method>
9697     </type>
9698     <type name="BaseGeneric`1+InnerDerived[T]">
9699       <method name="Void .ctor(T)">
9700         <size>7</size>
9701       </method>
9702     </type>
9703     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9704       <method name="Void .ctor(T, U)">
9705         <size>7</size>
9706       </method>
9707     </type>
9708     <type name="BaseConcrete">
9709       <method name="Void .ctor()">
9710         <size>7</size>
9711       </method>
9712     </type>
9713     <type name="Concrete_A">
9714       <method name="Void .ctor()">
9715         <size>7</size>
9716       </method>
9717     </type>
9718     <type name="Concrete_B">
9719       <method name="Void .ctor()">
9720         <size>7</size>
9721       </method>
9722     </type>
9723     <type name="BaseGeneric_2`2[T,U]">
9724       <method name="Void .ctor()">
9725         <size>7</size>
9726       </method>
9727     </type>
9728     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9729       <method name="Void .ctor(T, U)">
9730         <size>7</size>
9731       </method>
9732     </type>
9733     <type name="BaseGeneric_1`1[T]">
9734       <method name="Void .ctor()">
9735         <size>7</size>
9736       </method>
9737     </type>
9738     <type name="Concrete_2">
9739       <method name="Void .ctor()">
9740         <size>7</size>
9741       </method>
9742     </type>
9743     <type name="Program">
9744       <method name="Void .ctor()">
9745         <size>7</size>
9746       </method>
9747       <method name="Void Main()">
9748         <size>40</size>
9749       </method>
9750     </type>
9751   </test>
9752   <test name="gtest-360.cs">
9753     <type name="C">
9754       <method name="Void .ctor()">
9755         <size>7</size>
9756       </method>
9757       <method name="Int32 Foo[T](T, System.Object[])">
9758         <size>2</size>
9759       </method>
9760       <method name="Int32 Foo(System.String, System.Object[])">
9761         <size>2</size>
9762       </method>
9763       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9764         <size>8</size>
9765       </method>
9766       <method name="Int32 Main()">
9767         <size>17</size>
9768       </method>
9769     </type>
9770   </test>
9771   <test name="gtest-361.cs">
9772     <type name="Thing">
9773       <method name="Void .ctor()">
9774         <size>7</size>
9775       </method>
9776       <method name="Void Foo()">
9777         <size>1</size>
9778       </method>
9779       <method name="Int32 Main()">
9780         <size>164</size>
9781       </method>
9782       <method name="Void Method(Thing+Handler, System.String[])">
9783         <size>1</size>
9784       </method>
9785     </type>
9786     <type name="Thing+Handler">
9787       <method name="Void .ctor(Object, IntPtr)">
9788         <size>0</size>
9789       </method>
9790       <method name="Void Invoke()">
9791         <size>0</size>
9792       </method>
9793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9794         <size>0</size>
9795       </method>
9796       <method name="Void EndInvoke(IAsyncResult)">
9797         <size>0</size>
9798       </method>
9799     </type>
9800     <type name="Thing">
9801       <method name="Void &lt;Main&gt;m__0()">
9802         <size>1</size>
9803       </method>
9804       <method name="Void &lt;Main&gt;m__1()">
9805         <size>1</size>
9806       </method>
9807     </type>
9808   </test>
9809   <test name="gtest-362.cs">
9810     <type name="C">
9811       <method name="Void .ctor()">
9812         <size>7</size>
9813       </method>
9814       <method name="Void Assert[T](T)">
9815         <size>1</size>
9816       </method>
9817       <method name="Void Assert[T](T, T)">
9818         <size>1</size>
9819       </method>
9820       <method name="Int32 Main()">
9821         <size>83</size>
9822       </method>
9823     </type>
9824   </test>
9825   <test name="gtest-363.cs">
9826     <type name="Test">
9827       <method name="Void .ctor()">
9828         <size>7</size>
9829       </method>
9830       <method name="Void InsertAt[T](T[], Int32, T[])">
9831         <size>1</size>
9832       </method>
9833       <method name="Void Main()">
9834         <size>39</size>
9835       </method>
9836     </type>
9837   </test>
9838   <test name="gtest-364.cs">
9839     <type name="BugReport.Program">
9840       <method name="Void .ctor()">
9841         <size>7</size>
9842       </method>
9843       <method name="Int32 Main()">
9844         <size>307</size>
9845       </method>
9846     </type>
9847     <type name="BugReport.A">
9848       <method name="Void .ctor()">
9849         <size>7</size>
9850       </method>
9851       <method name="Nullable`1 get_Counter()">
9852         <size>7</size>
9853       </method>
9854       <method name="Void set_Counter(Nullable`1)">
9855         <size>8</size>
9856       </method>
9857     </type>
9858   </test>
9859   <test name="gtest-365.cs">
9860     <type name="B.Program">
9861       <method name="Void .ctor()">
9862         <size>7</size>
9863       </method>
9864       <method name="Int32 Main()">
9865         <size>51</size>
9866       </method>
9867     </type>
9868   </test>
9869   <test name="gtest-366.cs">
9870     <type name="Tester">
9871       <method name="Void .ctor()">
9872         <size>7</size>
9873       </method>
9874       <method name="Void Assert[T](T, T)">
9875         <size>1</size>
9876       </method>
9877       <method name="Void Main()">
9878         <size>20</size>
9879       </method>
9880     </type>
9881     <type name="MyType">
9882       <method name="Void .ctor(Int32)">
9883         <size>8</size>
9884       </method>
9885       <method name="Int32 op_Implicit(MyType)">
9886         <size>8</size>
9887       </method>
9888     </type>
9889   </test>
9890   <test name="gtest-367.cs">
9891     <type name="Foo">
9892       <method name="Void .ctor()">
9893         <size>7</size>
9894       </method>
9895     </type>
9896     <type name="Repro">
9897       <method name="Void .ctor()">
9898         <size>7</size>
9899       </method>
9900       <method name="Void Bar[TFoo](TFoo)">
9901         <size>19</size>
9902       </method>
9903       <method name="Void Baz[T](T, System.Action`1[T])">
9904         <size>8</size>
9905       </method>
9906       <method name="Void Main()">
9907         <size>1</size>
9908       </method>
9909       <method name="Void Gazonk(Repro)">
9910         <size>1</size>
9911       </method>
9912     </type>
9913   </test>
9914   <test name="gtest-368.cs">
9915     <type name="C`1[T]">
9916       <method name="Void .ctor(D)">
9917         <size>7</size>
9918       </method>
9919       <method name="Void .ctor()">
9920         <size>7</size>
9921       </method>
9922     </type>
9923     <type name="C`1+D[T]">
9924       <method name="Void .ctor()">
9925         <size>7</size>
9926       </method>
9927     </type>
9928     <type name="M">
9929       <method name="Void .ctor()">
9930         <size>7</size>
9931       </method>
9932       <method name="Void Main()">
9933         <size>1</size>
9934       </method>
9935     </type>
9936   </test>
9937   <test name="gtest-369.cs">
9938     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9939       <method name="Void .ctor()">
9940         <size>7</size>
9941       </method>
9942       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9943         <size>2</size>
9944       </method>
9945       <method name="IList Query()">
9946         <size>2</size>
9947       </method>
9948     </type>
9949     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="Db4objects.Db4o.Internal.M">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958       <method name="Void Main()">
9959         <size>1</size>
9960       </method>
9961     </type>
9962     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9963       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9964         <size>7</size>
9965       </method>
9966       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9967         <size>9</size>
9968       </method>
9969     </type>
9970   </test>
9971   <test name="gtest-370.cs">
9972     <type name="N2.X`1[T]">
9973       <method name="Void .ctor()">
9974         <size>7</size>
9975       </method>
9976     </type>
9977     <type name="N2.X`1+A`1[T,T]">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982     <type name="N2.X`1+A`1+B`1[T,T,T]">
9983       <method name="Void .ctor()">
9984         <size>7</size>
9985       </method>
9986     </type>
9987     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9988       <method name="Void .ctor()">
9989         <size>7</size>
9990       </method>
9991     </type>
9992     <type name="N2.C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996       <method name="Void Main()">
9997         <size>1</size>
9998       </method>
9999     </type>
10000   </test>
10001   <test name="gtest-371.cs">
10002     <type name="X">
10003       <method name="Void .ctor()">
10004         <size>7</size>
10005       </method>
10006       <method name="Void Main()">
10007         <size>90</size>
10008       </method>
10009     </type>
10010   </test>
10011   <test name="gtest-372.cs">
10012     <type name="TestClass`1[T]">
10013       <method name="Void .ctor()">
10014         <size>7</size>
10015       </method>
10016       <method name="Boolean Check(T, T)">
10017         <size>5</size>
10018       </method>
10019     </type>
10020     <type name="C">
10021       <method name="Void .ctor()">
10022         <size>7</size>
10023       </method>
10024     </type>
10025     <type name="TestClass2`1[T]">
10026       <method name="Void .ctor()">
10027         <size>7</size>
10028       </method>
10029       <method name="Boolean Check(T, T)">
10030         <size>5</size>
10031       </method>
10032     </type>
10033     <type name="X">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Void Main()">
10038         <size>1</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-373.cs">
10043     <type name="MonoBug.MainClass">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Void Main()">
10048         <size>29</size>
10049       </method>
10050     </type>
10051     <type name="MonoBug.GenericType`1[T]">
10052       <method name="Void .ctor(T)">
10053         <size>14</size>
10054       </method>
10055       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10056         <size>7</size>
10057       </method>
10058     </type>
10059   </test>
10060   <test name="gtest-374.cs">
10061     <type name="aClass">
10062       <method name="Void .ctor()">
10063         <size>7</size>
10064       </method>
10065       <method name="Void Main(System.String[])">
10066         <size>14</size>
10067       </method>
10068     </type>
10069   </test>
10070   <test name="gtest-375.cs">
10071     <type name="X">
10072       <method name="Void .ctor()">
10073         <size>7</size>
10074       </method>
10075       <method name="Boolean Compute(Int32)">
10076         <size>2</size>
10077       </method>
10078       <method name="Boolean Compute2(Int32)">
10079         <size>2</size>
10080       </method>
10081       <method name="Int32 Main()">
10082         <size>28</size>
10083       </method>
10084     </type>
10085   </test>
10086   <test name="gtest-376.cs">
10087     <type name="C">
10088       <method name="Void .ctor()">
10089         <size>7</size>
10090       </method>
10091       <method name="Void Main()">
10092         <size>1</size>
10093       </method>
10094     </type>
10095     <type name="S`1[T]">
10096       <method name="System.Object Box(Nullable`1)">
10097         <size>30</size>
10098       </method>
10099     </type>
10100   </test>
10101   <test name="gtest-377.cs">
10102     <type name="D">
10103       <method name="Void .cctor()">
10104         <size>26</size>
10105       </method>
10106       <method name="Void Main()">
10107         <size>98</size>
10108       </method>
10109     </type>
10110   </test>
10111   <test name="gtest-378.cs">
10112     <type name="Test">
10113       <method name="Void .ctor()">
10114         <size>7</size>
10115       </method>
10116       <method name="System.Object FooG[T](Nullable`1)">
10117         <size>7</size>
10118       </method>
10119       <method name="System.Object Foo(Nullable`1)">
10120         <size>7</size>
10121       </method>
10122       <method name="Int32 Main()">
10123         <size>58</size>
10124       </method>
10125     </type>
10126   </test>
10127   <test name="gtest-379.cs">
10128     <type name="C">
10129       <method name="Void .ctor()">
10130         <size>7</size>
10131       </method>
10132       <method name="Int32 Print(Nullable`1)">
10133         <size>16</size>
10134       </method>
10135       <method name="Int32 Main()">
10136         <size>15</size>
10137       </method>
10138     </type>
10139     <type name="S">
10140       <method name="Boolean op_Equality(S, S)">
10141         <size>2</size>
10142       </method>
10143       <method name="Boolean op_Inequality(S, S)">
10144         <size>2</size>
10145       </method>
10146     </type>
10147   </test>
10148   <test name="gtest-380.cs">
10149     <type name="Test">
10150       <method name="Void .ctor()">
10151         <size>7</size>
10152       </method>
10153       <method name="Int32 Main()">
10154         <size>165</size>
10155       </method>
10156     </type>
10157     <type name="GTest`1[T]">
10158       <method name="Void .ctor()">
10159         <size>7</size>
10160       </method>
10161       <method name="Void .cctor()">
10162         <size>13</size>
10163       </method>
10164     </type>
10165   </test>
10166   <test name="gtest-381.cs">
10167     <type name="TestGoto">
10168       <method name="Void .ctor()">
10169         <size>7</size>
10170       </method>
10171       <method name="Void .cctor()">
10172         <size>7</size>
10173       </method>
10174       <method name="Void Main(System.String[])">
10175         <size>67</size>
10176       </method>
10177       <method name="IEnumerable`1 setX()">
10178         <size>16</size>
10179       </method>
10180       <method name="IEnumerable`1 test()">
10181         <size>16</size>
10182       </method>
10183     </type>
10184     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10185       <method name="Void .ctor()">
10186         <size>7</size>
10187       </method>
10188       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10189         <size>12</size>
10190       </method>
10191       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10192         <size>7</size>
10193       </method>
10194       <method name="Boolean MoveNext()">
10195         <size>106</size>
10196       </method>
10197       <method name="Void Dispose()">
10198         <size>46</size>
10199       </method>
10200       <method name="Void Reset()">
10201         <size>6</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Void .ctor()">
10206         <size>7</size>
10207       </method>
10208       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10209         <size>12</size>
10210       </method>
10211       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10212         <size>7</size>
10213       </method>
10214       <method name="Boolean MoveNext()">
10215         <size>176</size>
10216       </method>
10217       <method name="Void Dispose()">
10218         <size>60</size>
10219       </method>
10220       <method name="Void Reset()">
10221         <size>6</size>
10222       </method>
10223     </type>
10224     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10225       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10226         <size>7</size>
10227       </method>
10228       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10229         <size>26</size>
10230       </method>
10231     </type>
10232     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10233       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10234         <size>7</size>
10235       </method>
10236       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10237         <size>26</size>
10238       </method>
10239     </type>
10240   </test>
10241   <test name="gtest-382.cs">
10242     <type name="C">
10243       <method name="Void .ctor()">
10244         <size>7</size>
10245       </method>
10246       <method name="Int32 Main()">
10247         <size>76</size>
10248       </method>
10249     </type>
10250   </test>
10251   <test name="gtest-383.cs">
10252     <type name="C">
10253       <method name="Void .ctor()">
10254         <size>7</size>
10255       </method>
10256       <method name="Int32 Main()">
10257         <size>260</size>
10258       </method>
10259     </type>
10260     <type name="MyTypeA">
10261       <method name="Void .ctor(Int16)">
10262         <size>8</size>
10263       </method>
10264       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10265         <size>6</size>
10266       </method>
10267       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10268         <size>2</size>
10269       </method>
10270       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10271         <size>6</size>
10272       </method>
10273       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10274         <size>6</size>
10275       </method>
10276       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10277         <size>6</size>
10278       </method>
10279     </type>
10280     <type name="MyTypeB">
10281       <method name="Void .ctor(Int16)">
10282         <size>8</size>
10283       </method>
10284       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10285         <size>2</size>
10286       </method>
10287       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10288         <size>2</size>
10289       </method>
10290       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10291         <size>2</size>
10292       </method>
10293       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10294         <size>2</size>
10295       </method>
10296       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10297         <size>2</size>
10298       </method>
10299       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10300         <size>2</size>
10301       </method>
10302     </type>
10303   </test>
10304   <test name="gtest-384.cs">
10305     <type name="N.TestG">
10306       <method name="Void .ctor()">
10307         <size>7</size>
10308       </method>
10309       <method name="Void Foo[T]()">
10310         <size>1</size>
10311       </method>
10312     </type>
10313     <type name="NonGeneric">
10314       <method name="Void .ctor()">
10315         <size>7</size>
10316       </method>
10317     </type>
10318     <type name="Generic`1[T]">
10319       <method name="Void .ctor()">
10320         <size>7</size>
10321       </method>
10322     </type>
10323     <type name="m">
10324       <method name="Void .ctor()">
10325         <size>7</size>
10326       </method>
10327       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10328         <size>13</size>
10329       </method>
10330       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10331         <size>13</size>
10332       </method>
10333       <method name="Void Main()">
10334         <size>6</size>
10335       </method>
10336     </type>
10337   </test>
10338   <test name="gtest-385.cs">
10339     <type name="DocAttribute">
10340       <method name="Void .ctor()">
10341         <size>7</size>
10342       </method>
10343       <method name="Void .ctor(String)">
10344         <size>7</size>
10345       </method>
10346     </type>
10347     <type name="Test">
10348       <method name="Void .ctor()">
10349         <size>7</size>
10350       </method>
10351       <method name="Int32 Main()">
10352         <size>66</size>
10353       </method>
10354     </type>
10355     <type name="Func`2[TArg,TRet]">
10356       <method name="Void .ctor(Object, IntPtr)">
10357         <size>0</size>
10358       </method>
10359       <method name="Void Invoke()">
10360         <size>0</size>
10361       </method>
10362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10363         <size>0</size>
10364       </method>
10365       <method name="Void EndInvoke(IAsyncResult)">
10366         <size>0</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-386.cs">
10371     <type name="C">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375       <method name="Int32 Main()">
10376         <size>220</size>
10377       </method>
10378     </type>
10379     <type name="MyType">
10380       <method name="Void .ctor(Int32)">
10381         <size>8</size>
10382       </method>
10383       <method name="MyType op_UnaryNegation(MyType)">
10384         <size>14</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-387.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>168</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-388.cs">
10399     <type name="Data">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403     </type>
10404     <type name="Foo">
10405       <method name="Void .ctor()">
10406         <size>7</size>
10407       </method>
10408       <method name="Void f(Data)">
10409         <size>19</size>
10410       </method>
10411       <method name="Void Main()">
10412         <size>22</size>
10413       </method>
10414     </type>
10415   </test>
10416   <test name="gtest-389.cs">
10417     <type name="C">
10418       <method name="Void .ctor()">
10419         <size>7</size>
10420       </method>
10421       <method name="Int32 Main()">
10422         <size>234</size>
10423       </method>
10424     </type>
10425   </test>
10426   <test name="gtest-390.cs">
10427     <type name="Program">
10428       <method name="Void .ctor()">
10429         <size>7</size>
10430       </method>
10431       <method name="Int32 Main()">
10432         <size>4</size>
10433       </method>
10434     </type>
10435   </test>
10436   <test name="gtest-391.cs">
10437     <type name="C">
10438       <method name="Void .ctor()">
10439         <size>7</size>
10440       </method>
10441       <method name="Int32 Main()">
10442         <size>121</size>
10443       </method>
10444       <method name="Boolean Test_1()">
10445         <size>36</size>
10446       </method>
10447     </type>
10448   </test>
10449   <test name="gtest-392.cs">
10450     <type name="DieSubrangeType">
10451       <method name="Void .ctor()">
10452         <size>19</size>
10453       </method>
10454       <method name="Nullable`1 get_UpperBound()">
10455         <size>7</size>
10456       </method>
10457       <method name="Void set_UpperBound(Nullable`1)">
10458         <size>8</size>
10459       </method>
10460     </type>
10461     <type name="X">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Int32 Main()">
10466         <size>61</size>
10467       </method>
10468     </type>
10469   </test>
10470   <test name="gtest-393.cs">
10471     <type name="B`1[T]">
10472       <method name="Void .ctor()">
10473         <size>7</size>
10474       </method>
10475     </type>
10476     <type name="A">
10477       <method name="Void .ctor(Type)">
10478         <size>29</size>
10479       </method>
10480       <method name="Void .cctor()">
10481         <size>7</size>
10482       </method>
10483       <method name="Int32 Main()">
10484         <size>23</size>
10485       </method>
10486     </type>
10487   </test>
10488   <test name="gtest-394.cs">
10489     <type name="Test">
10490       <method name="Void .ctor()">
10491         <size>7</size>
10492       </method>
10493       <method name="Void FindMembers(Test+MemberFilter)">
10494         <size>1</size>
10495       </method>
10496       <method name="Void GetMethodGroup(Test+MemberFilter)">
10497         <size>43</size>
10498       </method>
10499       <method name="Void Main()">
10500         <size>1</size>
10501       </method>
10502     </type>
10503     <type name="Test+MemberFilter">
10504       <method name="Void .ctor(Object, IntPtr)">
10505         <size>0</size>
10506       </method>
10507       <method name="Boolean Invoke()">
10508         <size>0</size>
10509       </method>
10510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10511         <size>0</size>
10512       </method>
10513       <method name="Boolean EndInvoke(IAsyncResult)">
10514         <size>0</size>
10515       </method>
10516     </type>
10517     <type name="Test">
10518       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10519         <size>2</size>
10520       </method>
10521     </type>
10522   </test>
10523   <test name="gtest-395.cs">
10524     <type name="RuleBuilder`1[T]">
10525       <method name="Void .ctor()">
10526         <size>7</size>
10527       </method>
10528     </type>
10529     <type name="RubyMethod">
10530       <method name="Void .ctor()">
10531         <size>7</size>
10532       </method>
10533       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10534         <size>6</size>
10535       </method>
10536     </type>
10537     <type name="T">
10538       <method name="Void .ctor()">
10539         <size>7</size>
10540       </method>
10541       <method name="Void Main()">
10542         <size>1</size>
10543       </method>
10544     </type>
10545   </test>
10546   <test name="gtest-396.cs">
10547     <type name="Test">
10548       <method name="Void .ctor()">
10549         <size>7</size>
10550       </method>
10551       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10552         <size>1</size>
10553       </method>
10554       <method name="System.Func`1[System.Int32] Method(System.String)">
10555         <size>2</size>
10556       </method>
10557       <method name="Void Main()">
10558         <size>24</size>
10559       </method>
10560     </type>
10561   </test>
10562   <test name="gtest-397.cs">
10563     <type name="Test">
10564       <method name="Void .ctor()">
10565         <size>7</size>
10566       </method>
10567       <method name="Foo NegateFoo(Foo)">
10568         <size>12</size>
10569       </method>
10570       <method name="Foo NegateFooNullable(Nullable`1)">
10571         <size>7</size>
10572       </method>
10573       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10574         <size>7</size>
10575       </method>
10576       <method name="Nullable`1 NegateBar(Bar)">
10577         <size>12</size>
10578       </method>
10579       <method name="Int32 Main()">
10580         <size>139</size>
10581       </method>
10582     </type>
10583     <type name="Foo">
10584       <method name="Void .ctor(Int32)">
10585         <size>8</size>
10586       </method>
10587       <method name="Foo op_UnaryNegation(Nullable`1)">
10588         <size>42</size>
10589       </method>
10590     </type>
10591     <type name="Bar">
10592       <method name="Void .ctor(Int32)">
10593         <size>8</size>
10594       </method>
10595       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10596         <size>41</size>
10597       </method>
10598     </type>
10599   </test>
10600   <test name="gtest-398.cs">
10601     <type name="GenericClass`1[T]">
10602       <method name="Void .ctor(T)">
10603         <size>14</size>
10604       </method>
10605       <method name="Void Method()">
10606         <size>42</size>
10607       </method>
10608       <method name="Void Test(T)">
10609         <size>1</size>
10610       </method>
10611     </type>
10612     <type name="Foo">
10613       <method name="Void .ctor()">
10614         <size>7</size>
10615       </method>
10616       <method name="Void Main(System.String[])">
10617         <size>15</size>
10618       </method>
10619     </type>
10620     <type name="ToStr">
10621       <method name="Void .ctor(Object, IntPtr)">
10622         <size>0</size>
10623       </method>
10624       <method name="System.String Invoke(System.String, IFormatProvider)">
10625         <size>0</size>
10626       </method>
10627       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10628         <size>0</size>
10629       </method>
10630       <method name="System.String EndInvoke(IAsyncResult)">
10631         <size>0</size>
10632       </method>
10633     </type>
10634   </test>
10635   <test name="gtest-399.cs">
10636     <type name="TestIssue.Base">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640     </type>
10641     <type name="TestIssue.Derived">
10642       <method name="Void .ctor()">
10643         <size>7</size>
10644       </method>
10645     </type>
10646     <type name="TestIssue.Program">
10647       <method name="Void .ctor()">
10648         <size>7</size>
10649       </method>
10650       <method name="Int32 Main()">
10651         <size>39</size>
10652       </method>
10653     </type>
10654   </test>
10655   <test name="gtest-400.cs">
10656     <type name="Gen`1[T]">
10657       <method name="Void .ctor()">
10658         <size>7</size>
10659       </method>
10660       <method name="Boolean Foo(T)">
10661         <size>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>99</size>
10783       </method>
10784     </type>
10785     <type name="MyColor">
10786       <method name="Void .ctor(Int32)">
10787         <size>8</size>
10788       </method>
10789       <method name="Boolean op_Equality(MyColor, MyColor)">
10790         <size>17</size>
10791       </method>
10792       <method name="Boolean op_Inequality(MyColor, MyColor)">
10793         <size>20</size>
10794       </method>
10795     </type>
10796   </test>
10797   <test name="gtest-408.cs">
10798     <type name="Test">
10799       <method name="Void .ctor()">
10800         <size>7</size>
10801       </method>
10802       <method name="Int32 Main()">
10803         <size>92</size>
10804       </method>
10805     </type>
10806   </test>
10807   <test name="gtest-409.cs">
10808     <type name="ConditionalParsing">
10809       <method name="Void .ctor()">
10810         <size>7</size>
10811       </method>
10812       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10813         <size>14</size>
10814       </method>
10815       <method name="Void Test_1(Boolean)">
10816         <size>20</size>
10817       </method>
10818       <method name="Void Test_2()">
10819         <size>31</size>
10820       </method>
10821       <method name="Void Test_4(Boolean, Boolean)">
10822         <size>39</size>
10823       </method>
10824       <method name="Void Test_5(Boolean, IDisposable)">
10825         <size>45</size>
10826       </method>
10827       <method name="Void Test_6(Boolean)">
10828         <size>51</size>
10829       </method>
10830       <method name="Void Test_7(System.Object)">
10831         <size>8</size>
10832       </method>
10833       <method name="Void Main()">
10834         <size>1</size>
10835       </method>
10836     </type>
10837     <type name="ConditionalParsing+T">
10838       <method name="Void .ctor(String, Boolean)">
10839         <size>28</size>
10840       </method>
10841       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10842         <size>7</size>
10843       </method>
10844     </type>
10845     <type name="&lt;PrivateImplementationDetails&gt;">
10846       <method name="Void .ctor()">
10847         <size>7</size>
10848       </method>
10849     </type>
10850     <type name="ConditionalParsing+Const">
10851       <method name="Void .ctor()">
10852         <size>7</size>
10853       </method>
10854     </type>
10855     <type name="ConditionalParsing">
10856       <method name="Void Test_8(DateTime)">
10857         <size>38</size>
10858       </method>
10859       <method name="Void Test_9()">
10860         <size>43</size>
10861       </method>
10862     </type>
10863   </test>
10864   <test name="gtest-410.cs">
10865     <type name="Program">
10866       <method name="Void .ctor()">
10867         <size>7</size>
10868       </method>
10869       <method name="Void Main()">
10870         <size>7</size>
10871       </method>
10872     </type>
10873   </test>
10874   <test name="gtest-411.cs">
10875     <type name="Maybe">
10876       <method name="Maybe`1[T] C[T](T)">
10877         <size>2</size>
10878       </method>
10879     </type>
10880     <type name="Maybe`1[T]">
10881       <method name="Void .ctor(T)">
10882         <size>7</size>
10883       </method>
10884     </type>
10885     <type name="Extensions">
10886       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10887         <size>10</size>
10888       </method>
10889     </type>
10890     <type name="Test">
10891       <method name="Void .ctor()">
10892         <size>7</size>
10893       </method>
10894       <method name="Void Main()">
10895         <size>131</size>
10896       </method>
10897       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10898         <size>7</size>
10899       </method>
10900       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10901         <size>7</size>
10902       </method>
10903       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10904         <size>11</size>
10905       </method>
10906     </type>
10907   </test>
10908   <test name="gtest-412.cs">
10909     <type name="Program">
10910       <method name="Void .ctor()">
10911         <size>7</size>
10912       </method>
10913       <method name="Int32 Main()">
10914         <size>213</size>
10915       </method>
10916     </type>
10917   </test>
10918   <test name="gtest-413.cs">
10919     <type name="Test">
10920       <method name="Void .ctor()">
10921         <size>7</size>
10922       </method>
10923       <method name="Int32 Main()">
10924         <size>95</size>
10925       </method>
10926     </type>
10927     <type name="S">
10928       <method name="Int64 op_Addition(S, Int64)">
10929         <size>2</size>
10930       </method>
10931     </type>
10932   </test>
10933   <test name="gtest-414.cs">
10934     <type name="MonoTest.MainClass">
10935       <method name="Void .ctor()">
10936         <size>7</size>
10937       </method>
10938       <method name="Void Main()">
10939         <size>1</size>
10940       </method>
10941     </type>
10942     <type name="MonoTest.TestImpl">
10943       <method name="Void .ctor()">
10944         <size>7</size>
10945       </method>
10946       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10947         <size>1</size>
10948       </method>
10949       <method name="Void Get[T]()">
10950         <size>1</size>
10951       </method>
10952       <method name="Void Get[T](System.Object)">
10953         <size>1</size>
10954       </method>
10955     </type>
10956     <type name="MonoTest.C">
10957       <method name="Void .ctor()">
10958         <size>7</size>
10959       </method>
10960       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10961         <size>1</size>
10962       </method>
10963       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10964         <size>1</size>
10965       </method>
10966     </type>
10967   </test>
10968   <test name="gtest-415.cs">
10969     <type name="S2">
10970       <method name="Void Test()">
10971         <size>39</size>
10972       </method>
10973       <method name="Void Main()">
10974         <size>16</size>
10975       </method>
10976     </type>
10977   </test>
10978   <test name="gtest-416.cs">
10979     <type name="Bug.Demo">
10980       <method name="Boolean Fixed()">
10981         <size>14</size>
10982       </method>
10983       <method name="Boolean Foo(System.Int32[])">
10984         <size>43</size>
10985       </method>
10986       <method name="Int32 Main()">
10987         <size>65</size>
10988       </method>
10989     </type>
10990   </test>
10991   <test name="gtest-417.cs">
10992     <type name="C">
10993       <method name="Void .ctor()">
10994         <size>7</size>
10995       </method>
10996       <method name="Void Goo()">
10997         <size>11</size>
10998       </method>
10999       <method name="Void Main()">
11000         <size>1</size>
11001       </method>
11002     </type>
11003   </test>
11004   <test name="gtest-418.cs">
11005     <type name="N.Nested">
11006       <method name="Void .ctor()">
11007         <size>7</size>
11008       </method>
11009     </type>
11010     <type name="N.Nested+C">
11011       <method name="Void .ctor()">
11012         <size>7</size>
11013       </method>
11014       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11015         <size>2</size>
11016       </method>
11017     </type>
11018     <type name="N.M">
11019       <method name="Void .ctor()">
11020         <size>7</size>
11021       </method>
11022       <method name="Int32 Main()">
11023         <size>173</size>
11024       </method>
11025     </type>
11026   </test>
11027   <test name="gtest-419.cs">
11028     <type name="Program">
11029       <method name="Void .ctor()">
11030         <size>7</size>
11031       </method>
11032       <method name="Int32 Main()">
11033         <size>56</size>
11034       </method>
11035       <method name="System.Object Test(System.String)">
11036         <size>42</size>
11037       </method>
11038     </type>
11039   </test>
11040   <test name="gtest-420.cs">
11041     <type name="C">
11042       <method name="Void .ctor()">
11043         <size>7</size>
11044       </method>
11045     </type>
11046     <type name="TestClass">
11047       <method name="Void .ctor()">
11048         <size>7</size>
11049       </method>
11050       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11051         <size>2</size>
11052       </method>
11053       <method name="Int32 Test(System.Object, System.Object[])">
11054         <size>2</size>
11055       </method>
11056       <method name="Int32 Main()">
11057         <size>43</size>
11058       </method>
11059     </type>
11060   </test>
11061   <test name="gtest-421.cs">
11062     <type name="OneOff">
11063       <method name="Void .ctor()">
11064         <size>7</size>
11065       </method>
11066       <method name="Int32 Main()">
11067         <size>75</size>
11068       </method>
11069       <method name="T[] Clone[T](T[])">
11070         <size>166</size>
11071       </method>
11072     </type>
11073   </test>
11074   <test name="gtest-422.cs">
11075     <type name="A">
11076       <method name="Void .ctor()">
11077         <size>7</size>
11078       </method>
11079       <method name="Boolean op_GreaterThan(A, System.Object)">
11080         <size>2</size>
11081       </method>
11082       <method name="Boolean op_LessThan(A, System.Object)">
11083         <size>2</size>
11084       </method>
11085     </type>
11086     <type name="C">
11087       <method name="Void .ctor()">
11088         <size>7</size>
11089       </method>
11090       <method name="Int32 Main()">
11091         <size>23</size>
11092       </method>
11093       <method name="Nullable`1 get_Id()">
11094         <size>7</size>
11095       </method>
11096       <method name="Boolean Test()">
11097         <size>51</size>
11098       </method>
11099     </type>
11100   </test>
11101   <test name="gtest-423.cs">
11102     <type name="App">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Void Main()">
11107         <size>33</size>
11108       </method>
11109       <method name="Void Test(System.Object, System.EventArgs)">
11110         <size>1</size>
11111       </method>
11112     </type>
11113   </test>
11114   <test name="gtest-424.cs">
11115     <type name="A">
11116       <method name="Void .ctor()">
11117         <size>7</size>
11118       </method>
11119     </type>
11120     <type name="B">
11121       <method name="Void .ctor()">
11122         <size>7</size>
11123       </method>
11124     </type>
11125     <type name="Test">
11126       <method name="Void .ctor()">
11127         <size>7</size>
11128       </method>
11129       <method name="Void Block(A[])">
11130         <size>6</size>
11131       </method>
11132       <method name="Void Block(IEnumerable`1, A[])">
11133         <size>1</size>
11134       </method>
11135       <method name="Int32 Main()">
11136         <size>29</size>
11137       </method>
11138     </type>
11139   </test>
11140   <test name="gtest-425.cs">
11141     <type name="EventClass`1[T]">
11142       <method name="Void .ctor()">
11143         <size>7</size>
11144       </method>
11145     </type>
11146     <type name="Test">
11147       <method name="Void .ctor()">
11148         <size>7</size>
11149       </method>
11150       <method name="Void Main()">
11151         <size>16</size>
11152       </method>
11153     </type>
11154     <type name="EventClass`1+HookDelegate[T]">
11155       <method name="Void .ctor(Object, IntPtr)">
11156         <size>0</size>
11157       </method>
11158       <method name="Void Invoke(T)">
11159         <size>0</size>
11160       </method>
11161       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11162         <size>0</size>
11163       </method>
11164       <method name="Void EndInvoke(IAsyncResult)">
11165         <size>0</size>
11166       </method>
11167     </type>
11168   </test>
11169   <test name="gtest-426.cs">
11170     <type name="OverloadTest.MyClass`1[T]">
11171       <method name="Void .ctor()">
11172         <size>7</size>
11173       </method>
11174       <method name="Boolean Method(MyInterface`1)">
11175         <size>20</size>
11176       </method>
11177       <method name="Boolean Method(System.Action`1[T])">
11178         <size>2</size>
11179       </method>
11180     </type>
11181     <type name="OverloadTest.C">
11182       <method name="Void .ctor()">
11183         <size>7</size>
11184       </method>
11185       <method name="Void Main()">
11186         <size>1</size>
11187       </method>
11188     </type>
11189   </test>
11190   <test name="gtest-427.cs">
11191     <type name="T">
11192       <method name="Void .ctor()">
11193         <size>7</size>
11194       </method>
11195       <method name="Void Test()">
11196         <size>19</size>
11197       </method>
11198       <method name="Void Attach(EventHandler)">
11199         <size>2</size>
11200       </method>
11201       <method name="Void Attach(EventHandler`1[System.String])">
11202         <size>1</size>
11203       </method>
11204       <method name="Void OnClick(System.String)">
11205         <size>1</size>
11206       </method>
11207       <method name="Void Main()">
11208         <size>11</size>
11209       </method>
11210     </type>
11211     <type name="EventHandler">
11212       <method name="Void .ctor(Object, IntPtr)">
11213         <size>0</size>
11214       </method>
11215       <method name="Void Invoke(System.Object)">
11216         <size>0</size>
11217       </method>
11218       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11219         <size>0</size>
11220       </method>
11221       <method name="Void EndInvoke(IAsyncResult)">
11222         <size>0</size>
11223       </method>
11224     </type>
11225     <type name="EventHandler`1[T]">
11226       <method name="Void .ctor(Object, IntPtr)">
11227         <size>0</size>
11228       </method>
11229       <method name="Void Invoke(T)">
11230         <size>0</size>
11231       </method>
11232       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11233         <size>0</size>
11234       </method>
11235       <method name="Void EndInvoke(IAsyncResult)">
11236         <size>0</size>
11237       </method>
11238     </type>
11239   </test>
11240   <test name="gtest-428.cs">
11241     <type name="CInt">
11242       <method name="Void .ctor(Int32)">
11243         <size>8</size>
11244       </method>
11245       <method name="CInt op_Implicit(Int32)">
11246         <size>7</size>
11247       </method>
11248       <method name="Int32 op_Implicit(CInt)">
11249         <size>8</size>
11250       </method>
11251     </type>
11252     <type name="Klass">
11253       <method name="Void .ctor(Nullable`1)">
11254         <size>14</size>
11255       </method>
11256       <method name="Nullable`1 get_Value()">
11257         <size>7</size>
11258       </method>
11259     </type>
11260     <type name="MainClass">
11261       <method name="Void .ctor()">
11262         <size>7</size>
11263       </method>
11264       <method name="Int32 Main()">
11265         <size>173</size>
11266       </method>
11267     </type>
11268   </test>
11269   <test name="gtest-429.cs">
11270     <type name="CInt">
11271       <method name="Void .ctor(Int32)">
11272         <size>8</size>
11273       </method>
11274       <method name="CInt op_Implicit(Int32)">
11275         <size>7</size>
11276       </method>
11277       <method name="Int32 op_Implicit(CInt)">
11278         <size>8</size>
11279       </method>
11280     </type>
11281     <type name="Klass">
11282       <method name="Void .ctor(Nullable`1)">
11283         <size>14</size>
11284       </method>
11285     </type>
11286     <type name="MainClass">
11287       <method name="Void .ctor()">
11288         <size>7</size>
11289       </method>
11290       <method name="Int32 Main()">
11291         <size>36</size>
11292       </method>
11293     </type>
11294   </test>
11295   <test name="gtest-430.cs">
11296     <type name="Tmp">
11297       <method name="Void .ctor()">
11298         <size>7</size>
11299       </method>
11300     </type>
11301     <type name="Driver">
11302       <method name="Void .ctor()">
11303         <size>7</size>
11304       </method>
11305       <method name="Nullable`1 get_Prop()">
11306         <size>42</size>
11307       </method>
11308       <method name="Int32 Main()">
11309         <size>42</size>
11310       </method>
11311     </type>
11312   </test>
11313   <test name="gtest-431.cs">
11314     <type name="Program">
11315       <method name="Void .ctor()">
11316         <size>7</size>
11317       </method>
11318       <method name="Void Main()">
11319         <size>13</size>
11320       </method>
11321     </type>
11322   </test>
11323   <test name="gtest-432.cs">
11324     <type name="Test.Bar`2[T,U]">
11325       <method name="Void .ctor()">
11326         <size>7</size>
11327       </method>
11328       <method name="Void DoSomething[V]()">
11329         <size>1</size>
11330       </method>
11331     </type>
11332     <type name="Test.Baz">
11333       <method name="Void .ctor()">
11334         <size>7</size>
11335       </method>
11336       <method name="Void GetInTroubleHere()">
11337         <size>13</size>
11338       </method>
11339       <method name="Void Main()">
11340         <size>1</size>
11341       </method>
11342     </type>
11343   </test>
11344   <test name="gtest-433.cs">
11345     <type name="M">
11346       <method name="Void .ctor()">
11347         <size>7</size>
11348       </method>
11349       <method name="Void Main()">
11350         <size>37</size>
11351       </method>
11352     </type>
11353   </test>
11354   <test name="gtest-434.cs">
11355     <type name="testcase.Init">
11356       <method name="Void .ctor()">
11357         <size>7</size>
11358       </method>
11359       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11360         <size>8</size>
11361       </method>
11362     </type>
11363     <type name="testcase.Program">
11364       <method name="Void .ctor()">
11365         <size>7</size>
11366       </method>
11367       <method name="Int32 Main()">
11368         <size>75</size>
11369       </method>
11370     </type>
11371   </test>
11372   <test name="gtest-435.cs">
11373     <type name="testcase.Program">
11374       <method name="Void .ctor()">
11375         <size>7</size>
11376       </method>
11377       <method name="Int32 Main()">
11378         <size>258</size>
11379       </method>
11380     </type>
11381   </test>
11382   <test name="gtest-436.cs">
11383     <type name="SomeClass">
11384       <method name="Void .ctor()">
11385         <size>7</size>
11386       </method>
11387       <method name="Int32 Main()">
11388         <size>2</size>
11389       </method>
11390     </type>
11391   </test>
11392   <test name="gtest-438.cs">
11393     <type name="Tests">
11394       <method name="Void .ctor()">
11395         <size>7</size>
11396       </method>
11397       <method name="ServiceType GetService[ServiceType](System.Object[])">
11398         <size>17</size>
11399       </method>
11400       <method name="Int32 Main()">
11401         <size>19</size>
11402       </method>
11403     </type>
11404   </test>
11405   <test name="gtest-439.cs">
11406     <type name="MonoBug.Stuff">
11407       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11408         <size>8</size>
11409       </method>
11410     </type>
11411     <type name="MonoBug.GenericStuff`2[T1,T2]">
11412       <method name="Void .ctor(T1, T2)">
11413         <size>21</size>
11414       </method>
11415     </type>
11416     <type name="MonoBug.Program">
11417       <method name="Void Main()">
11418         <size>35</size>
11419       </method>
11420     </type>
11421   </test>
11422   <test name="gtest-440.cs">
11423     <type name="AnyObjectId">
11424       <method name="Void .ctor()">
11425         <size>7</size>
11426       </method>
11427       <method name="Int32 get_W1()">
11428         <size>7</size>
11429       </method>
11430       <method name="Void set_W1(Int32)">
11431         <size>8</size>
11432       </method>
11433     </type>
11434     <type name="ObjectId">
11435       <method name="Void .ctor()">
11436         <size>14</size>
11437       </method>
11438       <method name="Void Main()">
11439         <size>1</size>
11440       </method>
11441     </type>
11442   </test>
11443   <test name="gtest-441.cs">
11444     <type name="Name.Test">
11445       <method name="Void .ctor()">
11446         <size>7</size>
11447       </method>
11448     </type>
11449     <type name="Name.Subclass">
11450       <method name="Void .ctor()">
11451         <size>7</size>
11452       </method>
11453       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11454         <size>7</size>
11455       </method>
11456       <method name="Void Main(System.String[])">
11457         <size>7</size>
11458       </method>
11459     </type>
11460   </test>
11461   <test name="gtest-442.cs">
11462     <type name="NonGenericBase">
11463       <method name="Void .ctor()">
11464         <size>7</size>
11465       </method>
11466       <method name="Int32 get_Item(Int32)">
11467         <size>0</size>
11468       </method>
11469     </type>
11470     <type name="GenericBase`1[T]">
11471       <method name="Void .ctor()">
11472         <size>7</size>
11473       </method>
11474       <method name="T get_Instance()">
11475         <size>7</size>
11476       </method>
11477       <method name="Void Foo()">
11478         <size>24</size>
11479       </method>
11480     </type>
11481     <type name="EntryPoint">
11482       <method name="Void .ctor()">
11483         <size>7</size>
11484       </method>
11485       <method name="Void Main()">
11486         <size>1</size>
11487       </method>
11488     </type>
11489   </test>
11490   <test name="gtest-444.cs">
11491     <type name="MyClass">
11492       <method name="Void .ctor()">
11493         <size>7</size>
11494       </method>
11495       <method name="Int32 Main()">
11496         <size>114</size>
11497       </method>
11498     </type>
11499   </test>
11500   <test name="gtest-445.cs">
11501     <type name="Test">
11502       <method name="Void .ctor()">
11503         <size>7</size>
11504       </method>
11505       <method name="Void Main()">
11506         <size>1</size>
11507       </method>
11508       <method name="Void Foo[T](T ByRef)">
11509         <size>1</size>
11510       </method>
11511       <method name="Void Foo[T](T[])">
11512         <size>1</size>
11513       </method>
11514       <method name="Void Foo[T](T[,])">
11515         <size>1</size>
11516       </method>
11517       <method name="Void Foo[T](T[,,])">
11518         <size>1</size>
11519       </method>
11520       <method name="Void Bar(Int32 ByRef)">
11521         <size>1</size>
11522       </method>
11523       <method name="Void Bar(System.Int32[])">
11524         <size>1</size>
11525       </method>
11526       <method name="Void Bar(System.Int32[,])">
11527         <size>1</size>
11528       </method>
11529       <method name="Void Bar(System.Int32[,,])">
11530         <size>1</size>
11531       </method>
11532     </type>
11533   </test>
11534   <test name="gtest-446.cs">
11535     <type name="BugTest.Bug`1[T]">
11536       <method name="Void .ctor()">
11537         <size>7</size>
11538       </method>
11539       <method name="Void CreateObject(T ByRef)">
11540         <size>42</size>
11541       </method>
11542     </type>
11543     <type name="BugTest.Program">
11544       <method name="Int32 Main()">
11545         <size>16</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-447.cs">
11550     <type name="B">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Int32 Main()">
11555         <size>29</size>
11556       </method>
11557     </type>
11558   </test>
11559   <test name="gtest-448.cs">
11560     <type name="C">
11561       <method name="Void .ctor()">
11562         <size>7</size>
11563       </method>
11564       <method name="Void TestA(Int32)">
11565         <size>1</size>
11566       </method>
11567       <method name="Void TestB(Int64)">
11568         <size>1</size>
11569       </method>
11570       <method name="Void TestC(Decimal)">
11571         <size>1</size>
11572       </method>
11573       <method name="Int32 Main()">
11574         <size>242</size>
11575       </method>
11576     </type>
11577   </test>
11578   <test name="gtest-anon-1.cs">
11579     <type name="X">
11580       <method name="Void .ctor()">
11581         <size>7</size>
11582       </method>
11583       <method name="Void Hello[U](U)">
11584         <size>1</size>
11585       </method>
11586       <method name="Void Test[T](T)">
11587         <size>64</size>
11588       </method>
11589       <method name="Void Main()">
11590         <size>14</size>
11591       </method>
11592     </type>
11593     <type name="Foo">
11594       <method name="Void .ctor(Object, IntPtr)">
11595         <size>0</size>
11596       </method>
11597       <method name="Void Invoke()">
11598         <size>0</size>
11599       </method>
11600       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11601         <size>0</size>
11602       </method>
11603       <method name="Void EndInvoke(IAsyncResult)">
11604         <size>0</size>
11605       </method>
11606     </type>
11607     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11608       <method name="Void .ctor()">
11609         <size>7</size>
11610       </method>
11611       <method name="Void &lt;&gt;m__0()">
11612         <size>18</size>
11613       </method>
11614     </type>
11615   </test>
11616   <test name="gtest-anon-10.cs">
11617     <type name="X">
11618       <method name="Void .ctor()">
11619         <size>7</size>
11620       </method>
11621       <method name="IEnumerable`1 Test[T](T, T)">
11622         <size>44</size>
11623       </method>
11624       <method name="Int32 Main()">
11625         <size>95</size>
11626       </method>
11627     </type>
11628     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11629       <method name="Void .ctor()">
11630         <size>7</size>
11631       </method>
11632       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11633         <size>12</size>
11634       </method>
11635       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11636         <size>7</size>
11637       </method>
11638       <method name="Boolean MoveNext()">
11639         <size>110</size>
11640       </method>
11641       <method name="Void Dispose()">
11642         <size>8</size>
11643       </method>
11644       <method name="Void Reset()">
11645         <size>6</size>
11646       </method>
11647       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11648         <size>7</size>
11649       </method>
11650       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11651         <size>52</size>
11652       </method>
11653     </type>
11654   </test>
11655   <test name="gtest-anon-11.cs">
11656     <type name="Test`1[R]">
11657       <method name="Void .ctor()">
11658         <size>7</size>
11659       </method>
11660       <method name="Void World[S,T](S, T)">
11661         <size>1</size>
11662       </method>
11663       <method name="Void Hello[U,V](U, V)">
11664         <size>41</size>
11665       </method>
11666     </type>
11667     <type name="X">
11668       <method name="Void .ctor()">
11669         <size>7</size>
11670       </method>
11671       <method name="Void Main()">
11672         <size>21</size>
11673       </method>
11674     </type>
11675     <type name="Foo">
11676       <method name="Void .ctor(Object, IntPtr)">
11677         <size>0</size>
11678       </method>
11679       <method name="Void Invoke()">
11680         <size>0</size>
11681       </method>
11682       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11683         <size>0</size>
11684       </method>
11685       <method name="Void EndInvoke(IAsyncResult)">
11686         <size>0</size>
11687       </method>
11688     </type>
11689     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11690       <method name="Void .ctor()">
11691         <size>7</size>
11692       </method>
11693       <method name="Void &lt;&gt;m__0()">
11694         <size>24</size>
11695       </method>
11696     </type>
11697   </test>
11698   <test name="gtest-anon-12.cs">
11699     <type name="World`1[T]">
11700       <method name="Void .ctor()">
11701         <size>7</size>
11702       </method>
11703       <method name="Void Hello[U](U)">
11704         <size>1</size>
11705       </method>
11706       <method name="Void Test(T)">
11707         <size>46</size>
11708       </method>
11709     </type>
11710     <type name="X">
11711       <method name="Void .ctor()">
11712         <size>7</size>
11713       </method>
11714       <method name="Void Main()">
11715         <size>18</size>
11716       </method>
11717     </type>
11718     <type name="Foo">
11719       <method name="Void .ctor(Object, IntPtr)">
11720         <size>0</size>
11721       </method>
11722       <method name="Void Invoke()">
11723         <size>0</size>
11724       </method>
11725       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11726         <size>0</size>
11727       </method>
11728       <method name="Void EndInvoke(IAsyncResult)">
11729         <size>0</size>
11730       </method>
11731     </type>
11732     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11733       <method name="Void .ctor()">
11734         <size>7</size>
11735       </method>
11736       <method name="Void &lt;&gt;m__0()">
11737         <size>18</size>
11738       </method>
11739     </type>
11740   </test>
11741   <test name="gtest-anon-13.cs">
11742     <type name="X">
11743       <method name="Void .ctor()">
11744         <size>7</size>
11745       </method>
11746       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11747         <size>13</size>
11748       </method>
11749       <method name="Void Main()">
11750         <size>1</size>
11751       </method>
11752     </type>
11753     <type name="X+ModuleBinder`1[T]">
11754       <method name="Void .ctor(Object, IntPtr)">
11755         <size>0</size>
11756       </method>
11757       <method name="T Invoke(System.Object)">
11758         <size>0</size>
11759       </method>
11760       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11761         <size>0</size>
11762       </method>
11763       <method name="T EndInvoke(IAsyncResult)">
11764         <size>0</size>
11765       </method>
11766     </type>
11767     <type name="X">
11768       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
11769         <size>7</size>
11770       </method>
11771     </type>
11772   </test>
11773   <test name="gtest-anon-14.cs">
11774     <type name="T">
11775       <method name="Void .ctor()">
11776         <size>7</size>
11777       </method>
11778       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11779         <size>1</size>
11780       </method>
11781       <method name="Void SomeCaller()">
11782         <size>36</size>
11783       </method>
11784       <method name="Void Main()">
11785         <size>1</size>
11786       </method>
11787       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11788         <size>2</size>
11789       </method>
11790     </type>
11791   </test>
11792   <test name="gtest-anon-15.cs">
11793     <type name="Test`1[T]">
11794       <method name="Void .ctor()">
11795         <size>7</size>
11796       </method>
11797       <method name="Void Hello[S](T, S)">
11798         <size>42</size>
11799       </method>
11800     </type>
11801     <type name="X">
11802       <method name="Void .ctor()">
11803         <size>7</size>
11804       </method>
11805       <method name="Void Main()">
11806         <size>16</size>
11807       </method>
11808     </type>
11809     <type name="Foo`1[V]">
11810       <method name="Void .ctor(Object, IntPtr)">
11811         <size>0</size>
11812       </method>
11813       <method name="Void Invoke(V)">
11814         <size>0</size>
11815       </method>
11816       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11817         <size>0</size>
11818       </method>
11819       <method name="Void EndInvoke(IAsyncResult)">
11820         <size>0</size>
11821       </method>
11822     </type>
11823     <type name="Bar`1[W]">
11824       <method name="Void .ctor(Object, IntPtr)">
11825         <size>0</size>
11826       </method>
11827       <method name="Void Invoke(W)">
11828         <size>0</size>
11829       </method>
11830       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11831         <size>0</size>
11832       </method>
11833       <method name="Void EndInvoke(IAsyncResult)">
11834         <size>0</size>
11835       </method>
11836     </type>
11837     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
11838       <method name="Void .ctor()">
11839         <size>7</size>
11840       </method>
11841       <method name="Void &lt;&gt;m__0(Int64)">
11842         <size>57</size>
11843       </method>
11844     </type>
11845     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
11846       <method name="Void .ctor()">
11847         <size>7</size>
11848       </method>
11849       <method name="Void &lt;&gt;m__1(T)">
11850         <size>65</size>
11851       </method>
11852     </type>
11853   </test>
11854   <test name="gtest-anon-16.cs">
11855     <type name="A">
11856       <method name="Void .ctor(TestFunc`1)">
11857         <size>7</size>
11858       </method>
11859       <method name="Void Main()">
11860         <size>1</size>
11861       </method>
11862     </type>
11863     <type name="TestClass">
11864       <method name="Void .ctor()">
11865         <size>47</size>
11866       </method>
11867       <method name="Void Func[T](TestFunc`1[T])">
11868         <size>1</size>
11869       </method>
11870     </type>
11871     <type name="TestFunc`1[T]">
11872       <method name="Void .ctor(Object, IntPtr)">
11873         <size>0</size>
11874       </method>
11875       <method name="Void Invoke(T)">
11876         <size>0</size>
11877       </method>
11878       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11879         <size>0</size>
11880       </method>
11881       <method name="Void EndInvoke(IAsyncResult)">
11882         <size>0</size>
11883       </method>
11884     </type>
11885     <type name="TestClass">
11886       <method name="Void &lt;TestClass&gt;m__0(Int32)">
11887         <size>1</size>
11888       </method>
11889     </type>
11890   </test>
11891   <test name="gtest-anon-17.cs">
11892     <type name="C">
11893       <method name="Void .ctor()">
11894         <size>7</size>
11895       </method>
11896       <method name="Void Test[T,U](C+Func`1[T], U)">
11897         <size>1</size>
11898       </method>
11899       <method name="Void Main()">
11900         <size>75</size>
11901       </method>
11902     </type>
11903     <type name="C+Func`1[T]">
11904       <method name="Void .ctor(Object, IntPtr)">
11905         <size>0</size>
11906       </method>
11907       <method name="T Invoke(T)">
11908         <size>0</size>
11909       </method>
11910       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11911         <size>0</size>
11912       </method>
11913       <method name="T EndInvoke(IAsyncResult)">
11914         <size>0</size>
11915       </method>
11916     </type>
11917     <type name="C">
11918       <method name="Int32 &lt;Main&gt;m__0(Int32)">
11919         <size>2</size>
11920       </method>
11921       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11922         <size>2</size>
11923       </method>
11924     </type>
11925   </test>
11926   <test name="gtest-anon-18.cs">
11927     <type name="C">
11928       <method name="Void .ctor()">
11929         <size>7</size>
11930       </method>
11931       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
11932         <size>10</size>
11933       </method>
11934       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
11935         <size>10</size>
11936       </method>
11937       <method name="Void Test2[T]()">
11938         <size>19</size>
11939       </method>
11940       <method name="Void Main()">
11941         <size>100</size>
11942       </method>
11943     </type>
11944     <type name="C+Func`2[TR,TA]">
11945       <method name="Void .ctor(Object, IntPtr)">
11946         <size>0</size>
11947       </method>
11948       <method name="TR Invoke(TA)">
11949         <size>0</size>
11950       </method>
11951       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
11952         <size>0</size>
11953       </method>
11954       <method name="TR EndInvoke(IAsyncResult)">
11955         <size>0</size>
11956       </method>
11957     </type>
11958     <type name="C">
11959       <method name="T &lt;Test2&gt;m__0[T](T)">
11960         <size>2</size>
11961       </method>
11962       <method name="Int32 &lt;Main&gt;m__1(Int32)">
11963         <size>16</size>
11964       </method>
11965       <method name="System.String &lt;Main&gt;m__2(Int32)">
11966         <size>6</size>
11967       </method>
11968       <method name="System.String &lt;Main&gt;m__3(Int32)">
11969         <size>6</size>
11970       </method>
11971     </type>
11972   </test>
11973   <test name="gtest-anon-19.cs">
11974     <type name="Test">
11975       <method name="Void .ctor()">
11976         <size>7</size>
11977       </method>
11978       <method name="Void TestNaturalSort()">
11979         <size>31</size>
11980       </method>
11981       <method name="Void Main()">
11982         <size>6</size>
11983       </method>
11984     </type>
11985     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11986       <method name="Void .ctor()">
11987         <size>7</size>
11988       </method>
11989       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
11990         <size>113</size>
11991       </method>
11992     </type>
11993     <type name="Test">
11994       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
11995         <size>106</size>
11996       </method>
11997     </type>
11998     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
11999       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12000         <size>113</size>
12001       </method>
12002     </type>
12003   </test>
12004   <test name="gtest-anon-2.cs">
12005     <type name="X">
12006       <method name="Void .ctor()">
12007         <size>7</size>
12008       </method>
12009       <method name="Void Hello[U](U)">
12010         <size>1</size>
12011       </method>
12012       <method name="Void Test[T](T)">
12013         <size>71</size>
12014       </method>
12015       <method name="Void Main()">
12016         <size>14</size>
12017       </method>
12018     </type>
12019     <type name="Simple">
12020       <method name="Void .ctor(Object, IntPtr)">
12021         <size>0</size>
12022       </method>
12023       <method name="Void Invoke()">
12024         <size>0</size>
12025       </method>
12026       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12027         <size>0</size>
12028       </method>
12029       <method name="Void EndInvoke(IAsyncResult)">
12030         <size>0</size>
12031       </method>
12032     </type>
12033     <type name="Foo">
12034       <method name="Void .ctor(Object, IntPtr)">
12035         <size>0</size>
12036       </method>
12037       <method name="Simple Invoke()">
12038         <size>0</size>
12039       </method>
12040       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12041         <size>0</size>
12042       </method>
12043       <method name="Simple EndInvoke(IAsyncResult)">
12044         <size>0</size>
12045       </method>
12046     </type>
12047     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12048       <method name="Void .ctor()">
12049         <size>7</size>
12050       </method>
12051       <method name="Simple &lt;&gt;m__0()">
12052         <size>55</size>
12053       </method>
12054     </type>
12055     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12056       <method name="Void .ctor()">
12057         <size>7</size>
12058       </method>
12059       <method name="Void &lt;&gt;m__1()">
12060         <size>50</size>
12061       </method>
12062     </type>
12063   </test>
12064   <test name="gtest-anon-21.cs">
12065     <type name="BaseObject">
12066       <method name="Void .ctor()">
12067         <size>7</size>
12068       </method>
12069       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12070         <size>53</size>
12071       </method>
12072       <method name="T MakeSomething[T]()">
12073         <size>7</size>
12074       </method>
12075       <method name="Int32 Main()">
12076         <size>10</size>
12077       </method>
12078       <method name="Void Closure(EmptyDelegate)">
12079         <size>1</size>
12080       </method>
12081     </type>
12082     <type name="EmptyDelegate">
12083       <method name="Void .ctor(Object, IntPtr)">
12084         <size>0</size>
12085       </method>
12086       <method name="Void Invoke()">
12087         <size>0</size>
12088       </method>
12089       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12090         <size>0</size>
12091       </method>
12092       <method name="Void EndInvoke(IAsyncResult)">
12093         <size>0</size>
12094       </method>
12095     </type>
12096     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12097       <method name="Void .ctor()">
12098         <size>7</size>
12099       </method>
12100       <method name="Void &lt;&gt;m__0()">
12101         <size>17</size>
12102       </method>
12103     </type>
12104   </test>
12105   <test name="gtest-anon-22.cs">
12106     <type name="C">
12107       <method name="Void .ctor()">
12108         <size>7</size>
12109       </method>
12110       <method name="Int32 Foo(D1)">
12111         <size>2</size>
12112       </method>
12113       <method name="Int32 Foo(D2)">
12114         <size>2</size>
12115       </method>
12116       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12117         <size>2</size>
12118       </method>
12119       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12120         <size>2</size>
12121       </method>
12122       <method name="Int32 Main()">
12123         <size>82</size>
12124       </method>
12125     </type>
12126     <type name="D1">
12127       <method name="Void .ctor(Object, IntPtr)">
12128         <size>0</size>
12129       </method>
12130       <method name="Int32 Invoke()">
12131         <size>0</size>
12132       </method>
12133       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12134         <size>0</size>
12135       </method>
12136       <method name="Int32 EndInvoke(IAsyncResult)">
12137         <size>0</size>
12138       </method>
12139     </type>
12140     <type name="D2">
12141       <method name="Void .ctor(Object, IntPtr)">
12142         <size>0</size>
12143       </method>
12144       <method name="Int64 Invoke()">
12145         <size>0</size>
12146       </method>
12147       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12148         <size>0</size>
12149       </method>
12150       <method name="Int64 EndInvoke(IAsyncResult)">
12151         <size>0</size>
12152       </method>
12153     </type>
12154     <type name="C">
12155       <method name="Int32 &lt;Main&gt;m__0()">
12156         <size>2</size>
12157       </method>
12158     </type>
12159   </test>
12160   <test name="gtest-anon-23.cs">
12161     <type name="MemberAccessData">
12162       <method name="Void .ctor()">
12163         <size>7</size>
12164       </method>
12165       <method name="Void set_MyTypeProperty(Nullable`1)">
12166         <size>8</size>
12167       </method>
12168       <method name="Nullable`1 get_MyTypeProperty()">
12169         <size>7</size>
12170       </method>
12171     </type>
12172     <type name="C">
12173       <method name="Void .ctor()">
12174         <size>7</size>
12175       </method>
12176       <method name="Void Test(C+D)">
12177         <size>1</size>
12178       </method>
12179       <method name="Void Main()">
12180         <size>201</size>
12181       </method>
12182     </type>
12183     <type name="C+D">
12184       <method name="Void .ctor(Object, IntPtr)">
12185         <size>0</size>
12186       </method>
12187       <method name="Void Invoke()">
12188         <size>0</size>
12189       </method>
12190       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12191         <size>0</size>
12192       </method>
12193       <method name="Void EndInvoke(IAsyncResult)">
12194         <size>0</size>
12195       </method>
12196     </type>
12197     <type name="C+&lt;Main&gt;c__AnonStorey0">
12198       <method name="Void .ctor()">
12199         <size>7</size>
12200       </method>
12201       <method name="Void &lt;&gt;m__0()">
12202         <size>38</size>
12203       </method>
12204       <method name="Void &lt;&gt;m__1()">
12205         <size>32</size>
12206       </method>
12207     </type>
12208     <type name="C">
12209       <method name="Void &lt;Main&gt;m__2()">
12210         <size>16</size>
12211       </method>
12212       <method name="Void &lt;Main&gt;m__3()">
12213         <size>16</size>
12214       </method>
12215       <method name="Void &lt;Main&gt;m__4()">
12216         <size>61</size>
12217       </method>
12218       <method name="Void &lt;Main&gt;m__5()">
12219         <size>53</size>
12220       </method>
12221     </type>
12222   </test>
12223   <test name="gtest-anon-24.cs">
12224     <type name="Disposable`1[T]">
12225       <method name="Void .ctor()">
12226         <size>7</size>
12227       </method>
12228       <method name="Void Dispose()">
12229         <size>1</size>
12230       </method>
12231     </type>
12232     <type name="Test">
12233       <method name="Void .ctor()">
12234         <size>7</size>
12235       </method>
12236       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12237         <size>38</size>
12238       </method>
12239       <method name="System.Func`1[T] Throw[T](T)">
12240         <size>26</size>
12241       </method>
12242       <method name="System.Func`1[T] Do[T](T)">
12243         <size>26</size>
12244       </method>
12245       <method name="System.Func`1[T] Lock[T](T)">
12246         <size>26</size>
12247       </method>
12248       <method name="System.Func`1[T] Catch[T](T)">
12249         <size>26</size>
12250       </method>
12251       <method name="System.Func`1[T] Finally[T](T)">
12252         <size>26</size>
12253       </method>
12254       <method name="System.Func`1[T] Using[T](T)">
12255         <size>57</size>
12256       </method>
12257       <method name="System.Func`1[T] Switch[T](T)">
12258         <size>38</size>
12259       </method>
12260       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12261         <size>26</size>
12262       </method>
12263       <method name="Int32 Main()">
12264         <size>431</size>
12265       </method>
12266     </type>
12267     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12268       <method name="Void .ctor()">
12269         <size>7</size>
12270       </method>
12271       <method name="T[] &lt;&gt;m__0()">
12272         <size>56</size>
12273       </method>
12274     </type>
12275     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12276       <method name="Void .ctor()">
12277         <size>7</size>
12278       </method>
12279       <method name="T &lt;&gt;m__1()">
12280         <size>23</size>
12281       </method>
12282     </type>
12283     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12284       <method name="Void .ctor()">
12285         <size>7</size>
12286       </method>
12287       <method name="T &lt;&gt;m__2()">
12288         <size>28</size>
12289       </method>
12290     </type>
12291     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12292       <method name="Void .ctor()">
12293         <size>7</size>
12294       </method>
12295       <method name="T &lt;&gt;m__3()">
12296         <size>65</size>
12297       </method>
12298     </type>
12299     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12300       <method name="Void .ctor()">
12301         <size>7</size>
12302       </method>
12303       <method name="T &lt;&gt;m__4()">
12304         <size>48</size>
12305       </method>
12306     </type>
12307     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12308       <method name="Void .ctor()">
12309         <size>7</size>
12310       </method>
12311       <method name="T &lt;&gt;m__5()">
12312         <size>50</size>
12313       </method>
12314     </type>
12315     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12316       <method name="Void .ctor()">
12317         <size>7</size>
12318       </method>
12319       <method name="T &lt;&gt;m__6()">
12320         <size>7</size>
12321       </method>
12322     </type>
12323     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12324       <method name="Void .ctor()">
12325         <size>7</size>
12326       </method>
12327       <method name="T &lt;&gt;m__7()">
12328         <size>35</size>
12329       </method>
12330     </type>
12331     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12332       <method name="Void .ctor()">
12333         <size>7</size>
12334       </method>
12335       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12336         <size>56</size>
12337       </method>
12338     </type>
12339     <type name="Test">
12340       <method name="Void ArrayMutate[T](T[])">
12341         <size>27</size>
12342       </method>
12343     </type>
12344     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12345       <method name="Void .ctor()">
12346         <size>7</size>
12347       </method>
12348       <method name="Void &lt;&gt;m__9(Int32)">
12349         <size>36</size>
12350       </method>
12351     </type>
12352     <type name="Test">
12353       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12354         <size>26</size>
12355       </method>
12356     </type>
12357     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12358       <method name="Void .ctor()">
12359         <size>7</size>
12360       </method>
12361       <method name="T[][] &lt;&gt;m__A()">
12362         <size>48</size>
12363       </method>
12364     </type>
12365   </test>
12366   <test name="gtest-anon-25.cs">
12367     <type name="HS`1[T]">
12368       <method name="Void .ctor(IEqualityComparer`1)">
12369         <size>7</size>
12370       </method>
12371     </type>
12372     <type name="Test">
12373       <method name="Void .ctor()">
12374         <size>7</size>
12375       </method>
12376       <method name="Void Foo[T](IEqualityComparer`1)">
12377         <size>27</size>
12378       </method>
12379       <method name="Int32 Main()">
12380         <size>8</size>
12381       </method>
12382     </type>
12383     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12384       <method name="Void .ctor()">
12385         <size>7</size>
12386       </method>
12387       <method name="HS`1[T] &lt;&gt;m__0()">
12388         <size>12</size>
12389       </method>
12390     </type>
12391   </test>
12392   <test name="gtest-anon-26.cs">
12393     <type name="MonoBugs.BrokenGenericCast">
12394       <method name="Void .ctor()">
12395         <size>7</size>
12396       </method>
12397       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12398         <size>13</size>
12399       </method>
12400       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12401         <size>13</size>
12402       </method>
12403       <method name="Void Main()">
12404         <size>1</size>
12405       </method>
12406       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
12407         <size>12</size>
12408       </method>
12409       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
12410         <size>12</size>
12411       </method>
12412     </type>
12413   </test>
12414   <test name="gtest-anon-27.cs">
12415     <type name="BaseDataObjectFactory">
12416       <method name="Void .ctor()">
12417         <size>7</size>
12418       </method>
12419       <method name="T GetBusinessQueryObjectFromReader[T]()">
12420         <size>8</size>
12421       </method>
12422       <method name="T[] GetQueryObjects[T](System.String)">
12423         <size>0</size>
12424       </method>
12425     </type>
12426     <type name="BusinessQueryObject">
12427       <method name="Void .ctor()">
12428         <size>7</size>
12429       </method>
12430     </type>
12431     <type name="MySqlDataObjectFactory">
12432       <method name="Void .ctor()">
12433         <size>7</size>
12434       </method>
12435       <method name="T[] GetQueryObjects[T](System.String)">
12436         <size>63</size>
12437       </method>
12438       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12439         <size>1</size>
12440       </method>
12441     </type>
12442     <type name="C">
12443       <method name="Void .ctor()">
12444         <size>7</size>
12445       </method>
12446       <method name="Void Main()">
12447         <size>1</size>
12448       </method>
12449     </type>
12450     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12451       <method name="Void .ctor(Object, IntPtr)">
12452         <size>0</size>
12453       </method>
12454       <method name="Void Invoke()">
12455         <size>0</size>
12456       </method>
12457       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12458         <size>0</size>
12459       </method>
12460       <method name="Void EndInvoke(IAsyncResult)">
12461         <size>0</size>
12462       </method>
12463     </type>
12464     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12465       <method name="Void .ctor()">
12466         <size>7</size>
12467       </method>
12468       <method name="Void &lt;&gt;m__0()">
12469         <size>17</size>
12470       </method>
12471     </type>
12472   </test>
12473   <test name="gtest-anon-28.cs">
12474     <type name="A">
12475       <method name="Void .ctor()">
12476         <size>7</size>
12477       </method>
12478       <method name="Void Foo[T]()">
12479         <size>0</size>
12480       </method>
12481     </type>
12482     <type name="B">
12483       <method name="Void .ctor()">
12484         <size>7</size>
12485       </method>
12486       <method name="Void Foo[T]()">
12487         <size>14</size>
12488       </method>
12489       <method name="Void Main()">
12490         <size>1</size>
12491       </method>
12492     </type>
12493     <type name="B+Del">
12494       <method name="Void .ctor(Object, IntPtr)">
12495         <size>0</size>
12496       </method>
12497       <method name="Void Invoke()">
12498         <size>0</size>
12499       </method>
12500       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12501         <size>0</size>
12502       </method>
12503       <method name="Void EndInvoke(IAsyncResult)">
12504         <size>0</size>
12505       </method>
12506     </type>
12507     <type name="B">
12508       <method name="Void &lt;Foo&gt;m__0[T]()">
12509         <size>7</size>
12510       </method>
12511     </type>
12512   </test>
12513   <test name="gtest-anon-29.cs">
12514     <type name="Test">
12515       <method name="Void .ctor()">
12516         <size>7</size>
12517       </method>
12518       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12519         <size>17</size>
12520       </method>
12521       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12522         <size>32</size>
12523       </method>
12524       <method name="T Item[T](IList`1)">
12525         <size>7</size>
12526       </method>
12527       <method name="T GetSingleItem[T](IList`1)">
12528         <size>10</size>
12529       </method>
12530       <method name="Void Main()">
12531         <size>15</size>
12532       </method>
12533     </type>
12534     <type name="Test+Creator`1[T]">
12535       <method name="Void .ctor(Object, IntPtr)">
12536         <size>0</size>
12537       </method>
12538       <method name="T Invoke()">
12539         <size>0</size>
12540       </method>
12541       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12542         <size>0</size>
12543       </method>
12544       <method name="T EndInvoke(IAsyncResult)">
12545         <size>0</size>
12546       </method>
12547     </type>
12548     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12549       <method name="Void .ctor()">
12550         <size>7</size>
12551       </method>
12552       <method name="T &lt;&gt;m__0()">
12553         <size>12</size>
12554       </method>
12555     </type>
12556   </test>
12557   <test name="gtest-anon-3.cs">
12558     <type name="X">
12559       <method name="Void .ctor()">
12560         <size>7</size>
12561       </method>
12562       <method name="Void Hello[U](U)">
12563         <size>1</size>
12564       </method>
12565       <method name="Void Test[T](T)">
12566         <size>28</size>
12567       </method>
12568       <method name="Void Main()">
12569         <size>14</size>
12570       </method>
12571     </type>
12572     <type name="Foo`1[S]">
12573       <method name="Void .ctor(Object, IntPtr)">
12574         <size>0</size>
12575       </method>
12576       <method name="Void Invoke(S)">
12577         <size>0</size>
12578       </method>
12579       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12580         <size>0</size>
12581       </method>
12582       <method name="Void EndInvoke(IAsyncResult)">
12583         <size>0</size>
12584       </method>
12585     </type>
12586     <type name="X">
12587       <method name="Void &lt;Test&gt;m__0[T](T)">
12588         <size>8</size>
12589       </method>
12590     </type>
12591   </test>
12592   <test name="gtest-anon-30.cs">
12593     <type name="X">
12594       <method name="Void .ctor()">
12595         <size>7</size>
12596       </method>
12597       <method name="Void Hello[U](U)">
12598         <size>1</size>
12599       </method>
12600       <method name="Void Test[T](T)">
12601         <size>46</size>
12602       </method>
12603       <method name="Void Main()">
12604         <size>1</size>
12605       </method>
12606     </type>
12607     <type name="Simple">
12608       <method name="Void .ctor(Object, IntPtr)">
12609         <size>0</size>
12610       </method>
12611       <method name="Void Invoke()">
12612         <size>0</size>
12613       </method>
12614       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12615         <size>0</size>
12616       </method>
12617       <method name="Void EndInvoke(IAsyncResult)">
12618         <size>0</size>
12619       </method>
12620     </type>
12621     <type name="Foo">
12622       <method name="Void .ctor(Object, IntPtr)">
12623         <size>0</size>
12624       </method>
12625       <method name="Simple Invoke()">
12626         <size>0</size>
12627       </method>
12628       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12629         <size>0</size>
12630       </method>
12631       <method name="Simple EndInvoke(IAsyncResult)">
12632         <size>0</size>
12633       </method>
12634     </type>
12635     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12636       <method name="Void .ctor()">
12637         <size>7</size>
12638       </method>
12639       <method name="Simple &lt;&gt;m__0()">
12640         <size>55</size>
12641       </method>
12642     </type>
12643     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12644       <method name="Void .ctor()">
12645         <size>7</size>
12646       </method>
12647       <method name="Void &lt;&gt;m__1()">
12648         <size>50</size>
12649       </method>
12650     </type>
12651   </test>
12652   <test name="gtest-anon-31.cs">
12653     <type name="A">
12654       <method name="Void Fail[X]()">
12655         <size>25</size>
12656       </method>
12657       <method name="Void Main()">
12658         <size>1</size>
12659       </method>
12660     </type>
12661     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12662       <method name="Void .ctor()">
12663         <size>7</size>
12664       </method>
12665       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12666         <size>36</size>
12667       </method>
12668       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12669         <size>1</size>
12670       </method>
12671     </type>
12672   </test>
12673   <test name="gtest-anon-32.cs">
12674     <type name="Program">
12675       <method name="Void .ctor()">
12676         <size>7</size>
12677       </method>
12678       <method name="Void Foo[T](IList`1)">
12679         <size>31</size>
12680       </method>
12681       <method name="Void Assert(System.Action`1[System.Int32])">
12682         <size>9</size>
12683       </method>
12684       <method name="Void Main(System.String[])">
12685         <size>7</size>
12686       </method>
12687     </type>
12688     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12689       <method name="Void .ctor()">
12690         <size>7</size>
12691       </method>
12692       <method name="Void &lt;&gt;m__0(Int32)">
12693         <size>18</size>
12694       </method>
12695     </type>
12696   </test>
12697   <test name="gtest-anon-33.cs">
12698     <type name="IEnumerableRocks">
12699       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12700         <size>33</size>
12701       </method>
12702       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12703         <size>126</size>
12704       </method>
12705     </type>
12706     <type name="Test">
12707       <method name="Void .ctor()">
12708         <size>7</size>
12709       </method>
12710       <method name="Void Main()">
12711         <size>67</size>
12712       </method>
12713       <method name="System.String &lt;Main&gt;m__1(System.String)">
12714         <size>17</size>
12715       </method>
12716     </type>
12717     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12718       <method name="Void .ctor()">
12719         <size>7</size>
12720       </method>
12721       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12722         <size>34</size>
12723       </method>
12724     </type>
12725   </test>
12726   <test name="gtest-anon-34.cs">
12727     <type name="MyClass">
12728       <method name="Void .ctor()">
12729         <size>18</size>
12730       </method>
12731       <method name="Int32 get_Answer()">
12732         <size>7</size>
12733       </method>
12734       <method name="Void set_Answer(Int32)">
12735         <size>8</size>
12736       </method>
12737     </type>
12738     <type name="Test">
12739       <method name="Void .ctor()">
12740         <size>7</size>
12741       </method>
12742       <method name="Int32 Main()">
12743         <size>82</size>
12744       </method>
12745     </type>
12746     <type name="Test+D">
12747       <method name="Void .ctor(Object, IntPtr)">
12748         <size>0</size>
12749       </method>
12750       <method name="Void Invoke()">
12751         <size>0</size>
12752       </method>
12753       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12754         <size>0</size>
12755       </method>
12756       <method name="Void EndInvoke(IAsyncResult)">
12757         <size>0</size>
12758       </method>
12759     </type>
12760     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12761       <method name="Void .ctor()">
12762         <size>7</size>
12763       </method>
12764       <method name="Void &lt;&gt;m__0()">
12765         <size>33</size>
12766       </method>
12767     </type>
12768   </test>
12769   <test name="gtest-anon-35.cs">
12770     <type name="C`1[T]">
12771       <method name="Void .ctor()">
12772         <size>7</size>
12773       </method>
12774       <method name="System.Func`1[T] XX()">
12775         <size>32</size>
12776       </method>
12777       <method name="T &lt;XX&gt;m__0()">
12778         <size>10</size>
12779       </method>
12780     </type>
12781     <type name="C2`1[T]">
12782       <method name="Void .ctor()">
12783         <size>7</size>
12784       </method>
12785       <method name="System.Func`1[C`1[T]] XX()">
12786         <size>32</size>
12787       </method>
12788       <method name="C`1[T] &lt;XX&gt;m__1()">
12789         <size>2</size>
12790       </method>
12791     </type>
12792     <type name="N1">
12793       <method name="Void .ctor()">
12794         <size>7</size>
12795       </method>
12796       <method name="System.Func`1[T] XX[T]()">
12797         <size>15</size>
12798       </method>
12799       <method name="T &lt;XX&gt;m__2[T]()">
12800         <size>10</size>
12801       </method>
12802     </type>
12803     <type name="Test">
12804       <method name="Void .ctor()">
12805         <size>7</size>
12806       </method>
12807       <method name="Int32 Main()">
12808         <size>98</size>
12809       </method>
12810     </type>
12811   </test>
12812   <test name="gtest-anon-36.cs">
12813     <type name="Foo`1[T]">
12814       <method name="Void .ctor()">
12815         <size>7</size>
12816       </method>
12817       <method name="Void add_handler(Handler`1[T])">
12818         <size>24</size>
12819       </method>
12820       <method name="Void remove_handler(Handler`1[T])">
12821         <size>24</size>
12822       </method>
12823       <method name="Void add_Handler(Handler`1[T])">
12824         <size>64</size>
12825       </method>
12826       <method name="Void remove_Handler(Handler`1[T])">
12827         <size>24</size>
12828       </method>
12829       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12830         <size>18</size>
12831       </method>
12832     </type>
12833     <type name="Program">
12834       <method name="Void .ctor()">
12835         <size>7</size>
12836       </method>
12837       <method name="Int32 Main()">
12838         <size>15</size>
12839       </method>
12840     </type>
12841     <type name="Handler`1[T]">
12842       <method name="Void .ctor(Object, IntPtr)">
12843         <size>0</size>
12844       </method>
12845       <method name="Void Invoke(System.Object)">
12846         <size>0</size>
12847       </method>
12848       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12849         <size>0</size>
12850       </method>
12851       <method name="Void EndInvoke(IAsyncResult)">
12852         <size>0</size>
12853       </method>
12854     </type>
12855   </test>
12856   <test name="gtest-anon-37.cs">
12857     <type name="Wrap`1[U]">
12858       <method name="Void .ctor()">
12859         <size>7</size>
12860       </method>
12861     </type>
12862     <type name="Test">
12863       <method name="Void .ctor()">
12864         <size>7</size>
12865       </method>
12866       <method name="Int32 Run[T](Wrap`1[T])">
12867         <size>56</size>
12868       </method>
12869       <method name="Int32 Main()">
12870         <size>16</size>
12871       </method>
12872     </type>
12873     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
12874       <method name="Void .ctor()">
12875         <size>7</size>
12876       </method>
12877       <method name="Void &lt;&gt;m__0()">
12878         <size>17</size>
12879       </method>
12880     </type>
12881   </test>
12882   <test name="gtest-anon-38.cs">
12883     <type name="Foo`1[T]">
12884       <method name="Void .ctor()">
12885         <size>7</size>
12886       </method>
12887       <method name="Boolean ContainsAll[U](IEnumerable`1)">
12888         <size>40</size>
12889       </method>
12890       <method name="Boolean Contains(T)">
12891         <size>2</size>
12892       </method>
12893     </type>
12894     <type name="Program">
12895       <method name="Void .ctor()">
12896         <size>7</size>
12897       </method>
12898       <method name="Int32 Main()">
12899         <size>44</size>
12900       </method>
12901     </type>
12902     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
12903       <method name="Void .ctor()">
12904         <size>7</size>
12905       </method>
12906       <method name="Boolean &lt;&gt;m__0()">
12907         <size>194</size>
12908       </method>
12909     </type>
12910     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
12911       <method name="Void .ctor()">
12912         <size>7</size>
12913       </method>
12914     </type>
12915   </test>
12916   <test name="gtest-anon-39.cs">
12917     <type name="Test">
12918       <method name="Void .ctor()">
12919         <size>7</size>
12920       </method>
12921       <method name="Void Test_1[T](T)">
12922         <size>33</size>
12923       </method>
12924       <method name="Void Test_2[T](Nullable`1)">
12925         <size>33</size>
12926       </method>
12927       <method name="Void Main()">
12928         <size>39</size>
12929       </method>
12930     </type>
12931     <type name="Test+D">
12932       <method name="Void .ctor(Object, IntPtr)">
12933         <size>0</size>
12934       </method>
12935       <method name="Void Invoke()">
12936         <size>0</size>
12937       </method>
12938       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12939         <size>0</size>
12940       </method>
12941       <method name="Void EndInvoke(IAsyncResult)">
12942         <size>0</size>
12943       </method>
12944     </type>
12945     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
12946       <method name="Void .ctor()">
12947         <size>7</size>
12948       </method>
12949       <method name="Void &lt;&gt;m__0()">
12950         <size>24</size>
12951       </method>
12952     </type>
12953     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
12954       <method name="Void .ctor()">
12955         <size>7</size>
12956       </method>
12957       <method name="Void &lt;&gt;m__1()">
12958         <size>85</size>
12959       </method>
12960     </type>
12961     <type name="Test">
12962       <method name="T Test_3[T](System.Object)">
12963         <size>51</size>
12964       </method>
12965     </type>
12966     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
12967       <method name="Void .ctor()">
12968         <size>7</size>
12969       </method>
12970       <method name="Void &lt;&gt;m__2()">
12971         <size>23</size>
12972       </method>
12973     </type>
12974   </test>
12975   <test name="gtest-anon-4.cs">
12976     <type name="Test">
12977       <method name="Void .ctor()">
12978         <size>7</size>
12979       </method>
12980       <method name="Void Main()">
12981         <size>57</size>
12982       </method>
12983       <method name="Int32 GetItem()">
12984         <size>50</size>
12985       </method>
12986       <method name="IEnumerable`1 GetItems()">
12987         <size>16</size>
12988       </method>
12989     </type>
12990     <type name="&lt;PrivateImplementationDetails&gt;">
12991       <method name="Void .ctor()">
12992         <size>7</size>
12993       </method>
12994     </type>
12995     <type name="Test+&lt;GetItems&gt;c__Iterator0">
12996       <method name="Void .ctor()">
12997         <size>7</size>
12998       </method>
12999       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13000         <size>12</size>
13001       </method>
13002       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13003         <size>7</size>
13004       </method>
13005       <method name="Boolean MoveNext()">
13006         <size>69</size>
13007       </method>
13008       <method name="Void Dispose()">
13009         <size>8</size>
13010       </method>
13011       <method name="Void Reset()">
13012         <size>6</size>
13013       </method>
13014       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13015         <size>7</size>
13016       </method>
13017       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13018         <size>26</size>
13019       </method>
13020     </type>
13021   </test>
13022   <test name="gtest-anon-40.cs">
13023     <type name="RunTests">
13024       <method name="Int32 Main()">
13025         <size>7</size>
13026       </method>
13027     </type>
13028     <type name="Test1.X">
13029       <method name="Void .ctor()">
13030         <size>7</size>
13031       </method>
13032       <method name="Void Test1[R](R, Int32)">
13033         <size>150</size>
13034       </method>
13035       <method name="Void Run()">
13036         <size>13</size>
13037       </method>
13038     </type>
13039     <type name="Test1.Foo">
13040       <method name="Void .ctor(Object, IntPtr)">
13041         <size>0</size>
13042       </method>
13043       <method name="Int32 Invoke()">
13044         <size>0</size>
13045       </method>
13046       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13047         <size>0</size>
13048       </method>
13049       <method name="Int32 EndInvoke(IAsyncResult)">
13050         <size>0</size>
13051       </method>
13052     </type>
13053     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13054       <method name="Void .ctor()">
13055         <size>7</size>
13056       </method>
13057       <method name="Int32 &lt;&gt;m__0()">
13058         <size>71</size>
13059       </method>
13060     </type>
13061     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13062       <method name="Void .ctor()">
13063         <size>7</size>
13064       </method>
13065     </type>
13066     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13067       <method name="Void .ctor()">
13068         <size>7</size>
13069       </method>
13070     </type>
13071   </test>
13072   <test name="gtest-anon-41.cs">
13073     <type name="C">
13074       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13075         <size>37</size>
13076       </method>
13077       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13078         <size>6</size>
13079       </method>
13080       <method name="Void Main()">
13081         <size>1</size>
13082       </method>
13083       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
13084         <size>8</size>
13085       </method>
13086       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
13087         <size>8</size>
13088       </method>
13089     </type>
13090   </test>
13091   <test name="gtest-anon-42.cs">
13092     <type name="Test">
13093       <method name="Void .ctor()">
13094         <size>7</size>
13095       </method>
13096       <method name="Void Test_3[T]()">
13097         <size>20</size>
13098       </method>
13099       <method name="Int32 Main()">
13100         <size>12</size>
13101       </method>
13102       <method name="Void &lt;Test_3&gt;m__0[T]()">
13103         <size>11</size>
13104       </method>
13105     </type>
13106     <type name="Test+D">
13107       <method name="Void .ctor(Object, IntPtr)">
13108         <size>0</size>
13109       </method>
13110       <method name="Void Invoke()">
13111         <size>0</size>
13112       </method>
13113       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13114         <size>0</size>
13115       </method>
13116       <method name="Void EndInvoke(IAsyncResult)">
13117         <size>0</size>
13118       </method>
13119     </type>
13120   </test>
13121   <test name="gtest-anon-43.cs">
13122     <type name="TestC">
13123       <method name="Void .ctor()">
13124         <size>7</size>
13125       </method>
13126       <method name="System.Func`1[System.Type] Test[T]()">
13127         <size>13</size>
13128       </method>
13129       <method name="Int32 Main()">
13130         <size>66</size>
13131       </method>
13132       <method name="System.Type &lt;Test&gt;m__0[T]()">
13133         <size>11</size>
13134       </method>
13135     </type>
13136   </test>
13137   <test name="gtest-anon-44.cs">
13138     <type name="UiaAtkBridgeTest.Test">
13139       <method name="Void .ctor()">
13140         <size>7</size>
13141       </method>
13142       <method name="Void Invoke(System.EventHandler)">
13143         <size>1</size>
13144       </method>
13145     </type>
13146     <type name="UiaAtkBridgeTest.GailTester">
13147       <method name="Void .ctor()">
13148         <size>7</size>
13149       </method>
13150       <method name="Void ThisCausesACrash[I]()">
13151         <size>18</size>
13152       </method>
13153       <method name="Void Main()">
13154         <size>1</size>
13155       </method>
13156       <method name="Void &lt;ThisCausesACrash&gt;m__0[I](System.Object, System.EventArgs)">
13157         <size>1</size>
13158       </method>
13159     </type>
13160   </test>
13161   <test name="gtest-anon-45.cs">
13162     <type name="C">
13163       <method name="Void .ctor()">
13164         <size>7</size>
13165       </method>
13166       <method name="Void AnyMethod[T]()">
13167         <size>20</size>
13168       </method>
13169       <method name="Int32 Main()">
13170         <size>12</size>
13171       </method>
13172       <method name="Void &lt;AnyMethod&gt;m__0[T]()">
13173         <size>31</size>
13174       </method>
13175     </type>
13176     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13177       <method name="Void .ctor()">
13178         <size>7</size>
13179       </method>
13180       <method name="Void &lt;&gt;m__1(System.String)">
13181         <size>14</size>
13182       </method>
13183     </type>
13184   </test>
13185   <test name="gtest-anon-46.cs">
13186     <type name="TheClass">
13187       <method name="Void .ctor()">
13188         <size>7</size>
13189       </method>
13190       <method name="Void Foo[T](T, System.Func`2[T,T])">
13191         <size>41</size>
13192       </method>
13193       <method name="Void Main()">
13194         <size>8</size>
13195       </method>
13196     </type>
13197     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13198       <method name="Void .ctor()">
13199         <size>7</size>
13200       </method>
13201       <method name="System.Func`1[T] &lt;&gt;m__0()">
13202         <size>31</size>
13203       </method>
13204       <method name="T &lt;&gt;m__1()">
13205         <size>18</size>
13206       </method>
13207     </type>
13208   </test>
13209   <test name="gtest-anon-47.cs">
13210     <type name="C">
13211       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13212         <size>26</size>
13213       </method>
13214     </type>
13215     <type name="Test">
13216       <method name="Void .ctor()">
13217         <size>7</size>
13218       </method>
13219       <method name="Int32 Main()">
13220         <size>59</size>
13221       </method>
13222       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13223         <size>23</size>
13224       </method>
13225     </type>
13226     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13227       <method name="Void .ctor()">
13228         <size>7</size>
13229       </method>
13230       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13231         <size>33</size>
13232       </method>
13233     </type>
13234     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13235       <method name="Void .ctor()">
13236         <size>7</size>
13237       </method>
13238       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13239         <size>45</size>
13240       </method>
13241     </type>
13242     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13243       <method name="Void .ctor()">
13244         <size>7</size>
13245       </method>
13246       <method name="Void &lt;&gt;m__2(T3)">
13247         <size>35</size>
13248       </method>
13249     </type>
13250   </test>
13251   <test name="gtest-anon-48.cs">
13252     <type name="GeneratorEnumerable`1[T]">
13253       <method name="Void .ctor(Func`1)">
13254         <size>7</size>
13255       </method>
13256     </type>
13257     <type name="GeneratorExpression">
13258       <method name="Void .ctor()">
13259         <size>7</size>
13260       </method>
13261     </type>
13262     <type name="GeneratorInvoker">
13263       <method name="Void .ctor(GeneratorExpression)">
13264         <size>7</size>
13265       </method>
13266       <method name="Void Invoke[T](T ByRef)">
13267         <size>1</size>
13268       </method>
13269     </type>
13270     <type name="Interpreter">
13271       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13272         <size>31</size>
13273       </method>
13274       <method name="Int32 Main()">
13275         <size>13</size>
13276       </method>
13277     </type>
13278     <type name="Func`1[TResult]">
13279       <method name="Void .ctor(Object, IntPtr)">
13280         <size>0</size>
13281       </method>
13282       <method name="TResult Invoke()">
13283         <size>0</size>
13284       </method>
13285       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13286         <size>0</size>
13287       </method>
13288       <method name="TResult EndInvoke(IAsyncResult)">
13289         <size>0</size>
13290       </method>
13291     </type>
13292     <type name="GeneratorNext`1[T]">
13293       <method name="Void .ctor(Object, IntPtr)">
13294         <size>0</size>
13295       </method>
13296       <method name="Void Invoke(T ByRef)">
13297         <size>0</size>
13298       </method>
13299       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13300         <size>0</size>
13301       </method>
13302       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13303         <size>0</size>
13304       </method>
13305     </type>
13306     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13307       <method name="Void .ctor()">
13308         <size>7</size>
13309       </method>
13310       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13311         <size>23</size>
13312       </method>
13313     </type>
13314   </test>
13315   <test name="gtest-anon-49.cs">
13316     <type name="Test">
13317       <method name="Void .ctor()">
13318         <size>7</size>
13319       </method>
13320       <method name="Void Main()">
13321         <size>1</size>
13322       </method>
13323       <method name="Void DetermineLinkedCells()">
13324         <size>74</size>
13325       </method>
13326     </type>
13327     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13328       <method name="Void .ctor()">
13329         <size>7</size>
13330       </method>
13331     </type>
13332     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13333       <method name="Void .ctor()">
13334         <size>7</size>
13335       </method>
13336       <method name="Boolean &lt;&gt;m__1(System.Object)">
13337         <size>13</size>
13338       </method>
13339       <method name="Boolean &lt;&gt;m__0(System.Object)">
13340         <size>18</size>
13341       </method>
13342     </type>
13343   </test>
13344   <test name="gtest-anon-5.cs">
13345     <type name="X">
13346       <method name="Void .ctor()">
13347         <size>7</size>
13348       </method>
13349       <method name="Void Main()">
13350         <size>78</size>
13351       </method>
13352     </type>
13353     <type name="Hello">
13354       <method name="Void .ctor(Object, IntPtr)">
13355         <size>0</size>
13356       </method>
13357       <method name="Void Invoke()">
13358         <size>0</size>
13359       </method>
13360       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13361         <size>0</size>
13362       </method>
13363       <method name="Void EndInvoke(IAsyncResult)">
13364         <size>0</size>
13365       </method>
13366     </type>
13367     <type name="Foo+&lt;Test&gt;c__Iterator0">
13368       <method name="Void .ctor()">
13369         <size>7</size>
13370       </method>
13371       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13372         <size>12</size>
13373       </method>
13374       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13375         <size>7</size>
13376       </method>
13377       <method name="Boolean MoveNext()">
13378         <size>98</size>
13379       </method>
13380       <method name="Void Dispose()">
13381         <size>8</size>
13382       </method>
13383       <method name="Void Reset()">
13384         <size>6</size>
13385       </method>
13386     </type>
13387     <type name="Foo">
13388       <method name="Void .ctor(Int32)">
13389         <size>8</size>
13390       </method>
13391       <method name="IEnumerable`1 Test(Foo)">
13392         <size>42</size>
13393       </method>
13394       <method name="Void Hello(Int32)">
13395         <size>19</size>
13396       </method>
13397       <method name="System.String ToString()">
13398         <size>22</size>
13399       </method>
13400     </type>
13401     <type name="Foo+&lt;Test&gt;c__Iterator0">
13402       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13403         <size>7</size>
13404       </method>
13405       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13406         <size>52</size>
13407       </method>
13408     </type>
13409   </test>
13410   <test name="gtest-anon-50.cs">
13411     <type name="M">
13412       <method name="Void .ctor()">
13413         <size>7</size>
13414       </method>
13415       <method name="Int32 Main()">
13416         <size>12</size>
13417       </method>
13418     </type>
13419     <type name="SomeGenericClass`1[SomeType]">
13420       <method name="Void .ctor()">
13421         <size>7</size>
13422       </method>
13423       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13424         <size>1</size>
13425       </method>
13426       <method name="Void FailsToCompile()">
13427         <size>19</size>
13428       </method>
13429     </type>
13430     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13431       <method name="Void .ctor(Object, IntPtr)">
13432         <size>0</size>
13433       </method>
13434       <method name="Void Invoke()">
13435         <size>0</size>
13436       </method>
13437       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13438         <size>0</size>
13439       </method>
13440       <method name="Void EndInvoke(IAsyncResult)">
13441         <size>0</size>
13442       </method>
13443     </type>
13444     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13445       <method name="Void .ctor()">
13446         <size>7</size>
13447       </method>
13448     </type>
13449     <type name="SomeGenericClass`1[SomeType]">
13450       <method name="Void &lt;FailsToCompile&gt;m__0()">
13451         <size>44</size>
13452       </method>
13453     </type>
13454     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13455       <method name="Void &lt;&gt;m__1()">
13456         <size>18</size>
13457       </method>
13458     </type>
13459   </test>
13460   <test name="gtest-anon-51.cs">
13461     <type name="Driver">
13462       <method name="Void .ctor()">
13463         <size>7</size>
13464       </method>
13465       <method name="Int32 Main()">
13466         <size>12</size>
13467       </method>
13468       <method name="Void P(Int32, Int32)">
13469         <size>1</size>
13470       </method>
13471       <method name="Void Repro()">
13472         <size>100</size>
13473       </method>
13474     </type>
13475     <type name="Bla">
13476       <method name="Void .ctor(Object, IntPtr)">
13477         <size>0</size>
13478       </method>
13479       <method name="Void Invoke()">
13480         <size>0</size>
13481       </method>
13482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13483         <size>0</size>
13484       </method>
13485       <method name="Void EndInvoke(IAsyncResult)">
13486         <size>0</size>
13487       </method>
13488     </type>
13489     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13490       <method name="Void .ctor()">
13491         <size>7</size>
13492       </method>
13493       <method name="Void &lt;&gt;m__0()">
13494         <size>35</size>
13495       </method>
13496     </type>
13497   </test>
13498   <test name="gtest-anon-52.cs">
13499     <type name="A`1[T]">
13500       <method name="Void .ctor()">
13501         <size>7</size>
13502       </method>
13503     </type>
13504     <type name="A`1+B[T]">
13505       <method name="Void .ctor()">
13506         <size>18</size>
13507       </method>
13508       <method name="Void W[R](System.String, System.Func`2[T,R])">
13509         <size>39</size>
13510       </method>
13511     </type>
13512     <type name="B">
13513       <method name="Void .ctor()">
13514         <size>7</size>
13515       </method>
13516       <method name="Void Main()">
13517         <size>1</size>
13518       </method>
13519     </type>
13520     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13521       <method name="Void .ctor()">
13522         <size>7</size>
13523       </method>
13524       <method name="Void &lt;&gt;m__0(T[])">
13525         <size>55</size>
13526       </method>
13527     </type>
13528   </test>
13529   <test name="gtest-anon-53.cs">
13530     <type name="TestComp.Program">
13531       <method name="Void .ctor()">
13532         <size>7</size>
13533       </method>
13534       <method name="Void Main(System.String[])">
13535         <size>1</size>
13536       </method>
13537     </type>
13538     <type name="TestComp.Program+MyClass">
13539       <method name="Void .ctor()">
13540         <size>7</size>
13541       </method>
13542       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13543         <size>1</size>
13544       </method>
13545       <method name="Void UseATemplate()">
13546         <size>36</size>
13547       </method>
13548       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13549         <size>16</size>
13550       </method>
13551     </type>
13552     <type name="TestComp.Program+MyClass+MyDelegate">
13553       <method name="Void .ctor(Object, IntPtr)">
13554         <size>0</size>
13555       </method>
13556       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13557         <size>0</size>
13558       </method>
13559       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13560         <size>0</size>
13561       </method>
13562       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13563         <size>0</size>
13564       </method>
13565     </type>
13566   </test>
13567   <test name="gtest-anon-54.cs">
13568     <type name="Class">
13569       <method name="Void .ctor()">
13570         <size>7</size>
13571       </method>
13572       <method name="System.String get_Property()">
13573         <size>6</size>
13574       </method>
13575       <method name="System.String Method()">
13576         <size>44</size>
13577       </method>
13578       <method name="Int32 Main()">
13579         <size>39</size>
13580       </method>
13581     </type>
13582     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13583       <method name="Void .ctor()">
13584         <size>7</size>
13585       </method>
13586       <method name="System.String &lt;&gt;m__0()">
13587         <size>56</size>
13588       </method>
13589     </type>
13590     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13591       <method name="Void .ctor()">
13592         <size>7</size>
13593       </method>
13594       <method name="System.String &lt;&gt;m__1(System.String)">
13595         <size>52</size>
13596       </method>
13597     </type>
13598     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13599       <method name="Void .ctor()">
13600         <size>7</size>
13601       </method>
13602       <method name="System.String &lt;&gt;m__2()">
13603         <size>39</size>
13604       </method>
13605     </type>
13606   </test>
13607   <test name="gtest-anon-55.cs">
13608     <type name="Thing`1[TFirst]">
13609       <method name="Void .ctor(Action`1)">
13610         <size>14</size>
13611       </method>
13612       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13613         <size>31</size>
13614       </method>
13615       <method name="Void SomeAction()">
13616         <size>18</size>
13617       </method>
13618     </type>
13619     <type name="Program">
13620       <method name="Void Main()">
13621         <size>42</size>
13622       </method>
13623       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13624         <size>2</size>
13625       </method>
13626     </type>
13627     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13628       <method name="Void .ctor()">
13629         <size>7</size>
13630       </method>
13631       <method name="Void &lt;&gt;m__0(TFirst)">
13632         <size>47</size>
13633       </method>
13634     </type>
13635   </test>
13636   <test name="gtest-anon-6.cs">
13637     <type name="X">
13638       <method name="Void .ctor()">
13639         <size>7</size>
13640       </method>
13641       <method name="Void Hello[U,V](U, V)">
13642         <size>1</size>
13643       </method>
13644       <method name="Void Test[A,B,C](A, B, C)">
13645         <size>49</size>
13646       </method>
13647       <method name="Void Main()">
13648         <size>28</size>
13649       </method>
13650     </type>
13651     <type name="Foo`2[R,S]">
13652       <method name="Void .ctor(Object, IntPtr)">
13653         <size>0</size>
13654       </method>
13655       <method name="Void Invoke(R, S)">
13656         <size>0</size>
13657       </method>
13658       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13659         <size>0</size>
13660       </method>
13661       <method name="Void EndInvoke(IAsyncResult)">
13662         <size>0</size>
13663       </method>
13664     </type>
13665     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13666       <method name="Void .ctor()">
13667         <size>7</size>
13668       </method>
13669       <method name="Void &lt;&gt;m__0(A, Int32)">
13670         <size>32</size>
13671       </method>
13672     </type>
13673   </test>
13674   <test name="gtest-anon-7.cs">
13675     <type name="MyDisposable">
13676       <method name="Void .ctor()">
13677         <size>26</size>
13678       </method>
13679       <method name="Void Dispose()">
13680         <size>1</size>
13681       </method>
13682       <method name="Int32 get_ID()">
13683         <size>7</size>
13684       </method>
13685       <method name="System.String ToString()">
13686         <size>28</size>
13687       </method>
13688     </type>
13689     <type name="X">
13690       <method name="Void .ctor()">
13691         <size>7</size>
13692       </method>
13693       <method name="IEnumerable`1 Test(Int32)">
13694         <size>30</size>
13695       </method>
13696       <method name="Void Main()">
13697         <size>58</size>
13698       </method>
13699     </type>
13700     <type name="X+&lt;Test&gt;c__Iterator0">
13701       <method name="Void .ctor()">
13702         <size>7</size>
13703       </method>
13704       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13705         <size>12</size>
13706       </method>
13707       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13708         <size>7</size>
13709       </method>
13710       <method name="Boolean MoveNext()">
13711         <size>180</size>
13712       </method>
13713       <method name="Void Dispose()">
13714         <size>66</size>
13715       </method>
13716       <method name="Void Reset()">
13717         <size>6</size>
13718       </method>
13719       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13720         <size>7</size>
13721       </method>
13722       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13723         <size>40</size>
13724       </method>
13725     </type>
13726   </test>
13727   <test name="gtest-anon-8.cs">
13728     <type name="X">
13729       <method name="Void .ctor()">
13730         <size>7</size>
13731       </method>
13732       <method name="Void Test[R](R, Int32)">
13733         <size>88</size>
13734       </method>
13735       <method name="Void Main()">
13736         <size>12</size>
13737       </method>
13738     </type>
13739     <type name="Foo">
13740       <method name="Void .ctor(Object, IntPtr)">
13741         <size>0</size>
13742       </method>
13743       <method name="Int32 Invoke()">
13744         <size>0</size>
13745       </method>
13746       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13747         <size>0</size>
13748       </method>
13749       <method name="Int32 EndInvoke(IAsyncResult)">
13750         <size>0</size>
13751       </method>
13752     </type>
13753     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13754       <method name="Void .ctor()">
13755         <size>7</size>
13756       </method>
13757       <method name="Int32 &lt;&gt;m__0()">
13758         <size>34</size>
13759       </method>
13760     </type>
13761     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13762       <method name="Void .ctor()">
13763         <size>7</size>
13764       </method>
13765     </type>
13766   </test>
13767   <test name="gtest-anon-9.cs">
13768     <type name="Test">
13769       <method name="Void .ctor()">
13770         <size>7</size>
13771       </method>
13772       <method name="IEnumerable`1 get_Foo()">
13773         <size>16</size>
13774       </method>
13775       <method name="Void set_Foo(IEnumerable`1)">
13776         <size>11</size>
13777       </method>
13778       <method name="Void Main()">
13779         <size>78</size>
13780       </method>
13781       <method name="Foo op_Implicit(Test)">
13782         <size>30</size>
13783       </method>
13784       <method name="IEnumerable`1 op_Addition(Test, Test)">
13785         <size>44</size>
13786       </method>
13787     </type>
13788     <type name="Foo">
13789       <method name="Void .ctor(Object, IntPtr)">
13790         <size>0</size>
13791       </method>
13792       <method name="Void Invoke()">
13793         <size>0</size>
13794       </method>
13795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13796         <size>0</size>
13797       </method>
13798       <method name="Void EndInvoke(IAsyncResult)">
13799         <size>0</size>
13800       </method>
13801     </type>
13802     <type name="Test">
13803       <method name="Void &lt;op_Implicit&gt;m__0()">
13804         <size>11</size>
13805       </method>
13806     </type>
13807     <type name="Test+&lt;&gt;c__Iterator0">
13808       <method name="Void .ctor()">
13809         <size>7</size>
13810       </method>
13811       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13812         <size>12</size>
13813       </method>
13814       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13815         <size>7</size>
13816       </method>
13817       <method name="Boolean MoveNext()">
13818         <size>65</size>
13819       </method>
13820       <method name="Void Dispose()">
13821         <size>8</size>
13822       </method>
13823       <method name="Void Reset()">
13824         <size>6</size>
13825       </method>
13826     </type>
13827     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13828       <method name="Void .ctor()">
13829         <size>7</size>
13830       </method>
13831       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13832         <size>7</size>
13833       </method>
13834       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13835         <size>7</size>
13836       </method>
13837       <method name="Boolean MoveNext()">
13838         <size>98</size>
13839       </method>
13840       <method name="Void Dispose()">
13841         <size>8</size>
13842       </method>
13843       <method name="Void Reset()">
13844         <size>6</size>
13845       </method>
13846     </type>
13847     <type name="Test+&lt;&gt;c__Iterator0">
13848       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13849         <size>7</size>
13850       </method>
13851       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13852         <size>26</size>
13853       </method>
13854     </type>
13855     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
13856       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
13857         <size>7</size>
13858       </method>
13859       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
13860         <size>52</size>
13861       </method>
13862     </type>
13863   </test>
13864   <test name="gtest-anontype-01.cs">
13865     <type name="Test">
13866       <method name="Void .ctor()">
13867         <size>7</size>
13868       </method>
13869       <method name="Int32 Main()">
13870         <size>53</size>
13871       </method>
13872     </type>
13873     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13874       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13875         <size>21</size>
13876       </method>
13877       <method name="&lt;Foo&gt;__T get_Foo()">
13878         <size>7</size>
13879       </method>
13880       <method name="&lt;Baz&gt;__T get_Baz()">
13881         <size>7</size>
13882       </method>
13883       <method name="Boolean Equals(System.Object)">
13884         <size>69</size>
13885       </method>
13886       <method name="Int32 GetHashCode()">
13887         <size>86</size>
13888       </method>
13889       <method name="System.String ToString()">
13890         <size>142</size>
13891       </method>
13892     </type>
13893   </test>
13894   <test name="gtest-anontype-02.cs">
13895     <type name="Test">
13896       <method name="Void .ctor()">
13897         <size>7</size>
13898       </method>
13899       <method name="System.Object TestA(System.String)">
13900         <size>7</size>
13901       </method>
13902       <method name="Int32 Main()">
13903         <size>99</size>
13904       </method>
13905     </type>
13906     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
13907       <method name="Void .ctor(&lt;s&gt;__T)">
13908         <size>14</size>
13909       </method>
13910       <method name="&lt;s&gt;__T get_s()">
13911         <size>7</size>
13912       </method>
13913       <method name="Boolean Equals(System.Object)">
13914         <size>39</size>
13915       </method>
13916       <method name="Int32 GetHashCode()">
13917         <size>63</size>
13918       </method>
13919       <method name="System.String ToString()">
13920         <size>67</size>
13921       </method>
13922     </type>
13923     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13924       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13925         <size>21</size>
13926       </method>
13927       <method name="&lt;Foo&gt;__T get_Foo()">
13928         <size>7</size>
13929       </method>
13930       <method name="&lt;Baz&gt;__T get_Baz()">
13931         <size>7</size>
13932       </method>
13933       <method name="Boolean Equals(System.Object)">
13934         <size>69</size>
13935       </method>
13936       <method name="Int32 GetHashCode()">
13937         <size>86</size>
13938       </method>
13939       <method name="System.String ToString()">
13940         <size>142</size>
13941       </method>
13942     </type>
13943   </test>
13944   <test name="gtest-anontype-03.cs">
13945     <type name="MyClass">
13946       <method name="Void .ctor()">
13947         <size>18</size>
13948       </method>
13949       <method name="Int32 get_Baz()">
13950         <size>3</size>
13951       </method>
13952     </type>
13953     <type name="Test">
13954       <method name="Void .ctor()">
13955         <size>7</size>
13956       </method>
13957       <method name="Int32 Main()">
13958         <size>64</size>
13959       </method>
13960     </type>
13961     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
13962       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
13963         <size>21</size>
13964       </method>
13965       <method name="&lt;Foo&gt;__T get_Foo()">
13966         <size>7</size>
13967       </method>
13968       <method name="&lt;Baz&gt;__T get_Baz()">
13969         <size>7</size>
13970       </method>
13971       <method name="Boolean Equals(System.Object)">
13972         <size>69</size>
13973       </method>
13974       <method name="Int32 GetHashCode()">
13975         <size>86</size>
13976       </method>
13977       <method name="System.String ToString()">
13978         <size>142</size>
13979       </method>
13980     </type>
13981   </test>
13982   <test name="gtest-anontype-04.cs">
13983     <type name="MyClass">
13984       <method name="Void .ctor()">
13985         <size>18</size>
13986       </method>
13987       <method name="Int32 get_Baz()">
13988         <size>3</size>
13989       </method>
13990     </type>
13991     <type name="Test">
13992       <method name="Void .ctor()">
13993         <size>7</size>
13994       </method>
13995       <method name="Int32 Main()">
13996         <size>111</size>
13997       </method>
13998     </type>
13999     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14000       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14001         <size>36</size>
14002       </method>
14003       <method name="&lt;Foo&gt;__T get_Foo()">
14004         <size>7</size>
14005       </method>
14006       <method name="&lt;Baz&gt;__T get_Baz()">
14007         <size>7</size>
14008       </method>
14009       <method name="&lt;Hello&gt;__T get_Hello()">
14010         <size>7</size>
14011       </method>
14012       <method name="&lt;Answer&gt;__T get_Answer()">
14013         <size>7</size>
14014       </method>
14015       <method name="Boolean Equals(System.Object)">
14016         <size>123</size>
14017       </method>
14018       <method name="Int32 GetHashCode()">
14019         <size>132</size>
14020       </method>
14021       <method name="System.String ToString()">
14022         <size>258</size>
14023       </method>
14024     </type>
14025   </test>
14026   <test name="gtest-anontype-05.cs">
14027     <type name="Test">
14028       <method name="Void .ctor()">
14029         <size>7</size>
14030       </method>
14031       <method name="System.String Null()">
14032         <size>2</size>
14033       </method>
14034       <method name="Int32 Main()">
14035         <size>287</size>
14036       </method>
14037     </type>
14038     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14039       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14040         <size>21</size>
14041       </method>
14042       <method name="&lt;Name&gt;__T get_Name()">
14043         <size>7</size>
14044       </method>
14045       <method name="&lt;Age&gt;__T get_Age()">
14046         <size>7</size>
14047       </method>
14048       <method name="Boolean Equals(System.Object)">
14049         <size>69</size>
14050       </method>
14051       <method name="Int32 GetHashCode()">
14052         <size>86</size>
14053       </method>
14054       <method name="System.String ToString()">
14055         <size>142</size>
14056       </method>
14057     </type>
14058     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14059       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14060         <size>21</size>
14061       </method>
14062       <method name="&lt;Age&gt;__T get_Age()">
14063         <size>7</size>
14064       </method>
14065       <method name="&lt;Name&gt;__T get_Name()">
14066         <size>7</size>
14067       </method>
14068       <method name="Boolean Equals(System.Object)">
14069         <size>69</size>
14070       </method>
14071       <method name="Int32 GetHashCode()">
14072         <size>86</size>
14073       </method>
14074       <method name="System.String ToString()">
14075         <size>142</size>
14076       </method>
14077     </type>
14078     <type name="&lt;&gt;__AnonType2">
14079       <method name="Void .ctor()">
14080         <size>7</size>
14081       </method>
14082       <method name="Boolean Equals(System.Object)">
14083         <size>15</size>
14084       </method>
14085       <method name="Int32 GetHashCode()">
14086         <size>40</size>
14087       </method>
14088       <method name="System.String ToString()">
14089         <size>6</size>
14090       </method>
14091     </type>
14092     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14093       <method name="Void .ctor(&lt;Foo&gt;__T)">
14094         <size>14</size>
14095       </method>
14096       <method name="&lt;Foo&gt;__T get_Foo()">
14097         <size>7</size>
14098       </method>
14099       <method name="Boolean Equals(System.Object)">
14100         <size>39</size>
14101       </method>
14102       <method name="Int32 GetHashCode()">
14103         <size>63</size>
14104       </method>
14105       <method name="System.String ToString()">
14106         <size>67</size>
14107       </method>
14108     </type>
14109   </test>
14110   <test name="gtest-anontype-06.cs">
14111     <type name="CastByExample">
14112       <method name="Void .ctor()">
14113         <size>7</size>
14114       </method>
14115       <method name="T Cast[T](System.Object, T)">
14116         <size>7</size>
14117       </method>
14118       <method name="Void Main()">
14119         <size>29</size>
14120       </method>
14121     </type>
14122     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14123       <method name="Void .ctor(&lt;Foo&gt;__T)">
14124         <size>14</size>
14125       </method>
14126       <method name="&lt;Foo&gt;__T get_Foo()">
14127         <size>7</size>
14128       </method>
14129       <method name="Boolean Equals(System.Object)">
14130         <size>39</size>
14131       </method>
14132       <method name="Int32 GetHashCode()">
14133         <size>63</size>
14134       </method>
14135       <method name="System.String ToString()">
14136         <size>67</size>
14137       </method>
14138     </type>
14139   </test>
14140   <test name="gtest-anontype-07.cs">
14141     <type name="Test">
14142       <method name="Void .ctor()">
14143         <size>7</size>
14144       </method>
14145       <method name="Int32 Main()">
14146         <size>59</size>
14147       </method>
14148     </type>
14149     <type name="&lt;&gt;__AnonType0">
14150       <method name="Void .ctor()">
14151         <size>7</size>
14152       </method>
14153       <method name="Boolean Equals(System.Object)">
14154         <size>15</size>
14155       </method>
14156       <method name="Int32 GetHashCode()">
14157         <size>40</size>
14158       </method>
14159       <method name="System.String ToString()">
14160         <size>6</size>
14161       </method>
14162     </type>
14163   </test>
14164   <test name="gtest-anontype-08.cs">
14165     <type name="Test">
14166       <method name="Void Main()">
14167         <size>15</size>
14168       </method>
14169     </type>
14170     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14171       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14172         <size>21</size>
14173       </method>
14174       <method name="&lt;X&gt;__T get_X()">
14175         <size>7</size>
14176       </method>
14177       <method name="&lt;Y&gt;__T get_Y()">
14178         <size>7</size>
14179       </method>
14180       <method name="Boolean Equals(System.Object)">
14181         <size>69</size>
14182       </method>
14183       <method name="Int32 GetHashCode()">
14184         <size>86</size>
14185       </method>
14186       <method name="System.String ToString()">
14187         <size>142</size>
14188       </method>
14189     </type>
14190   </test>
14191   <test name="gtest-anontype-09.cs">
14192     <type name="My.System.Test">
14193       <method name="Int32 Main()">
14194         <size>35</size>
14195       </method>
14196     </type>
14197     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14198       <method name="Void .ctor(&lt;X&gt;__T)">
14199         <size>14</size>
14200       </method>
14201       <method name="&lt;X&gt;__T get_X()">
14202         <size>7</size>
14203       </method>
14204       <method name="Boolean Equals(System.Object)">
14205         <size>39</size>
14206       </method>
14207       <method name="Int32 GetHashCode()">
14208         <size>63</size>
14209       </method>
14210       <method name="System.String ToString()">
14211         <size>67</size>
14212       </method>
14213     </type>
14214     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14215       <method name="Void .ctor(&lt;Value&gt;__T)">
14216         <size>14</size>
14217       </method>
14218       <method name="&lt;Value&gt;__T get_Value()">
14219         <size>7</size>
14220       </method>
14221       <method name="Boolean Equals(System.Object)">
14222         <size>39</size>
14223       </method>
14224       <method name="Int32 GetHashCode()">
14225         <size>63</size>
14226       </method>
14227       <method name="System.String ToString()">
14228         <size>67</size>
14229       </method>
14230     </type>
14231   </test>
14232   <test name="gtest-anontype-10.cs">
14233     <type name="A">
14234       <method name="Void .ctor()">
14235         <size>7</size>
14236       </method>
14237       <method name="Int32 get_X()">
14238         <size>3</size>
14239       </method>
14240     </type>
14241     <type name="B">
14242       <method name="Void .ctor()">
14243         <size>7</size>
14244       </method>
14245       <method name="Int32 Main()">
14246         <size>11</size>
14247       </method>
14248       <method name="Int32 Test()">
14249         <size>33</size>
14250       </method>
14251     </type>
14252     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14253       <method name="Void .ctor(&lt;X&gt;__T)">
14254         <size>14</size>
14255       </method>
14256       <method name="&lt;X&gt;__T get_X()">
14257         <size>7</size>
14258       </method>
14259       <method name="Boolean Equals(System.Object)">
14260         <size>39</size>
14261       </method>
14262       <method name="Int32 GetHashCode()">
14263         <size>63</size>
14264       </method>
14265       <method name="System.String ToString()">
14266         <size>67</size>
14267       </method>
14268     </type>
14269   </test>
14270   <test name="gtest-anontype-11.cs">
14271     <type name="Alpha">
14272       <method name="Void .ctor(String)">
14273         <size>14</size>
14274       </method>
14275       <method name="Int32 GetHashCode()">
14276         <size>18</size>
14277       </method>
14278     </type>
14279     <type name="Beta">
14280       <method name="Void .ctor(String)">
14281         <size>14</size>
14282       </method>
14283       <method name="Int32 GetHashCode()">
14284         <size>18</size>
14285       </method>
14286     </type>
14287     <type name="Program">
14288       <method name="Int32 Main()">
14289         <size>49</size>
14290       </method>
14291     </type>
14292     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14293       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14294         <size>21</size>
14295       </method>
14296       <method name="&lt;First&gt;__T get_First()">
14297         <size>7</size>
14298       </method>
14299       <method name="&lt;Second&gt;__T get_Second()">
14300         <size>7</size>
14301       </method>
14302       <method name="Boolean Equals(System.Object)">
14303         <size>69</size>
14304       </method>
14305       <method name="Int32 GetHashCode()">
14306         <size>86</size>
14307       </method>
14308       <method name="System.String ToString()">
14309         <size>142</size>
14310       </method>
14311     </type>
14312   </test>
14313   <test name="gtest-autoproperty-01.cs">
14314     <type name="Test">
14315       <method name="Void .ctor()">
14316         <size>15</size>
14317       </method>
14318       <method name="System.String get_Foo()">
14319         <size>7</size>
14320       </method>
14321       <method name="Void set_Foo(System.String)">
14322         <size>8</size>
14323       </method>
14324       <method name="Int32 get_Answer()">
14325         <size>7</size>
14326       </method>
14327       <method name="Void set_Answer(Int32)">
14328         <size>8</size>
14329       </method>
14330       <method name="Int32 Main()">
14331         <size>97</size>
14332       </method>
14333     </type>
14334     <type name="Test+A">
14335       <method name="Void .ctor()">
14336         <size>7</size>
14337       </method>
14338       <method name="System.String get_B()">
14339         <size>7</size>
14340       </method>
14341       <method name="Void set_B(System.String)">
14342         <size>8</size>
14343       </method>
14344     </type>
14345   </test>
14346   <test name="gtest-autoproperty-02.cs">
14347     <type name="Test">
14348       <method name="Void .ctor()">
14349         <size>7</size>
14350       </method>
14351       <method name="System.String get_Foo()">
14352         <size>6</size>
14353       </method>
14354       <method name="Void set_Foo(System.String)">
14355         <size>7</size>
14356       </method>
14357       <method name="Int32 get_Answer()">
14358         <size>6</size>
14359       </method>
14360       <method name="Void set_Answer(Int32)">
14361         <size>7</size>
14362       </method>
14363       <method name="Int32 Main()">
14364         <size>114</size>
14365       </method>
14366     </type>
14367     <type name="Test+A">
14368       <method name="Void .ctor()">
14369         <size>7</size>
14370       </method>
14371       <method name="System.String get_B()">
14372         <size>6</size>
14373       </method>
14374       <method name="Void set_B(System.String)">
14375         <size>7</size>
14376       </method>
14377       <method name="System.String get_C()">
14378         <size>6</size>
14379       </method>
14380       <method name="Void set_C(System.String)">
14381         <size>7</size>
14382       </method>
14383       <method name="Void DoThings()">
14384         <size>11</size>
14385       </method>
14386     </type>
14387   </test>
14388   <test name="gtest-autoproperty-03.cs">
14389     <type name="Test">
14390       <method name="Void .ctor()">
14391         <size>7</size>
14392       </method>
14393       <method name="System.String get_Foo()">
14394         <size>7</size>
14395       </method>
14396       <method name="Void set_Foo(System.String)">
14397         <size>8</size>
14398       </method>
14399       <method name="Int32 Main()">
14400         <size>236</size>
14401       </method>
14402     </type>
14403   </test>
14404   <test name="gtest-autoproperty-04.cs">
14405     <type name="MonoTests.MainClass">
14406       <method name="Void .ctor()">
14407         <size>7</size>
14408       </method>
14409       <method name="System.String[] get_foo()">
14410         <size>7</size>
14411       </method>
14412       <method name="Void set_foo(System.String[])">
14413         <size>8</size>
14414       </method>
14415       <method name="System.String[] get_bar()">
14416         <size>0</size>
14417       </method>
14418       <method name="Void set_bar(System.String[])">
14419         <size>0</size>
14420       </method>
14421       <method name="Void Main(System.String[])">
14422         <size>11</size>
14423       </method>
14424     </type>
14425     <type name="MonoTests.ChildClass">
14426       <method name="Void .ctor()">
14427         <size>7</size>
14428       </method>
14429       <method name="System.String[] get_foo()">
14430         <size>7</size>
14431       </method>
14432       <method name="Void set_foo(System.String[])">
14433         <size>8</size>
14434       </method>
14435       <method name="System.String[] get_bar()">
14436         <size>7</size>
14437       </method>
14438       <method name="Void set_bar(System.String[])">
14439         <size>8</size>
14440       </method>
14441     </type>
14442   </test>
14443   <test name="gtest-autoproperty-05.cs">
14444     <type name="Test">
14445       <method name="Void .ctor()">
14446         <size>7</size>
14447       </method>
14448       <method name="System.String get_X()">
14449         <size>7</size>
14450       </method>
14451       <method name="Void set_X(System.String)">
14452         <size>8</size>
14453       </method>
14454     </type>
14455     <type name="M">
14456       <method name="Void .ctor()">
14457         <size>7</size>
14458       </method>
14459       <method name="Void Main()">
14460         <size>1</size>
14461       </method>
14462     </type>
14463   </test>
14464   <test name="gtest-autoproperty-06.cs">
14465     <type name="A">
14466       <method name="Void .ctor()">
14467         <size>7</size>
14468       </method>
14469     </type>
14470     <type name="B">
14471       <method name="Void .ctor()">
14472         <size>7</size>
14473       </method>
14474     </type>
14475     <type name="C">
14476       <method name="Void .ctor()">
14477         <size>7</size>
14478       </method>
14479       <method name="B I&lt;B&gt;.get_Prop()">
14480         <size>7</size>
14481       </method>
14482       <method name="Void I&lt;B&gt;.set_Prop(B)">
14483         <size>8</size>
14484       </method>
14485       <method name="A I&lt;A&gt;.get_Prop()">
14486         <size>7</size>
14487       </method>
14488       <method name="Void I&lt;A&gt;.set_Prop(A)">
14489         <size>8</size>
14490       </method>
14491     </type>
14492     <type name="Program">
14493       <method name="Void .ctor()">
14494         <size>7</size>
14495       </method>
14496       <method name="Void Main(System.String[])">
14497         <size>7</size>
14498       </method>
14499     </type>
14500   </test>
14501   <test name="gtest-collectioninit-01.cs">
14502     <type name="Test">
14503       <method name="Void .ctor()">
14504         <size>7</size>
14505       </method>
14506       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14507         <size>81</size>
14508       </method>
14509       <method name="Int32 Main()">
14510         <size>524</size>
14511       </method>
14512     </type>
14513     <type name="Test+Wrap">
14514       <method name="Void .ctor()">
14515         <size>31</size>
14516       </method>
14517       <method name="Void .ctor(Int32)">
14518         <size>25</size>
14519       </method>
14520       <method name="System.Collections.ArrayList get_Numbers()">
14521         <size>7</size>
14522       </method>
14523     </type>
14524   </test>
14525   <test name="gtest-collectioninit-02.cs">
14526     <type name="C">
14527       <method name="Void .ctor()">
14528         <size>7</size>
14529       </method>
14530       <method name="Int32 Main()">
14531         <size>73</size>
14532       </method>
14533     </type>
14534   </test>
14535   <test name="gtest-collectioninit-03.cs">
14536     <type name="X">
14537       <method name="Void .ctor()">
14538         <size>7</size>
14539       </method>
14540       <method name="Int32 Main()">
14541         <size>34</size>
14542       </method>
14543       <method name="Void R(System.Object ByRef)">
14544         <size>28</size>
14545       </method>
14546     </type>
14547   </test>
14548   <test name="gtest-etree-01.cs">
14549     <type name="MyTypeExplicit">
14550       <method name="Void .ctor(Int32)">
14551         <size>14</size>
14552       </method>
14553       <method name="Int32 op_Explicit(MyTypeExplicit)">
14554         <size>7</size>
14555       </method>
14556     </type>
14557     <type name="MemberAccessData">
14558       <method name="Void .ctor()">
14559         <size>7</size>
14560       </method>
14561       <method name="Void .cctor()">
14562         <size>16</size>
14563       </method>
14564       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14565         <size>24</size>
14566       </method>
14567       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14568         <size>24</size>
14569       </method>
14570       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14571         <size>33</size>
14572       </method>
14573       <method name="Void set_MyTypeProperty(MyType)">
14574         <size>8</size>
14575       </method>
14576       <method name="MyType get_MyTypeProperty()">
14577         <size>7</size>
14578       </method>
14579       <method name="System.String get_StaticProperty()">
14580         <size>6</size>
14581       </method>
14582     </type>
14583     <type name="NewTest`1[T]">
14584       <method name="Void .ctor(T)">
14585         <size>27</size>
14586       </method>
14587       <method name="Void .ctor(T[])">
14588         <size>14</size>
14589       </method>
14590       <method name="Int32 GetHashCode()">
14591         <size>7</size>
14592       </method>
14593       <method name="Boolean Equals(System.Object)">
14594         <size>89</size>
14595       </method>
14596     </type>
14597     <type name="Indexer">
14598       <method name="Void .ctor()">
14599         <size>7</size>
14600       </method>
14601       <method name="Int32 get_Item(Int32)">
14602         <size>2</size>
14603       </method>
14604       <method name="Void set_Item(Int32, Int32)">
14605         <size>1</size>
14606       </method>
14607       <method name="System.String get_Item(System.String[])">
14608         <size>7</size>
14609       </method>
14610     </type>
14611     <type name="Tester">
14612       <method name="Void .ctor()">
14613         <size>7</size>
14614       </method>
14615       <method name="Void Assert[T](T, T)">
14616         <size>9</size>
14617       </method>
14618       <method name="Void Assert[T](T, T, System.String)">
14619         <size>89</size>
14620       </method>
14621       <method name="Void Assert[T](T[], T[])">
14622         <size>220</size>
14623       </method>
14624       <method name="T GenericMethod[T](T)">
14625         <size>2</size>
14626       </method>
14627       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14628         <size>56</size>
14629       </method>
14630       <method name="Void AddTest()">
14631         <size>99</size>
14632       </method>
14633       <method name="Void AddTest_2()">
14634         <size>118</size>
14635       </method>
14636       <method name="Void AddTest_3()">
14637         <size>129</size>
14638       </method>
14639       <method name="Void AddTest_4()">
14640         <size>191</size>
14641       </method>
14642       <method name="Void AddTest_5()">
14643         <size>133</size>
14644       </method>
14645       <method name="Void AddTest_6()">
14646         <size>158</size>
14647       </method>
14648       <method name="Void AddTest_7()">
14649         <size>142</size>
14650       </method>
14651       <method name="Void AddTest_8()">
14652         <size>248</size>
14653       </method>
14654       <method name="Void AddTest_9()">
14655         <size>142</size>
14656       </method>
14657       <method name="Void AddCheckedTest()">
14658         <size>99</size>
14659       </method>
14660       <method name="Void AddCheckedTest_2()">
14661         <size>118</size>
14662       </method>
14663       <method name="Void AddCheckedTest_3()">
14664         <size>129</size>
14665       </method>
14666       <method name="Void AddStringTest()">
14667         <size>128</size>
14668       </method>
14669       <method name="Void AddStringTest_2()">
14670         <size>173</size>
14671       </method>
14672       <method name="Void AddStringTest_3()">
14673         <size>174</size>
14674       </method>
14675       <method name="Void AddStringTest_4()">
14676         <size>174</size>
14677       </method>
14678       <method name="Void AndTest()">
14679         <size>140</size>
14680       </method>
14681       <method name="Void AndTest_2()">
14682         <size>161</size>
14683       </method>
14684       <method name="Void AndTest_3()">
14685         <size>161</size>
14686       </method>
14687       <method name="Void AndNullableTest()">
14688         <size>381</size>
14689       </method>
14690       <method name="Void AndNullableTest_2()">
14691         <size>237</size>
14692       </method>
14693       <method name="Void AndNullableTest_3()">
14694         <size>198</size>
14695       </method>
14696       <method name="Void AndAlsoTest()">
14697         <size>96</size>
14698       </method>
14699       <method name="Void AndAlsoTest_2()">
14700         <size>165</size>
14701       </method>
14702       <method name="Void AndAlsoTest_3()">
14703         <size>108</size>
14704       </method>
14705       <method name="Void ArrayIndexTest()">
14706         <size>145</size>
14707       </method>
14708       <method name="Void ArrayIndexTest_2()">
14709         <size>115</size>
14710       </method>
14711       <method name="Void ArrayIndexTest_3()">
14712         <size>229</size>
14713       </method>
14714       <method name="Void ArrayIndexTest_4()">
14715         <size>258</size>
14716       </method>
14717       <method name="Void ArrayIndexTest_5()">
14718         <size>108</size>
14719       </method>
14720       <method name="Void ArrayLengthTest()">
14721         <size>99</size>
14722       </method>
14723       <method name="Void ArrayLengthTest_2()">
14724         <size>91</size>
14725       </method>
14726       <method name="Void CallTest()">
14727         <size>138</size>
14728       </method>
14729       <method name="Void CallTest_2()">
14730         <size>107</size>
14731       </method>
14732       <method name="Void CallTest_3()">
14733         <size>207</size>
14734       </method>
14735       <method name="Void CallTest_4()">
14736         <size>121</size>
14737       </method>
14738       <method name="Void CallTest_5()">
14739         <size>99</size>
14740       </method>
14741       <method name="Void CallTest_6()">
14742         <size>70</size>
14743       </method>
14744       <method name="Void CallTest_7()">
14745         <size>124</size>
14746       </method>
14747       <method name="Void CallTest_8()">
14748         <size>227</size>
14749       </method>
14750       <method name="Void CallTest_9()">
14751         <size>88</size>
14752       </method>
14753       <method name="Void CoalesceTest()">
14754         <size>120</size>
14755       </method>
14756       <method name="Void CoalesceTest_2()">
14757         <size>171</size>
14758       </method>
14759       <method name="Void ConditionTest()">
14760         <size>170</size>
14761       </method>
14762       <method name="Void ConditionTest_2()">
14763         <size>301</size>
14764       </method>
14765       <method name="Void ConditionTest_3()">
14766         <size>179</size>
14767       </method>
14768       <method name="Void ConditionTest_4()">
14769         <size>183</size>
14770       </method>
14771       <method name="Void ConstantTest()">
14772         <size>59</size>
14773       </method>
14774       <method name="Void ConstantTest_2()">
14775         <size>62</size>
14776       </method>
14777       <method name="Void ConstantTest_3()">
14778         <size>54</size>
14779       </method>
14780       <method name="Void ConstantTest_4()">
14781         <size>54</size>
14782       </method>
14783       <method name="Void ConstantTest_5()">
14784         <size>59</size>
14785       </method>
14786       <method name="Void ConstantTest_6()">
14787         <size>67</size>
14788       </method>
14789       <method name="Void ConstantTest_7()">
14790         <size>62</size>
14791       </method>
14792       <method name="Void ConstantTest_8()">
14793         <size>72</size>
14794       </method>
14795       <method name="Void ConstantTest_9()">
14796         <size>72</size>
14797       </method>
14798       <method name="Void ConstantTest_10()">
14799         <size>72</size>
14800       </method>
14801       <method name="Void ConstantTest_11()">
14802         <size>59</size>
14803       </method>
14804       <method name="Void ConstantTest_13()">
14805         <size>59</size>
14806       </method>
14807       <method name="Void ConstantTest_14()">
14808         <size>72</size>
14809       </method>
14810       <method name="Void ConstantTest_15()">
14811         <size>62</size>
14812       </method>
14813       <method name="Void ConvertTest()">
14814         <size>82</size>
14815       </method>
14816       <method name="Void ConvertTest_2()">
14817         <size>83</size>
14818       </method>
14819       <method name="Void ConvertTest_3()">
14820         <size>93</size>
14821       </method>
14822       <method name="Void ConvertTest_4()">
14823         <size>102</size>
14824       </method>
14825       <method name="Void ConvertTest_5()">
14826         <size>109</size>
14827       </method>
14828       <method name="Void ConvertTest_6()">
14829         <size>240</size>
14830       </method>
14831       <method name="Void ConvertTest_7()">
14832         <size>122</size>
14833       </method>
14834       <method name="Void ConvertTest_8()">
14835         <size>118</size>
14836       </method>
14837       <method name="Void ConvertTest_9()">
14838         <size>97</size>
14839       </method>
14840       <method name="Void ConvertTest_10()">
14841         <size>163</size>
14842       </method>
14843       <method name="Void ConvertTest_11()">
14844         <size>101</size>
14845       </method>
14846       <method name="Void ConvertTest_12()">
14847         <size>166</size>
14848       </method>
14849       <method name="Void ConvertTest_13()">
14850         <size>86</size>
14851       </method>
14852       <method name="Void ConvertTest_14()">
14853         <size>88</size>
14854       </method>
14855       <method name="Void ConvertTest_15()">
14856         <size>132</size>
14857       </method>
14858       <method name="Void ConvertCheckedTest()">
14859         <size>82</size>
14860       </method>
14861       <method name="Void ConvertCheckedTest_2()">
14862         <size>83</size>
14863       </method>
14864       <method name="Void ConvertCheckedTest_3()">
14865         <size>93</size>
14866       </method>
14867       <method name="Void ConvertCheckedTest_4()">
14868         <size>102</size>
14869       </method>
14870       <method name="Void DivideTest()">
14871         <size>99</size>
14872       </method>
14873       <method name="Void DivideTest_2()">
14874         <size>185</size>
14875       </method>
14876       <method name="Void DivideTest_3()">
14877         <size>129</size>
14878       </method>
14879       <method name="Void DivideTest_4()">
14880         <size>192</size>
14881       </method>
14882       <method name="Void DivideTest_5()">
14883         <size>134</size>
14884       </method>
14885       <method name="Void DivideTest_6()">
14886         <size>196</size>
14887       </method>
14888       <method name="Void EqualTest()">
14889         <size>118</size>
14890       </method>
14891       <method name="Void EqualTest_2()">
14892         <size>168</size>
14893       </method>
14894       <method name="Void EqualTest_3()">
14895         <size>125</size>
14896       </method>
14897       <method name="Void EqualTest_4()">
14898         <size>210</size>
14899       </method>
14900       <method name="Void EqualTest_5()">
14901         <size>176</size>
14902       </method>
14903       <method name="Void EqualTest_6()">
14904         <size>119</size>
14905       </method>
14906       <method name="Void EqualTest_7()">
14907         <size>167</size>
14908       </method>
14909       <method name="Void EqualTest_8()">
14910         <size>126</size>
14911       </method>
14912       <method name="Void EqualTest_9()">
14913         <size>146</size>
14914       </method>
14915       <method name="Void EqualTest_10()">
14916         <size>169</size>
14917       </method>
14918       <method name="Void EqualTest_11()">
14919         <size>132</size>
14920       </method>
14921       <method name="Void EqualTest_12()">
14922         <size>127</size>
14923       </method>
14924       <method name="Void EqualTest_13()">
14925         <size>124</size>
14926       </method>
14927       <method name="Void EqualTestDelegate()">
14928         <size>113</size>
14929       </method>
14930       <method name="Void EqualTestDelegate_2()">
14931         <size>312</size>
14932       </method>
14933       <method name="Void ExclusiveOrTest()">
14934         <size>115</size>
14935       </method>
14936       <method name="Void ExclusiveOrTest_2()">
14937         <size>183</size>
14938       </method>
14939       <method name="Void ExclusiveOrTest_3()">
14940         <size>129</size>
14941       </method>
14942       <method name="Void ExclusiveOrTest_4()">
14943         <size>192</size>
14944       </method>
14945       <method name="Void ExclusiveOrTest_5()">
14946         <size>197</size>
14947       </method>
14948       <method name="Void ExclusiveOrTest_6()">
14949         <size>161</size>
14950       </method>
14951       <method name="Void ExclusiveOrTest_7()">
14952         <size>198</size>
14953       </method>
14954       <method name="Void ExclusiveOrTest_8()">
14955         <size>164</size>
14956       </method>
14957       <method name="Void GreaterThanTest()">
14958         <size>99</size>
14959       </method>
14960       <method name="Void GreaterThanTest_2()">
14961         <size>154</size>
14962       </method>
14963       <method name="Void GreaterThanTest_3()">
14964         <size>125</size>
14965       </method>
14966       <method name="Void GreaterThanTest_4()">
14967         <size>210</size>
14968       </method>
14969       <method name="Void GreaterThanTest_5()">
14970         <size>209</size>
14971       </method>
14972       <method name="Void GreaterThanTest_6()">
14973         <size>102</size>
14974       </method>
14975       <method name="Void GreaterThanTest_7()">
14976         <size>146</size>
14977       </method>
14978       <method name="Void GreaterThanTest_8()">
14979         <size>169</size>
14980       </method>
14981       <method name="Void GreaterThanOrEqualTest()">
14982         <size>99</size>
14983       </method>
14984       <method name="Void GreaterThanOrEqualTest_2()">
14985         <size>169</size>
14986       </method>
14987       <method name="Void GreaterThanOrEqualTest_3()">
14988         <size>130</size>
14989       </method>
14990       <method name="Void GreaterThanOrEqualTest_4()">
14991         <size>210</size>
14992       </method>
14993       <method name="Void GreaterThanOrEqualTest_5()">
14994         <size>209</size>
14995       </method>
14996       <method name="Void GreaterThanOrEqualTest_6()">
14997         <size>102</size>
14998       </method>
14999       <method name="Void GreaterThanOrEqualTest_7()">
15000         <size>146</size>
15001       </method>
15002       <method name="Void GreaterThanOrEqualTest_8()">
15003         <size>169</size>
15004       </method>
15005       <method name="Void InvokeTest()">
15006         <size>90</size>
15007       </method>
15008       <method name="Void InvokeTest_2()">
15009         <size>138</size>
15010       </method>
15011       <method name="Void LeftShiftTest()">
15012         <size>155</size>
15013       </method>
15014       <method name="Void LeftShiftTest_2()">
15015         <size>162</size>
15016       </method>
15017       <method name="Void LeftShiftTest_3()">
15018         <size>184</size>
15019       </method>
15020       <method name="Void LeftShiftTest_4()">
15021         <size>261</size>
15022       </method>
15023       <method name="Void LeftShiftTest_5()">
15024         <size>110</size>
15025       </method>
15026       <method name="Void LessThanTest()">
15027         <size>99</size>
15028       </method>
15029       <method name="Void LessThanTest_2()">
15030         <size>154</size>
15031       </method>
15032       <method name="Void LessThanTest_3()">
15033         <size>125</size>
15034       </method>
15035       <method name="Void LessThanTest_4()">
15036         <size>210</size>
15037       </method>
15038       <method name="Void LessThanTest_5()">
15039         <size>209</size>
15040       </method>
15041       <method name="Void LessThanTest_6()">
15042         <size>102</size>
15043       </method>
15044       <method name="Void LessThanTest_7()">
15045         <size>146</size>
15046       </method>
15047       <method name="Void LessThanTest_8()">
15048         <size>169</size>
15049       </method>
15050       <method name="Void LessThanOrEqualTest()">
15051         <size>99</size>
15052       </method>
15053       <method name="Void LessThanOrEqualTest_2()">
15054         <size>169</size>
15055       </method>
15056       <method name="Void LessThanOrEqualTest_3()">
15057         <size>125</size>
15058       </method>
15059       <method name="Void LessThanOrEqualTest_4()">
15060         <size>210</size>
15061       </method>
15062       <method name="Void LessThanOrEqualTest_5()">
15063         <size>209</size>
15064       </method>
15065       <method name="Void LessThanOrEqualTest_6()">
15066         <size>102</size>
15067       </method>
15068       <method name="Void LessThanOrEqualTest_7()">
15069         <size>146</size>
15070       </method>
15071       <method name="Void LessThanOrEqualTest_8()">
15072         <size>169</size>
15073       </method>
15074       <method name="Void ListInitTest()">
15075         <size>414</size>
15076       </method>
15077       <method name="Void ListInitTest_2()">
15078         <size>292</size>
15079       </method>
15080       <method name="Void MemberAccessTest()">
15081         <size>132</size>
15082       </method>
15083       <method name="Void MemberAccessTest_2()">
15084         <size>63</size>
15085       </method>
15086       <method name="Void MemberAccessTest_3()">
15087         <size>113</size>
15088       </method>
15089       <method name="Void MemberAccessTest_4()">
15090         <size>91</size>
15091       </method>
15092       <method name="Void MemberAccessTest_5()">
15093         <size>39</size>
15094       </method>
15095       <method name="Void MemberAccessTest_6()">
15096         <size>104</size>
15097       </method>
15098       <method name="Void MemberAccessTest_7()">
15099         <size>109</size>
15100       </method>
15101       <method name="Void MemberAccessTest_8()">
15102         <size>63</size>
15103       </method>
15104       <method name="Void MemberAccessTest_9()">
15105         <size>80</size>
15106       </method>
15107       <method name="Void MemberInitTest()">
15108         <size>302</size>
15109       </method>
15110       <method name="Void MemberInitTest_2()">
15111         <size>250</size>
15112       </method>
15113       <method name="Void MemberInitTest_3()">
15114         <size>124</size>
15115       </method>
15116       <method name="Void ModuloTest()">
15117         <size>100</size>
15118       </method>
15119       <method name="Void ModuloTest_2()">
15120         <size>185</size>
15121       </method>
15122       <method name="Void ModuloTest_3()">
15123         <size>129</size>
15124       </method>
15125       <method name="Void ModuloTest_4()">
15126         <size>192</size>
15127       </method>
15128       <method name="Void ModuloTest_5()">
15129         <size>133</size>
15130       </method>
15131       <method name="Void ModuloTest_6()">
15132         <size>200</size>
15133       </method>
15134       <method name="Void ModuloTest_7()">
15135         <size>110</size>
15136       </method>
15137       <method name="Void MultiplyTest()">
15138         <size>131</size>
15139       </method>
15140       <method name="Void MultiplyTest_2()">
15141         <size>185</size>
15142       </method>
15143       <method name="Void MultiplyTest_3()">
15144         <size>133</size>
15145       </method>
15146       <method name="Void MultiplyTest_4()">
15147         <size>195</size>
15148       </method>
15149       <method name="Void MultiplyTest_5()">
15150         <size>137</size>
15151       </method>
15152       <method name="Void MultiplyTest_6()">
15153         <size>202</size>
15154       </method>
15155       <method name="Void MultiplyTest_7()">
15156         <size>110</size>
15157       </method>
15158       <method name="Void MultiplyCheckedTest()">
15159         <size>122</size>
15160       </method>
15161       <method name="Void MultiplyCheckedTest_2()">
15162         <size>192</size>
15163       </method>
15164       <method name="Void MultiplyCheckedTest_3()">
15165         <size>133</size>
15166       </method>
15167       <method name="Void MultiplyCheckedTest_4()">
15168         <size>121</size>
15169       </method>
15170       <method name="Void MultiplyCheckedTest_5()">
15171         <size>124</size>
15172       </method>
15173       <method name="Void NegateTest()">
15174         <size>72</size>
15175       </method>
15176       <method name="Void NegateTest_2()">
15177         <size>92</size>
15178       </method>
15179       <method name="Void NegateTest_3()">
15180         <size>130</size>
15181       </method>
15182       <method name="Void NegateTest_4()">
15183         <size>97</size>
15184       </method>
15185       <method name="Void NegateTest_5()">
15186         <size>141</size>
15187       </method>
15188       <method name="Void NegateTest_6()">
15189         <size>121</size>
15190       </method>
15191       <method name="Void NegateTest_7()">
15192         <size>132</size>
15193       </method>
15194       <method name="Void NegateTest_8()">
15195         <size>97</size>
15196       </method>
15197       <method name="Void NegateTest_9()">
15198         <size>87</size>
15199       </method>
15200       <method name="Void NegateTestChecked()">
15201         <size>91</size>
15202       </method>
15203       <method name="Void NegateTestChecked_2()">
15204         <size>137</size>
15205       </method>
15206       <method name="Void NegateTestChecked_3()">
15207         <size>97</size>
15208       </method>
15209       <method name="Void NegateTestChecked_4()">
15210         <size>86</size>
15211       </method>
15212       <method name="Void NewArrayInitTest()">
15213         <size>64</size>
15214       </method>
15215       <method name="Void NewArrayInitTest_2()">
15216         <size>64</size>
15217       </method>
15218       <method name="Void NewArrayInitTest_3()">
15219         <size>136</size>
15220       </method>
15221       <method name="Void NewArrayInitTest_4()">
15222         <size>120</size>
15223       </method>
15224       <method name="Void NewArrayBoundsTest()">
15225         <size>123</size>
15226       </method>
15227       <method name="Void NewArrayBoundsTest_2()">
15228         <size>123</size>
15229       </method>
15230       <method name="Void NewTest()">
15231         <size>93</size>
15232       </method>
15233       <method name="Void NewTest_2()">
15234         <size>61</size>
15235       </method>
15236       <method name="Void NewTest_3()">
15237         <size>98</size>
15238       </method>
15239       <method name="Void NewTest_4()">
15240         <size>252</size>
15241       </method>
15242       <method name="Void NewTest_5()">
15243         <size>128</size>
15244       </method>
15245       <method name="Void NotTest()">
15246         <size>70</size>
15247       </method>
15248       <method name="Void NotTest_2()">
15249         <size>113</size>
15250       </method>
15251       <method name="Void NotTest_3()">
15252         <size>71</size>
15253       </method>
15254       <method name="Void NotTest_4()">
15255         <size>105</size>
15256       </method>
15257       <method name="Void NotTest_5()">
15258         <size>73</size>
15259       </method>
15260       <method name="Void NotTest_6()">
15261         <size>104</size>
15262       </method>
15263       <method name="Void NotNullableTest()">
15264         <size>114</size>
15265       </method>
15266       <method name="Void NotNullableTest_2()">
15267         <size>134</size>
15268       </method>
15269       <method name="Void NotNullableTest_3()">
15270         <size>130</size>
15271       </method>
15272       <method name="Void NotNullableTest_4()">
15273         <size>149</size>
15274       </method>
15275       <method name="Void NotNullableTest_5()">
15276         <size>148</size>
15277       </method>
15278       <method name="Void NotEqualTest()">
15279         <size>118</size>
15280       </method>
15281       <method name="Void NotEqualTest_2()">
15282         <size>166</size>
15283       </method>
15284       <method name="Void NotEqualTest_3()">
15285         <size>125</size>
15286       </method>
15287       <method name="Void NotEqualTest_4()">
15288         <size>210</size>
15289       </method>
15290       <method name="Void NotEqualTest_5()">
15291         <size>176</size>
15292       </method>
15293       <method name="Void NotEqualTest_6()">
15294         <size>119</size>
15295       </method>
15296       <method name="Void NotEqualTest_7()">
15297         <size>167</size>
15298       </method>
15299       <method name="Void NotEqualTest_8()">
15300         <size>126</size>
15301       </method>
15302       <method name="Void NotEqualTest_9()">
15303         <size>146</size>
15304       </method>
15305       <method name="Void NotEqualTest_10()">
15306         <size>169</size>
15307       </method>
15308       <method name="Void NotEqualTest_11()">
15309         <size>132</size>
15310       </method>
15311       <method name="Void OrTest()">
15312         <size>141</size>
15313       </method>
15314       <method name="Void OrTest_2()">
15315         <size>129</size>
15316       </method>
15317       <method name="Void OrTest_3()">
15318         <size>161</size>
15319       </method>
15320       <method name="Void OrNullableTest()">
15321         <size>382</size>
15322       </method>
15323       <method name="Void OrNullableTest_2()">
15324         <size>186</size>
15325       </method>
15326       <method name="Void OrNullableTest_3()">
15327         <size>176</size>
15328       </method>
15329       <method name="Void OrNullableTest_4()">
15330         <size>198</size>
15331       </method>
15332       <method name="Void OrElseTest()">
15333         <size>97</size>
15334       </method>
15335       <method name="Void OrElseTest_2()">
15336         <size>167</size>
15337       </method>
15338       <method name="Void ParameterTest()">
15339         <size>73</size>
15340       </method>
15341       <method name="Void ParameterTest_2()">
15342         <size>75</size>
15343       </method>
15344       <method name="Void ParameterTest_3()">
15345         <size>73</size>
15346       </method>
15347       <method name="Void ParameterTest_4()">
15348         <size>100</size>
15349       </method>
15350       <method name="Void QuoteTest()">
15351         <size>85</size>
15352       </method>
15353       <method name="Void RightShiftTest()">
15354         <size>152</size>
15355       </method>
15356       <method name="Void RightShiftTest_2()">
15357         <size>159</size>
15358       </method>
15359       <method name="Void RightShiftTest_3()">
15360         <size>184</size>
15361       </method>
15362       <method name="Void RightShiftTest_4()">
15363         <size>258</size>
15364       </method>
15365       <method name="Void SubtractTest()">
15366         <size>100</size>
15367       </method>
15368       <method name="Void SubtractTest_2()">
15369         <size>119</size>
15370       </method>
15371       <method name="Void SubtractTest_3()">
15372         <size>130</size>
15373       </method>
15374       <method name="Void SubtractTest_4()">
15375         <size>192</size>
15376       </method>
15377       <method name="Void SubtractTest_5()">
15378         <size>134</size>
15379       </method>
15380       <method name="Void SubtractTest_6()">
15381         <size>160</size>
15382       </method>
15383       <method name="Void SubtractTest_7()">
15384         <size>113</size>
15385       </method>
15386       <method name="Void SubtractTest_8()">
15387         <size>146</size>
15388       </method>
15389       <method name="Void SubtractTest_9()">
15390         <size>142</size>
15391       </method>
15392       <method name="Void SubtractTest_10()">
15393         <size>161</size>
15394       </method>
15395       <method name="Void SubtractTest_11()">
15396         <size>157</size>
15397       </method>
15398       <method name="Void SubtractCheckedTest()">
15399         <size>127</size>
15400       </method>
15401       <method name="Void SubtractCheckedTest_2()">
15402         <size>185</size>
15403       </method>
15404       <method name="Void SubtractCheckedTest_3()">
15405         <size>130</size>
15406       </method>
15407       <method name="Void SubtractCheckedTest_4()">
15408         <size>121</size>
15409       </method>
15410       <method name="Void TypeAsTest()">
15411         <size>80</size>
15412       </method>
15413       <method name="Void TypeAsTest_2()">
15414         <size>144</size>
15415       </method>
15416       <method name="Void TypeAsTest_3()">
15417         <size>95</size>
15418       </method>
15419       <method name="Void TypeIsTest()">
15420         <size>103</size>
15421       </method>
15422       <method name="Void TypeIsTest_2()">
15423         <size>103</size>
15424       </method>
15425       <method name="Void TypeIsTest_3()">
15426         <size>95</size>
15427       </method>
15428       <method name="Void TypeIsTest_5()">
15429         <size>74</size>
15430       </method>
15431       <method name="Void TypeIsTest_6()">
15432         <size>111</size>
15433       </method>
15434       <method name="Void UnaryPlusTest()">
15435         <size>67</size>
15436       </method>
15437       <method name="Void UnaryPlusTest_2()">
15438         <size>47</size>
15439       </method>
15440       <method name="Void UnaryPlusTest_3()">
15441         <size>97</size>
15442       </method>
15443       <method name="Void UnaryPlusTest_4()">
15444         <size>141</size>
15445       </method>
15446       <method name="Void UnaryPlusTest_5()">
15447         <size>140</size>
15448       </method>
15449       <method name="System.String InstanceMethod(System.String)">
15450         <size>2</size>
15451       </method>
15452       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15453         <size>30</size>
15454       </method>
15455       <method name="Int32 TestInt()">
15456         <size>3</size>
15457       </method>
15458       <method name="Void RefMethod(Int32 ByRef)">
15459         <size>8</size>
15460       </method>
15461       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15462         <size>87</size>
15463       </method>
15464       <method name="Int32 Main()">
15465         <size>179</size>
15466       </method>
15467     </type>
15468     <type name="Tester+EmptyDelegate">
15469       <method name="Void .ctor(Object, IntPtr)">
15470         <size>0</size>
15471       </method>
15472       <method name="Void Invoke()">
15473         <size>0</size>
15474       </method>
15475       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15476         <size>0</size>
15477       </method>
15478       <method name="Void EndInvoke(IAsyncResult)">
15479         <size>0</size>
15480       </method>
15481     </type>
15482     <type name="Tester+IntDelegate">
15483       <method name="Void .ctor(Object, IntPtr)">
15484         <size>0</size>
15485       </method>
15486       <method name="Int32 Invoke()">
15487         <size>0</size>
15488       </method>
15489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15490         <size>0</size>
15491       </method>
15492       <method name="Int32 EndInvoke(IAsyncResult)">
15493         <size>0</size>
15494       </method>
15495     </type>
15496     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15497       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15498         <size>21</size>
15499       </method>
15500       <method name="&lt;A&gt;__T get_A()">
15501         <size>7</size>
15502       </method>
15503       <method name="&lt;Value&gt;__T get_Value()">
15504         <size>7</size>
15505       </method>
15506       <method name="Boolean Equals(System.Object)">
15507         <size>69</size>
15508       </method>
15509       <method name="Int32 GetHashCode()">
15510         <size>86</size>
15511       </method>
15512       <method name="System.String ToString()">
15513         <size>142</size>
15514       </method>
15515     </type>
15516     <type name="Tester">
15517       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15518         <size>1</size>
15519       </method>
15520       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15521         <size>1</size>
15522       </method>
15523       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15524         <size>1</size>
15525       </method>
15526       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15527         <size>1</size>
15528       </method>
15529       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15530         <size>1</size>
15531       </method>
15532       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15533         <size>12</size>
15534       </method>
15535       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15536         <size>12</size>
15537       </method>
15538       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15539         <size>7</size>
15540       </method>
15541       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15542         <size>7</size>
15543       </method>
15544       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15545         <size>5</size>
15546       </method>
15547       <method name="Void NewArrayInitTest_5()">
15548         <size>158</size>
15549       </method>
15550       <method name="Void ConditionTest_5()">
15551         <size>107</size>
15552       </method>
15553       <method name="Void AndTest_4()">
15554         <size>92</size>
15555       </method>
15556       <method name="Void MemberInitTest_4()">
15557         <size>66</size>
15558       </method>
15559       <method name="Void NewTest_6()">
15560         <size>53</size>
15561       </method>
15562     </type>
15563     <type name="InverseLogicalOperator">
15564       <method name="Void .ctor(Boolean)">
15565         <size>8</size>
15566       </method>
15567       <method name="Boolean op_True(InverseLogicalOperator)">
15568         <size>8</size>
15569       </method>
15570       <method name="Boolean op_False(InverseLogicalOperator)">
15571         <size>8</size>
15572       </method>
15573     </type>
15574     <type name="MyType">
15575       <method name="Void .ctor(Int32)">
15576         <size>8</size>
15577       </method>
15578       <method name="Int16 get_ShortProp()">
15579         <size>7</size>
15580       </method>
15581       <method name="Void set_ShortProp(Int16)">
15582         <size>8</size>
15583       </method>
15584       <method name="Int32 GetHashCode()">
15585         <size>6</size>
15586       </method>
15587       <method name="System.String ToString()">
15588         <size>12</size>
15589       </method>
15590       <method name="Int32 op_Implicit(MyType)">
15591         <size>8</size>
15592       </method>
15593       <method name="Boolean op_True(MyType)">
15594         <size>16</size>
15595       </method>
15596       <method name="Boolean op_False(MyType)">
15597         <size>19</size>
15598       </method>
15599       <method name="MyType op_Addition(MyType, MyType)">
15600         <size>21</size>
15601       </method>
15602       <method name="MyType op_Subtraction(MyType, MyType)">
15603         <size>21</size>
15604       </method>
15605       <method name="MyType op_Division(MyType, MyType)">
15606         <size>21</size>
15607       </method>
15608       <method name="MyType op_Multiply(MyType, MyType)">
15609         <size>21</size>
15610       </method>
15611       <method name="MyType op_Modulus(MyType, MyType)">
15612         <size>21</size>
15613       </method>
15614       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15615         <size>21</size>
15616       </method>
15617       <method name="MyType op_BitwiseOr(MyType, MyType)">
15618         <size>21</size>
15619       </method>
15620       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15621         <size>21</size>
15622       </method>
15623       <method name="Boolean op_Equality(MyType, MyType)">
15624         <size>17</size>
15625       </method>
15626       <method name="Boolean op_Inequality(MyType, MyType)">
15627         <size>20</size>
15628       </method>
15629       <method name="Boolean op_GreaterThan(MyType, MyType)">
15630         <size>17</size>
15631       </method>
15632       <method name="Boolean op_LessThan(MyType, MyType)">
15633         <size>17</size>
15634       </method>
15635       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15636         <size>20</size>
15637       </method>
15638       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15639         <size>20</size>
15640       </method>
15641       <method name="Boolean op_LogicalNot(MyType)">
15642         <size>11</size>
15643       </method>
15644       <method name="Int32 op_RightShift(MyType, Int32)">
15645         <size>13</size>
15646       </method>
15647       <method name="Int32 op_LeftShift(MyType, Int32)">
15648         <size>13</size>
15649       </method>
15650       <method name="MyType op_UnaryNegation(MyType)">
15651         <size>14</size>
15652       </method>
15653       <method name="MyType op_UnaryPlus(MyType)">
15654         <size>13</size>
15655       </method>
15656     </type>
15657     <type name="MyTypeImplicitOnly">
15658       <method name="Void .ctor(Int16)">
15659         <size>8</size>
15660       </method>
15661       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15662         <size>8</size>
15663       </method>
15664     </type>
15665     <type name="Tester">
15666       <method name="Void EqualTest_14()">
15667         <size>101</size>
15668       </method>
15669     </type>
15670     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15671       <method name="Void .ctor()">
15672         <size>7</size>
15673       </method>
15674     </type>
15675     <type name="Tester">
15676       <method name="Void NewArrayInitTest_6()">
15677         <size>103</size>
15678       </method>
15679       <method name="Void LambdaTest()">
15680         <size>89</size>
15681       </method>
15682     </type>
15683     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey2">
15684       <method name="Void .ctor()">
15685         <size>7</size>
15686       </method>
15687     </type>
15688     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey3">
15689       <method name="Void .ctor()">
15690         <size>7</size>
15691       </method>
15692     </type>
15693     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey4">
15694       <method name="Void .ctor()">
15695         <size>7</size>
15696       </method>
15697     </type>
15698     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey5">
15699       <method name="Void .ctor()">
15700         <size>7</size>
15701       </method>
15702     </type>
15703     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey6">
15704       <method name="Void .ctor()">
15705         <size>7</size>
15706       </method>
15707     </type>
15708   </test>
15709   <test name="gtest-etree-02.cs">
15710     <type name="M">
15711       <method name="Void .ctor()">
15712         <size>7</size>
15713       </method>
15714       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
15715         <size>1</size>
15716       </method>
15717       <method name="Void Main()">
15718         <size>129</size>
15719       </method>
15720     </type>
15721   </test>
15722   <test name="gtest-etree-03.cs">
15723     <type name="C">
15724       <method name="Void .ctor()">
15725         <size>7</size>
15726       </method>
15727       <method name="Int32 Main()">
15728         <size>6</size>
15729       </method>
15730     </type>
15731     <type name="S`1[T]">
15732       <method name="Int32 Test()">
15733         <size>145</size>
15734       </method>
15735     </type>
15736   </test>
15737   <test name="gtest-etree-04.cs">
15738     <type name="C">
15739       <method name="Void .ctor()">
15740         <size>7</size>
15741       </method>
15742       <method name="Int32 Main()">
15743         <size>366</size>
15744       </method>
15745     </type>
15746     <type name="C+&lt;Main&gt;c__AnonStorey0">
15747       <method name="Void .ctor()">
15748         <size>7</size>
15749       </method>
15750     </type>
15751     <type name="Foo">
15752       <method name="Boolean op_GreaterThan(Foo, Foo)">
15753         <size>6</size>
15754       </method>
15755       <method name="Boolean op_LessThan(Foo, Foo)">
15756         <size>6</size>
15757       </method>
15758       <method name="Boolean op_Equality(Foo, Foo)">
15759         <size>6</size>
15760       </method>
15761       <method name="Boolean op_Inequality(Foo, Foo)">
15762         <size>6</size>
15763       </method>
15764     </type>
15765   </test>
15766   <test name="gtest-etree-05.cs">
15767     <type name="C">
15768       <method name="Void .ctor()">
15769         <size>7</size>
15770       </method>
15771       <method name="Void Assert[T](T, T)">
15772         <size>46</size>
15773       </method>
15774       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15775         <size>56</size>
15776       </method>
15777       <method name="Int32 Main()">
15778         <size>360</size>
15779       </method>
15780     </type>
15781   </test>
15782   <test name="gtest-etree-06.cs">
15783     <type name="Test">
15784       <method name="Void .ctor()">
15785         <size>7</size>
15786       </method>
15787       <method name="Int32 Main()">
15788         <size>45</size>
15789       </method>
15790       <method name="Int32 Value()">
15791         <size>2</size>
15792       </method>
15793     </type>
15794   </test>
15795   <test name="gtest-etree-07.cs">
15796     <type name="C">
15797       <method name="Void .ctor()">
15798         <size>7</size>
15799       </method>
15800       <method name="Void Test()">
15801         <size>14</size>
15802       </method>
15803       <method name="Int32* Foo()">
15804         <size>3</size>
15805       </method>
15806       <method name="Int32 Main()">
15807         <size>594</size>
15808       </method>
15809     </type>
15810     <type name="EmptyDelegate">
15811       <method name="Void .ctor(Object, IntPtr)">
15812         <size>0</size>
15813       </method>
15814       <method name="Void Invoke()">
15815         <size>0</size>
15816       </method>
15817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15818         <size>0</size>
15819       </method>
15820       <method name="Void EndInvoke(IAsyncResult)">
15821         <size>0</size>
15822       </method>
15823     </type>
15824     <type name="UnsafeDelegate">
15825       <method name="Void .ctor(Object, IntPtr)">
15826         <size>0</size>
15827       </method>
15828       <method name="Int32* Invoke()">
15829         <size>0</size>
15830       </method>
15831       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15832         <size>0</size>
15833       </method>
15834       <method name="Int32* EndInvoke(IAsyncResult)">
15835         <size>0</size>
15836       </method>
15837     </type>
15838   </test>
15839   <test name="gtest-etree-08.cs">
15840     <type name="Foo">
15841       <method name="Void .ctor()">
15842         <size>7</size>
15843       </method>
15844       <method name="Int32 ThisMethod()">
15845         <size>3</size>
15846       </method>
15847       <method name="Int32 Goo(Boolean)">
15848         <size>204</size>
15849       </method>
15850       <method name="Int32 Main()">
15851         <size>14</size>
15852       </method>
15853     </type>
15854     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
15855       <method name="Void .ctor()">
15856         <size>7</size>
15857       </method>
15858     </type>
15859   </test>
15860   <test name="gtest-etree-09.cs">
15861     <type name="Mono.C">
15862       <method name="Void .ctor()">
15863         <size>7</size>
15864       </method>
15865       <method name="Int32 Main()">
15866         <size>299</size>
15867       </method>
15868       <method name="System.Int64[] GetValues()">
15869         <size>23</size>
15870       </method>
15871     </type>
15872     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
15873       <method name="Void .ctor()">
15874         <size>7</size>
15875       </method>
15876     </type>
15877   </test>
15878   <test name="gtest-etree-10.cs">
15879     <type name="Foo`1[T]">
15880       <method name="Void .ctor()">
15881         <size>7</size>
15882       </method>
15883       <method name="Boolean ContainsAll[U](IEnumerable`1)">
15884         <size>184</size>
15885       </method>
15886       <method name="Boolean Contains(T)">
15887         <size>2</size>
15888       </method>
15889     </type>
15890     <type name="Program">
15891       <method name="Void .ctor()">
15892         <size>7</size>
15893       </method>
15894       <method name="Int32 Main()">
15895         <size>44</size>
15896       </method>
15897     </type>
15898     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
15899       <method name="Void .ctor()">
15900         <size>7</size>
15901       </method>
15902     </type>
15903   </test>
15904   <test name="gtest-etree-11.cs">
15905     <type name="C">
15906       <method name="Void .ctor()">
15907         <size>7</size>
15908       </method>
15909       <method name="Void Main()">
15910         <size>12</size>
15911       </method>
15912     </type>
15913     <type name="Test">
15914       <method name="Void .ctor()">
15915         <size>7</size>
15916       </method>
15917       <method name="Void Invalid(Int32)">
15918         <size>124</size>
15919       </method>
15920       <method name="Void Other(System.Int32[])">
15921         <size>1</size>
15922       </method>
15923     </type>
15924     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
15925       <method name="Void .ctor()">
15926         <size>7</size>
15927       </method>
15928     </type>
15929   </test>
15930   <test name="gtest-etree-12.cs">
15931     <type name="TestCase">
15932       <method name="Void .cctor()">
15933         <size>68</size>
15934       </method>
15935       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
15936         <size>2</size>
15937       </method>
15938       <method name="Void DummyToMakeTheStaticsInitialize()">
15939         <size>1</size>
15940       </method>
15941     </type>
15942     <type name="Program">
15943       <method name="Void .ctor()">
15944         <size>7</size>
15945       </method>
15946       <method name="Int32 Main()">
15947         <size>7</size>
15948       </method>
15949     </type>
15950   </test>
15951   <test name="gtest-etree-13.cs">
15952     <type name="Program">
15953       <method name="Void .ctor()">
15954         <size>7</size>
15955       </method>
15956       <method name="Int32 Main()">
15957         <size>53</size>
15958       </method>
15959       <method name="IEnumerable`1 Test[T](Int32)">
15960         <size>30</size>
15961       </method>
15962     </type>
15963     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
15964       <method name="Void .ctor()">
15965         <size>7</size>
15966       </method>
15967       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15968         <size>7</size>
15969       </method>
15970       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15971         <size>12</size>
15972       </method>
15973       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15974         <size>7</size>
15975       </method>
15976       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15977         <size>40</size>
15978       </method>
15979       <method name="Boolean MoveNext()">
15980         <size>103</size>
15981       </method>
15982       <method name="Void Dispose()">
15983         <size>8</size>
15984       </method>
15985       <method name="Void Reset()">
15986         <size>6</size>
15987       </method>
15988     </type>
15989   </test>
15990   <test name="gtest-etree-14.cs">
15991     <type name="Person">
15992       <method name="Void .ctor()">
15993         <size>7</size>
15994       </method>
15995       <method name="Int32 get_Age()">
15996         <size>7</size>
15997       </method>
15998       <method name="Void set_Age(Int32)">
15999         <size>8</size>
16000       </method>
16001     </type>
16002     <type name="Repro">
16003       <method name="Void .ctor()">
16004         <size>7</size>
16005       </method>
16006       <method name="Int32 Main()">
16007         <size>59</size>
16008       </method>
16009       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16010         <size>44</size>
16011       </method>
16012       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16013         <size>13</size>
16014       </method>
16015     </type>
16016     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16017       <method name="Void .ctor()">
16018         <size>7</size>
16019       </method>
16020       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16021         <size>7</size>
16022       </method>
16023       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16024         <size>12</size>
16025       </method>
16026       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16027         <size>7</size>
16028       </method>
16029       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16030         <size>52</size>
16031       </method>
16032       <method name="Boolean MoveNext()">
16033         <size>288</size>
16034       </method>
16035       <method name="Void Dispose()">
16036         <size>60</size>
16037       </method>
16038       <method name="Void Reset()">
16039         <size>6</size>
16040       </method>
16041     </type>
16042   </test>
16043   <test name="gtest-etree-15.cs">
16044     <type name="Foo">
16045       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16046         <size>2</size>
16047       </method>
16048       <method name="Void Main()">
16049         <size>190</size>
16050       </method>
16051     </type>
16052   </test>
16053   <test name="gtest-etree-16.cs">
16054     <type name="Program">
16055       <method name="Void .ctor()">
16056         <size>7</size>
16057       </method>
16058       <method name="Int32 Main()">
16059         <size>136</size>
16060       </method>
16061     </type>
16062     <type name="Foo">
16063       <method name="Void .ctor()">
16064         <size>7</size>
16065       </method>
16066     </type>
16067   </test>
16068   <test name="gtest-etree-17.cs">
16069     <type name="CompilerCrashTest.QueryCompiler">
16070       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16071         <size>12</size>
16072       </method>
16073       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16074         <size>6</size>
16075       </method>
16076       <method name="Void Main()">
16077         <size>1</size>
16078       </method>
16079     </type>
16080   </test>
16081   <test name="gtest-etree-18.cs">
16082     <type name="FooBase">
16083       <method name="Void .ctor()">
16084         <size>7</size>
16085       </method>
16086     </type>
16087     <type name="Foo">
16088       <method name="Void .ctor()">
16089         <size>7</size>
16090       </method>
16091     </type>
16092     <type name="Program">
16093       <method name="Void .ctor()">
16094         <size>7</size>
16095       </method>
16096       <method name="Int32 Main()">
16097         <size>140</size>
16098       </method>
16099     </type>
16100   </test>
16101   <test name="gtest-etree-19.cs">
16102     <type name="Test">
16103       <method name="Void .ctor()">
16104         <size>7</size>
16105       </method>
16106       <method name="Int32 Main()">
16107         <size>20</size>
16108       </method>
16109       <method name="T Value[T]()">
16110         <size>76</size>
16111       </method>
16112     </type>
16113   </test>
16114   <test name="gtest-exmethod-01.cs">
16115     <type name="SimpleTest">
16116       <method name="System.String Prefix(System.String, System.String)">
16117         <size>8</size>
16118       </method>
16119     </type>
16120     <type name="M">
16121       <method name="Void .ctor()">
16122         <size>7</size>
16123       </method>
16124       <method name="Int32 Main()">
16125         <size>157</size>
16126       </method>
16127     </type>
16128   </test>
16129   <test name="gtest-exmethod-02.cs">
16130     <type name="M">
16131       <method name="Void .ctor()">
16132         <size>7</size>
16133       </method>
16134       <method name="Void Main()">
16135         <size>12</size>
16136       </method>
16137     </type>
16138     <type name="N.M">
16139       <method name="Void .ctor()">
16140         <size>7</size>
16141       </method>
16142       <method name="Void Test2()">
16143         <size>12</size>
16144       </method>
16145     </type>
16146   </test>
16147   <test name="gtest-exmethod-03.cs">
16148     <type name="A.A">
16149       <method name="Int32 Foo(Int32)">
16150         <size>2</size>
16151       </method>
16152       <method name="Int32 Foo(Int32, System.String)">
16153         <size>3</size>
16154       </method>
16155     </type>
16156     <type name="B.X">
16157       <method name="Int32 Foo(Int32)">
16158         <size>2</size>
16159       </method>
16160       <method name="Int32 Foo(Int32, Boolean)">
16161         <size>3</size>
16162       </method>
16163     </type>
16164     <type name="C.F">
16165       <method name="Boolean Foo(Byte)">
16166         <size>2</size>
16167       </method>
16168     </type>
16169     <type name="C.D.F">
16170       <method name="Int32 Foo(Int32)">
16171         <size>3</size>
16172       </method>
16173       <method name="Void TestX()">
16174         <size>9</size>
16175       </method>
16176     </type>
16177     <type name="C.M">
16178       <method name="Int32 Foo(Int32)">
16179         <size>2</size>
16180       </method>
16181       <method name="Int32 Main()">
16182         <size>61</size>
16183       </method>
16184     </type>
16185   </test>
16186   <test name="gtest-exmethod-04.cs">
16187     <type name="A.Test">
16188       <method name="System.String Test_1(Boolean)">
16189         <size>6</size>
16190       </method>
16191     </type>
16192     <type name="B.M">
16193       <method name="Void .ctor()">
16194         <size>7</size>
16195       </method>
16196       <method name="Void Main()">
16197         <size>12</size>
16198       </method>
16199     </type>
16200   </test>
16201   <test name="gtest-exmethod-05.cs">
16202     <type name="A.Test_A">
16203       <method name="System.String Test_1(System.String)">
16204         <size>6</size>
16205       </method>
16206     </type>
16207     <type name="A.Test_B">
16208       <method name="System.String Test_2(System.String)">
16209         <size>6</size>
16210       </method>
16211     </type>
16212     <type name="B.M">
16213       <method name="Void .ctor()">
16214         <size>7</size>
16215       </method>
16216       <method name="Void Main()">
16217         <size>23</size>
16218       </method>
16219     </type>
16220   </test>
16221   <test name="gtest-exmethod-06.cs">
16222     <type name="Gen">
16223       <method name="T Test_1[T](T)">
16224         <size>10</size>
16225       </method>
16226       <method name="System.String Test_1[T](System.String)">
16227         <size>6</size>
16228       </method>
16229     </type>
16230     <type name="B.M">
16231       <method name="Void .ctor()">
16232         <size>7</size>
16233       </method>
16234       <method name="Void Main()">
16235         <size>30</size>
16236       </method>
16237     </type>
16238   </test>
16239   <test name="gtest-exmethod-07.cs">
16240     <type name="E">
16241       <method name="Void ToReadOnly[T](IEnumerable`1)">
16242         <size>1</size>
16243       </method>
16244       <method name="Void To(IA)">
16245         <size>1</size>
16246       </method>
16247     </type>
16248     <type name="C">
16249       <method name="Void .ctor()">
16250         <size>7</size>
16251       </method>
16252       <method name="Void Main()">
16253         <size>1</size>
16254       </method>
16255       <method name="Void Test(IEnumerable`1)">
16256         <size>15</size>
16257       </method>
16258     </type>
16259   </test>
16260   <test name="gtest-exmethod-08.cs">
16261     <type name="C">
16262       <method name="Void .ctor()">
16263         <size>7</size>
16264       </method>
16265       <method name="Void Main()">
16266         <size>21</size>
16267       </method>
16268     </type>
16269   </test>
16270   <test name="gtest-exmethod-09.cs">
16271     <type name="Test">
16272       <method name="Void Foo[T](System.String)">
16273         <size>1</size>
16274       </method>
16275     </type>
16276     <type name="C">
16277       <method name="Void .ctor()">
16278         <size>7</size>
16279       </method>
16280       <method name="Void Main()">
16281         <size>11</size>
16282       </method>
16283     </type>
16284   </test>
16285   <test name="gtest-exmethod-10.cs">
16286     <type name="AExtensions">
16287       <method name="Int32 Round(Double)">
16288         <size>8</size>
16289       </method>
16290     </type>
16291     <type name="BExtensions">
16292       <method name="T GetBy[T](T[], Double)">
16293         <size>13</size>
16294       </method>
16295     </type>
16296     <type name="C">
16297       <method name="Void .ctor()">
16298         <size>7</size>
16299       </method>
16300       <method name="Void Main()">
16301         <size>1</size>
16302       </method>
16303     </type>
16304   </test>
16305   <test name="gtest-exmethod-11.cs">
16306     <type name="Test">
16307       <method name="Void .ctor()">
16308         <size>7</size>
16309       </method>
16310       <method name="Int32 Main(System.String[])">
16311         <size>20</size>
16312       </method>
16313     </type>
16314     <type name="Lol">
16315       <method name="Boolean OneEleven(System.Object)">
16316         <size>2</size>
16317       </method>
16318     </type>
16319   </test>
16320   <test name="gtest-exmethod-12.cs">
16321     <type name="Program">
16322       <method name="Void .ctor()">
16323         <size>7</size>
16324       </method>
16325       <method name="Void Main(System.String[])">
16326         <size>63</size>
16327       </method>
16328     </type>
16329     <type name="ChatClient">
16330       <method name="Void .ctor()">
16331         <size>7</size>
16332       </method>
16333       <method name="Void Say(System.String, System.String)">
16334         <size>13</size>
16335       </method>
16336     </type>
16337     <type name="ChatExtensions">
16338       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16339         <size>62</size>
16340       </method>
16341     </type>
16342   </test>
16343   <test name="gtest-exmethod-13.cs">
16344     <type name="Foo">
16345       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16346         <size>2</size>
16347       </method>
16348       <method name="Void Main()">
16349         <size>23</size>
16350       </method>
16351     </type>
16352   </test>
16353   <test name="gtest-exmethod-14.cs">
16354     <type name="C">
16355       <method name="Void Bar[U](IA)">
16356         <size>7</size>
16357       </method>
16358       <method name="Void Foo[T](IA)">
16359         <size>1</size>
16360       </method>
16361       <method name="Void Foo(IA)">
16362         <size>7</size>
16363       </method>
16364       <method name="Void Main()">
16365         <size>1</size>
16366       </method>
16367     </type>
16368   </test>
16369   <test name="gtest-exmethod-15.cs">
16370     <type name="C">
16371       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16372         <size>15</size>
16373       </method>
16374       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16375         <size>2</size>
16376       </method>
16377       <method name="Void Main()">
16378         <size>1</size>
16379       </method>
16380     </type>
16381   </test>
16382   <test name="gtest-exmethod-16.cs">
16383     <type name="Rocks">
16384       <method name="Boolean Extension(System.String)">
16385         <size>2</size>
16386       </method>
16387       <method name="Boolean Extension(D)">
16388         <size>2</size>
16389       </method>
16390     </type>
16391     <type name="Program">
16392       <method name="Void .ctor()">
16393         <size>7</size>
16394       </method>
16395       <method name="Void add_e(D)">
16396         <size>24</size>
16397       </method>
16398       <method name="Void remove_e(D)">
16399         <size>24</size>
16400       </method>
16401       <method name="System.String get_Item(Int32)">
16402         <size>6</size>
16403       </method>
16404       <method name="System.String get_Property()">
16405         <size>6</size>
16406       </method>
16407       <method name="Void Main(System.String[])">
16408         <size>44</size>
16409       </method>
16410     </type>
16411     <type name="D">
16412       <method name="Void .ctor(Object, IntPtr)">
16413         <size>0</size>
16414       </method>
16415       <method name="System.String Invoke()">
16416         <size>0</size>
16417       </method>
16418       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16419         <size>0</size>
16420       </method>
16421       <method name="System.String EndInvoke(IAsyncResult)">
16422         <size>0</size>
16423       </method>
16424     </type>
16425   </test>
16426   <test name="gtest-exmethod-17.cs">
16427     <type name="MainClass">
16428       <method name="Void Main()">
16429         <size>45</size>
16430       </method>
16431     </type>
16432   </test>
16433   <test name="gtest-exmethod-18.cs">
16434     <type name="Foo">
16435       <method name="Void .ctor()">
16436         <size>7</size>
16437       </method>
16438       <method name="Boolean get_IsBar()">
16439         <size>2</size>
16440       </method>
16441     </type>
16442     <type name="FooExt">
16443       <method name="Boolean IsBar(Foo)">
16444         <size>7</size>
16445       </method>
16446     </type>
16447     <type name="Repro">
16448       <method name="Void .ctor()">
16449         <size>7</size>
16450       </method>
16451       <method name="Void Main()">
16452         <size>18</size>
16453       </method>
16454     </type>
16455   </test>
16456   <test name="gtest-exmethod-19.cs">
16457     <type name="Rocks">
16458       <method name="Int32 Test_2[T](IEnumerable`1)">
16459         <size>3</size>
16460       </method>
16461       <method name="System.String Test_1(System.String)">
16462         <size>12</size>
16463       </method>
16464     </type>
16465     <type name="Test">
16466       <method name="Void .ctor()">
16467         <size>7</size>
16468       </method>
16469       <method name="Int32 Main()">
16470         <size>142</size>
16471       </method>
16472     </type>
16473     <type name="Test+D">
16474       <method name="Void .ctor(Object, IntPtr)">
16475         <size>0</size>
16476       </method>
16477       <method name="System.String Invoke()">
16478         <size>0</size>
16479       </method>
16480       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16481         <size>0</size>
16482       </method>
16483       <method name="System.String EndInvoke(IAsyncResult)">
16484         <size>0</size>
16485       </method>
16486     </type>
16487   </test>
16488   <test name="gtest-exmethod-20.cs">
16489     <type name="Outer.Inner.Test">
16490       <method name="Void .ctor()">
16491         <size>7</size>
16492       </method>
16493       <method name="Void M(I)">
16494         <size>13</size>
16495       </method>
16496       <method name="Void Main()">
16497         <size>1</size>
16498       </method>
16499     </type>
16500     <type name="Outer.ExtensionMethods">
16501       <method name="Void AddRange[T](I, IEnumerable`1)">
16502         <size>1</size>
16503       </method>
16504     </type>
16505   </test>
16506   <test name="gtest-exmethod-21.cs">
16507     <type name="Outer.Inner.Test">
16508       <method name="Void .ctor()">
16509         <size>7</size>
16510       </method>
16511       <method name="Void M(I)">
16512         <size>7</size>
16513       </method>
16514       <method name="Void Main()">
16515         <size>1</size>
16516       </method>
16517     </type>
16518     <type name="External.ExtensionMethods">
16519       <method name="Void AddRange(I)">
16520         <size>1</size>
16521       </method>
16522     </type>
16523   </test>
16524   <test name="gtest-exmethod-22.cs">
16525     <type name="Program">
16526       <method name="Void .ctor()">
16527         <size>7</size>
16528       </method>
16529       <method name="Int32 Main()">
16530         <size>8</size>
16531       </method>
16532     </type>
16533   </test>
16534   <test name="gtest-exmethod-23.cs">
16535     <type name="T">
16536       <method name="Void A(System.String, Int32)">
16537         <size>1</size>
16538       </method>
16539       <method name="Void Main()">
16540         <size>1</size>
16541       </method>
16542     </type>
16543   </test>
16544   <test name="gtest-exmethod-24.cs">
16545     <type name="Bar">
16546       <method name="Void .ctor()">
16547         <size>7</size>
16548       </method>
16549       <method name="Void Main()">
16550         <size>1</size>
16551       </method>
16552     </type>
16553   </test>
16554   <test name="gtest-exmethod-25.cs">
16555     <type name="Bar">
16556       <method name="Void .ctor()">
16557         <size>7</size>
16558       </method>
16559       <method name="Void Main()">
16560         <size>11</size>
16561       </method>
16562     </type>
16563   </test>
16564   <test name="gtest-exmethod-26.cs">
16565     <type name="test.TypeExtensions">
16566       <method name="Boolean IsNullable(System.Type)">
16567         <size>2</size>
16568       </method>
16569     </type>
16570     <type name="testmono.MainClass">
16571       <method name="Void .ctor()">
16572         <size>7</size>
16573       </method>
16574       <method name="Void Main()">
16575         <size>33</size>
16576       </method>
16577     </type>
16578   </test>
16579   <test name="gtest-exmethod-27.cs">
16580     <type name="Foo.Extensions">
16581       <method name="System.String AsString(IList`1)">
16582         <size>6</size>
16583       </method>
16584     </type>
16585     <type name="Bar.Program">
16586       <method name="Void .ctor()">
16587         <size>7</size>
16588       </method>
16589       <method name="Void Main()">
16590         <size>17</size>
16591       </method>
16592       <method name="System.String Pan(System.Byte[])">
16593         <size>7</size>
16594       </method>
16595     </type>
16596   </test>
16597   <test name="gtest-exmethod-28.cs">
16598     <type name="Foo">
16599       <method name="Void .ctor()">
16600         <size>7</size>
16601       </method>
16602     </type>
16603     <type name="Extensions">
16604       <method name="Boolean IsFoo(Foo)">
16605         <size>2</size>
16606       </method>
16607       <method name="Boolean IsBar(Bar)">
16608         <size>2</size>
16609       </method>
16610     </type>
16611     <type name="Bar">
16612       <method name="Void .ctor()">
16613         <size>7</size>
16614       </method>
16615     </type>
16616     <type name="Program">
16617       <method name="Void .ctor()">
16618         <size>7</size>
16619       </method>
16620       <method name="Void Main()">
16621         <size>1</size>
16622       </method>
16623     </type>
16624   </test>
16625   <test name="gtest-friend-01.cs">
16626     <type name="Test">
16627       <method name="Void .ctor()">
16628         <size>7</size>
16629       </method>
16630       <method name="Void Main()">
16631         <size>20</size>
16632       </method>
16633     </type>
16634   </test>
16635   <test name="gtest-friend-02.cs">
16636     <type name="Test">
16637       <method name="Void .ctor()">
16638         <size>7</size>
16639       </method>
16640       <method name="Void Main()">
16641         <size>20</size>
16642       </method>
16643     </type>
16644   </test>
16645   <test name="gtest-friend-03.cs">
16646     <type name="Test">
16647       <method name="Void .ctor()">
16648         <size>7</size>
16649       </method>
16650       <method name="Void Main()">
16651         <size>20</size>
16652       </method>
16653     </type>
16654   </test>
16655   <test name="gtest-friend-04.cs">
16656     <type name="Test">
16657       <method name="Void .ctor()">
16658         <size>7</size>
16659       </method>
16660       <method name="Void Main()">
16661         <size>19</size>
16662       </method>
16663     </type>
16664   </test>
16665   <test name="gtest-friend-05.cs">
16666     <type name="Test">
16667       <method name="Void .ctor()">
16668         <size>7</size>
16669       </method>
16670       <method name="Void Main()">
16671         <size>20</size>
16672       </method>
16673     </type>
16674   </test>
16675   <test name="gtest-friend-06.cs">
16676     <type name="Test">
16677       <method name="Void .ctor()">
16678         <size>7</size>
16679       </method>
16680       <method name="Void Main()">
16681         <size>20</size>
16682       </method>
16683     </type>
16684   </test>
16685   <test name="gtest-friend-07.cs">
16686     <type name="Test">
16687       <method name="Void .ctor()">
16688         <size>7</size>
16689       </method>
16690       <method name="Void Main()">
16691         <size>20</size>
16692       </method>
16693     </type>
16694   </test>
16695   <test name="gtest-friend-08.cs">
16696     <type name="Test">
16697       <method name="Void .ctor()">
16698         <size>7</size>
16699       </method>
16700       <method name="Void Main()">
16701         <size>19</size>
16702       </method>
16703     </type>
16704   </test>
16705   <test name="gtest-friend-09.cs">
16706     <type name="Test">
16707       <method name="Void .ctor()">
16708         <size>7</size>
16709       </method>
16710       <method name="Void Main()">
16711         <size>20</size>
16712       </method>
16713     </type>
16714   </test>
16715   <test name="gtest-friend-10.cs">
16716     <type name="Test">
16717       <method name="Void .ctor()">
16718         <size>7</size>
16719       </method>
16720       <method name="Void Main()">
16721         <size>20</size>
16722       </method>
16723     </type>
16724   </test>
16725   <test name="gtest-friend-11.cs">
16726     <type name="Test">
16727       <method name="Void .ctor()">
16728         <size>7</size>
16729       </method>
16730       <method name="Void Main()">
16731         <size>20</size>
16732       </method>
16733     </type>
16734   </test>
16735   <test name="gtest-friend-12.cs">
16736     <type name="Test">
16737       <method name="Void .ctor()">
16738         <size>7</size>
16739       </method>
16740       <method name="Void Main()">
16741         <size>19</size>
16742       </method>
16743     </type>
16744   </test>
16745   <test name="gtest-friend-13.cs">
16746     <type name="B">
16747       <method name="Void .ctor()">
16748         <size>7</size>
16749       </method>
16750       <method name="Void Test()">
16751         <size>1</size>
16752       </method>
16753       <method name="Void Test_2()">
16754         <size>1</size>
16755       </method>
16756     </type>
16757     <type name="Test">
16758       <method name="Void .ctor()">
16759         <size>7</size>
16760       </method>
16761       <method name="Void Main()">
16762         <size>1</size>
16763       </method>
16764     </type>
16765   </test>
16766   <test name="gtest-implicitarray-01.cs">
16767     <type name="Test">
16768       <method name="Void .ctor()">
16769         <size>7</size>
16770       </method>
16771       <method name="Int32 Main()">
16772         <size>282</size>
16773       </method>
16774     </type>
16775     <type name="&lt;PrivateImplementationDetails&gt;">
16776       <method name="Void .ctor()">
16777         <size>7</size>
16778       </method>
16779     </type>
16780   </test>
16781   <test name="gtest-implicitarray-02.cs">
16782     <type name="MyString">
16783       <method name="Void .ctor()">
16784         <size>7</size>
16785       </method>
16786       <method name="System.String op_Implicit(MyString)">
16787         <size>6</size>
16788       </method>
16789     </type>
16790     <type name="Test">
16791       <method name="Void .ctor()">
16792         <size>7</size>
16793       </method>
16794       <method name="Int32 Main()">
16795         <size>50</size>
16796       </method>
16797     </type>
16798   </test>
16799   <test name="gtest-initialize-01.cs">
16800     <type name="MyClass">
16801       <method name="Void .ctor()">
16802         <size>18</size>
16803       </method>
16804       <method name="Int32 get_Answer()">
16805         <size>7</size>
16806       </method>
16807       <method name="Void set_Answer(Int32)">
16808         <size>8</size>
16809       </method>
16810     </type>
16811     <type name="Test">
16812       <method name="Void .ctor()">
16813         <size>7</size>
16814       </method>
16815       <method name="Int32 Main()">
16816         <size>67</size>
16817       </method>
16818     </type>
16819   </test>
16820   <test name="gtest-initialize-02.cs">
16821     <type name="Test">
16822       <method name="Void .ctor()">
16823         <size>7</size>
16824       </method>
16825       <method name="Int32 Main()">
16826         <size>1099</size>
16827       </method>
16828     </type>
16829     <type name="Test+Point">
16830       <method name="Void .ctor()">
16831         <size>7</size>
16832       </method>
16833     </type>
16834     <type name="Test+Line">
16835       <method name="Void .ctor()">
16836         <size>29</size>
16837       </method>
16838     </type>
16839     <type name="Test+Rectangle">
16840       <method name="Void .ctor()">
16841         <size>51</size>
16842       </method>
16843     </type>
16844     <type name="Test+Library">
16845       <method name="Void .ctor()">
16846         <size>53</size>
16847       </method>
16848     </type>
16849     <type name="Test+Thing">
16850       <method name="Void .ctor()">
16851         <size>7</size>
16852       </method>
16853     </type>
16854     <type name="Test+Box">
16855       <method name="Void .ctor()">
16856         <size>7</size>
16857       </method>
16858     </type>
16859   </test>
16860   <test name="gtest-initialize-03.cs">
16861     <type name="Data">
16862       <method name="Void .ctor()">
16863         <size>7</size>
16864       </method>
16865     </type>
16866     <type name="Test">
16867       <method name="Void .ctor()">
16868         <size>7</size>
16869       </method>
16870       <method name="Void set_Prop(Data)">
16871         <size>1</size>
16872       </method>
16873       <method name="System.Object Foo()">
16874         <size>15</size>
16875       </method>
16876       <method name="Void Main()">
16877         <size>52</size>
16878       </method>
16879     </type>
16880   </test>
16881   <test name="gtest-initialize-04.cs">
16882     <type name="C">
16883       <method name="Void .ctor()">
16884         <size>7</size>
16885       </method>
16886       <method name="Void .cctor()">
16887         <size>34</size>
16888       </method>
16889       <method name="Int32 Main()">
16890         <size>30</size>
16891       </method>
16892     </type>
16893   </test>
16894   <test name="gtest-initialize-05.cs">
16895     <type name="C">
16896       <method name="Void .ctor()">
16897         <size>7</size>
16898       </method>
16899       <method name="Int32 Main()">
16900         <size>219</size>
16901       </method>
16902     </type>
16903   </test>
16904   <test name="gtest-initialize-06.cs">
16905     <type name="C">
16906       <method name="Void .ctor()">
16907         <size>7</size>
16908       </method>
16909       <method name="Int32 Main()">
16910         <size>39</size>
16911       </method>
16912       <method name="Void Foo(Point ByRef)">
16913         <size>38</size>
16914       </method>
16915     </type>
16916   </test>
16917   <test name="gtest-initialize-07.cs">
16918     <type name="A">
16919       <method name="Void .ctor()">
16920         <size>7</size>
16921       </method>
16922       <method name="System.String get_Name()">
16923         <size>7</size>
16924       </method>
16925       <method name="Void set_Name(System.String)">
16926         <size>8</size>
16927       </method>
16928       <method name="Boolean Matches(System.String)">
16929         <size>13</size>
16930       </method>
16931     </type>
16932     <type name="M">
16933       <method name="Void .ctor()">
16934         <size>7</size>
16935       </method>
16936       <method name="Int32 Main()">
16937         <size>37</size>
16938       </method>
16939     </type>
16940   </test>
16941   <test name="gtest-initialize-08.cs">
16942     <type name="T">
16943       <method name="Void .ctor()">
16944         <size>7</size>
16945       </method>
16946     </type>
16947     <type name="X">
16948       <method name="Void .ctor()">
16949         <size>7</size>
16950       </method>
16951       <method name="Z[] get_Prop()">
16952         <size>7</size>
16953       </method>
16954       <method name="Void set_Prop(Z[])">
16955         <size>8</size>
16956       </method>
16957     </type>
16958     <type name="Z">
16959       <method name="Void .ctor()">
16960         <size>7</size>
16961       </method>
16962     </type>
16963     <type name="Test">
16964       <method name="Void .ctor(String)">
16965         <size>70</size>
16966       </method>
16967       <method name="Void .ctor(Int32)">
16968         <size>70</size>
16969       </method>
16970     </type>
16971     <type name="C">
16972       <method name="Void .ctor()">
16973         <size>7</size>
16974       </method>
16975       <method name="Int32 Main()">
16976         <size>13</size>
16977       </method>
16978     </type>
16979   </test>
16980   <test name="gtest-initialize-09.cs">
16981     <type name="Test">
16982       <method name="Void .ctor()">
16983         <size>7</size>
16984       </method>
16985       <method name="Int32 Main()">
16986         <size>54</size>
16987       </method>
16988     </type>
16989   </test>
16990   <test name="gtest-initialize-10.cs">
16991     <type name="Foo">
16992       <method name="Void .ctor()">
16993         <size>7</size>
16994       </method>
16995       <method name="Int32 get_P()">
16996         <size>7</size>
16997       </method>
16998       <method name="Void set_P(Int32)">
16999         <size>8</size>
17000       </method>
17001     </type>
17002     <type name="Y">
17003       <method name="Void .ctor()">
17004         <size>7</size>
17005       </method>
17006       <method name="Int32 Main()">
17007         <size>38</size>
17008       </method>
17009       <method name="Boolean Do(Foo)">
17010         <size>86</size>
17011       </method>
17012     </type>
17013   </test>
17014   <test name="gtest-iter-01.cs">
17015     <type name="C">
17016       <method name="Void .ctor()">
17017         <size>7</size>
17018       </method>
17019       <method name="Void Main()">
17020         <size>1</size>
17021       </method>
17022     </type>
17023     <type name="C+ArrayReadOnlyList`1[T]">
17024       <method name="Void .ctor()">
17025         <size>7</size>
17026       </method>
17027       <method name="T get_Item(Int32)">
17028         <size>13</size>
17029       </method>
17030       <method name="IEnumerator`1 GetEnumerator()">
17031         <size>15</size>
17032       </method>
17033     </type>
17034     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17035       <method name="Void .ctor()">
17036         <size>7</size>
17037       </method>
17038       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17039         <size>12</size>
17040       </method>
17041       <method name="Boolean MoveNext()">
17042         <size>136</size>
17043       </method>
17044       <method name="Void Dispose()">
17045         <size>8</size>
17046       </method>
17047       <method name="Void Reset()">
17048         <size>6</size>
17049       </method>
17050       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17051         <size>7</size>
17052       </method>
17053     </type>
17054   </test>
17055   <test name="gtest-iter-02.cs">
17056     <type name="C">
17057       <method name="Void .ctor()">
17058         <size>7</size>
17059       </method>
17060       <method name="IEnumerator`1 Test()">
17061         <size>8</size>
17062       </method>
17063       <method name="Void Main()">
17064         <size>1</size>
17065       </method>
17066     </type>
17067     <type name="C+&lt;Test&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>12</size>
17073       </method>
17074       <method name="Boolean MoveNext()">
17075         <size>25</size>
17076       </method>
17077       <method name="Void Dispose()">
17078         <size>8</size>
17079       </method>
17080       <method name="Void Reset()">
17081         <size>6</size>
17082       </method>
17083       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17084         <size>7</size>
17085       </method>
17086     </type>
17087   </test>
17088   <test name="gtest-iter-03.cs">
17089     <type name="Test">
17090       <method name="Void .ctor()">
17091         <size>18</size>
17092       </method>
17093       <method name="IEnumerable`1 Annotations[T]()">
17094         <size>23</size>
17095       </method>
17096       <method name="IEnumerable`1 Annotations(System.Type)">
17097         <size>37</size>
17098       </method>
17099       <method name="Void Main()">
17100         <size>14</size>
17101       </method>
17102     </type>
17103     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17104       <method name="Void .ctor()">
17105         <size>7</size>
17106       </method>
17107       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17108         <size>12</size>
17109       </method>
17110       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17111         <size>7</size>
17112       </method>
17113       <method name="Boolean MoveNext()">
17114         <size>194</size>
17115       </method>
17116       <method name="Void Dispose()">
17117         <size>60</size>
17118       </method>
17119       <method name="Void Reset()">
17120         <size>6</size>
17121       </method>
17122     </type>
17123     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17124       <method name="Void .ctor()">
17125         <size>7</size>
17126       </method>
17127       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17128         <size>7</size>
17129       </method>
17130       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17131         <size>7</size>
17132       </method>
17133       <method name="Boolean MoveNext()">
17134         <size>218</size>
17135       </method>
17136       <method name="Void Dispose()">
17137         <size>56</size>
17138       </method>
17139       <method name="Void Reset()">
17140         <size>6</size>
17141       </method>
17142     </type>
17143     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17144       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17145         <size>7</size>
17146       </method>
17147       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17148         <size>40</size>
17149       </method>
17150     </type>
17151     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17152       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17153         <size>7</size>
17154       </method>
17155       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17156         <size>52</size>
17157       </method>
17158     </type>
17159   </test>
17160   <test name="gtest-iter-04.cs">
17161     <type name="TestClass">
17162       <method name="Void .ctor()">
17163         <size>7</size>
17164       </method>
17165       <method name="Void ToString(System.Object)">
17166         <size>0</size>
17167       </method>
17168       <method name="IEnumerable`1 TestEnumerator()">
17169         <size>23</size>
17170       </method>
17171       <method name="Void Test()">
17172         <size>8</size>
17173       </method>
17174     </type>
17175     <type name="M">
17176       <method name="Void .ctor()">
17177         <size>7</size>
17178       </method>
17179       <method name="Void Main()">
17180         <size>1</size>
17181       </method>
17182     </type>
17183     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17184       <method name="Void .ctor()">
17185         <size>7</size>
17186       </method>
17187       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17188         <size>7</size>
17189       </method>
17190       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17191         <size>7</size>
17192       </method>
17193       <method name="Boolean MoveNext()">
17194         <size>37</size>
17195       </method>
17196       <method name="Void Dispose()">
17197         <size>8</size>
17198       </method>
17199       <method name="Void Reset()">
17200         <size>6</size>
17201       </method>
17202       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17203         <size>7</size>
17204       </method>
17205       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17206         <size>40</size>
17207       </method>
17208     </type>
17209   </test>
17210   <test name="gtest-iter-05.cs">
17211     <type name="Test">
17212       <method name="Void .ctor()">
17213         <size>7</size>
17214       </method>
17215       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17216         <size>44</size>
17217       </method>
17218       <method name="Void Main()">
17219         <size>31</size>
17220       </method>
17221     </type>
17222     <type name="Foo`1[T]">
17223       <method name="Void .ctor()">
17224         <size>7</size>
17225       </method>
17226       <method name="Void CreateItem[G]()">
17227         <size>1</size>
17228       </method>
17229     </type>
17230     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17231       <method name="Void .ctor()">
17232         <size>7</size>
17233       </method>
17234       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17235         <size>12</size>
17236       </method>
17237       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17238         <size>7</size>
17239       </method>
17240       <method name="Boolean MoveNext()">
17241         <size>185</size>
17242       </method>
17243       <method name="Void Dispose()">
17244         <size>60</size>
17245       </method>
17246       <method name="Void Reset()">
17247         <size>6</size>
17248       </method>
17249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17250         <size>7</size>
17251       </method>
17252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17253         <size>52</size>
17254       </method>
17255     </type>
17256   </test>
17257   <test name="gtest-iter-06.cs">
17258     <type name="Mono.Rocks.KeyValuePair">
17259       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17260         <size>13</size>
17261       </method>
17262     </type>
17263     <type name="Mono.Rocks.Sequence">
17264       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17265         <size>8</size>
17266       </method>
17267       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17268         <size>44</size>
17269       </method>
17270     </type>
17271     <type name="Mono.Rocks.Test">
17272       <method name="Void .ctor()">
17273         <size>7</size>
17274       </method>
17275       <method name="Int32 Main()">
17276         <size>116</size>
17277       </method>
17278       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17279         <size>30</size>
17280       </method>
17281     </type>
17282     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17283       <method name="Void .ctor()">
17284         <size>7</size>
17285       </method>
17286       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17287         <size>12</size>
17288       </method>
17289       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17290         <size>7</size>
17291       </method>
17292       <method name="Boolean MoveNext()">
17293         <size>183</size>
17294       </method>
17295       <method name="Void Dispose()">
17296         <size>8</size>
17297       </method>
17298       <method name="Void Reset()">
17299         <size>6</size>
17300       </method>
17301       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17302         <size>7</size>
17303       </method>
17304       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17305         <size>52</size>
17306       </method>
17307     </type>
17308   </test>
17309   <test name="gtest-iter-07.cs">
17310     <type name="Test">
17311       <method name="Void .ctor()">
17312         <size>7</size>
17313       </method>
17314       <method name="Int32 Main()">
17315         <size>8</size>
17316       </method>
17317       <method name="Void TestFunction(IEnumerable`1)">
17318         <size>35</size>
17319       </method>
17320     </type>
17321     <type name="MySystem">
17322       <method name="Void .ctor()">
17323         <size>34</size>
17324       </method>
17325       <method name="IEnumerable`1 get_Items()">
17326         <size>23</size>
17327       </method>
17328     </type>
17329     <type name="MySystem+&lt;&gt;c__Iterator0">
17330       <method name="Void .ctor()">
17331         <size>7</size>
17332       </method>
17333       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17334         <size>7</size>
17335       </method>
17336       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17337         <size>7</size>
17338       </method>
17339       <method name="Boolean MoveNext()">
17340         <size>186</size>
17341       </method>
17342       <method name="Void Dispose()">
17343         <size>56</size>
17344       </method>
17345       <method name="Void Reset()">
17346         <size>6</size>
17347       </method>
17348       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17349         <size>7</size>
17350       </method>
17351       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17352         <size>40</size>
17353       </method>
17354     </type>
17355   </test>
17356   <test name="gtest-iter-08.cs">
17357     <type name="App">
17358       <method name="Void .ctor()">
17359         <size>7</size>
17360       </method>
17361       <method name="IEnumerable QueryEnumerable[T]()">
17362         <size>16</size>
17363       </method>
17364       <method name="Int32 Main()">
17365         <size>116</size>
17366       </method>
17367     </type>
17368     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17369       <method name="Void .ctor()">
17370         <size>7</size>
17371       </method>
17372       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17373         <size>7</size>
17374       </method>
17375       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17376         <size>7</size>
17377       </method>
17378       <method name="Boolean MoveNext()">
17379         <size>84</size>
17380       </method>
17381       <method name="Void Dispose()">
17382         <size>8</size>
17383       </method>
17384       <method name="Void Reset()">
17385         <size>6</size>
17386       </method>
17387     </type>
17388     <type name="App">
17389       <method name="T TestType[T]()">
17390         <size>21</size>
17391       </method>
17392       <method name="System.Object TestType(System.Type)">
17393         <size>6</size>
17394       </method>
17395     </type>
17396     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17397       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17398         <size>7</size>
17399       </method>
17400       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17401         <size>26</size>
17402       </method>
17403     </type>
17404   </test>
17405   <test name="gtest-iter-09.cs">
17406     <type name="Test">
17407       <method name="Void .ctor()">
17408         <size>7</size>
17409       </method>
17410       <method name="IEnumerable`1 Create[T](T[,])">
17411         <size>30</size>
17412       </method>
17413       <method name="Int32 Main()">
17414         <size>94</size>
17415       </method>
17416     </type>
17417     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17418       <method name="Void .ctor()">
17419         <size>7</size>
17420       </method>
17421       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17422         <size>12</size>
17423       </method>
17424       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17425         <size>7</size>
17426       </method>
17427       <method name="Boolean MoveNext()">
17428         <size>130</size>
17429       </method>
17430       <method name="Void Dispose()">
17431         <size>8</size>
17432       </method>
17433       <method name="Void Reset()">
17434         <size>6</size>
17435       </method>
17436       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17437         <size>7</size>
17438       </method>
17439       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17440         <size>40</size>
17441       </method>
17442     </type>
17443   </test>
17444   <test name="gtest-iter-10.cs">
17445     <type name="Test">
17446       <method name="Void .ctor()">
17447         <size>7</size>
17448       </method>
17449       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17450         <size>44</size>
17451       </method>
17452       <method name="Int32 Main()">
17453         <size>159</size>
17454       </method>
17455     </type>
17456     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17457       <method name="Void .ctor()">
17458         <size>7</size>
17459       </method>
17460       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17461         <size>7</size>
17462       </method>
17463       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17464         <size>12</size>
17465       </method>
17466       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17467         <size>7</size>
17468       </method>
17469       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17470         <size>52</size>
17471       </method>
17472       <method name="Boolean MoveNext()">
17473         <size>103</size>
17474       </method>
17475       <method name="Void Dispose()">
17476         <size>8</size>
17477       </method>
17478       <method name="Void Reset()">
17479         <size>6</size>
17480       </method>
17481     </type>
17482   </test>
17483   <test name="gtest-iter-11.cs">
17484     <type name="Foo">
17485       <method name="Void .ctor()">
17486         <size>7</size>
17487       </method>
17488     </type>
17489     <type name="Bar">
17490       <method name="Void .ctor()">
17491         <size>7</size>
17492       </method>
17493       <method name="System.String get_Name()">
17494         <size>7</size>
17495       </method>
17496       <method name="Void set_Name(System.String)">
17497         <size>8</size>
17498       </method>
17499     </type>
17500     <type name="Collection`1[T]">
17501       <method name="Void .ctor()">
17502         <size>18</size>
17503       </method>
17504       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17505         <size>7</size>
17506       </method>
17507       <method name="Void Add(T)">
17508         <size>13</size>
17509       </method>
17510       <method name="IEnumerator`1 GetEnumerator()">
17511         <size>15</size>
17512       </method>
17513     </type>
17514     <type name="BarCollection">
17515       <method name="Void .ctor()">
17516         <size>7</size>
17517       </method>
17518     </type>
17519     <type name="Program">
17520       <method name="Void .ctor()">
17521         <size>7</size>
17522       </method>
17523       <method name="Int32 Main()">
17524         <size>148</size>
17525       </method>
17526     </type>
17527     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17528       <method name="Void .ctor()">
17529         <size>7</size>
17530       </method>
17531       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17532         <size>7</size>
17533       </method>
17534       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17535         <size>12</size>
17536       </method>
17537       <method name="Boolean MoveNext()">
17538         <size>175</size>
17539       </method>
17540       <method name="Void Dispose()">
17541         <size>56</size>
17542       </method>
17543       <method name="Void Reset()">
17544         <size>6</size>
17545       </method>
17546     </type>
17547   </test>
17548   <test name="gtest-linq-01.cs">
17549     <type name="from.C">
17550       <method name="Void .ctor()">
17551         <size>7</size>
17552       </method>
17553       <method name="Void Main()">
17554         <size>2137</size>
17555       </method>
17556       <method name="Void Foo(Int32, Boolean)">
17557         <size>11</size>
17558       </method>
17559       <method name="Void Do(System.String[])">
17560         <size>16</size>
17561       </method>
17562     </type>
17563     <type name="from.D">
17564       <method name="Void .ctor()">
17565         <size>7</size>
17566       </method>
17567       <method name="Boolean check(System.Object, System.Object)">
17568         <size>26</size>
17569       </method>
17570     </type>
17571     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
17572       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
17573         <size>21</size>
17574       </method>
17575       <method name="&lt;i&gt;__T get_i()">
17576         <size>7</size>
17577       </method>
17578       <method name="&lt;j&gt;__T get_j()">
17579         <size>7</size>
17580       </method>
17581       <method name="Boolean Equals(System.Object)">
17582         <size>69</size>
17583       </method>
17584       <method name="Int32 GetHashCode()">
17585         <size>86</size>
17586       </method>
17587       <method name="System.String ToString()">
17588         <size>142</size>
17589       </method>
17590     </type>
17591     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
17592       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
17593         <size>21</size>
17594       </method>
17595       <method name="&lt;i&gt;__T get_i()">
17596         <size>7</size>
17597       </method>
17598       <method name="&lt;l&gt;__T get_l()">
17599         <size>7</size>
17600       </method>
17601       <method name="Boolean Equals(System.Object)">
17602         <size>69</size>
17603       </method>
17604       <method name="Int32 GetHashCode()">
17605         <size>86</size>
17606       </method>
17607       <method name="System.String ToString()">
17608         <size>142</size>
17609       </method>
17610     </type>
17611     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
17612       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
17613         <size>21</size>
17614       </method>
17615       <method name="&lt;i9&gt;__T get_i9()">
17616         <size>7</size>
17617       </method>
17618       <method name="&lt;i&gt;__T get_i()">
17619         <size>7</size>
17620       </method>
17621       <method name="Boolean Equals(System.Object)">
17622         <size>69</size>
17623       </method>
17624       <method name="Int32 GetHashCode()">
17625         <size>86</size>
17626       </method>
17627       <method name="System.String ToString()">
17628         <size>142</size>
17629       </method>
17630     </type>
17631     <type name="from.C">
17632       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17633         <size>2</size>
17634       </method>
17635       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17636         <size>2</size>
17637       </method>
17638       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
17639         <size>2</size>
17640       </method>
17641       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17642         <size>2</size>
17643       </method>
17644     </type>
17645     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17646       <method name="Void .ctor()">
17647         <size>7</size>
17648       </method>
17649       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
17650         <size>7</size>
17651       </method>
17652     </type>
17653     <type name="from.C">
17654       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
17655         <size>2</size>
17656       </method>
17657       <method name="Boolean &lt;Main&gt;m__6(Int32)">
17658         <size>10</size>
17659       </method>
17660       <method name="Int32 &lt;Main&gt;m__7(Int32)">
17661         <size>2</size>
17662       </method>
17663       <method name="Int32 &lt;Main&gt;m__8(Int32)">
17664         <size>2</size>
17665       </method>
17666       <method name="Int32 &lt;Main&gt;m__9(Int32)">
17667         <size>2</size>
17668       </method>
17669       <method name="Int32 &lt;Main&gt;m__A(Int32)">
17670         <size>2</size>
17671       </method>
17672       <method name="Int32 &lt;Main&gt;m__B(Int32)">
17673         <size>2</size>
17674       </method>
17675       <method name="Int32 &lt;Main&gt;m__C(Int32)">
17676         <size>2</size>
17677       </method>
17678       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
17679         <size>2</size>
17680       </method>
17681       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
17682         <size>2</size>
17683       </method>
17684       <method name="Int32 &lt;Main&gt;m__20(Int32)">
17685         <size>2</size>
17686       </method>
17687       <method name="Int32 &lt;Main&gt;m__21(Int32)">
17688         <size>2</size>
17689       </method>
17690       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
17691         <size>10</size>
17692       </method>
17693       <method name="Int32 &lt;Main&gt;m__D(ITest)">
17694         <size>7</size>
17695       </method>
17696       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
17697         <size>2</size>
17698       </method>
17699       <method name="Int32 &lt;Main&gt;m__F(Int32)">
17700         <size>2</size>
17701       </method>
17702       <method name="Int32 &lt;Main&gt;m__10(ITest)">
17703         <size>7</size>
17704       </method>
17705       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
17706         <size>2</size>
17707       </method>
17708       <method name="Int32 &lt;Main&gt;m__12(Int32)">
17709         <size>2</size>
17710       </method>
17711       <method name="Int32 &lt;Main&gt;m__13(ITest)">
17712         <size>7</size>
17713       </method>
17714       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
17715         <size>8</size>
17716       </method>
17717       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
17718         <size>7</size>
17719       </method>
17720       <method name="Int32 &lt;Main&gt;m__16(ITest)">
17721         <size>7</size>
17722       </method>
17723       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
17724         <size>7</size>
17725       </method>
17726       <method name="Int32 &lt;Main&gt;m__18(Int32)">
17727         <size>2</size>
17728       </method>
17729       <method name="Int32 &lt;Main&gt;m__19(Int32)">
17730         <size>2</size>
17731       </method>
17732       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
17733         <size>2</size>
17734       </method>
17735       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
17736         <size>2</size>
17737       </method>
17738       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
17739         <size>2</size>
17740       </method>
17741       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
17742         <size>2</size>
17743       </method>
17744       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
17745         <size>2</size>
17746       </method>
17747       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
17748         <size>10</size>
17749       </method>
17750       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
17751         <size>7</size>
17752       </method>
17753       <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])">
17754         <size>15</size>
17755       </method>
17756       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
17757         <size>12</size>
17758       </method>
17759       <method name="Int32 &lt;Main&gt;m__28(Int32)">
17760         <size>2</size>
17761       </method>
17762       <method name="Int32 &lt;Main&gt;m__29(Int32)">
17763         <size>2</size>
17764       </method>
17765       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
17766         <size>8</size>
17767       </method>
17768       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17769         <size>2</size>
17770       </method>
17771       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17772         <size>7</size>
17773       </method>
17774       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
17775         <size>8</size>
17776       </method>
17777       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17778         <size>2</size>
17779       </method>
17780       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17781         <size>7</size>
17782       </method>
17783       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
17784         <size>8</size>
17785       </method>
17786       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17787         <size>2</size>
17788       </method>
17789       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
17790         <size>7</size>
17791       </method>
17792       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
17793         <size>2</size>
17794       </method>
17795       <method name="Int32 &lt;Main&gt;m__37(Int32)">
17796         <size>2</size>
17797       </method>
17798       <method name="Int32 &lt;Main&gt;m__38(Int32)">
17799         <size>2</size>
17800       </method>
17801     </type>
17802     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
17803       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
17804         <size>21</size>
17805       </method>
17806       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
17807         <size>7</size>
17808       </method>
17809       <method name="&lt;l2&gt;__T get_l2()">
17810         <size>7</size>
17811       </method>
17812       <method name="Boolean Equals(System.Object)">
17813         <size>69</size>
17814       </method>
17815       <method name="Int32 GetHashCode()">
17816         <size>86</size>
17817       </method>
17818       <method name="System.String ToString()">
17819         <size>142</size>
17820       </method>
17821     </type>
17822     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17823       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
17824         <size>7</size>
17825       </method>
17826       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
17827         <size>7</size>
17828       </method>
17829       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
17830         <size>7</size>
17831       </method>
17832     </type>
17833     <type name="from.C">
17834       <method name="Int32 &lt;Main&gt;m__39(Int32)">
17835         <size>2</size>
17836       </method>
17837       <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]])">
17838         <size>9</size>
17839       </method>
17840       <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])">
17841         <size>2</size>
17842       </method>
17843     </type>
17844     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
17845       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
17846         <size>21</size>
17847       </method>
17848       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
17849         <size>7</size>
17850       </method>
17851       <method name="&lt;l2&gt;__T get_l2()">
17852         <size>7</size>
17853       </method>
17854       <method name="Boolean Equals(System.Object)">
17855         <size>69</size>
17856       </method>
17857       <method name="Int32 GetHashCode()">
17858         <size>86</size>
17859       </method>
17860       <method name="System.String ToString()">
17861         <size>142</size>
17862       </method>
17863     </type>
17864     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
17865       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
17866         <size>47</size>
17867       </method>
17868       <method name="Int32 &lt;&gt;m__3D(Int32)">
17869         <size>2</size>
17870       </method>
17871     </type>
17872   </test>
17873   <test name="gtest-linq-02.cs">
17874     <type name="Test">
17875       <method name="Void .ctor()">
17876         <size>7</size>
17877       </method>
17878       <method name="Int32 Main()">
17879         <size>501</size>
17880       </method>
17881       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17882         <size>2</size>
17883       </method>
17884       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17885         <size>3</size>
17886       </method>
17887       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17888         <size>2</size>
17889       </method>
17890       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17891         <size>3</size>
17892       </method>
17893     </type>
17894   </test>
17895   <test name="gtest-linq-03.cs">
17896     <type name="WhereTest">
17897       <method name="Void .ctor()">
17898         <size>7</size>
17899       </method>
17900       <method name="Int32 Main()">
17901         <size>179</size>
17902       </method>
17903       <method name="Boolean &lt;Main&gt;m__0(Int32)">
17904         <size>5</size>
17905       </method>
17906       <method name="Boolean &lt;Main&gt;m__1(Int32)">
17907         <size>5</size>
17908       </method>
17909       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17910         <size>4</size>
17911       </method>
17912     </type>
17913   </test>
17914   <test name="gtest-linq-04.cs">
17915     <type name="TestGroupBy">
17916       <method name="Void .ctor()">
17917         <size>7</size>
17918       </method>
17919       <method name="Int32 Main()">
17920         <size>553</size>
17921       </method>
17922     </type>
17923     <type name="&lt;PrivateImplementationDetails&gt;">
17924       <method name="Void .ctor()">
17925         <size>7</size>
17926       </method>
17927     </type>
17928     <type name="TestGroupBy">
17929       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17930         <size>4</size>
17931       </method>
17932       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17933         <size>2</size>
17934       </method>
17935       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17936         <size>4</size>
17937       </method>
17938       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17939         <size>2</size>
17940       </method>
17941     </type>
17942   </test>
17943   <test name="gtest-linq-05.cs">
17944     <type name="OrderByTests">
17945       <method name="Void .ctor()">
17946         <size>7</size>
17947       </method>
17948       <method name="Int32 Main()">
17949         <size>1254</size>
17950       </method>
17951     </type>
17952     <type name="OrderByTests+Data">
17953       <method name="Void .ctor()">
17954         <size>7</size>
17955       </method>
17956       <method name="Int32 get_ID()">
17957         <size>7</size>
17958       </method>
17959       <method name="Void set_ID(Int32)">
17960         <size>8</size>
17961       </method>
17962       <method name="System.String get_Name()">
17963         <size>7</size>
17964       </method>
17965       <method name="Void set_Name(System.String)">
17966         <size>8</size>
17967       </method>
17968       <method name="System.String ToString()">
17969         <size>28</size>
17970       </method>
17971     </type>
17972     <type name="OrderByTests">
17973       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17974         <size>2</size>
17975       </method>
17976       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17977         <size>2</size>
17978       </method>
17979       <method name="Int32 &lt;Main&gt;m__2(Int32)">
17980         <size>2</size>
17981       </method>
17982       <method name="Int32 &lt;Main&gt;m__3(Int32)">
17983         <size>4</size>
17984       </method>
17985       <method name="System.String &lt;Main&gt;m__4(System.String)">
17986         <size>2</size>
17987       </method>
17988       <method name="Int32 &lt;Main&gt;m__5(System.String)">
17989         <size>7</size>
17990       </method>
17991       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
17992         <size>7</size>
17993       </method>
17994       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
17995         <size>7</size>
17996       </method>
17997       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
17998         <size>7</size>
17999       </method>
18000       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
18001         <size>7</size>
18002       </method>
18003       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
18004         <size>11</size>
18005       </method>
18006       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
18007         <size>7</size>
18008       </method>
18009       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
18010         <size>7</size>
18011       </method>
18012       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
18013         <size>11</size>
18014       </method>
18015       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
18016         <size>7</size>
18017       </method>
18018       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
18019         <size>7</size>
18020       </method>
18021       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
18022         <size>2</size>
18023       </method>
18024     </type>
18025   </test>
18026   <test name="gtest-linq-06.cs">
18027     <type name="Let">
18028       <method name="Void .ctor()">
18029         <size>7</size>
18030       </method>
18031       <method name="Int32 Main()">
18032         <size>406</size>
18033       </method>
18034     </type>
18035     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
18036       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
18037         <size>21</size>
18038       </method>
18039       <method name="&lt;i&gt;__T get_i()">
18040         <size>7</size>
18041       </method>
18042       <method name="&lt;u&gt;__T get_u()">
18043         <size>7</size>
18044       </method>
18045       <method name="Boolean Equals(System.Object)">
18046         <size>69</size>
18047       </method>
18048       <method name="Int32 GetHashCode()">
18049         <size>86</size>
18050       </method>
18051       <method name="System.String ToString()">
18052         <size>142</size>
18053       </method>
18054     </type>
18055     <type name="Let">
18056       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
18057         <size>10</size>
18058       </method>
18059       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18060         <size>7</size>
18061       </method>
18062       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
18063         <size>10</size>
18064       </method>
18065       <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])">
18066         <size>15</size>
18067       </method>
18068       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
18069         <size>18</size>
18070       </method>
18071       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
18072         <size>7</size>
18073       </method>
18074     </type>
18075     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
18076       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
18077         <size>21</size>
18078       </method>
18079       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18080         <size>7</size>
18081       </method>
18082       <method name="&lt;v&gt;__T get_v()">
18083         <size>7</size>
18084       </method>
18085       <method name="Boolean Equals(System.Object)">
18086         <size>69</size>
18087       </method>
18088       <method name="Int32 GetHashCode()">
18089         <size>86</size>
18090       </method>
18091       <method name="System.String ToString()">
18092         <size>142</size>
18093       </method>
18094     </type>
18095   </test>
18096   <test name="gtest-linq-07.cs">
18097     <type name="SelectMany">
18098       <method name="Void .ctor()">
18099         <size>7</size>
18100       </method>
18101       <method name="Int32 Main()">
18102         <size>748</size>
18103       </method>
18104     </type>
18105     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
18106       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
18107         <size>21</size>
18108       </method>
18109       <method name="&lt;i1&gt;__T get_i1()">
18110         <size>7</size>
18111       </method>
18112       <method name="&lt;i2&gt;__T get_i2()">
18113         <size>7</size>
18114       </method>
18115       <method name="Boolean Equals(System.Object)">
18116         <size>69</size>
18117       </method>
18118       <method name="Int32 GetHashCode()">
18119         <size>86</size>
18120       </method>
18121       <method name="System.String ToString()">
18122         <size>142</size>
18123       </method>
18124     </type>
18125     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
18126       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
18127         <size>28</size>
18128       </method>
18129       <method name="&lt;pp&gt;__T get_pp()">
18130         <size>7</size>
18131       </method>
18132       <method name="&lt;i1&gt;__T get_i1()">
18133         <size>7</size>
18134       </method>
18135       <method name="&lt;i3&gt;__T get_i3()">
18136         <size>7</size>
18137       </method>
18138       <method name="Boolean Equals(System.Object)">
18139         <size>96</size>
18140       </method>
18141       <method name="Int32 GetHashCode()">
18142         <size>109</size>
18143       </method>
18144       <method name="System.String ToString()">
18145         <size>199</size>
18146       </method>
18147     </type>
18148     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
18149       <method name="Void .ctor()">
18150         <size>7</size>
18151       </method>
18152       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18153         <size>12</size>
18154       </method>
18155       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
18156         <size>12</size>
18157       </method>
18158       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
18159         <size>12</size>
18160       </method>
18161       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
18162         <size>7</size>
18163       </method>
18164     </type>
18165     <type name="SelectMany">
18166       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
18167         <size>8</size>
18168       </method>
18169       <method name="Boolean &lt;Main&gt;m__2(Int32)">
18170         <size>5</size>
18171       </method>
18172       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
18173         <size>8</size>
18174       </method>
18175       <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)">
18176         <size>8</size>
18177       </method>
18178       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
18179         <size>7</size>
18180       </method>
18181       <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])">
18182         <size>25</size>
18183       </method>
18184       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
18185         <size>8</size>
18186       </method>
18187     </type>
18188     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
18189       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
18190         <size>21</size>
18191       </method>
18192       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18193         <size>7</size>
18194       </method>
18195       <method name="&lt;i3&gt;__T get_i3()">
18196         <size>7</size>
18197       </method>
18198       <method name="Boolean Equals(System.Object)">
18199         <size>69</size>
18200       </method>
18201       <method name="Int32 GetHashCode()">
18202         <size>86</size>
18203       </method>
18204       <method name="System.String ToString()">
18205         <size>142</size>
18206       </method>
18207     </type>
18208   </test>
18209   <test name="gtest-linq-08.cs">
18210     <type name="TestA">
18211       <method name="Void .ctor(String)">
18212         <size>14</size>
18213       </method>
18214       <method name="System.String Select[U](System.Func`2[TestA,U])">
18215         <size>7</size>
18216       </method>
18217     </type>
18218     <type name="TestB">
18219       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
18220         <size>25</size>
18221       </method>
18222     </type>
18223     <type name="CustomQueryExpressionPattern">
18224       <method name="Void .ctor()">
18225         <size>7</size>
18226       </method>
18227       <method name="Int32 Main()">
18228         <size>153</size>
18229       </method>
18230       <method name="TestA &lt;Main&gt;m__0(TestA)">
18231         <size>2</size>
18232       </method>
18233       <method name="Boolean &lt;Main&gt;m__1(TestA)">
18234         <size>17</size>
18235       </method>
18236     </type>
18237   </test>
18238   <test name="gtest-linq-09.cs">
18239     <type name="Data">
18240       <method name="Void .ctor()">
18241         <size>7</size>
18242       </method>
18243     </type>
18244     <type name="Join">
18245       <method name="Void .ctor()">
18246         <size>7</size>
18247       </method>
18248       <method name="Int32 Main()">
18249         <size>912</size>
18250       </method>
18251     </type>
18252     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
18253       <method name="Void .ctor(&lt;Result&gt;__T)">
18254         <size>14</size>
18255       </method>
18256       <method name="&lt;Result&gt;__T get_Result()">
18257         <size>7</size>
18258       </method>
18259       <method name="Boolean Equals(System.Object)">
18260         <size>39</size>
18261       </method>
18262       <method name="Int32 GetHashCode()">
18263         <size>63</size>
18264       </method>
18265       <method name="System.String ToString()">
18266         <size>67</size>
18267       </method>
18268     </type>
18269     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18270       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18271         <size>21</size>
18272       </method>
18273       <method name="&lt;a&gt;__T get_a()">
18274         <size>7</size>
18275       </method>
18276       <method name="&lt;b&gt;__T get_b()">
18277         <size>7</size>
18278       </method>
18279       <method name="Boolean Equals(System.Object)">
18280         <size>69</size>
18281       </method>
18282       <method name="Int32 GetHashCode()">
18283         <size>86</size>
18284       </method>
18285       <method name="System.String ToString()">
18286         <size>142</size>
18287       </method>
18288     </type>
18289     <type name="Join">
18290       <method name="Int32 &lt;Main&gt;m__0(Data)">
18291         <size>7</size>
18292       </method>
18293       <method name="Int32 &lt;Main&gt;m__1(Data)">
18294         <size>7</size>
18295       </method>
18296       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
18297         <size>23</size>
18298       </method>
18299       <method name="Int32 &lt;Main&gt;m__3(Data)">
18300         <size>7</size>
18301       </method>
18302       <method name="Int32 &lt;Main&gt;m__4(Data)">
18303         <size>7</size>
18304       </method>
18305       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
18306         <size>8</size>
18307       </method>
18308       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
18309         <size>22</size>
18310       </method>
18311       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
18312         <size>33</size>
18313       </method>
18314       <method name="Int32 &lt;Main&gt;m__8(Data)">
18315         <size>7</size>
18316       </method>
18317       <method name="Int32 &lt;Main&gt;m__9(Data)">
18318         <size>7</size>
18319       </method>
18320       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
18321         <size>23</size>
18322       </method>
18323       <method name="Int32 &lt;Main&gt;m__B(Data)">
18324         <size>7</size>
18325       </method>
18326       <method name="Int32 &lt;Main&gt;m__C(Data)">
18327         <size>7</size>
18328       </method>
18329       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
18330         <size>8</size>
18331       </method>
18332       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
18333         <size>12</size>
18334       </method>
18335       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
18336         <size>7</size>
18337       </method>
18338     </type>
18339   </test>
18340   <test name="gtest-linq-10.cs">
18341     <type name="DataA">
18342       <method name="Void .ctor()">
18343         <size>7</size>
18344       </method>
18345     </type>
18346     <type name="DataB">
18347       <method name="Void .ctor()">
18348         <size>7</size>
18349       </method>
18350     </type>
18351     <type name="GroupJoin">
18352       <method name="Void .ctor()">
18353         <size>7</size>
18354       </method>
18355       <method name="Int32 Main()">
18356         <size>631</size>
18357       </method>
18358     </type>
18359     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
18360       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
18361         <size>21</size>
18362       </method>
18363       <method name="&lt;a&gt;__T get_a()">
18364         <size>7</size>
18365       </method>
18366       <method name="&lt;ab&gt;__T get_ab()">
18367         <size>7</size>
18368       </method>
18369       <method name="Boolean Equals(System.Object)">
18370         <size>69</size>
18371       </method>
18372       <method name="Int32 GetHashCode()">
18373         <size>86</size>
18374       </method>
18375       <method name="System.String ToString()">
18376         <size>142</size>
18377       </method>
18378     </type>
18379     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18380       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18381         <size>21</size>
18382       </method>
18383       <method name="&lt;a&gt;__T get_a()">
18384         <size>7</size>
18385       </method>
18386       <method name="&lt;b&gt;__T get_b()">
18387         <size>7</size>
18388       </method>
18389       <method name="Boolean Equals(System.Object)">
18390         <size>69</size>
18391       </method>
18392       <method name="Int32 GetHashCode()">
18393         <size>86</size>
18394       </method>
18395       <method name="System.String ToString()">
18396         <size>142</size>
18397       </method>
18398     </type>
18399     <type name="GroupJoin">
18400       <method name="Int32 &lt;Main&gt;m__0(DataA)">
18401         <size>7</size>
18402       </method>
18403       <method name="Int32 &lt;Main&gt;m__1(DataB)">
18404         <size>7</size>
18405       </method>
18406       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
18407         <size>8</size>
18408       </method>
18409       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
18410         <size>12</size>
18411       </method>
18412       <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)">
18413         <size>39</size>
18414       </method>
18415       <method name="Int32 &lt;Main&gt;m__5(DataA)">
18416         <size>7</size>
18417       </method>
18418       <method name="Int32 &lt;Main&gt;m__6(DataB)">
18419         <size>7</size>
18420       </method>
18421       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
18422         <size>8</size>
18423       </method>
18424       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
18425         <size>12</size>
18426       </method>
18427       <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)">
18428         <size>39</size>
18429       </method>
18430     </type>
18431   </test>
18432   <test name="gtest-linq-11.cs">
18433     <type name="IntoTest">
18434       <method name="Void .ctor()">
18435         <size>7</size>
18436       </method>
18437       <method name="Int32 Main()">
18438         <size>275</size>
18439       </method>
18440       <method name="Boolean &lt;Main&gt;m__0(Int32)">
18441         <size>5</size>
18442       </method>
18443       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18444         <size>5</size>
18445       </method>
18446       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18447         <size>4</size>
18448       </method>
18449       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18450         <size>5</size>
18451       </method>
18452       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18453         <size>4</size>
18454       </method>
18455     </type>
18456   </test>
18457   <test name="gtest-linq-12.cs">
18458     <type name="NestedQuery">
18459       <method name="Void .ctor()">
18460         <size>7</size>
18461       </method>
18462       <method name="Void XX()">
18463         <size>108</size>
18464       </method>
18465       <method name="Int32 Main()">
18466         <size>464</size>
18467       </method>
18468     </type>
18469     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
18470       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
18471         <size>21</size>
18472       </method>
18473       <method name="&lt;values&gt;__T get_values()">
18474         <size>7</size>
18475       </method>
18476       <method name="&lt;length&gt;__T get_length()">
18477         <size>7</size>
18478       </method>
18479       <method name="Boolean Equals(System.Object)">
18480         <size>69</size>
18481       </method>
18482       <method name="Int32 GetHashCode()">
18483         <size>86</size>
18484       </method>
18485       <method name="System.String ToString()">
18486         <size>142</size>
18487       </method>
18488     </type>
18489     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
18490       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
18491         <size>21</size>
18492       </method>
18493       <method name="&lt;type&gt;__T get_type()">
18494         <size>7</size>
18495       </method>
18496       <method name="&lt;x&gt;__T get_x()">
18497         <size>7</size>
18498       </method>
18499       <method name="Boolean Equals(System.Object)">
18500         <size>69</size>
18501       </method>
18502       <method name="Int32 GetHashCode()">
18503         <size>86</size>
18504       </method>
18505       <method name="System.String ToString()">
18506         <size>142</size>
18507       </method>
18508     </type>
18509     <type name="NestedQuery">
18510       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
18511         <size>13</size>
18512       </method>
18513     </type>
18514     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
18515       <method name="Void .ctor()">
18516         <size>7</size>
18517       </method>
18518     </type>
18519     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
18520       <method name="Void .ctor()">
18521         <size>7</size>
18522       </method>
18523     </type>
18524     <type name="NestedQuery">
18525       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
18526         <size>110</size>
18527       </method>
18528       <method name="Boolean &lt;Main&gt;m__2(System.String)">
18529         <size>10</size>
18530       </method>
18531       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
18532         <size>36</size>
18533       </method>
18534       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
18535         <size>13</size>
18536       </method>
18537       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
18538         <size>110</size>
18539       </method>
18540       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
18541         <size>9</size>
18542       </method>
18543       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18544         <size>7</size>
18545       </method>
18546       <method name="Boolean &lt;Main&gt;m__9(Char)">
18547         <size>6</size>
18548       </method>
18549       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
18550         <size>9</size>
18551       </method>
18552       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18553         <size>7</size>
18554       </method>
18555     </type>
18556     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
18557       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18558         <size>15</size>
18559       </method>
18560     </type>
18561     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
18562       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
18563         <size>15</size>
18564       </method>
18565     </type>
18566   </test>
18567   <test name="gtest-linq-13.cs">
18568     <type name="Program">
18569       <method name="Void .ctor()">
18570         <size>7</size>
18571       </method>
18572       <method name="Void Main()">
18573         <size>1</size>
18574       </method>
18575       <method name="Void Foo(TypeDefinition)">
18576         <size>47</size>
18577       </method>
18578       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
18579         <size>2</size>
18580       </method>
18581     </type>
18582     <type name="Extension">
18583       <method name="IEnumerable`1 Cast[T](IFoo)">
18584         <size>2</size>
18585       </method>
18586     </type>
18587     <type name="MethodDefinition">
18588       <method name="Void .ctor()">
18589         <size>7</size>
18590       </method>
18591     </type>
18592     <type name="TypeDefinition">
18593       <method name="Void .ctor()">
18594         <size>7</size>
18595       </method>
18596       <method name="MethodDefinitionCollection get_Methods()">
18597         <size>2</size>
18598       </method>
18599       <method name="Void set_Methods(MethodDefinitionCollection)">
18600         <size>1</size>
18601       </method>
18602     </type>
18603     <type name="MethodDefinitionCollection">
18604       <method name="Void .ctor()">
18605         <size>7</size>
18606       </method>
18607     </type>
18608   </test>
18609   <test name="gtest-linq-14.cs">
18610     <type name="Person">
18611       <method name="Void .ctor()">
18612         <size>7</size>
18613       </method>
18614       <method name="Style get_Style()">
18615         <size>7</size>
18616       </method>
18617       <method name="Void set_Style(Style)">
18618         <size>8</size>
18619       </method>
18620     </type>
18621     <type name="Extensions">
18622       <method name="IMarker`1 Cast[T](IObjectContainer)">
18623         <size>2</size>
18624       </method>
18625       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
18626         <size>2</size>
18627       </method>
18628     </type>
18629     <type name="Program">
18630       <method name="Void .ctor()">
18631         <size>7</size>
18632       </method>
18633       <method name="Void Main()">
18634         <size>1</size>
18635       </method>
18636       <method name="Void Assert(System.Action)">
18637         <size>1</size>
18638       </method>
18639       <method name="Void Test(IObjectContainer, Style)">
18640         <size>38</size>
18641       </method>
18642     </type>
18643     <type name="Program+&lt;Test&gt;c__AnonStorey0">
18644       <method name="Void .ctor()">
18645         <size>7</size>
18646       </method>
18647       <method name="Void &lt;&gt;m__0()">
18648         <size>117</size>
18649       </method>
18650     </type>
18651   </test>
18652   <test name="gtest-linq-15.cs">
18653     <type name="NameCollisionTest.Data">
18654       <method name="Void .ctor()">
18655         <size>7</size>
18656       </method>
18657     </type>
18658     <type name="NameCollisionTest.Ex">
18659       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
18660         <size>44</size>
18661       </method>
18662     </type>
18663     <type name="NameCollisionTest.C">
18664       <method name="Void .ctor()">
18665         <size>7</size>
18666       </method>
18667       <method name="Void Main()">
18668         <size>78</size>
18669       </method>
18670       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
18671         <size>7</size>
18672       </method>
18673       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18674         <size>5</size>
18675       </method>
18676     </type>
18677     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
18678       <method name="Void .ctor()">
18679         <size>7</size>
18680       </method>
18681       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18682         <size>12</size>
18683       </method>
18684       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18685         <size>7</size>
18686       </method>
18687       <method name="Boolean MoveNext()">
18688         <size>86</size>
18689       </method>
18690       <method name="Void Dispose()">
18691         <size>8</size>
18692       </method>
18693       <method name="Void Reset()">
18694         <size>6</size>
18695       </method>
18696       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
18697         <size>7</size>
18698       </method>
18699       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
18700         <size>52</size>
18701       </method>
18702     </type>
18703   </test>
18704   <test name="gtest-linq-16.cs">
18705     <type name="C">
18706       <method name="Void .ctor()">
18707         <size>7</size>
18708       </method>
18709       <method name="Void Main()">
18710         <size>12</size>
18711       </method>
18712       <method name="Void Test_1(Int32)">
18713         <size>27</size>
18714       </method>
18715       <method name="Void Test_2()">
18716         <size>31</size>
18717       </method>
18718       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
18719         <size>26</size>
18720       </method>
18721     </type>
18722     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
18723       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
18724         <size>21</size>
18725       </method>
18726       <method name="&lt;a&gt;__T get_a()">
18727         <size>7</size>
18728       </method>
18729       <method name="&lt;b&gt;__T get_b()">
18730         <size>7</size>
18731       </method>
18732       <method name="Boolean Equals(System.Object)">
18733         <size>69</size>
18734       </method>
18735       <method name="Int32 GetHashCode()">
18736         <size>86</size>
18737       </method>
18738       <method name="System.String ToString()">
18739         <size>142</size>
18740       </method>
18741     </type>
18742     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
18743       <method name="Void .ctor()">
18744         <size>7</size>
18745       </method>
18746       <method name="IEnumerable`1 &lt;&gt;m__0()">
18747         <size>67</size>
18748       </method>
18749       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
18750         <size>8</size>
18751       </method>
18752       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18753         <size>14</size>
18754       </method>
18755     </type>
18756     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
18757       <method name="Void .ctor()">
18758         <size>7</size>
18759       </method>
18760       <method name="IEnumerable`1 &lt;&gt;m__2()">
18761         <size>67</size>
18762       </method>
18763       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
18764         <size>8</size>
18765       </method>
18766       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
18767         <size>14</size>
18768       </method>
18769     </type>
18770   </test>
18771   <test name="gtest-linq-17.cs">
18772     <type name="TestGroupBy">
18773       <method name="Void .ctor()">
18774         <size>7</size>
18775       </method>
18776       <method name="Int32 Main()">
18777         <size>157</size>
18778       </method>
18779       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18780         <size>2</size>
18781       </method>
18782     </type>
18783     <type name="&lt;PrivateImplementationDetails&gt;">
18784       <method name="Void .ctor()">
18785         <size>7</size>
18786       </method>
18787     </type>
18788   </test>
18789   <test name="gtest-linq-18.cs">
18790     <type name="C">
18791       <method name="Void .ctor()">
18792         <size>7</size>
18793       </method>
18794       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
18795         <size>2</size>
18796       </method>
18797       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
18798         <size>2</size>
18799       </method>
18800       <method name="Int32 Main()">
18801         <size>652</size>
18802       </method>
18803       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
18804         <size>42</size>
18805       </method>
18806       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18807         <size>11</size>
18808       </method>
18809       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
18810         <size>31</size>
18811       </method>
18812       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18813         <size>31</size>
18814       </method>
18815       <method name="Boolean &lt;Main&gt;m__4(Int32)">
18816         <size>31</size>
18817       </method>
18818       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18819         <size>31</size>
18820       </method>
18821       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18822         <size>31</size>
18823       </method>
18824       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
18825         <size>10</size>
18826       </method>
18827       <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])">
18828         <size>15</size>
18829       </method>
18830       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18831         <size>31</size>
18832       </method>
18833       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18834         <size>15</size>
18835       </method>
18836       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18837         <size>12</size>
18838       </method>
18839     </type>
18840     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
18841       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
18842         <size>21</size>
18843       </method>
18844       <method name="&lt;ck&gt;__T get_ck()">
18845         <size>7</size>
18846       </method>
18847       <method name="&lt;xy&gt;__T get_xy()">
18848         <size>7</size>
18849       </method>
18850       <method name="Boolean Equals(System.Object)">
18851         <size>69</size>
18852       </method>
18853       <method name="Int32 GetHashCode()">
18854         <size>86</size>
18855       </method>
18856       <method name="System.String ToString()">
18857         <size>142</size>
18858       </method>
18859     </type>
18860     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18861       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18862         <size>21</size>
18863       </method>
18864       <method name="&lt;i&gt;__T get_i()">
18865         <size>7</size>
18866       </method>
18867       <method name="&lt;l&gt;__T get_l()">
18868         <size>7</size>
18869       </method>
18870       <method name="Boolean Equals(System.Object)">
18871         <size>69</size>
18872       </method>
18873       <method name="Int32 GetHashCode()">
18874         <size>86</size>
18875       </method>
18876       <method name="System.String ToString()">
18877         <size>142</size>
18878       </method>
18879     </type>
18880     <type name="&lt;PrivateImplementationDetails&gt;">
18881       <method name="Void .ctor()">
18882         <size>7</size>
18883       </method>
18884     </type>
18885     <type name="C+&lt;Main&gt;c__AnonStorey0">
18886       <method name="Void .ctor()">
18887         <size>7</size>
18888       </method>
18889     </type>
18890     <type name="C+&lt;Main&gt;c__AnonStorey1">
18891       <method name="Void .ctor()">
18892         <size>7</size>
18893       </method>
18894     </type>
18895     <type name="C+&lt;Main&gt;c__AnonStorey2">
18896       <method name="Void .ctor()">
18897         <size>7</size>
18898       </method>
18899     </type>
18900     <type name="C+&lt;Main&gt;c__AnonStorey3">
18901       <method name="Void .ctor()">
18902         <size>7</size>
18903       </method>
18904     </type>
18905     <type name="C+&lt;Main&gt;c__AnonStorey4">
18906       <method name="Void .ctor()">
18907         <size>7</size>
18908       </method>
18909     </type>
18910     <type name="C+&lt;Main&gt;c__AnonStorey5">
18911       <method name="Void .ctor()">
18912         <size>7</size>
18913       </method>
18914     </type>
18915     <type name="C+&lt;Main&gt;c__AnonStorey6">
18916       <method name="Void .ctor()">
18917         <size>7</size>
18918       </method>
18919     </type>
18920     <type name="C">
18921       <method name="Boolean &lt;Main&gt;m__C(Int32)">
18922         <size>31</size>
18923       </method>
18924       <method name="Boolean &lt;Main&gt;m__D(Int32)">
18925         <size>31</size>
18926       </method>
18927       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
18928         <size>2</size>
18929       </method>
18930       <method name="Boolean &lt;Main&gt;m__F(Int32)">
18931         <size>31</size>
18932       </method>
18933       <method name="Boolean &lt;Main&gt;m__10(Int32)">
18934         <size>31</size>
18935       </method>
18936       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
18937         <size>2</size>
18938       </method>
18939     </type>
18940     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
18941       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
18942         <size>21</size>
18943       </method>
18944       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
18945         <size>7</size>
18946       </method>
18947       <method name="&lt;g&gt;__T get_g()">
18948         <size>7</size>
18949       </method>
18950       <method name="Boolean Equals(System.Object)">
18951         <size>69</size>
18952       </method>
18953       <method name="Int32 GetHashCode()">
18954         <size>86</size>
18955       </method>
18956       <method name="System.String ToString()">
18957         <size>142</size>
18958       </method>
18959     </type>
18960     <type name="C+&lt;Main&gt;c__AnonStorey0">
18961       <method name="Boolean &lt;&gt;m__12(Int32)">
18962         <size>10</size>
18963       </method>
18964     </type>
18965     <type name="C+&lt;Main&gt;c__AnonStorey1">
18966       <method name="Boolean &lt;&gt;m__13(Int32)">
18967         <size>15</size>
18968       </method>
18969     </type>
18970     <type name="C+&lt;Main&gt;c__AnonStorey2">
18971       <method name="Boolean &lt;&gt;m__14(Int32)">
18972         <size>10</size>
18973       </method>
18974     </type>
18975     <type name="C+&lt;Main&gt;c__AnonStorey3">
18976       <method name="Boolean &lt;&gt;m__15(Int32)">
18977         <size>10</size>
18978       </method>
18979     </type>
18980     <type name="C+&lt;Main&gt;c__AnonStorey4">
18981       <method name="Int32 &lt;&gt;m__16(Int32)">
18982         <size>9</size>
18983       </method>
18984     </type>
18985     <type name="C+&lt;Main&gt;c__AnonStorey5">
18986       <method name="Int32 &lt;&gt;m__17(Int32)">
18987         <size>9</size>
18988       </method>
18989     </type>
18990     <type name="C+&lt;Main&gt;c__AnonStorey6">
18991       <method name="Boolean &lt;&gt;m__18(Int32)">
18992         <size>20</size>
18993       </method>
18994     </type>
18995     <type name="C+&lt;Main&gt;c__AnonStorey7">
18996       <method name="Void .ctor()">
18997         <size>7</size>
18998       </method>
18999       <method name="Boolean &lt;&gt;m__19(Int32)">
19000         <size>10</size>
19001       </method>
19002     </type>
19003     <type name="C+&lt;Main&gt;c__AnonStorey8">
19004       <method name="Void .ctor()">
19005         <size>7</size>
19006       </method>
19007       <method name="Boolean &lt;&gt;m__1A(Int32)">
19008         <size>10</size>
19009       </method>
19010     </type>
19011     <type name="C+&lt;Main&gt;c__AnonStorey9">
19012       <method name="Void .ctor()">
19013         <size>7</size>
19014       </method>
19015       <method name="Boolean &lt;&gt;m__1B(Int32)">
19016         <size>10</size>
19017       </method>
19018     </type>
19019     <type name="C+&lt;Main&gt;c__AnonStoreyA">
19020       <method name="Void .ctor()">
19021         <size>7</size>
19022       </method>
19023       <method name="Boolean &lt;&gt;m__1C(Int32)">
19024         <size>10</size>
19025       </method>
19026     </type>
19027   </test>
19028   <test name="gtest-linq-19.cs">
19029     <type name="Test">
19030       <method name="Void .ctor()">
19031         <size>7</size>
19032       </method>
19033       <method name="Void .cctor()">
19034         <size>45</size>
19035       </method>
19036       <method name="Void Main()">
19037         <size>1</size>
19038       </method>
19039       <method name="Char &lt;Test&gt;m__0(Char)">
19040         <size>2</size>
19041       </method>
19042     </type>
19043   </test>
19044   <test name="gtest-var-04.cs">
19045     <type name="Test">
19046       <method name="Void .ctor()">
19047         <size>7</size>
19048       </method>
19049       <method name="Int32 Main()">
19050         <size>219</size>
19051       </method>
19052     </type>
19053   </test>
19054   <test name="gtest-variance-6.cs">
19055     <type name="Program">
19056       <method name="Void .ctor()">
19057         <size>7</size>
19058       </method>
19059       <method name="Void Main()">
19060         <size>1</size>
19061       </method>
19062     </type>
19063     <type name="Cov1`1[U]">
19064       <method name="Void .ctor(Object, IntPtr)">
19065         <size>0</size>
19066       </method>
19067       <method name="ICovariant`1 Invoke(IContravariant`1)">
19068         <size>0</size>
19069       </method>
19070       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
19071         <size>0</size>
19072       </method>
19073       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19074         <size>0</size>
19075       </method>
19076     </type>
19077     <type name="Cov2`1[U]">
19078       <method name="Void .ctor(Object, IntPtr)">
19079         <size>0</size>
19080       </method>
19081       <method name="ICovariant`1 Invoke(IContravariant`1)">
19082         <size>0</size>
19083       </method>
19084       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
19085         <size>0</size>
19086       </method>
19087       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19088         <size>0</size>
19089       </method>
19090     </type>
19091     <type name="Cov3`1[U]">
19092       <method name="Void .ctor(Object, IntPtr)">
19093         <size>0</size>
19094       </method>
19095       <method name="ICovariant`1 Invoke(IContravariant`1)">
19096         <size>0</size>
19097       </method>
19098       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
19099         <size>0</size>
19100       </method>
19101       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19102         <size>0</size>
19103       </method>
19104     </type>
19105     <type name="Cov4`1[U]">
19106       <method name="Void .ctor(Object, IntPtr)">
19107         <size>0</size>
19108       </method>
19109       <method name="ICovariant`1 Invoke()">
19110         <size>0</size>
19111       </method>
19112       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19113         <size>0</size>
19114       </method>
19115       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
19116         <size>0</size>
19117       </method>
19118     </type>
19119     <type name="Cov5`1[U]">
19120       <method name="Void .ctor(Object, IntPtr)">
19121         <size>0</size>
19122       </method>
19123       <method name="IContravariant`1 Invoke()">
19124         <size>0</size>
19125       </method>
19126       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19127         <size>0</size>
19128       </method>
19129       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19130         <size>0</size>
19131       </method>
19132     </type>
19133     <type name="Contra5`1[U]">
19134       <method name="Void .ctor(Object, IntPtr)">
19135         <size>0</size>
19136       </method>
19137       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
19138         <size>0</size>
19139       </method>
19140       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
19141         <size>0</size>
19142       </method>
19143       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19144         <size>0</size>
19145       </method>
19146     </type>
19147     <type name="Contra6`1[U]">
19148       <method name="Void .ctor(Object, IntPtr)">
19149         <size>0</size>
19150       </method>
19151       <method name="IContravariant`1 Invoke()">
19152         <size>0</size>
19153       </method>
19154       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19155         <size>0</size>
19156       </method>
19157       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19158         <size>0</size>
19159       </method>
19160     </type>
19161     <type name="Contra7`1[U]">
19162       <method name="Void .ctor(Object, IntPtr)">
19163         <size>0</size>
19164       </method>
19165       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
19166         <size>0</size>
19167       </method>
19168       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
19169         <size>0</size>
19170       </method>
19171       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19172         <size>0</size>
19173       </method>
19174     </type>
19175     <type name="Contra8`1[U]">
19176       <method name="Void .ctor(Object, IntPtr)">
19177         <size>0</size>
19178       </method>
19179       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
19180         <size>0</size>
19181       </method>
19182       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
19183         <size>0</size>
19184       </method>
19185       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
19186         <size>0</size>
19187       </method>
19188     </type>
19189   </test>
19190   <test name="gtest-variance-7.cs">
19191     <type name="C">
19192       <method name="Void .ctor()">
19193         <size>7</size>
19194       </method>
19195       <method name="Void Main()">
19196         <size>1</size>
19197       </method>
19198     </type>
19199     <type name="Covariant`1[T]">
19200       <method name="Void .ctor(Object, IntPtr)">
19201         <size>0</size>
19202       </method>
19203       <method name="T Invoke()">
19204         <size>0</size>
19205       </method>
19206       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19207         <size>0</size>
19208       </method>
19209       <method name="T EndInvoke(IAsyncResult)">
19210         <size>0</size>
19211       </method>
19212     </type>
19213     <type name="Contra`1[T]">
19214       <method name="Void .ctor(Object, IntPtr)">
19215         <size>0</size>
19216       </method>
19217       <method name="Void Invoke(T)">
19218         <size>0</size>
19219       </method>
19220       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19221         <size>0</size>
19222       </method>
19223       <method name="Void EndInvoke(IAsyncResult)">
19224         <size>0</size>
19225       </method>
19226     </type>
19227     <type name="CoContra`2[TR,T]">
19228       <method name="Void .ctor(Object, IntPtr)">
19229         <size>0</size>
19230       </method>
19231       <method name="TR Invoke(T)">
19232         <size>0</size>
19233       </method>
19234       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19235         <size>0</size>
19236       </method>
19237       <method name="TR EndInvoke(IAsyncResult)">
19238         <size>0</size>
19239       </method>
19240     </type>
19241     <type name="None`1[T]">
19242       <method name="Void .ctor(Object, IntPtr)">
19243         <size>0</size>
19244       </method>
19245       <method name="Void Invoke(T)">
19246         <size>0</size>
19247       </method>
19248       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19249         <size>0</size>
19250       </method>
19251       <method name="Void EndInvoke(IAsyncResult)">
19252         <size>0</size>
19253       </method>
19254     </type>
19255     <type name="Test`1[U]">
19256       <method name="Void .ctor(Object, IntPtr)">
19257         <size>0</size>
19258       </method>
19259       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
19260         <size>0</size>
19261       </method>
19262       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19263         <size>0</size>
19264       </method>
19265       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
19266         <size>0</size>
19267       </method>
19268     </type>
19269     <type name="Test2`1[U]">
19270       <method name="Void .ctor(Object, IntPtr)">
19271         <size>0</size>
19272       </method>
19273       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
19274         <size>0</size>
19275       </method>
19276       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19277         <size>0</size>
19278       </method>
19279       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
19280         <size>0</size>
19281       </method>
19282     </type>
19283     <type name="Test3`1[U]">
19284       <method name="Void .ctor(Object, IntPtr)">
19285         <size>0</size>
19286       </method>
19287       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
19288         <size>0</size>
19289       </method>
19290       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19291         <size>0</size>
19292       </method>
19293       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
19294         <size>0</size>
19295       </method>
19296     </type>
19297     <type name="Test4`1[U]">
19298       <method name="Void .ctor(Object, IntPtr)">
19299         <size>0</size>
19300       </method>
19301       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
19302         <size>0</size>
19303       </method>
19304       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19305         <size>0</size>
19306       </method>
19307       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
19308         <size>0</size>
19309       </method>
19310     </type>
19311     <type name="Test5`1[U]">
19312       <method name="Void .ctor(Object, IntPtr)">
19313         <size>0</size>
19314       </method>
19315       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
19316         <size>0</size>
19317       </method>
19318       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19319         <size>0</size>
19320       </method>
19321       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
19322         <size>0</size>
19323       </method>
19324     </type>
19325     <type name="Test6`1[U]">
19326       <method name="Void .ctor(Object, IntPtr)">
19327         <size>0</size>
19328       </method>
19329       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
19330         <size>0</size>
19331       </method>
19332       <method name="IAsyncResult BeginInvoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]], System.AsyncCallback, System.Object)">
19333         <size>0</size>
19334       </method>
19335       <method name="Void EndInvoke(IAsyncResult)">
19336         <size>0</size>
19337       </method>
19338     </type>
19339     <type name="Both`2[U,V]">
19340       <method name="Void .ctor(Object, IntPtr)">
19341         <size>0</size>
19342       </method>
19343       <method name="Void Invoke(CoContra`2[U,V])">
19344         <size>0</size>
19345       </method>
19346       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
19347         <size>0</size>
19348       </method>
19349       <method name="Void EndInvoke(IAsyncResult)">
19350         <size>0</size>
19351       </method>
19352     </type>
19353     <type name="Both2`2[U,V]">
19354       <method name="Void .ctor(Object, IntPtr)">
19355         <size>0</size>
19356       </method>
19357       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
19358         <size>0</size>
19359       </method>
19360       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
19361         <size>0</size>
19362       </method>
19363       <method name="Void EndInvoke(IAsyncResult)">
19364         <size>0</size>
19365       </method>
19366     </type>
19367     <type name="Both3`2[U,V]">
19368       <method name="Void .ctor(Object, IntPtr)">
19369         <size>0</size>
19370       </method>
19371       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
19372         <size>0</size>
19373       </method>
19374       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
19375         <size>0</size>
19376       </method>
19377       <method name="Void EndInvoke(IAsyncResult)">
19378         <size>0</size>
19379       </method>
19380     </type>
19381     <type name="Both4`2[U,V]">
19382       <method name="Void .ctor(Object, IntPtr)">
19383         <size>0</size>
19384       </method>
19385       <method name="Void Invoke(Both`2[V,U])">
19386         <size>0</size>
19387       </method>
19388       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
19389         <size>0</size>
19390       </method>
19391       <method name="Void EndInvoke(IAsyncResult)">
19392         <size>0</size>
19393       </method>
19394     </type>
19395     <type name="Both5`2[U,V]">
19396       <method name="Void .ctor(Object, IntPtr)">
19397         <size>0</size>
19398       </method>
19399       <method name="Void Invoke(Both`2[V,System.Int32])">
19400         <size>0</size>
19401       </method>
19402       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
19403         <size>0</size>
19404       </method>
19405       <method name="Void EndInvoke(IAsyncResult)">
19406         <size>0</size>
19407       </method>
19408     </type>
19409   </test>
19410   <test name="gtest-variance-9.cs">
19411     <type name="Test">
19412       <method name="Void .ctor()">
19413         <size>7</size>
19414       </method>
19415       <method name="Void Foo(IIn`1)">
19416         <size>1</size>
19417       </method>
19418       <method name="Int32 Main()">
19419         <size>10</size>
19420       </method>
19421     </type>
19422   </test>
19423   <test name="ltest-01.cs">
19424     <type name="X">
19425       <method name="Void .ctor(Int32)">
19426         <size>13</size>
19427       </method>
19428       <method name="Int32 Main()">
19429         <size>300</size>
19430       </method>
19431     </type>
19432     <type name="IntFunc">
19433       <method name="Void .ctor(Object, IntPtr)">
19434         <size>0</size>
19435       </method>
19436       <method name="Int32 Invoke(Int32)">
19437         <size>0</size>
19438       </method>
19439       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19440         <size>0</size>
19441       </method>
19442       <method name="Int32 EndInvoke(IAsyncResult)">
19443         <size>0</size>
19444       </method>
19445     </type>
19446     <type name="VoidFunc">
19447       <method name="Void .ctor(Object, IntPtr)">
19448         <size>0</size>
19449       </method>
19450       <method name="Void Invoke(Int32)">
19451         <size>0</size>
19452       </method>
19453       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19454         <size>0</size>
19455       </method>
19456       <method name="Void EndInvoke(IAsyncResult)">
19457         <size>0</size>
19458       </method>
19459     </type>
19460     <type name="X">
19461       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19462         <size>4</size>
19463       </method>
19464       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19465         <size>4</size>
19466       </method>
19467     </type>
19468     <type name="X+&lt;Main&gt;c__AnonStorey0">
19469       <method name="Void .ctor()">
19470         <size>7</size>
19471       </method>
19472       <method name="Void &lt;&gt;m__2(Int32)">
19473         <size>8</size>
19474       </method>
19475     </type>
19476     <type name="X">
19477       <method name="Void &lt;Main&gt;m__3(Int32)">
19478         <size>8</size>
19479       </method>
19480     </type>
19481   </test>
19482   <test name="ltest-02.cs">
19483     <type name="X">
19484       <method name="Void .ctor()">
19485         <size>7</size>
19486       </method>
19487       <method name="Void Foo(funci)">
19488         <size>16</size>
19489       </method>
19490       <method name="Void Foo(funcs)">
19491         <size>19</size>
19492       </method>
19493       <method name="Void Main()">
19494         <size>35</size>
19495       </method>
19496     </type>
19497     <type name="funcs">
19498       <method name="Void .ctor(Object, IntPtr)">
19499         <size>0</size>
19500       </method>
19501       <method name="System.String Invoke(System.String)">
19502         <size>0</size>
19503       </method>
19504       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19505         <size>0</size>
19506       </method>
19507       <method name="System.String EndInvoke(IAsyncResult)">
19508         <size>0</size>
19509       </method>
19510     </type>
19511     <type name="funci">
19512       <method name="Void .ctor(Object, IntPtr)">
19513         <size>0</size>
19514       </method>
19515       <method name="Int32 Invoke(Int32)">
19516         <size>0</size>
19517       </method>
19518       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19519         <size>0</size>
19520       </method>
19521       <method name="Int32 EndInvoke(IAsyncResult)">
19522         <size>0</size>
19523       </method>
19524     </type>
19525     <type name="X">
19526       <method name="System.String &lt;Main&gt;m__0(System.String)">
19527         <size>12</size>
19528       </method>
19529     </type>
19530   </test>
19531   <test name="ltest-03.cs">
19532     <type name="Demo">
19533       <method name="Void .ctor()">
19534         <size>7</size>
19535       </method>
19536       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
19537         <size>8</size>
19538       </method>
19539       <method name="Int32 Main()">
19540         <size>54</size>
19541       </method>
19542     </type>
19543     <type name="Func`2[TArg0,TResult]">
19544       <method name="Void .ctor(Object, IntPtr)">
19545         <size>0</size>
19546       </method>
19547       <method name="TResult Invoke(TArg0)">
19548         <size>0</size>
19549       </method>
19550       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19551         <size>0</size>
19552       </method>
19553       <method name="TResult EndInvoke(IAsyncResult)">
19554         <size>0</size>
19555       </method>
19556     </type>
19557     <type name="Demo">
19558       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19559         <size>7</size>
19560       </method>
19561     </type>
19562   </test>
19563   <test name="ltest-04.cs">
19564     <type name="Demo">
19565       <method name="Void .ctor()">
19566         <size>7</size>
19567       </method>
19568       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
19569         <size>14</size>
19570       </method>
19571       <method name="Int32 Main()">
19572         <size>103</size>
19573       </method>
19574     </type>
19575     <type name="Func`2[TArg0,TResult]">
19576       <method name="Void .ctor(Object, IntPtr)">
19577         <size>0</size>
19578       </method>
19579       <method name="TResult Invoke(TArg0)">
19580         <size>0</size>
19581       </method>
19582       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19583         <size>0</size>
19584       </method>
19585       <method name="TResult EndInvoke(IAsyncResult)">
19586         <size>0</size>
19587       </method>
19588     </type>
19589     <type name="Demo">
19590       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19591         <size>7</size>
19592       </method>
19593       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
19594         <size>8</size>
19595       </method>
19596     </type>
19597   </test>
19598   <test name="ltest-05.cs">
19599     <type name="C">
19600       <method name="Void .ctor()">
19601         <size>7</size>
19602       </method>
19603       <method name="Boolean M(C+db)">
19604         <size>8</size>
19605       </method>
19606       <method name="System.String M(C+ds)">
19607         <size>6</size>
19608       </method>
19609       <method name="Int32 M(C+di)">
19610         <size>8</size>
19611       </method>
19612       <method name="Int32 Main()">
19613         <size>125</size>
19614       </method>
19615     </type>
19616     <type name="C+di">
19617       <method name="Void .ctor(Object, IntPtr)">
19618         <size>0</size>
19619       </method>
19620       <method name="Int32 Invoke(Int32)">
19621         <size>0</size>
19622       </method>
19623       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19624         <size>0</size>
19625       </method>
19626       <method name="Int32 EndInvoke(IAsyncResult)">
19627         <size>0</size>
19628       </method>
19629     </type>
19630     <type name="C+ds">
19631       <method name="Void .ctor(Object, IntPtr)">
19632         <size>0</size>
19633       </method>
19634       <method name="System.String Invoke(System.String)">
19635         <size>0</size>
19636       </method>
19637       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19638         <size>0</size>
19639       </method>
19640       <method name="System.String EndInvoke(IAsyncResult)">
19641         <size>0</size>
19642       </method>
19643     </type>
19644     <type name="C+db">
19645       <method name="Void .ctor(Object, IntPtr)">
19646         <size>0</size>
19647       </method>
19648       <method name="Boolean Invoke(Boolean)">
19649         <size>0</size>
19650       </method>
19651       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19652         <size>0</size>
19653       </method>
19654       <method name="Boolean EndInvoke(IAsyncResult)">
19655         <size>0</size>
19656       </method>
19657     </type>
19658     <type name="C+&lt;Main&gt;c__AnonStorey0">
19659       <method name="Void .ctor()">
19660         <size>7</size>
19661       </method>
19662     </type>
19663     <type name="C+&lt;Main&gt;c__AnonStorey1">
19664       <method name="Void .ctor()">
19665         <size>7</size>
19666       </method>
19667     </type>
19668     <type name="C">
19669       <method name="System.String &lt;Main&gt;m__0(System.String)">
19670         <size>31</size>
19671       </method>
19672       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19673         <size>31</size>
19674       </method>
19675     </type>
19676     <type name="C+&lt;Main&gt;c__AnonStorey0">
19677       <method name="System.String &lt;&gt;m__2(System.String)">
19678         <size>12</size>
19679       </method>
19680     </type>
19681     <type name="C+&lt;Main&gt;c__AnonStorey1">
19682       <method name="Int32 &lt;&gt;m__3(Int32)">
19683         <size>11</size>
19684       </method>
19685     </type>
19686   </test>
19687   <test name="ltest-06.cs">
19688     <type name="TestClass">
19689       <method name="Void .ctor()">
19690         <size>7</size>
19691       </method>
19692       <method name="Void P(TestClass+DT)">
19693         <size>26</size>
19694       </method>
19695       <method name="Void P(TestClass+DF)">
19696         <size>26</size>
19697       </method>
19698       <method name="T And(T, T)">
19699         <size>10</size>
19700       </method>
19701       <method name="F And(T, F)">
19702         <size>10</size>
19703       </method>
19704       <method name="F And(F, T)">
19705         <size>10</size>
19706       </method>
19707       <method name="F And(F, F)">
19708         <size>10</size>
19709       </method>
19710       <method name="T Or(T, T)">
19711         <size>10</size>
19712       </method>
19713       <method name="T Or(T, F)">
19714         <size>10</size>
19715       </method>
19716       <method name="T Or(F, T)">
19717         <size>10</size>
19718       </method>
19719       <method name="F Or(F, F)">
19720         <size>10</size>
19721       </method>
19722       <method name="F Not(T)">
19723         <size>10</size>
19724       </method>
19725       <method name="T Not(F)">
19726         <size>10</size>
19727       </method>
19728       <method name="Void StopTrue(T)">
19729         <size>1</size>
19730       </method>
19731       <method name="Int32 Main()">
19732         <size>36</size>
19733       </method>
19734     </type>
19735     <type name="TestClass+DT">
19736       <method name="Void .ctor(Object, IntPtr)">
19737         <size>0</size>
19738       </method>
19739       <method name="Void Invoke(T)">
19740         <size>0</size>
19741       </method>
19742       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19743         <size>0</size>
19744       </method>
19745       <method name="Void EndInvoke(IAsyncResult)">
19746         <size>0</size>
19747       </method>
19748     </type>
19749     <type name="TestClass+DF">
19750       <method name="Void .ctor(Object, IntPtr)">
19751         <size>0</size>
19752       </method>
19753       <method name="Void Invoke(F)">
19754         <size>0</size>
19755       </method>
19756       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
19757         <size>0</size>
19758       </method>
19759       <method name="Void EndInvoke(IAsyncResult)">
19760         <size>0</size>
19761       </method>
19762     </type>
19763     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
19764       <method name="Void .ctor()">
19765         <size>7</size>
19766       </method>
19767       <method name="Void &lt;&gt;m__1(T)">
19768         <size>38</size>
19769       </method>
19770     </type>
19771     <type name="TestClass">
19772       <method name="Void &lt;Main&gt;m__0(F)">
19773         <size>31</size>
19774       </method>
19775     </type>
19776     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
19777       <method name="Void .ctor()">
19778         <size>7</size>
19779       </method>
19780       <method name="Void &lt;&gt;m__2(F)">
19781         <size>77</size>
19782       </method>
19783     </type>
19784   </test>
19785   <test name="ltest-07.cs">
19786     <type name="C">
19787       <method name="Void .ctor()">
19788         <size>7</size>
19789       </method>
19790       <method name="Void Test(D)">
19791         <size>1</size>
19792       </method>
19793       <method name="Void Test(System.Object, D)">
19794         <size>1</size>
19795       </method>
19796       <method name="Void Test(D, D)">
19797         <size>1</size>
19798       </method>
19799       <method name="Void Test2(System.Object, E)">
19800         <size>1</size>
19801       </method>
19802       <method name="Void Main()">
19803         <size>207</size>
19804       </method>
19805     </type>
19806     <type name="D">
19807       <method name="Void .ctor(Object, IntPtr)">
19808         <size>0</size>
19809       </method>
19810       <method name="Void Invoke()">
19811         <size>0</size>
19812       </method>
19813       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19814         <size>0</size>
19815       </method>
19816       <method name="Void EndInvoke(IAsyncResult)">
19817         <size>0</size>
19818       </method>
19819     </type>
19820     <type name="E">
19821       <method name="Void .ctor(Object, IntPtr)">
19822         <size>0</size>
19823       </method>
19824       <method name="Void Invoke(Boolean)">
19825         <size>0</size>
19826       </method>
19827       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19828         <size>0</size>
19829       </method>
19830       <method name="Void EndInvoke(IAsyncResult)">
19831         <size>0</size>
19832       </method>
19833     </type>
19834     <type name="C">
19835       <method name="Void &lt;Main&gt;m__0()">
19836         <size>1</size>
19837       </method>
19838       <method name="Void &lt;Main&gt;m__1()">
19839         <size>1</size>
19840       </method>
19841       <method name="Void &lt;Main&gt;m__2()">
19842         <size>1</size>
19843       </method>
19844       <method name="Void &lt;Main&gt;m__3()">
19845         <size>1</size>
19846       </method>
19847       <method name="Void &lt;Main&gt;m__4()">
19848         <size>1</size>
19849       </method>
19850       <method name="Void &lt;Main&gt;m__5(Boolean)">
19851         <size>1</size>
19852       </method>
19853     </type>
19854   </test>
19855   <test name="ltest-08.cs">
19856     <type name="C">
19857       <method name="Void .ctor()">
19858         <size>7</size>
19859       </method>
19860       <method name="Void Test[T,R](System.Func`2[T,R])">
19861         <size>1</size>
19862       </method>
19863       <method name="Int32 Main()">
19864         <size>321</size>
19865       </method>
19866       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19867         <size>4</size>
19868       </method>
19869       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19870         <size>5</size>
19871       </method>
19872       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19873         <size>4</size>
19874       </method>
19875       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19876         <size>5</size>
19877       </method>
19878       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19879         <size>4</size>
19880       </method>
19881       <method name="Boolean &lt;Main&gt;m__5(Int32)">
19882         <size>5</size>
19883       </method>
19884       <method name="Int32 &lt;Main&gt;m__6(Int32)">
19885         <size>4</size>
19886       </method>
19887     </type>
19888   </test>
19889   <test name="ltest-09.cs">
19890     <type name="C">
19891       <method name="Void .ctor()">
19892         <size>7</size>
19893       </method>
19894       <method name="IEnumerable`1 Test[T](T)">
19895         <size>2</size>
19896       </method>
19897       <method name="IEnumerable`1 Test[T](Func`1[T])">
19898         <size>2</size>
19899       </method>
19900       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
19901         <size>2</size>
19902       </method>
19903       <method name="Void Main()">
19904         <size>113</size>
19905       </method>
19906     </type>
19907     <type name="Func`1[TD]">
19908       <method name="Void .ctor(Object, IntPtr)">
19909         <size>0</size>
19910       </method>
19911       <method name="TD Invoke()">
19912         <size>0</size>
19913       </method>
19914       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19915         <size>0</size>
19916       </method>
19917       <method name="TD EndInvoke(IAsyncResult)">
19918         <size>0</size>
19919       </method>
19920     </type>
19921     <type name="Func`2[TA,TR]">
19922       <method name="Void .ctor(Object, IntPtr)">
19923         <size>0</size>
19924       </method>
19925       <method name="TR Invoke(TA)">
19926         <size>0</size>
19927       </method>
19928       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
19929         <size>0</size>
19930       </method>
19931       <method name="TR EndInvoke(IAsyncResult)">
19932         <size>0</size>
19933       </method>
19934     </type>
19935     <type name="C">
19936       <method name="System.String &lt;Main&gt;m__0()">
19937         <size>6</size>
19938       </method>
19939       <method name="System.String &lt;Main&gt;m__1()">
19940         <size>6</size>
19941       </method>
19942       <method name="System.String &lt;Main&gt;m__2(System.String)">
19943         <size>6</size>
19944       </method>
19945     </type>
19946   </test>
19947   <test name="ltest-10.cs">
19948     <type name="C">
19949       <method name="Void .ctor()">
19950         <size>7</size>
19951       </method>
19952       <method name="Void Foo[TSource](IEnumerable`1)">
19953         <size>1</size>
19954       </method>
19955       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
19956         <size>1</size>
19957       </method>
19958       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
19959         <size>1</size>
19960       </method>
19961       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
19962         <size>1</size>
19963       </method>
19964       <method name="Void Main()">
19965         <size>97</size>
19966       </method>
19967     </type>
19968     <type name="C+&lt;Main&gt;c__AnonStorey0">
19969       <method name="Void .ctor()">
19970         <size>7</size>
19971       </method>
19972       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19973         <size>7</size>
19974       </method>
19975       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
19976         <size>7</size>
19977       </method>
19978       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
19979         <size>7</size>
19980       </method>
19981     </type>
19982   </test>
19983   <test name="ltest-11.cs">
19984     <type name="Pair`2[T1,T2]">
19985       <method name="Void .ctor()">
19986         <size>7</size>
19987       </method>
19988     </type>
19989     <type name="C">
19990       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
19991         <size>1</size>
19992       </method>
19993     </type>
19994     <type name="E`1[TI]">
19995       <method name="Void .ctor()">
19996         <size>7</size>
19997       </method>
19998       <method name="Void Rep1[TV](Group`2[TI,TV])">
19999         <size>37</size>
20000       </method>
20001     </type>
20002     <type name="M">
20003       <method name="Void .ctor()">
20004         <size>7</size>
20005       </method>
20006       <method name="Void Main()">
20007         <size>1</size>
20008       </method>
20009     </type>
20010     <type name="Group`2[T1,T2]">
20011       <method name="Void .ctor(Object, IntPtr)">
20012         <size>0</size>
20013       </method>
20014       <method name="Pair`2[T1,T2] Invoke(T1)">
20015         <size>0</size>
20016       </method>
20017       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
20018         <size>0</size>
20019       </method>
20020       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
20021         <size>0</size>
20022       </method>
20023     </type>
20024     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
20025       <method name="Void .ctor()">
20026         <size>7</size>
20027       </method>
20028       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
20029         <size>7</size>
20030       </method>
20031     </type>
20032   </test>
20033   <test name="ltest-12.cs">
20034     <type name="Demo">
20035       <method name="Void .ctor()">
20036         <size>7</size>
20037       </method>
20038       <method name="Void F[T](T[], T, Func`1[T])">
20039         <size>42</size>
20040       </method>
20041       <method name="Int32 Main()">
20042         <size>65</size>
20043       </method>
20044     </type>
20045     <type name="Func`1[TA]">
20046       <method name="Void .ctor(Object, IntPtr)">
20047         <size>0</size>
20048       </method>
20049       <method name="Void Invoke(TA)">
20050         <size>0</size>
20051       </method>
20052       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20053         <size>0</size>
20054       </method>
20055       <method name="Void EndInvoke(IAsyncResult)">
20056         <size>0</size>
20057       </method>
20058     </type>
20059     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
20060       <method name="Void .ctor()">
20061         <size>7</size>
20062       </method>
20063       <method name="Void &lt;&gt;m__0(Int32)">
20064         <size>10</size>
20065       </method>
20066     </type>
20067   </test>
20068   <test name="ltest-13.cs">
20069     <type name="Program">
20070       <method name="Void .ctor()">
20071         <size>7</size>
20072       </method>
20073       <method name="T Foo[T](System.Func`2[System.String,T])">
20074         <size>12</size>
20075       </method>
20076       <method name="Void Foo(System.Action`1[System.String])">
20077         <size>12</size>
20078       </method>
20079       <method name="Void Main()">
20080         <size>76</size>
20081       </method>
20082       <method name="System.String Bar()">
20083         <size>35</size>
20084       </method>
20085     </type>
20086     <type name="TestUnary">
20087       <method name="Void .ctor()">
20088         <size>7</size>
20089       </method>
20090       <method name="Void Foo(System.Action`1[System.Int32])">
20091         <size>1</size>
20092       </method>
20093       <method name="Void Bar()">
20094         <size>35</size>
20095       </method>
20096       <method name="Void &lt;Bar&gt;m__0(Int32)">
20097         <size>6</size>
20098       </method>
20099     </type>
20100     <type name="Program">
20101       <method name="System.String &lt;Bar&gt;m__1(System.String)">
20102         <size>7</size>
20103       </method>
20104       <method name="System.String &lt;Main&gt;m__2(System.String)">
20105         <size>2</size>
20106       </method>
20107       <method name="Void &lt;Main&gt;m__3(System.String)">
20108         <size>7</size>
20109       </method>
20110     </type>
20111   </test>
20112   <test name="ltest-14.cs">
20113     <type name="Test">
20114       <method name="Void .ctor()">
20115         <size>7</size>
20116       </method>
20117       <method name="Void Foo[T]()">
20118         <size>14</size>
20119       </method>
20120       <method name="Void Main()">
20121         <size>1</size>
20122       </method>
20123       <method name="T &lt;Foo&gt;m__0[T](T)">
20124         <size>2</size>
20125       </method>
20126     </type>
20127   </test>
20128   <test name="ltest-15.cs">
20129     <type name="Enumerable">
20130       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
20131         <size>32</size>
20132       </method>
20133       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
20134         <size>120</size>
20135       </method>
20136     </type>
20137     <type name="Repro">
20138       <method name="Void .ctor()">
20139         <size>7</size>
20140       </method>
20141       <method name="Int32 Main()">
20142         <size>115</size>
20143       </method>
20144       <method name="Int32 &lt;Main&gt;m__1(System.String)">
20145         <size>7</size>
20146       </method>
20147     </type>
20148     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
20149       <method name="Void .ctor()">
20150         <size>7</size>
20151       </method>
20152       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
20153         <size>15</size>
20154       </method>
20155     </type>
20156   </test>
20157   <test name="ltest-16.cs">
20158     <type name="Repro">
20159       <method name="Void .ctor()">
20160         <size>7</size>
20161       </method>
20162       <method name="Void AssertFoo[T](IList`1)">
20163         <size>34</size>
20164       </method>
20165       <method name="Void Main()">
20166         <size>1</size>
20167       </method>
20168     </type>
20169     <type name="Repro+Runner`1[T]">
20170       <method name="Void .ctor(Action`1, T)">
20171         <size>7</size>
20172       </method>
20173     </type>
20174     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
20175       <method name="Void .ctor()">
20176         <size>7</size>
20177       </method>
20178       <method name="Void &lt;&gt;m__0(Int32)">
20179         <size>52</size>
20180       </method>
20181     </type>
20182   </test>
20183   <test name="ltest-17.cs">
20184     <type name="TestCase">
20185       <method name="Void .ctor()">
20186         <size>7</size>
20187       </method>
20188       <method name="Void Testing()">
20189         <size>75</size>
20190       </method>
20191       <method name="Void Main()">
20192         <size>11</size>
20193       </method>
20194       <method name="Void &lt;Testing&gt;m__0()">
20195         <size>8</size>
20196       </method>
20197     </type>
20198   </test>
20199   <test name="ltest-18.cs">
20200     <type name="Test">
20201       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
20202         <size>33</size>
20203       </method>
20204       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
20205         <size>1</size>
20206       </method>
20207       <method name="Void Main()">
20208         <size>1</size>
20209       </method>
20210     </type>
20211     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
20212       <method name="Void .ctor()">
20213         <size>7</size>
20214       </method>
20215       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
20216         <size>14</size>
20217       </method>
20218     </type>
20219   </test>
20220   <test name="ltest-19.cs">
20221     <type name="Crasher">
20222       <method name="Void .ctor()">
20223         <size>7</size>
20224       </method>
20225       <method name="Void Crash()">
20226         <size>36</size>
20227       </method>
20228       <method name="Void Do(System.Action)">
20229         <size>1</size>
20230       </method>
20231       <method name="Void Main()">
20232         <size>1</size>
20233       </method>
20234     </type>
20235     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
20236       <method name="Void .ctor()">
20237         <size>7</size>
20238       </method>
20239       <method name="Void &lt;&gt;m__0()">
20240         <size>27</size>
20241       </method>
20242     </type>
20243   </test>
20244   <test name="ltest-20.cs">
20245     <type name="Z">
20246       <method name="Void .ctor()">
20247         <size>37</size>
20248       </method>
20249       <method name="Void &lt;Z&gt;m__0()">
20250         <size>7</size>
20251       </method>
20252     </type>
20253     <type name="Test">
20254       <method name="Void .ctor()">
20255         <size>7</size>
20256       </method>
20257       <method name="Boolean Foo()">
20258         <size>2</size>
20259       </method>
20260       <method name="Void Main()">
20261         <size>1</size>
20262       </method>
20263     </type>
20264     <type name="TestMethod">
20265       <method name="Void .ctor(Object, IntPtr)">
20266         <size>0</size>
20267       </method>
20268       <method name="Void Invoke()">
20269         <size>0</size>
20270       </method>
20271       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20272         <size>0</size>
20273       </method>
20274       <method name="Void EndInvoke(IAsyncResult)">
20275         <size>0</size>
20276       </method>
20277     </type>
20278   </test>
20279   <test name="ltest-21.cs">
20280     <type name="Program">
20281       <method name="Void .ctor()">
20282         <size>7</size>
20283       </method>
20284       <method name="T Foo[T](System.Func`2[System.String,T])">
20285         <size>12</size>
20286       </method>
20287       <method name="Void Foo(System.Action`1[System.String])">
20288         <size>12</size>
20289       </method>
20290       <method name="System.String Bar()">
20291         <size>35</size>
20292       </method>
20293       <method name="Int32 Main()">
20294         <size>95</size>
20295       </method>
20296       <method name="System.String &lt;Bar&gt;m__0(System.String)">
20297         <size>7</size>
20298       </method>
20299       <method name="System.String &lt;Main&gt;m__1(System.String)">
20300         <size>2</size>
20301       </method>
20302       <method name="Void &lt;Main&gt;m__2(System.String)">
20303         <size>7</size>
20304       </method>
20305     </type>
20306   </test>
20307   <test name="ltest-22.cs">
20308     <type name="Product">
20309       <method name="Void .ctor()">
20310         <size>7</size>
20311       </method>
20312     </type>
20313     <type name="MainClass">
20314       <method name="Void .ctor()">
20315         <size>7</size>
20316       </method>
20317       <method name="Void Main()">
20318         <size>136</size>
20319       </method>
20320       <method name="Int32 &lt;Main&gt;m__0(Product)">
20321         <size>7</size>
20322       </method>
20323       <method name="Product &lt;Main&gt;m__1(Product)">
20324         <size>2</size>
20325       </method>
20326       <method name="&lt;&gt;__AnonType0`2[System.Linq.IGrouping`2[System.Int32,Product],System.Collections.Generic.IEnumerable`1[Product]] &lt;Main&gt;m__2(IGrouping`2)">
20327         <size>48</size>
20328       </method>
20329     </type>
20330     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
20331       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
20332         <size>21</size>
20333       </method>
20334       <method name="&lt;g&gt;__T get_g()">
20335         <size>7</size>
20336       </method>
20337       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
20338         <size>7</size>
20339       </method>
20340       <method name="Boolean Equals(System.Object)">
20341         <size>69</size>
20342       </method>
20343       <method name="Int32 GetHashCode()">
20344         <size>86</size>
20345       </method>
20346       <method name="System.String ToString()">
20347         <size>142</size>
20348       </method>
20349     </type>
20350     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
20351       <method name="Void .ctor()">
20352         <size>7</size>
20353       </method>
20354       <method name="Boolean &lt;&gt;m__3(Product)">
20355         <size>52</size>
20356       </method>
20357       <method name="Decimal &lt;&gt;m__4(Product)">
20358         <size>7</size>
20359       </method>
20360     </type>
20361   </test>
20362   <test name="test-1.cs">
20363     <type name="X">
20364       <method name="Void .ctor()">
20365         <size>7</size>
20366       </method>
20367       <method name="Int32 Main(System.String[])">
20368         <size>12</size>
20369       </method>
20370     </type>
20371   </test>
20372   <test name="test-10.cs">
20373     <type name="X">
20374       <method name="Void .ctor()">
20375         <size>7</size>
20376       </method>
20377       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20378         <size>1</size>
20379       </method>
20380       <method name="Void bsbyte()">
20381         <size>35</size>
20382       </method>
20383       <method name="Void abyte(SByte, Char)">
20384         <size>1</size>
20385       </method>
20386       <method name="Void bbyte()">
20387         <size>22</size>
20388       </method>
20389       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
20390         <size>1</size>
20391       </method>
20392       <method name="Void bshort()">
20393         <size>39</size>
20394       </method>
20395       <method name="Void aushort(SByte, Byte, Int16, Char)">
20396         <size>1</size>
20397       </method>
20398       <method name="Void bushort()">
20399         <size>29</size>
20400       </method>
20401       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
20402         <size>1</size>
20403       </method>
20404       <method name="Void bint()">
20405         <size>42</size>
20406       </method>
20407       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
20408         <size>1</size>
20409       </method>
20410       <method name="Void buint()">
20411         <size>38</size>
20412       </method>
20413       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
20414         <size>1</size>
20415       </method>
20416       <method name="Void blong()">
20417         <size>47</size>
20418       </method>
20419       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
20420         <size>1</size>
20421       </method>
20422       <method name="Void bulong()">
20423         <size>47</size>
20424       </method>
20425       <method name="Void achar(SByte, Byte, Int16)">
20426         <size>1</size>
20427       </method>
20428       <method name="Void bchar()">
20429         <size>27</size>
20430       </method>
20431       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
20432         <size>1</size>
20433       </method>
20434       <method name="Void bfloat()">
20435         <size>67</size>
20436       </method>
20437       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
20438         <size>1</size>
20439       </method>
20440       <method name="Void bdouble()">
20441         <size>75</size>
20442       </method>
20443       <method name="Void TestDecimal(Decimal)">
20444         <size>15</size>
20445       </method>
20446       <method name="Void Main()">
20447         <size>1</size>
20448       </method>
20449     </type>
20450     <type name="Test2">
20451       <method name="Void .ctor()">
20452         <size>7</size>
20453       </method>
20454       <method name="Void ExtraTst()">
20455         <size>12</size>
20456       </method>
20457     </type>
20458   </test>
20459   <test name="test-100.cs">
20460     <type name="GLib.Object">
20461       <method name="Void .ctor()">
20462         <size>7</size>
20463       </method>
20464       <method name="Int32 get_Raw()">
20465         <size>2</size>
20466       </method>
20467       <method name="Void set_Raw(Int32)">
20468         <size>8</size>
20469       </method>
20470       <method name="Void GetProperty()">
20471         <size>12</size>
20472       </method>
20473       <method name="Int32 Main()">
20474         <size>2</size>
20475       </method>
20476     </type>
20477   </test>
20478   <test name="test-101.cs">
20479     <type name="Test.MyAttribute">
20480       <method name="Void .ctor(String)">
20481         <size>20</size>
20482       </method>
20483     </type>
20484     <type name="Test.My2Attribute">
20485       <method name="Void .ctor(String, Int32)">
20486         <size>31</size>
20487       </method>
20488     </type>
20489     <type name="Test.Test">
20490       <method name="Void .ctor()">
20491         <size>7</size>
20492       </method>
20493       <method name="Int32 Main()">
20494         <size>92</size>
20495       </method>
20496     </type>
20497   </test>
20498   <test name="test-102.cs">
20499     <type name="N1.MineAttribute">
20500       <method name="Void .ctor(String)">
20501         <size>14</size>
20502       </method>
20503     </type>
20504     <type name="N1.ReturnAttribute">
20505       <method name="Void .ctor(String)">
20506         <size>14</size>
20507       </method>
20508     </type>
20509     <type name="N1.Foo">
20510       <method name="Void .ctor()">
20511         <size>7</size>
20512       </method>
20513       <method name="Int32 Main()">
20514         <size>250</size>
20515       </method>
20516     </type>
20517   </test>
20518   <test name="test-103.cs">
20519     <type name="A">
20520       <method name="Void .ctor()">
20521         <size>7</size>
20522       </method>
20523       <method name="Int32 Foo()">
20524         <size>0</size>
20525       </method>
20526     </type>
20527     <type name="B">
20528       <method name="Void .ctor()">
20529         <size>7</size>
20530       </method>
20531       <method name="Int32 Foo()">
20532         <size>2</size>
20533       </method>
20534       <method name="Int32 M()">
20535         <size>7</size>
20536       </method>
20537     </type>
20538     <type name="Test">
20539       <method name="Void .ctor()">
20540         <size>7</size>
20541       </method>
20542       <method name="Int32 Main()">
20543         <size>11</size>
20544       </method>
20545     </type>
20546   </test>
20547   <test name="test-104.cs">
20548     <type name="Test">
20549       <method name="Void .ctor()">
20550         <size>7</size>
20551       </method>
20552       <method name="Int32 Main(System.String[])">
20553         <size>12</size>
20554       </method>
20555     </type>
20556   </test>
20557   <test name="test-105.cs">
20558     <type name="Test">
20559       <method name="Void .ctor()">
20560         <size>7</size>
20561       </method>
20562       <method name="Int32 F(Int32)">
20563         <size>33</size>
20564       </method>
20565       <method name="Void async_callback(IAsyncResult)">
20566         <size>22</size>
20567       </method>
20568       <method name="Int32 Main()">
20569         <size>407</size>
20570       </method>
20571     </type>
20572     <type name="Test+SimpleDelegate">
20573       <method name="Void .ctor(Object, IntPtr)">
20574         <size>0</size>
20575       </method>
20576       <method name="Int32 Invoke(Int32)">
20577         <size>0</size>
20578       </method>
20579       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20580         <size>0</size>
20581       </method>
20582       <method name="Int32 EndInvoke(IAsyncResult)">
20583         <size>0</size>
20584       </method>
20585     </type>
20586   </test>
20587   <test name="test-106.cs">
20588     <type name="Test">
20589       <method name="Void .ctor()">
20590         <size>7</size>
20591       </method>
20592       <method name="Void .cctor()">
20593         <size>1</size>
20594       </method>
20595       <method name="Int32 F(Int32)">
20596         <size>27</size>
20597       </method>
20598       <method name="Void async_callback(IAsyncResult)">
20599         <size>33</size>
20600       </method>
20601       <method name="Int32 Main()">
20602         <size>135</size>
20603       </method>
20604     </type>
20605     <type name="Test+SimpleDelegate">
20606       <method name="Void .ctor(Object, IntPtr)">
20607         <size>0</size>
20608       </method>
20609       <method name="Int32 Invoke(Int32)">
20610         <size>0</size>
20611       </method>
20612       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20613         <size>0</size>
20614       </method>
20615       <method name="Int32 EndInvoke(IAsyncResult)">
20616         <size>0</size>
20617       </method>
20618     </type>
20619   </test>
20620   <test name="test-107.cs">
20621     <type name="Test">
20622       <method name="Void .ctor()">
20623         <size>7</size>
20624       </method>
20625       <method name="Void .cctor()">
20626         <size>1</size>
20627       </method>
20628       <method name="Int32 F(Int32)">
20629         <size>27</size>
20630       </method>
20631       <method name="Void async_callback(IAsyncResult)">
20632         <size>100</size>
20633       </method>
20634       <method name="Int32 Main()">
20635         <size>89</size>
20636       </method>
20637     </type>
20638     <type name="Test+SimpleDelegate">
20639       <method name="Void .ctor(Object, IntPtr)">
20640         <size>0</size>
20641       </method>
20642       <method name="Int32 Invoke(Int32)">
20643         <size>0</size>
20644       </method>
20645       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20646         <size>0</size>
20647       </method>
20648       <method name="Int32 EndInvoke(IAsyncResult)">
20649         <size>0</size>
20650       </method>
20651     </type>
20652   </test>
20653   <test name="test-108.cs">
20654     <type name="X">
20655       <method name="Void .ctor()">
20656         <size>7</size>
20657       </method>
20658       <method name="Int32 Main()">
20659         <size>79</size>
20660       </method>
20661     </type>
20662   </test>
20663   <test name="test-109.cs">
20664     <type name="T">
20665       <method name="Void .ctor()">
20666         <size>7</size>
20667       </method>
20668       <method name="Int32 Main()">
20669         <size>23</size>
20670       </method>
20671     </type>
20672   </test>
20673   <test name="test-11.cs">
20674     <type name="Test">
20675       <method name="Void .ctor()">
20676         <size>7</size>
20677       </method>
20678       <method name="Int32 boxtest()">
20679         <size>12</size>
20680       </method>
20681       <method name="Int32 Main()">
20682         <size>14</size>
20683       </method>
20684     </type>
20685   </test>
20686   <test name="test-110.cs">
20687     <type name="test.test">
20688       <method name="Void .ctor()">
20689         <size>7</size>
20690       </method>
20691       <method name="Int32 test_method(Int32)">
20692         <size>13</size>
20693       </method>
20694       <method name="Int32 Main()">
20695         <size>17</size>
20696       </method>
20697     </type>
20698   </test>
20699   <test name="test-111.cs">
20700     <type name="T">
20701       <method name="Void .ctor()">
20702         <size>7</size>
20703       </method>
20704       <method name="System.Object get_obj()">
20705         <size>6</size>
20706       </method>
20707       <method name="Int32 Main()">
20708         <size>21</size>
20709       </method>
20710     </type>
20711   </test>
20712   <test name="test-112.cs">
20713     <type name="X">
20714       <method name="Void .ctor()">
20715         <size>7</size>
20716       </method>
20717       <method name="System.Int32[] g()">
20718         <size>14</size>
20719       </method>
20720       <method name="Int32 Main()">
20721         <size>18</size>
20722       </method>
20723     </type>
20724   </test>
20725   <test name="test-113.cs">
20726     <type name="X">
20727       <method name="Void .ctor()">
20728         <size>7</size>
20729       </method>
20730       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
20731         <size>4</size>
20732       </method>
20733       <method name="Void GetProperty(System.String, System.String ByRef)">
20734         <size>21</size>
20735       </method>
20736       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
20737         <size>4</size>
20738       </method>
20739       <method name="Void GetProperty(System.String, Boolean ByRef)">
20740         <size>21</size>
20741       </method>
20742       <method name="Int32 Main()">
20743         <size>2</size>
20744       </method>
20745     </type>
20746   </test>
20747   <test name="test-114.cs">
20748     <type name="MyClass">
20749       <method name="Void .ctor()">
20750         <size>7</size>
20751       </method>
20752       <method name="Int32 Main()">
20753         <size>15</size>
20754       </method>
20755     </type>
20756     <type name="MyClass+IsAnything">
20757       <method name="Void .ctor(Object, IntPtr)">
20758         <size>0</size>
20759       </method>
20760       <method name="Boolean Invoke(Char)">
20761         <size>0</size>
20762       </method>
20763       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
20764         <size>0</size>
20765       </method>
20766       <method name="Boolean EndInvoke(IAsyncResult)">
20767         <size>0</size>
20768       </method>
20769     </type>
20770   </test>
20771   <test name="test-115.cs">
20772     <type name="A">
20773       <method name="Void .ctor()">
20774         <size>7</size>
20775       </method>
20776       <method name="X op_Explicit(A)">
20777         <size>8</size>
20778       </method>
20779     </type>
20780     <type name="X">
20781       <method name="Void .ctor()">
20782         <size>7</size>
20783       </method>
20784     </type>
20785     <type name="Y">
20786       <method name="Void .ctor()">
20787         <size>7</size>
20788       </method>
20789     </type>
20790     <type name="blah">
20791       <method name="Void .ctor()">
20792         <size>7</size>
20793       </method>
20794       <method name="Int32 Main()">
20795         <size>47</size>
20796       </method>
20797     </type>
20798   </test>
20799   <test name="test-116.cs">
20800     <type name="X">
20801       <method name="Void .ctor()">
20802         <size>7</size>
20803       </method>
20804       <method name="Int32 Main()">
20805         <size>12</size>
20806       </method>
20807     </type>
20808   </test>
20809   <test name="test-117.cs">
20810     <type name="Blah">
20811       <method name="Void .ctor()">
20812         <size>18</size>
20813       </method>
20814       <method name="Int32 Main()">
20815         <size>25</size>
20816       </method>
20817     </type>
20818   </test>
20819   <test name="test-118.cs">
20820     <type name="Container">
20821       <method name="Void .ctor()">
20822         <size>7</size>
20823       </method>
20824       <method name="Int32 Main(System.String[])">
20825         <size>2</size>
20826       </method>
20827     </type>
20828   </test>
20829   <test name="test-119.cs">
20830     <type name="Value">
20831       <method name="Void .ctor()">
20832         <size>7</size>
20833       </method>
20834       <method name="Int32 op_Explicit(Value)">
20835         <size>2</size>
20836       </method>
20837       <method name="MyObject op_Explicit(Value)">
20838         <size>7</size>
20839       </method>
20840       <method name="UInt32 op_Explicit(Value)">
20841         <size>2</size>
20842       </method>
20843     </type>
20844     <type name="MyObject">
20845       <method name="Void .ctor(Int32)">
20846         <size>7</size>
20847       </method>
20848     </type>
20849     <type name="Derived">
20850       <method name="Void .ctor(Int32)">
20851         <size>8</size>
20852       </method>
20853       <method name="Derived Blah()">
20854         <size>18</size>
20855       </method>
20856     </type>
20857     <type name="Test">
20858       <method name="Void .ctor()">
20859         <size>7</size>
20860       </method>
20861       <method name="Int32 Main()">
20862         <size>33</size>
20863       </method>
20864     </type>
20865   </test>
20866   <test name="test-12.cs">
20867     <type name="X">
20868       <method name="Void .ctor()">
20869         <size>7</size>
20870       </method>
20871       <method name="Int32 Main(System.String[])">
20872         <size>270</size>
20873       </method>
20874       <method name="System.String s(System.String, Int32)">
20875         <size>13</size>
20876       </method>
20877       <method name="System.String x(System.String, System.Object)">
20878         <size>8</size>
20879       </method>
20880     </type>
20881   </test>
20882   <test name="test-120.cs">
20883     <type name="test">
20884       <method name="Void .ctor()">
20885         <size>7</size>
20886       </method>
20887       <method name="Int32 Main()">
20888         <size>140</size>
20889       </method>
20890     </type>
20891   </test>
20892   <test name="test-121.cs">
20893     <type name="X">
20894       <method name="Void .ctor()">
20895         <size>7</size>
20896       </method>
20897       <method name="Int32 g()">
20898         <size>14</size>
20899       </method>
20900       <method name="Int32 Main()">
20901         <size>81</size>
20902       </method>
20903     </type>
20904   </test>
20905   <test name="test-122.cs">
20906     <type name="A">
20907       <method name="Void .ctor()">
20908         <size>7</size>
20909       </method>
20910       <method name="Void .cctor()">
20911         <size>1</size>
20912       </method>
20913       <method name="Int32 Main()">
20914         <size>2</size>
20915       </method>
20916     </type>
20917     <type name="A+B">
20918       <method name="Void .ctor()">
20919         <size>7</size>
20920       </method>
20921       <method name="Void Foo()">
20922         <size>13</size>
20923       </method>
20924     </type>
20925   </test>
20926   <test name="test-123.cs">
20927     <type name="X">
20928       <method name="Void .ctor()">
20929         <size>7</size>
20930       </method>
20931       <method name="System.Object get_non_null()">
20932         <size>6</size>
20933       </method>
20934       <method name="System.Object get_null()">
20935         <size>2</size>
20936       </method>
20937       <method name="Int32 Main()">
20938         <size>95</size>
20939       </method>
20940     </type>
20941   </test>
20942   <test name="test-124.cs">
20943     <type name="t">
20944       <method name="Void .ctor()">
20945         <size>7</size>
20946       </method>
20947       <method name="Void a()">
20948         <size>16</size>
20949       </method>
20950       <method name="Void b()">
20951         <size>16</size>
20952       </method>
20953       <method name="Void c()">
20954         <size>24</size>
20955       </method>
20956       <method name="Void d()">
20957         <size>28</size>
20958       </method>
20959       <method name="Void Main()">
20960         <size>1</size>
20961       </method>
20962     </type>
20963   </test>
20964   <test name="test-125.cs">
20965     <type name="Fraction">
20966       <method name="Void .ctor(Int32, Int32)">
20967         <size>31</size>
20968       </method>
20969       <method name="Void .ctor(Int32)">
20970         <size>31</size>
20971       </method>
20972       <method name="Boolean Equals(System.Object)">
20973         <size>36</size>
20974       </method>
20975       <method name="System.String ToString()">
20976         <size>35</size>
20977       </method>
20978       <method name="Fraction op_Implicit(Int32)">
20979         <size>17</size>
20980       </method>
20981       <method name="Int32 op_Explicit(Fraction)">
20982         <size>24</size>
20983       </method>
20984       <method name="Boolean op_Equality(Fraction, Fraction)">
20985         <size>48</size>
20986       </method>
20987       <method name="Boolean op_Inequality(Fraction, Fraction)">
20988         <size>21</size>
20989       </method>
20990       <method name="Fraction op_Addition(Fraction, Fraction)">
20991         <size>102</size>
20992       </method>
20993     </type>
20994     <type name="Tester">
20995       <method name="Void .ctor()">
20996         <size>7</size>
20997       </method>
20998       <method name="Int32 Main()">
20999         <size>148</size>
21000       </method>
21001     </type>
21002   </test>
21003   <test name="test-126.cs">
21004     <type name="X">
21005       <method name="Void .ctor()">
21006         <size>7</size>
21007       </method>
21008       <method name="Void Iface.Method()">
21009         <size>1</size>
21010       </method>
21011       <method name="Int32 Main()">
21012         <size>33</size>
21013       </method>
21014     </type>
21015   </test>
21016   <test name="test-127.cs">
21017     <type name="X">
21018       <method name="Void .ctor()">
21019         <size>7</size>
21020       </method>
21021       <method name="Int32 Main()">
21022         <size>32</size>
21023       </method>
21024     </type>
21025   </test>
21026   <test name="test-128.cs">
21027     <type name="SimpleAttribute">
21028       <method name="Void .ctor(String)">
21029         <size>14</size>
21030       </method>
21031     </type>
21032     <type name="MineAttribute">
21033       <method name="Void .ctor(Type[])">
21034         <size>14</size>
21035       </method>
21036     </type>
21037     <type name="Foo">
21038       <method name="Void .ctor()">
21039         <size>7</size>
21040       </method>
21041       <method name="Int32 MM()">
21042         <size>153</size>
21043       </method>
21044     </type>
21045     <type name="Blah">
21046       <method name="Void .ctor()">
21047         <size>7</size>
21048       </method>
21049       <method name="Int32 get_Value()">
21050         <size>7</size>
21051       </method>
21052       <method name="Void set_Value(Int32)">
21053         <size>8</size>
21054       </method>
21055       <method name="Int32 Another()">
21056         <size>2</size>
21057       </method>
21058       <method name="Int32 Main()">
21059         <size>6</size>
21060       </method>
21061     </type>
21062   </test>
21063   <test name="test-129.cs">
21064     <type name="X">
21065       <method name="Void .ctor()">
21066         <size>7</size>
21067       </method>
21068       <method name="Int32 Main()">
21069         <size>27</size>
21070       </method>
21071     </type>
21072   </test>
21073   <test name="test-13.cs">
21074     <type name="Foo">
21075       <method name="Void .ctor()">
21076         <size>7</size>
21077       </method>
21078       <method name="Boolean MyMethod()">
21079         <size>12</size>
21080       </method>
21081     </type>
21082     <type name="Blah">
21083       <method name="Void .ctor()">
21084         <size>7</size>
21085       </method>
21086       <method name="Int32 Main()">
21087         <size>23</size>
21088       </method>
21089     </type>
21090   </test>
21091   <test name="test-130.cs">
21092     <type name="X">
21093       <method name="Void .ctor()">
21094         <size>20</size>
21095       </method>
21096       <method name="Int32 Main()">
21097         <size>2</size>
21098       </method>
21099     </type>
21100   </test>
21101   <test name="test-131.cs">
21102     <type name="SimpleAttribute">
21103       <method name="Void .ctor(String)">
21104         <size>14</size>
21105       </method>
21106     </type>
21107     <type name="Blah">
21108       <method name="Void .ctor()">
21109         <size>7</size>
21110       </method>
21111       <method name="Int32 Main()">
21112         <size>2</size>
21113       </method>
21114     </type>
21115   </test>
21116   <test name="test-132.cs">
21117     <type name="T">
21118       <method name="Void .ctor()">
21119         <size>7</size>
21120       </method>
21121       <method name="Int32 Main()">
21122         <size>51</size>
21123       </method>
21124     </type>
21125   </test>
21126   <test name="test-133.cs">
21127     <type name="T">
21128       <method name="Void .ctor()">
21129         <size>7</size>
21130       </method>
21131       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21132         <size>21</size>
21133       </method>
21134       <method name="Void get_struct(S ByRef)">
21135         <size>24</size>
21136       </method>
21137       <method name="Int32 Main()">
21138         <size>75</size>
21139       </method>
21140     </type>
21141   </test>
21142   <test name="test-134.cs">
21143     <type name="AA">
21144       <method name="Void .ctor()">
21145         <size>7</size>
21146       </method>
21147       <method name="Void A()">
21148         <size>8</size>
21149       </method>
21150       <method name="Void B()">
21151         <size>8</size>
21152       </method>
21153       <method name="Void C()">
21154         <size>8</size>
21155       </method>
21156       <method name="Boolean get_OK()">
21157         <size>32</size>
21158       </method>
21159     </type>
21160     <type name="BB">
21161       <method name="Void .ctor()">
21162         <size>7</size>
21163       </method>
21164       <method name="Void A()">
21165         <size>18</size>
21166       </method>
21167       <method name="Void B()">
21168         <size>8</size>
21169       </method>
21170       <method name="Void C()">
21171         <size>8</size>
21172       </method>
21173       <method name="Boolean get_OK()">
21174         <size>32</size>
21175       </method>
21176     </type>
21177     <type name="T">
21178       <method name="Void .ctor()">
21179         <size>7</size>
21180       </method>
21181       <method name="Void A()">
21182         <size>1</size>
21183       </method>
21184       <method name="Void B()">
21185         <size>1</size>
21186       </method>
21187       <method name="Int32 Main()">
21188         <size>76</size>
21189       </method>
21190     </type>
21191   </test>
21192   <test name="test-135.cs">
21193     <type name="A">
21194       <method name="Void .ctor()">
21195         <size>7</size>
21196       </method>
21197       <method name="Void doh()">
21198         <size>1</size>
21199       </method>
21200     </type>
21201     <type name="T">
21202       <method name="Void .ctor()">
21203         <size>7</size>
21204       </method>
21205       <method name="A get_Prop()">
21206         <size>6</size>
21207       </method>
21208       <method name="Int32 Main()">
21209         <size>37</size>
21210       </method>
21211       <method name="IA IB.get_Prop()">
21212         <size>6</size>
21213       </method>
21214     </type>
21215   </test>
21216   <test name="test-136.cs">
21217     <type name="MyCar">
21218       <method name="Void .ctor()">
21219         <size>7</size>
21220       </method>
21221       <method name="Void IDiagnostic.Stop()">
21222         <size>8</size>
21223       </method>
21224       <method name="Void IAutomobile.Stop()">
21225         <size>8</size>
21226       </method>
21227       <method name="Void Stop()">
21228         <size>16</size>
21229       </method>
21230     </type>
21231     <type name="TestConflict">
21232       <method name="Void .ctor()">
21233         <size>7</size>
21234       </method>
21235       <method name="Int32 Main()">
21236         <size>74</size>
21237       </method>
21238     </type>
21239   </test>
21240   <test name="test-137.cs">
21241     <type name="C">
21242       <method name="Void .ctor()">
21243         <size>7</size>
21244       </method>
21245       <method name="Void X()">
21246         <size>15</size>
21247       </method>
21248       <method name="Int32 Main()">
21249         <size>95</size>
21250       </method>
21251     </type>
21252   </test>
21253   <test name="test-138.cs">
21254     <type name="T">
21255       <method name="Void .ctor()">
21256         <size>7</size>
21257       </method>
21258       <method name="Int32 Main()">
21259         <size>14</size>
21260       </method>
21261     </type>
21262   </test>
21263   <test name="test-139.cs">
21264     <type name="T">
21265       <method name="Void one()">
21266         <size>13</size>
21267       </method>
21268       <method name="Void two(T)">
21269         <size>8</size>
21270       </method>
21271       <method name="Void three(T ByRef)">
21272         <size>13</size>
21273       </method>
21274       <method name="Int32 GetHashCode()">
21275         <size>12</size>
21276       </method>
21277       <method name="Int32 Main()">
21278         <size>25</size>
21279       </method>
21280     </type>
21281   </test>
21282   <test name="test-14.cs">
21283     <type name="Obj.A">
21284       <method name="Void .ctor()">
21285         <size>7</size>
21286       </method>
21287       <method name="Int32 F()">
21288         <size>2</size>
21289       </method>
21290       <method name="Int32 G()">
21291         <size>2</size>
21292       </method>
21293       <method name="Int32 H()">
21294         <size>3</size>
21295       </method>
21296     </type>
21297     <type name="Obj.B">
21298       <method name="Void .ctor()">
21299         <size>7</size>
21300       </method>
21301       <method name="Int32 F()">
21302         <size>2</size>
21303       </method>
21304       <method name="Int32 G()">
21305         <size>2</size>
21306       </method>
21307       <method name="Int32 H()">
21308         <size>3</size>
21309       </method>
21310     </type>
21311     <type name="Obj.Test">
21312       <method name="Void .ctor()">
21313         <size>7</size>
21314       </method>
21315       <method name="Int32 Main()">
21316         <size>182</size>
21317       </method>
21318     </type>
21319   </test>
21320   <test name="test-140.cs">
21321     <type name="BreakTest">
21322       <method name="Void .ctor()">
21323         <size>7</size>
21324       </method>
21325       <method name="Void .cctor()">
21326         <size>1</size>
21327       </method>
21328       <method name="Void B()">
21329         <size>47</size>
21330       </method>
21331       <method name="Int32 Main()">
21332         <size>20</size>
21333       </method>
21334     </type>
21335   </test>
21336   <test name="test-141.cs">
21337     <type name="X">
21338       <method name="Void .ctor()">
21339         <size>7</size>
21340       </method>
21341       <method name="Int32 Main()">
21342         <size>38</size>
21343       </method>
21344       <method name="Boolean Test1()">
21345         <size>41</size>
21346       </method>
21347       <method name="Boolean Test2()">
21348         <size>42</size>
21349       </method>
21350       <method name="Boolean Test3()">
21351         <size>37</size>
21352       </method>
21353     </type>
21354   </test>
21355   <test name="test-142.cs">
21356     <type name="TestClass">
21357       <method name="Void .ctor(EventHandler)">
21358         <size>14</size>
21359       </method>
21360       <method name="Int32 Main()">
21361         <size>2</size>
21362       </method>
21363     </type>
21364     <type name="TestBaseClass">
21365       <method name="Void .ctor()">
21366         <size>7</size>
21367       </method>
21368       <method name="Void add_Blah(System.EventHandler)">
21369         <size>24</size>
21370       </method>
21371       <method name="Void remove_Blah(System.EventHandler)">
21372         <size>24</size>
21373       </method>
21374     </type>
21375   </test>
21376   <test name="test-143.cs">
21377     <type name="MonoEnumInfo">
21378       <method name="Void stuff()">
21379         <size>8</size>
21380       </method>
21381       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21382         <size>20</size>
21383       </method>
21384       <method name="Int32 Main()">
21385         <size>32</size>
21386       </method>
21387     </type>
21388   </test>
21389   <test name="test-144.cs">
21390     <type name="Test">
21391       <method name="Void .ctor()">
21392         <size>7</size>
21393       </method>
21394       <method name="Void Main()">
21395         <size>1</size>
21396       </method>
21397     </type>
21398   </test>
21399   <test name="test-145.cs">
21400     <type name="JagArrayTest">
21401       <method name="Void .ctor()">
21402         <size>7</size>
21403       </method>
21404       <method name="Void .cctor()">
21405         <size>25</size>
21406       </method>
21407       <method name="Void Main()">
21408         <size>15</size>
21409       </method>
21410     </type>
21411   </test>
21412   <test name="test-146.cs">
21413     <type name="Test">
21414       <method name="Void .ctor()">
21415         <size>7</size>
21416       </method>
21417       <method name="Int32 Main()">
21418         <size>335</size>
21419       </method>
21420     </type>
21421   </test>
21422   <test name="test-147.cs">
21423     <type name="X">
21424       <method name="Void .ctor()">
21425         <size>15</size>
21426       </method>
21427       <method name="Void .cctor()">
21428         <size>8</size>
21429       </method>
21430       <method name="X Foo()">
21431         <size>6</size>
21432       </method>
21433       <method name="X Bar()">
21434         <size>6</size>
21435       </method>
21436       <method name="X Baz()">
21437         <size>6</size>
21438       </method>
21439       <method name="UInt32 get_Property()">
21440         <size>2</size>
21441       </method>
21442       <method name="UInt32 get_StaticProperty()">
21443         <size>3</size>
21444       </method>
21445       <method name="Int32 get_Item(Int32)">
21446         <size>2</size>
21447       </method>
21448     </type>
21449     <type name="Y">
21450       <method name="Void .ctor()">
21451         <size>15</size>
21452       </method>
21453       <method name="Void .cctor()">
21454         <size>9</size>
21455       </method>
21456       <method name="Y Foo()">
21457         <size>6</size>
21458       </method>
21459       <method name="Y Bar()">
21460         <size>6</size>
21461       </method>
21462       <method name="Y Baz()">
21463         <size>6</size>
21464       </method>
21465       <method name="UInt32 get_Property()">
21466         <size>2</size>
21467       </method>
21468       <method name="UInt32 get_StaticProperty()">
21469         <size>3</size>
21470       </method>
21471       <method name="Int32 get_Item(Int32)">
21472         <size>2</size>
21473       </method>
21474     </type>
21475     <type name="Z">
21476       <method name="Void .ctor()">
21477         <size>7</size>
21478       </method>
21479       <method name="Int32 Test()">
21480         <size>94</size>
21481       </method>
21482     </type>
21483     <type name="Test">
21484       <method name="Void .ctor()">
21485         <size>7</size>
21486       </method>
21487       <method name="Int32 Main()">
21488         <size>252</size>
21489       </method>
21490     </type>
21491   </test>
21492   <test name="test-148.cs">
21493     <type name="Y">
21494       <method name="Void .ctor()">
21495         <size>7</size>
21496       </method>
21497       <method name="Int32 get_Bar(Int32)">
21498         <size>2</size>
21499       </method>
21500       <method name="Int64 get_Bar(Double)">
21501         <size>3</size>
21502       </method>
21503     </type>
21504     <type name="Z">
21505       <method name="Void .ctor()">
21506         <size>7</size>
21507       </method>
21508       <method name="Int64 get_Whatever(Double)">
21509         <size>3</size>
21510       </method>
21511       <method name="Single get_Whatever(Int64, Int32)">
21512         <size>6</size>
21513       </method>
21514       <method name="Int32 InstanceTest()">
21515         <size>54</size>
21516       </method>
21517       <method name="Int32 Test()">
21518         <size>356</size>
21519       </method>
21520       <method name="Int32 Main()">
21521         <size>94</size>
21522       </method>
21523     </type>
21524     <type name="Z+MyArray">
21525       <method name="Void .ctor()">
21526         <size>7</size>
21527       </method>
21528       <method name="System.Object get_Item(Int32)">
21529         <size>8</size>
21530       </method>
21531       <method name="Void set_Item(Int32, System.Object)">
21532         <size>9</size>
21533       </method>
21534     </type>
21535     <type name="A">
21536       <method name="Void .ctor()">
21537         <size>7</size>
21538       </method>
21539       <method name="Int32 get_Monkey(Int32)">
21540         <size>4</size>
21541       </method>
21542     </type>
21543     <type name="B">
21544       <method name="Void .ctor()">
21545         <size>7</size>
21546       </method>
21547       <method name="Int64 get_Item(Int64, Int32)">
21548         <size>5</size>
21549       </method>
21550     </type>
21551     <type name="C">
21552       <method name="Void .ctor()">
21553         <size>7</size>
21554       </method>
21555       <method name="Int32 get_Item(Int32)">
21556         <size>4</size>
21557       </method>
21558     </type>
21559     <type name="D">
21560       <method name="Void .ctor()">
21561         <size>7</size>
21562       </method>
21563       <method name="Int64 get_Item(Int64, Int32)">
21564         <size>5</size>
21565       </method>
21566     </type>
21567     <type name="E">
21568       <method name="Void .ctor()">
21569         <size>7</size>
21570       </method>
21571       <method name="System.String get_g()">
21572         <size>6</size>
21573       </method>
21574       <method name="Void set_g(System.String)">
21575         <size>1</size>
21576       </method>
21577     </type>
21578     <type name="F">
21579       <method name="Void .ctor()">
21580         <size>7</size>
21581       </method>
21582       <method name="System.String get_g()">
21583         <size>6</size>
21584       </method>
21585     </type>
21586     <type name="DisposableNotifyList">
21587       <method name="Void .ctor()">
21588         <size>7</size>
21589       </method>
21590     </type>
21591     <type name="ChildList">
21592       <method name="Void .ctor()">
21593         <size>7</size>
21594       </method>
21595       <method name="Void Test()">
21596         <size>14</size>
21597       </method>
21598     </type>
21599     <type name="Y">
21600       <method name="Int32 X.get_Foo(Int32)">
21601         <size>2</size>
21602       </method>
21603     </type>
21604   </test>
21605   <test name="test-149.cs">
21606     <type name="Y">
21607       <method name="Void .ctor()">
21608         <size>7</size>
21609       </method>
21610       <method name="Void .cctor()">
21611         <size>1</size>
21612       </method>
21613       <method name="Void add_Foo(System.EventHandler)">
21614         <size>24</size>
21615       </method>
21616       <method name="Void remove_Foo(System.EventHandler)">
21617         <size>24</size>
21618       </method>
21619       <method name="Void add_TestEvent(MyDelegate)">
21620         <size>24</size>
21621       </method>
21622       <method name="Void remove_TestEvent(MyDelegate)">
21623         <size>24</size>
21624       </method>
21625       <method name="Int32 Test()">
21626         <size>166</size>
21627       </method>
21628       <method name="Void callback1(System.Object, System.EventArgs)">
21629         <size>7</size>
21630       </method>
21631       <method name="Int64 callback2(Int32)">
21632         <size>19</size>
21633       </method>
21634       <method name="Void callback3(System.Object, System.EventArgs)">
21635         <size>7</size>
21636       </method>
21637     </type>
21638     <type name="Z">
21639       <method name="Void .ctor()">
21640         <size>7</size>
21641       </method>
21642       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
21643         <size>22</size>
21644       </method>
21645       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
21646         <size>22</size>
21647       </method>
21648       <method name="Int32 a()">
21649         <size>2</size>
21650       </method>
21651       <method name="Int32 Main()">
21652         <size>80</size>
21653       </method>
21654     </type>
21655     <type name="Static">
21656       <method name="Void .ctor()">
21657         <size>7</size>
21658       </method>
21659       <method name="Void add_Test(System.EventHandler)">
21660         <size>22</size>
21661       </method>
21662       <method name="Void remove_Test(System.EventHandler)">
21663         <size>22</size>
21664       </method>
21665       <method name="Void Fire()">
21666         <size>23</size>
21667       </method>
21668     </type>
21669     <type name="Z+SomeEventHandler">
21670       <method name="Void .ctor(Object, IntPtr)">
21671         <size>0</size>
21672       </method>
21673       <method name="Int32 Invoke()">
21674         <size>0</size>
21675       </method>
21676       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21677         <size>0</size>
21678       </method>
21679       <method name="Int32 EndInvoke(IAsyncResult)">
21680         <size>0</size>
21681       </method>
21682     </type>
21683     <type name="MyDelegate">
21684       <method name="Void .ctor(Object, IntPtr)">
21685         <size>0</size>
21686       </method>
21687       <method name="Int64 Invoke(Int32)">
21688         <size>0</size>
21689       </method>
21690       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21691         <size>0</size>
21692       </method>
21693       <method name="Int64 EndInvoke(IAsyncResult)">
21694         <size>0</size>
21695       </method>
21696     </type>
21697     <type name="Y">
21698       <method name="Void X.add_Foo(System.EventHandler)">
21699         <size>1</size>
21700       </method>
21701       <method name="Void X.remove_Foo(System.EventHandler)">
21702         <size>1</size>
21703       </method>
21704     </type>
21705   </test>
21706   <test name="test-15.cs">
21707     <type name="Implementor">
21708       <method name="Void .ctor()">
21709         <size>7</size>
21710       </method>
21711       <method name="Int32 A()">
21712         <size>2</size>
21713       </method>
21714     </type>
21715     <type name="Run">
21716       <method name="Void .ctor()">
21717         <size>7</size>
21718       </method>
21719       <method name="Int32 Main()">
21720         <size>53</size>
21721       </method>
21722     </type>
21723     <type name="StructImplementor">
21724       <method name="Int32 A()">
21725         <size>2</size>
21726       </method>
21727     </type>
21728   </test>
21729   <test name="test-150.cs">
21730     <type name="T">
21731       <method name="Void .ctor()">
21732         <size>18</size>
21733       </method>
21734       <method name="Int32 Main()">
21735         <size>2</size>
21736       </method>
21737     </type>
21738   </test>
21739   <test name="test-151.cs">
21740     <type name="A.Iface">
21741       <method name="Void .ctor()">
21742         <size>7</size>
21743       </method>
21744       <method name="Void bah()">
21745         <size>1</size>
21746       </method>
21747     </type>
21748     <type name="A.my">
21749       <method name="Void .ctor()">
21750         <size>7</size>
21751       </method>
21752       <method name="Void doit(System.Object)">
21753         <size>13</size>
21754       </method>
21755       <method name="Int32 Main()">
21756         <size>2</size>
21757       </method>
21758     </type>
21759   </test>
21760   <test name="test-152.cs">
21761     <type name="X">
21762       <method name="Void .ctor()">
21763         <size>7</size>
21764       </method>
21765       <method name="Int32 Main()">
21766         <size>99</size>
21767       </method>
21768     </type>
21769   </test>
21770   <test name="test-153.cs">
21771     <type name="Z">
21772       <method name="Void .ctor()">
21773         <size>7</size>
21774       </method>
21775       <method name="Void Test2(System.String, System.Object[])">
21776         <size>1</size>
21777       </method>
21778       <method name="Void Test(System.String, System.Object[])">
21779         <size>8</size>
21780       </method>
21781       <method name="Int32 Main()">
21782         <size>86</size>
21783       </method>
21784     </type>
21785   </test>
21786   <test name="test-154.cs">
21787     <type name="X">
21788       <method name="Void .ctor()">
21789         <size>7</size>
21790       </method>
21791       <method name="Int32 Main()">
21792         <size>2</size>
21793       </method>
21794       <method name="Void test1(Single ByRef)">
21795         <size>6</size>
21796       </method>
21797       <method name="Void test2(Int32, Single ByRef)">
21798         <size>38</size>
21799       </method>
21800       <method name="Void test3(System.Int64[], Int32)">
21801         <size>21</size>
21802       </method>
21803       <method name="Int32 test4(Int32, Single ByRef)">
21804         <size>33</size>
21805       </method>
21806       <method name="Int32 test5(Single ByRef, Int64)">
21807         <size>75</size>
21808       </method>
21809       <method name="Int32 test6(Single ByRef)">
21810         <size>10</size>
21811       </method>
21812       <method name="Int64 test7(System.Int32[], Int32)">
21813         <size>64</size>
21814       </method>
21815       <method name="Int64 test8(Int32)">
21816         <size>34</size>
21817       </method>
21818       <method name="Int64 test9(Int32)">
21819         <size>28</size>
21820       </method>
21821       <method name="Void test10(Int32, Single ByRef)">
21822         <size>23</size>
21823       </method>
21824       <method name="Int64 test11(Int32)">
21825         <size>44</size>
21826       </method>
21827       <method name="Void test12(Single ByRef)">
21828         <size>25</size>
21829       </method>
21830       <method name="Void test13(Int32, Single ByRef)">
21831         <size>23</size>
21832       </method>
21833       <method name="Int64 test14(Int32, Single ByRef)">
21834         <size>66</size>
21835       </method>
21836       <method name="Int32 test15(Int32, Single ByRef)">
21837         <size>33</size>
21838       </method>
21839       <method name="Void test16()">
21840         <size>54</size>
21841       </method>
21842       <method name="Void test17()">
21843         <size>62</size>
21844       </method>
21845       <method name="Void test18(Int32, Int32 ByRef)">
21846         <size>35</size>
21847       </method>
21848       <method name="Int32 test19()">
21849         <size>49</size>
21850       </method>
21851       <method name="Int32 test20()">
21852         <size>22</size>
21853       </method>
21854       <method name="Int32 test21()">
21855         <size>28</size>
21856       </method>
21857       <method name="Int32 test22()">
21858         <size>27</size>
21859       </method>
21860       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
21861         <size>29</size>
21862       </method>
21863       <method name="Int64 test24(Int32)">
21864         <size>67</size>
21865       </method>
21866       <method name="Int64 test25(Int32)">
21867         <size>44</size>
21868       </method>
21869       <method name="Void test26()">
21870         <size>22</size>
21871       </method>
21872       <method name="Int32 test27()">
21873         <size>12</size>
21874       </method>
21875       <method name="Void test28(System.Object ByRef)">
21876         <size>23</size>
21877       </method>
21878       <method name="Boolean test29(Int32 ByRef)">
21879         <size>33</size>
21880       </method>
21881       <method name="System.String test30(System.String ByRef)">
21882         <size>36</size>
21883       </method>
21884       <method name="System.String test31(Int32)">
21885         <size>78</size>
21886       </method>
21887       <method name="Void test32()">
21888         <size>11</size>
21889       </method>
21890       <method name="Int32 test33()">
21891         <size>4</size>
21892       </method>
21893       <method name="Void test34()">
21894         <size>20</size>
21895       </method>
21896       <method name="Void test35(Int32, Boolean)">
21897         <size>28</size>
21898       </method>
21899       <method name="Void test36()">
21900         <size>41</size>
21901       </method>
21902       <method name="Void test37()">
21903         <size>42</size>
21904       </method>
21905       <method name="Int32 test38()">
21906         <size>2</size>
21907       </method>
21908       <method name="Int32 test40(Int32)">
21909         <size>18</size>
21910       </method>
21911     </type>
21912   </test>
21913   <test name="test-155.cs">
21914     <type name="Test">
21915       <method name="Void .ctor()">
21916         <size>7</size>
21917       </method>
21918       <method name="Int32 Main()">
21919         <size>44</size>
21920       </method>
21921     </type>
21922     <type name="Test+TestClass">
21923       <method name="Void .ctor()">
21924         <size>7</size>
21925       </method>
21926       <method name="System.String test(System.String)">
21927         <size>22</size>
21928       </method>
21929     </type>
21930   </test>
21931   <test name="test-156.cs">
21932     <type name="Internal">
21933       <method name="Void .ctor()">
21934         <size>7</size>
21935       </method>
21936     </type>
21937     <type name="Public">
21938       <method name="Void .ctor()">
21939         <size>7</size>
21940       </method>
21941     </type>
21942     <type name="X">
21943       <method name="Void .ctor()">
21944         <size>7</size>
21945       </method>
21946       <method name="Void Main()">
21947         <size>1</size>
21948       </method>
21949     </type>
21950     <type name="X+NestedPublic">
21951       <method name="Void .ctor()">
21952         <size>7</size>
21953       </method>
21954     </type>
21955     <type name="X+NestedAssembly">
21956       <method name="Void .ctor()">
21957         <size>7</size>
21958       </method>
21959     </type>
21960     <type name="X+NestedFamilyAndAssembly">
21961       <method name="Void .ctor()">
21962         <size>7</size>
21963       </method>
21964     </type>
21965     <type name="X+NestedFamily">
21966       <method name="Void .ctor()">
21967         <size>7</size>
21968       </method>
21969     </type>
21970     <type name="X+NestedPrivate">
21971       <method name="Void .ctor()">
21972         <size>7</size>
21973       </method>
21974     </type>
21975     <type name="A">
21976       <method name="Void .ctor()">
21977         <size>7</size>
21978       </method>
21979     </type>
21980     <type name="B">
21981       <method name="Void .ctor()">
21982         <size>7</size>
21983       </method>
21984     </type>
21985     <type name="C">
21986       <method name="Void .ctor()">
21987         <size>7</size>
21988       </method>
21989     </type>
21990     <type name="D">
21991       <method name="Void .ctor()">
21992         <size>7</size>
21993       </method>
21994     </type>
21995     <type name="E">
21996       <method name="Void .ctor()">
21997         <size>7</size>
21998       </method>
21999     </type>
22000     <type name="F">
22001       <method name="Void .ctor()">
22002         <size>7</size>
22003       </method>
22004     </type>
22005     <type name="Y">
22006       <method name="Void .ctor()">
22007         <size>7</size>
22008       </method>
22009       <method name="Void Test(YI)">
22010         <size>1</size>
22011       </method>
22012     </type>
22013     <type name="Y+YA">
22014       <method name="Void .ctor()">
22015         <size>7</size>
22016       </method>
22017     </type>
22018     <type name="Y+YB">
22019       <method name="Void .ctor()">
22020         <size>7</size>
22021       </method>
22022     </type>
22023     <type name="Y+YC">
22024       <method name="Void .ctor()">
22025         <size>7</size>
22026       </method>
22027     </type>
22028     <type name="Y+YD">
22029       <method name="Void .ctor()">
22030         <size>7</size>
22031       </method>
22032     </type>
22033     <type name="Y+YE">
22034       <method name="Void .ctor()">
22035         <size>7</size>
22036       </method>
22037     </type>
22038     <type name="Y+YF">
22039       <method name="Void .ctor()">
22040         <size>7</size>
22041       </method>
22042     </type>
22043     <type name="Y+YG">
22044       <method name="Void .ctor()">
22045         <size>7</size>
22046       </method>
22047     </type>
22048     <type name="Y+YH">
22049       <method name="Void .ctor()">
22050         <size>7</size>
22051       </method>
22052     </type>
22053     <type name="Z">
22054       <method name="Void .ctor()">
22055         <size>7</size>
22056       </method>
22057     </type>
22058     <type name="Z+P">
22059       <method name="Void .ctor()">
22060         <size>7</size>
22061       </method>
22062     </type>
22063     <type name="W">
22064       <method name="Void .ctor()">
22065         <size>7</size>
22066       </method>
22067     </type>
22068     <type name="W+WA">
22069       <method name="Void .ctor()">
22070         <size>7</size>
22071       </method>
22072     </type>
22073     <type name="W+WB">
22074       <method name="Void .ctor()">
22075         <size>7</size>
22076       </method>
22077     </type>
22078     <type name="W+WC">
22079       <method name="Void .ctor()">
22080         <size>7</size>
22081       </method>
22082     </type>
22083     <type name="W+WD">
22084       <method name="Void .ctor()">
22085         <size>7</size>
22086       </method>
22087     </type>
22088     <type name="W+WE">
22089       <method name="Void .ctor()">
22090         <size>7</size>
22091       </method>
22092     </type>
22093     <type name="W+WCA">
22094       <method name="Void .ctor()">
22095         <size>7</size>
22096       </method>
22097     </type>
22098     <type name="W+WCB">
22099       <method name="Void .ctor()">
22100         <size>7</size>
22101       </method>
22102     </type>
22103     <type name="W+WCB+WCD">
22104       <method name="Void .ctor()">
22105         <size>7</size>
22106       </method>
22107     </type>
22108     <type name="W+WCB+WCD+WCE">
22109       <method name="Void .ctor()">
22110         <size>7</size>
22111       </method>
22112     </type>
22113     <type name="G">
22114       <method name="Void .ctor()">
22115         <size>7</size>
22116       </method>
22117       <method name="Void Test(X)">
22118         <size>1</size>
22119       </method>
22120     </type>
22121     <type name="G+I">
22122       <method name="Void .ctor()">
22123         <size>7</size>
22124       </method>
22125     </type>
22126     <type name="G+I+J">
22127       <method name="Void .ctor()">
22128         <size>7</size>
22129       </method>
22130       <method name="Void Test(Foo)">
22131         <size>1</size>
22132       </method>
22133     </type>
22134     <type name="H">
22135       <method name="Void .ctor()">
22136         <size>7</size>
22137       </method>
22138       <method name="Void Test(System.Int32[])">
22139         <size>1</size>
22140       </method>
22141     </type>
22142     <type name="M">
22143       <method name="Void .ctor()">
22144         <size>7</size>
22145       </method>
22146       <method name="Void Hello(System.String)">
22147         <size>1</size>
22148       </method>
22149     </type>
22150   </test>
22151   <test name="test-157.cs">
22152     <type name="Test.MyAttribute">
22153       <method name="Void .ctor(String)">
22154         <size>20</size>
22155       </method>
22156     </type>
22157     <type name="Test.Test">
22158       <method name="Void .ctor()">
22159         <size>7</size>
22160       </method>
22161       <method name="Int32 Main()">
22162         <size>197</size>
22163       </method>
22164     </type>
22165   </test>
22166   <test name="test-158.cs">
22167     <type name="My">
22168       <method name="Void .ctor(Object)">
22169         <size>14</size>
22170       </method>
22171     </type>
22172     <type name="My+Test">
22173       <method name="Void .ctor()">
22174         <size>7</size>
22175       </method>
22176       <method name="Int32 Main()">
22177         <size>87</size>
22178       </method>
22179     </type>
22180   </test>
22181   <test name="test-159.cs">
22182     <type name="A.Iface">
22183       <method name="Void .ctor()">
22184         <size>7</size>
22185       </method>
22186       <method name="Void bah()">
22187         <size>1</size>
22188       </method>
22189     </type>
22190     <type name="A.my">
22191       <method name="Void .ctor()">
22192         <size>7</size>
22193       </method>
22194       <method name="Void doit(System.Object)">
22195         <size>13</size>
22196       </method>
22197       <method name="Int32 Main()">
22198         <size>2</size>
22199       </method>
22200     </type>
22201   </test>
22202   <test name="test-16.cs">
22203     <type name="Mine.Blah">
22204       <method name="Void .ctor()">
22205         <size>7</size>
22206       </method>
22207       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22208         <size>12</size>
22209       </method>
22210       <method name="Int32 op_Implicit(Mine.Blah)">
22211         <size>12</size>
22212       </method>
22213       <method name="Byte op_Implicit(Mine.Blah)">
22214         <size>12</size>
22215       </method>
22216       <method name="Int16 op_Implicit(Mine.Blah)">
22217         <size>12</size>
22218       </method>
22219     </type>
22220     <type name="Mine.Foo">
22221       <method name="Void .ctor()">
22222         <size>7</size>
22223       </method>
22224       <method name="Int32 Main()">
22225         <size>118</size>
22226       </method>
22227     </type>
22228   </test>
22229   <test name="test-160.cs">
22230     <type name="B">
22231       <method name="Void .ctor()">
22232         <size>7</size>
22233       </method>
22234     </type>
22235     <type name="S">
22236       <method name="Void .ctor()">
22237         <size>7</size>
22238       </method>
22239     </type>
22240     <type name="T">
22241       <method name="Void .ctor()">
22242         <size>7</size>
22243       </method>
22244       <method name="Int32 blah(System.Object)">
22245         <size>62</size>
22246       </method>
22247       <method name="Int32 Main()">
22248         <size>2</size>
22249       </method>
22250     </type>
22251   </test>
22252   <test name="test-161.cs">
22253     <type name="ZipEntry">
22254       <method name="Void .ctor(String)">
22255         <size>18</size>
22256       </method>
22257       <method name="Void .ctor(ZipEntry)">
22258         <size>18</size>
22259       </method>
22260       <method name="DateTime get_DateTime()">
22261         <size>7</size>
22262       </method>
22263       <method name="Int32 Main()">
22264         <size>2</size>
22265       </method>
22266     </type>
22267   </test>
22268   <test name="test-162.cs">
22269     <type name="X">
22270       <method name="Void .ctor()">
22271         <size>7</size>
22272       </method>
22273       <method name="Void test_output(A)">
22274         <size>1</size>
22275       </method>
22276       <method name="Void test_output(B)">
22277         <size>1</size>
22278       </method>
22279       <method name="Void test_output(E)">
22280         <size>1</size>
22281       </method>
22282       <method name="Void test_output(F)">
22283         <size>1</size>
22284       </method>
22285       <method name="Void test1()">
22286         <size>21</size>
22287       </method>
22288       <method name="Void test2()">
22289         <size>32</size>
22290       </method>
22291       <method name="Void test3()">
22292         <size>21</size>
22293       </method>
22294       <method name="Void test4(A)">
22295         <size>9</size>
22296       </method>
22297       <method name="Void test5(A ByRef)">
22298         <size>9</size>
22299       </method>
22300       <method name="Void test6(B ByRef)">
22301         <size>8</size>
22302       </method>
22303       <method name="Void test7()">
22304         <size>28</size>
22305       </method>
22306       <method name="Void test8()">
22307         <size>50</size>
22308       </method>
22309       <method name="Void test9()">
22310         <size>26</size>
22311       </method>
22312       <method name="Void test10()">
22313         <size>82</size>
22314       </method>
22315       <method name="Int32 Main()">
22316         <size>2</size>
22317       </method>
22318     </type>
22319     <type name="A">
22320       <method name="Void .ctor(Int32)">
22321         <size>27</size>
22322       </method>
22323     </type>
22324     <type name="C">
22325       <method name="Void .ctor(Int64)">
22326         <size>8</size>
22327       </method>
22328       <method name="Void .ctor(String)">
22329         <size>13</size>
22330       </method>
22331     </type>
22332     <type name="E">
22333       <method name="Void .ctor(Int32)">
22334         <size>21</size>
22335       </method>
22336     </type>
22337   </test>
22338   <test name="test-163.cs">
22339     <type name="Blah">
22340       <method name="Void .ctor()">
22341         <size>7</size>
22342       </method>
22343       <method name="Int32 Foo(System.String)">
22344         <size>2</size>
22345       </method>
22346       <method name="Int32 Foo(System.Object)">
22347         <size>2</size>
22348       </method>
22349       <method name="Int32 Main()">
22350         <size>28</size>
22351       </method>
22352     </type>
22353   </test>
22354   <test name="test-164.cs">
22355     <type name="X">
22356       <method name="Void .ctor()">
22357         <size>26</size>
22358       </method>
22359       <method name="Int32 Foo()">
22360         <size>2</size>
22361       </method>
22362     </type>
22363     <type name="Y">
22364       <method name="Void .ctor()">
22365         <size>7</size>
22366       </method>
22367       <method name="Int32 Foo()">
22368         <size>2</size>
22369       </method>
22370       <method name="Int32 Hello()">
22371         <size>12</size>
22372       </method>
22373       <method name="Void Main()">
22374         <size>46</size>
22375       </method>
22376     </type>
22377     <type name="X+FooDelegate">
22378       <method name="Void .ctor(Object, IntPtr)">
22379         <size>0</size>
22380       </method>
22381       <method name="Int32 Invoke()">
22382         <size>0</size>
22383       </method>
22384       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22385         <size>0</size>
22386       </method>
22387       <method name="Int32 EndInvoke(IAsyncResult)">
22388         <size>0</size>
22389       </method>
22390     </type>
22391   </test>
22392   <test name="test-165.cs">
22393     <type name="Testing">
22394       <method name="Void .ctor()">
22395         <size>7</size>
22396       </method>
22397       <method name="Int32 TestEnumInit(Fruit)">
22398         <size>21</size>
22399       </method>
22400       <method name="Int32 Main()">
22401         <size>62</size>
22402       </method>
22403     </type>
22404   </test>
22405   <test name="test-166.cs">
22406     <type name="Test">
22407       <method name="Void .ctor()">
22408         <size>7</size>
22409       </method>
22410       <method name="Int32 get_Item(Int32)">
22411         <size>2</size>
22412       </method>
22413     </type>
22414     <type name="D">
22415       <method name="Void .ctor()">
22416         <size>7</size>
22417       </method>
22418       <method name="Int32 get_TargetIntegerSize()">
22419         <size>2</size>
22420       </method>
22421       <method name="Int32 Hello(IInferior)">
22422         <size>7</size>
22423       </method>
22424       <method name="Int32 Main()">
22425         <size>61</size>
22426       </method>
22427     </type>
22428     <type name="Test">
22429       <method name="Int32 ITest.get_Item(Int32)">
22430         <size>2</size>
22431       </method>
22432     </type>
22433   </test>
22434   <test name="test-167.cs">
22435     <type name="X">
22436       <method name="Void .ctor()">
22437         <size>7</size>
22438       </method>
22439       <method name="Int32 Test(X+Foo[])">
22440         <size>23</size>
22441       </method>
22442       <method name="Int32 Main()">
22443         <size>44</size>
22444       </method>
22445     </type>
22446   </test>
22447   <test name="test-168.cs">
22448     <type name="Test">
22449       <method name="Void .ctor()">
22450         <size>7</size>
22451       </method>
22452       <method name="Int32 Main()">
22453         <size>21</size>
22454       </method>
22455     </type>
22456     <type name="X">
22457       <method name="System.String op_Implicit(X)">
22458         <size>6</size>
22459       </method>
22460     </type>
22461   </test>
22462   <test name="test-169.cs">
22463     <type name="basec">
22464       <method name="Void .ctor()">
22465         <size>7</size>
22466       </method>
22467       <method name="System.String get_Message()">
22468         <size>6</size>
22469       </method>
22470     </type>
22471     <type name="der">
22472       <method name="Void .ctor()">
22473         <size>7</size>
22474       </method>
22475       <method name="System.String get_Message()">
22476         <size>6</size>
22477       </method>
22478     </type>
22479     <type name="Base">
22480       <method name="Void .ctor()">
22481         <size>7</size>
22482       </method>
22483       <method name="Int32 get_Thingy()">
22484         <size>7</size>
22485       </method>
22486       <method name="Void set_Thingy(Int32)">
22487         <size>8</size>
22488       </method>
22489     </type>
22490     <type name="Derived">
22491       <method name="Void .ctor()">
22492         <size>7</size>
22493       </method>
22494       <method name="Int32 get_BaseThingy()">
22495         <size>7</size>
22496       </method>
22497       <method name="Void set_Thingy(Int32)">
22498         <size>1</size>
22499       </method>
22500     </type>
22501     <type name="D">
22502       <method name="Void .ctor()">
22503         <size>7</size>
22504       </method>
22505       <method name="Int32 Main()">
22506         <size>97</size>
22507       </method>
22508     </type>
22509   </test>
22510   <test name="test-17.cs">
22511     <type name="Blah">
22512       <method name="Void .ctor()">
22513         <size>7</size>
22514       </method>
22515       <method name="Int32 Main()">
22516         <size>39</size>
22517       </method>
22518       <method name="Byte op_Implicit(Blah)">
22519         <size>12</size>
22520       </method>
22521       <method name="Int16 op_Implicit(Blah)">
22522         <size>12</size>
22523       </method>
22524       <method name="Int32 op_Implicit(Blah)">
22525         <size>12</size>
22526       </method>
22527     </type>
22528   </test>
22529   <test name="test-170.cs">
22530     <type name="X">
22531       <method name="Void .ctor()">
22532         <size>7</size>
22533       </method>
22534       <method name="Int32 get_prop()">
22535         <size>7</size>
22536       </method>
22537       <method name="Void set_prop(Int32)">
22538         <size>8</size>
22539       </method>
22540       <method name="Void set_AAA(Int32)">
22541         <size>1</size>
22542       </method>
22543     </type>
22544     <type name="Y">
22545       <method name="Void .ctor()">
22546         <size>14</size>
22547       </method>
22548       <method name="Int32 get_prop()">
22549         <size>7</size>
22550       </method>
22551       <method name="Void set_prop(Int32)">
22552         <size>8</size>
22553       </method>
22554       <method name="Int32 A()">
22555         <size>38</size>
22556       </method>
22557       <method name="Int32 Main()">
22558         <size>13</size>
22559       </method>
22560     </type>
22561   </test>
22562   <test name="test-171.cs">
22563     <type name="IntPtr_Conv.Class1">
22564       <method name="Void .ctor()">
22565         <size>7</size>
22566       </method>
22567       <method name="Int32 Main(System.String[])">
22568         <size>15</size>
22569       </method>
22570     </type>
22571   </test>
22572   <test name="test-172.cs">
22573     <type name="X">
22574       <method name="Void .ctor()">
22575         <size>7</size>
22576       </method>
22577       <method name="Void .cctor()">
22578         <size>31</size>
22579       </method>
22580       <method name="Boolean ff()">
22581         <size>14</size>
22582       </method>
22583       <method name="Boolean tt()">
22584         <size>14</size>
22585       </method>
22586       <method name="Int32 test_if()">
22587         <size>599</size>
22588       </method>
22589       <method name="Int32 test_while()">
22590         <size>437</size>
22591       </method>
22592       <method name="Int32 test_inline()">
22593         <size>29</size>
22594       </method>
22595       <method name="Int32 Main()">
22596         <size>109</size>
22597       </method>
22598     </type>
22599   </test>
22600   <test name="test-173.cs">
22601     <type name="Base">
22602       <method name="Void .ctor(Int32)">
22603         <size>14</size>
22604       </method>
22605       <method name="Int32 get_Value()">
22606         <size>7</size>
22607       </method>
22608     </type>
22609     <type name="A">
22610       <method name="Void .ctor(Int32)">
22611         <size>18</size>
22612       </method>
22613       <method name="Void .ctor(UInt32)">
22614         <size>18</size>
22615       </method>
22616     </type>
22617     <type name="B">
22618       <method name="Void .ctor(Int64)">
22619         <size>18</size>
22620       </method>
22621       <method name="Void .ctor(UInt64)">
22622         <size>18</size>
22623       </method>
22624     </type>
22625     <type name="C">
22626       <method name="Void .ctor(Int16)">
22627         <size>18</size>
22628       </method>
22629       <method name="Void .ctor(UInt16)">
22630         <size>18</size>
22631       </method>
22632     </type>
22633     <type name="D">
22634       <method name="Void .ctor(SByte)">
22635         <size>18</size>
22636       </method>
22637       <method name="Void .ctor(Byte)">
22638         <size>18</size>
22639       </method>
22640     </type>
22641     <type name="E">
22642       <method name="Void .ctor(Int64)">
22643         <size>19</size>
22644       </method>
22645       <method name="Void .ctor(E)">
22646         <size>19</size>
22647       </method>
22648       <method name="E op_Implicit(Int64)">
22649         <size>7</size>
22650       </method>
22651     </type>
22652     <type name="F">
22653       <method name="Void .ctor(Int32)">
22654         <size>19</size>
22655       </method>
22656       <method name="Void .ctor(F)">
22657         <size>19</size>
22658       </method>
22659       <method name="F op_Implicit(Int32)">
22660         <size>7</size>
22661       </method>
22662     </type>
22663     <type name="X">
22664       <method name="Void .ctor()">
22665         <size>7</size>
22666       </method>
22667       <method name="Int32 Test()">
22668         <size>231</size>
22669       </method>
22670       <method name="Int32 Main()">
22671         <size>24</size>
22672       </method>
22673     </type>
22674   </test>
22675   <test name="test-174.cs">
22676     <type name="ProtectedAccessToPropertyOnChild">
22677       <method name="Void .ctor()">
22678         <size>14</size>
22679       </method>
22680       <method name="Int32 Main()">
22681         <size>21</size>
22682       </method>
22683     </type>
22684     <type name="TestAccessToPrivateMemberInParentClass">
22685       <method name="Void .ctor()">
22686         <size>7</size>
22687       </method>
22688       <method name="System.Double[][] get_Array()">
22689         <size>7</size>
22690       </method>
22691     </type>
22692     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
22693       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
22694         <size>37</size>
22695       </method>
22696     </type>
22697     <type name="TestAccessToProtectedOnChildInstanceFromParent">
22698       <method name="Void .ctor()">
22699         <size>29</size>
22700       </method>
22701       <method name="Int32 Test()">
22702         <size>27</size>
22703       </method>
22704     </type>
22705     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
22706       <method name="Void .ctor()">
22707         <size>26</size>
22708       </method>
22709       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
22710         <size>15</size>
22711       </method>
22712     </type>
22713     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
22714       <method name="Void .ctor()">
22715         <size>7</size>
22716       </method>
22717     </type>
22718   </test>
22719   <test name="test-175.cs">
22720     <type name="X">
22721       <method name="Void .ctor()">
22722         <size>7</size>
22723       </method>
22724       <method name="Int32 Main()">
22725         <size>59</size>
22726       </method>
22727     </type>
22728     <type name="RVA">
22729       <method name="Void .ctor(UInt32)">
22730         <size>8</size>
22731       </method>
22732       <method name="RVA op_Implicit(UInt32)">
22733         <size>7</size>
22734       </method>
22735       <method name="UInt32 op_Implicit(RVA)">
22736         <size>8</size>
22737       </method>
22738     </type>
22739   </test>
22740   <test name="test-176.cs">
22741     <type name="X">
22742       <method name="Void .ctor()">
22743         <size>7</size>
22744       </method>
22745       <method name="Int32 Main()">
22746         <size>34</size>
22747       </method>
22748     </type>
22749   </test>
22750   <test name="test-177.cs">
22751     <type name="MethodAttribute">
22752       <method name="Void .ctor()">
22753         <size>7</size>
22754       </method>
22755     </type>
22756     <type name="ReturnAttribute">
22757       <method name="Void .ctor()">
22758         <size>7</size>
22759       </method>
22760     </type>
22761     <type name="Test">
22762       <method name="Void .ctor()">
22763         <size>7</size>
22764       </method>
22765       <method name="Void Method()">
22766         <size>1</size>
22767       </method>
22768       <method name="Int32 Main()">
22769         <size>40</size>
22770       </method>
22771     </type>
22772   </test>
22773   <test name="test-178.cs">
22774     <type name="BrowsableClass">
22775       <method name="Void .ctor()">
22776         <size>7</size>
22777       </method>
22778       <method name="Int32 Main()">
22779         <size>54</size>
22780       </method>
22781       <method name="BrowsableClass op_Increment(BrowsableClass)">
22782         <size>2</size>
22783       </method>
22784     </type>
22785   </test>
22786   <test name="test-179.cs">
22787     <type name="A">
22788       <method name="Void .ctor()">
22789         <size>7</size>
22790       </method>
22791       <method name="Void set_Item(Double, Double)">
22792         <size>15</size>
22793       </method>
22794       <method name="Double get_Item(Double)">
22795         <size>29</size>
22796       </method>
22797     </type>
22798     <type name="B">
22799       <method name="Void .ctor()">
22800         <size>7</size>
22801       </method>
22802       <method name="Void set_Item(Double, Double)">
22803         <size>15</size>
22804       </method>
22805       <method name="Double get_Item(Double)">
22806         <size>29</size>
22807       </method>
22808     </type>
22809     <type name="C">
22810       <method name="Void .ctor()">
22811         <size>7</size>
22812       </method>
22813       <method name="Void set_Item(System.String, System.String)">
22814         <size>15</size>
22815       </method>
22816       <method name="System.String get_Item(System.String)">
22817         <size>30</size>
22818       </method>
22819       <method name="Void set_Item(Int32, Int32)">
22820         <size>15</size>
22821       </method>
22822       <method name="Int32 get_Item(Int32)">
22823         <size>21</size>
22824       </method>
22825     </type>
22826     <type name="EntryPoint">
22827       <method name="Int32 Main(System.String[])">
22828         <size>150</size>
22829       </method>
22830     </type>
22831   </test>
22832   <test name="test-18.cs">
22833     <type name="X">
22834       <method name="Void .ctor()">
22835         <size>7</size>
22836       </method>
22837       <method name="Void m()">
22838         <size>60</size>
22839       </method>
22840       <method name="Int32 ret(Int32)">
22841         <size>40</size>
22842       </method>
22843       <method name="Int32 Main()">
22844         <size>62</size>
22845       </method>
22846     </type>
22847   </test>
22848   <test name="test-180.cs">
22849     <type name="Testing">
22850       <method name="Void .ctor()">
22851         <size>7</size>
22852       </method>
22853       <method name="Void Main()">
22854         <size>17</size>
22855       </method>
22856     </type>
22857   </test>
22858   <test name="test-181.cs">
22859     <type name="Test">
22860       <method name="Void .ctor()">
22861         <size>7</size>
22862       </method>
22863       <method name="Void test()">
22864         <size>1</size>
22865       </method>
22866       <method name="Int32 Main()">
22867         <size>43</size>
22868       </method>
22869     </type>
22870   </test>
22871   <test name="test-182.cs">
22872     <type name="T">
22873       <method name="Void .ctor()">
22874         <size>7</size>
22875       </method>
22876       <method name="Int32 Main()">
22877         <size>26</size>
22878       </method>
22879     </type>
22880     <type name="TS">
22881       <method name="Int64 get_Ticks()">
22882         <size>19</size>
22883       </method>
22884     </type>
22885     <type name="DT">
22886       <method name="Int64 get_Ticks()">
22887         <size>12</size>
22888       </method>
22889     </type>
22890   </test>
22891   <test name="test-183.cs">
22892     <type name="Test">
22893       <method name="Void .ctor()">
22894         <size>7</size>
22895       </method>
22896       <method name="Int32 M(Int32, Int32 ByRef)">
22897         <size>12</size>
22898       </method>
22899       <method name="Int32 Main()">
22900         <size>67</size>
22901       </method>
22902     </type>
22903     <type name="Test+D">
22904       <method name="Void .ctor(Object, IntPtr)">
22905         <size>0</size>
22906       </method>
22907       <method name="Int32 Invoke(Int32, Int32 ByRef)">
22908         <size>0</size>
22909       </method>
22910       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
22911         <size>0</size>
22912       </method>
22913       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
22914         <size>0</size>
22915       </method>
22916     </type>
22917   </test>
22918   <test name="test-184.cs">
22919     <type name="User">
22920       <method name="Void .ctor(Interface)">
22921         <size>7</size>
22922       </method>
22923     </type>
22924     <type name="Test">
22925       <method name="Void .ctor()">
22926         <size>55</size>
22927       </method>
22928       <method name="Int32 Main()">
22929         <size>8</size>
22930       </method>
22931     </type>
22932     <type name="Struct">
22933       <method name="Void .ctor(Int32)">
22934         <size>1</size>
22935       </method>
22936       <method name="Int32 get_X()">
22937         <size>2</size>
22938       </method>
22939     </type>
22940   </test>
22941   <test name="test-185.cs">
22942     <type name="X">
22943       <method name="Void .ctor()">
22944         <size>7</size>
22945       </method>
22946       <method name="Int32 Test(Int32)">
22947         <size>36</size>
22948       </method>
22949       <method name="Int32 Main()">
22950         <size>29</size>
22951       </method>
22952     </type>
22953   </test>
22954   <test name="test-186.cs">
22955     <type name="TestBUG.myAttribute">
22956       <method name="Void .ctor(String, String, String, Int32)">
22957         <size>7</size>
22958       </method>
22959     </type>
22960     <type name="TestBUG.Test">
22961       <method name="Void .ctor()">
22962         <size>7</size>
22963       </method>
22964       <method name="Int32 Main()">
22965         <size>2</size>
22966       </method>
22967     </type>
22968   </test>
22969   <test name="test-187.cs">
22970     <type name="MyClass">
22971       <method name="Void .ctor()">
22972         <size>7</size>
22973       </method>
22974       <method name="Container get_Item(System.String)">
22975         <size>2</size>
22976       </method>
22977       <method name="Void set_Item(System.String, Container)">
22978         <size>1</size>
22979       </method>
22980     </type>
22981     <type name="Container">
22982       <method name="Void .ctor()">
22983         <size>7</size>
22984       </method>
22985       <method name="Container op_Addition(Container, System.Object)">
22986         <size>2</size>
22987       </method>
22988     </type>
22989     <type name="D">
22990       <method name="Void .ctor()">
22991         <size>7</size>
22992       </method>
22993       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
22994         <size>65</size>
22995       </method>
22996       <method name="Int32 Main()">
22997         <size>2</size>
22998       </method>
22999     </type>
23000   </test>
23001   <test name="test-188.cs">
23002     <type name="Enumerator">
23003       <method name="Void .ctor()">
23004         <size>14</size>
23005       </method>
23006       <method name="Boolean MoveNext()">
23007         <size>21</size>
23008       </method>
23009       <method name="Char get_Current()">
23010         <size>3</size>
23011       </method>
23012     </type>
23013     <type name="RealEnumerator">
23014       <method name="Void .ctor(Coll)">
23015         <size>14</size>
23016       </method>
23017       <method name="Void Dispose()">
23018         <size>13</size>
23019       </method>
23020     </type>
23021     <type name="Coll">
23022       <method name="Void .ctor()">
23023         <size>7</size>
23024       </method>
23025       <method name="Enumerator GetEnumerator()">
23026         <size>7</size>
23027       </method>
23028     </type>
23029     <type name="Test">
23030       <method name="Void .ctor()">
23031         <size>7</size>
23032       </method>
23033       <method name="Int32 Main(System.String[])">
23034         <size>78</size>
23035       </method>
23036     </type>
23037   </test>
23038   <test name="test-189.cs">
23039     <type name="MyTest">
23040       <method name="Void .ctor()">
23041         <size>7</size>
23042       </method>
23043       <method name="Int32 Main(System.String[])">
23044         <size>63</size>
23045       </method>
23046       <method name="Int32 m(Int32, Double)">
23047         <size>2</size>
23048       </method>
23049       <method name="Int32 m(Int32, System.Int32[])">
23050         <size>2</size>
23051       </method>
23052     </type>
23053     <type name="MonoTest">
23054       <method name="Void .ctor()">
23055         <size>7</size>
23056       </method>
23057       <method name="Int32 method1(System.String, System.Object[])">
23058         <size>2</size>
23059       </method>
23060       <method name="Void testmethod()">
23061         <size>27</size>
23062       </method>
23063     </type>
23064     <type name="MonoTest2">
23065       <method name="Void .ctor()">
23066         <size>7</size>
23067       </method>
23068       <method name="Int32 method1(System.String, System.Object[])">
23069         <size>2</size>
23070       </method>
23071       <method name="Void testmethod2()">
23072         <size>27</size>
23073       </method>
23074     </type>
23075   </test>
23076   <test name="test-19.cs">
23077     <type name="I">
23078       <method name="Void .ctor()">
23079         <size>7</size>
23080       </method>
23081       <method name="Void .cctor()">
23082         <size>18</size>
23083       </method>
23084       <method name="System.String fn(System.String)">
23085         <size>17</size>
23086       </method>
23087     </type>
23088     <type name="X">
23089       <method name="Void .ctor()">
23090         <size>7</size>
23091       </method>
23092       <method name="Void Thread_func()">
23093         <size>11</size>
23094       </method>
23095       <method name="Int32 Func(Int32, Int32)">
23096         <size>4</size>
23097       </method>
23098       <method name="Void Bar()">
23099         <size>44</size>
23100       </method>
23101       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23102         <size>18</size>
23103       </method>
23104       <method name="Int32 Main()">
23105         <size>303</size>
23106       </method>
23107       <method name="Int32 multiply_by_three(Int32)">
23108         <size>4</size>
23109       </method>
23110     </type>
23111     <type name="TestNamespace.TestClass">
23112       <method name="Void .ctor()">
23113         <size>7</size>
23114       </method>
23115     </type>
23116     <type name="I+GetTextFn">
23117       <method name="Void .ctor(Object, IntPtr)">
23118         <size>0</size>
23119       </method>
23120       <method name="System.String Invoke(System.String)">
23121         <size>0</size>
23122       </method>
23123       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23124         <size>0</size>
23125       </method>
23126       <method name="System.String EndInvoke(IAsyncResult)">
23127         <size>0</size>
23128       </method>
23129     </type>
23130     <type name="X+Foo">
23131       <method name="Void .ctor(Object, IntPtr)">
23132         <size>0</size>
23133       </method>
23134       <method name="Int32 Invoke(Int32, Int32)">
23135         <size>0</size>
23136       </method>
23137       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23138         <size>0</size>
23139       </method>
23140       <method name="Int32 EndInvoke(IAsyncResult)">
23141         <size>0</size>
23142       </method>
23143     </type>
23144     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23145       <method name="Void .ctor(Object, IntPtr)">
23146         <size>0</size>
23147       </method>
23148       <method name="Single Invoke(Single, System.Object[])">
23149         <size>0</size>
23150       </method>
23151       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23152         <size>0</size>
23153       </method>
23154       <method name="Single EndInvoke(IAsyncResult)">
23155         <size>0</size>
23156       </method>
23157     </type>
23158     <type name="NameSpace.TestDelegate">
23159       <method name="Void .ctor(Object, IntPtr)">
23160         <size>0</size>
23161       </method>
23162       <method name="Int32 Invoke(Int32)">
23163         <size>0</size>
23164       </method>
23165       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23166         <size>0</size>
23167       </method>
23168       <method name="Int32 EndInvoke(IAsyncResult)">
23169         <size>0</size>
23170       </method>
23171     </type>
23172   </test>
23173   <test name="test-190.cs">
23174     <type name="A">
23175       <method name="Void .ctor()">
23176         <size>7</size>
23177       </method>
23178       <method name="Void Main()">
23179         <size>1</size>
23180       </method>
23181     </type>
23182     <type name="A+B">
23183       <method name="Void .ctor()">
23184         <size>7</size>
23185       </method>
23186       <method name="Void Test()">
23187         <size>8</size>
23188       </method>
23189     </type>
23190     <type name="A+C">
23191       <method name="Void .ctor()">
23192         <size>7</size>
23193       </method>
23194       <method name="Void Test(A)">
23195         <size>8</size>
23196       </method>
23197     </type>
23198   </test>
23199   <test name="test-191.cs">
23200     <type name="X">
23201       <method name="Void .ctor()">
23202         <size>7</size>
23203       </method>
23204     </type>
23205     <type name="X+E">
23206       <method name="Void .ctor()">
23207         <size>7</size>
23208       </method>
23209     </type>
23210     <type name="X+D">
23211       <method name="Void .ctor()">
23212         <size>7</size>
23213       </method>
23214     </type>
23215     <type name="X+D+P">
23216       <method name="Void .ctor()">
23217         <size>7</size>
23218       </method>
23219     </type>
23220     <type name="Y">
23221       <method name="Void .ctor()">
23222         <size>7</size>
23223       </method>
23224     </type>
23225     <type name="Y+Op">
23226       <method name="Void .ctor()">
23227         <size>7</size>
23228       </method>
23229     </type>
23230     <type name="R">
23231       <method name="Void .ctor()">
23232         <size>7</size>
23233       </method>
23234       <method name="Void Main()">
23235         <size>1</size>
23236       </method>
23237     </type>
23238   </test>
23239   <test name="test-192.cs">
23240     <type name="X">
23241       <method name="Void .ctor()">
23242         <size>7</size>
23243       </method>
23244       <method name="Void Main()">
23245         <size>1</size>
23246       </method>
23247     </type>
23248   </test>
23249   <test name="test-193.cs">
23250     <type name="A">
23251       <method name="Void .ctor()">
23252         <size>7</size>
23253       </method>
23254       <method name="Int32 Test(Int32)">
23255         <size>88</size>
23256       </method>
23257       <method name="Int32 Main()">
23258         <size>7</size>
23259       </method>
23260     </type>
23261   </test>
23262   <test name="test-194.cs">
23263     <type name="TestParams">
23264       <method name="Void .ctor()">
23265         <size>7</size>
23266       </method>
23267       <method name="Int32 Main(System.String[])">
23268         <size>38</size>
23269       </method>
23270       <method name="Int32 Params(System.Object[])">
23271         <size>10</size>
23272       </method>
23273     </type>
23274   </test>
23275   <test name="test-195.cs">
23276     <type name="Y">
23277       <method name="Void .ctor()">
23278         <size>7</size>
23279       </method>
23280       <method name="Void .cctor()">
23281         <size>1</size>
23282       </method>
23283       <method name="Int32 C()">
23284         <size>36</size>
23285       </method>
23286     </type>
23287     <type name="X">
23288       <method name="Void .ctor()">
23289         <size>8</size>
23290       </method>
23291       <method name="Void .ctor(Int32)">
23292         <size>18</size>
23293       </method>
23294       <method name="Void Main()">
23295         <size>7</size>
23296       </method>
23297     </type>
23298   </test>
23299   <test name="test-196.cs">
23300     <type name="X">
23301       <method name="Void .ctor()">
23302         <size>7</size>
23303       </method>
23304       <method name="Void Bug1()">
23305         <size>15</size>
23306       </method>
23307       <method name="Void Bug2()">
23308         <size>16</size>
23309       </method>
23310       <method name="Int32 Main()">
23311         <size>2</size>
23312       </method>
23313     </type>
23314   </test>
23315   <test name="test-197.cs">
23316     <type name="X">
23317       <method name="Void .ctor()">
23318         <size>7</size>
23319       </method>
23320       <method name="Void Foo()">
23321         <size>0</size>
23322       </method>
23323     </type>
23324     <type name="Y">
23325       <method name="Void .ctor()">
23326         <size>7</size>
23327       </method>
23328     </type>
23329     <type name="Z">
23330       <method name="Void .ctor()">
23331         <size>7</size>
23332       </method>
23333       <method name="Void Foo()">
23334         <size>11</size>
23335       </method>
23336     </type>
23337     <type name="Test">
23338       <method name="Void .ctor()">
23339         <size>7</size>
23340       </method>
23341       <method name="Int32 Main()">
23342         <size>16</size>
23343       </method>
23344     </type>
23345   </test>
23346   <test name="test-198.cs">
23347     <type name="N1.N3.N4.Bar">
23348       <method name="Void .ctor()">
23349         <size>7</size>
23350       </method>
23351     </type>
23352     <type name="N1.N2.Foo">
23353       <method name="Void .ctor()">
23354         <size>7</size>
23355       </method>
23356     </type>
23357     <type name="N5.N6.Foo">
23358       <method name="Void .ctor()">
23359         <size>7</size>
23360       </method>
23361     </type>
23362     <type name="N5.N7.N8.Bar">
23363       <method name="Void .ctor()">
23364         <size>7</size>
23365       </method>
23366     </type>
23367     <type name="FirstOuter.FirstInner.First">
23368       <method name="Void .ctor()">
23369         <size>7</size>
23370       </method>
23371       <method name="System.String get_MyIdentity()">
23372         <size>12</size>
23373       </method>
23374     </type>
23375     <type name="FirstOuter.Second">
23376       <method name="Void .ctor()">
23377         <size>7</size>
23378       </method>
23379     </type>
23380     <type name="FirstOuter.SecondInner.Third">
23381       <method name="Void .ctor()">
23382         <size>7</size>
23383       </method>
23384     </type>
23385     <type name="FirstOuter.FirstInner.Fourth">
23386       <method name="Void .ctor()">
23387         <size>7</size>
23388       </method>
23389     </type>
23390     <type name="Fifth">
23391       <method name="Void .ctor()">
23392         <size>7</size>
23393       </method>
23394     </type>
23395     <type name="M1.M2.M3.Foo">
23396       <method name="Void .ctor()">
23397         <size>7</size>
23398       </method>
23399     </type>
23400     <type name="P1.P2.Bar">
23401       <method name="Void .ctor()">
23402         <size>7</size>
23403       </method>
23404     </type>
23405     <type name="X">
23406       <method name="Void .ctor()">
23407         <size>7</size>
23408       </method>
23409       <method name="Int32 Main()">
23410         <size>2</size>
23411       </method>
23412     </type>
23413   </test>
23414   <test name="test-199.cs">
23415     <type name="Test">
23416       <method name="Void .ctor()">
23417         <size>7</size>
23418       </method>
23419       <method name="Int32 Main()">
23420         <size>22</size>
23421       </method>
23422     </type>
23423     <type name="N1.Foo">
23424       <method name="Void .ctor()">
23425         <size>7</size>
23426       </method>
23427     </type>
23428     <type name="N1.Foo+Foo2">
23429       <method name="Void .ctor()">
23430         <size>7</size>
23431       </method>
23432     </type>
23433     <type name="N1.Bar2">
23434       <method name="Void .ctor()">
23435         <size>7</size>
23436       </method>
23437       <method name="Int32 Talk()">
23438         <size>2</size>
23439       </method>
23440     </type>
23441     <type name="N2.Bar">
23442       <method name="Void .ctor()">
23443         <size>7</size>
23444       </method>
23445     </type>
23446     <type name="N2.Bar+Bar2">
23447       <method name="Void .ctor()">
23448         <size>7</size>
23449       </method>
23450       <method name="Int32 Talk()">
23451         <size>2</size>
23452       </method>
23453     </type>
23454   </test>
23455   <test name="test-2.cs">
23456     <type name="X">
23457       <method name="Void .ctor()">
23458         <size>7</size>
23459       </method>
23460       <method name="Int32 Main(System.String[])">
23461         <size>12</size>
23462       </method>
23463     </type>
23464   </test>
23465   <test name="test-20.cs">
23466     <type name="A">
23467       <method name="Void .ctor()">
23468         <size>7</size>
23469       </method>
23470       <method name="Void X()">
23471         <size>8</size>
23472       </method>
23473     </type>
23474     <type name="B">
23475       <method name="Void .ctor()">
23476         <size>7</size>
23477       </method>
23478       <method name="Void X()">
23479         <size>8</size>
23480       </method>
23481       <method name="Void TestB()">
23482         <size>7</size>
23483       </method>
23484     </type>
23485     <type name="Ax">
23486       <method name="Void .ctor()">
23487         <size>7</size>
23488       </method>
23489       <method name="Void A()">
23490         <size>8</size>
23491       </method>
23492       <method name="Void B()">
23493         <size>8</size>
23494       </method>
23495     </type>
23496     <type name="Bx">
23497       <method name="Void .ctor()">
23498         <size>7</size>
23499       </method>
23500       <method name="Void A()">
23501         <size>8</size>
23502       </method>
23503       <method name="Void B()">
23504         <size>8</size>
23505       </method>
23506     </type>
23507     <type name="Test">
23508       <method name="Void .ctor()">
23509         <size>7</size>
23510       </method>
23511       <method name="Int32 Main()">
23512         <size>100</size>
23513       </method>
23514     </type>
23515   </test>
23516   <test name="test-200.cs">
23517     <type name="X">
23518       <method name="Void .ctor()">
23519         <size>7</size>
23520       </method>
23521       <method name="Int32 Main()">
23522         <size>104</size>
23523       </method>
23524     </type>
23525   </test>
23526   <test name="test-201.cs">
23527     <type name="Parent">
23528       <method name="Void .ctor()">
23529         <size>7</size>
23530       </method>
23531     </type>
23532     <type name="Child">
23533       <method name="Void .ctor()">
23534         <size>7</size>
23535       </method>
23536     </type>
23537     <type name="Child+Nested">
23538       <method name="Void .ctor()">
23539         <size>18</size>
23540       </method>
23541     </type>
23542     <type name="Collide">
23543       <method name="Void .ctor(Int32)">
23544         <size>14</size>
23545       </method>
23546       <method name="Void .cctor()">
23547         <size>12</size>
23548       </method>
23549       <method name="Int32 Main()">
23550         <size>27</size>
23551       </method>
23552     </type>
23553   </test>
23554   <test name="test-202.cs">
23555     <type name="X.X">
23556       <method name="Void .ctor()">
23557         <size>7</size>
23558       </method>
23559     </type>
23560     <type name="A.B.C.D">
23561       <method name="Void .ctor()">
23562         <size>7</size>
23563       </method>
23564     </type>
23565     <type name="Test">
23566       <method name="Void .ctor()">
23567         <size>7</size>
23568       </method>
23569       <method name="Int32 Main()">
23570         <size>14</size>
23571       </method>
23572     </type>
23573   </test>
23574   <test name="test-203.cs">
23575     <type name="Foo">
23576       <method name="Void .ctor()">
23577         <size>7</size>
23578       </method>
23579       <method name="Modifiers get_Modifiers()">
23580         <size>2</size>
23581       </method>
23582     </type>
23583     <type name="Bar">
23584       <method name="Void .ctor()">
23585         <size>7</size>
23586       </method>
23587       <method name="Int32 Main()">
23588         <size>13</size>
23589       </method>
23590     </type>
23591   </test>
23592   <test name="test-204.cs">
23593     <type name="X">
23594       <method name="Void .ctor(Int32)">
23595         <size>14</size>
23596       </method>
23597       <method name="System.String ToString()">
23598         <size>22</size>
23599       </method>
23600       <method name="Int32 Test()">
23601         <size>153</size>
23602       </method>
23603       <method name="Int32 Main()">
23604         <size>24</size>
23605       </method>
23606       <method name="X op_BitwiseAnd(X, X)">
23607         <size>19</size>
23608       </method>
23609       <method name="X op_BitwiseOr(X, X)">
23610         <size>19</size>
23611       </method>
23612       <method name="Boolean op_True(X)">
23613         <size>15</size>
23614       </method>
23615       <method name="Boolean op_False(X)">
23616         <size>12</size>
23617       </method>
23618     </type>
23619   </test>
23620   <test name="test-205.cs">
23621     <type name="A">
23622       <method name="Void .ctor(Object)">
23623         <size>7</size>
23624       </method>
23625     </type>
23626     <type name="Test">
23627       <method name="Void .ctor()">
23628         <size>7</size>
23629       </method>
23630       <method name="Void Main()">
23631         <size>1</size>
23632       </method>
23633     </type>
23634   </test>
23635   <test name="test-206.cs">
23636     <type name="X">
23637       <method name="Void .ctor()">
23638         <size>7</size>
23639       </method>
23640       <method name="Int32 get_Item(Int32)">
23641         <size>2</size>
23642       </method>
23643       <method name="System.Int32[] get_Item(System.Int32[])">
23644         <size>39</size>
23645       </method>
23646       <method name="Void Main()">
23647         <size>91</size>
23648       </method>
23649     </type>
23650     <type name="&lt;PrivateImplementationDetails&gt;">
23651       <method name="Void .ctor()">
23652         <size>7</size>
23653       </method>
23654     </type>
23655   </test>
23656   <test name="test-207.cs">
23657     <type name="X">
23658       <method name="Void .ctor()">
23659         <size>7</size>
23660       </method>
23661       <method name="Void .cctor()">
23662         <size>1</size>
23663       </method>
23664       <method name="Void hello(Int32)">
23665         <size>13</size>
23666       </method>
23667       <method name="Void world(Int32)">
23668         <size>16</size>
23669       </method>
23670       <method name="Int32 Main()">
23671         <size>138</size>
23672       </method>
23673     </type>
23674     <type name="Test">
23675       <method name="Void .ctor(Object, IntPtr)">
23676         <size>0</size>
23677       </method>
23678       <method name="Void Invoke(Int32)">
23679         <size>0</size>
23680       </method>
23681       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23682         <size>0</size>
23683       </method>
23684       <method name="Void EndInvoke(IAsyncResult)">
23685         <size>0</size>
23686       </method>
23687     </type>
23688   </test>
23689   <test name="test-208.cs">
23690     <type name="X">
23691       <method name="Void .ctor()">
23692         <size>7</size>
23693       </method>
23694       <method name="System.String get_Item(System.String)">
23695         <size>2</size>
23696       </method>
23697       <method name="Void Test()">
23698         <size>1</size>
23699       </method>
23700     </type>
23701     <type name="Y">
23702       <method name="Void .ctor()">
23703         <size>7</size>
23704       </method>
23705       <method name="Void Main()">
23706         <size>19</size>
23707       </method>
23708     </type>
23709   </test>
23710   <test name="test-209.cs">
23711     <type name="X">
23712       <method name="Void .ctor(Int32)">
23713         <size>14</size>
23714       </method>
23715       <method name="Int32 get_Foo()">
23716         <size>9</size>
23717       </method>
23718       <method name="Void set_Foo(Int32)">
23719         <size>8</size>
23720       </method>
23721       <method name="Int32 get_Item(Int32)">
23722         <size>7</size>
23723       </method>
23724       <method name="Void set_Item(Int32, Int32)">
23725         <size>8</size>
23726       </method>
23727       <method name="Void set_Item(System.String, System.String)">
23728         <size>7</size>
23729       </method>
23730       <method name="Void set_Bar(System.String)">
23731         <size>7</size>
23732       </method>
23733       <method name="A get_A()">
23734         <size>7</size>
23735       </method>
23736       <method name="Void set_A(A)">
23737         <size>12</size>
23738       </method>
23739       <method name="Int32 Main()">
23740         <size>75</size>
23741       </method>
23742     </type>
23743     <type name="A">
23744       <method name="Void .ctor(Int32)">
23745         <size>8</size>
23746       </method>
23747     </type>
23748   </test>
23749   <test name="test-21.cs">
23750     <type name="Blah">
23751       <method name="Void .ctor()">
23752         <size>7</size>
23753       </method>
23754       <method name="Int32 Main()">
23755         <size>47</size>
23756       </method>
23757     </type>
23758     <type name="Blah+Foo">
23759       <method name="Void .ctor()">
23760         <size>17</size>
23761       </method>
23762       <method name="Int32 Bar(Int32, Int32)">
23763         <size>14</size>
23764       </method>
23765     </type>
23766   </test>
23767   <test name="test-210.cs">
23768     <type name="X">
23769       <method name="Void .ctor()">
23770         <size>7</size>
23771       </method>
23772       <method name="Void foo()">
23773         <size>1</size>
23774       </method>
23775       <method name="Void Main()">
23776         <size>25</size>
23777       </method>
23778     </type>
23779     <type name="FooHandler">
23780       <method name="Void .ctor(Object, IntPtr)">
23781         <size>0</size>
23782       </method>
23783       <method name="Void Invoke()">
23784         <size>0</size>
23785       </method>
23786       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23787         <size>0</size>
23788       </method>
23789       <method name="Void EndInvoke(IAsyncResult)">
23790         <size>0</size>
23791       </method>
23792     </type>
23793   </test>
23794   <test name="test-211.cs">
23795     <type name="X">
23796       <method name="Void .ctor(Int32)">
23797         <size>14</size>
23798       </method>
23799       <method name="X op_Implicit(Int32)">
23800         <size>7</size>
23801       </method>
23802     </type>
23803     <type name="Y">
23804       <method name="Void .ctor(X)">
23805         <size>14</size>
23806       </method>
23807       <method name="Y op_Implicit(X)">
23808         <size>7</size>
23809       </method>
23810     </type>
23811     <type name="Z">
23812       <method name="Void .ctor(Y)">
23813         <size>14</size>
23814       </method>
23815       <method name="Int32 Main()">
23816         <size>27</size>
23817       </method>
23818       <method name="Z op_Implicit(Y)">
23819         <size>7</size>
23820       </method>
23821     </type>
23822   </test>
23823   <test name="test-212.cs">
23824     <type name="Problem">
23825       <method name="Void .ctor(String)">
23826         <size>14</size>
23827       </method>
23828       <method name="Int32 Multi(Int32, Problem[])">
23829         <size>4</size>
23830       </method>
23831       <method name="Int32 Main(System.String[])">
23832         <size>76</size>
23833       </method>
23834       <method name="Problem op_Implicit(Int32)">
23835         <size>22</size>
23836       </method>
23837     </type>
23838   </test>
23839   <test name="test-213.cs">
23840     <type name="MyTest">
23841       <method name="Void .ctor()">
23842         <size>7</size>
23843       </method>
23844       <method name="Void Main(System.String[])">
23845         <size>31</size>
23846       </method>
23847     </type>
23848     <type name="S">
23849       <method name="Void .ctor(Int32)">
23850         <size>8</size>
23851       </method>
23852       <method name="Void Print()">
23853         <size>12</size>
23854       </method>
23855     </type>
23856   </test>
23857   <test name="test-214.cs">
23858     <type name="N2.Test">
23859       <method name="Void .ctor()">
23860         <size>7</size>
23861       </method>
23862       <method name="Int32 Main()">
23863         <size>7</size>
23864       </method>
23865     </type>
23866     <type name="N1.C1">
23867       <method name="Void .ctor()">
23868         <size>7</size>
23869       </method>
23870       <method name="Void Foo()">
23871         <size>1</size>
23872       </method>
23873     </type>
23874   </test>
23875   <test name="test-215.cs">
23876     <type name="Test">
23877       <method name="Void .ctor()">
23878         <size>7</size>
23879       </method>
23880       <method name="Void .cctor()">
23881         <size>1</size>
23882       </method>
23883       <method name="N1.C1 get_C1()">
23884         <size>6</size>
23885       </method>
23886       <method name="Int32 Main()">
23887         <size>8</size>
23888       </method>
23889     </type>
23890     <type name="N1.C1">
23891       <method name="Void .ctor()">
23892         <size>7</size>
23893       </method>
23894     </type>
23895   </test>
23896   <test name="test-216.cs">
23897     <type name="cls">
23898       <method name="Void .ctor()">
23899         <size>7</size>
23900       </method>
23901       <method name="Void add_OnWhatever(OnWhateverDelegate)">
23902         <size>24</size>
23903       </method>
23904       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
23905         <size>24</size>
23906       </method>
23907       <method name="Void CallMyDel(System.String)">
23908         <size>13</size>
23909       </method>
23910     </type>
23911     <type name="cls+nestedcls">
23912       <method name="Void .ctor()">
23913         <size>7</size>
23914       </method>
23915       <method name="Void CallParentDel(cls, System.String)">
23916         <size>13</size>
23917       </method>
23918     </type>
23919     <type name="MonoEmbed">
23920       <method name="Void .ctor()">
23921         <size>7</size>
23922       </method>
23923       <method name="Void Main()">
23924         <size>36</size>
23925       </method>
23926       <method name="Void Whatever(System.String)">
23927         <size>7</size>
23928       </method>
23929     </type>
23930     <type name="OnWhateverDelegate">
23931       <method name="Void .ctor(Object, IntPtr)">
23932         <size>0</size>
23933       </method>
23934       <method name="Void Invoke(System.String)">
23935         <size>0</size>
23936       </method>
23937       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23938         <size>0</size>
23939       </method>
23940       <method name="Void EndInvoke(IAsyncResult)">
23941         <size>0</size>
23942       </method>
23943     </type>
23944   </test>
23945   <test name="test-217.cs">
23946     <type name="Test">
23947       <method name="Void .ctor()">
23948         <size>7</size>
23949       </method>
23950       <method name="Int32 Main()">
23951         <size>174</size>
23952       </method>
23953       <method name="System.Object compare_gte(Int32, Int32)">
23954         <size>13</size>
23955       </method>
23956       <method name="System.Object compare_lte(Int32, Int32)">
23957         <size>13</size>
23958       </method>
23959     </type>
23960   </test>
23961   <test name="test-218.cs">
23962     <type name="T">
23963       <method name="Void .ctor()">
23964         <size>7</size>
23965       </method>
23966       <method name="Void .cctor()">
23967         <size>27</size>
23968       </method>
23969       <method name="Void Main()">
23970         <size>1</size>
23971       </method>
23972       <method name="Void compareQueryQuery1(System.Object)">
23973         <size>1</size>
23974       </method>
23975     </type>
23976     <type name="T+foo">
23977       <method name="Void .ctor(Object, IntPtr)">
23978         <size>0</size>
23979       </method>
23980       <method name="Void Invoke(System.Object)">
23981         <size>0</size>
23982       </method>
23983       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
23984         <size>0</size>
23985       </method>
23986       <method name="Void EndInvoke(IAsyncResult)">
23987         <size>0</size>
23988       </method>
23989     </type>
23990   </test>
23991   <test name="test-219.cs">
23992     <type name="TestAttribute">
23993       <method name="Void .ctor(Type)">
23994         <size>14</size>
23995       </method>
23996       <method name="System.Type get_Type()">
23997         <size>7</size>
23998       </method>
23999     </type>
24000     <type name="Test">
24001       <method name="Void .ctor()">
24002         <size>7</size>
24003       </method>
24004       <method name="Void Main()">
24005         <size>75</size>
24006       </method>
24007     </type>
24008   </test>
24009   <test name="test-22.cs">
24010     <type name="M">
24011       <method name="Void .ctor()">
24012         <size>7</size>
24013       </method>
24014       <method name="Int32 Main()">
24015         <size>63</size>
24016       </method>
24017     </type>
24018     <type name="S">
24019       <method name="T GetT()">
24020         <size>7</size>
24021       </method>
24022       <method name="Void Init()">
24023         <size>25</size>
24024       </method>
24025     </type>
24026   </test>
24027   <test name="test-220.cs">
24028     <type name="MonoBUG.Bug">
24029       <method name="Void .ctor()">
24030         <size>7</size>
24031       </method>
24032       <method name="Int32 Main(System.String[])">
24033         <size>138</size>
24034       </method>
24035     </type>
24036     <type name="MonoBUG.Foo">
24037       <method name="Void .ctor(String)">
24038         <size>14</size>
24039       </method>
24040       <method name="System.String get_Name()">
24041         <size>7</size>
24042       </method>
24043     </type>
24044     <type name="MonoBUG.FooList">
24045       <method name="Void .ctor()">
24046         <size>7</size>
24047       </method>
24048       <method name="Void .cctor()">
24049         <size>1</size>
24050       </method>
24051       <method name="Void Add(MonoBUG.Foo)">
24052         <size>19</size>
24053       </method>
24054       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24055         <size>7</size>
24056       </method>
24057     </type>
24058     <type name="MonoBUG.FooList+FooEnumerator">
24059       <method name="Void .ctor(FooList)">
24060         <size>31</size>
24061       </method>
24062       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24063         <size>12</size>
24064       </method>
24065       <method name="Void System.Collections.IEnumerator.Reset()">
24066         <size>12</size>
24067       </method>
24068       <method name="MonoBUG.Foo get_Current()">
24069         <size>46</size>
24070       </method>
24071       <method name="Boolean MoveNext()">
24072         <size>12</size>
24073       </method>
24074       <method name="Void Reset()">
24075         <size>12</size>
24076       </method>
24077       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24078         <size>28</size>
24079       </method>
24080     </type>
24081   </test>
24082   <test name="test-221.cs">
24083     <type name="A">
24084       <method name="Void .ctor()">
24085         <size>7</size>
24086       </method>
24087       <method name="Int32 get_Blah()">
24088         <size>2</size>
24089       </method>
24090       <method name="Void set_Blah(Int32)">
24091         <size>1</size>
24092       </method>
24093     </type>
24094     <type name="B">
24095       <method name="Void .ctor()">
24096         <size>7</size>
24097       </method>
24098       <method name="Int32 get_Blah()">
24099         <size>2</size>
24100       </method>
24101       <method name="Boolean Test()">
24102         <size>54</size>
24103       </method>
24104     </type>
24105     <type name="C">
24106       <method name="Void .ctor()">
24107         <size>7</size>
24108       </method>
24109       <method name="Int32 get_Blah()">
24110         <size>0</size>
24111       </method>
24112       <method name="Void set_Blah(Int32)">
24113         <size>0</size>
24114       </method>
24115     </type>
24116     <type name="D">
24117       <method name="Void .ctor()">
24118         <size>7</size>
24119       </method>
24120       <method name="Int32 get_Blah()">
24121         <size>2</size>
24122       </method>
24123       <method name="Void set_Blah(Int32)">
24124         <size>1</size>
24125       </method>
24126     </type>
24127     <type name="E">
24128       <method name="Void .ctor()">
24129         <size>7</size>
24130       </method>
24131       <method name="Int32 get_Blah()">
24132         <size>7</size>
24133       </method>
24134       <method name="Boolean Test()">
24135         <size>54</size>
24136       </method>
24137     </type>
24138     <type name="F">
24139       <method name="Void .ctor()">
24140         <size>7</size>
24141       </method>
24142       <method name="Int32 get_Item(Int32)">
24143         <size>2</size>
24144       </method>
24145       <method name="Void set_Item(Int32, Int32)">
24146         <size>1</size>
24147       </method>
24148       <method name="Int32 get_Blah()">
24149         <size>2</size>
24150       </method>
24151       <method name="Void set_Blah(Int32)">
24152         <size>1</size>
24153       </method>
24154       <method name="Boolean Test()">
24155         <size>110</size>
24156       </method>
24157     </type>
24158     <type name="Driver">
24159       <method name="Void .ctor()">
24160         <size>7</size>
24161       </method>
24162       <method name="Int32 Main()">
24163         <size>38</size>
24164       </method>
24165     </type>
24166     <type name="F">
24167       <method name="Int32 IBlah.get_Item(Int32)">
24168         <size>2</size>
24169       </method>
24170       <method name="Void IBlah.set_Item(Int32, Int32)">
24171         <size>1</size>
24172       </method>
24173       <method name="Int32 IBlah.get_Blah()">
24174         <size>2</size>
24175       </method>
24176       <method name="Void IBlah.set_Blah(Int32)">
24177         <size>1</size>
24178       </method>
24179     </type>
24180   </test>
24181   <test name="test-222.cs">
24182     <type name="Class_1">
24183       <method name="Void .ctor()">
24184         <size>7</size>
24185       </method>
24186       <method name="UIntPtr Valid()">
24187         <size>7</size>
24188       </method>
24189     </type>
24190     <type name="MainClass">
24191       <method name="Void .ctor()">
24192         <size>7</size>
24193       </method>
24194       <method name="Int32 Main()">
24195         <size>2</size>
24196       </method>
24197     </type>
24198   </test>
24199   <test name="test-223.cs">
24200     <type name="T">
24201       <method name="Void .ctor()">
24202         <size>7</size>
24203       </method>
24204       <method name="Int32 Main()">
24205         <size>65</size>
24206       </method>
24207     </type>
24208   </test>
24209   <test name="test-224.cs">
24210     <type name="XmlMemberArrayAttribute">
24211       <method name="Void .ctor(String)">
24212         <size>38</size>
24213       </method>
24214       <method name="System.Char[] get_Separator()">
24215         <size>7</size>
24216       </method>
24217       <method name="Void set_Separator(System.Char[])">
24218         <size>8</size>
24219       </method>
24220       <method name="System.String get_Name()">
24221         <size>7</size>
24222       </method>
24223       <method name="Void set_Name(System.String)">
24224         <size>8</size>
24225       </method>
24226       <method name="Boolean get_IsRequired()">
24227         <size>7</size>
24228       </method>
24229       <method name="Void set_IsRequired(Boolean)">
24230         <size>8</size>
24231       </method>
24232     </type>
24233     <type name="t">
24234       <method name="Void .ctor()">
24235         <size>7</size>
24236       </method>
24237       <method name="Void Main()">
24238         <size>1</size>
24239       </method>
24240     </type>
24241   </test>
24242   <test name="test-225.cs">
24243     <type name="A">
24244       <method name="Void .ctor()">
24245         <size>14</size>
24246       </method>
24247     </type>
24248     <type name="B">
24249       <method name="Void .ctor()">
24250         <size>7</size>
24251       </method>
24252       <method name="Int32 foo()">
24253         <size>2</size>
24254       </method>
24255       <method name="Void Main()">
24256         <size>18</size>
24257       </method>
24258     </type>
24259   </test>
24260   <test name="test-226.cs">
24261     <type name="Test226">
24262       <method name="Void .ctor()">
24263         <size>7</size>
24264       </method>
24265       <method name="Void Test()">
24266         <size>35</size>
24267       </method>
24268       <method name="Int32 Main()">
24269         <size>23</size>
24270       </method>
24271     </type>
24272   </test>
24273   <test name="test-227.cs">
24274     <type name="A.T">
24275       <method name="Void .ctor()">
24276         <size>7</size>
24277       </method>
24278       <method name="Void Main()">
24279         <size>3</size>
24280       </method>
24281     </type>
24282   </test>
24283   <test name="test-228.cs">
24284     <type name="BadRefTest.CtorInc">
24285       <method name="Void .ctor()">
24286         <size>30</size>
24287       </method>
24288       <method name="Int32 IncByRef(Int32 ByRef)">
24289         <size>10</size>
24290       </method>
24291       <method name="Boolean Results(Int32)">
24292         <size>98</size>
24293       </method>
24294     </type>
24295     <type name="BadRefTest.Runner">
24296       <method name="Void .ctor()">
24297         <size>7</size>
24298       </method>
24299       <method name="Int32 Main()">
24300         <size>43</size>
24301       </method>
24302     </type>
24303   </test>
24304   <test name="test-229.cs">
24305     <type name="List">
24306       <method name="Void .ctor(Int32)">
24307         <size>19</size>
24308       </method>
24309       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24310         <size>12</size>
24311       </method>
24312       <method name="Void Add(Int32)">
24313         <size>26</size>
24314       </method>
24315       <method name="MyEnumerator GetEnumerator()">
24316         <size>7</size>
24317       </method>
24318     </type>
24319     <type name="UberList">
24320       <method name="Void .ctor(Int32)">
24321         <size>8</size>
24322       </method>
24323       <method name="Int32 Main(System.String[])">
24324         <size>38</size>
24325       </method>
24326       <method name="Boolean One()">
24327         <size>62</size>
24328       </method>
24329       <method name="Boolean Two()">
24330         <size>62</size>
24331       </method>
24332       <method name="Boolean Three()">
24333         <size>62</size>
24334       </method>
24335     </type>
24336     <type name="List+MyEnumerator">
24337       <method name="Void .ctor(List)">
24338         <size>15</size>
24339       </method>
24340       <method name="System.Object get_Current()">
24341         <size>24</size>
24342       </method>
24343       <method name="Boolean MoveNext()">
24344         <size>31</size>
24345       </method>
24346       <method name="Void Reset()">
24347         <size>8</size>
24348       </method>
24349     </type>
24350   </test>
24351   <test name="test-23.cs">
24352     <type name="X">
24353       <method name="Void .ctor()">
24354         <size>7</size>
24355       </method>
24356       <method name="Void .cctor()">
24357         <size>8</size>
24358       </method>
24359       <method name="Int32 get_Value()">
24360         <size>6</size>
24361       </method>
24362       <method name="Void set_Value(Int32)">
24363         <size>7</size>
24364       </method>
24365       <method name="Int32 Main()">
24366         <size>170</size>
24367       </method>
24368     </type>
24369     <type name="Y">
24370       <method name="Void .ctor(String)">
24371         <size>14</size>
24372       </method>
24373       <method name="System.String get_Value()">
24374         <size>7</size>
24375       </method>
24376       <method name="Void set_Value(System.String)">
24377         <size>8</size>
24378       </method>
24379     </type>
24380     <type name="Z">
24381       <method name="Void .cctor()">
24382         <size>7</size>
24383       </method>
24384       <method name="Int32 get_IVal()">
24385         <size>6</size>
24386       </method>
24387       <method name="Void set_IVal(Int32)">
24388         <size>7</size>
24389       </method>
24390       <method name="Int32 get_XVal()">
24391         <size>7</size>
24392       </method>
24393       <method name="Void set_XVal(Int32)">
24394         <size>8</size>
24395       </method>
24396     </type>
24397   </test>
24398   <test name="test-230.cs">
24399     <type name="TestClass">
24400       <method name="Void .ctor()">
24401         <size>7</size>
24402       </method>
24403       <method name="Int32 Main()">
24404         <size>56</size>
24405       </method>
24406     </type>
24407   </test>
24408   <test name="test-231.cs">
24409     <type name="T">
24410       <method name="Void .ctor()">
24411         <size>7</size>
24412       </method>
24413       <method name="Void .cctor()">
24414         <size>1</size>
24415       </method>
24416       <method name="Int32 Main()">
24417         <size>44</size>
24418       </method>
24419       <method name="Void Foo()">
24420         <size>23</size>
24421       </method>
24422     </type>
24423   </test>
24424   <test name="test-232.cs">
24425     <type name="CtorInfoTest">
24426       <method name="Void .ctor()">
24427         <size>7</size>
24428       </method>
24429       <method name="Void Main(System.String[])">
24430         <size>977</size>
24431       </method>
24432       <method name="Void Assert(System.Object, System.Object)">
24433         <size>38</size>
24434       </method>
24435     </type>
24436     <type name="&lt;PrivateImplementationDetails&gt;">
24437       <method name="Void .ctor()">
24438         <size>7</size>
24439       </method>
24440     </type>
24441   </test>
24442   <test name="test-233.cs">
24443     <type name="Tests">
24444       <method name="Void .ctor()">
24445         <size>7</size>
24446       </method>
24447       <method name="Int32 Main()">
24448         <size>16</size>
24449       </method>
24450       <method name="Int32 test_0_beq()">
24451         <size>29</size>
24452       </method>
24453       <method name="Int32 test_0_bne_un()">
24454         <size>29</size>
24455       </method>
24456       <method name="Int32 test_0_conv_r8()">
24457         <size>29</size>
24458       </method>
24459       <method name="Int32 test_0_conv_i()">
24460         <size>76</size>
24461       </method>
24462       <method name="Int32 test_5_conv_r4()">
24463         <size>8</size>
24464       </method>
24465       <method name="Int32 test_5_double_conv_r4()">
24466         <size>16</size>
24467       </method>
24468       <method name="Int32 test_5_float_conv_r8()">
24469         <size>12</size>
24470       </method>
24471       <method name="Int32 test_5_conv_r8()">
24472         <size>8</size>
24473       </method>
24474       <method name="Int32 test_5_add()">
24475         <size>25</size>
24476       </method>
24477       <method name="Int32 test_5_sub()">
24478         <size>25</size>
24479       </method>
24480       <method name="Int32 test_24_mul()">
24481         <size>25</size>
24482       </method>
24483       <method name="Int32 test_4_div()">
24484         <size>25</size>
24485       </method>
24486       <method name="Int32 test_2_rem()">
24487         <size>25</size>
24488       </method>
24489       <method name="Int32 test_2_neg()">
24490         <size>14</size>
24491       </method>
24492       <method name="Int32 test_46_float_add_spill()">
24493         <size>129</size>
24494       </method>
24495       <method name="Int32 test_362880_float_mul_spill()">
24496         <size>129</size>
24497       </method>
24498       <method name="Int32 test_4_long_cast()">
24499         <size>29</size>
24500       </method>
24501       <method name="Int32 test_16_float_cmp()">
24502         <size>317</size>
24503       </method>
24504       <method name="Int32 test_15_float_cmp_un()">
24505         <size>297</size>
24506       </method>
24507       <method name="Int32 test_15_float_branch()">
24508         <size>219</size>
24509       </method>
24510       <method name="Int32 test_15_float_branch_un()">
24511         <size>219</size>
24512       </method>
24513     </type>
24514     <type name="TestDriver">
24515       <method name="Void .ctor()">
24516         <size>7</size>
24517       </method>
24518       <method name="Int32 RunTests(System.Type, System.String[])">
24519         <size>571</size>
24520       </method>
24521       <method name="Int32 RunTests(System.Type)">
24522         <size>8</size>
24523       </method>
24524     </type>
24525   </test>
24526   <test name="test-234.cs">
24527     <type name="T">
24528       <method name="Void .ctor()">
24529         <size>7</size>
24530       </method>
24531       <method name="Void Main()">
24532         <size>701</size>
24533       </method>
24534     </type>
24535   </test>
24536   <test name="test-235.cs">
24537     <type name="T">
24538       <method name="Void .ctor()">
24539         <size>7</size>
24540       </method>
24541       <method name="Void Foo(T, T)">
24542         <size>1</size>
24543       </method>
24544       <method name="Void Foo(System.Object[])">
24545         <size>1</size>
24546       </method>
24547       <method name="Int32 Main()">
24548         <size>13</size>
24549       </method>
24550     </type>
24551   </test>
24552   <test name="test-236.cs">
24553     <type name="Tests.Test">
24554       <method name="Void .ctor()">
24555         <size>7</size>
24556       </method>
24557       <method name="Void Main()">
24558         <size>42</size>
24559       </method>
24560       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
24561         <size>9</size>
24562       </method>
24563       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
24564         <size>10</size>
24565       </method>
24566     </type>
24567   </test>
24568   <test name="test-237.cs">
24569     <type name="Params">
24570       <method name="Void .ctor()">
24571         <size>7</size>
24572       </method>
24573       <method name="Void .cctor()">
24574         <size>96</size>
24575       </method>
24576       <method name="Void foo(System.String, System.Object[])">
24577         <size>132</size>
24578       </method>
24579       <method name="Void Main()">
24580         <size>45</size>
24581       </method>
24582     </type>
24583     <type name="Params+FOO">
24584       <method name="Void .ctor(Object, IntPtr)">
24585         <size>0</size>
24586       </method>
24587       <method name="Void Invoke(System.String, System.Object[])">
24588         <size>0</size>
24589       </method>
24590       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
24591         <size>0</size>
24592       </method>
24593       <method name="Void EndInvoke(IAsyncResult)">
24594         <size>0</size>
24595       </method>
24596     </type>
24597   </test>
24598   <test name="test-238.cs">
24599     <type name="TestClass">
24600       <method name="Void .ctor()">
24601         <size>7</size>
24602       </method>
24603       <method name="Void ConditionalMethod()">
24604         <size>7</size>
24605       </method>
24606       <method name="Int32 Main()">
24607         <size>12</size>
24608       </method>
24609     </type>
24610   </test>
24611   <test name="test-239.cs">
24612     <type name="BaseClass">
24613       <method name="Void .ctor()">
24614         <size>7</size>
24615       </method>
24616       <method name="Void ConditionalMethod()">
24617         <size>7</size>
24618       </method>
24619     </type>
24620     <type name="TestClass">
24621       <method name="Void .ctor()">
24622         <size>7</size>
24623       </method>
24624       <method name="Void ConditionalMethod()">
24625         <size>1</size>
24626       </method>
24627     </type>
24628     <type name="MainClass">
24629       <method name="Void .ctor()">
24630         <size>7</size>
24631       </method>
24632       <method name="Int32 Main()">
24633         <size>18</size>
24634       </method>
24635     </type>
24636   </test>
24637   <test name="test-24.cs">
24638     <type name="X">
24639       <method name="Void .ctor()">
24640         <size>7</size>
24641       </method>
24642       <method name="System.String get_S()">
24643         <size>6</size>
24644       </method>
24645       <method name="Void set_S(System.String)">
24646         <size>7</size>
24647       </method>
24648       <method name="Int32 Main()">
24649         <size>92</size>
24650       </method>
24651     </type>
24652   </test>
24653   <test name="test-240.cs">
24654     <type name="TestClass">
24655       <method name="Void .ctor()">
24656         <size>7</size>
24657       </method>
24658       <method name="Void .cctor()">
24659         <size>7</size>
24660       </method>
24661       <method name="Void ConditionalMethod()">
24662         <size>17</size>
24663       </method>
24664       <method name="Int32 Main()">
24665         <size>11</size>
24666       </method>
24667     </type>
24668   </test>
24669   <test name="test-241.cs">
24670     <type name="Foo">
24671       <method name="Void .ctor()">
24672         <size>7</size>
24673       </method>
24674       <method name="Int32 get_SomeProperty()">
24675         <size>3</size>
24676       </method>
24677       <method name="Int32 M()">
24678         <size>3</size>
24679       </method>
24680       <method name="Void Main()">
24681         <size>1</size>
24682       </method>
24683     </type>
24684     <type name="Foo+FooPrivate">
24685       <method name="Void .ctor(Foo)">
24686         <size>14</size>
24687       </method>
24688       <method name="Int32 get_SomeProperty()">
24689         <size>24</size>
24690       </method>
24691     </type>
24692   </test>
24693   <test name="test-242.cs">
24694     <type name="BaseClass">
24695       <method name="Void .ctor()">
24696         <size>14</size>
24697       </method>
24698     </type>
24699     <type name="Derived">
24700       <method name="Void .ctor()">
24701         <size>7</size>
24702       </method>
24703       <method name="Int32 get_Location()">
24704         <size>3</size>
24705       </method>
24706       <method name="Void Main()">
24707         <size>1</size>
24708       </method>
24709     </type>
24710   </test>
24711   <test name="test-243.cs">
24712     <type name="X">
24713       <method name="Void .ctor()">
24714         <size>7</size>
24715       </method>
24716       <method name="Boolean Resolve(System.String)">
24717         <size>2</size>
24718       </method>
24719       <method name="System.String Test()">
24720         <size>2</size>
24721       </method>
24722       <method name="Void Main()">
24723         <size>8</size>
24724       </method>
24725     </type>
24726   </test>
24727   <test name="test-244.cs">
24728     <type name="Foo">
24729       <method name="Void .ctor()">
24730         <size>7</size>
24731       </method>
24732       <method name="Void .cctor()">
24733         <size>1</size>
24734       </method>
24735       <method name="Int32 Main()">
24736         <size>136</size>
24737       </method>
24738       <method name="MyBool get_t()">
24739         <size>29</size>
24740       </method>
24741       <method name="MyBool get_f()">
24742         <size>29</size>
24743       </method>
24744     </type>
24745     <type name="MyBool">
24746       <method name="Void .ctor(Boolean)">
24747         <size>8</size>
24748       </method>
24749       <method name="System.String ToString()">
24750         <size>12</size>
24751       </method>
24752       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
24753         <size>21</size>
24754       </method>
24755       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
24756         <size>21</size>
24757       </method>
24758       <method name="Boolean op_True(MyBool)">
24759         <size>8</size>
24760       </method>
24761       <method name="Boolean op_False(MyBool)">
24762         <size>11</size>
24763       </method>
24764     </type>
24765   </test>
24766   <test name="test-245.cs">
24767     <type name="Class2">
24768       <method name="Void .ctor()">
24769         <size>7</size>
24770       </method>
24771       <method name="System.String get_def_kind()">
24772         <size>12</size>
24773       </method>
24774       <method name="Void Main()">
24775         <size>1</size>
24776       </method>
24777     </type>
24778   </test>
24779   <test name="test-246.cs">
24780     <type name="B">
24781       <method name="Void .ctor()">
24782         <size>7</size>
24783       </method>
24784       <method name="Void Main()">
24785         <size>36</size>
24786       </method>
24787     </type>
24788     <type name="Blah">
24789       <method name="Void Dispose()">
24790         <size>11</size>
24791       </method>
24792     </type>
24793   </test>
24794   <test name="test-247.cs">
24795     <type name="B">
24796       <method name="Void .ctor()">
24797         <size>7</size>
24798       </method>
24799       <method name="Void Main()">
24800         <size>67</size>
24801       </method>
24802     </type>
24803     <type name="Blah">
24804       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24805         <size>11</size>
24806       </method>
24807     </type>
24808   </test>
24809   <test name="test-248.cs">
24810     <type name="T">
24811       <method name="Void .ctor()">
24812         <size>7</size>
24813       </method>
24814       <method name="Foo GetFoo()">
24815         <size>10</size>
24816       </method>
24817       <method name="Void Main()">
24818         <size>26</size>
24819       </method>
24820     </type>
24821   </test>
24822   <test name="test-249.cs">
24823     <type name="X">
24824       <method name="Void .ctor()">
24825         <size>7</size>
24826       </method>
24827       <method name="Void Main()">
24828         <size>1</size>
24829       </method>
24830     </type>
24831   </test>
24832   <test name="test-25.cs">
24833     <type name="X">
24834       <method name="Void .ctor()">
24835         <size>7</size>
24836       </method>
24837       <method name="Int32 Main()">
24838         <size>214</size>
24839       </method>
24840     </type>
24841   </test>
24842   <test name="test-250.cs">
24843     <type name="Test.foo3">
24844       <method name="Void .ctor()">
24845         <size>7</size>
24846       </method>
24847     </type>
24848     <type name="Test.Tests">
24849       <method name="Void .ctor()">
24850         <size>7</size>
24851       </method>
24852       <method name="Void Main()">
24853         <size>1</size>
24854       </method>
24855     </type>
24856   </test>
24857   <test name="test-251.cs">
24858     <type name="X">
24859       <method name="Void .ctor()">
24860         <size>7</size>
24861       </method>
24862       <method name="Void Main()">
24863         <size>1</size>
24864       </method>
24865     </type>
24866   </test>
24867   <test name="test-252.cs">
24868     <type name="A">
24869       <method name="Void .ctor()">
24870         <size>7</size>
24871       </method>
24872       <method name="Void add_Bar(Foo)">
24873         <size>24</size>
24874       </method>
24875       <method name="Void remove_Bar(Foo)">
24876         <size>24</size>
24877       </method>
24878       <method name="Void m1()">
24879         <size>1</size>
24880       </method>
24881       <method name="Int32 Main()">
24882         <size>93</size>
24883       </method>
24884     </type>
24885     <type name="Foo">
24886       <method name="Void .ctor(Object, IntPtr)">
24887         <size>0</size>
24888       </method>
24889       <method name="Void Invoke()">
24890         <size>0</size>
24891       </method>
24892       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24893         <size>0</size>
24894       </method>
24895       <method name="Void EndInvoke(IAsyncResult)">
24896         <size>0</size>
24897       </method>
24898     </type>
24899   </test>
24900   <test name="test-253.cs">
24901     <type name="AccessibleAttribute">
24902       <method name="Void .ctor()">
24903         <size>7</size>
24904       </method>
24905     </type>
24906     <type name="MyClass">
24907       <method name="Void .ctor()">
24908         <size>7</size>
24909       </method>
24910     </type>
24911     <type name="Test">
24912       <method name="Void .ctor()">
24913         <size>7</size>
24914       </method>
24915       <method name="Int32 Main()">
24916         <size>66</size>
24917       </method>
24918     </type>
24919   </test>
24920   <test name="test-254.cs">
24921     <type name="TestAttribute">
24922       <method name="Void .ctor()">
24923         <size>7</size>
24924       </method>
24925     </type>
24926     <type name="Test_1">
24927       <method name="Void .ctor()">
24928         <size>7</size>
24929       </method>
24930       <method name="Void Test(Int32)">
24931         <size>1</size>
24932       </method>
24933     </type>
24934     <type name="Test_2">
24935       <method name="Void .ctor()">
24936         <size>7</size>
24937       </method>
24938       <method name="Int32 get_Test()">
24939         <size>2</size>
24940       </method>
24941       <method name="Void set_Test(Int32)">
24942         <size>1</size>
24943       </method>
24944       <method name="Void set_Test2(Boolean)">
24945         <size>1</size>
24946       </method>
24947     </type>
24948     <type name="Test_3">
24949       <method name="Void .ctor()">
24950         <size>7</size>
24951       </method>
24952       <method name="Void add_e_1(test_delegate)">
24953         <size>24</size>
24954       </method>
24955       <method name="Void remove_e_1(test_delegate)">
24956         <size>24</size>
24957       </method>
24958       <method name="Void add_e_2(test_delegate)">
24959         <size>24</size>
24960       </method>
24961       <method name="Void remove_e_2(test_delegate)">
24962         <size>24</size>
24963       </method>
24964     </type>
24965     <type name="Test_4">
24966       <method name="Void .ctor()">
24967         <size>7</size>
24968       </method>
24969       <method name="Void add_e_1(test_delegate)">
24970         <size>1</size>
24971       </method>
24972       <method name="Void remove_e_1(test_delegate)">
24973         <size>1</size>
24974       </method>
24975       <method name="Void add_e_2(test_delegate)">
24976         <size>1</size>
24977       </method>
24978       <method name="Void remove_e_2(test_delegate)">
24979         <size>1</size>
24980       </method>
24981       <method name="Void add_e_3(test_delegate)">
24982         <size>1</size>
24983       </method>
24984       <method name="Void remove_e_3(test_delegate)">
24985         <size>1</size>
24986       </method>
24987     </type>
24988     <type name="ClassMain">
24989       <method name="Void .ctor()">
24990         <size>7</size>
24991       </method>
24992       <method name="Void .cctor()">
24993         <size>1</size>
24994       </method>
24995       <method name="Void Assert(System.Object[], Boolean, Int32)">
24996         <size>65</size>
24997       </method>
24998       <method name="Int32 Main()">
24999         <size>1159</size>
25000       </method>
25001     </type>
25002     <type name="test_delegate">
25003       <method name="Void .ctor(Object, IntPtr)">
25004         <size>0</size>
25005       </method>
25006       <method name="System.Delegate Invoke(Int32)">
25007         <size>0</size>
25008       </method>
25009       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25010         <size>0</size>
25011       </method>
25012       <method name="System.Delegate EndInvoke(IAsyncResult)">
25013         <size>0</size>
25014       </method>
25015     </type>
25016   </test>
25017   <test name="test-255.cs">
25018     <type name="TestAttribute">
25019       <method name="Void .ctor()">
25020         <size>7</size>
25021       </method>
25022     </type>
25023     <type name="C">
25024       <method name="Void .ctor()">
25025         <size>7</size>
25026       </method>
25027       <method name="Void Method()">
25028         <size>1</size>
25029       </method>
25030       <method name="Void Main()">
25031         <size>1</size>
25032       </method>
25033     </type>
25034   </test>
25035   <test name="test-256.cs">
25036     <type name="TableColumn">
25037       <method name="Void .ctor()">
25038         <size>7</size>
25039       </method>
25040       <method name="System.Object get_MagicValue()">
25041         <size>2</size>
25042       </method>
25043       <method name="Void set_MagicValue(System.Object)">
25044         <size>1</size>
25045       </method>
25046     </type>
25047     <type name="Bug">
25048       <method name="Void .ctor()">
25049         <size>7</size>
25050       </method>
25051       <method name="Int32 get_TInt()">
25052         <size>2</size>
25053       </method>
25054       <method name="Void Main()">
25055         <size>1</size>
25056       </method>
25057     </type>
25058   </test>
25059   <test name="test-257.cs">
25060     <type name="X">
25061       <method name="Void .ctor()">
25062         <size>7</size>
25063       </method>
25064       <method name="Void Main()">
25065         <size>8</size>
25066       </method>
25067       <method name="Void call(Int32 ByRef)">
25068         <size>25</size>
25069       </method>
25070     </type>
25071   </test>
25072   <test name="test-258.cs">
25073     <type name="MyTest.Test">
25074       <method name="Void .ctor()">
25075         <size>7</size>
25076       </method>
25077     </type>
25078     <type name="MyTest.Test2">
25079       <method name="Void .ctor()">
25080         <size>7</size>
25081       </method>
25082       <method name="Void MyTest.Test.Inner.Foo()">
25083         <size>1</size>
25084       </method>
25085       <method name="Void Main()">
25086         <size>1</size>
25087       </method>
25088     </type>
25089   </test>
25090   <test name="test-259.cs">
25091     <type name="Testing">
25092       <method name="Void .ctor()">
25093         <size>7</size>
25094       </method>
25095       <method name="Void Main()">
25096         <size>1</size>
25097       </method>
25098     </type>
25099   </test>
25100   <test name="test-26.cs">
25101     <type name="Blah">
25102       <method name="Void .ctor()">
25103         <size>7</size>
25104       </method>
25105       <method name="Int32 Foo(Int32, Int32)">
25106         <size>4</size>
25107       </method>
25108       <method name="Int32 Test1()">
25109         <size>114</size>
25110       </method>
25111       <method name="Int32 Adder(System.Int32[])">
25112         <size>34</size>
25113       </method>
25114       <method name="Int32 Test2()">
25115         <size>47</size>
25116       </method>
25117       <method name="Int32 Main()">
25118         <size>40</size>
25119       </method>
25120     </type>
25121     <type name="Blah+MyDelegate">
25122       <method name="Void .ctor(Object, IntPtr)">
25123         <size>0</size>
25124       </method>
25125       <method name="Int32 Invoke(Int32, Int32)">
25126         <size>0</size>
25127       </method>
25128       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25129         <size>0</size>
25130       </method>
25131       <method name="Int32 EndInvoke(IAsyncResult)">
25132         <size>0</size>
25133       </method>
25134     </type>
25135     <type name="Blah+List">
25136       <method name="Void .ctor(Object, IntPtr)">
25137         <size>0</size>
25138       </method>
25139       <method name="Int32 Invoke(System.Int32[])">
25140         <size>0</size>
25141       </method>
25142       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25143         <size>0</size>
25144       </method>
25145       <method name="Int32 EndInvoke(IAsyncResult)">
25146         <size>0</size>
25147       </method>
25148     </type>
25149   </test>
25150   <test name="test-260.cs">
25151     <type name="x.Test">
25152       <method name="Void .ctor()">
25153         <size>7</size>
25154       </method>
25155     </type>
25156     <type name="y.Test">
25157       <method name="Void .ctor()">
25158         <size>7</size>
25159       </method>
25160     </type>
25161     <type name="b.a">
25162       <method name="Void .ctor()">
25163         <size>7</size>
25164       </method>
25165       <method name="Void Main()">
25166         <size>7</size>
25167       </method>
25168     </type>
25169   </test>
25170   <test name="test-261.cs">
25171     <type name="T">
25172       <method name="Void .ctor()">
25173         <size>7</size>
25174       </method>
25175       <method name="T get_Me()">
25176         <size>16</size>
25177       </method>
25178       <method name="T GetMe()">
25179         <size>16</size>
25180       </method>
25181       <method name="Int32 Test(T)">
25182         <size>106</size>
25183       </method>
25184       <method name="Int32 Main()">
25185         <size>31</size>
25186       </method>
25187     </type>
25188   </test>
25189   <test name="test-262.cs">
25190     <type name="n1.Attribute">
25191       <method name="Void .ctor()">
25192         <size>7</size>
25193       </method>
25194     </type>
25195     <type name="n3.A">
25196       <method name="Void .ctor()">
25197         <size>7</size>
25198       </method>
25199       <method name="Void Attribute()">
25200         <size>1</size>
25201       </method>
25202       <method name="Void X()">
25203         <size>7</size>
25204       </method>
25205       <method name="Void Main()">
25206         <size>11</size>
25207       </method>
25208     </type>
25209   </test>
25210   <test name="test-263.cs">
25211     <type name="Test">
25212       <method name="Void .ctor()">
25213         <size>7</size>
25214       </method>
25215       <method name="System.String GetString(System.Byte[])">
25216         <size>19</size>
25217       </method>
25218       <method name="Void Main()">
25219         <size>1</size>
25220       </method>
25221     </type>
25222   </test>
25223   <test name="test-264.cs">
25224     <type name="Proef">
25225       <method name="Void .ctor()">
25226         <size>7</size>
25227       </method>
25228       <method name="Void add_OnDoSomething(System.EventHandler)">
25229         <size>24</size>
25230       </method>
25231       <method name="Void remove_OnDoSomething(System.EventHandler)">
25232         <size>24</size>
25233       </method>
25234       <method name="Void Temp(System.Object, System.EventArgs)">
25235         <size>1</size>
25236       </method>
25237       <method name="Void Main()">
25238         <size>25</size>
25239       </method>
25240     </type>
25241   </test>
25242   <test name="test-265.cs">
25243     <type name="ClassFormatError">
25244       <method name="Void .ctor(String, Object[])">
25245         <size>7</size>
25246       </method>
25247       <method name="Void Main()">
25248         <size>1</size>
25249       </method>
25250     </type>
25251     <type name="UnsupportedClassVersionError">
25252       <method name="Void .ctor(String)">
25253         <size>14</size>
25254       </method>
25255     </type>
25256   </test>
25257   <test name="test-266.cs">
25258     <type name="T">
25259       <method name="Void .ctor()">
25260         <size>7</size>
25261       </method>
25262       <method name="Int32 Main()">
25263         <size>25</size>
25264       </method>
25265     </type>
25266   </test>
25267   <test name="test-267.cs">
25268     <type name="X">
25269       <method name="Void .ctor()">
25270         <size>7</size>
25271       </method>
25272       <method name="System.String Text()">
25273         <size>6</size>
25274       </method>
25275       <method name="Int32 Main()">
25276         <size>12</size>
25277       </method>
25278     </type>
25279   </test>
25280   <test name="test-268.cs">
25281     <type name="X">
25282       <method name="Void .ctor()">
25283         <size>7</size>
25284       </method>
25285       <method name="Int32 Main()">
25286         <size>26</size>
25287       </method>
25288     </type>
25289     <type name="X+Nested">
25290       <method name="Void .ctor()">
25291         <size>7</size>
25292       </method>
25293       <method name="MyEnum D()">
25294         <size>2</size>
25295       </method>
25296     </type>
25297   </test>
25298   <test name="test-269.cs">
25299     <type name="Class1">
25300       <method name="Void .ctor()">
25301         <size>7</size>
25302       </method>
25303       <method name="Int32 Main(System.String[])">
25304         <size>361</size>
25305       </method>
25306       <method name="Int32 AddABunchOfInts(...)">
25307         <size>63</size>
25308       </method>
25309       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25310         <size>63</size>
25311       </method>
25312       <method name="Result VtAddABunchOfInts(...)">
25313         <size>68</size>
25314       </method>
25315       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25316         <size>68</size>
25317       </method>
25318       <method name="Int32 InstAddABunchOfInts(...)">
25319         <size>63</size>
25320       </method>
25321       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25322         <size>63</size>
25323       </method>
25324       <method name="Result InstVtAddABunchOfInts(...)">
25325         <size>68</size>
25326       </method>
25327       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25328         <size>68</size>
25329       </method>
25330     </type>
25331     <type name="Result">
25332       <method name="Void .ctor(Int32)">
25333         <size>24</size>
25334       </method>
25335     </type>
25336   </test>
25337   <test name="test-27.cs">
25338     <type name="Foo">
25339       <method name="Void .ctor()">
25340         <size>7</size>
25341       </method>
25342       <method name="Boolean MyMethod(Int32)">
25343         <size>12</size>
25344       </method>
25345       <method name="Int32 AnotherMethod(Int32)">
25346         <size>5</size>
25347       </method>
25348     </type>
25349     <type name="Blah">
25350       <method name="Void .ctor()">
25351         <size>7</size>
25352       </method>
25353       <method name="Void Bar(Int32, Int32)">
25354         <size>9</size>
25355       </method>
25356       <method name="Int32 Main()">
25357         <size>139</size>
25358       </method>
25359     </type>
25360     <type name="Blah+MyDelegate">
25361       <method name="Void .ctor(Object, IntPtr)">
25362         <size>0</size>
25363       </method>
25364       <method name="Void Invoke(Int32, Int32)">
25365         <size>0</size>
25366       </method>
25367       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25368         <size>0</size>
25369       </method>
25370       <method name="Void EndInvoke(IAsyncResult)">
25371         <size>0</size>
25372       </method>
25373     </type>
25374   </test>
25375   <test name="test-270.cs">
25376     <type name="X">
25377       <method name="Void .ctor()">
25378         <size>7</size>
25379       </method>
25380       <method name="Int32 Test(System.String, System.Object[])">
25381         <size>2</size>
25382       </method>
25383       <method name="Int32 Main()">
25384         <size>75</size>
25385       </method>
25386       <method name="Int32 Test(System.String, ...)">
25387         <size>2</size>
25388       </method>
25389     </type>
25390   </test>
25391   <test name="test-271.cs">
25392     <type name="T">
25393       <method name="Void .ctor()">
25394         <size>7</size>
25395       </method>
25396       <method name="C X()">
25397         <size>10</size>
25398       </method>
25399       <method name="Void Main()">
25400         <size>61</size>
25401       </method>
25402     </type>
25403     <type name="T+C">
25404       <method name="IEnumerator GetEnumerator()">
25405         <size>11</size>
25406       </method>
25407     </type>
25408   </test>
25409   <test name="test-272.cs">
25410     <type name="BazAttribute">
25411       <method name="Void .ctor()">
25412         <size>7</size>
25413       </method>
25414       <method name="Void .ctor(Foo)">
25415         <size>7</size>
25416       </method>
25417       <method name="Void set_foo3(Foo)">
25418         <size>1</size>
25419       </method>
25420       <method name="Foo get_foo3()">
25421         <size>2</size>
25422       </method>
25423     </type>
25424     <type name="Test">
25425       <method name="Void .ctor()">
25426         <size>7</size>
25427       </method>
25428       <method name="Void f0()">
25429         <size>1</size>
25430       </method>
25431       <method name="Void f1()">
25432         <size>1</size>
25433       </method>
25434       <method name="Void f2()">
25435         <size>1</size>
25436       </method>
25437       <method name="Void f3()">
25438         <size>1</size>
25439       </method>
25440       <method name="Void Main()">
25441         <size>1</size>
25442       </method>
25443     </type>
25444   </test>
25445   <test name="test-273.cs">
25446     <type name="FooAttribute">
25447       <method name="Void .ctor()">
25448         <size>7</size>
25449       </method>
25450     </type>
25451     <type name="Tests">
25452       <method name="Void .ctor()">
25453         <size>7</size>
25454       </method>
25455       <method name="Void Main()">
25456         <size>36</size>
25457       </method>
25458     </type>
25459   </test>
25460   <test name="test-274.cs">
25461     <type name="MyClass">
25462       <method name="Void .ctor(String[])">
25463         <size>7</size>
25464       </method>
25465     </type>
25466     <type name="ChildClass">
25467       <method name="Void .ctor()">
25468         <size>13</size>
25469       </method>
25470     </type>
25471     <type name="M">
25472       <method name="Void .ctor()">
25473         <size>7</size>
25474       </method>
25475       <method name="Void Main()">
25476         <size>1</size>
25477       </method>
25478     </type>
25479   </test>
25480   <test name="test-275.cs">
25481     <type name="Test">
25482       <method name="Void .ctor()">
25483         <size>7</size>
25484       </method>
25485       <method name="Void add_MyEvent(DelType)">
25486         <size>24</size>
25487       </method>
25488       <method name="Void remove_MyEvent(DelType)">
25489         <size>24</size>
25490       </method>
25491       <method name="Int32 Main()">
25492         <size>176</size>
25493       </method>
25494     </type>
25495     <type name="DelType">
25496       <method name="Void .ctor(Object, IntPtr)">
25497         <size>0</size>
25498       </method>
25499       <method name="Void Invoke()">
25500         <size>0</size>
25501       </method>
25502       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25503         <size>0</size>
25504       </method>
25505       <method name="Void EndInvoke(IAsyncResult)">
25506         <size>0</size>
25507       </method>
25508     </type>
25509     <type name="S">
25510       <method name="Void add_MyEvent(DelType)">
25511         <size>24</size>
25512       </method>
25513       <method name="Void remove_MyEvent(DelType)">
25514         <size>24</size>
25515       </method>
25516     </type>
25517   </test>
25518   <test name="test-276.cs">
25519     <type name="EventTestClass">
25520       <method name="Void .ctor()">
25521         <size>7</size>
25522       </method>
25523       <method name="Void add_Elapsed(System.EventHandler)">
25524         <size>24</size>
25525       </method>
25526       <method name="Void remove_Elapsed(System.EventHandler)">
25527         <size>24</size>
25528       </method>
25529     </type>
25530     <type name="EntryPoint">
25531       <method name="Void .ctor()">
25532         <size>7</size>
25533       </method>
25534       <method name="Boolean test(System.Type)">
25535         <size>17</size>
25536       </method>
25537       <method name="Int32 Main()">
25538         <size>48</size>
25539       </method>
25540     </type>
25541   </test>
25542   <test name="test-277.cs">
25543     <type name="T">
25544       <method name="Void .ctor()">
25545         <size>7</size>
25546       </method>
25547       <method name="Int32 Main()">
25548         <size>7</size>
25549       </method>
25550       <method name="Int32 X(Byte)">
25551         <size>2</size>
25552       </method>
25553       <method name="Int32 X(Int16)">
25554         <size>2</size>
25555       </method>
25556     </type>
25557   </test>
25558   <test name="test-278.cs">
25559     <type name="X">
25560       <method name="Void .ctor()">
25561         <size>7</size>
25562       </method>
25563       <method name="Int32 Main()">
25564         <size>73</size>
25565       </method>
25566     </type>
25567     <type name="Rect">
25568       <method name="Int32 get_X()">
25569         <size>7</size>
25570       </method>
25571       <method name="Void set_X(Int32)">
25572         <size>8</size>
25573       </method>
25574     </type>
25575   </test>
25576   <test name="test-279.cs">
25577     <type name="FlagsAttributeDemo">
25578       <method name="Void .ctor()">
25579         <size>7</size>
25580       </method>
25581       <method name="Int32 Main()">
25582         <size>38</size>
25583       </method>
25584     </type>
25585   </test>
25586   <test name="test-28.cs">
25587     <type name="A">
25588       <method name="Void .ctor()">
25589         <size>7</size>
25590       </method>
25591       <method name="Int32 get_Item(Int32)">
25592         <size>0</size>
25593       </method>
25594       <method name="Int32 EmulateIndexer(Int32)">
25595         <size>8</size>
25596       </method>
25597     </type>
25598     <type name="B">
25599       <method name="Void .ctor()">
25600         <size>7</size>
25601       </method>
25602       <method name="Int32 get_Item(Int32)">
25603         <size>2</size>
25604       </method>
25605       <method name="Int32 M()">
25606         <size>8</size>
25607       </method>
25608     </type>
25609     <type name="X">
25610       <method name="Void .ctor()">
25611         <size>7</size>
25612       </method>
25613       <method name="Int32 get_Item(Int32)">
25614         <size>20</size>
25615       </method>
25616       <method name="Void set_Item(Int32, Int32)">
25617         <size>26</size>
25618       </method>
25619       <method name="Int32 Main()">
25620         <size>122</size>
25621       </method>
25622     </type>
25623   </test>
25624   <test name="test-280.cs">
25625     <type name="AppFramework.Util.Logic">
25626       <method name="Void .ctor()">
25627         <size>7</size>
25628       </method>
25629       <method name="Boolean EnumInSet(Enum, System.Enum[])">
25630         <size>37</size>
25631       </method>
25632       <method name="Void Main()">
25633         <size>1</size>
25634       </method>
25635     </type>
25636   </test>
25637   <test name="test-281.cs">
25638     <type name="Foo.Hello">
25639       <method name="Void .ctor()">
25640         <size>7</size>
25641       </method>
25642       <method name="Void .cctor()">
25643         <size>7</size>
25644       </method>
25645     </type>
25646     <type name="Bar.Hello">
25647       <method name="Void .ctor()">
25648         <size>7</size>
25649       </method>
25650       <method name="Void .cctor()">
25651         <size>8</size>
25652       </method>
25653     </type>
25654     <type name="Test.Test1">
25655       <method name="Void .ctor()">
25656         <size>7</size>
25657       </method>
25658       <method name="Int32 World()">
25659         <size>6</size>
25660       </method>
25661     </type>
25662     <type name="Test.Test2">
25663       <method name="Void .ctor()">
25664         <size>7</size>
25665       </method>
25666       <method name="Int32 World()">
25667         <size>6</size>
25668       </method>
25669     </type>
25670     <type name="X">
25671       <method name="Void .ctor()">
25672         <size>7</size>
25673       </method>
25674       <method name="Int32 Main()">
25675         <size>29</size>
25676       </method>
25677     </type>
25678   </test>
25679   <test name="test-282.cs">
25680     <type name="X">
25681       <method name="Void .ctor()">
25682         <size>7</size>
25683       </method>
25684       <method name="System.Object Add(integer, System.Object)">
25685         <size>70</size>
25686       </method>
25687       <method name="Int32 Main()">
25688         <size>68</size>
25689       </method>
25690     </type>
25691     <type name="integer">
25692       <method name="Void .ctor(Int32)">
25693         <size>8</size>
25694       </method>
25695       <method name="integer op_Implicit(Int32)">
25696         <size>7</size>
25697       </method>
25698       <method name="Double op_Implicit(integer)">
25699         <size>13</size>
25700       </method>
25701       <method name="integer op_Addition(integer, integer)">
25702         <size>21</size>
25703       </method>
25704     </type>
25705   </test>
25706   <test name="test-283.cs">
25707     <type name="X">
25708       <method name="Void .ctor()">
25709         <size>7</size>
25710       </method>
25711       <method name="Int32 Foo()">
25712         <size>2</size>
25713       </method>
25714     </type>
25715     <type name="Y">
25716       <method name="Void .ctor()">
25717         <size>7</size>
25718       </method>
25719       <method name="Y+D GetIt()">
25720         <size>13</size>
25721       </method>
25722       <method name="Y+D GetIt2()">
25723         <size>13</size>
25724       </method>
25725       <method name="Int32 Foo()">
25726         <size>2</size>
25727       </method>
25728       <method name="Int32 Main()">
25729         <size>56</size>
25730       </method>
25731     </type>
25732     <type name="Y+D">
25733       <method name="Void .ctor(Object, IntPtr)">
25734         <size>0</size>
25735       </method>
25736       <method name="Int32 Invoke()">
25737         <size>0</size>
25738       </method>
25739       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25740         <size>0</size>
25741       </method>
25742       <method name="Int32 EndInvoke(IAsyncResult)">
25743         <size>0</size>
25744       </method>
25745     </type>
25746   </test>
25747   <test name="test-284.cs">
25748     <type name="App">
25749       <method name="Void .ctor()">
25750         <size>7</size>
25751       </method>
25752       <method name="Void Main()">
25753         <size>12</size>
25754       </method>
25755     </type>
25756   </test>
25757   <test name="test-285.cs">
25758     <type name="T">
25759       <method name="Void .ctor()">
25760         <size>7</size>
25761       </method>
25762       <method name="Int32 Main()">
25763         <size>2</size>
25764       </method>
25765     </type>
25766   </test>
25767   <test name="test-286.cs">
25768     <type name="MethodWrapper">
25769       <method name="Void .ctor()">
25770         <size>7</size>
25771       </method>
25772       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
25773         <size>57</size>
25774       </method>
25775     </type>
25776     <type name="MapXml.Throws">
25777       <method name="Void .ctor()">
25778         <size>7</size>
25779       </method>
25780       <method name="Void Main()">
25781         <size>1</size>
25782       </method>
25783     </type>
25784   </test>
25785   <test name="test-287.cs">
25786     <type name="StaticClass">
25787       <method name="System.String Name()">
25788         <size>6</size>
25789       </method>
25790     </type>
25791     <type name="MainClass">
25792       <method name="Void .ctor()">
25793         <size>7</size>
25794       </method>
25795       <method name="Int32 Main()">
25796         <size>83</size>
25797       </method>
25798     </type>
25799     <type name="StaticClass+D">
25800       <method name="Void .ctor(Object, IntPtr)">
25801         <size>0</size>
25802       </method>
25803       <method name="System.Object Invoke()">
25804         <size>0</size>
25805       </method>
25806       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25807         <size>0</size>
25808       </method>
25809       <method name="System.Object EndInvoke(IAsyncResult)">
25810         <size>0</size>
25811       </method>
25812     </type>
25813   </test>
25814   <test name="test-288.cs">
25815     <type name="Test.BookAboutMovie">
25816       <method name="Void .ctor(String)">
25817         <size>25</size>
25818       </method>
25819       <method name="System.String GetItem(Int32)">
25820         <size>7</size>
25821       </method>
25822       <method name="System.String get_Item(Int32)">
25823         <size>7</size>
25824       </method>
25825       <method name="Int32 Main(System.String[])">
25826         <size>57</size>
25827       </method>
25828     </type>
25829   </test>
25830   <test name="test-289.cs">
25831     <type name="Test">
25832       <method name="Void .ctor()">
25833         <size>7</size>
25834       </method>
25835       <method name="Void Main()">
25836         <size>1</size>
25837       </method>
25838       <method name="Void set_Value(System.String)">
25839         <size>1</size>
25840       </method>
25841       <method name="Void set_Value()">
25842         <size>1</size>
25843       </method>
25844       <method name="Void set_Item(Int32, Int32, Boolean)">
25845         <size>1</size>
25846       </method>
25847       <method name="Void set_Item(Int32, Int32)">
25848         <size>1</size>
25849       </method>
25850       <method name="Boolean get_Item(Boolean)">
25851         <size>2</size>
25852       </method>
25853     </type>
25854   </test>
25855   <test name="test-29.cs">
25856     <type name="Base">
25857       <method name="Void .ctor()">
25858         <size>7</size>
25859       </method>
25860       <method name="Void Add(Int32)">
25861         <size>18</size>
25862       </method>
25863     </type>
25864     <type name="Derived">
25865       <method name="Void .ctor()">
25866         <size>7</size>
25867       </method>
25868       <method name="Void Add(Double)">
25869         <size>18</size>
25870       </method>
25871     </type>
25872     <type name="Demo">
25873       <method name="Void .ctor()">
25874         <size>7</size>
25875       </method>
25876       <method name="Int32 Main()">
25877         <size>51</size>
25878       </method>
25879     </type>
25880   </test>
25881   <test name="test-290.cs">
25882     <type name="EntryPoint">
25883       <method name="Void .ctor()">
25884         <size>7</size>
25885       </method>
25886       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
25887         <size>22</size>
25888       </method>
25889       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
25890         <size>22</size>
25891       </method>
25892       <method name="Void bar_f(System.Object)">
25893         <size>1</size>
25894       </method>
25895       <method name="Void Main()">
25896         <size>35</size>
25897       </method>
25898     </type>
25899     <type name="EntryPoint+EventHandler">
25900       <method name="Void .ctor(Object, IntPtr)">
25901         <size>0</size>
25902       </method>
25903       <method name="Void Invoke(System.Object)">
25904         <size>0</size>
25905       </method>
25906       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
25907         <size>0</size>
25908       </method>
25909       <method name="Void EndInvoke(IAsyncResult)">
25910         <size>0</size>
25911       </method>
25912     </type>
25913   </test>
25914   <test name="test-291.cs">
25915     <type name="Test">
25916       <method name="Void .ctor()">
25917         <size>7</size>
25918       </method>
25919       <method name="Void Method()">
25920         <size>1</size>
25921       </method>
25922       <method name="Void Main()">
25923         <size>13</size>
25924       </method>
25925     </type>
25926   </test>
25927   <test name="test-292.cs">
25928     <type name="X">
25929       <method name="Void .ctor()">
25930         <size>7</size>
25931       </method>
25932       <method name="Void .cctor()">
25933         <size>1</size>
25934       </method>
25935       <method name="Void Main()">
25936         <size>19</size>
25937       </method>
25938     </type>
25939   </test>
25940   <test name="test-293.cs">
25941     <type name="A">
25942       <method name="Void .ctor()">
25943         <size>7</size>
25944       </method>
25945       <method name="System.String get_Warning()">
25946         <size>6</size>
25947       </method>
25948     </type>
25949     <type name="B">
25950       <method name="Void .ctor()">
25951         <size>7</size>
25952       </method>
25953       <method name="System.String get_Warning()">
25954         <size>6</size>
25955       </method>
25956       <method name="Void Main()">
25957         <size>1</size>
25958       </method>
25959     </type>
25960   </test>
25961   <test name="test-294.cs">
25962     <type name="ObsoleteClass">
25963       <method name="Void .ctor()">
25964         <size>7</size>
25965       </method>
25966     </type>
25967     <type name="Test">
25968       <method name="Void .ctor()">
25969         <size>13</size>
25970       </method>
25971       <method name="Void .ctor(String, Boolean)">
25972         <size>14</size>
25973       </method>
25974       <method name="System.String get_Name()">
25975         <size>7</size>
25976       </method>
25977       <method name="Void set_Name(System.String)">
25978         <size>8</size>
25979       </method>
25980     </type>
25981     <type name="DerivedTest">
25982       <method name="Void .ctor(String)">
25983         <size>16</size>
25984       </method>
25985       <method name="System.String Method()">
25986         <size>7</size>
25987       </method>
25988       <method name="Void T2()">
25989         <size>1</size>
25990       </method>
25991       <method name="Void Main()">
25992         <size>1</size>
25993       </method>
25994     </type>
25995     <type name="ObsoleteClass2">
25996       <method name="Void .ctor()">
25997         <size>7</size>
25998       </method>
25999     </type>
26000     <type name="ObsoleteClass3">
26001       <method name="Void .ctor()">
26002         <size>18</size>
26003       </method>
26004       <method name="Void .cctor()">
26005         <size>25</size>
26006       </method>
26007     </type>
26008     <type name="ObsoleteClass4">
26009       <method name="Void .ctor()">
26010         <size>7</size>
26011       </method>
26012       <method name="Void T()">
26013         <size>59</size>
26014       </method>
26015     </type>
26016   </test>
26017   <test name="test-295.cs">
26018     <type name="MyAttribute">
26019       <method name="Void .ctor(Object)">
26020         <size>14</size>
26021       </method>
26022       <method name="System.Object get_my()">
26023         <size>7</size>
26024       </method>
26025     </type>
26026     <type name="MyConstructorBuilder">
26027       <method name="Void .ctor()">
26028         <size>7</size>
26029       </method>
26030       <method name="Int32 Main()">
26031         <size>111</size>
26032       </method>
26033       <method name="System.Type MyCreateCallee(System.AppDomain)">
26034         <size>329</size>
26035       </method>
26036     </type>
26037   </test>
26038   <test name="test-296.cs">
26039     <type name="GetElementTypeTest">
26040       <method name="Void .ctor()">
26041         <size>7</size>
26042       </method>
26043       <method name="Int32 Main(System.String[])">
26044         <size>30</size>
26045       </method>
26046     </type>
26047   </test>
26048   <test name="test-297.cs">
26049     <type name="T">
26050       <method name="Void .ctor()">
26051         <size>7</size>
26052       </method>
26053       <method name="Int32 Main()">
26054         <size>311</size>
26055       </method>
26056       <method name="Void Login(System.String)">
26057         <size>1</size>
26058       </method>
26059     </type>
26060     <type name="My">
26061       <method name="Void .ctor(Object)">
26062         <size>14</size>
26063       </method>
26064     </type>
26065   </test>
26066   <test name="test-299.cs">
26067     <type name="SampleClass">
26068       <method name="Void .ctor()">
26069         <size>7</size>
26070       </method>
26071       <method name="SuperClass op_Increment(SampleClass)">
26072         <size>6</size>
26073       </method>
26074     </type>
26075     <type name="SuperClass">
26076       <method name="Void .ctor()">
26077         <size>7</size>
26078       </method>
26079       <method name="Int32 Main()">
26080         <size>2</size>
26081       </method>
26082     </type>
26083   </test>
26084   <test name="test-3.cs">
26085     <type name="TestIntOps">
26086       <method name="Void .ctor()">
26087         <size>7</size>
26088       </method>
26089       <method name="SByte sbyte_add(SByte, SByte)">
26090         <size>7</size>
26091       </method>
26092       <method name="Int16 short_add(Int16, Int16)">
26093         <size>5</size>
26094       </method>
26095       <method name="Double double_add(Double, Double)">
26096         <size>4</size>
26097       </method>
26098       <method name="Int32 int_add(Int32, Int32)">
26099         <size>4</size>
26100       </method>
26101       <method name="Int32 int_sub(Int32, Int32)">
26102         <size>4</size>
26103       </method>
26104       <method name="Int32 int_mul(Int32, Int32)">
26105         <size>4</size>
26106       </method>
26107       <method name="Int32 Main()">
26108         <size>215</size>
26109       </method>
26110     </type>
26111   </test>
26112   <test name="test-30.cs">
26113     <type name="X">
26114       <method name="Void .ctor()">
26115         <size>7</size>
26116       </method>
26117       <method name="Void IA.Draw()">
26118         <size>8</size>
26119       </method>
26120       <method name="Void IB.Draw()">
26121         <size>8</size>
26122       </method>
26123     </type>
26124     <type name="test">
26125       <method name="Void .ctor()">
26126         <size>7</size>
26127       </method>
26128       <method name="Int32 Main()">
26129         <size>192</size>
26130       </method>
26131     </type>
26132   </test>
26133   <test name="test-300.cs">
26134     <type name="A">
26135       <method name="Void .ctor()">
26136         <size>7</size>
26137       </method>
26138       <method name="Void Main()">
26139         <size>7</size>
26140       </method>
26141     </type>
26142     <type name="A+C">
26143       <method name="Void .ctor()">
26144         <size>7</size>
26145       </method>
26146     </type>
26147     <type name="A+B">
26148       <method name="Void .ctor()">
26149         <size>473</size>
26150       </method>
26151     </type>
26152     <type name="A+B+C">
26153       <method name="Void .ctor()">
26154         <size>7</size>
26155       </method>
26156     </type>
26157   </test>
26158   <test name="test-301.cs">
26159     <type name="A">
26160       <method name="Void .ctor()">
26161         <size>7</size>
26162       </method>
26163       <method name="Void Main()">
26164         <size>7</size>
26165       </method>
26166     </type>
26167     <type name="A+B">
26168       <method name="Void .ctor()">
26169         <size>219</size>
26170       </method>
26171     </type>
26172   </test>
26173   <test name="test-302.cs">
26174     <type name="A">
26175       <method name="Void .ctor()">
26176         <size>7</size>
26177       </method>
26178       <method name="Void Main()">
26179         <size>7</size>
26180       </method>
26181     </type>
26182     <type name="A+C">
26183       <method name="Void .ctor()">
26184         <size>7</size>
26185       </method>
26186     </type>
26187     <type name="A+B">
26188       <method name="Void .ctor()">
26189         <size>24</size>
26190       </method>
26191     </type>
26192     <type name="A+B+C">
26193       <method name="Void .ctor()">
26194         <size>7</size>
26195       </method>
26196     </type>
26197   </test>
26198   <test name="test-303.cs">
26199     <type name="A">
26200       <method name="Void .ctor()">
26201         <size>7</size>
26202       </method>
26203       <method name="Void Main()">
26204         <size>7</size>
26205       </method>
26206     </type>
26207     <type name="A+C">
26208       <method name="Void .ctor()">
26209         <size>7</size>
26210       </method>
26211       <method name="Void System.IDisposable.Dispose()">
26212         <size>11</size>
26213       </method>
26214     </type>
26215     <type name="A+B">
26216       <method name="Void .ctor()">
26217         <size>31</size>
26218       </method>
26219     </type>
26220     <type name="A+B+C">
26221       <method name="Void .ctor()">
26222         <size>7</size>
26223       </method>
26224       <method name="Void System.IDisposable.Dispose()">
26225         <size>1</size>
26226       </method>
26227     </type>
26228   </test>
26229   <test name="test-304.cs">
26230     <type name="A">
26231       <method name="Void .ctor()">
26232         <size>7</size>
26233       </method>
26234       <method name="Void Main()">
26235         <size>7</size>
26236       </method>
26237     </type>
26238     <type name="A+D">
26239       <method name="Void .ctor()">
26240         <size>7</size>
26241       </method>
26242     </type>
26243     <type name="A+B">
26244       <method name="Void .ctor()">
26245         <size>473</size>
26246       </method>
26247     </type>
26248     <type name="A+B+C">
26249       <method name="Void .ctor()">
26250         <size>7</size>
26251       </method>
26252     </type>
26253   </test>
26254   <test name="test-305.cs">
26255     <type name="A">
26256       <method name="Void .ctor()">
26257         <size>7</size>
26258       </method>
26259       <method name="Void Main()">
26260         <size>7</size>
26261       </method>
26262     </type>
26263     <type name="A+B">
26264       <method name="Void .ctor()">
26265         <size>219</size>
26266       </method>
26267     </type>
26268   </test>
26269   <test name="test-306.cs">
26270     <type name="A">
26271       <method name="Void .ctor()">
26272         <size>7</size>
26273       </method>
26274       <method name="Void Main()">
26275         <size>7</size>
26276       </method>
26277     </type>
26278     <type name="A+D">
26279       <method name="Void .ctor()">
26280         <size>7</size>
26281       </method>
26282     </type>
26283     <type name="A+B">
26284       <method name="Void .ctor()">
26285         <size>24</size>
26286       </method>
26287     </type>
26288     <type name="A+B+C">
26289       <method name="Void .ctor()">
26290         <size>7</size>
26291       </method>
26292     </type>
26293   </test>
26294   <test name="test-307.cs">
26295     <type name="A">
26296       <method name="Void .ctor()">
26297         <size>7</size>
26298       </method>
26299       <method name="Void Main()">
26300         <size>7</size>
26301       </method>
26302     </type>
26303     <type name="A+D">
26304       <method name="Void .ctor()">
26305         <size>7</size>
26306       </method>
26307       <method name="Void System.IDisposable.Dispose()">
26308         <size>11</size>
26309       </method>
26310     </type>
26311     <type name="A+B">
26312       <method name="Void .ctor()">
26313         <size>31</size>
26314       </method>
26315     </type>
26316     <type name="A+B+C">
26317       <method name="Void .ctor()">
26318         <size>7</size>
26319       </method>
26320       <method name="Void System.IDisposable.Dispose()">
26321         <size>1</size>
26322       </method>
26323     </type>
26324   </test>
26325   <test name="test-308.cs">
26326     <type name="Program">
26327       <method name="Void .ctor()">
26328         <size>7</size>
26329       </method>
26330       <method name="Void Main(System.String[])">
26331         <size>40</size>
26332       </method>
26333     </type>
26334   </test>
26335   <test name="test-309.cs">
26336     <type name="MonoBASIC.Parser">
26337       <method name="Void .ctor()">
26338         <size>7</size>
26339       </method>
26340       <method name="Void Main()">
26341         <size>1</size>
26342       </method>
26343     </type>
26344     <type name="MonoBASIC.Parser+StateMachine">
26345       <method name="Void .ctor()">
26346         <size>7</size>
26347       </method>
26348       <method name="Void HandleToken(Token)">
26349         <size>1</size>
26350       </method>
26351     </type>
26352   </test>
26353   <test name="test-31.cs">
26354     <type name="Base">
26355       <method name="Void .ctor()">
26356         <size>7</size>
26357       </method>
26358       <method name="Void A()">
26359         <size>8</size>
26360       </method>
26361     </type>
26362     <type name="Derived">
26363       <method name="Void .ctor()">
26364         <size>7</size>
26365       </method>
26366       <method name="Void A()">
26367         <size>8</size>
26368       </method>
26369     </type>
26370     <type name="Test">
26371       <method name="Void .ctor()">
26372         <size>7</size>
26373       </method>
26374       <method name="Int32 Main()">
26375         <size>38</size>
26376       </method>
26377     </type>
26378   </test>
26379   <test name="test-310.cs">
26380     <type name="test.Impl">
26381       <method name="Void .ctor()">
26382         <size>7</size>
26383       </method>
26384       <method name="System.String GetType(Int32)">
26385         <size>6</size>
26386       </method>
26387       <method name="Boolean IsDone()">
26388         <size>2</size>
26389       </method>
26390     </type>
26391     <type name="test.myclass">
26392       <method name="Void .ctor()">
26393         <size>7</size>
26394       </method>
26395       <method name="Void Main(System.String[])">
26396         <size>28</size>
26397       </method>
26398     </type>
26399   </test>
26400   <test name="test-311.cs">
26401     <type name="Program">
26402       <method name="Void .ctor()">
26403         <size>38</size>
26404       </method>
26405       <method name="Void .cctor()">
26406         <size>11</size>
26407       </method>
26408       <method name="System.String get_Message()">
26409         <size>6</size>
26410       </method>
26411       <method name="Void set_Message(System.String)">
26412         <size>7</size>
26413       </method>
26414       <method name="Boolean DenyMethod()">
26415         <size>2</size>
26416       </method>
26417       <method name="Void Test2()">
26418         <size>1</size>
26419       </method>
26420       <method name="Void Test3()">
26421         <size>1</size>
26422       </method>
26423       <method name="Void Test4()">
26424         <size>1</size>
26425       </method>
26426       <method name="Int32 Main(System.String[])">
26427         <size>175</size>
26428       </method>
26429     </type>
26430     <type name="Test2">
26431       <method name="Void .ctor()">
26432         <size>7</size>
26433       </method>
26434     </type>
26435   </test>
26436   <test name="test-312.cs">
26437     <type name="X">
26438       <method name="Void .ctor()">
26439         <size>7</size>
26440       </method>
26441       <method name="Void .cctor()">
26442         <size>1</size>
26443       </method>
26444       <method name="Boolean Method(PointF)">
26445         <size>72</size>
26446       </method>
26447       <method name="Boolean Call_constructor_and_implicit()">
26448         <size>29</size>
26449       </method>
26450       <method name="Boolean Init_with_implicit_conv()">
26451         <size>52</size>
26452       </method>
26453       <method name="Boolean Init_ValueType()">
26454         <size>26</size>
26455       </method>
26456       <method name="Boolean InstanceAssignTest()">
26457         <size>75</size>
26458       </method>
26459       <method name="Int32 T()">
26460         <size>54</size>
26461       </method>
26462       <method name="Int32 Main()">
26463         <size>45</size>
26464       </method>
26465     </type>
26466     <type name="PointF">
26467       <method name="Void .ctor(Single, Single)">
26468         <size>47</size>
26469       </method>
26470     </type>
26471     <type name="Point">
26472       <method name="Void .ctor(Int32, Int32)">
26473         <size>37</size>
26474       </method>
26475       <method name="PointF op_Implicit(Point)">
26476         <size>22</size>
26477       </method>
26478     </type>
26479   </test>
26480   <test name="test-313.cs">
26481     <type name="D">
26482       <method name="Void .ctor()">
26483         <size>7</size>
26484       </method>
26485       <method name="Void A.B.METHOD()">
26486         <size>1</size>
26487       </method>
26488       <method name="Int32 Main()">
26489         <size>134</size>
26490       </method>
26491     </type>
26492   </test>
26493   <test name="test-314.cs">
26494     <type name="X">
26495       <method name="Void .ctor()">
26496         <size>28</size>
26497       </method>
26498       <method name="Void .ctor(Int32)">
26499         <size>28</size>
26500       </method>
26501       <method name="Void .cctor()">
26502         <size>11</size>
26503       </method>
26504       <method name="Int32 Main()">
26505         <size>57</size>
26506       </method>
26507     </type>
26508   </test>
26509   <test name="test-315.cs">
26510     <type name="GuardedCollectionValue">
26511       <method name="Void .ctor()">
26512         <size>7</size>
26513       </method>
26514       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
26515         <size>2</size>
26516       </method>
26517       <method name="IDirectedCollectionValue Backwards()">
26518         <size>2</size>
26519       </method>
26520     </type>
26521     <type name="GuardedSequenced">
26522       <method name="Void .ctor()">
26523         <size>7</size>
26524       </method>
26525       <method name="IDirectedCollectionValue Test()">
26526         <size>12</size>
26527       </method>
26528     </type>
26529     <type name="X">
26530       <method name="Void .ctor()">
26531         <size>7</size>
26532       </method>
26533       <method name="Void Main()">
26534         <size>1</size>
26535       </method>
26536     </type>
26537   </test>
26538   <test name="test-316.cs">
26539     <type name="D">
26540       <method name="Void .ctor()">
26541         <size>7</size>
26542       </method>
26543       <method name="Int32 IA.Add(Int32)">
26544         <size>2</size>
26545       </method>
26546       <method name="Int32 IB.Add(Int32)">
26547         <size>2</size>
26548       </method>
26549     </type>
26550     <type name="E">
26551       <method name="Void .ctor()">
26552         <size>7</size>
26553       </method>
26554       <method name="Int32 IA.Add(Int32)">
26555         <size>2</size>
26556       </method>
26557       <method name="Int32 IB.Add(Int32)">
26558         <size>2</size>
26559       </method>
26560       <method name="Void doom()">
26561         <size>1</size>
26562       </method>
26563       <method name="System.Object Clone()">
26564         <size>2</size>
26565       </method>
26566       <method name="Void Dispose()">
26567         <size>1</size>
26568       </method>
26569     </type>
26570     <type name="C">
26571       <method name="Void .ctor()">
26572         <size>7</size>
26573       </method>
26574       <method name="Int32 Test(IC)">
26575         <size>49</size>
26576       </method>
26577       <method name="Void Test2(IE)">
26578         <size>20</size>
26579       </method>
26580       <method name="Int32 Main()">
26581         <size>32</size>
26582       </method>
26583     </type>
26584   </test>
26585   <test name="test-317.cs">
26586     <type name="X">
26587       <method name="Void .ctor()">
26588         <size>7</size>
26589       </method>
26590       <method name="Void Main()">
26591         <size>1</size>
26592       </method>
26593     </type>
26594   </test>
26595   <test name="test-318.cs">
26596     <type name="Ev">
26597       <method name="Void .ctor()">
26598         <size>29</size>
26599       </method>
26600       <method name="Void add_Disposed(System.EventHandler)">
26601         <size>19</size>
26602       </method>
26603       <method name="Void remove_Disposed(System.EventHandler)">
26604         <size>19</size>
26605       </method>
26606       <method name="Void OnClick(System.EventArgs)">
26607         <size>38</size>
26608       </method>
26609     </type>
26610     <type name="Foo">
26611       <method name="Void .ctor()">
26612         <size>7</size>
26613       </method>
26614     </type>
26615     <type name="C">
26616       <method name="Void .ctor()">
26617         <size>7</size>
26618       </method>
26619       <method name="Void my_from_fixed(Int32 ByRef)">
26620         <size>4</size>
26621       </method>
26622       <method name="Void month_from_fixed(Int32)">
26623         <size>8</size>
26624       </method>
26625       <method name="Int32 CreateFromString(Int32)">
26626         <size>10</size>
26627       </method>
26628       <method name="Void Main()">
26629         <size>1</size>
26630       </method>
26631     </type>
26632     <type name="Foo">
26633       <method name="Void EventInterface.add_Event(System.EventHandler)">
26634         <size>1</size>
26635       </method>
26636       <method name="Void EventInterface.remove_Event(System.EventHandler)">
26637         <size>1</size>
26638       </method>
26639     </type>
26640     <type name="C">
26641       <method name="Double* GetValue(Double)">
26642         <size>5</size>
26643       </method>
26644     </type>
26645   </test>
26646   <test name="test-319.cs">
26647     <type name="ConstFields">
26648       <method name="Void .ctor()">
26649         <size>7</size>
26650       </method>
26651       <method name="Void .cctor()">
26652         <size>118</size>
26653       </method>
26654       <method name="Int32 Main()">
26655         <size>303</size>
26656       </method>
26657     </type>
26658   </test>
26659   <test name="test-32.cs">
26660     <type name="Blah">
26661       <method name="Void .ctor()">
26662         <size>7</size>
26663       </method>
26664       <method name="Int32 Main()">
26665         <size>50</size>
26666       </method>
26667     </type>
26668   </test>
26669   <test name="test-320.cs">
26670     <type name="X">
26671       <method name="Void .ctor(SByte*, Int32, Int32)">
26672         <size>7</size>
26673       </method>
26674       <method name="Void Main()">
26675         <size>12</size>
26676       </method>
26677     </type>
26678   </test>
26679   <test name="test-321.cs">
26680     <type name="X">
26681       <method name="Void Dispose()">
26682         <size>1</size>
26683       </method>
26684       <method name="Void Main()">
26685         <size>24</size>
26686       </method>
26687     </type>
26688   </test>
26689   <test name="test-322.cs">
26690     <type name="Y">
26691       <method name="Void .ctor(Byte)">
26692         <size>14</size>
26693       </method>
26694       <method name="Int32 op_Implicit(Y)">
26695         <size>7</size>
26696       </method>
26697     </type>
26698     <type name="X">
26699       <method name="Void .ctor()">
26700         <size>7</size>
26701       </method>
26702       <method name="Void Main()">
26703         <size>50</size>
26704       </method>
26705     </type>
26706   </test>
26707   <test name="test-323.cs">
26708     <type name="X">
26709       <method name="Void .ctor()">
26710         <size>7</size>
26711       </method>
26712       <method name="Void Main()">
26713         <size>1</size>
26714       </method>
26715     </type>
26716   </test>
26717   <test name="test-324.cs">
26718     <type name="A">
26719       <method name="Void .ctor()">
26720         <size>7</size>
26721       </method>
26722       <method name="Void DoStuff()">
26723         <size>11</size>
26724       </method>
26725     </type>
26726     <type name="T">
26727       <method name="Void .ctor()">
26728         <size>7</size>
26729       </method>
26730       <method name="Void .cctor()">
26731         <size>11</size>
26732       </method>
26733     </type>
26734     <type name="Driver">
26735       <method name="Void .ctor()">
26736         <size>7</size>
26737       </method>
26738       <method name="Void Main()">
26739         <size>22</size>
26740       </method>
26741     </type>
26742     <type name="B">
26743       <method name="Boolean get_Val()">
26744         <size>2</size>
26745       </method>
26746     </type>
26747   </test>
26748   <test name="test-325.cs">
26749     <type name="RequestAttribute">
26750       <method name="Void .ctor(String, String, String[])">
26751         <size>7</size>
26752       </method>
26753     </type>
26754     <type name="MyClass">
26755       <method name="Void .ctor()">
26756         <size>7</size>
26757       </method>
26758       <method name="Int32 SomeRequest()">
26759         <size>2</size>
26760       </method>
26761       <method name="Void Main()">
26762         <size>7</size>
26763       </method>
26764     </type>
26765   </test>
26766   <test name="test-326.cs">
26767     <type name="X">
26768       <method name="Void .ctor()">
26769         <size>7</size>
26770       </method>
26771       <method name="Int32 Main()">
26772         <size>55</size>
26773       </method>
26774     </type>
26775     <type name="Mapper">
26776       <method name="Void .ctor(Object, IntPtr)">
26777         <size>0</size>
26778       </method>
26779       <method name="Double Invoke(Int32)">
26780         <size>0</size>
26781       </method>
26782       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26783         <size>0</size>
26784       </method>
26785       <method name="Double EndInvoke(IAsyncResult)">
26786         <size>0</size>
26787       </method>
26788     </type>
26789     <type name="X">
26790       <method name="Double &lt;Main&gt;m__0(Int32)">
26791         <size>6</size>
26792       </method>
26793     </type>
26794   </test>
26795   <test name="test-327.cs">
26796     <type name="X2">
26797       <method name="Void .ctor()">
26798         <size>7</size>
26799       </method>
26800     </type>
26801     <type name="A.B.Tester">
26802       <method name="Void .ctor()">
26803         <size>7</size>
26804       </method>
26805       <method name="Void .cctor()">
26806         <size>1</size>
26807       </method>
26808       <method name="Void Main()">
26809         <size>1</size>
26810       </method>
26811     </type>
26812   </test>
26813   <test name="test-328.cs">
26814     <type name="A.B.Tester">
26815       <method name="Void .ctor()">
26816         <size>7</size>
26817       </method>
26818       <method name="Void .cctor()">
26819         <size>1</size>
26820       </method>
26821       <method name="Void Main()">
26822         <size>1</size>
26823       </method>
26824     </type>
26825   </test>
26826   <test name="test-329.cs">
26827     <type name="X">
26828       <method name="Void .ctor()">
26829         <size>7</size>
26830       </method>
26831       <method name="Void .ctor(Object)">
26832         <size>21</size>
26833       </method>
26834       <method name="Int32 Main()">
26835         <size>74</size>
26836       </method>
26837     </type>
26838   </test>
26839   <test name="test-33.cs">
26840     <type name="FirstOuter.FirstInner.First">
26841       <method name="Void .ctor()">
26842         <size>7</size>
26843       </method>
26844       <method name="System.String get_MyIdentity()">
26845         <size>12</size>
26846       </method>
26847     </type>
26848     <type name="FirstOuter.Second">
26849       <method name="Void .ctor()">
26850         <size>7</size>
26851       </method>
26852     </type>
26853     <type name="FirstOuter.SecondInner.Third">
26854       <method name="Void .ctor()">
26855         <size>7</size>
26856       </method>
26857     </type>
26858     <type name="FirstOuter.FirstInner.Fourth">
26859       <method name="Void .ctor()">
26860         <size>7</size>
26861       </method>
26862     </type>
26863     <type name="Fifth">
26864       <method name="Void .ctor()">
26865         <size>7</size>
26866       </method>
26867     </type>
26868     <type name="Application">
26869       <method name="Void .ctor()">
26870         <size>7</size>
26871       </method>
26872       <method name="Int32 Main(System.String[])">
26873         <size>139</size>
26874       </method>
26875     </type>
26876   </test>
26877   <test name="test-330.cs">
26878     <type name="X">
26879       <method name="Void .ctor()">
26880         <size>7</size>
26881       </method>
26882       <method name="Void Main()">
26883         <size>8</size>
26884       </method>
26885     </type>
26886   </test>
26887   <test name="test-331.cs">
26888     <type name="T">
26889       <method name="Void .ctor()">
26890         <size>7</size>
26891       </method>
26892       <method name="Void Main()">
26893         <size>1</size>
26894       </method>
26895       <method name="Byte* get_Ptr()">
26896         <size>7</size>
26897       </method>
26898       <method name="Void set_Ptr(Byte*)">
26899         <size>8</size>
26900       </method>
26901     </type>
26902   </test>
26903   <test name="test-332.cs">
26904     <type name="C">
26905       <method name="Void .ctor()">
26906         <size>7</size>
26907       </method>
26908       <method name="Void Main()">
26909         <size>1</size>
26910       </method>
26911     </type>
26912   </test>
26913   <test name="test-333.cs">
26914     <type name="Foo">
26915       <method name="Void .ctor()">
26916         <size>7</size>
26917       </method>
26918       <method name="Void Something()">
26919         <size>1</size>
26920       </method>
26921     </type>
26922     <type name="Bar">
26923       <method name="Void .ctor()">
26924         <size>7</size>
26925       </method>
26926       <method name="Void Something()">
26927         <size>1</size>
26928       </method>
26929       <method name="Void Main()">
26930         <size>1</size>
26931       </method>
26932     </type>
26933   </test>
26934   <test name="test-334.cs">
26935     <type name="Test.Foo.Index.CompoundFileReader">
26936       <method name="Void .ctor()">
26937         <size>7</size>
26938       </method>
26939       <method name="Void Main()">
26940         <size>1</size>
26941       </method>
26942     </type>
26943     <type name="Test.Foo.Store.Directory">
26944       <method name="Void .ctor()">
26945         <size>7</size>
26946       </method>
26947     </type>
26948   </test>
26949   <test name="test-335.cs">
26950     <type name="X">
26951       <method name="Void .ctor()">
26952         <size>7</size>
26953       </method>
26954       <method name="Void A(Int32, Int32)">
26955         <size>1</size>
26956       </method>
26957       <method name="Void C(Int32 ByRef)">
26958         <size>4</size>
26959       </method>
26960       <method name="Void Main()">
26961         <size>70</size>
26962       </method>
26963     </type>
26964     <type name="X+B">
26965       <method name="Void .ctor(Object, IntPtr)">
26966         <size>0</size>
26967       </method>
26968       <method name="Void Invoke(Int32, Int32)">
26969         <size>0</size>
26970       </method>
26971       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26972         <size>0</size>
26973       </method>
26974       <method name="Void EndInvoke(IAsyncResult)">
26975         <size>0</size>
26976       </method>
26977     </type>
26978     <type name="X+D">
26979       <method name="Void .ctor(Object, IntPtr)">
26980         <size>0</size>
26981       </method>
26982       <method name="Void Invoke(Int32 ByRef)">
26983         <size>0</size>
26984       </method>
26985       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
26986         <size>0</size>
26987       </method>
26988       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
26989         <size>0</size>
26990       </method>
26991     </type>
26992   </test>
26993   <test name="test-336.cs">
26994     <type name="X">
26995       <method name="Void .ctor(Foo)">
26996         <size>7</size>
26997       </method>
26998       <method name="Void .ctor(Bar)">
26999         <size>7</size>
27000       </method>
27001       <method name="Void Test()">
27002         <size>1</size>
27003       </method>
27004       <method name="Void Main()">
27005         <size>19</size>
27006       </method>
27007     </type>
27008     <type name="Foo">
27009       <method name="Void .ctor(Object, IntPtr)">
27010         <size>0</size>
27011       </method>
27012       <method name="Void Invoke()">
27013         <size>0</size>
27014       </method>
27015       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27016         <size>0</size>
27017       </method>
27018       <method name="Void EndInvoke(IAsyncResult)">
27019         <size>0</size>
27020       </method>
27021     </type>
27022     <type name="Bar">
27023       <method name="Void .ctor(Object, IntPtr)">
27024         <size>0</size>
27025       </method>
27026       <method name="Void Invoke(Int32)">
27027         <size>0</size>
27028       </method>
27029       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27030         <size>0</size>
27031       </method>
27032       <method name="Void EndInvoke(IAsyncResult)">
27033         <size>0</size>
27034       </method>
27035     </type>
27036   </test>
27037   <test name="test-337.cs">
27038     <type name="Test">
27039       <method name="Void .ctor()">
27040         <size>7</size>
27041       </method>
27042       <method name="Void Main()">
27043         <size>16</size>
27044       </method>
27045     </type>
27046   </test>
27047   <test name="test-338.cs">
27048     <type name="X">
27049       <method name="Void .ctor()">
27050         <size>7</size>
27051       </method>
27052       <method name="Void .cctor()">
27053         <size>11</size>
27054       </method>
27055       <method name="Void Main()">
27056         <size>1</size>
27057       </method>
27058       <method name="Y+Z fz()">
27059         <size>6</size>
27060       </method>
27061     </type>
27062     <type name="Y">
27063       <method name="Void .ctor()">
27064         <size>7</size>
27065       </method>
27066     </type>
27067     <type name="Y+Z">
27068       <method name="Void .ctor()">
27069         <size>7</size>
27070       </method>
27071       <method name="Void .cctor()">
27072         <size>11</size>
27073       </method>
27074     </type>
27075   </test>
27076   <test name="test-339.cs">
27077     <type name="C">
27078       <method name="Void .ctor()">
27079         <size>7</size>
27080       </method>
27081       <method name="Void .cctor()">
27082         <size>17</size>
27083       </method>
27084       <method name="Int32 Main()">
27085         <size>84</size>
27086       </method>
27087     </type>
27088   </test>
27089   <test name="test-34.cs">
27090     <type name="Blah">
27091       <method name="Void .ctor()">
27092         <size>7</size>
27093       </method>
27094       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27095         <size>7</size>
27096       </method>
27097       <method name="Int32 Bar(Int32, System.Int32[])">
27098         <size>61</size>
27099       </method>
27100       <method name="Void Foo(Int32, Int32)">
27101         <size>7</size>
27102       </method>
27103       <method name="Void In(Int32 ByRef)">
27104         <size>7</size>
27105       </method>
27106       <method name="Void Out(Int32 ByRef)">
27107         <size>7</size>
27108       </method>
27109       <method name="Int32 AddArray(System.Int32[])">
27110         <size>30</size>
27111       </method>
27112       <method name="Int32 AddFancy(FancyInt[])">
27113         <size>39</size>
27114       </method>
27115       <method name="Int32 Main()">
27116         <size>269</size>
27117       </method>
27118     </type>
27119     <type name="&lt;PrivateImplementationDetails&gt;">
27120       <method name="Void .ctor()">
27121         <size>7</size>
27122       </method>
27123     </type>
27124     <type name="FancyInt">
27125       <method name="Void .ctor(Int32)">
27126         <size>8</size>
27127       </method>
27128     </type>
27129   </test>
27130   <test name="test-340.cs">
27131     <type name="FLMID.Bugs.BoolOne.A">
27132       <method name="Void .ctor()">
27133         <size>7</size>
27134       </method>
27135       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27136         <size>8</size>
27137       </method>
27138     </type>
27139     <type name="FLMID.Bugs.BoolOne.B">
27140       <method name="Void .ctor()">
27141         <size>7</size>
27142       </method>
27143     </type>
27144     <type name="FLMID.Bugs.BoolOne.Test">
27145       <method name="Void .ctor()">
27146         <size>7</size>
27147       </method>
27148       <method name="Int32 Main(System.String[])">
27149         <size>34</size>
27150       </method>
27151     </type>
27152     <type name="FLMID.Bugs.BoolOne.B">
27153       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27154         <size>12</size>
27155       </method>
27156     </type>
27157   </test>
27158   <test name="test-341.cs">
27159     <type name="Test">
27160       <method name="Void .ctor()">
27161         <size>7</size>
27162       </method>
27163       <method name="Void Main()">
27164         <size>1</size>
27165       </method>
27166     </type>
27167     <type name="Libs">
27168       <method name="Void .ctor()">
27169         <size>7</size>
27170       </method>
27171     </type>
27172     <type name="Bar">
27173       <method name="Void .ctor()">
27174         <size>7</size>
27175       </method>
27176     </type>
27177     <type name="Foo">
27178       <method name="Void .ctor()">
27179         <size>7</size>
27180       </method>
27181     </type>
27182   </test>
27183   <test name="test-342.cs">
27184     <type name="A">
27185       <method name="Void .ctor()">
27186         <size>7</size>
27187       </method>
27188       <method name="Void Foo(Int32)">
27189         <size>1</size>
27190       </method>
27191       <method name="Void Foo(Double)">
27192         <size>11</size>
27193       </method>
27194     </type>
27195     <type name="B">
27196       <method name="Void .ctor()">
27197         <size>7</size>
27198       </method>
27199       <method name="Void Foo(Double)">
27200         <size>11</size>
27201       </method>
27202       <method name="Void Main()">
27203         <size>24</size>
27204       </method>
27205     </type>
27206     <type name="A">
27207       <method name="Boolean get_Item(Int32)">
27208         <size>2</size>
27209       </method>
27210       <method name="Boolean get_Item(Double)">
27211         <size>11</size>
27212       </method>
27213     </type>
27214     <type name="B">
27215       <method name="Boolean get_Item(Double)">
27216         <size>11</size>
27217       </method>
27218     </type>
27219   </test>
27220   <test name="test-343.cs">
27221     <type name="X">
27222       <method name="Void .ctor()">
27223         <size>7</size>
27224       </method>
27225       <method name="Void Concat(System.String, System.String, System.String)">
27226         <size>1</size>
27227       </method>
27228       <method name="Void Concat(System.String[])">
27229         <size>11</size>
27230       </method>
27231       <method name="Void Main()">
27232         <size>21</size>
27233       </method>
27234     </type>
27235   </test>
27236   <test name="test-344.cs">
27237     <type name="X">
27238       <method name="Void .ctor()">
27239         <size>7</size>
27240       </method>
27241       <method name="Void add_y(Y)">
27242         <size>24</size>
27243       </method>
27244       <method name="Void remove_y(Y)">
27245         <size>24</size>
27246       </method>
27247       <method name="Void Main(System.String[])">
27248         <size>13</size>
27249       </method>
27250       <method name="Void Foo()">
27251         <size>66</size>
27252       </method>
27253     </type>
27254     <type name="Y">
27255       <method name="Void .ctor(Object, IntPtr)">
27256         <size>0</size>
27257       </method>
27258       <method name="Void Invoke()">
27259         <size>0</size>
27260       </method>
27261       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27262         <size>0</size>
27263       </method>
27264       <method name="Void EndInvoke(IAsyncResult)">
27265         <size>0</size>
27266       </method>
27267     </type>
27268     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27269       <method name="Void .ctor()">
27270         <size>7</size>
27271       </method>
27272       <method name="Void &lt;&gt;m__0()">
27273         <size>28</size>
27274       </method>
27275     </type>
27276   </test>
27277   <test name="test-345.cs">
27278     <type name="EntryPoint">
27279       <method name="Void .ctor()">
27280         <size>7</size>
27281       </method>
27282       <method name="Void Main()">
27283         <size>1</size>
27284       </method>
27285     </type>
27286   </test>
27287   <test name="test-346.cs">
27288     <type name="TestMethods.Class1">
27289       <method name="Void .ctor()">
27290         <size>7</size>
27291       </method>
27292       <method name="Int32 Main()">
27293         <size>91</size>
27294       </method>
27295     </type>
27296     <type name="TestMethods.ParamClass">
27297       <method name="Void .ctor()">
27298         <size>7</size>
27299       </method>
27300     </type>
27301     <type name="TestMethods.TestParam">
27302       <method name="Void .ctor()">
27303         <size>7</size>
27304       </method>
27305     </type>
27306     <type name="TestMethods.BaseClass">
27307       <method name="Void .ctor()">
27308         <size>7</size>
27309       </method>
27310       <method name="Int32 AddItem(TestMethods.ParamClass)">
27311         <size>0</size>
27312       </method>
27313     </type>
27314     <type name="TestMethods.TestClass">
27315       <method name="Void .ctor()">
27316         <size>7</size>
27317       </method>
27318       <method name="Int32 AddItem(System.Object)">
27319         <size>2</size>
27320       </method>
27321       <method name="Int32 AddItem(TestMethods.ParamClass)">
27322         <size>2</size>
27323       </method>
27324     </type>
27325   </test>
27326   <test name="test-347.cs">
27327     <type name="Whatever.Core.Project">
27328       <method name="Void .ctor()">
27329         <size>7</size>
27330       </method>
27331     </type>
27332     <type name="Whatever.Core.A">
27333       <method name="Void .ctor()">
27334         <size>7</size>
27335       </method>
27336       <method name="Whatever.Core.Project get_Project()">
27337         <size>6</size>
27338       </method>
27339     </type>
27340     <type name="SomethingElse.Core.Project">
27341       <method name="Void .ctor()">
27342         <size>7</size>
27343       </method>
27344     </type>
27345     <type name="Whatever.App.B">
27346       <method name="Void .ctor()">
27347         <size>7</size>
27348       </method>
27349       <method name="System.String Execute()">
27350         <size>12</size>
27351       </method>
27352       <method name="Void Main()">
27353         <size>12</size>
27354       </method>
27355     </type>
27356   </test>
27357   <test name="test-348.cs">
27358     <type name="BoundAttribute">
27359       <method name="Void .ctor(Double, Int32)">
27360         <size>7</size>
27361       </method>
27362     </type>
27363     <type name="C">
27364       <method name="Void .ctor()">
27365         <size>7</size>
27366       </method>
27367       <method name="Void Main()">
27368         <size>1</size>
27369       </method>
27370     </type>
27371   </test>
27372   <test name="test-349.cs">
27373     <type name="C">
27374       <method name="Void .ctor()">
27375         <size>7</size>
27376       </method>
27377       <method name="Void add_Ev1(D)">
27378         <size>24</size>
27379       </method>
27380       <method name="Void remove_Ev1(D)">
27381         <size>24</size>
27382       </method>
27383     </type>
27384     <type name="X">
27385       <method name="Void .ctor()">
27386         <size>7</size>
27387       </method>
27388       <method name="Void .cctor()">
27389         <size>1</size>
27390       </method>
27391       <method name="Void add_Ev1(D)">
27392         <size>22</size>
27393       </method>
27394       <method name="Void remove_Ev1(D)">
27395         <size>22</size>
27396       </method>
27397       <method name="Void add_Ev2(D)">
27398         <size>22</size>
27399       </method>
27400       <method name="Void remove_Ev2(D)">
27401         <size>22</size>
27402       </method>
27403     </type>
27404     <type name="X2">
27405       <method name="Void .ctor()">
27406         <size>7</size>
27407       </method>
27408       <method name="Void .cctor()">
27409         <size>7</size>
27410       </method>
27411     </type>
27412     <type name="Test">
27413       <method name="Void .ctor()">
27414         <size>7</size>
27415       </method>
27416       <method name="Void .cctor()">
27417         <size>19</size>
27418       </method>
27419       <method name="Int32 Main()">
27420         <size>63</size>
27421       </method>
27422     </type>
27423     <type name="D">
27424       <method name="Void .ctor(Object, IntPtr)">
27425         <size>0</size>
27426       </method>
27427       <method name="Void Invoke()">
27428         <size>0</size>
27429       </method>
27430       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27431         <size>0</size>
27432       </method>
27433       <method name="Void EndInvoke(IAsyncResult)">
27434         <size>0</size>
27435       </method>
27436     </type>
27437   </test>
27438   <test name="test-35.cs">
27439     <type name="X">
27440       <method name="Void .ctor()">
27441         <size>7</size>
27442       </method>
27443       <method name="Void .cctor()">
27444         <size>7</size>
27445       </method>
27446       <method name="Void a()">
27447         <size>17</size>
27448       </method>
27449       <method name="Void w(Int32)">
27450         <size>22</size>
27451       </method>
27452       <method name="Int32 Main()">
27453         <size>298</size>
27454       </method>
27455     </type>
27456   </test>
27457   <test name="test-350.cs">
27458     <type name="A">
27459       <method name="Void .ctor()">
27460         <size>7</size>
27461       </method>
27462     </type>
27463     <type name="A+BAttribute">
27464       <method name="Void .ctor()">
27465         <size>7</size>
27466       </method>
27467     </type>
27468     <type name="C">
27469       <method name="Void .ctor()">
27470         <size>7</size>
27471       </method>
27472       <method name="Void Main()">
27473         <size>1</size>
27474       </method>
27475     </type>
27476   </test>
27477   <test name="test-351.cs">
27478     <type name="Test.Testee">
27479       <method name="Void .ctor()">
27480         <size>7</size>
27481       </method>
27482       <method name="Void Bar(System.String, System.Object[])">
27483         <size>1</size>
27484       </method>
27485       <method name="Void Main()">
27486         <size>242</size>
27487       </method>
27488     </type>
27489     <type name="Test.Foo">
27490       <method name="Void .ctor(Object, IntPtr)">
27491         <size>0</size>
27492       </method>
27493       <method name="Void Invoke(System.String, System.Object[])">
27494         <size>0</size>
27495       </method>
27496       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27497         <size>0</size>
27498       </method>
27499       <method name="Void EndInvoke(IAsyncResult)">
27500         <size>0</size>
27501       </method>
27502     </type>
27503   </test>
27504   <test name="test-352.cs">
27505     <type name="C">
27506       <method name="Void .ctor()">
27507         <size>7</size>
27508       </method>
27509       <method name="Void Main()">
27510         <size>1</size>
27511       </method>
27512     </type>
27513   </test>
27514   <test name="test-353.cs">
27515     <type name="Three">
27516       <method name="Void .ctor()">
27517         <size>7</size>
27518       </method>
27519       <method name="Void Main()">
27520         <size>7</size>
27521       </method>
27522     </type>
27523     <type name="One">
27524       <method name="Void .ctor()">
27525         <size>7</size>
27526       </method>
27527     </type>
27528     <type name="Two">
27529       <method name="Void .ctor()">
27530         <size>7</size>
27531       </method>
27532     </type>
27533   </test>
27534   <test name="test-354.cs">
27535     <type name="MYAttr">
27536       <method name="Void .ctor()">
27537         <size>7</size>
27538       </method>
27539     </type>
27540     <type name="A">
27541       <method name="Void .ctor()">
27542         <size>7</size>
27543       </method>
27544       <method name="Void Main()">
27545         <size>1</size>
27546       </method>
27547     </type>
27548   </test>
27549   <test name="test-355.cs">
27550     <type name="Level1.Level1.Level2.MainClass">
27551       <method name="Void .ctor()">
27552         <size>7</size>
27553       </method>
27554       <method name="Void Main()">
27555         <size>1</size>
27556       </method>
27557     </type>
27558   </test>
27559   <test name="test-356.cs">
27560     <type name="MainClass">
27561       <method name="Void .ctor()">
27562         <size>7</size>
27563       </method>
27564       <method name="Void Main()">
27565         <size>1</size>
27566       </method>
27567     </type>
27568   </test>
27569   <test name="test-357.cs">
27570     <type name="SD.Sd">
27571       <method name="Void .ctor()">
27572         <size>7</size>
27573       </method>
27574       <method name="Void F(Boolean)">
27575         <size>1</size>
27576       </method>
27577     </type>
27578     <type name="Foo.Bar">
27579       <method name="Void .ctor()">
27580         <size>25</size>
27581       </method>
27582       <method name="Void Main()">
27583         <size>27</size>
27584       </method>
27585     </type>
27586     <type name="Foo.Bar+f_t">
27587       <method name="Void .ctor(Object, IntPtr)">
27588         <size>0</size>
27589       </method>
27590       <method name="Void Invoke(Boolean)">
27591         <size>0</size>
27592       </method>
27593       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
27594         <size>0</size>
27595       </method>
27596       <method name="Void EndInvoke(IAsyncResult)">
27597         <size>0</size>
27598       </method>
27599     </type>
27600   </test>
27601   <test name="test-358.cs">
27602     <type name="Test">
27603       <method name="Void .ctor()">
27604         <size>7</size>
27605       </method>
27606       <method name="Void Main()">
27607         <size>50</size>
27608       </method>
27609     </type>
27610   </test>
27611   <test name="test-359.cs">
27612     <type name="Test">
27613       <method name="Void .ctor()">
27614         <size>7</size>
27615       </method>
27616       <method name="Void Main()">
27617         <size>1</size>
27618       </method>
27619     </type>
27620   </test>
27621   <test name="test-36.cs">
27622     <type name="Y">
27623       <method name="Void .ctor()">
27624         <size>7</size>
27625       </method>
27626       <method name="Int32 Main()">
27627         <size>272</size>
27628       </method>
27629     </type>
27630     <type name="X">
27631       <method name="IEnumerator GetEnumerator()">
27632         <size>36</size>
27633       </method>
27634     </type>
27635   </test>
27636   <test name="test-360.cs">
27637     <type name="Application">
27638       <method name="Void .ctor()">
27639         <size>7</size>
27640       </method>
27641       <method name="Void Main(System.String[])">
27642         <size>13</size>
27643       </method>
27644     </type>
27645   </test>
27646   <test name="test-361.cs">
27647     <type name="X">
27648       <method name="Void .ctor()">
27649         <size>7</size>
27650       </method>
27651     </type>
27652     <type name="Test">
27653       <method name="Void .ctor()">
27654         <size>7</size>
27655       </method>
27656       <method name="Void Main()">
27657         <size>1</size>
27658       </method>
27659     </type>
27660   </test>
27661   <test name="test-362.cs">
27662     <type name="C">
27663       <method name="Void .ctor()">
27664         <size>7</size>
27665       </method>
27666       <method name="Void Main()">
27667         <size>17</size>
27668       </method>
27669       <method name="Void Test()">
27670         <size>26</size>
27671       </method>
27672     </type>
27673   </test>
27674   <test name="test-363.cs">
27675     <type name="Location">
27676       <method name="Void .ctor()">
27677         <size>7</size>
27678       </method>
27679       <method name="Void .cctor()">
27680         <size>11</size>
27681       </method>
27682     </type>
27683     <type name="Element">
27684       <method name="Void .ctor()">
27685         <size>18</size>
27686       </method>
27687       <method name="Location get_Location()">
27688         <size>7</size>
27689       </method>
27690       <method name="Void set_Location(Location)">
27691         <size>8</size>
27692       </method>
27693     </type>
27694     <type name="T">
27695       <method name="Void .ctor()">
27696         <size>7</size>
27697       </method>
27698       <method name="Void Main()">
27699         <size>1</size>
27700       </method>
27701     </type>
27702   </test>
27703   <test name="test-364.cs">
27704     <type name="X">
27705       <method name="Void .ctor()">
27706         <size>7</size>
27707       </method>
27708       <method name="Int32 Main()">
27709         <size>34</size>
27710       </method>
27711       <method name="Int32 t1(Int32)">
27712         <size>33</size>
27713       </method>
27714       <method name="Int32 t2(Int32)">
27715         <size>47</size>
27716       </method>
27717       <method name="Void Main2(System.String[])">
27718         <size>72</size>
27719       </method>
27720     </type>
27721     <type name="Delegable">
27722       <method name="Void .ctor()">
27723         <size>7</size>
27724       </method>
27725       <method name="Void add_MyDelegate(System.EventHandler)">
27726         <size>24</size>
27727       </method>
27728       <method name="Void remove_MyDelegate(System.EventHandler)">
27729         <size>24</size>
27730       </method>
27731     </type>
27732     <type name="X+Foo">
27733       <method name="Void .ctor(Object, IntPtr)">
27734         <size>0</size>
27735       </method>
27736       <method name="Int32 Invoke()">
27737         <size>0</size>
27738       </method>
27739       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27740         <size>0</size>
27741       </method>
27742       <method name="Int32 EndInvoke(IAsyncResult)">
27743         <size>0</size>
27744       </method>
27745     </type>
27746     <type name="X+&lt;t1&gt;c__AnonStorey0">
27747       <method name="Void .ctor()">
27748         <size>7</size>
27749       </method>
27750       <method name="Int32 &lt;&gt;m__0()">
27751         <size>7</size>
27752       </method>
27753     </type>
27754     <type name="X+&lt;t2&gt;c__AnonStorey1">
27755       <method name="Void .ctor()">
27756         <size>7</size>
27757       </method>
27758       <method name="Int32 &lt;&gt;m__1()">
27759         <size>7</size>
27760       </method>
27761     </type>
27762     <type name="X+&lt;Main2&gt;c__AnonStorey2">
27763       <method name="Void .ctor()">
27764         <size>7</size>
27765       </method>
27766       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
27767         <size>33</size>
27768       </method>
27769     </type>
27770   </test>
27771   <test name="test-365.cs">
27772     <type name="C">
27773       <method name="Void .ctor()">
27774         <size>19</size>
27775       </method>
27776       <method name="Void set_LiteralType(LiteralType)">
27777         <size>1</size>
27778       </method>
27779       <method name="Void Main()">
27780         <size>1</size>
27781       </method>
27782     </type>
27783   </test>
27784   <test name="test-366.cs">
27785     <type name="C">
27786       <method name="Void .ctor()">
27787         <size>7</size>
27788       </method>
27789       <method name="Int32 Main()">
27790         <size>20</size>
27791       </method>
27792     </type>
27793   </test>
27794   <test name="test-367.cs">
27795     <type name="X">
27796       <method name="Void .ctor()">
27797         <size>7</size>
27798       </method>
27799       <method name="Int32 Main()">
27800         <size>20</size>
27801       </method>
27802     </type>
27803   </test>
27804   <test name="test-368.cs">
27805     <type name="X">
27806       <method name="Void .ctor()">
27807         <size>7</size>
27808       </method>
27809       <method name="Void Main()">
27810         <size>27</size>
27811       </method>
27812     </type>
27813   </test>
27814   <test name="test-369.cs">
27815     <type name="Test">
27816       <method name="Void .ctor()">
27817         <size>7</size>
27818       </method>
27819       <method name="Boolean Equals(System.Object)">
27820         <size>2</size>
27821       </method>
27822       <method name="Int32 GetHashCode()">
27823         <size>2</size>
27824       </method>
27825       <method name="Void Main()">
27826         <size>47</size>
27827       </method>
27828       <method name="Boolean op_Equality(Test, Test)">
27829         <size>14</size>
27830       </method>
27831       <method name="Boolean op_Inequality(Test, Test)">
27832         <size>2</size>
27833       </method>
27834     </type>
27835   </test>
27836   <test name="test-37.cs">
27837     <type name="X">
27838       <method name="Void .ctor()">
27839         <size>7</size>
27840       </method>
27841       <method name="Void m(System.Int32[])">
27842         <size>9</size>
27843       </method>
27844       <method name="Int32 test_int_single_dim()">
27845         <size>88</size>
27846       </method>
27847       <method name="Int32 simple_test_double_dim()">
27848         <size>78</size>
27849       </method>
27850       <method name="Int32 Main()">
27851         <size>12</size>
27852       </method>
27853     </type>
27854   </test>
27855   <test name="test-370.cs">
27856     <type name="Test.Application">
27857       <method name="Void .ctor()">
27858         <size>7</size>
27859       </method>
27860       <method name="Int32 ParseType(System.String)">
27861         <size>168</size>
27862       </method>
27863       <method name="Int32 Main()">
27864         <size>54</size>
27865       </method>
27866     </type>
27867   </test>
27868   <test name="test-371.cs">
27869     <type name="X">
27870       <method name="Void .ctor(Boolean&amp;)">
27871         <size>10</size>
27872       </method>
27873       <method name="Void Main()">
27874         <size>1</size>
27875       </method>
27876     </type>
27877     <type name="Y">
27878       <method name="Void .ctor(Boolean&amp;)">
27879         <size>8</size>
27880       </method>
27881     </type>
27882   </test>
27883   <test name="test-372.cs">
27884     <type name="GenericNode">
27885       <method name="Void .ctor()">
27886         <size>7</size>
27887       </method>
27888       <method name="Int32 GetStat()">
27889         <size>2</size>
27890       </method>
27891     </type>
27892     <type name="GenericFileNode">
27893       <method name="Void .ctor()">
27894         <size>7</size>
27895       </method>
27896       <method name="Int32 NotUsed()">
27897         <size>2</size>
27898       </method>
27899     </type>
27900     <type name="WorkingTest">
27901       <method name="Void .ctor()">
27902         <size>7</size>
27903       </method>
27904       <method name="Int32 GetStat()">
27905         <size>3</size>
27906       </method>
27907     </type>
27908     <type name="FailingTest">
27909       <method name="Void .ctor()">
27910         <size>7</size>
27911       </method>
27912       <method name="Int32 GetStat()">
27913         <size>3</size>
27914       </method>
27915     </type>
27916     <type name="TestWrapper">
27917       <method name="Void .ctor()">
27918         <size>7</size>
27919       </method>
27920       <method name="Boolean Test(Node, System.String)">
27921         <size>39</size>
27922       </method>
27923       <method name="Int32 Main()">
27924         <size>44</size>
27925       </method>
27926     </type>
27927   </test>
27928   <test name="test-373.cs">
27929     <type name="Test">
27930       <method name="Void .ctor()">
27931         <size>7</size>
27932       </method>
27933       <method name="Void Main(System.String[])">
27934         <size>50</size>
27935       </method>
27936     </type>
27937   </test>
27938   <test name="test-374.cs">
27939     <type name="Test">
27940       <method name="Void .ctor()">
27941         <size>7</size>
27942       </method>
27943     </type>
27944     <type name="Rest">
27945       <method name="Void .ctor()">
27946         <size>7</size>
27947       </method>
27948       <method name="Void Main()">
27949         <size>1</size>
27950       </method>
27951     </type>
27952   </test>
27953   <test name="test-375.cs">
27954     <type name="a">
27955       <method name="Void .ctor()">
27956         <size>7</size>
27957       </method>
27958     </type>
27959     <type name="a+b">
27960       <method name="Void .ctor()">
27961         <size>7</size>
27962       </method>
27963     </type>
27964     <type name="c">
27965       <method name="Void .ctor()">
27966         <size>7</size>
27967       </method>
27968       <method name="Void Main()">
27969         <size>1</size>
27970       </method>
27971     </type>
27972     <type name="c+d">
27973       <method name="Void .ctor()">
27974         <size>7</size>
27975       </method>
27976     </type>
27977   </test>
27978   <test name="test-376.cs">
27979     <type name="C">
27980       <method name="Void .ctor()">
27981         <size>7</size>
27982       </method>
27983       <method name="Int32 Main()">
27984         <size>72</size>
27985       </method>
27986     </type>
27987   </test>
27988   <test name="test-377.cs">
27989     <type name="Tests">
27990       <method name="Void .ctor()">
27991         <size>7</size>
27992       </method>
27993       <method name="Void test()">
27994         <size>10</size>
27995       </method>
27996       <method name="Void Main()">
27997         <size>1</size>
27998       </method>
27999     </type>
28000   </test>
28001   <test name="test-378.cs">
28002     <type name="C">
28003       <method name="Void .ctor()">
28004         <size>7</size>
28005       </method>
28006       <method name="Void Main()">
28007         <size>1</size>
28008       </method>
28009     </type>
28010   </test>
28011   <test name="test-379.cs">
28012     <type name="DeadCode">
28013       <method name="Void .ctor()">
28014         <size>7</size>
28015       </method>
28016       <method name="Void Main()">
28017         <size>12</size>
28018       </method>
28019       <method name="System.String SomeFunc(System.String)">
28020         <size>2</size>
28021       </method>
28022     </type>
28023   </test>
28024   <test name="test-38.cs">
28025     <type name="X">
28026       <method name="Void .ctor()">
28027         <size>7</size>
28028       </method>
28029       <method name="Int32 get_Item(Int32)">
28030         <size>20</size>
28031       </method>
28032       <method name="Void set_Item(Int32, Int32)">
28033         <size>26</size>
28034       </method>
28035       <method name="Int32 Foo()">
28036         <size>2</size>
28037       </method>
28038       <method name="Int32 get_Bar()">
28039         <size>7</size>
28040       </method>
28041       <method name="Void set_Bar(Int32)">
28042         <size>8</size>
28043       </method>
28044     </type>
28045     <type name="Y">
28046       <method name="Void .ctor()">
28047         <size>7</size>
28048       </method>
28049       <method name="UInt32 get_Item(UInt32)">
28050         <size>20</size>
28051       </method>
28052       <method name="Void set_Item(UInt32, UInt32)">
28053         <size>26</size>
28054       </method>
28055       <method name="UInt32 Foo()">
28056         <size>2</size>
28057       </method>
28058       <method name="UInt32 get_Bar()">
28059         <size>7</size>
28060       </method>
28061       <method name="Void set_Bar(UInt32)">
28062         <size>8</size>
28063       </method>
28064     </type>
28065     <type name="Test">
28066       <method name="Void .ctor()">
28067         <size>7</size>
28068       </method>
28069       <method name="Int32 Main()">
28070         <size>288</size>
28071       </method>
28072     </type>
28073   </test>
28074   <test name="test-380.cs">
28075     <type name="T">
28076       <method name="Void .ctor()">
28077         <size>7</size>
28078       </method>
28079       <method name="Int32 Main()">
28080         <size>17</size>
28081       </method>
28082     </type>
28083   </test>
28084   <test name="test-381.cs">
28085     <type name="Application">
28086       <method name="Void .ctor()">
28087         <size>7</size>
28088       </method>
28089       <method name="Void Main(System.String[])">
28090         <size>13</size>
28091       </method>
28092     </type>
28093   </test>
28094   <test name="test-382.cs">
28095     <type name="Dec">
28096       <method name="Void .ctor()">
28097         <size>7</size>
28098       </method>
28099       <method name="Void .cctor()">
28100         <size>16</size>
28101       </method>
28102       <method name="Void Main()">
28103         <size>108</size>
28104       </method>
28105     </type>
28106   </test>
28107   <test name="test-383.cs">
28108     <type name="X">
28109       <method name="Void .ctor()">
28110         <size>37</size>
28111       </method>
28112       <method name="X testme(Int32 ByRef)">
28113         <size>5</size>
28114       </method>
28115       <method name="Void Main()">
28116         <size>7</size>
28117       </method>
28118     </type>
28119   </test>
28120   <test name="test-384.cs">
28121     <type name="X">
28122       <method name="Void .ctor()">
28123         <size>7</size>
28124       </method>
28125       <method name="Void .cctor()">
28126         <size>8</size>
28127       </method>
28128       <method name="Void Test()">
28129         <size>40</size>
28130       </method>
28131       <method name="Int32 Main()">
28132         <size>21</size>
28133       </method>
28134     </type>
28135   </test>
28136   <test name="test-385.cs">
28137     <type name="Test">
28138       <method name="Void .ctor()">
28139         <size>7</size>
28140       </method>
28141       <method name="Int32 Main()">
28142         <size>40</size>
28143       </method>
28144     </type>
28145   </test>
28146   <test name="test-386.cs">
28147     <type name="SuperDecimal">
28148       <method name="Void .ctor(Decimal)">
28149         <size>14</size>
28150       </method>
28151       <method name="Void Main()">
28152         <size>15</size>
28153       </method>
28154       <method name="SuperDecimal op_Implicit(Decimal)">
28155         <size>7</size>
28156       </method>
28157     </type>
28158   </test>
28159   <test name="test-387.cs">
28160     <type name="ObjectID">
28161       <method name="Void .ctor(Int64)">
28162         <size>8</size>
28163       </method>
28164       <method name="Void Main()">
28165         <size>22</size>
28166       </method>
28167       <method name="Int64 op_Implicit(ObjectID)">
28168         <size>8</size>
28169       </method>
28170       <method name="ObjectID op_Implicit(Int64)">
28171         <size>7</size>
28172       </method>
28173     </type>
28174   </test>
28175   <test name="test-388.cs">
28176     <type name="Schemas.basefieldtype">
28177       <method name="Void .ctor()">
28178         <size>7</size>
28179       </method>
28180       <method name="System.Object Instantiate()">
28181         <size>2</size>
28182       </method>
28183     </type>
28184     <type name="Schemas.fieldtype">
28185       <method name="Void .ctor()">
28186         <size>7</size>
28187       </method>
28188       <method name="System.Object Instantiate()">
28189         <size>18</size>
28190       </method>
28191     </type>
28192     <type name="Schemas.compoundfield">
28193       <method name="Void .ctor()">
28194         <size>7</size>
28195       </method>
28196       <method name="System.Object Instantiate()">
28197         <size>18</size>
28198       </method>
28199     </type>
28200     <type name="Schemas.field">
28201       <method name="Void .ctor()">
28202         <size>7</size>
28203       </method>
28204       <method name="System.Object Instantiate()">
28205         <size>18</size>
28206       </method>
28207     </type>
28208     <type name="Schemas.formdata">
28209       <method name="Void .ctor()">
28210         <size>7</size>
28211       </method>
28212       <method name="System.Object Instantiate()">
28213         <size>12</size>
28214       </method>
28215     </type>
28216     <type name="Schemas.M">
28217       <method name="Void .ctor()">
28218         <size>7</size>
28219       </method>
28220       <method name="Void Main()">
28221         <size>1</size>
28222       </method>
28223     </type>
28224   </test>
28225   <test name="test-389.cs">
28226     <type name="Schemas.basefieldtype">
28227       <method name="Void .ctor()">
28228         <size>7</size>
28229       </method>
28230       <method name="System.Object Instantiate()">
28231         <size>2</size>
28232       </method>
28233     </type>
28234     <type name="Schemas.fieldtype">
28235       <method name="Void .ctor()">
28236         <size>7</size>
28237       </method>
28238       <method name="System.Object Instantiate()">
28239         <size>18</size>
28240       </method>
28241     </type>
28242     <type name="Schemas.compoundfield">
28243       <method name="Void .ctor()">
28244         <size>7</size>
28245       </method>
28246       <method name="System.Object Instantiate()">
28247         <size>18</size>
28248       </method>
28249     </type>
28250     <type name="Schemas.field">
28251       <method name="Void .ctor()">
28252         <size>7</size>
28253       </method>
28254       <method name="System.Object Instantiate()">
28255         <size>18</size>
28256       </method>
28257     </type>
28258     <type name="Schemas.formdata">
28259       <method name="Void .ctor()">
28260         <size>7</size>
28261       </method>
28262       <method name="System.Object Instantiate()">
28263         <size>12</size>
28264       </method>
28265     </type>
28266     <type name="Schemas.M">
28267       <method name="Void .ctor()">
28268         <size>7</size>
28269       </method>
28270       <method name="Void Main()">
28271         <size>1</size>
28272       </method>
28273     </type>
28274   </test>
28275   <test name="test-39.cs">
28276     <type name="SimpleAttribute">
28277       <method name="Void .ctor(String)">
28278         <size>14</size>
28279       </method>
28280       <method name="System.String get_AnotherArg()">
28281         <size>7</size>
28282       </method>
28283       <method name="Void set_AnotherArg(System.String)">
28284         <size>8</size>
28285       </method>
28286       <method name="Int64 get_LongValue()">
28287         <size>3</size>
28288       </method>
28289       <method name="Void set_LongValue(Int64)">
28290         <size>1</size>
28291       </method>
28292       <method name="System.Int64[] get_ArrayValue()">
28293         <size>7</size>
28294       </method>
28295       <method name="Void set_ArrayValue(System.Int64[])">
28296         <size>1</size>
28297       </method>
28298     </type>
28299     <type name="Blah2">
28300       <method name="Void .ctor()">
28301         <size>7</size>
28302       </method>
28303     </type>
28304     <type name="Blah3">
28305       <method name="Void .ctor()">
28306         <size>7</size>
28307       </method>
28308     </type>
28309     <type name="Blah">
28310       <method name="Void .ctor()">
28311         <size>7</size>
28312       </method>
28313       <method name="Int32 Main()">
28314         <size>171</size>
28315       </method>
28316     </type>
28317   </test>
28318   <test name="test-390.cs">
28319     <type name="C">
28320       <method name="Void .ctor()">
28321         <size>7</size>
28322       </method>
28323       <method name="Void Main()">
28324         <size>1</size>
28325       </method>
28326     </type>
28327     <type name="C+O">
28328       <method name="Void .ctor()">
28329         <size>7</size>
28330       </method>
28331       <method name="Void Foo()">
28332         <size>1</size>
28333       </method>
28334     </type>
28335     <type name="C+N">
28336       <method name="Void .ctor()">
28337         <size>7</size>
28338       </method>
28339       <method name="Void Foo()">
28340         <size>1</size>
28341       </method>
28342     </type>
28343     <type name="C+M">
28344       <method name="Void .ctor()">
28345         <size>7</size>
28346       </method>
28347     </type>
28348   </test>
28349   <test name="test-391.cs">
28350     <type name="C">
28351       <method name="Void .ctor()">
28352         <size>7</size>
28353       </method>
28354       <method name="Void Foo(Int32)">
28355         <size>1</size>
28356       </method>
28357       <method name="Void Foo(Int32 ByRef)">
28358         <size>1</size>
28359       </method>
28360       <method name="Void Bar(Boolean ByRef)">
28361         <size>4</size>
28362       </method>
28363       <method name="Void Bar(Boolean)">
28364         <size>1</size>
28365       </method>
28366       <method name="Void Main()">
28367         <size>1</size>
28368       </method>
28369     </type>
28370   </test>
28371   <test name="test-392.cs">
28372     <type name="C">
28373       <method name="Int32 Test()">
28374         <size>80</size>
28375       </method>
28376       <method name="Int32 Main()">
28377         <size>16</size>
28378       </method>
28379     </type>
28380     <type name="C+S">
28381       <method name="Void .ctor(Int32)">
28382         <size>8</size>
28383       </method>
28384     </type>
28385   </test>
28386   <test name="test-393.cs">
28387     <type name="A">
28388       <method name="Void .ctor(String)">
28389         <size>24</size>
28390       </method>
28391       <method name="Void .ctor()">
28392         <size>7</size>
28393       </method>
28394       <method name="System.String get_Name()">
28395         <size>7</size>
28396       </method>
28397     </type>
28398     <type name="B">
28399       <method name="Void .ctor(String)">
28400         <size>24</size>
28401       </method>
28402       <method name="Void .ctor()">
28403         <size>7</size>
28404       </method>
28405     </type>
28406     <type name="C">
28407       <method name="Void .ctor(String)">
28408         <size>24</size>
28409       </method>
28410     </type>
28411     <type name="Tester">
28412       <method name="Void .ctor()">
28413         <size>7</size>
28414       </method>
28415       <method name="A MethodSampleA(System.String)">
28416         <size>7</size>
28417       </method>
28418       <method name="B MethodSampleB(System.String)">
28419         <size>7</size>
28420       </method>
28421       <method name="C MethodSampleC(System.String)">
28422         <size>7</size>
28423       </method>
28424       <method name="Void Main()">
28425         <size>113</size>
28426       </method>
28427     </type>
28428     <type name="Tester+MethodHandler">
28429       <method name="Void .ctor(Object, IntPtr)">
28430         <size>0</size>
28431       </method>
28432       <method name="A Invoke(System.String)">
28433         <size>0</size>
28434       </method>
28435       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
28436         <size>0</size>
28437       </method>
28438       <method name="A EndInvoke(IAsyncResult)">
28439         <size>0</size>
28440       </method>
28441     </type>
28442   </test>
28443   <test name="test-394.cs">
28444     <type name="A">
28445       <method name="Void .ctor(String)">
28446         <size>24</size>
28447       </method>
28448       <method name="Void .ctor()">
28449         <size>7</size>
28450       </method>
28451       <method name="System.String get_Name()">
28452         <size>7</size>
28453       </method>
28454     </type>
28455     <type name="B">
28456       <method name="Void .ctor(String)">
28457         <size>24</size>
28458       </method>
28459       <method name="Void .ctor()">
28460         <size>7</size>
28461       </method>
28462     </type>
28463     <type name="C">
28464       <method name="Void .ctor(String, String)">
28465         <size>31</size>
28466       </method>
28467       <method name="System.String get_Value()">
28468         <size>7</size>
28469       </method>
28470     </type>
28471     <type name="Tester">
28472       <method name="Void .ctor()">
28473         <size>7</size>
28474       </method>
28475       <method name="System.String MethodSampleA(A)">
28476         <size>7</size>
28477       </method>
28478       <method name="System.String MethodSampleB(B)">
28479         <size>7</size>
28480       </method>
28481       <method name="System.String MethodSampleC(C)">
28482         <size>23</size>
28483       </method>
28484       <method name="Void Main()">
28485         <size>128</size>
28486       </method>
28487     </type>
28488     <type name="Tester+MethodHandler">
28489       <method name="Void .ctor(Object, IntPtr)">
28490         <size>0</size>
28491       </method>
28492       <method name="System.String Invoke(C)">
28493         <size>0</size>
28494       </method>
28495       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
28496         <size>0</size>
28497       </method>
28498       <method name="System.String EndInvoke(IAsyncResult)">
28499         <size>0</size>
28500       </method>
28501     </type>
28502   </test>
28503   <test name="test-395.cs">
28504     <type name="A">
28505       <method name="Void .ctor(String)">
28506         <size>24</size>
28507       </method>
28508       <method name="Void .ctor()">
28509         <size>7</size>
28510       </method>
28511       <method name="System.String get_Name()">
28512         <size>7</size>
28513       </method>
28514     </type>
28515     <type name="B">
28516       <method name="Void .ctor(String)">
28517         <size>24</size>
28518       </method>
28519       <method name="Void .ctor()">
28520         <size>7</size>
28521       </method>
28522     </type>
28523     <type name="C">
28524       <method name="Void .ctor(String, String)">
28525         <size>31</size>
28526       </method>
28527       <method name="System.String get_Value()">
28528         <size>7</size>
28529       </method>
28530     </type>
28531     <type name="Tester">
28532       <method name="Void .ctor()">
28533         <size>7</size>
28534       </method>
28535       <method name="Void MethodSample(B, A, C)">
28536         <size>55</size>
28537       </method>
28538       <method name="Void Main()">
28539         <size>71</size>
28540       </method>
28541     </type>
28542     <type name="Tester+MethodHandler">
28543       <method name="Void .ctor(Object, IntPtr)">
28544         <size>0</size>
28545       </method>
28546       <method name="Void Invoke(C, C, C)">
28547         <size>0</size>
28548       </method>
28549       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
28550         <size>0</size>
28551       </method>
28552       <method name="Void EndInvoke(IAsyncResult)">
28553         <size>0</size>
28554       </method>
28555     </type>
28556   </test>
28557   <test name="test-396.cs">
28558     <type name="MainClass">
28559       <method name="Void .ctor()">
28560         <size>7</size>
28561       </method>
28562       <method name="Int32 Main()">
28563         <size>22</size>
28564       </method>
28565     </type>
28566   </test>
28567   <test name="test-397.cs">
28568     <type name="TypeCheckAttribute">
28569       <method name="Void .ctor()">
28570         <size>7</size>
28571       </method>
28572     </type>
28573     <type name="PropertyCheckAttribute">
28574       <method name="Void .ctor()">
28575         <size>7</size>
28576       </method>
28577     </type>
28578     <type name="AccessorCheckAttribute">
28579       <method name="Void .ctor(MethodAttributes)">
28580         <size>14</size>
28581       </method>
28582       <method name="MethodAttributes get_Attributes()">
28583         <size>7</size>
28584       </method>
28585     </type>
28586     <type name="Test">
28587       <method name="Void .ctor()">
28588         <size>7</size>
28589       </method>
28590       <method name="Int32 Main(System.String[])">
28591         <size>120</size>
28592       </method>
28593       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
28594         <size>153</size>
28595       </method>
28596     </type>
28597     <type name="A">
28598       <method name="Void .ctor()">
28599         <size>7</size>
28600       </method>
28601       <method name="Int32 get_Value1()">
28602         <size>2</size>
28603       </method>
28604       <method name="Void set_Value1(Int32)">
28605         <size>1</size>
28606       </method>
28607       <method name="Int32 get_Value2()">
28608         <size>2</size>
28609       </method>
28610       <method name="Void set_Value2(Int32)">
28611         <size>1</size>
28612       </method>
28613       <method name="Int32 get_Value3()">
28614         <size>2</size>
28615       </method>
28616       <method name="Void set_Value3(Int32)">
28617         <size>1</size>
28618       </method>
28619       <method name="Int32 get_Value4()">
28620         <size>2</size>
28621       </method>
28622       <method name="Void set_Value4(Int32)">
28623         <size>1</size>
28624       </method>
28625       <method name="Int32 get_Value5()">
28626         <size>2</size>
28627       </method>
28628       <method name="Void set_Value5(Int32)">
28629         <size>1</size>
28630       </method>
28631     </type>
28632   </test>
28633   <test name="test-398.cs">
28634     <type name="Tester">
28635       <method name="Void .ctor()">
28636         <size>7</size>
28637       </method>
28638       <method name="Void Main()">
28639         <size>118</size>
28640       </method>
28641     </type>
28642     <type name="A">
28643       <method name="Void .ctor(Int32)">
28644         <size>14</size>
28645       </method>
28646       <method name="Int32 get_Count()">
28647         <size>7</size>
28648       </method>
28649       <method name="Void set_Count(Int32)">
28650         <size>8</size>
28651       </method>
28652       <method name="Int32 get_Item(Int32)">
28653         <size>2</size>
28654       </method>
28655       <method name="System.String get_Message()">
28656         <size>6</size>
28657       </method>
28658     </type>
28659     <type name="B">
28660       <method name="Void .ctor(Int32)">
28661         <size>8</size>
28662       </method>
28663       <method name="Void set_Count(Int32)">
28664         <size>1</size>
28665       </method>
28666       <method name="Void SetCount(Int32)">
28667         <size>8</size>
28668       </method>
28669       <method name="Int32 get_Item(Int32)">
28670         <size>8</size>
28671       </method>
28672       <method name="System.String get_Message()">
28673         <size>6</size>
28674       </method>
28675       <method name="Void set_Message(System.String)">
28676         <size>1</size>
28677       </method>
28678     </type>
28679   </test>
28680   <test name="test-399.cs">
28681     <type name="TestVararg">
28682       <method name="Void .ctor()">
28683         <size>7</size>
28684       </method>
28685       <method name="Int32 Main()">
28686         <size>345</size>
28687       </method>
28688       <method name="Void F(RuntimeArgumentHandle)">
28689         <size>1</size>
28690       </method>
28691       <method name="Void G(...)">
28692         <size>22</size>
28693       </method>
28694     </type>
28695   </test>
28696   <test name="test-4.cs">
28697     <type name="X">
28698       <method name="Void .ctor()">
28699         <size>7</size>
28700       </method>
28701       <method name="Void test(SByte)">
28702         <size>8</size>
28703       </method>
28704       <method name="Void test(Int32)">
28705         <size>8</size>
28706       </method>
28707       <method name="Int32 Main()">
28708         <size>102</size>
28709       </method>
28710     </type>
28711   </test>
28712   <test name="test-40.cs">
28713     <type name="Blah">
28714       <method name="Void .ctor()">
28715         <size>7</size>
28716       </method>
28717       <method name="Int32 Main()">
28718         <size>203</size>
28719       </method>
28720     </type>
28721   </test>
28722   <test name="test-400.cs">
28723     <type name="X">
28724       <method name="Void .ctor()">
28725         <size>7</size>
28726       </method>
28727       <method name="Void .cctor()">
28728         <size>52</size>
28729       </method>
28730       <method name="Int32 TestDereference()">
28731         <size>89</size>
28732       </method>
28733       <method name="Int32 TestPtrAdd()">
28734         <size>87</size>
28735       </method>
28736       <method name="Int32 TestPtrAssign()">
28737         <size>198</size>
28738       </method>
28739       <method name="Int32 TestPtrArithmetic()">
28740         <size>227</size>
28741       </method>
28742       <method name="Int32 TestMultiple()">
28743         <size>93</size>
28744       </method>
28745       <method name="Int32 Main()">
28746         <size>82</size>
28747       </method>
28748     </type>
28749   </test>
28750   <test name="test-401.cs">
28751     <type name="X">
28752       <method name="Void .ctor()">
28753         <size>7</size>
28754       </method>
28755       <method name="Int32 Main()">
28756         <size>171</size>
28757       </method>
28758     </type>
28759   </test>
28760   <test name="test-402.cs">
28761     <type name="X">
28762       <method name="Void .ctor()">
28763         <size>7</size>
28764       </method>
28765       <method name="Int32 Main()">
28766         <size>18</size>
28767       </method>
28768     </type>
28769   </test>
28770   <test name="test-403.cs">
28771     <type name="Foo">
28772       <method name="Void .ctor()">
28773         <size>7</size>
28774       </method>
28775       <method name="Int32 Main()">
28776         <size>91</size>
28777       </method>
28778     </type>
28779   </test>
28780   <test name="test-404.cs">
28781     <type name="X">
28782       <method name="Void .ctor()">
28783         <size>7</size>
28784       </method>
28785       <method name="Int32 Main()">
28786         <size>48</size>
28787       </method>
28788       <method name="Int32* get_v()">
28789         <size>20</size>
28790       </method>
28791     </type>
28792   </test>
28793   <test name="test-405.cs">
28794     <type name="testapp.LibTestAPI">
28795       <method name="Void .ctor()">
28796         <size>7</size>
28797       </method>
28798       <method name="Void Create()">
28799         <size>17</size>
28800       </method>
28801     </type>
28802     <type name="testapp.TestApp">
28803       <method name="Void .ctor()">
28804         <size>7</size>
28805       </method>
28806       <method name="Void Main(System.String[])">
28807         <size>13</size>
28808       </method>
28809     </type>
28810   </test>
28811   <test name="test-406.cs">
28812     <type name="TestCase.Test">
28813       <method name="Void .ctor()">
28814         <size>7</size>
28815       </method>
28816       <method name="Int32 Main(System.String[])">
28817         <size>180</size>
28818       </method>
28819       <method name="UInt32 DoOp(UInt32*)">
28820         <size>11</size>
28821       </method>
28822       <method name="UInt32 DoOp2(UInt32*)">
28823         <size>10</size>
28824       </method>
28825     </type>
28826   </test>
28827   <test name="test-407.cs">
28828     <type name="MainClass">
28829       <method name="Void .ctor()">
28830         <size>7</size>
28831       </method>
28832       <method name="Void Main()">
28833         <size>12</size>
28834       </method>
28835     </type>
28836   </test>
28837   <test name="test-408.cs">
28838     <type name="T">
28839       <method name="Void .ctor()">
28840         <size>7</size>
28841       </method>
28842       <method name="Int32 Main()">
28843         <size>44</size>
28844       </method>
28845     </type>
28846   </test>
28847   <test name="test-409.cs">
28848     <type name="X">
28849       <method name="Int32 Main()">
28850         <size>27</size>
28851       </method>
28852     </type>
28853   </test>
28854   <test name="test-41.cs">
28855     <type name="X">
28856       <method name="Void .ctor()">
28857         <size>7</size>
28858       </method>
28859       <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)">
28860         <size>188</size>
28861       </method>
28862       <method name="Int32 Main()">
28863         <size>228</size>
28864       </method>
28865     </type>
28866   </test>
28867   <test name="test-410.cs">
28868     <type name="B">
28869       <method name="Void .ctor()">
28870         <size>7</size>
28871       </method>
28872       <method name="Int32 Main()">
28873         <size>28</size>
28874       </method>
28875     </type>
28876   </test>
28877   <test name="test-411.cs">
28878     <type name="QtSamples.QtClass">
28879       <method name="Void .ctor()">
28880         <size>24</size>
28881       </method>
28882       <method name="Void pressEvent()">
28883         <size>1</size>
28884       </method>
28885     </type>
28886     <type name="QtSamples.Testing">
28887       <method name="Void .ctor()">
28888         <size>7</size>
28889       </method>
28890       <method name="Int32 Main()">
28891         <size>8</size>
28892       </method>
28893     </type>
28894   </test>
28895   <test name="test-412.cs">
28896     <type name="Foo.Baz">
28897       <method name="Void .ctor()">
28898         <size>7</size>
28899       </method>
28900       <method name="Void Main()">
28901         <size>1</size>
28902       </method>
28903     </type>
28904   </test>
28905   <test name="test-413.cs">
28906     <type name="Driver">
28907       <method name="Void .ctor()">
28908         <size>7</size>
28909       </method>
28910       <method name="Void Main()">
28911         <size>6</size>
28912       </method>
28913     </type>
28914   </test>
28915   <test name="test-414.cs">
28916     <type name="BB">
28917       <method name="Void .ctor()">
28918         <size>7</size>
28919       </method>
28920       <method name="System.String get_Data()">
28921         <size>2</size>
28922       </method>
28923       <method name="Void Main()">
28924         <size>1</size>
28925       </method>
28926     </type>
28927   </test>
28928   <test name="test-415.cs">
28929     <type name="MyTestExtended">
28930       <method name="Void .ctor()">
28931         <size>7</size>
28932       </method>
28933       <method name="System.String GetName()">
28934         <size>6</size>
28935       </method>
28936       <method name="Void Main(System.String[])">
28937         <size>33</size>
28938       </method>
28939     </type>
28940   </test>
28941   <test name="test-416.cs">
28942     <type name="ModTest">
28943       <method name="Void .ctor()">
28944         <size>7</size>
28945       </method>
28946       <method name="Void Main(System.String[])">
28947         <size>20</size>
28948       </method>
28949     </type>
28950     <type name="n1.Adder">
28951       <method name="Void .ctor()">
28952         <size>7</size>
28953       </method>
28954       <method name="Int32 Add(Int32, Int32)">
28955         <size>4</size>
28956       </method>
28957     </type>
28958   </test>
28959   <test name="test-417.cs">
28960     <type name="blah2.MyClass">
28961       <method name="Void .ctor()">
28962         <size>7</size>
28963       </method>
28964       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
28965         <size>24</size>
28966       </method>
28967       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
28968         <size>24</size>
28969       </method>
28970       <method name="Void DoSomethingFunny()">
28971         <size>46</size>
28972       </method>
28973       <method name="Void Main(System.String[])">
28974         <size>13</size>
28975       </method>
28976     </type>
28977   </test>
28978   <test name="test-418.cs">
28979     <type name="M3">
28980       <method name="Void .ctor()">
28981         <size>12</size>
28982       </method>
28983       <method name="Int32 Main()">
28984         <size>133</size>
28985       </method>
28986     </type>
28987     <type name="M1">
28988       <method name="Void .ctor(String)">
28989         <size>14</size>
28990       </method>
28991     </type>
28992     <type name="M2">
28993       <method name="Void .ctor()">
28994         <size>7</size>
28995       </method>
28996     </type>
28997   </test>
28998   <test name="test-419.cs">
28999     <type name="Test">
29000       <method name="Void .ctor()">
29001         <size>7</size>
29002       </method>
29003       <method name="Void Main()">
29004         <size>7</size>
29005       </method>
29006     </type>
29007   </test>
29008   <test name="test-42.cs">
29009     <type name="X">
29010       <method name="Void .ctor()">
29011         <size>7</size>
29012       </method>
29013       <method name="Int32 get_Item(Int32)">
29014         <size>14</size>
29015       </method>
29016       <method name="Void set_Item(Int32, Int32)">
29017         <size>15</size>
29018       </method>
29019       <method name="Int32 get_P()">
29020         <size>7</size>
29021       </method>
29022       <method name="Void set_P(Int32)">
29023         <size>8</size>
29024       </method>
29025     </type>
29026     <type name="Z">
29027       <method name="Void .ctor()">
29028         <size>7</size>
29029       </method>
29030       <method name="Z get_P()">
29031         <size>2</size>
29032       </method>
29033       <method name="Void set_P(Z)">
29034         <size>1</size>
29035       </method>
29036       <method name="Z op_Increment(Z)">
29037         <size>16</size>
29038       </method>
29039     </type>
29040     <type name="Y">
29041       <method name="Void .ctor()">
29042         <size>7</size>
29043       </method>
29044       <method name="Int32 p_pre_increment(X)">
29045         <size>18</size>
29046       </method>
29047       <method name="Int32 p_post_increment(X)">
29048         <size>18</size>
29049       </method>
29050       <method name="Int32 i_pre_increment(X)">
29051         <size>27</size>
29052       </method>
29053       <method name="Int32 i_post_increment(X)">
29054         <size>27</size>
29055       </method>
29056       <method name="Z overload_increment(Z)">
29057         <size>10</size>
29058       </method>
29059       <method name="Z overload_pre_increment(Z)">
29060         <size>10</size>
29061       </method>
29062       <method name="Z ugly(Z)">
29063         <size>21</size>
29064       </method>
29065       <method name="Int32 simple(Int32)">
29066         <size>62</size>
29067       </method>
29068       <method name="Int32 arrays()">
29069         <size>234</size>
29070       </method>
29071       <method name="Int32 Main()">
29072         <size>161</size>
29073       </method>
29074     </type>
29075   </test>
29076   <test name="test-420.cs">
29077     <type name="Test">
29078       <method name="Void .ctor()">
29079         <size>7</size>
29080       </method>
29081       <method name="Void Main()">
29082         <size>7</size>
29083       </method>
29084     </type>
29085   </test>
29086   <test name="test-421.cs">
29087     <type name="A">
29088       <method name="Void .ctor()">
29089         <size>7</size>
29090       </method>
29091       <method name="Void SetObject(System.String)">
29092         <size>12</size>
29093       </method>
29094     </type>
29095     <type name="B">
29096       <method name="Void .ctor()">
29097         <size>7</size>
29098       </method>
29099     </type>
29100     <type name="C">
29101       <method name="Void .ctor()">
29102         <size>7</size>
29103       </method>
29104       <method name="Void .cctor()">
29105         <size>1</size>
29106       </method>
29107       <method name="Void SetObject(System.String)">
29108         <size>18</size>
29109       </method>
29110     </type>
29111     <type name="X">
29112       <method name="Void .ctor()">
29113         <size>7</size>
29114       </method>
29115       <method name="Int32 Main(System.String[])">
29116         <size>31</size>
29117       </method>
29118     </type>
29119   </test>
29120   <test name="test-422.cs">
29121     <type name="HelloWorld.MainClass">
29122       <method name="Void .ctor()">
29123         <size>7</size>
29124       </method>
29125       <method name="Void .cctor()">
29126         <size>17</size>
29127       </method>
29128       <method name="Void Main(System.String[])">
29129         <size>1</size>
29130       </method>
29131       <method name="Boolean CheckTrueThat()">
29132         <size>2</size>
29133       </method>
29134     </type>
29135   </test>
29136   <test name="test-423.cs">
29137     <type name="Test">
29138       <method name="Void .ctor()">
29139         <size>7</size>
29140       </method>
29141       <method name="Void Func(Int32 ByRef)">
29142         <size>12</size>
29143       </method>
29144       <method name="Void Main()">
29145         <size>10</size>
29146       </method>
29147       <method name="Void lowLevelCall(Int32*)">
29148         <size>1</size>
29149       </method>
29150     </type>
29151   </test>
29152   <test name="test-424.cs">
29153     <type name="XX">
29154       <method name="Void .ctor()">
29155         <size>7</size>
29156       </method>
29157       <method name="Void Metodo(System.Exception)">
29158         <size>37</size>
29159       </method>
29160       <method name="IEnumerable X()">
29161         <size>16</size>
29162       </method>
29163       <method name="Void Main()">
29164         <size>63</size>
29165       </method>
29166     </type>
29167     <type name="XX+&lt;X&gt;c__Iterator0">
29168       <method name="Void .ctor()">
29169         <size>7</size>
29170       </method>
29171       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29172         <size>7</size>
29173       </method>
29174       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29175         <size>7</size>
29176       </method>
29177       <method name="Boolean MoveNext()">
29178         <size>105</size>
29179       </method>
29180       <method name="Void Dispose()">
29181         <size>8</size>
29182       </method>
29183       <method name="Void Reset()">
29184         <size>6</size>
29185       </method>
29186       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29187         <size>7</size>
29188       </method>
29189       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29190         <size>26</size>
29191       </method>
29192     </type>
29193   </test>
29194   <test name="test-425.cs">
29195     <type name="A">
29196       <method name="Void .ctor()">
29197         <size>7</size>
29198       </method>
29199       <method name="Void Main()">
29200         <size>1</size>
29201       </method>
29202     </type>
29203     <type name="AAttribute">
29204       <method name="Void .ctor()">
29205         <size>7</size>
29206       </method>
29207     </type>
29208   </test>
29209   <test name="test-426.cs">
29210     <type name="X">
29211       <method name="Void .ctor()">
29212         <size>7</size>
29213       </method>
29214       <method name="Void Main()">
29215         <size>11</size>
29216       </method>
29217     </type>
29218   </test>
29219   <test name="test-427.cs">
29220     <type name="X">
29221       <method name="Void .ctor()">
29222         <size>7</size>
29223       </method>
29224       <method name="Void Main()">
29225         <size>11</size>
29226       </method>
29227     </type>
29228   </test>
29229   <test name="test-428.cs">
29230     <type name="A">
29231       <method name="Void .ctor()">
29232         <size>7</size>
29233       </method>
29234     </type>
29235     <type name="X">
29236       <method name="Void .ctor()">
29237         <size>7</size>
29238       </method>
29239       <method name="Void Main()">
29240         <size>18</size>
29241       </method>
29242     </type>
29243     <type name="X+A">
29244       <method name="Void .ctor()">
29245         <size>7</size>
29246       </method>
29247     </type>
29248   </test>
29249   <test name="test-429.cs">
29250     <type name="Foo.A">
29251       <method name="Void .ctor()">
29252         <size>7</size>
29253       </method>
29254     </type>
29255     <type name="A">
29256       <method name="Void .ctor()">
29257         <size>7</size>
29258       </method>
29259     </type>
29260     <type name="X">
29261       <method name="Void .ctor()">
29262         <size>7</size>
29263       </method>
29264       <method name="Void Main()">
29265         <size>18</size>
29266       </method>
29267     </type>
29268   </test>
29269   <test name="test-43.cs">
29270     <type name="X">
29271       <method name="Void .ctor()">
29272         <size>7</size>
29273       </method>
29274       <method name="Int32 test_single(System.Int32[])">
29275         <size>34</size>
29276       </method>
29277       <method name="Int32 test_continue(System.Int32[])">
29278         <size>57</size>
29279       </method>
29280       <method name="Boolean test_double(System.Double[])">
29281         <size>61</size>
29282       </method>
29283       <method name="Int32 test_break(System.Int32[])">
29284         <size>57</size>
29285       </method>
29286       <method name="Boolean test_multi(System.Int32[,])">
29287         <size>84</size>
29288       </method>
29289       <method name="Int32 Main()">
29290         <size>309</size>
29291       </method>
29292     </type>
29293   </test>
29294   <test name="test-430.cs">
29295     <type name="A">
29296       <method name="Void .ctor()">
29297         <size>7</size>
29298       </method>
29299     </type>
29300     <type name="X">
29301       <method name="Void .ctor()">
29302         <size>7</size>
29303       </method>
29304       <method name="Void Main()">
29305         <size>18</size>
29306       </method>
29307     </type>
29308     <type name="X+A">
29309       <method name="Void .ctor()">
29310         <size>7</size>
29311       </method>
29312     </type>
29313   </test>
29314   <test name="test-431.cs">
29315     <type name="Foo.A">
29316       <method name="Void .ctor()">
29317         <size>7</size>
29318       </method>
29319     </type>
29320     <type name="X">
29321       <method name="Void .ctor()">
29322         <size>7</size>
29323       </method>
29324       <method name="Void Main()">
29325         <size>18</size>
29326       </method>
29327     </type>
29328   </test>
29329   <test name="test-432.cs">
29330     <type name="Foo.A">
29331       <method name="Void .ctor()">
29332         <size>7</size>
29333       </method>
29334     </type>
29335     <type name="X">
29336       <method name="Void .ctor()">
29337         <size>7</size>
29338       </method>
29339       <method name="Void Main()">
29340         <size>18</size>
29341       </method>
29342     </type>
29343   </test>
29344   <test name="test-433.cs">
29345     <type name="Foo.A">
29346       <method name="Void .ctor()">
29347         <size>7</size>
29348       </method>
29349     </type>
29350     <type name="X">
29351       <method name="Void .ctor()">
29352         <size>7</size>
29353       </method>
29354       <method name="Void .cctor()">
29355         <size>11</size>
29356       </method>
29357       <method name="Void Main()">
29358         <size>16</size>
29359       </method>
29360     </type>
29361   </test>
29362   <test name="test-434.cs">
29363     <type name="Foo.A">
29364       <method name="Void .ctor()">
29365         <size>7</size>
29366       </method>
29367     </type>
29368     <type name="X">
29369       <method name="Void .ctor()">
29370         <size>7</size>
29371       </method>
29372       <method name="Void .cctor()">
29373         <size>11</size>
29374       </method>
29375       <method name="Void Main()">
29376         <size>16</size>
29377       </method>
29378     </type>
29379   </test>
29380   <test name="test-435.cs">
29381     <type name="X">
29382       <method name="Void .ctor()">
29383         <size>7</size>
29384       </method>
29385       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29386         <size>2</size>
29387       </method>
29388       <method name="Void Main()">
29389         <size>7</size>
29390       </method>
29391     </type>
29392   </test>
29393   <test name="test-436.cs">
29394     <type name="X">
29395       <method name="Void .ctor()">
29396         <size>7</size>
29397       </method>
29398       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29399         <size>2</size>
29400       </method>
29401       <method name="Void Main()">
29402         <size>7</size>
29403       </method>
29404     </type>
29405   </test>
29406   <test name="test-437.cs">
29407     <type name="T2">
29408       <method name="Void .ctor()">
29409         <size>7</size>
29410       </method>
29411     </type>
29412     <type name="Test">
29413       <method name="Void .ctor()">
29414         <size>7</size>
29415       </method>
29416       <method name="Void Main()">
29417         <size>65</size>
29418       </method>
29419     </type>
29420   </test>
29421   <test name="test-438.cs">
29422     <type name="Program">
29423       <method name="Void .ctor()">
29424         <size>7</size>
29425       </method>
29426       <method name="Void Main(System.String[])">
29427         <size>40</size>
29428       </method>
29429     </type>
29430   </test>
29431   <test name="test-439.cs">
29432     <type name="Test">
29433       <method name="Void .ctor()">
29434         <size>7</size>
29435       </method>
29436       <method name="Void Main()">
29437         <size>45</size>
29438       </method>
29439     </type>
29440     <type name="LayerMask">
29441       <method name="Int32 op_Implicit(LayerMask)">
29442         <size>8</size>
29443       </method>
29444       <method name="LayerMask op_Implicit(Int32)">
29445         <size>11</size>
29446       </method>
29447     </type>
29448   </test>
29449   <test name="test-44.cs">
29450     <type name="X">
29451       <method name="Void .ctor()">
29452         <size>7</size>
29453       </method>
29454       <method name="Int32 dob(System.Int32[,])">
29455         <size>80</size>
29456       </method>
29457       <method name="Int32 count(System.Object)">
29458         <size>39</size>
29459       </method>
29460       <method name="Int32 Main()">
29461         <size>133</size>
29462       </method>
29463     </type>
29464   </test>
29465   <test name="test-440.cs">
29466     <type name="A">
29467       <method name="Void .ctor()">
29468         <size>7</size>
29469       </method>
29470       <method name="Void Main()">
29471         <size>26</size>
29472       </method>
29473       <method name="Double op_Implicit(A)">
29474         <size>10</size>
29475       </method>
29476       <method name="Int32 op_Implicit(A)">
29477         <size>2</size>
29478       </method>
29479     </type>
29480   </test>
29481   <test name="test-441.cs">
29482     <type name="Test">
29483       <method name="Void .ctor()">
29484         <size>7</size>
29485       </method>
29486       <method name="Void .cctor()">
29487         <size>1</size>
29488       </method>
29489       <method name="Void Main()">
29490         <size>25</size>
29491       </method>
29492     </type>
29493   </test>
29494   <test name="test-442.cs">
29495     <type name="ConsoleApplication1.Program">
29496       <method name="Void .ctor()">
29497         <size>7</size>
29498       </method>
29499       <method name="Void Main(System.String[])">
29500         <size>70</size>
29501       </method>
29502     </type>
29503   </test>
29504   <test name="test-443.cs">
29505     <type name="C">
29506       <method name="Void .ctor(ITopic)">
29507         <size>31</size>
29508       </method>
29509       <method name="Void Main()">
29510         <size>1</size>
29511       </method>
29512     </type>
29513   </test>
29514   <test name="test-444.cs">
29515     <type name="쯠쯡쯢">
29516       <method name="Void .ctor()">
29517         <size>7</size>
29518       </method>
29519       <method name="Void Main()">
29520         <size>1</size>
29521       </method>
29522     </type>
29523   </test>
29524   <test name="test-445.cs">
29525     <type name="ConvFromInt">
29526       <method name="Void .ctor()">
29527         <size>14</size>
29528       </method>
29529       <method name="Void .ctor(Int32)">
29530         <size>16</size>
29531       </method>
29532       <method name="ConvFromInt op_Implicit(Int32)">
29533         <size>7</size>
29534       </method>
29535     </type>
29536     <type name="Foo">
29537       <method name="Void .ctor()">
29538         <size>7</size>
29539       </method>
29540       <method name="Void .cctor()">
29541         <size>45</size>
29542       </method>
29543       <method name="Void Main()">
29544         <size>111</size>
29545       </method>
29546     </type>
29547   </test>
29548   <test name="test-446.cs">
29549     <type name="FooTest">
29550       <method name="Void .ctor()">
29551         <size>7</size>
29552       </method>
29553       <method name="Void Main()">
29554         <size>8</size>
29555       </method>
29556       <method name="Void Foo(UInt64)">
29557         <size>1</size>
29558       </method>
29559     </type>
29560   </test>
29561   <test name="test-447.cs">
29562     <type name="System.MonoTODOAttribute">
29563       <method name="Void .ctor()">
29564         <size>7</size>
29565       </method>
29566     </type>
29567     <type name="System.Web.HttpBrowserCapabilities">
29568       <method name="Void .ctor()">
29569         <size>7</size>
29570       </method>
29571       <method name="System.Version get_A()">
29572         <size>6</size>
29573       </method>
29574     </type>
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-448.cs">
29585     <type name="MonoDivideProblem">
29586       <method name="Void .ctor()">
29587         <size>7</size>
29588       </method>
29589       <method name="Void .cctor()">
29590         <size>17</size>
29591       </method>
29592       <method name="Void Main(System.String[])">
29593         <size>27</size>
29594       </method>
29595     </type>
29596   </test>
29597   <test name="test-449.cs">
29598     <type name="X">
29599       <method name="Void .ctor()">
29600         <size>7</size>
29601       </method>
29602       <method name="Void Main()">
29603         <size>1</size>
29604       </method>
29605       <method name="Void Z()">
29606         <size>19</size>
29607       </method>
29608       <method name="Void &lt;Z&gt;m__0(System.Object)">
29609         <size>25</size>
29610       </method>
29611       <method name="Void &lt;Z&gt;m__1(System.Object)">
29612         <size>7</size>
29613       </method>
29614     </type>
29615   </test>
29616   <test name="test-45.cs">
29617     <type name="Blah">
29618       <method name="Void .ctor()">
29619         <size>7</size>
29620       </method>
29621       <method name="Void .cctor()">
29622         <size>98</size>
29623       </method>
29624       <method name="Int32 Main()">
29625         <size>794</size>
29626       </method>
29627     </type>
29628     <type name="&lt;PrivateImplementationDetails&gt;">
29629       <method name="Void .ctor()">
29630         <size>7</size>
29631       </method>
29632     </type>
29633   </test>
29634   <test name="test-450.cs">
29635     <type name="MyAttribute">
29636       <method name="Void .ctor(String)">
29637         <size>7</size>
29638       </method>
29639     </type>
29640     <type name="X">
29641       <method name="Void .ctor()">
29642         <size>7</size>
29643       </method>
29644       <method name="Void Main()">
29645         <size>1</size>
29646       </method>
29647     </type>
29648   </test>
29649   <test name="test-451.cs">
29650     <type name="Test">
29651       <method name="Void .ctor()">
29652         <size>7</size>
29653       </method>
29654       <method name="Void Main()">
29655         <size>22</size>
29656       </method>
29657     </type>
29658   </test>
29659   <test name="test-452.cs">
29660     <type name="Foo">
29661       <method name="Void .ctor()">
29662         <size>7</size>
29663       </method>
29664     </type>
29665     <type name="Test">
29666       <method name="Void .ctor()">
29667         <size>7</size>
29668       </method>
29669       <method name="Void Main()">
29670         <size>7</size>
29671       </method>
29672     </type>
29673   </test>
29674   <test name="test-453.cs">
29675     <type name="C">
29676       <method name="Void .ctor()">
29677         <size>7</size>
29678       </method>
29679       <method name="Void Main()">
29680         <size>33</size>
29681       </method>
29682     </type>
29683   </test>
29684   <test name="test-454.cs">
29685     <type name="FooAttribute">
29686       <method name="Void .ctor()">
29687         <size>7</size>
29688       </method>
29689     </type>
29690     <type name="Test">
29691       <method name="Void .ctor()">
29692         <size>7</size>
29693       </method>
29694       <method name="Int32 Main()">
29695         <size>237</size>
29696       </method>
29697     </type>
29698   </test>
29699   <test name="test-455.cs">
29700     <type name="Test">
29701       <method name="Void .ctor()">
29702         <size>7</size>
29703       </method>
29704       <method name="Void Main()">
29705         <size>21</size>
29706       </method>
29707     </type>
29708     <type name="Foo">
29709       <method name="Int32 GetHashCode()">
29710         <size>17</size>
29711       </method>
29712     </type>
29713   </test>
29714   <test name="test-456.cs">
29715     <type name="Test">
29716       <method name="Void .ctor()">
29717         <size>7</size>
29718       </method>
29719       <method name="Void Main()">
29720         <size>16</size>
29721       </method>
29722     </type>
29723     <type name="Foo">
29724       <method name="Void foo()">
29725         <size>11</size>
29726       </method>
29727     </type>
29728   </test>
29729   <test name="test-457.cs">
29730     <type name="Number">
29731       <method name="Void .ctor()">
29732         <size>7</size>
29733       </method>
29734       <method name="Void IDouble.Add(Double)">
29735         <size>11</size>
29736       </method>
29737       <method name="Void IInteger.Add(Int32)">
29738         <size>11</size>
29739       </method>
29740       <method name="Int32 Main()">
29741         <size>52</size>
29742       </method>
29743     </type>
29744   </test>
29745   <test name="test-458.cs">
29746     <type name="MyAttr">
29747       <method name="Void .ctor()">
29748         <size>7</size>
29749       </method>
29750       <method name="Void .ctor(Type)">
29751         <size>7</size>
29752       </method>
29753       <method name="Void .ctor(String)">
29754         <size>7</size>
29755       </method>
29756       <method name="Void .ctor(Int32)">
29757         <size>7</size>
29758       </method>
29759     </type>
29760     <type name="ClassA">
29761       <method name="Void .ctor()">
29762         <size>7</size>
29763       </method>
29764     </type>
29765     <type name="ClassB">
29766       <method name="Void .ctor()">
29767         <size>7</size>
29768       </method>
29769     </type>
29770     <type name="ClassC">
29771       <method name="Void .ctor()">
29772         <size>7</size>
29773       </method>
29774     </type>
29775     <type name="ClassD">
29776       <method name="Void .ctor()">
29777         <size>7</size>
29778       </method>
29779     </type>
29780     <type name="Top">
29781       <method name="Void .ctor()">
29782         <size>7</size>
29783       </method>
29784       <method name="Int32 Main()">
29785         <size>28</size>
29786       </method>
29787     </type>
29788   </test>
29789   <test name="test-459.cs">
29790     <type name="CC">
29791       <method name="Void .ctor()">
29792         <size>7</size>
29793       </method>
29794       <method name="Int32 Main()">
29795         <size>13</size>
29796       </method>
29797     </type>
29798     <type name="CC+IfElseStateMachine">
29799       <method name="Void .ctor()">
29800         <size>7</size>
29801       </method>
29802       <method name="Void HandleToken(Token)">
29803         <size>15</size>
29804       </method>
29805     </type>
29806   </test>
29807   <test name="test-46.cs">
29808     <type name="X">
29809       <method name="Void .ctor()">
29810         <size>7</size>
29811       </method>
29812       <method name="Int32 cast_int(System.Object)">
29813         <size>7</size>
29814       </method>
29815       <method name="UInt32 cast_uint(System.Object)">
29816         <size>7</size>
29817       </method>
29818       <method name="Int16 cast_short(System.Object)">
29819         <size>7</size>
29820       </method>
29821       <method name="Char cast_char(System.Object)">
29822         <size>7</size>
29823       </method>
29824       <method name="UInt16 cast_ushort(System.Object)">
29825         <size>7</size>
29826       </method>
29827       <method name="Byte cast_byte(System.Object)">
29828         <size>7</size>
29829       </method>
29830       <method name="SByte cast_sbyte(System.Object)">
29831         <size>7</size>
29832       </method>
29833       <method name="Int64 cast_long(System.Object)">
29834         <size>7</size>
29835       </method>
29836       <method name="UInt64 cast_ulong(System.Object)">
29837         <size>7</size>
29838       </method>
29839       <method name="Single cast_float(System.Object)">
29840         <size>7</size>
29841       </method>
29842       <method name="Double cast_double(System.Object)">
29843         <size>7</size>
29844       </method>
29845       <method name="Boolean cast_bool(System.Object)">
29846         <size>7</size>
29847       </method>
29848       <method name="Int32 Main()">
29849         <size>1120</size>
29850       </method>
29851     </type>
29852   </test>
29853   <test name="test-460.cs">
29854     <type name="MainClass">
29855       <method name="Void .ctor()">
29856         <size>7</size>
29857       </method>
29858       <method name="Void .cctor()">
29859         <size>18</size>
29860       </method>
29861       <method name="Void Main()">
29862         <size>1</size>
29863       </method>
29864     </type>
29865   </test>
29866   <test name="test-461.cs">
29867     <type name="Valtest">
29868       <method name="Void .ctor()">
29869         <size>7</size>
29870       </method>
29871       <method name="Int32 Main()">
29872         <size>50</size>
29873       </method>
29874     </type>
29875     <type name="Value">
29876       <method name="Void .ctor(Object)">
29877         <size>1</size>
29878       </method>
29879       <method name="System.Object get_Val()">
29880         <size>7</size>
29881       </method>
29882       <method name="Enum get_Val2()">
29883         <size>7</size>
29884       </method>
29885     </type>
29886   </test>
29887   <test name="test-462.cs">
29888     <type name="X">
29889       <method name="Void .ctor()">
29890         <size>7</size>
29891       </method>
29892       <method name="Void Method(X)">
29893         <size>1</size>
29894       </method>
29895       <method name="Void Method(System.String)">
29896         <size>8</size>
29897       </method>
29898       <method name="Int32 Main()">
29899         <size>28</size>
29900       </method>
29901     </type>
29902   </test>
29903   <test name="test-463.cs">
29904     <type name="PropertySorter">
29905       <method name="Void .ctor()">
29906         <size>7</size>
29907       </method>
29908     </type>
29909     <type name="PathItemBase">
29910       <method name="Void .ctor()">
29911         <size>7</size>
29912       </method>
29913     </type>
29914     <type name="PathItemBase+TypeConverter">
29915       <method name="Void .ctor()">
29916         <size>7</size>
29917       </method>
29918     </type>
29919     <type name="X">
29920       <method name="Void .ctor()">
29921         <size>7</size>
29922       </method>
29923       <method name="Void Main()">
29924         <size>1</size>
29925       </method>
29926     </type>
29927   </test>
29928   <test name="test-464.cs">
29929     <type name="C">
29930       <method name="Void .ctor()">
29931         <size>7</size>
29932       </method>
29933       <method name="Int32 Main()">
29934         <size>85</size>
29935       </method>
29936     </type>
29937   </test>
29938   <test name="test-465.cs">
29939     <type name="C">
29940       <method name="Void .ctor()">
29941         <size>7</size>
29942       </method>
29943       <method name="Int32 Main()">
29944         <size>85</size>
29945       </method>
29946     </type>
29947   </test>
29948   <test name="test-467.cs">
29949     <type name="ExceptionWithAnonMethod">
29950       <method name="Void .ctor()">
29951         <size>7</size>
29952       </method>
29953       <method name="Int32 Main()">
29954         <size>96</size>
29955       </method>
29956       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
29957         <size>13</size>
29958       </method>
29959     </type>
29960     <type name="ExceptionWithAnonMethod+EmptyCallback">
29961       <method name="Void .ctor(Object, IntPtr)">
29962         <size>0</size>
29963       </method>
29964       <method name="Void Invoke()">
29965         <size>0</size>
29966       </method>
29967       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29968         <size>0</size>
29969       </method>
29970       <method name="Void EndInvoke(IAsyncResult)">
29971         <size>0</size>
29972       </method>
29973     </type>
29974     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
29975       <method name="Void .ctor()">
29976         <size>7</size>
29977       </method>
29978       <method name="Void &lt;&gt;m__0()">
29979         <size>33</size>
29980       </method>
29981     </type>
29982   </test>
29983   <test name="test-468.cs">
29984     <type name="CorMetaDataDispenserExClass">
29985       <method name="Void .ctor()">
29986         <size>0</size>
29987       </method>
29988     </type>
29989     <type name="Test">
29990       <method name="Void .ctor()">
29991         <size>7</size>
29992       </method>
29993       <method name="Void XXX()">
29994         <size>12</size>
29995       </method>
29996       <method name="Void Main()">
29997         <size>1</size>
29998       </method>
29999     </type>
30000   </test>
30001   <test name="test-469.cs">
30002     <type name="Lambda">
30003       <method name="Void .ctor()">
30004         <size>7</size>
30005       </method>
30006       <method name="Void f(Int32)">
30007         <size>7</size>
30008       </method>
30009       <method name="Del[] Make2(Int32)">
30010         <size>50</size>
30011       </method>
30012       <method name="Int32 Main()">
30013         <size>68</size>
30014       </method>
30015     </type>
30016     <type name="Del">
30017       <method name="Void .ctor(Object, IntPtr)">
30018         <size>0</size>
30019       </method>
30020       <method name="Void Invoke(Int32)">
30021         <size>0</size>
30022       </method>
30023       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30024         <size>0</size>
30025       </method>
30026       <method name="Void EndInvoke(IAsyncResult)">
30027         <size>0</size>
30028       </method>
30029     </type>
30030     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30031       <method name="Void .ctor()">
30032         <size>7</size>
30033       </method>
30034       <method name="Void &lt;&gt;m__0(Int32)">
30035         <size>23</size>
30036       </method>
30037       <method name="Void &lt;&gt;m__1(Int32)">
30038         <size>23</size>
30039       </method>
30040     </type>
30041   </test>
30042   <test name="test-47.cs">
30043     <type name="X">
30044       <method name="Void .ctor()">
30045         <size>7</size>
30046       </method>
30047       <method name="Void .cctor()">
30048         <size>1</size>
30049       </method>
30050       <method name="Boolean f()">
30051         <size>24</size>
30052       </method>
30053       <method name="Boolean t()">
30054         <size>24</size>
30055       </method>
30056       <method name="Int32 Main()">
30057         <size>404</size>
30058       </method>
30059     </type>
30060   </test>
30061   <test name="test-470.cs">
30062     <type name="X">
30063       <method name="Void .ctor()">
30064         <size>7</size>
30065       </method>
30066       <method name="System.String get_ASTNodeTypeName()">
30067         <size>16</size>
30068       </method>
30069     </type>
30070     <type name="Demo">
30071       <method name="Void .ctor()">
30072         <size>7</size>
30073       </method>
30074       <method name="Void Main()">
30075         <size>1</size>
30076       </method>
30077     </type>
30078   </test>
30079   <test name="test-471.cs">
30080     <type name="AAttribute">
30081       <method name="Void .ctor()">
30082         <size>7</size>
30083       </method>
30084     </type>
30085     <type name="Demo">
30086       <method name="Void .ctor()">
30087         <size>7</size>
30088       </method>
30089       <method name="Void Main()">
30090         <size>1</size>
30091       </method>
30092     </type>
30093   </test>
30094   <test name="test-472.cs">
30095     <type name="Test">
30096       <method name="Void .ctor()">
30097         <size>7</size>
30098       </method>
30099       <method name="Int32 get_Prop()">
30100         <size>7</size>
30101       </method>
30102       <method name="Void set_Prop(Int32)">
30103         <size>8</size>
30104       </method>
30105       <method name="Int32 Main()">
30106         <size>79</size>
30107       </method>
30108     </type>
30109   </test>
30110   <test name="test-473.cs">
30111     <type name="UnixMarshal">
30112       <method name="Void .ctor()">
30113         <size>7</size>
30114       </method>
30115       <method name="Void .cctor()">
30116         <size>24</size>
30117       </method>
30118       <method name="Void Default(Int32)">
30119         <size>1</size>
30120       </method>
30121       <method name="System.String GetDescription(Error)">
30122         <size>2</size>
30123       </method>
30124     </type>
30125     <type name="UnixMarshal2">
30126       <method name="Void .ctor()">
30127         <size>7</size>
30128       </method>
30129       <method name="System.String GetDescription(Error)">
30130         <size>2</size>
30131       </method>
30132     </type>
30133     <type name="Stdlib">
30134       <method name="Void .ctor()">
30135         <size>7</size>
30136       </method>
30137     </type>
30138     <type name="TestConst">
30139       <method name="Void .ctor()">
30140         <size>7</size>
30141       </method>
30142     </type>
30143     <type name="XX">
30144       <method name="Void .ctor()">
30145         <size>7</size>
30146       </method>
30147     </type>
30148     <type name="Syscall">
30149       <method name="Void .ctor()">
30150         <size>7</size>
30151       </method>
30152       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30153         <size>2</size>
30154       </method>
30155     </type>
30156     <type name="EnumWrapper">
30157       <method name="Void .ctor(Int32)">
30158         <size>7</size>
30159       </method>
30160     </type>
30161     <type name="Test">
30162       <method name="Void .ctor()">
30163         <size>7</size>
30164       </method>
30165       <method name="Void Main()">
30166         <size>1</size>
30167       </method>
30168     </type>
30169     <type name="SignalHandler">
30170       <method name="Void .ctor(Object, IntPtr)">
30171         <size>0</size>
30172       </method>
30173       <method name="Void Invoke(Int32)">
30174         <size>0</size>
30175       </method>
30176       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30177         <size>0</size>
30178       </method>
30179       <method name="Void EndInvoke(IAsyncResult)">
30180         <size>0</size>
30181       </method>
30182     </type>
30183     <type name="PS">
30184       <method name="Void GetDescription(Error)">
30185         <size>1</size>
30186       </method>
30187     </type>
30188     <type name="Value">
30189       <method name="EnumWrapper op_Explicit(Value)">
30190         <size>11</size>
30191       </method>
30192     </type>
30193   </test>
30194   <test name="test-474.cs">
30195     <type name="Z">
30196       <method name="Void .ctor()">
30197         <size>7</size>
30198       </method>
30199       <method name="Void Main()">
30200         <size>13</size>
30201       </method>
30202       <method name="Void TestPreinc(Int32)">
30203         <size>57</size>
30204       </method>
30205       <method name="Void TestPostinc(Int32)">
30206         <size>57</size>
30207       </method>
30208       <method name="Void Assert(Int32, Int32)">
30209         <size>67</size>
30210       </method>
30211     </type>
30212     <type name="Z+X">
30213       <method name="Void .ctor(Object, IntPtr)">
30214         <size>0</size>
30215       </method>
30216       <method name="Void Invoke()">
30217         <size>0</size>
30218       </method>
30219       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30220         <size>0</size>
30221       </method>
30222       <method name="Void EndInvoke(IAsyncResult)">
30223         <size>0</size>
30224       </method>
30225     </type>
30226     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30227       <method name="Void .ctor()">
30228         <size>7</size>
30229       </method>
30230       <method name="Void &lt;&gt;m__0()">
30231         <size>38</size>
30232       </method>
30233     </type>
30234     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30235       <method name="Void .ctor()">
30236         <size>7</size>
30237       </method>
30238       <method name="Void &lt;&gt;m__1()">
30239         <size>38</size>
30240       </method>
30241     </type>
30242   </test>
30243   <test name="test-475.cs">
30244     <type name="X">
30245       <method name="Void .ctor()">
30246         <size>7</size>
30247       </method>
30248       <method name="Void .cctor()">
30249         <size>24</size>
30250       </method>
30251       <method name="Void add_e(MyDelegate)">
30252         <size>22</size>
30253       </method>
30254       <method name="Void remove_e(MyDelegate)">
30255         <size>22</size>
30256       </method>
30257       <method name="Void Test(Int32)">
30258         <size>17</size>
30259       </method>
30260       <method name="Int32 Main()">
30261         <size>28</size>
30262       </method>
30263     </type>
30264     <type name="MyDelegate">
30265       <method name="Void .ctor(Object, IntPtr)">
30266         <size>0</size>
30267       </method>
30268       <method name="Void Invoke(Int32)">
30269         <size>0</size>
30270       </method>
30271       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30272         <size>0</size>
30273       </method>
30274       <method name="Void EndInvoke(IAsyncResult)">
30275         <size>0</size>
30276       </method>
30277     </type>
30278   </test>
30279   <test name="test-476.cs">
30280     <type name="Test">
30281       <method name="Void .ctor()">
30282         <size>7</size>
30283       </method>
30284       <method name="Void Main()">
30285         <size>1</size>
30286       </method>
30287     </type>
30288   </test>
30289   <test name="test-477.cs">
30290     <type name="C">
30291       <method name="Void .ctor()">
30292         <size>7</size>
30293       </method>
30294       <method name="Void Test(Int32 ByRef)">
30295         <size>1</size>
30296       </method>
30297       <method name="Void Main()">
30298         <size>1</size>
30299       </method>
30300     </type>
30301   </test>
30302   <test name="test-478.cs">
30303     <type name="Test.MainClass">
30304       <method name="Void .ctor()">
30305         <size>7</size>
30306       </method>
30307       <method name="Void Main()">
30308         <size>1</size>
30309       </method>
30310     </type>
30311     <type name="Test.TestAttribute">
30312       <method name="Void .ctor(TestEnum2)">
30313         <size>7</size>
30314       </method>
30315     </type>
30316     <type name="Test.Test2Attribute">
30317       <method name="Void .ctor()">
30318         <size>7</size>
30319       </method>
30320     </type>
30321   </test>
30322   <test name="test-479.cs">
30323     <type name="Test.Test">
30324       <method name="Void .ctor()">
30325         <size>7</size>
30326       </method>
30327       <method name="Boolean Equals(System.Object)">
30328         <size>2</size>
30329       </method>
30330       <method name="Int32 GetHashCode()">
30331         <size>2</size>
30332       </method>
30333       <method name="Void Main()">
30334         <size>1</size>
30335       </method>
30336     </type>
30337   </test>
30338   <test name="test-48.cs">
30339     <type name="Blah">
30340       <method name="Void .ctor()">
30341         <size>7</size>
30342       </method>
30343       <method name="Int32 Main()">
30344         <size>59</size>
30345       </method>
30346       <method name="Void Test_1()">
30347         <size>1</size>
30348       </method>
30349     </type>
30350   </test>
30351   <test name="test-480.cs">
30352     <type name="Space">
30353       <method name="Void .ctor()">
30354         <size>14</size>
30355       </method>
30356       <method name="Void Leak(Boolean, Int32)">
30357         <size>85</size>
30358       </method>
30359     </type>
30360     <type name="Program">
30361       <method name="Void .ctor()">
30362         <size>7</size>
30363       </method>
30364       <method name="Void Main(System.String[])">
30365         <size>1</size>
30366       </method>
30367     </type>
30368     <type name="Space+DoCopy">
30369       <method name="Void .ctor(Object, IntPtr)">
30370         <size>0</size>
30371       </method>
30372       <method name="Void Invoke()">
30373         <size>0</size>
30374       </method>
30375       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30376         <size>0</size>
30377       </method>
30378       <method name="Void EndInvoke(IAsyncResult)">
30379         <size>0</size>
30380       </method>
30381     </type>
30382     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30383       <method name="Void .ctor()">
30384         <size>7</size>
30385       </method>
30386       <method name="Void &lt;&gt;m__0()">
30387         <size>18</size>
30388       </method>
30389       <method name="Void &lt;&gt;m__1()">
30390         <size>68</size>
30391       </method>
30392     </type>
30393     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30394       <method name="Void .ctor()">
30395         <size>7</size>
30396       </method>
30397     </type>
30398   </test>
30399   <test name="test-481.cs">
30400     <type name="TestClass">
30401       <method name="Int32 Main()">
30402         <size>42</size>
30403       </method>
30404     </type>
30405     <type name="TestDelegate">
30406       <method name="Void .ctor(Object, IntPtr)">
30407         <size>0</size>
30408       </method>
30409       <method name="Void Invoke(Int32 ByRef)">
30410         <size>0</size>
30411       </method>
30412       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30413         <size>0</size>
30414       </method>
30415       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30416         <size>0</size>
30417       </method>
30418     </type>
30419     <type name="TestClass">
30420       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30421         <size>4</size>
30422       </method>
30423     </type>
30424   </test>
30425   <test name="test-482.cs">
30426     <type name="X">
30427       <method name="Void .ctor()">
30428         <size>7</size>
30429       </method>
30430       <method name="Void M4(Int32)">
30431         <size>1</size>
30432       </method>
30433       <method name="Void Main()">
30434         <size>1</size>
30435       </method>
30436       <method name="Void M4(Int32, ...)">
30437         <size>1</size>
30438       </method>
30439     </type>
30440   </test>
30441   <test name="test-483.cs">
30442     <type name="Tests">
30443       <method name="Void .ctor()">
30444         <size>7</size>
30445       </method>
30446       <method name="Void Main()">
30447         <size>21</size>
30448       </method>
30449     </type>
30450   </test>
30451   <test name="test-484.cs">
30452     <type name="Test.TestBit">
30453       <method name="Void .ctor()">
30454         <size>7</size>
30455       </method>
30456       <method name="Void Main()">
30457         <size>1</size>
30458       </method>
30459     </type>
30460   </test>
30461   <test name="test-485.cs">
30462     <type name="MonoBUG">
30463       <method name="Void .ctor()">
30464         <size>7</size>
30465       </method>
30466       <method name="Void Main(System.String[])">
30467         <size>44</size>
30468       </method>
30469     </type>
30470   </test>
30471   <test name="test-486.cs">
30472     <type name="Test">
30473       <method name="Void .ctor()">
30474         <size>7</size>
30475       </method>
30476       <method name="Void Main()">
30477         <size>119</size>
30478       </method>
30479     </type>
30480   </test>
30481   <test name="test-487.cs">
30482     <type name="X">
30483       <method name="Void .ctor(Object)">
30484         <size>72</size>
30485       </method>
30486       <method name="Void .cctor()">
30487         <size>1</size>
30488       </method>
30489       <method name="Int32 Main()">
30490         <size>25</size>
30491       </method>
30492     </type>
30493   </test>
30494   <test name="test-488.cs">
30495     <type name="P">
30496       <method name="Void .ctor()">
30497         <size>7</size>
30498       </method>
30499     </type>
30500     <type name="Test">
30501       <method name="Void .ctor()">
30502         <size>7</size>
30503       </method>
30504       <method name="IEnumerable foo()">
30505         <size>2</size>
30506       </method>
30507       <method name="Void Main()">
30508         <size>165</size>
30509       </method>
30510     </type>
30511     <type name="Q">
30512       <method name="Void .ctor(P)">
30513         <size>8</size>
30514       </method>
30515     </type>
30516   </test>
30517   <test name="test-489.cs">
30518     <type name="test">
30519       <method name="Void .ctor()">
30520         <size>7</size>
30521       </method>
30522       <method name="Void Main()">
30523         <size>1</size>
30524       </method>
30525     </type>
30526   </test>
30527   <test name="test-49.cs">
30528     <type name="X">
30529       <method name="Void .ctor()">
30530         <size>7</size>
30531       </method>
30532       <method name="Int32 s(Byte)">
30533         <size>2182</size>
30534       </method>
30535       <method name="Int32 test(Int32)">
30536         <size>70</size>
30537       </method>
30538       <method name="Int32 tests(System.String)">
30539         <size>152</size>
30540       </method>
30541       <method name="Int32 testn(System.String)">
30542         <size>76</size>
30543       </method>
30544       <method name="Int32 testm(System.String)">
30545         <size>77</size>
30546       </method>
30547       <method name="Int32 testo(System.String)">
30548         <size>79</size>
30549       </method>
30550       <method name="Int32 testp(System.String)">
30551         <size>109</size>
30552       </method>
30553       <method name="Int32 test_def(System.String)">
30554         <size>119</size>
30555       </method>
30556       <method name="Int32 test_coverage(Int32)">
30557         <size>18</size>
30558       </method>
30559       <method name="Int32 test_goto(Int32)">
30560         <size>39</size>
30561       </method>
30562       <method name="Int32 test_memberaccess(System.String)">
30563         <size>76</size>
30564       </method>
30565       <method name="Int32 test_string_multiple_targets(System.String)">
30566         <size>128</size>
30567       </method>
30568       <method name="Int32 test_casts(Int32)">
30569         <size>17</size>
30570       </method>
30571       <method name="Int32 testSwitchEnumLong(TestEnum)">
30572         <size>56</size>
30573       </method>
30574       <method name="Int32 test_long_enum_switch()">
30575         <size>66</size>
30576       </method>
30577       <method name="Int32 tests_default(System.String)">
30578         <size>107</size>
30579       </method>
30580       <method name="Int32 tests_default_2(System.String)">
30581         <size>124</size>
30582       </method>
30583       <method name="Void test_76590(System.String)">
30584         <size>107</size>
30585       </method>
30586       <method name="Void test_77964()">
30587         <size>37</size>
30588       </method>
30589       <method name="Boolean bug_78860()">
30590         <size>114</size>
30591       </method>
30592       <method name="Int32 Main()">
30593         <size>1037</size>
30594       </method>
30595     </type>
30596   </test>
30597   <test name="test-490.cs">
30598     <type name="T">
30599       <method name="Void .ctor()">
30600         <size>7</size>
30601       </method>
30602       <method name="Void .cctor()">
30603         <size>39</size>
30604       </method>
30605       <method name="Void Main()">
30606         <size>1</size>
30607       </method>
30608     </type>
30609   </test>
30610   <test name="test-491.cs">
30611     <type name="M">
30612       <method name="Void .ctor()">
30613         <size>7</size>
30614       </method>
30615       <method name="Void Main()">
30616         <size>1</size>
30617       </method>
30618     </type>
30619     <type name="AttrA">
30620       <method name="Void .ctor()">
30621         <size>7</size>
30622       </method>
30623     </type>
30624     <type name="AttrB">
30625       <method name="Void .ctor()">
30626         <size>7</size>
30627       </method>
30628     </type>
30629   </test>
30630   <test name="test-492.cs">
30631     <type name="Test.My1Attribute">
30632       <method name="Void .ctor(Object)">
30633         <size>19</size>
30634       </method>
30635     </type>
30636     <type name="Test.My2Attribute">
30637       <method name="Void .ctor(String[])">
30638         <size>21</size>
30639       </method>
30640     </type>
30641     <type name="Test.My3Attribute">
30642       <method name="Void .ctor(Byte)">
30643         <size>24</size>
30644       </method>
30645     </type>
30646     <type name="Test.Test">
30647       <method name="Void .ctor()">
30648         <size>7</size>
30649       </method>
30650       <method name="Int32 Main()">
30651         <size>60</size>
30652       </method>
30653     </type>
30654   </test>
30655   <test name="test-493.cs">
30656     <type name="A">
30657       <method name="Void .ctor()">
30658         <size>7</size>
30659       </method>
30660       <method name="Int32 get_f()">
30661         <size>2</size>
30662       </method>
30663     </type>
30664     <type name="B">
30665       <method name="Void .ctor()">
30666         <size>7</size>
30667       </method>
30668       <method name="Int32 bar()">
30669         <size>11</size>
30670       </method>
30671     </type>
30672     <type name="C">
30673       <method name="Void .ctor()">
30674         <size>7</size>
30675       </method>
30676       <method name="Void Main()">
30677         <size>1</size>
30678       </method>
30679     </type>
30680   </test>
30681   <test name="test-494.cs">
30682     <type name="Agresso.Foundation.Function">
30683       <method name="Void .ctor()">
30684         <size>7</size>
30685       </method>
30686       <method name="Void Main()">
30687         <size>1</size>
30688       </method>
30689     </type>
30690     <type name="Agresso.Foundation.Translate">
30691       <method name="Void .ctor(Object, IntPtr)">
30692         <size>0</size>
30693       </method>
30694       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
30695         <size>0</size>
30696       </method>
30697       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
30698         <size>0</size>
30699       </method>
30700       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
30701         <size>0</size>
30702       </method>
30703     </type>
30704   </test>
30705   <test name="test-495.cs">
30706     <type name="plj.aClass">
30707       <method name="Void .ctor()">
30708         <size>7</size>
30709       </method>
30710       <method name="plj.aClass op_Implicit(plj.fromClass)">
30711         <size>2</size>
30712       </method>
30713     </type>
30714     <type name="plj.realClass1">
30715       <method name="Void .ctor()">
30716         <size>7</size>
30717       </method>
30718       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
30719         <size>2</size>
30720       </method>
30721     </type>
30722     <type name="plj.fromClass">
30723       <method name="Void .ctor()">
30724         <size>7</size>
30725       </method>
30726       <method name="Void Main()">
30727         <size>1</size>
30728       </method>
30729     </type>
30730   </test>
30731   <test name="test-496.cs">
30732     <type name="Test">
30733       <method name="Void .ctor()">
30734         <size>7</size>
30735       </method>
30736       <method name="IEnumerator GetEnumerator()">
30737         <size>15</size>
30738       </method>
30739       <method name="Void Main()">
30740         <size>11</size>
30741       </method>
30742       <method name="Void Run()">
30743         <size>176</size>
30744       </method>
30745     </type>
30746     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
30747       <method name="Void .ctor()">
30748         <size>7</size>
30749       </method>
30750       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30751         <size>7</size>
30752       </method>
30753       <method name="Boolean MoveNext()">
30754         <size>129</size>
30755       </method>
30756       <method name="Void Dispose()">
30757         <size>8</size>
30758       </method>
30759       <method name="Void Reset()">
30760         <size>6</size>
30761       </method>
30762       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30763         <size>7</size>
30764       </method>
30765     </type>
30766   </test>
30767   <test name="test-497.cs">
30768     <type name="PlotMenuItem">
30769       <method name="Void .ctor()">
30770         <size>7</size>
30771       </method>
30772       <method name="Void .ctor(EventHandler)">
30773         <size>54</size>
30774       </method>
30775       <method name="Int32 Main()">
30776         <size>50</size>
30777       </method>
30778       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
30779         <size>11</size>
30780       </method>
30781       <method name="System.EventHandler get_Callback()">
30782         <size>7</size>
30783       </method>
30784       <method name="Void set_Callback(System.EventHandler)">
30785         <size>8</size>
30786       </method>
30787     </type>
30788   </test>
30789   <test name="test-498.cs">
30790     <type name="C">
30791       <method name="Int32 Main()">
30792         <size>81</size>
30793       </method>
30794     </type>
30795     <type name="A">
30796       <method name="Void .ctor(Single)">
30797         <size>0</size>
30798       </method>
30799       <method name="Int32 get_Foo()">
30800         <size>0</size>
30801       </method>
30802     </type>
30803   </test>
30804   <test name="test-499.cs">
30805     <type name="X">
30806       <method name="Void .ctor()">
30807         <size>7</size>
30808       </method>
30809       <method name="Void Main()">
30810         <size>24</size>
30811       </method>
30812     </type>
30813   </test>
30814   <test name="test-5.cs">
30815     <type name="X">
30816       <method name="Void .ctor()">
30817         <size>7</size>
30818       </method>
30819       <method name="Int32 Main()">
30820         <size>37</size>
30821       </method>
30822     </type>
30823   </test>
30824   <test name="test-500.cs">
30825     <type name="SomeCustomAttribute">
30826       <method name="Void .ctor()">
30827         <size>7</size>
30828       </method>
30829     </type>
30830     <type name="MainClass">
30831       <method name="Void .ctor()">
30832         <size>7</size>
30833       </method>
30834       <method name="Int32 Main()">
30835         <size>117</size>
30836       </method>
30837     </type>
30838   </test>
30839   <test name="test-501.cs">
30840     <type name="Tests">
30841       <method name="Void .ctor()">
30842         <size>7</size>
30843       </method>
30844       <method name="Void DumpException(Tests+FilterStackFrame)">
30845         <size>1</size>
30846       </method>
30847       <method name="Void foo(Boolean ByRef)">
30848         <size>49</size>
30849       </method>
30850       <method name="Void Main(System.String[])">
30851         <size>8</size>
30852       </method>
30853     </type>
30854     <type name="Tests+FilterStackFrame">
30855       <method name="Void .ctor(Object, IntPtr)">
30856         <size>0</size>
30857       </method>
30858       <method name="Boolean Invoke(System.Object)">
30859         <size>0</size>
30860       </method>
30861       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
30862         <size>0</size>
30863       </method>
30864       <method name="Boolean EndInvoke(IAsyncResult)">
30865         <size>0</size>
30866       </method>
30867     </type>
30868     <type name="Tests">
30869       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
30870         <size>2</size>
30871       </method>
30872     </type>
30873   </test>
30874   <test name="test-502.cs">
30875     <type name="Base">
30876       <method name="Void .ctor()">
30877         <size>7</size>
30878       </method>
30879       <method name="Int32 get_Property()">
30880         <size>3</size>
30881       </method>
30882       <method name="Void Main()">
30883         <size>1</size>
30884       </method>
30885     </type>
30886     <type name="Derived">
30887       <method name="Void .ctor()">
30888         <size>7</size>
30889       </method>
30890       <method name="Int32 get_Property()">
30891         <size>3</size>
30892       </method>
30893     </type>
30894     <type name="BaseClass">
30895       <method name="Void .ctor()">
30896         <size>7</size>
30897       </method>
30898       <method name="Int32 get_Value()">
30899         <size>2</size>
30900       </method>
30901       <method name="Void set_Value(Int32)">
30902         <size>1</size>
30903       </method>
30904     </type>
30905     <type name="DerivedClass">
30906       <method name="Void .ctor()">
30907         <size>7</size>
30908       </method>
30909       <method name="Int32 get_Value()">
30910         <size>2</size>
30911       </method>
30912     </type>
30913     <type name="ErrorClass">
30914       <method name="Void .ctor()">
30915         <size>7</size>
30916       </method>
30917       <method name="Int32 get_Value()">
30918         <size>2</size>
30919       </method>
30920       <method name="Void set_Value(Int32)">
30921         <size>1</size>
30922       </method>
30923     </type>
30924   </test>
30925   <test name="test-503.cs">
30926     <type name="Foo">
30927       <method name="Void .ctor()">
30928         <size>7</size>
30929       </method>
30930       <method name="Int32 Main()">
30931         <size>33</size>
30932       </method>
30933     </type>
30934   </test>
30935   <test name="test-504.cs">
30936     <type name="Foo">
30937       <method name="Void .ctor()">
30938         <size>7</size>
30939       </method>
30940       <method name="Void .cctor()">
30941         <size>7</size>
30942       </method>
30943       <method name="Int32 f()">
30944         <size>2</size>
30945       </method>
30946       <method name="Int32 Main()">
30947         <size>32</size>
30948       </method>
30949     </type>
30950   </test>
30951   <test name="test-505.cs">
30952     <type name="T">
30953       <method name="Void .ctor()">
30954         <size>7</size>
30955       </method>
30956       <method name="Int32 f()">
30957         <size>19</size>
30958       </method>
30959       <method name="Void Main()">
30960         <size>38</size>
30961       </method>
30962     </type>
30963   </test>
30964   <test name="test-506.cs">
30965     <type name="ProtectedSetter.BaseClass">
30966       <method name="Void .ctor()">
30967         <size>7</size>
30968       </method>
30969       <method name="System.String get_Name()">
30970         <size>0</size>
30971       </method>
30972       <method name="Void set_Name(System.String)">
30973         <size>0</size>
30974       </method>
30975     </type>
30976     <type name="ProtectedSetter.DerivedClass">
30977       <method name="Void .ctor()">
30978         <size>7</size>
30979       </method>
30980       <method name="System.String get_Name()">
30981         <size>2</size>
30982       </method>
30983       <method name="Void set_Name(System.String)">
30984         <size>1</size>
30985       </method>
30986       <method name="Void Main()">
30987         <size>1</size>
30988       </method>
30989     </type>
30990   </test>
30991   <test name="test-507.cs">
30992     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
30993       <method name="Void .ctor()">
30994         <size>7</size>
30995       </method>
30996       <method name="Void SomeMethod()">
30997         <size>1</size>
30998       </method>
30999       <method name="Void SomeMethod2()">
31000         <size>1</size>
31001       </method>
31002     </type>
31003     <type name="NewslotVirtualFinal.C">
31004       <method name="Void .ctor()">
31005         <size>7</size>
31006       </method>
31007       <method name="Int32 Main()">
31008         <size>83</size>
31009       </method>
31010     </type>
31011   </test>
31012   <test name="test-508.cs">
31013     <type name="OutputParam">
31014       <method name="Void .ctor()">
31015         <size>7</size>
31016       </method>
31017       <method name="Void Main(System.String[])">
31018         <size>14</size>
31019       </method>
31020       <method name="Void Method(Int32 ByRef)">
31021         <size>17</size>
31022       </method>
31023     </type>
31024   </test>
31025   <test name="test-509.cs">
31026     <type name="BaseClass">
31027       <method name="Void .ctor()">
31028         <size>7</size>
31029       </method>
31030       <method name="Void add_OnEvent(DelegateHandler)">
31031         <size>24</size>
31032       </method>
31033       <method name="Void remove_OnEvent(DelegateHandler)">
31034         <size>24</size>
31035       </method>
31036     </type>
31037     <type name="ExtendingClass">
31038       <method name="Void .ctor()">
31039         <size>7</size>
31040       </method>
31041       <method name="Void Main()">
31042         <size>1</size>
31043       </method>
31044       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31045         <size>8</size>
31046       </method>
31047       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31048         <size>8</size>
31049       </method>
31050     </type>
31051     <type name="DelegateHandler">
31052       <method name="Void .ctor(Object, IntPtr)">
31053         <size>0</size>
31054       </method>
31055       <method name="Void Invoke()">
31056         <size>0</size>
31057       </method>
31058       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31059         <size>0</size>
31060       </method>
31061       <method name="Void EndInvoke(IAsyncResult)">
31062         <size>0</size>
31063       </method>
31064     </type>
31065   </test>
31066   <test name="test-51.cs">
31067     <type name="Base">
31068       <method name="Void .ctor()">
31069         <size>25</size>
31070       </method>
31071       <method name="Int32 get_b_int_property()">
31072         <size>7</size>
31073       </method>
31074       <method name="Void set_b_int_property(Int32)">
31075         <size>8</size>
31076       </method>
31077       <method name="System.String b_get_id()">
31078         <size>6</size>
31079       </method>
31080     </type>
31081     <type name="Derived">
31082       <method name="Void .ctor()">
31083         <size>26</size>
31084       </method>
31085       <method name="Int32 get_b_int_property()">
31086         <size>7</size>
31087       </method>
31088       <method name="Void set_b_int_property(Int32)">
31089         <size>8</size>
31090       </method>
31091       <method name="Int32 Test()">
31092         <size>138</size>
31093       </method>
31094     </type>
31095     <type name="boot">
31096       <method name="Void .ctor()">
31097         <size>7</size>
31098       </method>
31099       <method name="Int32 Main()">
31100         <size>13</size>
31101       </method>
31102     </type>
31103   </test>
31104   <test name="test-510.cs">
31105     <type name="Foo">
31106       <method name="Void .ctor()">
31107         <size>7</size>
31108       </method>
31109       <method name="Void test39(Int32 ByRef)">
31110         <size>36</size>
31111       </method>
31112       <method name="Void Main()">
31113         <size>28</size>
31114       </method>
31115     </type>
31116   </test>
31117   <test name="test-511.cs">
31118     <type name="Foo">
31119       <method name="Void .ctor()">
31120         <size>7</size>
31121       </method>
31122       <method name="Void Main(System.String[])">
31123         <size>17</size>
31124       </method>
31125       <method name="Void f()">
31126         <size>7</size>
31127       </method>
31128     </type>
31129   </test>
31130   <test name="test-512.cs">
31131     <type name="Foo">
31132       <method name="Void .ctor()">
31133         <size>7</size>
31134       </method>
31135       <method name="Void Main(System.String[])">
31136         <size>17</size>
31137       </method>
31138       <method name="Void f()">
31139         <size>7</size>
31140       </method>
31141     </type>
31142   </test>
31143   <test name="test-513.cs">
31144     <type name="Test">
31145       <method name="Void .ctor()">
31146         <size>7</size>
31147       </method>
31148       <method name="Int32 Main()">
31149         <size>246</size>
31150       </method>
31151     </type>
31152   </test>
31153   <test name="test-514.cs">
31154     <type name="X">
31155       <method name="Void .ctor()">
31156         <size>7</size>
31157       </method>
31158       <method name="Void HandleConflict(Int32)">
31159         <size>31</size>
31160       </method>
31161       <method name="Int32 Main()">
31162         <size>40</size>
31163       </method>
31164     </type>
31165   </test>
31166   <test name="test-515.cs">
31167     <type name="X">
31168       <method name="Void .ctor()">
31169         <size>7</size>
31170       </method>
31171       <method name="Void Main()">
31172         <size>35</size>
31173       </method>
31174     </type>
31175   </test>
31176   <test name="test-516.cs">
31177     <type name="X">
31178       <method name="Void .ctor()">
31179         <size>7</size>
31180       </method>
31181       <method name="Void Main()">
31182         <size>35</size>
31183       </method>
31184     </type>
31185   </test>
31186   <test name="test-517.cs">
31187     <type name="Test">
31188       <method name="Void .ctor()">
31189         <size>7</size>
31190       </method>
31191       <method name="Int32 Main()">
31192         <size>11</size>
31193       </method>
31194     </type>
31195   </test>
31196   <test name="test-518.cs">
31197     <type name="Foo">
31198       <method name="Void .ctor()">
31199         <size>7</size>
31200       </method>
31201       <method name="Int32 Main()">
31202         <size>19</size>
31203       </method>
31204     </type>
31205   </test>
31206   <test name="test-519.cs">
31207     <type name="Foo">
31208       <method name="Void .ctor()">
31209         <size>7</size>
31210       </method>
31211       <method name="Int32 Main()">
31212         <size>32</size>
31213       </method>
31214       <method name="Void f()">
31215         <size>29</size>
31216       </method>
31217     </type>
31218   </test>
31219   <test name="test-52.cs">
31220     <type name="Y">
31221       <method name="Void .ctor()">
31222         <size>7</size>
31223       </method>
31224       <method name="Boolean MoveNext()">
31225         <size>28</size>
31226       </method>
31227       <method name="System.Object get_Current()">
31228         <size>12</size>
31229       </method>
31230     </type>
31231     <type name="X">
31232       <method name="Void .ctor()">
31233         <size>7</size>
31234       </method>
31235       <method name="Void .cctor()">
31236         <size>36</size>
31237       </method>
31238       <method name="Y GetEnumerator()">
31239         <size>6</size>
31240       </method>
31241       <method name="Int32 Main()">
31242         <size>498</size>
31243       </method>
31244     </type>
31245   </test>
31246   <test name="test-520.cs">
31247     <type name="FakeInt">
31248       <method name="Void .ctor(Int64)">
31249         <size>14</size>
31250       </method>
31251       <method name="Int64 op_Implicit(FakeInt)">
31252         <size>7</size>
31253       </method>
31254     </type>
31255     <type name="MainClass">
31256       <method name="Void .ctor()">
31257         <size>7</size>
31258       </method>
31259       <method name="Void Main()">
31260         <size>28</size>
31261       </method>
31262     </type>
31263   </test>
31264   <test name="test-521.cs">
31265     <type name="Tests">
31266       <method name="Void .ctor()">
31267         <size>7</size>
31268       </method>
31269       <method name="Void CallWithContextN(System.Object, System.Object[])">
31270         <size>1</size>
31271       </method>
31272       <method name="Void Main()">
31273         <size>14</size>
31274       </method>
31275     </type>
31276     <type name="Tests+CallTargetWithContextN">
31277       <method name="Void .ctor(Object, IntPtr)">
31278         <size>0</size>
31279       </method>
31280       <method name="Void Invoke(System.Object, System.Object[])">
31281         <size>0</size>
31282       </method>
31283       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31284         <size>0</size>
31285       </method>
31286       <method name="Void EndInvoke(IAsyncResult)">
31287         <size>0</size>
31288       </method>
31289     </type>
31290   </test>
31291   <test name="test-522.cs">
31292     <type name="Const">
31293       <method name="Void .ctor()">
31294         <size>7</size>
31295       </method>
31296       <method name="Void Main()">
31297         <size>1</size>
31298       </method>
31299     </type>
31300   </test>
31301   <test name="test-523.cs">
31302     <type name="T">
31303       <method name="Void .ctor()">
31304         <size>7</size>
31305       </method>
31306       <method name="Int32 stuff()">
31307         <size>20</size>
31308       </method>
31309       <method name="Int32 stuff2()">
31310         <size>44</size>
31311       </method>
31312       <method name="Int32 stuff3()">
31313         <size>44</size>
31314       </method>
31315       <method name="Void stuff4()">
31316         <size>20</size>
31317       </method>
31318       <method name="Void stuff_finally()">
31319         <size>1</size>
31320       </method>
31321       <method name="Void Main()">
31322         <size>1</size>
31323       </method>
31324     </type>
31325   </test>
31326   <test name="test-524.cs">
31327     <type name="Foo">
31328       <method name="Void .ctor()">
31329         <size>7</size>
31330       </method>
31331       <method name="Int32 Main()">
31332         <size>42</size>
31333       </method>
31334     </type>
31335   </test>
31336   <test name="test-525.cs">
31337     <type name="X">
31338       <method name="Void .ctor()">
31339         <size>7</size>
31340       </method>
31341       <method name="Void Finalize()">
31342         <size>23</size>
31343       </method>
31344       <method name="Int32 Test1()">
31345         <size>33</size>
31346       </method>
31347       <method name="Void Test2()">
31348         <size>67</size>
31349       </method>
31350       <method name="Void Main()">
31351         <size>39</size>
31352       </method>
31353     </type>
31354   </test>
31355   <test name="test-526.cs">
31356     <type name="Test">
31357       <method name="Void .ctor()">
31358         <size>7</size>
31359       </method>
31360       <method name="Void Main()">
31361         <size>1</size>
31362       </method>
31363       <method name="Void Foo(IListCounter)">
31364         <size>8</size>
31365       </method>
31366       <method name="Void Foo2(IC)">
31367         <size>8</size>
31368       </method>
31369       <method name="Void Foo3(ICC)">
31370         <size>8</size>
31371       </method>
31372       <method name="Void Foo4(IM2)">
31373         <size>8</size>
31374       </method>
31375     </type>
31376   </test>
31377   <test name="test-527.cs">
31378     <type name="Repro">
31379       <method name="Void .ctor()">
31380         <size>19</size>
31381       </method>
31382       <method name="Int32 Main()">
31383         <size>48</size>
31384       </method>
31385       <method name="Void foo()">
31386         <size>61</size>
31387       </method>
31388       <method name="Int32 bar()">
31389         <size>3</size>
31390       </method>
31391     </type>
31392   </test>
31393   <test name="test-528.cs">
31394     <type name="MicroFocus.MONO.Bugs.Odd">
31395       <method name="Void .ctor()">
31396         <size>7</size>
31397       </method>
31398       <method name="Void .cctor()">
31399         <size>25</size>
31400       </method>
31401       <method name="Void Main()">
31402         <size>1</size>
31403       </method>
31404     </type>
31405   </test>
31406   <test name="test-529.cs">
31407     <type name="C">
31408       <method name="Void .ctor()">
31409         <size>7</size>
31410       </method>
31411       <method name="Void Main()">
31412         <size>8</size>
31413       </method>
31414     </type>
31415   </test>
31416   <test name="test-53.cs">
31417     <type name="MyDispose">
31418       <method name="Void .ctor()">
31419         <size>7</size>
31420       </method>
31421       <method name="Void Dispose()">
31422         <size>8</size>
31423       </method>
31424     </type>
31425     <type name="X">
31426       <method name="Void .ctor()">
31427         <size>7</size>
31428       </method>
31429       <method name="Int32 Main()">
31430         <size>257</size>
31431       </method>
31432     </type>
31433   </test>
31434   <test name="test-530.cs">
31435     <type name="X">
31436       <method name="Void .ctor()">
31437         <size>7</size>
31438       </method>
31439       <method name="Void e(System.Object[])">
31440         <size>1</size>
31441       </method>
31442       <method name="Void Main()">
31443         <size>1</size>
31444       </method>
31445     </type>
31446   </test>
31447   <test name="test-531.cs">
31448     <type name="Test">
31449       <method name="Void .ctor()">
31450         <size>7</size>
31451       </method>
31452       <method name="Void Main()">
31453         <size>11</size>
31454       </method>
31455     </type>
31456   </test>
31457   <test name="test-532.cs">
31458     <type name="X">
31459       <method name="Void .ctor()">
31460         <size>47</size>
31461       </method>
31462       <method name="Void Main()">
31463         <size>1</size>
31464       </method>
31465     </type>
31466   </test>
31467   <test name="test-533.cs">
31468     <type name="Test">
31469       <method name="Void .ctor()">
31470         <size>7</size>
31471       </method>
31472       <method name="Void True(Boolean)">
31473         <size>10</size>
31474       </method>
31475       <method name="Void False(Boolean)">
31476         <size>13</size>
31477       </method>
31478       <method name="Void Main()">
31479         <size>61</size>
31480       </method>
31481     </type>
31482   </test>
31483   <test name="test-535.cs">
31484     <type name="X">
31485       <method name="Void .ctor()">
31486         <size>7</size>
31487       </method>
31488       <method name="Void Main()">
31489         <size>77</size>
31490       </method>
31491       <method name="Void Compile()">
31492         <size>19</size>
31493       </method>
31494       <method name="Void M(Int64)">
31495         <size>1</size>
31496       </method>
31497       <method name="Void M(UInt64)">
31498         <size>1</size>
31499       </method>
31500       <method name="Void M(System.Object)">
31501         <size>1</size>
31502       </method>
31503     </type>
31504   </test>
31505   <test name="test-536.cs">
31506     <type name="Test">
31507       <method name="Void add_Foo(FooHandler)">
31508         <size>22</size>
31509       </method>
31510       <method name="Void remove_Foo(FooHandler)">
31511         <size>22</size>
31512       </method>
31513       <method name="Void OnFooTest()">
31514         <size>1</size>
31515       </method>
31516       <method name="Void Main()">
31517         <size>31</size>
31518       </method>
31519     </type>
31520     <type name="FooHandler">
31521       <method name="Void .ctor(Object, IntPtr)">
31522         <size>0</size>
31523       </method>
31524       <method name="Void Invoke()">
31525         <size>0</size>
31526       </method>
31527       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31528         <size>0</size>
31529       </method>
31530       <method name="Void EndInvoke(IAsyncResult)">
31531         <size>0</size>
31532       </method>
31533     </type>
31534     <type name="Test">
31535       <method name="Void &lt;Main&gt;m__0()">
31536         <size>33</size>
31537       </method>
31538     </type>
31539   </test>
31540   <test name="test-537.cs">
31541     <type name="Base">
31542       <method name="Void .ctor()">
31543         <size>7</size>
31544       </method>
31545       <method name="System.String get_H()">
31546         <size>6</size>
31547       </method>
31548     </type>
31549     <type name="X">
31550       <method name="Void .ctor()">
31551         <size>7</size>
31552       </method>
31553     </type>
31554     <type name="X+Derived">
31555       <method name="Void .ctor()">
31556         <size>7</size>
31557       </method>
31558     </type>
31559     <type name="X+Derived+Nested">
31560       <method name="Void .ctor()">
31561         <size>7</size>
31562       </method>
31563       <method name="Void G()">
31564         <size>21</size>
31565       </method>
31566     </type>
31567     <type name="Derived">
31568       <method name="Void .ctor()">
31569         <size>7</size>
31570       </method>
31571     </type>
31572     <type name="Derived+Nested">
31573       <method name="Void .ctor()">
31574         <size>7</size>
31575       </method>
31576       <method name="Void G()">
31577         <size>18</size>
31578       </method>
31579     </type>
31580     <type name="Test">
31581       <method name="Void .ctor()">
31582         <size>7</size>
31583       </method>
31584       <method name="Void Main()">
31585         <size>1</size>
31586       </method>
31587     </type>
31588   </test>
31589   <test name="test-538.cs">
31590     <type name="concrete">
31591       <method name="Void .ctor()">
31592         <size>7</size>
31593       </method>
31594     </type>
31595     <type name="Program">
31596       <method name="Void .ctor()">
31597         <size>7</size>
31598       </method>
31599       <method name="concrete getConcrete(IInterface)">
31600         <size>6</size>
31601       </method>
31602       <method name="Void Main(System.String[])">
31603         <size>20</size>
31604       </method>
31605     </type>
31606     <type name="testDelegate">
31607       <method name="Void .ctor(Object, IntPtr)">
31608         <size>0</size>
31609       </method>
31610       <method name="IInterface Invoke(concrete)">
31611         <size>0</size>
31612       </method>
31613       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
31614         <size>0</size>
31615       </method>
31616       <method name="IInterface EndInvoke(IAsyncResult)">
31617         <size>0</size>
31618       </method>
31619     </type>
31620   </test>
31621   <test name="test-54.cs">
31622     <type name="X">
31623       <method name="Void .ctor()">
31624         <size>7</size>
31625       </method>
31626       <method name="Boolean v()">
31627         <size>26</size>
31628       </method>
31629       <method name="Int32 Main()">
31630         <size>2</size>
31631       </method>
31632     </type>
31633   </test>
31634   <test name="test-540.cs">
31635     <type name="A">
31636       <method name="Void .ctor()">
31637         <size>7</size>
31638       </method>
31639       <method name="Byte op_Implicit(A)">
31640         <size>3</size>
31641       </method>
31642     </type>
31643     <type name="Constraint">
31644       <method name="Void .ctor()">
31645         <size>7</size>
31646       </method>
31647       <method name="Void Foo(System.Object)">
31648         <size>1</size>
31649       </method>
31650       <method name="Int32 Main()">
31651         <size>93</size>
31652       </method>
31653       <method name="Constraint op_LogicalNot(Constraint)">
31654         <size>2</size>
31655       </method>
31656       <method name="Constraint op_UnaryPlus(Constraint)">
31657         <size>2</size>
31658       </method>
31659       <method name="Constraint op_OnesComplement(Constraint)">
31660         <size>2</size>
31661       </method>
31662       <method name="Constraint op_UnaryNegation(Constraint)">
31663         <size>2</size>
31664       </method>
31665     </type>
31666   </test>
31667   <test name="test-541.cs">
31668     <type name="A">
31669       <method name="Void .ctor(TestFunc)">
31670         <size>14</size>
31671       </method>
31672     </type>
31673     <type name="TestClass">
31674       <method name="Void .ctor()">
31675         <size>7</size>
31676       </method>
31677       <method name="Void .cctor()">
31678         <size>46</size>
31679       </method>
31680       <method name="Int32 Main()">
31681         <size>6</size>
31682       </method>
31683     </type>
31684     <type name="TestFunc">
31685       <method name="Void .ctor(Object, IntPtr)">
31686         <size>0</size>
31687       </method>
31688       <method name="Void Invoke(Int32)">
31689         <size>0</size>
31690       </method>
31691       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31692         <size>0</size>
31693       </method>
31694       <method name="Void EndInvoke(IAsyncResult)">
31695         <size>0</size>
31696       </method>
31697     </type>
31698     <type name="TestClass">
31699       <method name="Void &lt;TestClass&gt;m__0(Int32)">
31700         <size>7</size>
31701       </method>
31702     </type>
31703   </test>
31704   <test name="test-542.cs">
31705     <type name="X">
31706       <method name="Void .ctor()">
31707         <size>7</size>
31708       </method>
31709       <method name="Void Main()">
31710         <size>1</size>
31711       </method>
31712     </type>
31713     <type name="ARec">
31714       <method name="Void .ctor(Decimal)">
31715         <size>14</size>
31716       </method>
31717       <method name="Decimal Round(Int32)">
31718         <size>13</size>
31719       </method>
31720       <method name="Decimal Round(Decimal, Int32)">
31721         <size>7</size>
31722       </method>
31723     </type>
31724   </test>
31725   <test name="test-543.cs">
31726     <type name="BetterMethod">
31727       <method name="Void .ctor()">
31728         <size>7</size>
31729       </method>
31730       <method name="Int32 get_Item(System.Boolean[])">
31731         <size>2</size>
31732       </method>
31733       <method name="System.String get_Item(Boolean, System.Object)">
31734         <size>6</size>
31735       </method>
31736     </type>
31737     <type name="MainClass">
31738       <method name="Void .ctor()">
31739         <size>7</size>
31740       </method>
31741       <method name="Int32 get_Item(Int32, System.String[])">
31742         <size>2</size>
31743       </method>
31744       <method name="Void set_Item(Int32, System.String[], Int32)">
31745         <size>40</size>
31746       </method>
31747       <method name="System.Object get_Item(Int32, System.Object[])">
31748         <size>2</size>
31749       </method>
31750       <method name="Void set_Item(Int32, System.Object[], System.Object)">
31751         <size>40</size>
31752       </method>
31753       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
31754         <size>2</size>
31755       </method>
31756       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
31757         <size>40</size>
31758       </method>
31759       <method name="Void Main(System.String[])">
31760         <size>258</size>
31761       </method>
31762     </type>
31763   </test>
31764   <test name="test-544.cs">
31765     <type name="X">
31766       <method name="Void .ctor()">
31767         <size>7</size>
31768       </method>
31769       <method name="Void Main()">
31770         <size>32</size>
31771       </method>
31772     </type>
31773   </test>
31774   <test name="test-545.cs">
31775     <type name="X">
31776       <method name="Void .ctor()">
31777         <size>7</size>
31778       </method>
31779       <method name="Void Main()">
31780         <size>1</size>
31781       </method>
31782     </type>
31783     <type name="Dingus">
31784       <method name="Void .ctor(Int32)">
31785         <size>1</size>
31786       </method>
31787     </type>
31788   </test>
31789   <test name="test-546.cs">
31790     <type name="NameSpace.C">
31791       <method name="Void .ctor()">
31792         <size>7</size>
31793       </method>
31794       <method name="Void Main()">
31795         <size>1</size>
31796       </method>
31797     </type>
31798   </test>
31799   <test name="test-547.cs">
31800     <type name="C">
31801       <method name="Void .ctor()">
31802         <size>7</size>
31803       </method>
31804       <method name="Void Main()">
31805         <size>1</size>
31806       </method>
31807     </type>
31808   </test>
31809   <test name="test-548.cs">
31810     <type name="Bugs.Bug0">
31811       <method name="Void .ctor()">
31812         <size>7</size>
31813       </method>
31814       <method name="Int32 Main()">
31815         <size>23</size>
31816       </method>
31817     </type>
31818     <type name="Bugs.Bug0+MyBoolean">
31819       <method name="Void .ctor(Boolean)">
31820         <size>8</size>
31821       </method>
31822       <method name="MyBoolean op_Implicit(Boolean)">
31823         <size>7</size>
31824       </method>
31825       <method name="Boolean op_Implicit(MyBoolean)">
31826         <size>8</size>
31827       </method>
31828     </type>
31829   </test>
31830   <test name="test-549.cs">
31831     <type name="Do">
31832       <method name="Void .ctor()">
31833         <size>7</size>
31834       </method>
31835       <method name="Void Register(Get)">
31836         <size>1</size>
31837       </method>
31838       <method name="Void Register(System.Object)">
31839         <size>1</size>
31840       </method>
31841       <method name="System.Object MyGet(Do)">
31842         <size>2</size>
31843       </method>
31844       <method name="Void X()">
31845         <size>19</size>
31846       </method>
31847     </type>
31848     <type name="User">
31849       <method name="Void .ctor()">
31850         <size>7</size>
31851       </method>
31852       <method name="Void Main()">
31853         <size>1</size>
31854       </method>
31855     </type>
31856     <type name="Get">
31857       <method name="Void .ctor(Object, IntPtr)">
31858         <size>0</size>
31859       </method>
31860       <method name="System.Object Invoke(Do)">
31861         <size>0</size>
31862       </method>
31863       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
31864         <size>0</size>
31865       </method>
31866       <method name="System.Object EndInvoke(IAsyncResult)">
31867         <size>0</size>
31868       </method>
31869     </type>
31870   </test>
31871   <test name="test-55.cs">
31872     <type name="A.B.C">
31873       <method name="Void .ctor()">
31874         <size>7</size>
31875       </method>
31876       <method name="Void Hola()">
31877         <size>11</size>
31878       </method>
31879     </type>
31880     <type name="X.Y.Z.W">
31881       <method name="Void .ctor()">
31882         <size>7</size>
31883       </method>
31884       <method name="Void Ahoj()">
31885         <size>11</size>
31886       </method>
31887     </type>
31888     <type name="Foo.System">
31889       <method name="Void .ctor()">
31890         <size>7</size>
31891       </method>
31892       <method name="Void X()">
31893         <size>11</size>
31894       </method>
31895     </type>
31896     <type name="App">
31897       <method name="Void .ctor()">
31898         <size>7</size>
31899       </method>
31900       <method name="Int32 Main()">
31901         <size>12</size>
31902       </method>
31903     </type>
31904   </test>
31905   <test name="test-550.cs">
31906     <type name="Bla.Blub.Fo‿o">
31907       <method name="Void .ctor()">
31908         <size>7</size>
31909       </method>
31910       <method name="Void Main(System.String[])">
31911         <size>11</size>
31912       </method>
31913     </type>
31914   </test>
31915   <test name="test-551.cs">
31916     <type name="System.Int32">
31917       <method name="Void Main()">
31918         <size>1</size>
31919       </method>
31920     </type>
31921   </test>
31922   <test name="test-552.cs">
31923     <type name="C">
31924       <method name="Void .ctor()">
31925         <size>7</size>
31926       </method>
31927       <method name="Void Test(C)">
31928         <size>1</size>
31929       </method>
31930       <method name="Void Main()">
31931         <size>14</size>
31932       </method>
31933     </type>
31934   </test>
31935   <test name="test-553.cs">
31936     <type name="A">
31937       <method name="Void .ctor()">
31938         <size>7</size>
31939       </method>
31940       <method name="Void Add(System.Object)">
31941         <size>1</size>
31942       </method>
31943     </type>
31944     <type name="B">
31945       <method name="Void .ctor()">
31946         <size>7</size>
31947       </method>
31948       <method name="Boolean Add(System.Object)">
31949         <size>2</size>
31950       </method>
31951       <method name="Void Main()">
31952         <size>1</size>
31953       </method>
31954     </type>
31955   </test>
31956   <test name="test-554.cs">
31957     <type name="C">
31958       <method name="Void .ctor()">
31959         <size>7</size>
31960       </method>
31961       <method name="Int32 Main()">
31962         <size>145</size>
31963       </method>
31964     </type>
31965     <type name="&lt;PrivateImplementationDetails&gt;">
31966       <method name="Void .ctor()">
31967         <size>7</size>
31968       </method>
31969     </type>
31970   </test>
31971   <test name="test-555.cs">
31972     <type name="Test">
31973       <method name="Void .ctor()">
31974         <size>7</size>
31975       </method>
31976       <method name="Int32 Main()">
31977         <size>351</size>
31978       </method>
31979     </type>
31980   </test>
31981   <test name="test-556.cs">
31982     <type name="S">
31983       <method name="Void .ctor()">
31984         <size>7</size>
31985       </method>
31986       <method name="Void Frobnikator()">
31987         <size>1</size>
31988       </method>
31989       <method name="Void CharToX()">
31990         <size>1</size>
31991       </method>
31992       <method name="Int32 Main()">
31993         <size>35</size>
31994       </method>
31995     </type>
31996   </test>
31997   <test name="test-557.cs">
31998     <type name="Test">
31999       <method name="Void .ctor()">
32000         <size>7</size>
32001       </method>
32002       <method name="Void Main(System.String[])">
32003         <size>1</size>
32004       </method>
32005     </type>
32006   </test>
32007   <test name="test-558.cs">
32008     <type name="TestClass">
32009       <method name="Void .ctor()">
32010         <size>7</size>
32011       </method>
32012       <method name="Void Main()">
32013         <size>21</size>
32014       </method>
32015       <method name="Void TestMethod(Int32)">
32016         <size>1</size>
32017       </method>
32018     </type>
32019     <type name="TestClass+OneDelegate">
32020       <method name="Void .ctor(Object, IntPtr)">
32021         <size>0</size>
32022       </method>
32023       <method name="Void Invoke(Int32)">
32024         <size>0</size>
32025       </method>
32026       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32027         <size>0</size>
32028       </method>
32029       <method name="Void EndInvoke(IAsyncResult)">
32030         <size>0</size>
32031       </method>
32032     </type>
32033   </test>
32034   <test name="test-559.cs">
32035     <type name="C">
32036       <method name="Void .ctor()">
32037         <size>7</size>
32038       </method>
32039       <method name="Void add_TestEvent(B+TestDelegate)">
32040         <size>24</size>
32041       </method>
32042       <method name="Void remove_TestEvent(B+TestDelegate)">
32043         <size>24</size>
32044       </method>
32045       <method name="Void Main()">
32046         <size>1</size>
32047       </method>
32048     </type>
32049   </test>
32050   <test name="test-56.cs">
32051     <type name="A">
32052       <method name="Void .ctor()">
32053         <size>7</size>
32054       </method>
32055       <method name="Int32 get_P()">
32056         <size>7</size>
32057       </method>
32058       <method name="Void set_P(Int32)">
32059         <size>8</size>
32060       </method>
32061       <method name="Int32 get_Q()">
32062         <size>0</size>
32063       </method>
32064       <method name="Void set_Q(Int32)">
32065         <size>0</size>
32066       </method>
32067       <method name="Int32 get_R()">
32068         <size>7</size>
32069       </method>
32070       <method name="Void set_R(Int32)">
32071         <size>8</size>
32072       </method>
32073     </type>
32074     <type name="B">
32075       <method name="Void .ctor()">
32076         <size>7</size>
32077       </method>
32078       <method name="Int32 get_P()">
32079         <size>7</size>
32080       </method>
32081       <method name="Void set_P(Int32)">
32082         <size>8</size>
32083       </method>
32084       <method name="Int32 get_Q()">
32085         <size>7</size>
32086       </method>
32087       <method name="Void set_Q(Int32)">
32088         <size>8</size>
32089       </method>
32090     </type>
32091     <type name="C">
32092       <method name="Void .ctor()">
32093         <size>7</size>
32094       </method>
32095       <method name="Int32 get_Q()">
32096         <size>7</size>
32097       </method>
32098       <method name="Void set_Q(Int32)">
32099         <size>8</size>
32100       </method>
32101       <method name="Int32 get_R()">
32102         <size>7</size>
32103       </method>
32104       <method name="Void set_R(Int32)">
32105         <size>8</size>
32106       </method>
32107     </type>
32108     <type name="M">
32109       <method name="Void .ctor()">
32110         <size>7</size>
32111       </method>
32112       <method name="Int32 Main()">
32113         <size>221</size>
32114       </method>
32115     </type>
32116   </test>
32117   <test name="test-560.cs">
32118     <type name="Bugs.Bug2">
32119       <method name="Void .ctor()">
32120         <size>7</size>
32121       </method>
32122       <method name="Void Main(System.String[])">
32123         <size>81</size>
32124       </method>
32125     </type>
32126     <type name="Bugs.Bug2+MyByte">
32127       <method name="Void .ctor(Byte)">
32128         <size>8</size>
32129       </method>
32130       <method name="MyByte op_Implicit(Byte)">
32131         <size>7</size>
32132       </method>
32133       <method name="Byte op_Implicit(MyByte)">
32134         <size>8</size>
32135       </method>
32136     </type>
32137     <type name="Bugs.Bug2+MyInt">
32138       <method name="Void .ctor(Int32)">
32139         <size>8</size>
32140       </method>
32141       <method name="MyInt op_Implicit(Int32)">
32142         <size>7</size>
32143       </method>
32144       <method name="Int32 op_Implicit(MyInt)">
32145         <size>8</size>
32146       </method>
32147     </type>
32148   </test>
32149   <test name="test-561.cs">
32150     <type name="A">
32151       <method name="Void .ctor()">
32152         <size>7</size>
32153       </method>
32154       <method name="Void I.M()">
32155         <size>1</size>
32156       </method>
32157       <method name="Void M()">
32158         <size>0</size>
32159       </method>
32160     </type>
32161     <type name="C">
32162       <method name="Void .ctor()">
32163         <size>7</size>
32164       </method>
32165       <method name="Void M()">
32166         <size>1</size>
32167       </method>
32168       <method name="Void Main()">
32169         <size>1</size>
32170       </method>
32171     </type>
32172   </test>
32173   <test name="test-562.cs">
32174     <type name="Program">
32175       <method name="Void .ctor()">
32176         <size>7</size>
32177       </method>
32178       <method name="Int32 Main()">
32179         <size>45</size>
32180       </method>
32181     </type>
32182   </test>
32183   <test name="test-563.cs">
32184     <type name="Test">
32185       <method name="Void .ctor()">
32186         <size>7</size>
32187       </method>
32188       <method name="System.Object TestMethod(TestCollection)">
32189         <size>64</size>
32190       </method>
32191       <method name="Void Main()">
32192         <size>1</size>
32193       </method>
32194     </type>
32195   </test>
32196   <test name="test-564.cs">
32197     <type name="A">
32198       <method name="Void .ctor()">
32199         <size>7</size>
32200       </method>
32201       <method name="Void Main()">
32202         <size>1</size>
32203       </method>
32204     </type>
32205   </test>
32206   <test name="test-565.cs">
32207     <type name="T">
32208       <method name="Void .ctor()">
32209         <size>7</size>
32210       </method>
32211       <method name="Boolean Equals(System.Object)">
32212         <size>2</size>
32213       </method>
32214       <method name="Void Main()">
32215         <size>1</size>
32216       </method>
32217     </type>
32218   </test>
32219   <test name="test-566.cs">
32220     <type name="Test">
32221       <method name="Void .ctor()">
32222         <size>7</size>
32223       </method>
32224       <method name="System.String get_Spec()">
32225         <size>12</size>
32226       </method>
32227       <method name="Void Foo(C)">
32228         <size>7</size>
32229       </method>
32230       <method name="Void Foo2(CC)">
32231         <size>12</size>
32232       </method>
32233       <method name="Void Main()">
32234         <size>1</size>
32235       </method>
32236     </type>
32237     <type name="CA">
32238       <method name="Void .ctor()">
32239         <size>7</size>
32240       </method>
32241       <method name="Void set_Spec(System.String)">
32242         <size>1</size>
32243       </method>
32244     </type>
32245     <type name="CB">
32246       <method name="Void .ctor()">
32247         <size>7</size>
32248       </method>
32249       <method name="Void set_Spec(System.String)">
32250         <size>1</size>
32251       </method>
32252     </type>
32253     <type name="CC">
32254       <method name="Void .ctor()">
32255         <size>7</size>
32256       </method>
32257     </type>
32258   </test>
32259   <test name="test-567.cs">
32260     <type name="preservesig_test.Class1">
32261       <method name="Void .ctor()">
32262         <size>7</size>
32263       </method>
32264       <method name="Int32 Main(System.String[])">
32265         <size>143</size>
32266       </method>
32267     </type>
32268     <type name="preservesig_test.TestClass">
32269       <method name="Void .ctor()">
32270         <size>7</size>
32271       </method>
32272       <method name="Void add_e(preservesig_test.TestClass+D)">
32273         <size>24</size>
32274       </method>
32275       <method name="Void remove_e(preservesig_test.TestClass+D)">
32276         <size>24</size>
32277       </method>
32278       <method name="Int32 DoFoo()">
32279         <size>2</size>
32280       </method>
32281       <method name="Int32 get_Foo()">
32282         <size>2</size>
32283       </method>
32284     </type>
32285     <type name="preservesig_test.TestClass+D">
32286       <method name="Void .ctor(Object, IntPtr)">
32287         <size>0</size>
32288       </method>
32289       <method name="Void Invoke()">
32290         <size>0</size>
32291       </method>
32292       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32293         <size>0</size>
32294       </method>
32295       <method name="Void EndInvoke(IAsyncResult)">
32296         <size>0</size>
32297       </method>
32298     </type>
32299   </test>
32300   <test name="test-568.cs">
32301     <type name="B">
32302       <method name="Void .ctor()">
32303         <size>7</size>
32304       </method>
32305       <method name="Void Main()">
32306         <size>1</size>
32307       </method>
32308     </type>
32309   </test>
32310   <test name="test-569.cs">
32311     <type name="MyAttribute">
32312       <method name="Void .ctor()">
32313         <size>7</size>
32314       </method>
32315     </type>
32316     <type name="SubAttribute">
32317       <method name="Void .ctor()">
32318         <size>7</size>
32319       </method>
32320     </type>
32321     <type name="test">
32322       <method name="Void .ctor()">
32323         <size>7</size>
32324       </method>
32325       <method name="Void method()">
32326         <size>1</size>
32327       </method>
32328       <method name="Void Main()">
32329         <size>1</size>
32330       </method>
32331     </type>
32332   </test>
32333   <test name="test-57.cs">
32334     <type name="Button">
32335       <method name="Void .ctor()">
32336         <size>7</size>
32337       </method>
32338       <method name="Void add_Click(EventHandler)">
32339         <size>24</size>
32340       </method>
32341       <method name="Void remove_Click(EventHandler)">
32342         <size>24</size>
32343       </method>
32344       <method name="Void OnClick(Int32, Int32)">
32345         <size>36</size>
32346       </method>
32347       <method name="Void Reset()">
32348         <size>8</size>
32349       </method>
32350     </type>
32351     <type name="Blah">
32352       <method name="Void .ctor()">
32353         <size>18</size>
32354       </method>
32355       <method name="Void Connect()">
32356         <size>59</size>
32357       </method>
32358       <method name="Void Button1_Click(Int32, Int32)">
32359         <size>34</size>
32360       </method>
32361       <method name="Void Foo_Click(Int32, Int32)">
32362         <size>34</size>
32363       </method>
32364       <method name="Void Disconnect()">
32365         <size>34</size>
32366       </method>
32367       <method name="Int32 Main()">
32368         <size>66</size>
32369       </method>
32370     </type>
32371     <type name="EventHandler">
32372       <method name="Void .ctor(Object, IntPtr)">
32373         <size>0</size>
32374       </method>
32375       <method name="Void Invoke(Int32, Int32)">
32376         <size>0</size>
32377       </method>
32378       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32379         <size>0</size>
32380       </method>
32381       <method name="Void EndInvoke(IAsyncResult)">
32382         <size>0</size>
32383       </method>
32384     </type>
32385   </test>
32386   <test name="test-570.cs">
32387     <type name="Bar">
32388       <method name="Void .ctor()">
32389         <size>7</size>
32390       </method>
32391     </type>
32392     <type name="Program">
32393       <method name="Void .ctor()">
32394         <size>7</size>
32395       </method>
32396       <method name="Void Main()">
32397         <size>47</size>
32398       </method>
32399     </type>
32400   </test>
32401   <test name="test-571.cs">
32402     <type name="Test">
32403       <method name="Void .ctor()">
32404         <size>7</size>
32405       </method>
32406       <method name="Void Main()">
32407         <size>1</size>
32408       </method>
32409     </type>
32410   </test>
32411   <test name="test-572.cs">
32412     <type name="C">
32413       <method name="Void .ctor()">
32414         <size>7</size>
32415       </method>
32416       <method name="Color get_Color()">
32417         <size>10</size>
32418       </method>
32419       <method name="Void ResetCustomColors()">
32420         <size>16</size>
32421       </method>
32422       <method name="Void Main()">
32423         <size>1</size>
32424       </method>
32425     </type>
32426     <type name="Color">
32427       <method name="Color From(Int32)">
32428         <size>10</size>
32429       </method>
32430       <method name="Int32 ToArgb()">
32431         <size>2</size>
32432       </method>
32433     </type>
32434   </test>
32435   <test name="test-573.cs">
32436     <type name="C">
32437       <method name="Void .ctor()">
32438         <size>7</size>
32439       </method>
32440       <method name="Void .cctor()">
32441         <size>11</size>
32442       </method>
32443       <method name="Void Main()">
32444         <size>25</size>
32445       </method>
32446     </type>
32447   </test>
32448   <test name="test-574.cs">
32449     <type name="X">
32450       <method name="Void .ctor()">
32451         <size>7</size>
32452       </method>
32453       <method name="Int32 Main()">
32454         <size>31</size>
32455       </method>
32456     </type>
32457   </test>
32458   <test name="test-575.cs">
32459     <type name="Program">
32460       <method name="Void .ctor()">
32461         <size>7</size>
32462       </method>
32463       <method name="Void Main(System.String[])">
32464         <size>25</size>
32465       </method>
32466     </type>
32467   </test>
32468   <test name="test-576.cs">
32469     <type name="Foo">
32470       <method name="Void .ctor()">
32471         <size>7</size>
32472       </method>
32473       <method name="Void Main()">
32474         <size>24</size>
32475       </method>
32476     </type>
32477   </test>
32478   <test name="test-578.cs">
32479     <type name="Test1.TestItem1">
32480       <method name="Void .ctor()">
32481         <size>7</size>
32482       </method>
32483       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32484         <size>34</size>
32485       </method>
32486       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32487         <size>34</size>
32488       </method>
32489       <method name="Int32 Test()">
32490         <size>12</size>
32491       </method>
32492     </type>
32493     <type name="Test1.TestItem2">
32494       <method name="Void .ctor()">
32495         <size>7</size>
32496       </method>
32497       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32498         <size>18</size>
32499       </method>
32500       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32501         <size>18</size>
32502       </method>
32503     </type>
32504     <type name="Test1.CC">
32505       <method name="Void .ctor()">
32506         <size>7</size>
32507       </method>
32508       <method name="Int32 Main()">
32509         <size>57</size>
32510       </method>
32511     </type>
32512     <type name="Test1.TestDelegate1">
32513       <method name="Void .ctor(Object, IntPtr)">
32514         <size>0</size>
32515       </method>
32516       <method name="Int32 Invoke()">
32517         <size>0</size>
32518       </method>
32519       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32520         <size>0</size>
32521       </method>
32522       <method name="Int32 EndInvoke(IAsyncResult)">
32523         <size>0</size>
32524       </method>
32525     </type>
32526     <type name="Test1.CC">
32527       <method name="Int32 &lt;Main&gt;m__0()">
32528         <size>2</size>
32529       </method>
32530     </type>
32531   </test>
32532   <test name="test-579.cs">
32533     <type name="X">
32534       <method name="Void .ctor()">
32535         <size>7</size>
32536       </method>
32537       <method name="Void Main()">
32538         <size>35</size>
32539       </method>
32540       <method name="Void DoCall(X+test)">
32541         <size>1</size>
32542       </method>
32543     </type>
32544     <type name="X+test">
32545       <method name="Void .ctor(Object, IntPtr)">
32546         <size>0</size>
32547       </method>
32548       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
32549         <size>0</size>
32550       </method>
32551       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
32552         <size>0</size>
32553       </method>
32554       <method name="System.Object EndInvoke(IAsyncResult)">
32555         <size>0</size>
32556       </method>
32557     </type>
32558     <type name="X">
32559       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
32560         <size>18</size>
32561       </method>
32562     </type>
32563   </test>
32564   <test name="test-58.cs">
32565     <type name="Blah">
32566       <method name="Void .ctor()">
32567         <size>7</size>
32568       </method>
32569       <method name="Int32 Main()">
32570         <size>27</size>
32571       </method>
32572     </type>
32573   </test>
32574   <test name="test-580.cs">
32575     <type name="Bla">
32576       <method name="Void .ctor()">
32577         <size>7</size>
32578       </method>
32579       <method name="Void BuildNode(System.String ByRef)">
32580         <size>43</size>
32581       </method>
32582       <method name="Void BuildNode(System.String[] ByRef)">
32583         <size>56</size>
32584       </method>
32585       <method name="Void BuildNode_B(System.Object ByRef)">
32586         <size>18</size>
32587       </method>
32588       <method name="System.String BuildNode_C(System.String ByRef)">
32589         <size>76</size>
32590       </method>
32591       <method name="System.String BuildNode_D()">
32592         <size>155</size>
32593       </method>
32594       <method name="Void BuildNode_E(System.String[,] ByRef)">
32595         <size>68</size>
32596       </method>
32597       <method name="Int32 Main()">
32598         <size>265</size>
32599       </method>
32600     </type>
32601   </test>
32602   <test name="test-581.cs">
32603     <type name="TestParams">
32604       <method name="Void .ctor()">
32605         <size>7</size>
32606       </method>
32607       <method name="System.Object get_Item(System.String[])">
32608         <size>4</size>
32609       </method>
32610       <method name="Void set_Item(System.String[], System.Object)">
32611         <size>40</size>
32612       </method>
32613       <method name="Void TestMethod()">
32614         <size>179</size>
32615       </method>
32616     </type>
32617     <type name="TestNonParams">
32618       <method name="Void .ctor()">
32619         <size>7</size>
32620       </method>
32621       <method name="System.Object get_Item(System.String)">
32622         <size>2</size>
32623       </method>
32624       <method name="Void set_Item(System.String, System.Object)">
32625         <size>40</size>
32626       </method>
32627       <method name="Void TestMethod()">
32628         <size>71</size>
32629       </method>
32630     </type>
32631     <type name="M">
32632       <method name="Void .ctor()">
32633         <size>7</size>
32634       </method>
32635       <method name="Int32 Main()">
32636         <size>22</size>
32637       </method>
32638     </type>
32639   </test>
32640   <test name="test-582.cs">
32641     <type name="TrueClass">
32642       <method name="Void Main()">
32643         <size>1</size>
32644       </method>
32645     </type>
32646   </test>
32647   <test name="test-583.cs">
32648     <type name="Program">
32649       <method name="Void .ctor()">
32650         <size>7</size>
32651       </method>
32652       <method name="Int32 Main()">
32653         <size>19</size>
32654       </method>
32655     </type>
32656     <type name="ObjectContainerBase">
32657       <method name="Void .ctor()">
32658         <size>7</size>
32659       </method>
32660     </type>
32661   </test>
32662   <test name="test-584.cs">
32663     <type name="Style">
32664       <method name="Void .ctor()">
32665         <size>7</size>
32666       </method>
32667       <method name="Style get_CurrentStyle()">
32668         <size>2</size>
32669       </method>
32670       <method name="Void set_CurrentStyle(Style)">
32671         <size>1</size>
32672       </method>
32673       <method name="Boolean LoadCurrentStyle()">
32674         <size>20</size>
32675       </method>
32676       <method name="Style Load()">
32677         <size>2</size>
32678       </method>
32679       <method name="Int32 Main()">
32680         <size>18</size>
32681       </method>
32682     </type>
32683   </test>
32684   <test name="test-585.cs">
32685     <type name="A">
32686       <method name="Void .ctor()">
32687         <size>7</size>
32688       </method>
32689     </type>
32690     <type name="B">
32691       <method name="Void .ctor()">
32692         <size>7</size>
32693       </method>
32694     </type>
32695     <type name="X">
32696       <method name="Void .ctor()">
32697         <size>7</size>
32698       </method>
32699     </type>
32700     <type name="Program">
32701       <method name="Void .ctor()">
32702         <size>7</size>
32703       </method>
32704       <method name="Void Main()">
32705         <size>52</size>
32706       </method>
32707     </type>
32708   </test>
32709   <test name="test-586.cs">
32710     <type name="Program">
32711       <method name="Void .ctor()">
32712         <size>7</size>
32713       </method>
32714       <method name="Int32 Main()">
32715         <size>99</size>
32716       </method>
32717     </type>
32718     <type name="Program+MyColor">
32719       <method name="Void .ctor(Single)">
32720         <size>8</size>
32721       </method>
32722       <method name="Single get_Value()">
32723         <size>7</size>
32724       </method>
32725       <method name="MyColor op_Addition(MyColor, MyColor)">
32726         <size>21</size>
32727       </method>
32728     </type>
32729   </test>
32730   <test name="test-587.cs">
32731     <type name="Program">
32732       <method name="Void .ctor()">
32733         <size>7</size>
32734       </method>
32735       <method name="Int32 Main()">
32736         <size>17</size>
32737       </method>
32738     </type>
32739   </test>
32740   <test name="test-588.cs">
32741     <type name="TestNamespace.TestClass">
32742       <method name="Void .ctor()">
32743         <size>7</size>
32744       </method>
32745       <method name="Void HelloWorld()">
32746         <size>1</size>
32747       </method>
32748     </type>
32749     <type name="SuperClass">
32750       <method name="Void .ctor()">
32751         <size>7</size>
32752       </method>
32753       <method name="TestNamespace.TestClass get_TestClass()">
32754         <size>7</size>
32755       </method>
32756     </type>
32757     <type name="SubClass">
32758       <method name="Void .ctor()">
32759         <size>12</size>
32760       </method>
32761     </type>
32762     <type name="App">
32763       <method name="Void .ctor()">
32764         <size>7</size>
32765       </method>
32766       <method name="Void Main()">
32767         <size>7</size>
32768       </method>
32769     </type>
32770   </test>
32771   <test name="test-589.cs">
32772     <type name="TestNamespace.TestClass">
32773       <method name="Void .ctor()">
32774         <size>7</size>
32775       </method>
32776       <method name="Void HelloWorld()">
32777         <size>1</size>
32778       </method>
32779     </type>
32780     <type name="SuperClass">
32781       <method name="Void .ctor()">
32782         <size>7</size>
32783       </method>
32784       <method name="TestNamespace.TestClass get_TestClass()">
32785         <size>7</size>
32786       </method>
32787       <method name="Void set_TestClass(TestNamespace.TestClass)">
32788         <size>1</size>
32789       </method>
32790     </type>
32791     <type name="SubClass">
32792       <method name="Void .ctor()">
32793         <size>12</size>
32794       </method>
32795     </type>
32796     <type name="App">
32797       <method name="Void .ctor()">
32798         <size>7</size>
32799       </method>
32800       <method name="Void Main()">
32801         <size>7</size>
32802       </method>
32803     </type>
32804   </test>
32805   <test name="test-59.cs">
32806     <type name="X">
32807       <method name="Void .ctor()">
32808         <size>7</size>
32809       </method>
32810       <method name="Int32 test_explicit()">
32811         <size>224</size>
32812       </method>
32813       <method name="Int32 test_implicit()">
32814         <size>102</size>
32815       </method>
32816       <method name="Int32 Main()">
32817         <size>55</size>
32818       </method>
32819     </type>
32820   </test>
32821   <test name="test-590.cs">
32822     <type name="X">
32823       <method name="Void .ctor()">
32824         <size>18</size>
32825       </method>
32826       <method name="Int32 Main()">
32827         <size>28</size>
32828       </method>
32829       <method name="System.String Foo()">
32830         <size>6</size>
32831       </method>
32832       <method name="System.String get_Prop()">
32833         <size>7</size>
32834       </method>
32835       <method name="Void set_Prop(System.String)">
32836         <size>8</size>
32837       </method>
32838       <method name="System.String get_Item(Int32)">
32839         <size>7</size>
32840       </method>
32841       <method name="Void set_Item(Int32, System.String)">
32842         <size>8</size>
32843       </method>
32844       <method name="Int32 Do(System.String, System.String, System.String)">
32845         <size>334</size>
32846       </method>
32847     </type>
32848   </test>
32849   <test name="test-591.cs">
32850     <type name="C1">
32851       <method name="Void .ctor()">
32852         <size>7</size>
32853       </method>
32854       <method name="Void Foo(System.String)">
32855         <size>49</size>
32856       </method>
32857     </type>
32858     <type name="C2">
32859       <method name="Void .ctor()">
32860         <size>7</size>
32861       </method>
32862       <method name="Void Main()">
32863         <size>1</size>
32864       </method>
32865     </type>
32866   </test>
32867   <test name="test-592.cs">
32868     <type name="T">
32869       <method name="Void .ctor()">
32870         <size>7</size>
32871       </method>
32872       <method name="Int32 fib(Int32)">
32873         <size>53</size>
32874       </method>
32875       <method name="Int32 xx(Int32)">
32876         <size>33</size>
32877       </method>
32878       <method name="Void foo(Int32)">
32879         <size>38</size>
32880       </method>
32881       <method name="Void XXXA()">
32882         <size>6</size>
32883       </method>
32884       <method name="Void Main()">
32885         <size>1</size>
32886       </method>
32887     </type>
32888   </test>
32889   <test name="test-593.cs">
32890     <type name="MainClass">
32891       <method name="Void .ctor()">
32892         <size>7</size>
32893       </method>
32894       <method name="Void Foo(I)">
32895         <size>7</size>
32896       </method>
32897       <method name="Void Main()">
32898         <size>1</size>
32899       </method>
32900     </type>
32901   </test>
32902   <test name="test-594.cs">
32903     <type name="Test">
32904       <method name="Void .ctor()">
32905         <size>7</size>
32906       </method>
32907       <method name="Void Main()">
32908         <size>1</size>
32909       </method>
32910     </type>
32911   </test>
32912   <test name="test-595.cs">
32913     <type name="AttributesCollection">
32914       <method name="Void .ctor()">
32915         <size>7</size>
32916       </method>
32917       <method name="System.Object get_Item(SymbolId)">
32918         <size>2</size>
32919       </method>
32920       <method name="Void set_Item(SymbolId, System.Object)">
32921         <size>1</size>
32922       </method>
32923     </type>
32924     <type name="Program">
32925       <method name="Void .ctor()">
32926         <size>7</size>
32927       </method>
32928       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
32929         <size>18</size>
32930       </method>
32931       <method name="Void Main()">
32932         <size>23</size>
32933       </method>
32934     </type>
32935   </test>
32936   <test name="test-596.cs">
32937     <type name="C">
32938       <method name="Void .ctor()">
32939         <size>7</size>
32940       </method>
32941       <method name="Void Main()">
32942         <size>17</size>
32943       </method>
32944     </type>
32945   </test>
32946   <test name="test-597.cs">
32947     <type name="TestNS.Foo">
32948       <method name="Void .ctor()">
32949         <size>7</size>
32950       </method>
32951     </type>
32952     <type name="TestNS.XElement">
32953       <method name="Void .ctor()">
32954         <size>7</size>
32955       </method>
32956       <method name="TestNS.Bar get_Document()">
32957         <size>2</size>
32958       </method>
32959       <method name="System.Object get_CrashHere()">
32960         <size>29</size>
32961       </method>
32962     </type>
32963     <type name="TestNS.Element">
32964       <method name="Void .ctor()">
32965         <size>7</size>
32966       </method>
32967       <method name="TestNS.Foo get_Document()">
32968         <size>2</size>
32969       </method>
32970     </type>
32971     <type name="TestNS.Bar">
32972       <method name="Void .ctor()">
32973         <size>7</size>
32974       </method>
32975       <method name="IHoge get_Root()">
32976         <size>2</size>
32977       </method>
32978     </type>
32979     <type name="TestNS.C">
32980       <method name="Void .ctor()">
32981         <size>7</size>
32982       </method>
32983       <method name="Void Main()">
32984         <size>1</size>
32985       </method>
32986     </type>
32987   </test>
32988   <test name="test-598.cs">
32989     <type name="Test">
32990       <method name="Void .ctor()">
32991         <size>35</size>
32992       </method>
32993       <method name="V get_v()">
32994         <size>7</size>
32995       </method>
32996       <method name="Void Main()">
32997         <size>1</size>
32998       </method>
32999     </type>
33000     <type name="V">
33001       <method name="Void set_Item(Int32, Int32)">
33002         <size>1</size>
33003       </method>
33004     </type>
33005   </test>
33006   <test name="test-599.cs">
33007     <type name="Test.String">
33008       <method name="Void .ctor(String)">
33009         <size>14</size>
33010       </method>
33011       <method name="Test.String op_Implicit(System.String)">
33012         <size>15</size>
33013       </method>
33014       <method name="System.String op_Implicit(Test.String)">
33015         <size>15</size>
33016       </method>
33017     </type>
33018     <type name="TestCompiler.MainClass">
33019       <method name="Void .ctor()">
33020         <size>7</size>
33021       </method>
33022       <method name="Int32 Main()">
33023         <size>80</size>
33024       </method>
33025     </type>
33026   </test>
33027   <test name="test-6.cs">
33028     <type name="X">
33029       <method name="Void .ctor()">
33030         <size>7</size>
33031       </method>
33032       <method name="Int32 Main()">
33033         <size>37</size>
33034       </method>
33035     </type>
33036   </test>
33037   <test name="test-60.cs">
33038     <type name="ns5.Y">
33039       <method name="Void .ctor()">
33040         <size>7</size>
33041       </method>
33042       <method name="Void Run()">
33043         <size>1</size>
33044       </method>
33045     </type>
33046     <type name="X">
33047       <method name="Void .ctor()">
33048         <size>7</size>
33049       </method>
33050       <method name="Int32 Main()">
33051         <size>14</size>
33052       </method>
33053     </type>
33054   </test>
33055   <test name="test-600.cs">
33056     <type name="Test.Regression">
33057       <method name="Void .ctor()">
33058         <size>7</size>
33059       </method>
33060       <method name="Int32 Main()">
33061         <size>90</size>
33062       </method>
33063     </type>
33064   </test>
33065   <test name="test-601.cs">
33066     <type name="C">
33067       <method name="Void .ctor()">
33068         <size>7</size>
33069       </method>
33070       <method name="Void Main()">
33071         <size>1</size>
33072       </method>
33073     </type>
33074     <type name="C+MarkerUpdatedVMDelegate">
33075       <method name="Void .ctor(Object, IntPtr)">
33076         <size>0</size>
33077       </method>
33078       <method name="Void Invoke(IntPtr, IntPtr)">
33079         <size>0</size>
33080       </method>
33081       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33082         <size>0</size>
33083       </method>
33084       <method name="Void EndInvoke(IAsyncResult)">
33085         <size>0</size>
33086       </method>
33087     </type>
33088   </test>
33089   <test name="test-602.cs">
33090     <type name="C">
33091       <method name="Void .ctor()">
33092         <size>7</size>
33093       </method>
33094       <method name="Int32 Main()">
33095         <size>95</size>
33096       </method>
33097       <method name="Int32 Error(System.String, System.Object[])">
33098         <size>8</size>
33099       </method>
33100       <method name="Int32 Format(System.String, System.Object)">
33101         <size>2</size>
33102       </method>
33103       <method name="Int32 Format(System.String, System.Object[])">
33104         <size>2</size>
33105       </method>
33106       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33107         <size>2</size>
33108       </method>
33109       <method name="Int32 Test_A(System.String)">
33110         <size>2</size>
33111       </method>
33112       <method name="Int32 Test_A(System.String, System.Object[])">
33113         <size>2</size>
33114       </method>
33115       <method name="Int32 Test_C(System.Type, System.Int32[])">
33116         <size>2</size>
33117       </method>
33118       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33119         <size>2</size>
33120       </method>
33121     </type>
33122   </test>
33123   <test name="test-603.cs">
33124     <type name="ConsoleApplication1.Program">
33125       <method name="Void .ctor()">
33126         <size>7</size>
33127       </method>
33128       <method name="Void .cctor()">
33129         <size>1</size>
33130       </method>
33131       <method name="Int32 Main()">
33132         <size>52</size>
33133       </method>
33134     </type>
33135   </test>
33136   <test name="test-604.cs">
33137     <type name="Program">
33138       <method name="Void .ctor()">
33139         <size>7</size>
33140       </method>
33141       <method name="Int32 Main()">
33142         <size>83</size>
33143       </method>
33144     </type>
33145     <type name="Program+ImplementingExplicitInterfacesMembers">
33146       <method name="Void .ctor()">
33147         <size>7</size>
33148       </method>
33149       <method name="Void Program.Iface1.IfaceMethod1()">
33150         <size>1</size>
33151       </method>
33152       <method name="Void Program.Iface2.IfaceMethod2()">
33153         <size>1</size>
33154       </method>
33155     </type>
33156   </test>
33157   <test name="test-605.cs">
33158     <type name="TestA">
33159       <method name="Void .ctor()">
33160         <size>7</size>
33161       </method>
33162       <method name="System.String get_Method()">
33163         <size>2</size>
33164       </method>
33165     </type>
33166     <type name="TestB">
33167       <method name="Void .ctor()">
33168         <size>7</size>
33169       </method>
33170       <method name="System.String get_Method()">
33171         <size>2</size>
33172       </method>
33173       <method name="Void Main()">
33174         <size>1</size>
33175       </method>
33176     </type>
33177   </test>
33178   <test name="test-606.cs">
33179     <type name="Program">
33180       <method name="Void .ctor()">
33181         <size>7</size>
33182       </method>
33183       <method name="Int32 Main()">
33184         <size>157</size>
33185       </method>
33186     </type>
33187     <type name="Info">
33188       <method name="Void .ctor()">
33189         <size>7</size>
33190       </method>
33191       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33192         <size>2</size>
33193       </method>
33194       <method name="Void System.Collections.IEnumerator.Reset()">
33195         <size>1</size>
33196       </method>
33197       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33198         <size>2</size>
33199       </method>
33200       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33201         <size>2</size>
33202       </method>
33203       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33204         <size>1</size>
33205       </method>
33206     </type>
33207   </test>
33208   <test name="test-607.cs">
33209     <type name="Program">
33210       <method name="Void .ctor()">
33211         <size>7</size>
33212       </method>
33213       <method name="Int32 Main()">
33214         <size>40</size>
33215       </method>
33216     </type>
33217   </test>
33218   <test name="test-608.cs">
33219     <type name="X">
33220       <method name="Void .ctor()">
33221         <size>7</size>
33222       </method>
33223       <method name="Void Main()">
33224         <size>60</size>
33225       </method>
33226     </type>
33227   </test>
33228   <test name="test-609.cs">
33229     <type name="Test">
33230       <method name="Void .ctor()">
33231         <size>7</size>
33232       </method>
33233       <method name="Int32 Main()">
33234         <size>36</size>
33235       </method>
33236     </type>
33237   </test>
33238   <test name="test-61.cs">
33239     <type name="X">
33240       <method name="Void .ctor()">
33241         <size>7</size>
33242       </method>
33243       <method name="Void add_XX(X+MyEvent)">
33244         <size>3</size>
33245       </method>
33246       <method name="Void remove_XX(X+MyEvent)">
33247         <size>3</size>
33248       </method>
33249       <method name="Int32 get_Property()">
33250         <size>4</size>
33251       </method>
33252       <method name="Void set_Property(Int32)">
33253         <size>3</size>
33254       </method>
33255       <method name="Int32 get_P2()">
33256         <size>2</size>
33257       </method>
33258       <method name="Void set_P3(Int32)">
33259         <size>1</size>
33260       </method>
33261       <method name="Int32 Main()">
33262         <size>2</size>
33263       </method>
33264     </type>
33265     <type name="X+MyEvent">
33266       <method name="Void .ctor(Object, IntPtr)">
33267         <size>0</size>
33268       </method>
33269       <method name="Void Invoke()">
33270         <size>0</size>
33271       </method>
33272       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33273         <size>0</size>
33274       </method>
33275       <method name="Void EndInvoke(IAsyncResult)">
33276         <size>0</size>
33277       </method>
33278     </type>
33279   </test>
33280   <test name="test-610.cs">
33281     <type name="A">
33282       <method name="Void .ctor()">
33283         <size>7</size>
33284       </method>
33285       <method name="Void Main()">
33286         <size>1</size>
33287       </method>
33288     </type>
33289     <type name="A+C">
33290       <method name="Void .ctor()">
33291         <size>7</size>
33292       </method>
33293     </type>
33294     <type name="A+C+D">
33295       <method name="Void .ctor()">
33296         <size>7</size>
33297       </method>
33298     </type>
33299     <type name="N.B">
33300       <method name="Void .ctor()">
33301         <size>7</size>
33302       </method>
33303     </type>
33304     <type name="N.B+C">
33305       <method name="Void .ctor()">
33306         <size>7</size>
33307       </method>
33308     </type>
33309     <type name="N.B+C+E">
33310       <method name="Void .ctor()">
33311         <size>7</size>
33312       </method>
33313     </type>
33314     <type name="N.B+A">
33315       <method name="Void .ctor()">
33316         <size>7</size>
33317       </method>
33318     </type>
33319     <type name="N.B+A+D">
33320       <method name="Void .ctor()">
33321         <size>7</size>
33322       </method>
33323     </type>
33324   </test>
33325   <test name="test-611.cs">
33326     <type name="T">
33327       <method name="Void .ctor()">
33328         <size>7</size>
33329       </method>
33330     </type>
33331     <type name="T+Protected">
33332       <method name="Void .ctor()">
33333         <size>7</size>
33334       </method>
33335     </type>
33336     <type name="D">
33337       <method name="Void .ctor()">
33338         <size>7</size>
33339       </method>
33340     </type>
33341     <type name="D+Private">
33342       <method name="Void .ctor()">
33343         <size>7</size>
33344       </method>
33345       <method name="Void Stuff(T+Protected)">
33346         <size>1</size>
33347       </method>
33348     </type>
33349     <type name="D2">
33350       <method name="Void .ctor()">
33351         <size>7</size>
33352       </method>
33353     </type>
33354     <type name="D2+P">
33355       <method name="Void .ctor()">
33356         <size>7</size>
33357       </method>
33358     </type>
33359     <type name="D2+P+Private">
33360       <method name="Void .ctor()">
33361         <size>7</size>
33362       </method>
33363       <method name="Void Stuff(T+Protected)">
33364         <size>1</size>
33365       </method>
33366     </type>
33367     <type name="Z">
33368       <method name="Void .ctor()">
33369         <size>7</size>
33370       </method>
33371       <method name="Void Main()">
33372         <size>1</size>
33373       </method>
33374     </type>
33375   </test>
33376   <test name="test-612.cs">
33377     <type name="Abcdefghijklmnopqrstuvwxyz">
33378       <method name="Void .ctor()">
33379         <size>7</size>
33380       </method>
33381       <method name="Void .cctor()">
33382         <size>7</size>
33383       </method>
33384     </type>
33385     <type name="OO">
33386       <method name="Void .ctor()">
33387         <size>7</size>
33388       </method>
33389       <method name="Void D()">
33390         <size>5293</size>
33391       </method>
33392     </type>
33393     <type name="Zyxwvutsrqp">
33394       <method name="Void .ctor()">
33395         <size>7</size>
33396       </method>
33397       <method name="Void .cctor()">
33398         <size>7</size>
33399       </method>
33400     </type>
33401     <type name="XXX">
33402       <method name="Void .ctor()">
33403         <size>7</size>
33404       </method>
33405       <method name="Boolean IsAltered()">
33406         <size>859</size>
33407       </method>
33408       <method name="Void Main()">
33409         <size>1</size>
33410       </method>
33411     </type>
33412   </test>
33413   <test name="test-613.cs">
33414     <type name="M">
33415       <method name="Void .ctor()">
33416         <size>7</size>
33417       </method>
33418       <method name="Boolean g()">
33419         <size>8</size>
33420       </method>
33421       <method name="Int32 Main()">
33422         <size>62</size>
33423       </method>
33424     </type>
33425   </test>
33426   <test name="test-614.cs">
33427     <type name="C">
33428       <method name="Void .ctor()">
33429         <size>7</size>
33430       </method>
33431       <method name="Void And()">
33432         <size>73</size>
33433       </method>
33434       <method name="Void Or()">
33435         <size>137</size>
33436       </method>
33437       <method name="Int32 Main()">
33438         <size>70</size>
33439       </method>
33440     </type>
33441   </test>
33442   <test name="test-615.cs">
33443     <type name="C">
33444       <method name="Void .ctor()">
33445         <size>7</size>
33446       </method>
33447       <method name="Void Main()">
33448         <size>16</size>
33449       </method>
33450     </type>
33451   </test>
33452   <test name="test-617.cs">
33453     <type name="Y">
33454       <method name="Void .ctor()">
33455         <size>7</size>
33456       </method>
33457       <method name="Void X.add_Foo(MyDelegate)">
33458         <size>1</size>
33459       </method>
33460       <method name="Void X.remove_Foo(MyDelegate)">
33461         <size>1</size>
33462       </method>
33463       <method name="Void add_Foo(MyDelegate)">
33464         <size>24</size>
33465       </method>
33466       <method name="Void remove_Foo(MyDelegate)">
33467         <size>24</size>
33468       </method>
33469       <method name="Int32 X.get_Prop()">
33470         <size>2</size>
33471       </method>
33472       <method name="Int32 Main()">
33473         <size>74</size>
33474       </method>
33475     </type>
33476     <type name="MyDelegate">
33477       <method name="Void .ctor(Object, IntPtr)">
33478         <size>0</size>
33479       </method>
33480       <method name="Int64 Invoke()">
33481         <size>0</size>
33482       </method>
33483       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33484         <size>0</size>
33485       </method>
33486       <method name="Int64 EndInvoke(IAsyncResult)">
33487         <size>0</size>
33488       </method>
33489     </type>
33490   </test>
33491   <test name="test-618.cs">
33492     <type name="C">
33493       <method name="Void .ctor()">
33494         <size>7</size>
33495       </method>
33496       <method name="Void ZeroBasedReductions()">
33497         <size>9</size>
33498       </method>
33499       <method name="Void Main()">
33500         <size>1</size>
33501       </method>
33502     </type>
33503   </test>
33504   <test name="test-619.cs">
33505     <type name="X">
33506       <method name="Void .ctor()">
33507         <size>7</size>
33508       </method>
33509       <method name="Void Main()">
33510         <size>11</size>
33511       </method>
33512     </type>
33513   </test>
33514   <test name="test-62.cs">
33515     <type name="X">
33516       <method name="Void .ctor()">
33517         <size>7</size>
33518       </method>
33519       <method name="X[] GetX()">
33520         <size>2</size>
33521       </method>
33522       <method name="System.Int32[] getInt()">
33523         <size>2</size>
33524       </method>
33525       <method name="System.Int32[,,] getMoreInt()">
33526         <size>2</size>
33527       </method>
33528       <method name="Int32 Main()">
33529         <size>2</size>
33530       </method>
33531     </type>
33532   </test>
33533   <test name="test-620.cs">
33534     <type name="X">
33535       <method name="Void .ctor()">
33536         <size>7</size>
33537       </method>
33538       <method name="Void A(Int32 ByRef)">
33539         <size>7</size>
33540       </method>
33541       <method name="Void B(Int32 ByRef)">
33542         <size>7</size>
33543       </method>
33544       <method name="Int32 Main()">
33545         <size>22</size>
33546       </method>
33547     </type>
33548   </test>
33549   <test name="test-621.cs">
33550     <type name="X">
33551       <method name="Void .ctor()">
33552         <size>7</size>
33553       </method>
33554       <method name="Void Main()">
33555         <size>129</size>
33556       </method>
33557     </type>
33558   </test>
33559   <test name="test-622.cs">
33560     <type name="A">
33561       <method name="Void .ctor(Int32)">
33562         <size>1</size>
33563       </method>
33564     </type>
33565     <type name="B">
33566       <method name="Void .ctor(Int32)">
33567         <size>7</size>
33568       </method>
33569     </type>
33570     <type name="X">
33571       <method name="Void .ctor()">
33572         <size>7</size>
33573       </method>
33574       <method name="Void Foo(A ByRef)">
33575         <size>8</size>
33576       </method>
33577       <method name="Void Foo(System.Object ByRef)">
33578         <size>9</size>
33579       </method>
33580       <method name="Int32 Main()">
33581         <size>16</size>
33582       </method>
33583     </type>
33584   </test>
33585   <test name="test-623.cs">
33586     <type name="X">
33587       <method name="Void .ctor()">
33588         <size>7</size>
33589       </method>
33590       <method name="Void a()">
33591         <size>0</size>
33592       </method>
33593     </type>
33594     <type name="Y">
33595       <method name="Void .ctor()">
33596         <size>7</size>
33597       </method>
33598       <method name="Void a()">
33599         <size>11</size>
33600       </method>
33601       <method name="Void Main()">
33602         <size>13</size>
33603       </method>
33604     </type>
33605   </test>
33606   <test name="test-624.cs">
33607     <type name="X">
33608       <method name="Void .ctor()">
33609         <size>7</size>
33610       </method>
33611       <method name="Int32 get_Type()">
33612         <size>2</size>
33613       </method>
33614       <method name="Void Main()">
33615         <size>3</size>
33616       </method>
33617     </type>
33618   </test>
33619   <test name="test-625.cs">
33620     <type name="Location">
33621       <method name="Void .ctor()">
33622         <size>7</size>
33623       </method>
33624       <method name="Int32 get_Null()">
33625         <size>2</size>
33626       </method>
33627     </type>
33628     <type name="X">
33629       <method name="Void .ctor()">
33630         <size>13</size>
33631       </method>
33632       <method name="Void Main()">
33633         <size>1</size>
33634       </method>
33635     </type>
33636   </test>
33637   <test name="test-626.cs">
33638     <type name="X">
33639       <method name="Void .ctor()">
33640         <size>7</size>
33641       </method>
33642       <method name="Void A()">
33643         <size>1</size>
33644       </method>
33645       <method name="Void Main()">
33646         <size>37</size>
33647       </method>
33648     </type>
33649   </test>
33650   <test name="test-627.cs">
33651     <type name="B">
33652       <method name="Void .ctor()">
33653         <size>7</size>
33654       </method>
33655       <method name="Void X.B()">
33656         <size>1</size>
33657       </method>
33658       <method name="Void A.B()">
33659         <size>1</size>
33660       </method>
33661     </type>
33662     <type name="M">
33663       <method name="Void .ctor()">
33664         <size>7</size>
33665       </method>
33666       <method name="Void N(System.Object)">
33667         <size>8</size>
33668       </method>
33669       <method name="Void Main()">
33670         <size>1</size>
33671       </method>
33672     </type>
33673   </test>
33674   <test name="test-628.cs">
33675     <type name="N1.B">
33676       <method name="Void .ctor()">
33677         <size>7</size>
33678       </method>
33679     </type>
33680     <type name="X">
33681       <method name="Void .ctor()">
33682         <size>7</size>
33683       </method>
33684     </type>
33685     <type name="X2">
33686       <method name="Void .ctor()">
33687         <size>7</size>
33688       </method>
33689     </type>
33690     <type name="Y2">
33691       <method name="Void .ctor()">
33692         <size>7</size>
33693       </method>
33694     </type>
33695     <type name="Y">
33696       <method name="Void .ctor()">
33697         <size>7</size>
33698       </method>
33699       <method name="Void Main()">
33700         <size>1</size>
33701       </method>
33702     </type>
33703   </test>
33704   <test name="test-629.cs">
33705     <type name="Foo">
33706       <method name="Void .ctor()">
33707         <size>7</size>
33708       </method>
33709       <method name="IEnumerable foo()">
33710         <size>16</size>
33711       </method>
33712       <method name="Int32 Main()">
33713         <size>65</size>
33714       </method>
33715     </type>
33716     <type name="Foo+&lt;foo&gt;c__Iterator0">
33717       <method name="Void .ctor()">
33718         <size>7</size>
33719       </method>
33720       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33721         <size>7</size>
33722       </method>
33723       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33724         <size>7</size>
33725       </method>
33726       <method name="Boolean MoveNext()">
33727         <size>39</size>
33728       </method>
33729       <method name="Void Dispose()">
33730         <size>8</size>
33731       </method>
33732       <method name="Void Reset()">
33733         <size>6</size>
33734       </method>
33735       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33736         <size>7</size>
33737       </method>
33738       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33739         <size>26</size>
33740       </method>
33741     </type>
33742   </test>
33743   <test name="test-63.cs">
33744     <type name="X">
33745       <method name="Void .ctor()">
33746         <size>7</size>
33747       </method>
33748       <method name="Int32 Main()">
33749         <size>96</size>
33750       </method>
33751     </type>
33752   </test>
33753   <test name="test-630.cs">
33754     <type name="MyEx">
33755       <method name="Void .ctor()">
33756         <size>7</size>
33757       </method>
33758     </type>
33759     <type name="Ex">
33760       <method name="Void .ctor()">
33761         <size>7</size>
33762       </method>
33763       <method name="Int32 test(Int32)">
33764         <size>37</size>
33765       </method>
33766       <method name="Int32 Main()">
33767         <size>70</size>
33768       </method>
33769     </type>
33770   </test>
33771   <test name="test-631.cs">
33772     <type name="A">
33773       <method name="Void .ctor()">
33774         <size>7</size>
33775       </method>
33776       <method name="SByte op_Implicit(A)">
33777         <size>2</size>
33778       </method>
33779       <method name="Byte op_Implicit(A)">
33780         <size>2</size>
33781       </method>
33782       <method name="Int16 op_Implicit(A)">
33783         <size>2</size>
33784       </method>
33785       <method name="UInt16 op_Implicit(A)">
33786         <size>2</size>
33787       </method>
33788       <method name="Int32 op_Implicit(A)">
33789         <size>2</size>
33790       </method>
33791       <method name="UInt32 op_Implicit(A)">
33792         <size>2</size>
33793       </method>
33794       <method name="Int64 op_Implicit(A)">
33795         <size>3</size>
33796       </method>
33797       <method name="UInt64 op_Implicit(A)">
33798         <size>3</size>
33799       </method>
33800     </type>
33801     <type name="A2">
33802       <method name="Void .ctor()">
33803         <size>7</size>
33804       </method>
33805       <method name="SByte op_Implicit(A2)">
33806         <size>2</size>
33807       </method>
33808       <method name="Byte op_Implicit(A2)">
33809         <size>2</size>
33810       </method>
33811       <method name="Int16 op_Implicit(A2)">
33812         <size>2</size>
33813       </method>
33814       <method name="UInt32 op_Implicit(A2)">
33815         <size>2</size>
33816       </method>
33817       <method name="Int64 op_Implicit(A2)">
33818         <size>3</size>
33819       </method>
33820       <method name="UInt64 op_Implicit(A2)">
33821         <size>3</size>
33822       </method>
33823     </type>
33824     <type name="A3">
33825       <method name="Void .ctor()">
33826         <size>7</size>
33827       </method>
33828       <method name="SByte op_Implicit(A3)">
33829         <size>2</size>
33830       </method>
33831       <method name="UInt32 op_Implicit(A3)">
33832         <size>2</size>
33833       </method>
33834       <method name="Int64 op_Implicit(A3)">
33835         <size>3</size>
33836       </method>
33837       <method name="UInt64 op_Implicit(A3)">
33838         <size>3</size>
33839       </method>
33840     </type>
33841     <type name="A4">
33842       <method name="Void .ctor()">
33843         <size>7</size>
33844       </method>
33845       <method name="UInt32 op_Implicit(A4)">
33846         <size>2</size>
33847       </method>
33848       <method name="Int64 op_Implicit(A4)">
33849         <size>3</size>
33850       </method>
33851       <method name="UInt64 op_Implicit(A4)">
33852         <size>3</size>
33853       </method>
33854     </type>
33855     <type name="A5">
33856       <method name="Void .ctor()">
33857         <size>7</size>
33858       </method>
33859       <method name="UInt32 op_Implicit(A5)">
33860         <size>2</size>
33861       </method>
33862       <method name="Int32 op_Implicit(A5)">
33863         <size>2</size>
33864       </method>
33865     </type>
33866     <type name="A6">
33867       <method name="Void .ctor()">
33868         <size>7</size>
33869       </method>
33870       <method name="Byte op_Implicit(A6)">
33871         <size>2</size>
33872       </method>
33873     </type>
33874     <type name="MyDecimal">
33875       <method name="Void .ctor()">
33876         <size>7</size>
33877       </method>
33878       <method name="Decimal op_Implicit(MyDecimal)">
33879         <size>8</size>
33880       </method>
33881     </type>
33882     <type name="Constraint">
33883       <method name="Void .ctor()">
33884         <size>7</size>
33885       </method>
33886       <method name="Int32 Main()">
33887         <size>293</size>
33888       </method>
33889     </type>
33890   </test>
33891   <test name="test-632.cs">
33892     <type name="Bug379822">
33893       <method name="Void .ctor()">
33894         <size>7</size>
33895       </method>
33896       <method name="Void Assert(Boolean, Boolean)">
33897         <size>19</size>
33898       </method>
33899       <method name="Void TestAnd(Boolean)">
33900         <size>79</size>
33901       </method>
33902       <method name="Void TestOr(Boolean)">
33903         <size>92</size>
33904       </method>
33905       <method name="Void Test(Boolean)">
33906         <size>13</size>
33907       </method>
33908       <method name="Void Main()">
33909         <size>13</size>
33910       </method>
33911     </type>
33912   </test>
33913   <test name="test-633.cs">
33914     <type name="Test.C">
33915       <method name="Void .ctor()">
33916         <size>7</size>
33917       </method>
33918       <method name="Void Main()">
33919         <size>1</size>
33920       </method>
33921     </type>
33922   </test>
33923   <test name="test-634.cs">
33924     <type name="Test">
33925       <method name="Void .ctor()">
33926         <size>7</size>
33927       </method>
33928       <method name="Void TestFunc()">
33929         <size>2</size>
33930       </method>
33931       <method name="Void Main(System.String[])">
33932         <size>6</size>
33933       </method>
33934     </type>
33935     <type name="Test+D">
33936       <method name="Void .ctor(Object, IntPtr)">
33937         <size>0</size>
33938       </method>
33939       <method name="Void Invoke()">
33940         <size>0</size>
33941       </method>
33942       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33943         <size>0</size>
33944       </method>
33945       <method name="Void EndInvoke(IAsyncResult)">
33946         <size>0</size>
33947       </method>
33948     </type>
33949   </test>
33950   <test name="test-635.cs">
33951     <type name="ShortCircuitFold">
33952       <method name="Void .ctor()">
33953         <size>7</size>
33954       </method>
33955       <method name="Boolean get_False()">
33956         <size>14</size>
33957       </method>
33958       <method name="Boolean get_True()">
33959         <size>14</size>
33960       </method>
33961       <method name="Void a(Boolean, Boolean)">
33962         <size>19</size>
33963       </method>
33964       <method name="Void c(Int32)">
33965         <size>67</size>
33966       </method>
33967       <method name="Boolean f()">
33968         <size>11</size>
33969       </method>
33970       <method name="Void Main()">
33971         <size>169</size>
33972       </method>
33973     </type>
33974   </test>
33975   <test name="test-636.cs">
33976     <type name="Foo">
33977       <method name="Void .ctor()">
33978         <size>7</size>
33979       </method>
33980       <method name="Boolean get_False()">
33981         <size>14</size>
33982       </method>
33983       <method name="Void ping()">
33984         <size>13</size>
33985       </method>
33986       <method name="Int32 test_while(Int32)">
33987         <size>53</size>
33988       </method>
33989       <method name="Int32 test_do_while(Int32)">
33990         <size>53</size>
33991       </method>
33992       <method name="Int32 test_for(Int32)">
33993         <size>64</size>
33994       </method>
33995       <method name="Void test_for_empty()">
33996         <size>35</size>
33997       </method>
33998       <method name="Void Main()">
33999         <size>30</size>
34000       </method>
34001     </type>
34002   </test>
34003   <test name="test-638.cs">
34004     <type name="Fail">
34005       <method name="Void .ctor()">
34006         <size>7</size>
34007       </method>
34008       <method name="Void Main()">
34009         <size>110</size>
34010       </method>
34011     </type>
34012     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34013       <method name="Void .ctor()">
34014         <size>7</size>
34015       </method>
34016       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34017         <size>28</size>
34018       </method>
34019     </type>
34020   </test>
34021   <test name="test-639.cs">
34022     <type name="Foo">
34023       <method name="Void .ctor()">
34024         <size>7</size>
34025       </method>
34026       <method name="System.String get_s()">
34027         <size>13</size>
34028       </method>
34029       <method name="Void set_s(System.String)">
34030         <size>34</size>
34031       </method>
34032       <method name="Void Main()">
34033         <size>67</size>
34034       </method>
34035     </type>
34036   </test>
34037   <test name="test-64.cs">
34038     <type name="Operator">
34039       <method name="Void .ctor()">
34040         <size>7</size>
34041       </method>
34042     </type>
34043     <type name="Blah">
34044       <method name="Void .ctor(Operator)">
34045         <size>7</size>
34046       </method>
34047     </type>
34048     <type name="T">
34049       <method name="Void .ctor()">
34050         <size>7</size>
34051       </method>
34052       <method name="Int32 Main()">
34053         <size>9</size>
34054       </method>
34055     </type>
34056   </test>
34057   <test name="test-640.cs">
34058     <type name="C">
34059       <method name="Void .ctor()">
34060         <size>7</size>
34061       </method>
34062       <method name="Int32 Main()">
34063         <size>100</size>
34064       </method>
34065     </type>
34066   </test>
34067   <test name="test-641.cs">
34068     <type name="Identifier">
34069       <method name="Void .ctor()">
34070         <size>7</size>
34071       </method>
34072       <method name="Int32 Main()">
34073         <size>55</size>
34074       </method>
34075       <method name="Boolean op_Equality(Identifier, Identifier)">
34076         <size>2</size>
34077       </method>
34078       <method name="Boolean op_Inequality(Identifier, Identifier)">
34079         <size>2</size>
34080       </method>
34081       <method name="Identifier op_Implicit(System.String)">
34082         <size>2</size>
34083       </method>
34084       <method name="System.String op_Implicit(Identifier)">
34085         <size>2</size>
34086       </method>
34087       <method name="Decimal op_Implicit(Identifier)">
34088         <size>7</size>
34089       </method>
34090     </type>
34091   </test>
34092   <test name="test-642.cs">
34093     <type name="C">
34094       <method name="Void .ctor()">
34095         <size>7</size>
34096       </method>
34097       <method name="Int32 Main()">
34098         <size>40</size>
34099       </method>
34100     </type>
34101   </test>
34102   <test name="test-643.cs">
34103     <type name="PointerArithmeticTest">
34104       <method name="Void .ctor()">
34105         <size>7</size>
34106       </method>
34107       <method name="Int32 Main()">
34108         <size>130</size>
34109       </method>
34110       <method name="Int32* Conversions(Int64)">
34111         <size>3</size>
34112       </method>
34113       <method name="Int32 CheckAdd(Byte*, Int32)">
34114         <size>14</size>
34115       </method>
34116       <method name="Int32 CheckSub(Int16*, Int32)">
34117         <size>16</size>
34118       </method>
34119       <method name="Int32 CheckSub2(Int16*, Int32)">
34120         <size>23</size>
34121       </method>
34122     </type>
34123   </test>
34124   <test name="test-644.cs">
34125     <type name="Program">
34126       <method name="Void .ctor()">
34127         <size>7</size>
34128       </method>
34129       <method name="System.Object M(Int32)">
34130         <size>2</size>
34131       </method>
34132       <method name="Void Test_1()">
34133         <size>59</size>
34134       </method>
34135       <method name="Boolean Test_2()">
34136         <size>24</size>
34137       </method>
34138       <method name="Boolean Test_3()">
34139         <size>24</size>
34140       </method>
34141       <method name="Boolean Test_4(Program+D)">
34142         <size>13</size>
34143       </method>
34144       <method name="Int32 Main()">
34145         <size>75</size>
34146       </method>
34147     </type>
34148     <type name="Program+D">
34149       <method name="Void .ctor(Object, IntPtr)">
34150         <size>0</size>
34151       </method>
34152       <method name="System.Object Invoke(Int32)">
34153         <size>0</size>
34154       </method>
34155       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34156         <size>0</size>
34157       </method>
34158       <method name="System.Object EndInvoke(IAsyncResult)">
34159         <size>0</size>
34160       </method>
34161     </type>
34162   </test>
34163   <test name="test-645.cs">
34164     <type name="Program">
34165       <method name="Void .ctor()">
34166         <size>7</size>
34167       </method>
34168       <method name="IEnumerable get_Empty()">
34169         <size>16</size>
34170       </method>
34171       <method name="Void Main()">
34172         <size>61</size>
34173       </method>
34174     </type>
34175     <type name="Program+&lt;&gt;c__Iterator0">
34176       <method name="Void .ctor()">
34177         <size>7</size>
34178       </method>
34179       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34180         <size>7</size>
34181       </method>
34182       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34183         <size>7</size>
34184       </method>
34185       <method name="Boolean MoveNext()">
34186         <size>158</size>
34187       </method>
34188       <method name="Void Dispose()">
34189         <size>8</size>
34190       </method>
34191       <method name="Void Reset()">
34192         <size>6</size>
34193       </method>
34194       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34195         <size>7</size>
34196       </method>
34197       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34198         <size>26</size>
34199       </method>
34200     </type>
34201   </test>
34202   <test name="test-646.cs">
34203     <type name="Program">
34204       <method name="Void .ctor()">
34205         <size>7</size>
34206       </method>
34207       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34208         <size>7</size>
34209       </method>
34210       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34211         <size>7</size>
34212       </method>
34213       <method name="Int32 Main()">
34214         <size>113</size>
34215       </method>
34216     </type>
34217   </test>
34218   <test name="test-647.cs">
34219     <type name="Foo">
34220       <method name="Void .ctor()">
34221         <size>7</size>
34222       </method>
34223       <method name="Void Main()">
34224         <size>28</size>
34225       </method>
34226     </type>
34227   </test>
34228   <test name="test-648.cs">
34229     <type name="ParamMismatch.TestCase">
34230       <method name="Void .ctor()">
34231         <size>7</size>
34232       </method>
34233       <method name="Void add_Culprit(System.EventHandler)">
34234         <size>1</size>
34235       </method>
34236       <method name="Void remove_Culprit(System.EventHandler)">
34237         <size>1</size>
34238       </method>
34239       <method name="Void Main()">
34240         <size>1</size>
34241       </method>
34242       <method name="Void Finalize()">
34243         <size>13</size>
34244       </method>
34245     </type>
34246   </test>
34247   <test name="test-649.cs">
34248     <type name="MainClass">
34249       <method name="Void .ctor()">
34250         <size>7</size>
34251       </method>
34252       <method name="Void Main(System.String[])">
34253         <size>609</size>
34254       </method>
34255     </type>
34256     <type name="MainClass+Decimal2">
34257       <method name="Void .ctor(Double)">
34258         <size>13</size>
34259       </method>
34260       <method name="Void .ctor(Decimal)">
34261         <size>8</size>
34262       </method>
34263       <method name="Decimal2 op_Explicit(Decimal)">
34264         <size>7</size>
34265       </method>
34266       <method name="Decimal2 op_Explicit(Double)">
34267         <size>7</size>
34268       </method>
34269       <method name="Decimal op_Implicit(Decimal2)">
34270         <size>8</size>
34271       </method>
34272     </type>
34273   </test>
34274   <test name="test-65.cs">
34275     <type name="X">
34276       <method name="Void .ctor()">
34277         <size>7</size>
34278       </method>
34279       <method name="Void receiver(S)">
34280         <size>7</size>
34281       </method>
34282       <method name="System.Object BoxS()">
34283         <size>21</size>
34284       </method>
34285       <method name="S Plain()">
34286         <size>16</size>
34287       </method>
34288       <method name="Int32 Main()">
34289         <size>98</size>
34290       </method>
34291     </type>
34292   </test>
34293   <test name="test-650.cs">
34294     <type name="App">
34295       <method name="Void .ctor()">
34296         <size>7</size>
34297       </method>
34298       <method name="Void Main()">
34299         <size>1</size>
34300       </method>
34301     </type>
34302   </test>
34303   <test name="test-651.cs">
34304     <type name="Foo">
34305       <method name="Void .ctor()">
34306         <size>7</size>
34307       </method>
34308       <method name="Void Open(IList)">
34309         <size>1</size>
34310       </method>
34311       <method name="Void Open(System.Collections.ArrayList ByRef)">
34312         <size>20</size>
34313       </method>
34314       <method name="Void Main()">
34315         <size>1</size>
34316       </method>
34317     </type>
34318   </test>
34319   <test name="test-652.cs">
34320     <type name="C">
34321       <method name="Void .ctor()">
34322         <size>7</size>
34323       </method>
34324       <method name="Int32 Main()">
34325         <size>6</size>
34326       </method>
34327       <method name="Int32 Test()">
34328         <size>27</size>
34329       </method>
34330     </type>
34331   </test>
34332   <test name="test-653.cs">
34333     <type name="C">
34334       <method name="Void .ctor()">
34335         <size>7</size>
34336       </method>
34337       <method name="Int32 Test()">
34338         <size>50</size>
34339       </method>
34340       <method name="Void Test2()">
34341         <size>32</size>
34342       </method>
34343       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34344         <size>39</size>
34345       </method>
34346       <method name="Int32 Main()">
34347         <size>41</size>
34348       </method>
34349     </type>
34350   </test>
34351   <test name="test-654.cs">
34352     <type name="Program">
34353       <method name="Void .ctor()">
34354         <size>7</size>
34355       </method>
34356       <method name="Int32 Main()">
34357         <size>8</size>
34358       </method>
34359       <method name="Int32 Test(SByte*)">
34360         <size>33</size>
34361       </method>
34362     </type>
34363   </test>
34364   <test name="test-655.cs">
34365     <type name="D">
34366       <method name="Void .ctor()">
34367         <size>7</size>
34368       </method>
34369       <method name="Byte get_Item(Int32)">
34370         <size>7</size>
34371       </method>
34372       <method name="Void set_Item(Int32, Byte)">
34373         <size>8</size>
34374       </method>
34375       <method name="Int32 Main()">
34376         <size>77</size>
34377       </method>
34378     </type>
34379   </test>
34380   <test name="test-656.cs">
34381     <type name="Goo">
34382       <method name="Void .ctor()">
34383         <size>7</size>
34384       </method>
34385       <method name="Void Main()">
34386         <size>26</size>
34387       </method>
34388     </type>
34389   </test>
34390   <test name="test-657.cs">
34391     <type name="TestDebug.C">
34392       <method name="Void .ctor()">
34393         <size>7</size>
34394       </method>
34395       <method name="Void Method()">
34396         <size>1</size>
34397       </method>
34398     </type>
34399     <type name="TestDebug.Program">
34400       <method name="Void .ctor()">
34401         <size>7</size>
34402       </method>
34403       <method name="Void Excluded()">
34404         <size>11</size>
34405       </method>
34406       <method name="Int32 Main()">
34407         <size>7</size>
34408       </method>
34409     </type>
34410   </test>
34411   <test name="test-658.cs">
34412     <type name="A">
34413       <method name="Void .ctor()">
34414         <size>7</size>
34415       </method>
34416       <method name="Int32 get_Thread()">
34417         <size>2</size>
34418       </method>
34419     </type>
34420     <type name="Thread">
34421       <method name="Void .ctor()">
34422         <size>7</size>
34423       </method>
34424       <method name="Void Foo()">
34425         <size>1</size>
34426       </method>
34427     </type>
34428     <type name="B">
34429       <method name="Void .ctor()">
34430         <size>7</size>
34431       </method>
34432       <method name="Void Main()">
34433         <size>6</size>
34434       </method>
34435     </type>
34436   </test>
34437   <test name="test-659.cs">
34438     <type name="MySubClass">
34439       <method name="Void .ctor()">
34440         <size>7</size>
34441       </method>
34442       <method name="Int32 Main()">
34443         <size>30</size>
34444       </method>
34445       <method name="Void set_BB(Int32, Boolean)">
34446         <size>1</size>
34447       </method>
34448       <method name="Void Iface.set_AA(Int32, Boolean)">
34449         <size>9</size>
34450       </method>
34451     </type>
34452   </test>
34453   <test name="test-66.cs">
34454     <type name="Y">
34455       <method name="Void .ctor()">
34456         <size>7</size>
34457       </method>
34458     </type>
34459     <type name="X">
34460       <method name="Void .ctor()">
34461         <size>7</size>
34462       </method>
34463       <method name="Void .cctor()">
34464         <size>53</size>
34465       </method>
34466       <method name="Void FillOne()">
34467         <size>18</size>
34468       </method>
34469       <method name="Void FillSingle()">
34470         <size>39</size>
34471       </method>
34472       <method name="Void FillDouble()">
34473         <size>59</size>
34474       </method>
34475       <method name="Void FillObject()">
34476         <size>52</size>
34477       </method>
34478       <method name="Void FillDoubleObject()">
34479         <size>81</size>
34480       </method>
34481       <method name="Int32 TestSingle()">
34482         <size>47</size>
34483       </method>
34484       <method name="Int32 TestDouble()">
34485         <size>67</size>
34486       </method>
34487       <method name="Int32 TestObjectSingle()">
34488         <size>48</size>
34489       </method>
34490       <method name="Int32 TestObjectDouble()">
34491         <size>72</size>
34492       </method>
34493       <method name="Int32 Main()">
34494         <size>80</size>
34495       </method>
34496     </type>
34497   </test>
34498   <test name="test-660.cs">
34499     <type name="Test">
34500       <method name="Void .ctor()">
34501         <size>7</size>
34502       </method>
34503       <method name="Void Main()">
34504         <size>25</size>
34505       </method>
34506     </type>
34507     <type name="Status">
34508       <method name="Void .ctor(Code)">
34509         <size>8</size>
34510       </method>
34511       <method name="Status op_Implicit(Code)">
34512         <size>7</size>
34513       </method>
34514       <method name="Code op_Implicit(Status)">
34515         <size>8</size>
34516       </method>
34517     </type>
34518   </test>
34519   <test name="test-661.cs">
34520     <type name="Test">
34521       <method name="Void .ctor()">
34522         <size>7</size>
34523       </method>
34524       <method name="Void Main()">
34525         <size>1</size>
34526       </method>
34527       <method name="Void TestMethod()">
34528         <size>15</size>
34529       </method>
34530       <method name="SummaryInfo GetSummary()">
34531         <size>2</size>
34532       </method>
34533     </type>
34534   </test>
34535   <test name="test-662.cs">
34536     <type name="C">
34537       <method name="Void .ctor()">
34538         <size>7</size>
34539       </method>
34540       <method name="Void Main()">
34541         <size>1</size>
34542       </method>
34543     </type>
34544   </test>
34545   <test name="test-663.cs">
34546     <type name="A">
34547       <method name="Void .ctor()">
34548         <size>7</size>
34549       </method>
34550       <method name="Int32 op_Implicit(A)">
34551         <size>2</size>
34552       </method>
34553       <method name="Boolean op_Implicit(A)">
34554         <size>2</size>
34555       </method>
34556     </type>
34557     <type name="C">
34558       <method name="Void .ctor()">
34559         <size>7</size>
34560       </method>
34561       <method name="Void Main()">
34562         <size>17</size>
34563       </method>
34564     </type>
34565   </test>
34566   <test name="test-664.cs">
34567     <type name="C">
34568       <method name="Void .ctor()">
34569         <size>7</size>
34570       </method>
34571       <method name="Boolean Test(System.String)">
34572         <size>148</size>
34573       </method>
34574       <method name="Int32 Main()">
34575         <size>49</size>
34576       </method>
34577     </type>
34578   </test>
34579   <test name="test-665.cs">
34580     <type name="Test">
34581       <method name="Void .ctor()">
34582         <size>7</size>
34583       </method>
34584       <method name="Int32 Main()">
34585         <size>14</size>
34586       </method>
34587       <method name="Int32 Method(System.Object)">
34588         <size>2</size>
34589       </method>
34590     </type>
34591   </test>
34592   <test name="test-666.cs">
34593     <type name="C">
34594       <method name="Void .ctor()">
34595         <size>7</size>
34596       </method>
34597       <method name="Void Main()">
34598         <size>1</size>
34599       </method>
34600     </type>
34601   </test>
34602   <test name="test-667.cs">
34603     <type name="CA">
34604       <method name="Void .ctor()">
34605         <size>7</size>
34606       </method>
34607       <method name="Void IA.M()">
34608         <size>1</size>
34609       </method>
34610     </type>
34611     <type name="CC">
34612       <method name="Void .ctor()">
34613         <size>7</size>
34614       </method>
34615       <method name="Void Main()">
34616         <size>1</size>
34617       </method>
34618     </type>
34619   </test>
34620   <test name="test-668.cs">
34621     <type name="Bar">
34622       <method name="Void .ctor()">
34623         <size>7</size>
34624       </method>
34625     </type>
34626     <type name="Test">
34627       <method name="Void .ctor()">
34628         <size>7</size>
34629       </method>
34630       <method name="Void Main()">
34631         <size>7</size>
34632       </method>
34633     </type>
34634   </test>
34635   <test name="test-669.cs">
34636     <type name="Test">
34637       <method name="Void .ctor()">
34638         <size>7</size>
34639       </method>
34640       <method name="Void Main()">
34641         <size>3</size>
34642       </method>
34643     </type>
34644   </test>
34645   <test name="test-670.cs">
34646     <type name="C">
34647       <method name="Void .ctor()">
34648         <size>7</size>
34649       </method>
34650       <method name="Void Main()">
34651         <size>14</size>
34652       </method>
34653     </type>
34654   </test>
34655   <test name="test-671.cs">
34656     <type name="C">
34657       <method name="Void .ctor()">
34658         <size>7</size>
34659       </method>
34660       <method name="Int32 Main()">
34661         <size>19</size>
34662       </method>
34663       <method name="Boolean Bar(System.Object)">
34664         <size>2</size>
34665       </method>
34666     </type>
34667   </test>
34668   <test name="test-672.cs">
34669     <type name="X">
34670       <method name="Void .ctor()">
34671         <size>7</size>
34672       </method>
34673       <method name="S* get_Foo2()">
34674         <size>3</size>
34675       </method>
34676       <method name="Void Main()">
34677         <size>1</size>
34678       </method>
34679       <method name="Int32* get_Foo()">
34680         <size>3</size>
34681       </method>
34682     </type>
34683   </test>
34684   <test name="test-673.cs">
34685     <type name="Test">
34686       <method name="Void .ctor()">
34687         <size>7</size>
34688       </method>
34689       <method name="Void Foo()">
34690         <size>1</size>
34691       </method>
34692       <method name="Int32 Main()">
34693         <size>85</size>
34694       </method>
34695     </type>
34696   </test>
34697   <test name="test-674.cs">
34698     <type name="Test">
34699       <method name="Void .ctor()">
34700         <size>7</size>
34701       </method>
34702       <method name="Int32 Main()">
34703         <size>56</size>
34704       </method>
34705       <method name="Int32 &lt;Main&gt;m__0(Int32)">
34706         <size>2</size>
34707       </method>
34708     </type>
34709     <type name="Test+D">
34710       <method name="Void .ctor(Object, IntPtr)">
34711         <size>0</size>
34712       </method>
34713       <method name="Int32 Invoke(Int32)">
34714         <size>0</size>
34715       </method>
34716       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34717         <size>0</size>
34718       </method>
34719       <method name="Int32 EndInvoke(IAsyncResult)">
34720         <size>0</size>
34721       </method>
34722     </type>
34723   </test>
34724   <test name="test-675.cs">
34725     <type name="B">
34726       <method name="Void .ctor()">
34727         <size>7</size>
34728       </method>
34729       <method name="Int32 GetHashCode()">
34730         <size>2</size>
34731       </method>
34732       <method name="Boolean Equals(System.Object)">
34733         <size>2</size>
34734       </method>
34735       <method name="Boolean op_Equality(B, B)">
34736         <size>2</size>
34737       </method>
34738       <method name="Boolean op_Inequality(B, B)">
34739         <size>2</size>
34740       </method>
34741     </type>
34742     <type name="Test">
34743       <method name="Void .ctor()">
34744         <size>7</size>
34745       </method>
34746       <method name="Int32 Main()">
34747         <size>2</size>
34748       </method>
34749     </type>
34750   </test>
34751   <test name="test-676.cs">
34752     <type name="N.Item">
34753       <method name="Void .ctor()">
34754         <size>7</size>
34755       </method>
34756     </type>
34757     <type name="N.Test">
34758       <method name="Void .ctor()">
34759         <size>7</size>
34760       </method>
34761       <method name="N.Item get_Item(N.Test)">
34762         <size>2</size>
34763       </method>
34764       <method name="Void Foo(ItemSlot)">
34765         <size>27</size>
34766       </method>
34767       <method name="Int32 Main()">
34768         <size>2</size>
34769       </method>
34770     </type>
34771   </test>
34772   <test name="test-677.cs">
34773     <type name="InvokeWindow">
34774       <method name="Void .ctor()">
34775         <size>7</size>
34776       </method>
34777       <method name="Void add_E(D)">
34778         <size>24</size>
34779       </method>
34780       <method name="Void remove_E(D)">
34781         <size>24</size>
34782       </method>
34783       <method name="Void Run()">
34784         <size>12</size>
34785       </method>
34786     </type>
34787     <type name="Test">
34788       <method name="Void .ctor()">
34789         <size>7</size>
34790       </method>
34791       <method name="Int32 Main()">
34792         <size>32</size>
34793       </method>
34794       <method name="Void OnDeleteEvent()">
34795         <size>1</size>
34796       </method>
34797       <method name="Void OnDeleteEvent(Int32)">
34798         <size>1</size>
34799       </method>
34800     </type>
34801     <type name="D">
34802       <method name="Void .ctor(Object, IntPtr)">
34803         <size>0</size>
34804       </method>
34805       <method name="Void Invoke()">
34806         <size>0</size>
34807       </method>
34808       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34809         <size>0</size>
34810       </method>
34811       <method name="Void EndInvoke(IAsyncResult)">
34812         <size>0</size>
34813       </method>
34814     </type>
34815   </test>
34816   <test name="test-678.cs">
34817     <type name="NaNTest">
34818       <method name="Void .ctor(Double, Double)">
34819         <size>171</size>
34820       </method>
34821       <method name="Int32 Main()">
34822         <size>26</size>
34823       </method>
34824     </type>
34825   </test>
34826   <test name="test-679.cs">
34827     <type name="Program">
34828       <method name="Void .ctor()">
34829         <size>7</size>
34830       </method>
34831       <method name="Int32 Main()">
34832         <size>12</size>
34833       </method>
34834     </type>
34835   </test>
34836   <test name="test-68.cs">
34837     <type name="Y">
34838       <method name="Void .ctor()">
34839         <size>14</size>
34840       </method>
34841     </type>
34842     <type name="X">
34843       <method name="Void .ctor()">
34844         <size>7</size>
34845       </method>
34846       <method name="Int32 Main()">
34847         <size>147</size>
34848       </method>
34849     </type>
34850   </test>
34851   <test name="test-680.cs">
34852     <type name="AsStringProblem.MainClass">
34853       <method name="Void .ctor()">
34854         <size>7</size>
34855       </method>
34856       <method name="Void Main()">
34857         <size>94</size>
34858       </method>
34859     </type>
34860   </test>
34861   <test name="test-681.cs">
34862     <type name="Bug">
34863       <method name="Void .ctor()">
34864         <size>20</size>
34865       </method>
34866       <method name="Void Main()">
34867         <size>1</size>
34868       </method>
34869     </type>
34870     <type name="BugClass">
34871       <method name="Void .cctor()">
34872         <size>18</size>
34873       </method>
34874       <method name="Void FooImplementation(System.Void*)">
34875         <size>1</size>
34876       </method>
34877     </type>
34878     <type name="BugClass+Foo">
34879       <method name="Void .ctor(Object, IntPtr)">
34880         <size>0</size>
34881       </method>
34882       <method name="Void Invoke(System.Void*)">
34883         <size>0</size>
34884       </method>
34885       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
34886         <size>0</size>
34887       </method>
34888       <method name="Void EndInvoke(IAsyncResult)">
34889         <size>0</size>
34890       </method>
34891     </type>
34892   </test>
34893   <test name="test-682.cs">
34894     <type name="broken_cast">
34895       <method name="Void .ctor()">
34896         <size>7</size>
34897       </method>
34898       <method name="Void report(System.String)">
34899         <size>7</size>
34900       </method>
34901       <method name="Void conv_ovf_i(Int64, Boolean)">
34902         <size>73</size>
34903       </method>
34904       <method name="Void conv_ovf_i_un(Int64, Boolean)">
34905         <size>73</size>
34906       </method>
34907       <method name="Void conv_ovf_u(Int64, Boolean)">
34908         <size>73</size>
34909       </method>
34910       <method name="Void conv_ovf_u_un(Int64, Boolean)">
34911         <size>73</size>
34912       </method>
34913       <method name="Int32 Main()">
34914         <size>472</size>
34915       </method>
34916     </type>
34917   </test>
34918   <test name="test-683.cs">
34919     <type name="broken_cast">
34920       <method name="Void .ctor()">
34921         <size>7</size>
34922       </method>
34923       <method name="Int32 Main()">
34924         <size>32</size>
34925       </method>
34926     </type>
34927   </test>
34928   <test name="test-684.cs">
34929     <type name="mono_bug.Program">
34930       <method name="Void .ctor()">
34931         <size>7</size>
34932       </method>
34933       <method name="Void Main()">
34934         <size>71</size>
34935       </method>
34936       <method name="System.Double[][,] ReturnArray()">
34937         <size>62</size>
34938       </method>
34939     </type>
34940   </test>
34941   <test name="test-685.cs">
34942     <type name="C">
34943       <method name="Void .ctor()">
34944         <size>7</size>
34945       </method>
34946       <method name="Void Main()">
34947         <size>28</size>
34948       </method>
34949     </type>
34950   </test>
34951   <test name="test-686.cs">
34952     <type name="Test">
34953       <method name="Void .ctor()">
34954         <size>7</size>
34955       </method>
34956       <method name="Void Main()">
34957         <size>51</size>
34958       </method>
34959       <method name="Void Foo()">
34960         <size>145</size>
34961       </method>
34962     </type>
34963   </test>
34964   <test name="test-687.cs">
34965     <type name="XUnit">
34966       <method name="Void .ctor(Double)">
34967         <size>8</size>
34968       </method>
34969       <method name="XUnit op_Implicit(Double)">
34970         <size>10</size>
34971       </method>
34972       <method name="Double op_Implicit(XUnit)">
34973         <size>8</size>
34974       </method>
34975     </type>
34976     <type name="Unit">
34977       <method name="Void .ctor(Double)">
34978         <size>8</size>
34979       </method>
34980       <method name="Unit op_Implicit(Double)">
34981         <size>10</size>
34982       </method>
34983       <method name="Double op_Implicit(Unit)">
34984         <size>8</size>
34985       </method>
34986     </type>
34987     <type name="Test">
34988       <method name="Void .ctor()">
34989         <size>7</size>
34990       </method>
34991       <method name="Int32 Main()">
34992         <size>56</size>
34993       </method>
34994     </type>
34995   </test>
34996   <test name="test-688.cs">
34997     <type name="Test">
34998       <method name="Void .ctor()">
34999         <size>7</size>
35000       </method>
35001       <method name="Int32 Main()">
35002         <size>46</size>
35003       </method>
35004       <method name="Byte* GetFoo()">
35005         <size>7</size>
35006       </method>
35007       <method name="Byte* GetFoo2()">
35008         <size>7</size>
35009       </method>
35010     </type>
35011   </test>
35012   <test name="test-689.cs">
35013     <type name="Sample">
35014       <method name="Void Main()">
35015         <size>3</size>
35016       </method>
35017       <method name="Void Foo(Byte*, Byte*)">
35018         <size>46</size>
35019       </method>
35020     </type>
35021   </test>
35022   <test name="test-69.cs">
35023     <type name="Blah">
35024       <method name="Void .ctor()">
35025         <size>7</size>
35026       </method>
35027       <method name="Void Start_internal(IntPtr)">
35028         <size>0</size>
35029       </method>
35030       <method name="Int32 Main()">
35031         <size>2</size>
35032       </method>
35033     </type>
35034   </test>
35035   <test name="test-690.cs">
35036     <type name="Test.Test">
35037       <method name="Void .ctor()">
35038         <size>7</size>
35039       </method>
35040       <method name="Void Main()">
35041         <size>1</size>
35042       </method>
35043     </type>
35044   </test>
35045   <test name="test-691.cs">
35046     <type name="ConsoleApplication6.Program">
35047       <method name="Void .ctor()">
35048         <size>7</size>
35049       </method>
35050       <method name="Void .cctor()">
35051         <size>23</size>
35052       </method>
35053       <method name="Void Main()">
35054         <size>127</size>
35055       </method>
35056     </type>
35057   </test>
35058   <test name="test-692.cs">
35059     <type name="Test">
35060       <method name="Void .ctor()">
35061         <size>7</size>
35062       </method>
35063       <method name="Void test1(DateTime ByRef)">
35064         <size>10</size>
35065       </method>
35066       <method name="Void test2(DateTime ByRef)">
35067         <size>13</size>
35068       </method>
35069       <method name="Int32 Main()">
35070         <size>141</size>
35071       </method>
35072     </type>
35073   </test>
35074   <test name="test-693.cs">
35075     <type name="ConstTest">
35076       <method name="Void .ctor()">
35077         <size>7</size>
35078       </method>
35079       <method name="Int32 Main()">
35080         <size>32</size>
35081       </method>
35082     </type>
35083   </test>
35084   <test name="test-694.cs">
35085     <type name="Test">
35086       <method name="Void .ctor()">
35087         <size>7</size>
35088       </method>
35089       <method name="Int32 Main()">
35090         <size>2</size>
35091       </method>
35092     </type>
35093   </test>
35094   <test name="test-695.cs">
35095     <type name="Program">
35096       <method name="Void .ctor()">
35097         <size>7</size>
35098       </method>
35099       <method name="Void .cctor()">
35100         <size>53</size>
35101       </method>
35102       <method name="Int32 Main()">
35103         <size>680</size>
35104       </method>
35105       <method name="System.String get_BaseDirectory()">
35106         <size>28</size>
35107       </method>
35108     </type>
35109     <type name="&lt;PrivateImplementationDetails&gt;">
35110       <method name="Void .ctor()">
35111         <size>7</size>
35112       </method>
35113     </type>
35114   </test>
35115   <test name="test-696.cs">
35116     <type name="S">
35117       <method name="Void f(S)">
35118         <size>1</size>
35119       </method>
35120       <method name="S op_Implicit(C)">
35121         <size>2</size>
35122       </method>
35123     </type>
35124     <type name="C">
35125       <method name="Void .ctor()">
35126         <size>7</size>
35127       </method>
35128       <method name="Void Main()">
35129         <size>12</size>
35130       </method>
35131     </type>
35132   </test>
35133   <test name="test-697.cs">
35134     <type name="C">
35135       <method name="Void .ctor()">
35136         <size>7</size>
35137       </method>
35138       <method name="Void Main()">
35139         <size>1</size>
35140       </method>
35141     </type>
35142   </test>
35143   <test name="test-698.cs">
35144     <type name="test">
35145       <method name="Void .ctor()">
35146         <size>7</size>
35147       </method>
35148       <method name="Void Main()">
35149         <size>12</size>
35150       </method>
35151     </type>
35152   </test>
35153   <test name="test-699.cs">
35154     <type name="D">
35155       <method name="Void .ctor(String)">
35156         <size>25</size>
35157       </method>
35158       <method name="System.String get_message()">
35159         <size>7</size>
35160       </method>
35161       <method name="Void Main()">
35162         <size>1</size>
35163       </method>
35164     </type>
35165   </test>
35166   <test name="test-7.cs">
35167     <type name="Mine.MyBoolean">
35168       <method name="Void .ctor()">
35169         <size>7</size>
35170       </method>
35171       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35172         <size>2</size>
35173       </method>
35174     </type>
35175     <type name="Mine.MyTrueFalse">
35176       <method name="Void .ctor()">
35177         <size>7</size>
35178       </method>
35179       <method name="Boolean op_True(Mine.MyTrueFalse)">
35180         <size>2</size>
35181       </method>
35182       <method name="Boolean op_False(Mine.MyTrueFalse)">
35183         <size>2</size>
35184       </method>
35185     </type>
35186     <type name="Mine.Blah">
35187       <method name="Void .ctor(Int32)">
35188         <size>14</size>
35189       </method>
35190       <method name="Int32 Main()">
35191         <size>408</size>
35192       </method>
35193       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35194         <size>31</size>
35195       </method>
35196       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35197         <size>22</size>
35198       </method>
35199       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35200         <size>23</size>
35201       </method>
35202       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35203         <size>31</size>
35204       </method>
35205       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35206         <size>24</size>
35207       </method>
35208       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35209         <size>24</size>
35210       </method>
35211       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35212         <size>24</size>
35213       </method>
35214       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35215         <size>23</size>
35216       </method>
35217       <method name="Boolean op_LogicalNot(Mine.Blah)">
35218         <size>20</size>
35219       </method>
35220       <method name="Mine.Blah op_Increment(Mine.Blah)">
35221         <size>26</size>
35222       </method>
35223       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35224         <size>26</size>
35225       </method>
35226       <method name="Boolean op_True(Mine.Blah)">
35227         <size>20</size>
35228       </method>
35229       <method name="Boolean op_False(Mine.Blah)">
35230         <size>23</size>
35231       </method>
35232       <method name="Int32 op_Implicit(Mine.Blah)">
35233         <size>17</size>
35234       </method>
35235       <method name="Double op_Explicit(Mine.Blah)">
35236         <size>18</size>
35237       </method>
35238     </type>
35239   </test>
35240   <test name="test-70.cs">
35241     <type name="X">
35242       <method name="Void .ctor()">
35243         <size>7</size>
35244       </method>
35245       <method name="Int32 get_A()">
35246         <size>2</size>
35247       </method>
35248       <method name="Int32 B()">
35249         <size>2</size>
35250       </method>
35251     </type>
35252     <type name="Y">
35253       <method name="Void .ctor()">
35254         <size>7</size>
35255       </method>
35256       <method name="Int32 get_A()">
35257         <size>9</size>
35258       </method>
35259       <method name="Int32 B()">
35260         <size>9</size>
35261       </method>
35262     </type>
35263     <type name="Z">
35264       <method name="Void .ctor()">
35265         <size>7</size>
35266       </method>
35267       <method name="Int32 Main()">
35268         <size>70</size>
35269       </method>
35270     </type>
35271   </test>
35272   <test name="test-700.cs">
35273     <type name="FooAttribute">
35274       <method name="Void .ctor(String)">
35275         <size>7</size>
35276       </method>
35277     </type>
35278     <type name="Test">
35279       <method name="Void .ctor()">
35280         <size>7</size>
35281       </method>
35282     </type>
35283     <type name="Program">
35284       <method name="Void .ctor()">
35285         <size>7</size>
35286       </method>
35287       <method name="Void Main()">
35288         <size>1</size>
35289       </method>
35290     </type>
35291   </test>
35292   <test name="test-701.cs">
35293     <type name="Foo">
35294       <method name="Void .ctor()">
35295         <size>7</size>
35296       </method>
35297       <method name="UInt16 ToUint16()">
35298         <size>6</size>
35299       </method>
35300       <method name="Void Main()">
35301         <size>1</size>
35302       </method>
35303     </type>
35304   </test>
35305   <test name="test-703.cs">
35306     <type name="A">
35307       <method name="Void .ctor()">
35308         <size>7</size>
35309       </method>
35310       <method name="Void add_Finished(System.EventHandler)">
35311         <size>0</size>
35312       </method>
35313       <method name="Void remove_Finished(System.EventHandler)">
35314         <size>0</size>
35315       </method>
35316       <method name="Void test(A)">
35317         <size>19</size>
35318       </method>
35319       <method name="Void TestA(System.Object, System.EventArgs)">
35320         <size>25</size>
35321       </method>
35322     </type>
35323     <type name="B">
35324       <method name="Void .ctor()">
35325         <size>65</size>
35326       </method>
35327       <method name="Void add_Finished(System.EventHandler)">
35328         <size>24</size>
35329       </method>
35330       <method name="Void remove_Finished(System.EventHandler)">
35331         <size>24</size>
35332       </method>
35333       <method name="Void TestB(System.Object, System.EventArgs)">
35334         <size>25</size>
35335       </method>
35336       <method name="Int32 Main()">
35337         <size>14</size>
35338       </method>
35339     </type>
35340   </test>
35341   <test name="test-705.cs">
35342     <type name="Test">
35343       <method name="Void .ctor()">
35344         <size>7</size>
35345       </method>
35346       <method name="Void .cctor()">
35347         <size>1</size>
35348       </method>
35349       <method name="Nested GetEnumerator()">
35350         <size>10</size>
35351       </method>
35352     </type>
35353     <type name="Test+Nested">
35354       <method name="Void System.IDisposable.Dispose()">
35355         <size>13</size>
35356       </method>
35357       <method name="Int32 get_Current()">
35358         <size>2</size>
35359       </method>
35360       <method name="Boolean MoveNext()">
35361         <size>2</size>
35362       </method>
35363       <method name="Void Reset()">
35364         <size>1</size>
35365       </method>
35366       <method name="Void Dispose()">
35367         <size>11</size>
35368       </method>
35369     </type>
35370     <type name="Program">
35371       <method name="Int32 Main()">
35372         <size>70</size>
35373       </method>
35374     </type>
35375   </test>
35376   <test name="test-706.cs">
35377     <type name="Test.CustomParentAttribute">
35378       <method name="Void .ctor()">
35379         <size>7</size>
35380       </method>
35381       <method name="Void DoSomething()">
35382         <size>0</size>
35383       </method>
35384     </type>
35385     <type name="Test.MyClass">
35386       <method name="Void .ctor()">
35387         <size>7</size>
35388       </method>
35389       <method name="Void Main()">
35390         <size>1</size>
35391       </method>
35392     </type>
35393     <type name="Test.MyClass+CustomChildAttribute">
35394       <method name="Void .ctor()">
35395         <size>7</size>
35396       </method>
35397       <method name="Void DoSomething()">
35398         <size>1</size>
35399       </method>
35400     </type>
35401   </test>
35402   <test name="test-707.cs">
35403     <type name="Tzap">
35404       <method name="Void .ctor()">
35405         <size>7</size>
35406       </method>
35407     </type>
35408     <type name="Tzap+Baz">
35409       <method name="Void .ctor()">
35410         <size>7</size>
35411       </method>
35412       <method name="Void Gazonk()">
35413         <size>7</size>
35414       </method>
35415       <method name="Void Main()">
35416         <size>1</size>
35417       </method>
35418     </type>
35419     <type name="Tzap+Bar">
35420       <method name="Void .ctor()">
35421         <size>7</size>
35422       </method>
35423       <method name="Void Foo()">
35424         <size>1</size>
35425       </method>
35426     </type>
35427   </test>
35428   <test name="test-708.cs">
35429     <type name="A">
35430       <method name="Void .ctor()">
35431         <size>7</size>
35432       </method>
35433       <method name="A+ADelegate Delegate2(Boolean)">
35434         <size>25</size>
35435       </method>
35436       <method name="Void Main()">
35437         <size>1</size>
35438       </method>
35439     </type>
35440     <type name="A+ADelegate">
35441       <method name="Void .ctor(Object, IntPtr)">
35442         <size>0</size>
35443       </method>
35444       <method name="A+ADelegate Invoke(Boolean)">
35445         <size>0</size>
35446       </method>
35447       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
35448         <size>0</size>
35449       </method>
35450       <method name="A+ADelegate EndInvoke(IAsyncResult)">
35451         <size>0</size>
35452       </method>
35453     </type>
35454   </test>
35455   <test name="test-709.cs">
35456     <type name="C">
35457       <method name="Void .ctor()">
35458         <size>7</size>
35459       </method>
35460       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
35461         <size>68</size>
35462       </method>
35463       <method name="Void CharCopy(Char*, Char*, Int32)">
35464         <size>35</size>
35465       </method>
35466       <method name="Int32 Main()">
35467         <size>58</size>
35468       </method>
35469     </type>
35470   </test>
35471   <test name="test-71.cs">
35472     <type name="X">
35473       <method name="Void .ctor()">
35474         <size>7</size>
35475       </method>
35476       <method name="Void Main()">
35477         <size>37</size>
35478       </method>
35479     </type>
35480     <type name="MethodSignature">
35481       <method name="Void .ctor(String, Type, Type[])">
35482         <size>22</size>
35483       </method>
35484     </type>
35485   </test>
35486   <test name="test-710.cs">
35487     <type name="Z">
35488       <method name="Void .ctor()">
35489         <size>7</size>
35490       </method>
35491     </type>
35492     <type name="C">
35493       <method name="Void .ctor()">
35494         <size>7</size>
35495       </method>
35496       <method name="Void Main()">
35497         <size>7</size>
35498       </method>
35499     </type>
35500   </test>
35501   <test name="test-711.cs">
35502     <type name="N.Test">
35503       <method name="Void .ctor()">
35504         <size>7</size>
35505       </method>
35506       <method name="Void .ctor(Int32)">
35507         <size>7</size>
35508       </method>
35509       <method name="Void Main()">
35510         <size>1</size>
35511       </method>
35512     </type>
35513   </test>
35514   <test name="test-712.cs">
35515     <type name="Hello">
35516       <method name="Void .ctor()">
35517         <size>7</size>
35518       </method>
35519       <method name="Void Main()">
35520         <size>22</size>
35521       </method>
35522     </type>
35523   </test>
35524   <test name="test-713.cs">
35525     <type name="DispBar">
35526       <method name="Void .ctor()">
35527         <size>7</size>
35528       </method>
35529       <method name="Void Dispose()">
35530         <size>11</size>
35531       </method>
35532     </type>
35533     <type name="Foo">
35534       <method name="Void .ctor()">
35535         <size>7</size>
35536       </method>
35537       <method name="IDisposable GetBar()">
35538         <size>6</size>
35539       </method>
35540     </type>
35541     <type name="Test">
35542       <method name="Void .ctor()">
35543         <size>7</size>
35544       </method>
35545       <method name="Void .cctor()">
35546         <size>11</size>
35547       </method>
35548       <method name="Boolean TryThing()">
35549         <size>46</size>
35550       </method>
35551       <method name="Void Main()">
35552         <size>7</size>
35553       </method>
35554     </type>
35555   </test>
35556   <test name="test-714.cs">
35557     <type name="Hello">
35558       <method name="Void .ctor()">
35559         <size>7</size>
35560       </method>
35561       <method name="Void IBar.Test()">
35562         <size>1</size>
35563       </method>
35564       <method name="Void Main()">
35565         <size>1</size>
35566       </method>
35567     </type>
35568   </test>
35569   <test name="test-716.cs">
35570     <type name="SS">
35571       <method name="Void .cctor()">
35572         <size>8</size>
35573       </method>
35574     </type>
35575     <type name="SSS">
35576       <method name="Void .cctor()">
35577         <size>15</size>
35578       </method>
35579     </type>
35580     <type name="C">
35581       <method name="Void .ctor()">
35582         <size>7</size>
35583       </method>
35584     </type>
35585     <type name="CC">
35586       <method name="Void .ctor()">
35587         <size>7</size>
35588       </method>
35589       <method name="Void .cctor()">
35590         <size>8</size>
35591       </method>
35592     </type>
35593     <type name="CCC">
35594       <method name="Void .ctor()">
35595         <size>7</size>
35596       </method>
35597       <method name="Void .cctor()">
35598         <size>11</size>
35599       </method>
35600     </type>
35601     <type name="X">
35602       <method name="Void .ctor()">
35603         <size>7</size>
35604       </method>
35605       <method name="Int32 Main()">
35606         <size>192</size>
35607       </method>
35608     </type>
35609   </test>
35610   <test name="test-717.cs">
35611     <type name="AA">
35612       <method name="Void .ctor()">
35613         <size>7</size>
35614       </method>
35615       <method name="Int32 Foo(Int32)">
35616         <size>2</size>
35617       </method>
35618     </type>
35619     <type name="A">
35620       <method name="Void .ctor()">
35621         <size>7</size>
35622       </method>
35623       <method name="Int32 Foo(Byte)">
35624         <size>2</size>
35625       </method>
35626       <method name="Int32 Foo(Int32)">
35627         <size>2</size>
35628       </method>
35629     </type>
35630     <type name="B">
35631       <method name="Void .ctor()">
35632         <size>7</size>
35633       </method>
35634       <method name="Int32 Foo(Int32)">
35635         <size>2</size>
35636       </method>
35637       <method name="Void Foo(System.String)">
35638         <size>1</size>
35639       </method>
35640     </type>
35641     <type name="S">
35642       <method name="System.String ToString()">
35643         <size>6</size>
35644       </method>
35645     </type>
35646     <type name="MyClass">
35647       <method name="Void .ctor()">
35648         <size>7</size>
35649       </method>
35650       <method name="Int32 Main()">
35651         <size>61</size>
35652       </method>
35653     </type>
35654   </test>
35655   <test name="test-718.cs">
35656     <type name="A">
35657       <method name="Void .ctor()">
35658         <size>7</size>
35659       </method>
35660       <method name="Void Foo(Int32, Int32)">
35661         <size>1</size>
35662       </method>
35663     </type>
35664     <type name="B">
35665       <method name="Void .ctor()">
35666         <size>7</size>
35667       </method>
35668       <method name="Void Main()">
35669         <size>8</size>
35670       </method>
35671       <method name="Void Foo(Int32)">
35672         <size>1</size>
35673       </method>
35674     </type>
35675   </test>
35676   <test name="test-719.cs">
35677     <type name="C">
35678       <method name="Void .ctor()">
35679         <size>7</size>
35680       </method>
35681       <method name="Void Main()">
35682         <size>1</size>
35683       </method>
35684     </type>
35685   </test>
35686   <test name="test-72.cs">
35687     <type name="outer">
35688       <method name="Void .ctor()">
35689         <size>7</size>
35690       </method>
35691       <method name="Int32 Main()">
35692         <size>2</size>
35693       </method>
35694     </type>
35695     <type name="outer+inner">
35696       <method name="Void .ctor()">
35697         <size>7</size>
35698       </method>
35699       <method name="Void meth(System.Object)">
35700         <size>8</size>
35701       </method>
35702     </type>
35703   </test>
35704   <test name="test-720.cs">
35705     <type name="N.Program">
35706       <method name="Void .ctor()">
35707         <size>7</size>
35708       </method>
35709       <method name="Void Main()">
35710         <size>18</size>
35711       </method>
35712     </type>
35713     <type name="N.Parent">
35714       <method name="Void .ctor()">
35715         <size>7</size>
35716       </method>
35717       <method name="Void add_Example(N.Parent+ExampleHandler)">
35718         <size>0</size>
35719       </method>
35720       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35721         <size>0</size>
35722       </method>
35723     </type>
35724     <type name="N.Child">
35725       <method name="Void .ctor()">
35726         <size>7</size>
35727       </method>
35728       <method name="Void add_Example(N.Parent+ExampleHandler)">
35729         <size>24</size>
35730       </method>
35731       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35732         <size>24</size>
35733       </method>
35734       <method name="Void OnExample()">
35735         <size>23</size>
35736       </method>
35737     </type>
35738     <type name="N.Parent+ExampleHandler">
35739       <method name="Void .ctor(Object, IntPtr)">
35740         <size>0</size>
35741       </method>
35742       <method name="Void Invoke()">
35743         <size>0</size>
35744       </method>
35745       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35746         <size>0</size>
35747       </method>
35748       <method name="Void EndInvoke(IAsyncResult)">
35749         <size>0</size>
35750       </method>
35751     </type>
35752   </test>
35753   <test name="test-721.cs">
35754     <type name="Program">
35755       <method name="Void .ctor()">
35756         <size>7</size>
35757       </method>
35758       <method name="Int32 Main()">
35759         <size>55</size>
35760       </method>
35761     </type>
35762     <type name="Control">
35763       <method name="Void .ctor()">
35764         <size>7</size>
35765       </method>
35766       <method name="Void set_Foo(Int32)">
35767         <size>1</size>
35768       </method>
35769     </type>
35770   </test>
35771   <test name="test-73.cs">
35772     <type name="Abstract">
35773       <method name="Void .ctor()">
35774         <size>7</size>
35775       </method>
35776       <method name="Int32 A()">
35777         <size>0</size>
35778       </method>
35779     </type>
35780     <type name="Concrete">
35781       <method name="Void .ctor()">
35782         <size>7</size>
35783       </method>
35784       <method name="Int32 A()">
35785         <size>2</size>
35786       </method>
35787     </type>
35788     <type name="Test">
35789       <method name="Void .ctor()">
35790         <size>7</size>
35791       </method>
35792       <method name="Int32 Main()">
35793         <size>22</size>
35794       </method>
35795     </type>
35796   </test>
35797   <test name="test-74.cs">
35798     <type name="X">
35799       <method name="Void .ctor()">
35800         <size>7</size>
35801       </method>
35802       <method name="Int32 Main()">
35803         <size>168</size>
35804       </method>
35805     </type>
35806   </test>
35807   <test name="test-75.cs">
35808     <type name="X">
35809       <method name="Void .ctor()">
35810         <size>7</size>
35811       </method>
35812       <method name="Void .cctor()">
35813         <size>1</size>
35814       </method>
35815       <method name="X op_Addition(X, X)">
35816         <size>8</size>
35817       </method>
35818     </type>
35819     <type name="Y">
35820       <method name="Void .ctor()">
35821         <size>7</size>
35822       </method>
35823     </type>
35824     <type name="Z">
35825       <method name="Void .ctor()">
35826         <size>7</size>
35827       </method>
35828     </type>
35829     <type name="driver">
35830       <method name="Void .ctor()">
35831         <size>7</size>
35832       </method>
35833       <method name="Int32 Main()">
35834         <size>34</size>
35835       </method>
35836     </type>
35837   </test>
35838   <test name="test-76.cs">
35839     <type name="foo">
35840       <method name="Void .ctor()">
35841         <size>7</size>
35842       </method>
35843       <method name="System.String strcat(System.String[])">
35844         <size>47</size>
35845       </method>
35846       <method name="Int32 Main()">
35847         <size>142</size>
35848       </method>
35849     </type>
35850   </test>
35851   <test name="test-77.cs">
35852     <type name="XX">
35853       <method name="Void .ctor()">
35854         <size>7</size>
35855       </method>
35856       <method name="Int32 Main()">
35857         <size>220</size>
35858       </method>
35859     </type>
35860   </test>
35861   <test name="test-78.cs">
35862     <type name="N1.B">
35863       <method name="Void .ctor()">
35864         <size>7</size>
35865       </method>
35866       <method name="Boolean ShortCasting()">
35867         <size>19</size>
35868       </method>
35869       <method name="Boolean IntCasting()">
35870         <size>18</size>
35871       </method>
35872       <method name="Int32 Main()">
35873         <size>26</size>
35874       </method>
35875     </type>
35876   </test>
35877   <test name="test-79.cs">
35878     <type name="X">
35879       <method name="Void .ctor()">
35880         <size>7</size>
35881       </method>
35882       <method name="Int32 Main()">
35883         <size>40</size>
35884       </method>
35885     </type>
35886   </test>
35887   <test name="test-8.cs">
35888     <type name="X">
35889       <method name="Void .ctor()">
35890         <size>7</size>
35891       </method>
35892       <method name="Int32 Main(System.String[])">
35893         <size>115</size>
35894       </method>
35895     </type>
35896   </test>
35897   <test name="test-80.cs">
35898     <type name="X">
35899       <method name="Void .ctor()">
35900         <size>7</size>
35901       </method>
35902       <method name="Int32 Add(Int32, Int32)">
35903         <size>4</size>
35904       </method>
35905     </type>
35906     <type name="Y">
35907       <method name="Void .ctor()">
35908         <size>7</size>
35909       </method>
35910       <method name="Int32 Main()">
35911         <size>34</size>
35912       </method>
35913       <method name="Int32 A.Add(Int32, Int32)">
35914         <size>9</size>
35915       </method>
35916     </type>
35917   </test>
35918   <test name="test-81.cs">
35919     <type name="N1.A">
35920       <method name="Void .ctor()">
35921         <size>7</size>
35922       </method>
35923       <method name="Void Bar()">
35924         <size>44</size>
35925       </method>
35926       <method name="Int32 Main()">
35927         <size>71</size>
35928       </method>
35929     </type>
35930   </test>
35931   <test name="test-82.cs">
35932     <type name="N1.N2.B">
35933       <method name="Void .ctor()">
35934         <size>7</size>
35935       </method>
35936       <method name="Void Method(A ByRef)">
35937         <size>1</size>
35938       </method>
35939       <method name="Int32 Main()">
35940         <size>2</size>
35941       </method>
35942     </type>
35943     <type name="N1.N3.B">
35944       <method name="Void .ctor()">
35945         <size>7</size>
35946       </method>
35947       <method name="Void Method(A ByRef)">
35948         <size>1</size>
35949       </method>
35950     </type>
35951   </test>
35952   <test name="test-83.cs">
35953     <type name="PersonArrivedArgs">
35954       <method name="Void .ctor(String)">
35955         <size>14</size>
35956       </method>
35957     </type>
35958     <type name="Greeter">
35959       <method name="Void .ctor(String)">
35960         <size>14</size>
35961       </method>
35962       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
35963         <size>18</size>
35964       </method>
35965     </type>
35966     <type name="Room">
35967       <method name="Void .ctor()">
35968         <size>14</size>
35969       </method>
35970       <method name="Void add_PersonArrived(PersonArrivedHandler)">
35971         <size>24</size>
35972       </method>
35973       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
35974         <size>24</size>
35975       </method>
35976       <method name="Void AddPerson(System.String)">
35977         <size>14</size>
35978       </method>
35979     </type>
35980     <type name="DelegateTest">
35981       <method name="Void .ctor()">
35982         <size>7</size>
35983       </method>
35984       <method name="Int32 Main()">
35985         <size>2</size>
35986       </method>
35987     </type>
35988     <type name="PersonArrivedHandler">
35989       <method name="Void .ctor(Object, IntPtr)">
35990         <size>0</size>
35991       </method>
35992       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
35993         <size>0</size>
35994       </method>
35995       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
35996         <size>0</size>
35997       </method>
35998       <method name="Void EndInvoke(IAsyncResult)">
35999         <size>0</size>
36000       </method>
36001     </type>
36002   </test>
36003   <test name="test-84.cs">
36004     <type name="Ghost">
36005       <method name="Void .ctor()">
36006         <size>7</size>
36007       </method>
36008       <method name="Int32 Main()">
36009         <size>6</size>
36010       </method>
36011     </type>
36012   </test>
36013   <test name="test-85.cs">
36014     <type name="X">
36015       <method name="Void .ctor()">
36016         <size>7</size>
36017       </method>
36018       <method name="Int32 Main()">
36019         <size>20</size>
36020       </method>
36021     </type>
36022   </test>
36023   <test name="test-86.cs">
36024     <type name="T.T">
36025       <method name="Void .ctor()">
36026         <size>7</size>
36027       </method>
36028       <method name="Int32 method1(System.Type, Int32)">
36029         <size>23</size>
36030       </method>
36031       <method name="Int32 method1(System.Type, System.Type[])">
36032         <size>12</size>
36033       </method>
36034       <method name="Int32 method2(System.Type, Int32)">
36035         <size>23</size>
36036       </method>
36037       <method name="Int32 method2(System.Type, System.Type[])">
36038         <size>12</size>
36039       </method>
36040       <method name="Int32 Main()">
36041         <size>36</size>
36042       </method>
36043     </type>
36044   </test>
36045   <test name="test-87.cs">
36046     <type name="Top">
36047       <method name="Void .ctor()">
36048         <size>7</size>
36049       </method>
36050       <method name="Int32 Main()">
36051         <size>58</size>
36052       </method>
36053     </type>
36054     <type name="Top+X">
36055       <method name="Void .ctor()">
36056         <size>7</size>
36057       </method>
36058     </type>
36059     <type name="Top+Y">
36060       <method name="Void .ctor()">
36061         <size>7</size>
36062       </method>
36063     </type>
36064     <type name="Top+XA">
36065       <method name="Void .ctor()">
36066         <size>7</size>
36067       </method>
36068       <method name="Int32 get_one()">
36069         <size>2</size>
36070       </method>
36071     </type>
36072     <type name="Top+XB">
36073       <method name="Void .ctor()">
36074         <size>7</size>
36075       </method>
36076       <method name="Int32 get_one()">
36077         <size>2</size>
36078       </method>
36079       <method name="Int32 get_two()">
36080         <size>2</size>
36081       </method>
36082     </type>
36083     <type name="Other">
36084       <method name="Void .ctor()">
36085         <size>7</size>
36086       </method>
36087       <method name="Void X()">
36088         <size>5</size>
36089       </method>
36090     </type>
36091   </test>
36092   <test name="test-88.cs">
36093     <type name="X">
36094       <method name="Void .ctor()">
36095         <size>7</size>
36096       </method>
36097       <method name="Void f(System.String)">
36098         <size>19</size>
36099       </method>
36100       <method name="Int32 Main()">
36101         <size>67</size>
36102       </method>
36103     </type>
36104   </test>
36105   <test name="test-89.cs">
36106     <type name="X">
36107       <method name="Void .ctor(Int32)">
36108         <size>8</size>
36109       </method>
36110       <method name="X F(Int32)">
36111         <size>7</size>
36112       </method>
36113       <method name="Int32 Main()">
36114         <size>99</size>
36115       </method>
36116     </type>
36117   </test>
36118   <test name="test-9.cs">
36119     <type name="X">
36120       <method name="Void .ctor()">
36121         <size>7</size>
36122       </method>
36123       <method name="Int32 Main(System.String[])">
36124         <size>104</size>
36125       </method>
36126     </type>
36127   </test>
36128   <test name="test-90.cs">
36129     <type name="N1.Blah">
36130       <method name="Void .ctor()">
36131         <size>7</size>
36132       </method>
36133       <method name="Int32 Main()">
36134         <size>2</size>
36135       </method>
36136     </type>
36137   </test>
36138   <test name="test-91.cs">
36139     <type name="Abstract">
36140       <method name="Void .ctor()">
36141         <size>7</size>
36142       </method>
36143     </type>
36144     <type name="Plain">
36145       <method name="Void .ctor()">
36146         <size>7</size>
36147       </method>
36148     </type>
36149     <type name="Test">
36150       <method name="Void .ctor()">
36151         <size>7</size>
36152       </method>
36153       <method name="Void MyProtectedInternal()">
36154         <size>1</size>
36155       </method>
36156       <method name="Void MyInternal()">
36157         <size>1</size>
36158       </method>
36159       <method name="Void MyPublic()">
36160         <size>1</size>
36161       </method>
36162       <method name="Void MyPrivate()">
36163         <size>1</size>
36164       </method>
36165       <method name="Int32 Main()">
36166         <size>242</size>
36167       </method>
36168     </type>
36169   </test>
36170   <test name="test-92.cs">
36171     <type name="Outer">
36172       <method name="Void .ctor()">
36173         <size>7</size>
36174       </method>
36175     </type>
36176     <type name="Outer+Inner">
36177       <method name="Void .ctor()">
36178         <size>7</size>
36179       </method>
36180     </type>
36181     <type name="InnerBase">
36182       <method name="Void .ctor()">
36183         <size>7</size>
36184       </method>
36185     </type>
36186     <type name="MainClass">
36187       <method name="Void .ctor()">
36188         <size>7</size>
36189       </method>
36190       <method name="Int32 Main()">
36191         <size>2</size>
36192       </method>
36193     </type>
36194   </test>
36195   <test name="test-93.cs">
36196     <type name="N1.C">
36197       <method name="Void .ctor()">
36198         <size>7</size>
36199       </method>
36200       <method name="Void method(B ByRef)">
36201         <size>15</size>
36202       </method>
36203     </type>
36204     <type name="Test">
36205       <method name="Void .ctor()">
36206         <size>7</size>
36207       </method>
36208       <method name="Int32 Main()">
36209         <size>15</size>
36210       </method>
36211     </type>
36212   </test>
36213   <test name="test-94.cs">
36214     <type name="Base">
36215       <method name="Void .ctor()">
36216         <size>7</size>
36217       </method>
36218       <method name="Int32 IVehicle.Start()">
36219         <size>2</size>
36220       </method>
36221       <method name="Int32 Stop()">
36222         <size>2</size>
36223       </method>
36224       <method name="Int32 Turn()">
36225         <size>2</size>
36226       </method>
36227     </type>
36228     <type name="Derived1">
36229       <method name="Void .ctor()">
36230         <size>7</size>
36231       </method>
36232       <method name="Int32 Turn()">
36233         <size>2</size>
36234       </method>
36235     </type>
36236     <type name="Derived2">
36237       <method name="Void .ctor()">
36238         <size>7</size>
36239       </method>
36240       <method name="Int32 IVehicle.Start()">
36241         <size>2</size>
36242       </method>
36243       <method name="Int32 IVehicle.Turn()">
36244         <size>2</size>
36245       </method>
36246       <method name="Int32 Stop()">
36247         <size>2</size>
36248       </method>
36249       <method name="Int32 Turn()">
36250         <size>2</size>
36251       </method>
36252     </type>
36253     <type name="Test">
36254       <method name="Void .ctor()">
36255         <size>7</size>
36256       </method>
36257       <method name="Int32 Main()">
36258         <size>88</size>
36259       </method>
36260     </type>
36261   </test>
36262   <test name="test-95.cs">
36263     <type name="X">
36264       <method name="Void .ctor()">
36265         <size>7</size>
36266       </method>
36267       <method name="Int32 Main()">
36268         <size>30</size>
36269       </method>
36270     </type>
36271   </test>
36272   <test name="test-96.cs">
36273     <type name="N1.A">
36274       <method name="Void .ctor()">
36275         <size>7</size>
36276       </method>
36277       <method name="Int32 Main()">
36278         <size>2</size>
36279       </method>
36280     </type>
36281     <type name="N1.C">
36282       <method name="Void .ctor(Object, IntPtr)">
36283         <size>0</size>
36284       </method>
36285       <method name="Void Invoke(System.Object, N1.A)">
36286         <size>0</size>
36287       </method>
36288       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
36289         <size>0</size>
36290       </method>
36291       <method name="Void EndInvoke(IAsyncResult)">
36292         <size>0</size>
36293       </method>
36294     </type>
36295   </test>
36296   <test name="test-97.cs">
36297     <type name="X">
36298       <method name="Void .ctor()">
36299         <size>7</size>
36300       </method>
36301       <method name="Int32 Main()">
36302         <size>2</size>
36303       </method>
36304     </type>
36305   </test>
36306   <test name="test-98.cs">
36307     <type name="X">
36308       <method name="Void .ctor()">
36309         <size>7</size>
36310       </method>
36311       <method name="Void b()">
36312         <size>19</size>
36313       </method>
36314     </type>
36315     <type name="Y">
36316       <method name="Void .ctor()">
36317         <size>7</size>
36318       </method>
36319       <method name="Int32 Main()">
36320         <size>2</size>
36321       </method>
36322     </type>
36323   </test>
36324   <test name="test-99.cs">
36325     <type name="X">
36326       <method name="Void .ctor()">
36327         <size>7</size>
36328       </method>
36329       <method name="Int32 Main()">
36330         <size>104</size>
36331       </method>
36332     </type>
36333   </test>
36334   <test name="test-anon-01.cs">
36335     <type name="X">
36336       <method name="Void .ctor()">
36337         <size>7</size>
36338       </method>
36339       <method name="Int32 Main()">
36340         <size>21</size>
36341       </method>
36342     </type>
36343     <type name="S">
36344       <method name="Void .ctor(Object, IntPtr)">
36345         <size>0</size>
36346       </method>
36347       <method name="Void Invoke()">
36348         <size>0</size>
36349       </method>
36350       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36351         <size>0</size>
36352       </method>
36353       <method name="Void EndInvoke(IAsyncResult)">
36354         <size>0</size>
36355       </method>
36356     </type>
36357     <type name="X+&lt;Main&gt;c__AnonStorey0">
36358       <method name="Void .ctor()">
36359         <size>7</size>
36360       </method>
36361       <method name="Void &lt;&gt;m__0()">
36362         <size>8</size>
36363       </method>
36364     </type>
36365   </test>
36366   <test name="test-anon-02.cs">
36367     <type name="X">
36368       <method name="Void .ctor()">
36369         <size>7</size>
36370       </method>
36371       <method name="Int32 Main()">
36372         <size>151</size>
36373       </method>
36374     </type>
36375     <type name="S">
36376       <method name="Void .ctor(Object, IntPtr)">
36377         <size>0</size>
36378       </method>
36379       <method name="Void Invoke()">
36380         <size>0</size>
36381       </method>
36382       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36383         <size>0</size>
36384       </method>
36385       <method name="Void EndInvoke(IAsyncResult)">
36386         <size>0</size>
36387       </method>
36388     </type>
36389     <type name="X+&lt;Main&gt;c__AnonStorey0">
36390       <method name="Void .ctor()">
36391         <size>7</size>
36392       </method>
36393       <method name="Void &lt;&gt;m__0()">
36394         <size>113</size>
36395       </method>
36396     </type>
36397   </test>
36398   <test name="test-anon-03.cs">
36399     <type name="X">
36400       <method name="Void .ctor()">
36401         <size>7</size>
36402       </method>
36403       <method name="Void Main()">
36404         <size>59</size>
36405       </method>
36406     </type>
36407     <type name="S">
36408       <method name="Void .ctor(Object, IntPtr)">
36409         <size>0</size>
36410       </method>
36411       <method name="Void Invoke()">
36412         <size>0</size>
36413       </method>
36414       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36415         <size>0</size>
36416       </method>
36417       <method name="Void EndInvoke(IAsyncResult)">
36418         <size>0</size>
36419       </method>
36420     </type>
36421     <type name="X+&lt;Main&gt;c__AnonStorey0">
36422       <method name="Void .ctor()">
36423         <size>7</size>
36424       </method>
36425       <method name="Void &lt;&gt;m__0()">
36426         <size>8</size>
36427       </method>
36428     </type>
36429   </test>
36430   <test name="test-anon-04.cs">
36431     <type name="X">
36432       <method name="Void .ctor()">
36433         <size>7</size>
36434       </method>
36435       <method name="Void Main()">
36436         <size>59</size>
36437       </method>
36438     </type>
36439     <type name="S">
36440       <method name="Void .ctor(Object, IntPtr)">
36441         <size>0</size>
36442       </method>
36443       <method name="Void Invoke()">
36444         <size>0</size>
36445       </method>
36446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36447         <size>0</size>
36448       </method>
36449       <method name="Void EndInvoke(IAsyncResult)">
36450         <size>0</size>
36451       </method>
36452     </type>
36453     <type name="X+&lt;Main&gt;c__AnonStorey0">
36454       <method name="Void .ctor()">
36455         <size>7</size>
36456       </method>
36457       <method name="Void &lt;&gt;m__0()">
36458         <size>30</size>
36459       </method>
36460     </type>
36461   </test>
36462   <test name="test-anon-05.cs">
36463     <type name="X">
36464       <method name="Void .ctor()">
36465         <size>7</size>
36466       </method>
36467       <method name="Int32 Main()">
36468         <size>207</size>
36469       </method>
36470       <method name="Boolean t(Int32, Int32)">
36471         <size>5</size>
36472       </method>
36473     </type>
36474     <type name="S">
36475       <method name="Void .ctor(Object, IntPtr)">
36476         <size>0</size>
36477       </method>
36478       <method name="Void Invoke()">
36479         <size>0</size>
36480       </method>
36481       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36482         <size>0</size>
36483       </method>
36484       <method name="Void EndInvoke(IAsyncResult)">
36485         <size>0</size>
36486       </method>
36487     </type>
36488     <type name="X+&lt;Main&gt;c__AnonStorey1">
36489       <method name="Void .ctor()">
36490         <size>7</size>
36491       </method>
36492       <method name="Void &lt;&gt;m__0()">
36493         <size>76</size>
36494       </method>
36495     </type>
36496     <type name="X+&lt;Main&gt;c__AnonStorey0">
36497       <method name="Void .ctor()">
36498         <size>7</size>
36499       </method>
36500     </type>
36501   </test>
36502   <test name="test-anon-06.cs">
36503     <type name="X">
36504       <method name="Void .ctor()">
36505         <size>7</size>
36506       </method>
36507       <method name="Int32 Main()">
36508         <size>112</size>
36509       </method>
36510     </type>
36511     <type name="S">
36512       <method name="Void .ctor(Object, IntPtr)">
36513         <size>0</size>
36514       </method>
36515       <method name="Void Invoke()">
36516         <size>0</size>
36517       </method>
36518       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36519         <size>0</size>
36520       </method>
36521       <method name="Void EndInvoke(IAsyncResult)">
36522         <size>0</size>
36523       </method>
36524     </type>
36525     <type name="X+&lt;Main&gt;c__AnonStorey0">
36526       <method name="Void .ctor()">
36527         <size>7</size>
36528       </method>
36529       <method name="Void &lt;&gt;m__0()">
36530         <size>18</size>
36531       </method>
36532     </type>
36533   </test>
36534   <test name="test-anon-07.cs">
36535     <type name="X">
36536       <method name="Void .ctor()">
36537         <size>7</size>
36538       </method>
36539       <method name="Int32 Main()">
36540         <size>120</size>
36541       </method>
36542       <method name="Boolean t(Int32, Int32)">
36543         <size>5</size>
36544       </method>
36545     </type>
36546     <type name="D">
36547       <method name="Void .ctor(Object, IntPtr)">
36548         <size>0</size>
36549       </method>
36550       <method name="Void Invoke()">
36551         <size>0</size>
36552       </method>
36553       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36554         <size>0</size>
36555       </method>
36556       <method name="Void EndInvoke(IAsyncResult)">
36557         <size>0</size>
36558       </method>
36559     </type>
36560     <type name="X+&lt;Main&gt;c__AnonStorey0">
36561       <method name="Void .ctor()">
36562         <size>7</size>
36563       </method>
36564       <method name="Void &lt;&gt;m__0()">
36565         <size>18</size>
36566       </method>
36567       <method name="Void &lt;&gt;m__1()">
36568         <size>18</size>
36569       </method>
36570     </type>
36571   </test>
36572   <test name="test-anon-08.cs">
36573     <type name="X">
36574       <method name="Void .ctor()">
36575         <size>7</size>
36576       </method>
36577       <method name="Int32 Main()">
36578         <size>35</size>
36579       </method>
36580     </type>
36581     <type name="S">
36582       <method name="Void .ctor(Object, IntPtr)">
36583         <size>0</size>
36584       </method>
36585       <method name="Void Invoke()">
36586         <size>0</size>
36587       </method>
36588       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36589         <size>0</size>
36590       </method>
36591       <method name="Void EndInvoke(IAsyncResult)">
36592         <size>0</size>
36593       </method>
36594     </type>
36595     <type name="X+&lt;Main&gt;c__AnonStorey0">
36596       <method name="Void .ctor()">
36597         <size>7</size>
36598       </method>
36599       <method name="Void &lt;&gt;m__0()">
36600         <size>13</size>
36601       </method>
36602     </type>
36603   </test>
36604   <test name="test-anon-09.cs">
36605     <type name="X">
36606       <method name="Void .ctor()">
36607         <size>7</size>
36608       </method>
36609       <method name="Int32 Main()">
36610         <size>59</size>
36611       </method>
36612     </type>
36613     <type name="X+D">
36614       <method name="Void .ctor(Object, IntPtr)">
36615         <size>0</size>
36616       </method>
36617       <method name="Void Invoke()">
36618         <size>0</size>
36619       </method>
36620       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36621         <size>0</size>
36622       </method>
36623       <method name="Void EndInvoke(IAsyncResult)">
36624         <size>0</size>
36625       </method>
36626     </type>
36627     <type name="X+&lt;Main&gt;c__AnonStorey0">
36628       <method name="Void .ctor()">
36629         <size>7</size>
36630       </method>
36631       <method name="Void &lt;&gt;m__0()">
36632         <size>49</size>
36633       </method>
36634     </type>
36635   </test>
36636   <test name="test-anon-10.cs">
36637     <type name="S">
36638       <method name="Void .ctor()">
36639         <size>7</size>
36640       </method>
36641       <method name="Void Test()">
36642         <size>105</size>
36643       </method>
36644       <method name="Int32 Main()">
36645         <size>66</size>
36646       </method>
36647     </type>
36648     <type name="S+T">
36649       <method name="Void .ctor(Object, IntPtr)">
36650         <size>0</size>
36651       </method>
36652       <method name="Void Invoke()">
36653         <size>0</size>
36654       </method>
36655       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36656         <size>0</size>
36657       </method>
36658       <method name="Void EndInvoke(IAsyncResult)">
36659         <size>0</size>
36660       </method>
36661     </type>
36662     <type name="S+&lt;Test&gt;c__AnonStorey1">
36663       <method name="Void .ctor()">
36664         <size>7</size>
36665       </method>
36666     </type>
36667     <type name="S+&lt;Test&gt;c__AnonStorey0">
36668       <method name="Void .ctor()">
36669         <size>7</size>
36670       </method>
36671     </type>
36672     <type name="S+&lt;Test&gt;c__AnonStorey1">
36673       <method name="Void &lt;&gt;m__0()">
36674         <size>76</size>
36675       </method>
36676     </type>
36677   </test>
36678   <test name="test-anon-11.cs">
36679     <type name="X">
36680       <method name="Void .ctor()">
36681         <size>7</size>
36682       </method>
36683       <method name="Int32 Main()">
36684         <size>122</size>
36685       </method>
36686     </type>
36687     <type name="D">
36688       <method name="Void .ctor(Object, IntPtr)">
36689         <size>0</size>
36690       </method>
36691       <method name="Void Invoke(Int32)">
36692         <size>0</size>
36693       </method>
36694       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36695         <size>0</size>
36696       </method>
36697       <method name="Void EndInvoke(IAsyncResult)">
36698         <size>0</size>
36699       </method>
36700     </type>
36701     <type name="E">
36702       <method name="Void .ctor(Object, IntPtr)">
36703         <size>0</size>
36704       </method>
36705       <method name="Void Invoke(Int32 ByRef)">
36706         <size>0</size>
36707       </method>
36708       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
36709         <size>0</size>
36710       </method>
36711       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
36712         <size>0</size>
36713       </method>
36714     </type>
36715     <type name="F">
36716       <method name="Void .ctor(Object, IntPtr)">
36717         <size>0</size>
36718       </method>
36719       <method name="Void Invoke(System.Int32[])">
36720         <size>0</size>
36721       </method>
36722       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
36723         <size>0</size>
36724       </method>
36725       <method name="Void EndInvoke(IAsyncResult)">
36726         <size>0</size>
36727       </method>
36728     </type>
36729     <type name="X">
36730       <method name="Void &lt;Main&gt;m__0(Int32)">
36731         <size>1</size>
36732       </method>
36733       <method name="Void &lt;Main&gt;m__1(Int32)">
36734         <size>1</size>
36735       </method>
36736       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
36737         <size>1</size>
36738       </method>
36739       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
36740         <size>1</size>
36741       </method>
36742     </type>
36743   </test>
36744   <test name="test-anon-12.cs">
36745     <type name="X">
36746       <method name="Void .ctor()">
36747         <size>7</size>
36748       </method>
36749       <method name="Int32 Main()">
36750         <size>257</size>
36751       </method>
36752       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
36753         <size>81</size>
36754       </method>
36755     </type>
36756     <type name="predicate">
36757       <method name="Void .ctor(Object, IntPtr)">
36758         <size>0</size>
36759       </method>
36760       <method name="Boolean Invoke(System.Object)">
36761         <size>0</size>
36762       </method>
36763       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
36764         <size>0</size>
36765       </method>
36766       <method name="Boolean EndInvoke(IAsyncResult)">
36767         <size>0</size>
36768       </method>
36769     </type>
36770     <type name="X">
36771       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
36772         <size>12</size>
36773       </method>
36774     </type>
36775   </test>
36776   <test name="test-anon-13.cs">
36777     <type name="X">
36778       <method name="Void .ctor(Int32)">
36779         <size>14</size>
36780       </method>
36781       <method name="Void Main()">
36782         <size>42</size>
36783       </method>
36784       <method name="D T()">
36785         <size>15</size>
36786       </method>
36787       <method name="System.String CALL()">
36788         <size>6</size>
36789       </method>
36790     </type>
36791     <type name="D">
36792       <method name="Void .ctor(Object, IntPtr)">
36793         <size>0</size>
36794       </method>
36795       <method name="Void Invoke()">
36796         <size>0</size>
36797       </method>
36798       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36799         <size>0</size>
36800       </method>
36801       <method name="Void EndInvoke(IAsyncResult)">
36802         <size>0</size>
36803       </method>
36804     </type>
36805     <type name="X">
36806       <method name="Void &lt;T&gt;m__0()">
36807         <size>22</size>
36808       </method>
36809     </type>
36810   </test>
36811   <test name="test-anon-14.cs">
36812     <type name="X">
36813       <method name="Void .ctor()">
36814         <size>7</size>
36815       </method>
36816       <method name="Void add_Click(X+T)">
36817         <size>22</size>
36818       </method>
36819       <method name="Void remove_Click(X+T)">
36820         <size>22</size>
36821       </method>
36822       <method name="Void Method()">
36823         <size>1</size>
36824       </method>
36825       <method name="Void Main()">
36826         <size>46</size>
36827       </method>
36828     </type>
36829     <type name="X+T">
36830       <method name="Void .ctor(Object, IntPtr)">
36831         <size>0</size>
36832       </method>
36833       <method name="Void Invoke()">
36834         <size>0</size>
36835       </method>
36836       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36837         <size>0</size>
36838       </method>
36839       <method name="Void EndInvoke(IAsyncResult)">
36840         <size>0</size>
36841       </method>
36842     </type>
36843   </test>
36844   <test name="test-anon-15.cs">
36845     <type name="Foo">
36846       <method name="Void .ctor()">
36847         <size>7</size>
36848       </method>
36849       <method name="Void Main()">
36850         <size>43</size>
36851       </method>
36852     </type>
36853     <type name="Foo+Inner">
36854       <method name="Void .ctor(String)">
36855         <size>7</size>
36856       </method>
36857     </type>
36858     <type name="Foo+foo_fn">
36859       <method name="Void .ctor(Object, IntPtr)">
36860         <size>0</size>
36861       </method>
36862       <method name="Foo+Inner Invoke(System.String)">
36863         <size>0</size>
36864       </method>
36865       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
36866         <size>0</size>
36867       </method>
36868       <method name="Foo+Inner EndInvoke(IAsyncResult)">
36869         <size>0</size>
36870       </method>
36871     </type>
36872     <type name="Foo">
36873       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
36874         <size>13</size>
36875       </method>
36876     </type>
36877   </test>
36878   <test name="test-anon-16.cs">
36879     <type name="X">
36880       <method name="Void .ctor(Int32)">
36881         <size>14</size>
36882       </method>
36883       <method name="Void Main()">
36884         <size>42</size>
36885       </method>
36886       <method name="D T()">
36887         <size>15</size>
36888       </method>
36889     </type>
36890     <type name="D">
36891       <method name="Void .ctor(Object, IntPtr)">
36892         <size>0</size>
36893       </method>
36894       <method name="Void Invoke()">
36895         <size>0</size>
36896       </method>
36897       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36898         <size>0</size>
36899       </method>
36900       <method name="Void EndInvoke(IAsyncResult)">
36901         <size>0</size>
36902       </method>
36903     </type>
36904     <type name="X">
36905       <method name="Void &lt;T&gt;m__0()">
36906         <size>27</size>
36907       </method>
36908     </type>
36909   </test>
36910   <test name="test-anon-17.cs">
36911     <type name="Button">
36912       <method name="Void .ctor()">
36913         <size>7</size>
36914       </method>
36915       <method name="Void add_Clicked(ClickEvent)">
36916         <size>24</size>
36917       </method>
36918       <method name="Void remove_Clicked(ClickEvent)">
36919         <size>24</size>
36920       </method>
36921       <method name="Void DoClick()">
36922         <size>12</size>
36923       </method>
36924     </type>
36925     <type name="X">
36926       <method name="Void .ctor()">
36927         <size>7</size>
36928       </method>
36929       <method name="Void .cctor()">
36930         <size>1</size>
36931       </method>
36932       <method name="Int32 Main()">
36933         <size>61</size>
36934       </method>
36935     </type>
36936     <type name="ClickEvent">
36937       <method name="Void .ctor(Object, IntPtr)">
36938         <size>0</size>
36939       </method>
36940       <method name="Void Invoke()">
36941         <size>0</size>
36942       </method>
36943       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36944         <size>0</size>
36945       </method>
36946       <method name="Void EndInvoke(IAsyncResult)">
36947         <size>0</size>
36948       </method>
36949     </type>
36950     <type name="X">
36951       <method name="Void &lt;Main&gt;m__0()">
36952         <size>17</size>
36953       </method>
36954     </type>
36955   </test>
36956   <test name="test-anon-18.cs">
36957     <type name="DelegateTest">
36958       <method name="Void .ctor()">
36959         <size>7</size>
36960       </method>
36961       <method name="Void Main(System.String[])">
36962         <size>83</size>
36963       </method>
36964     </type>
36965     <type name="A">
36966       <method name="Void .ctor(Object, IntPtr)">
36967         <size>0</size>
36968       </method>
36969       <method name="Void Invoke()">
36970         <size>0</size>
36971       </method>
36972       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36973         <size>0</size>
36974       </method>
36975       <method name="Void EndInvoke(IAsyncResult)">
36976         <size>0</size>
36977       </method>
36978     </type>
36979     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
36980       <method name="Void .ctor()">
36981         <size>7</size>
36982       </method>
36983       <method name="Void &lt;&gt;m__0()">
36984         <size>17</size>
36985       </method>
36986     </type>
36987   </test>
36988   <test name="test-anon-19.cs">
36989     <type name="X">
36990       <method name="Void .ctor()">
36991         <size>7</size>
36992       </method>
36993       <method name="Int32 Main()">
36994         <size>223</size>
36995       </method>
36996       <method name="Boolean t(Int32, Int32)">
36997         <size>5</size>
36998       </method>
36999     </type>
37000     <type name="S">
37001       <method name="Void .ctor(Object, IntPtr)">
37002         <size>0</size>
37003       </method>
37004       <method name="Void Invoke()">
37005         <size>0</size>
37006       </method>
37007       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37008         <size>0</size>
37009       </method>
37010       <method name="Void EndInvoke(IAsyncResult)">
37011         <size>0</size>
37012       </method>
37013     </type>
37014     <type name="X+&lt;Main&gt;c__AnonStorey1">
37015       <method name="Void .ctor()">
37016         <size>7</size>
37017       </method>
37018       <method name="Void &lt;&gt;m__0()">
37019         <size>93</size>
37020       </method>
37021     </type>
37022     <type name="X+&lt;Main&gt;c__AnonStorey0">
37023       <method name="Void .ctor()">
37024         <size>7</size>
37025       </method>
37026     </type>
37027   </test>
37028   <test name="test-anon-20.cs">
37029     <type name="X">
37030       <method name="Void .ctor()">
37031         <size>7</size>
37032       </method>
37033       <method name="Void Main()">
37034         <size>33</size>
37035       </method>
37036       <method name="D MainHost()">
37037         <size>28</size>
37038       </method>
37039     </type>
37040     <type name="D">
37041       <method name="Void .ctor(Object, IntPtr)">
37042         <size>0</size>
37043       </method>
37044       <method name="Void Invoke()">
37045         <size>0</size>
37046       </method>
37047       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37048         <size>0</size>
37049       </method>
37050       <method name="Void EndInvoke(IAsyncResult)">
37051         <size>0</size>
37052       </method>
37053     </type>
37054     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37055       <method name="Void .ctor()">
37056         <size>7</size>
37057       </method>
37058       <method name="Void &lt;&gt;m__0()">
37059         <size>52</size>
37060       </method>
37061     </type>
37062     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37063       <method name="Void .ctor()">
37064         <size>7</size>
37065       </method>
37066       <method name="Void &lt;&gt;m__1()">
37067         <size>52</size>
37068       </method>
37069     </type>
37070   </test>
37071   <test name="test-anon-21.cs">
37072     <type name="X">
37073       <method name="Void .ctor()">
37074         <size>7</size>
37075       </method>
37076       <method name="Void .cctor()">
37077         <size>1</size>
37078       </method>
37079       <method name="Int32 Main()">
37080         <size>68</size>
37081       </method>
37082       <method name="Void M()">
37083         <size>44</size>
37084       </method>
37085     </type>
37086     <type name="D">
37087       <method name="Void .ctor(Object, IntPtr)">
37088         <size>0</size>
37089       </method>
37090       <method name="Void Invoke()">
37091         <size>0</size>
37092       </method>
37093       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37094         <size>0</size>
37095       </method>
37096       <method name="Void EndInvoke(IAsyncResult)">
37097         <size>0</size>
37098       </method>
37099     </type>
37100     <type name="X+&lt;M&gt;c__AnonStorey0">
37101       <method name="Void .ctor()">
37102         <size>7</size>
37103       </method>
37104       <method name="Void &lt;&gt;m__0()">
37105         <size>48</size>
37106       </method>
37107     </type>
37108     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37109       <method name="Void .ctor()">
37110         <size>7</size>
37111       </method>
37112       <method name="Void &lt;&gt;m__1()">
37113         <size>81</size>
37114       </method>
37115     </type>
37116   </test>
37117   <test name="test-anon-22.cs">
37118     <type name="X">
37119       <method name="Void .ctor()">
37120         <size>7</size>
37121       </method>
37122       <method name="Void Main()">
37123         <size>33</size>
37124       </method>
37125       <method name="D T()">
37126         <size>28</size>
37127       </method>
37128     </type>
37129     <type name="D">
37130       <method name="Void .ctor(Object, IntPtr)">
37131         <size>0</size>
37132       </method>
37133       <method name="Void Invoke()">
37134         <size>0</size>
37135       </method>
37136       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37137         <size>0</size>
37138       </method>
37139       <method name="Void EndInvoke(IAsyncResult)">
37140         <size>0</size>
37141       </method>
37142     </type>
37143     <type name="X+&lt;T&gt;c__AnonStorey0">
37144       <method name="Void .ctor()">
37145         <size>7</size>
37146       </method>
37147       <method name="Void &lt;&gt;m__0()">
37148         <size>52</size>
37149       </method>
37150     </type>
37151     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37152       <method name="Void .ctor()">
37153         <size>7</size>
37154       </method>
37155       <method name="Void &lt;&gt;m__1()">
37156         <size>52</size>
37157       </method>
37158     </type>
37159   </test>
37160   <test name="test-anon-23.cs">
37161     <type name="X">
37162       <method name="Void .ctor()">
37163         <size>7</size>
37164       </method>
37165       <method name="Int32 Main()">
37166         <size>68</size>
37167       </method>
37168       <method name="Void M()">
37169         <size>34</size>
37170       </method>
37171     </type>
37172     <type name="D">
37173       <method name="Void .ctor(Object, IntPtr)">
37174         <size>0</size>
37175       </method>
37176       <method name="Void Invoke()">
37177         <size>0</size>
37178       </method>
37179       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37180         <size>0</size>
37181       </method>
37182       <method name="Void EndInvoke(IAsyncResult)">
37183         <size>0</size>
37184       </method>
37185     </type>
37186     <type name="X+&lt;M&gt;c__AnonStorey0">
37187       <method name="Void .ctor()">
37188         <size>7</size>
37189       </method>
37190       <method name="Void &lt;&gt;m__0()">
37191         <size>38</size>
37192       </method>
37193     </type>
37194     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37195       <method name="Void .ctor()">
37196         <size>7</size>
37197       </method>
37198       <method name="Void &lt;&gt;m__1()">
37199         <size>24</size>
37200       </method>
37201     </type>
37202   </test>
37203   <test name="test-anon-24.cs">
37204     <type name="X">
37205       <method name="Void .ctor()">
37206         <size>7</size>
37207       </method>
37208       <method name="Void Main()">
37209         <size>29</size>
37210       </method>
37211       <method name="D T(Int32)">
37212         <size>28</size>
37213       </method>
37214     </type>
37215     <type name="D">
37216       <method name="Void .ctor(Object, IntPtr)">
37217         <size>0</size>
37218       </method>
37219       <method name="Int32 Invoke()">
37220         <size>0</size>
37221       </method>
37222       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37223         <size>0</size>
37224       </method>
37225       <method name="Int32 EndInvoke(IAsyncResult)">
37226         <size>0</size>
37227       </method>
37228     </type>
37229     <type name="X+&lt;T&gt;c__AnonStorey0">
37230       <method name="Void .ctor()">
37231         <size>7</size>
37232       </method>
37233       <method name="Int32 &lt;&gt;m__0()">
37234         <size>21</size>
37235       </method>
37236     </type>
37237   </test>
37238   <test name="test-anon-25.cs">
37239     <type name="X">
37240       <method name="Void .ctor()">
37241         <size>7</size>
37242       </method>
37243       <method name="Int32 Main()">
37244         <size>48</size>
37245       </method>
37246       <method name="D T(Int32)">
37247         <size>28</size>
37248       </method>
37249     </type>
37250     <type name="D">
37251       <method name="Void .ctor(Object, IntPtr)">
37252         <size>0</size>
37253       </method>
37254       <method name="Int32 Invoke(Int32)">
37255         <size>0</size>
37256       </method>
37257       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37258         <size>0</size>
37259       </method>
37260       <method name="Int32 EndInvoke(IAsyncResult)">
37261         <size>0</size>
37262       </method>
37263     </type>
37264     <type name="X+&lt;T&gt;c__AnonStorey0">
37265       <method name="Void .ctor()">
37266         <size>7</size>
37267       </method>
37268       <method name="Int32 &lt;&gt;m__0(Int32)">
37269         <size>9</size>
37270       </method>
37271     </type>
37272   </test>
37273   <test name="test-anon-27.cs">
37274     <type name="X">
37275       <method name="Void .ctor()">
37276         <size>7</size>
37277       </method>
37278       <method name="Int32 Main()">
37279         <size>138</size>
37280       </method>
37281       <method name="Void M(Int32)">
37282         <size>59</size>
37283       </method>
37284     </type>
37285     <type name="D">
37286       <method name="Void .ctor(Object, IntPtr)">
37287         <size>0</size>
37288       </method>
37289       <method name="Void Invoke()">
37290         <size>0</size>
37291       </method>
37292       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37293         <size>0</size>
37294       </method>
37295       <method name="Void EndInvoke(IAsyncResult)">
37296         <size>0</size>
37297       </method>
37298     </type>
37299     <type name="X+&lt;M&gt;c__AnonStorey0">
37300       <method name="Void .ctor()">
37301         <size>7</size>
37302       </method>
37303       <method name="Void &lt;&gt;m__0()">
37304         <size>38</size>
37305       </method>
37306     </type>
37307     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37308       <method name="Void .ctor()">
37309         <size>7</size>
37310       </method>
37311       <method name="Void &lt;&gt;m__1()">
37312         <size>50</size>
37313       </method>
37314     </type>
37315   </test>
37316   <test name="test-anon-28.cs">
37317     <type name="Delegable">
37318       <method name="Void .ctor()">
37319         <size>7</size>
37320       </method>
37321       <method name="Void add_MyDelegate(System.EventHandler)">
37322         <size>24</size>
37323       </method>
37324       <method name="Void remove_MyDelegate(System.EventHandler)">
37325         <size>24</size>
37326       </method>
37327     </type>
37328     <type name="DelegateTest">
37329       <method name="Void .ctor()">
37330         <size>7</size>
37331       </method>
37332       <method name="Void Main(System.String[])">
37333         <size>58</size>
37334       </method>
37335     </type>
37336     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37337       <method name="Void .ctor()">
37338         <size>7</size>
37339       </method>
37340       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37341         <size>33</size>
37342       </method>
37343     </type>
37344   </test>
37345   <test name="test-anon-29.cs">
37346     <type name="X">
37347       <method name="Void .ctor()">
37348         <size>108</size>
37349       </method>
37350       <method name="System.String Hello()">
37351         <size>20</size>
37352       </method>
37353       <method name="Void Main()">
37354         <size>18</size>
37355       </method>
37356     </type>
37357     <type name="X+Foo">
37358       <method name="Void .ctor(Object, IntPtr)">
37359         <size>0</size>
37360       </method>
37361       <method name="System.String Invoke()">
37362         <size>0</size>
37363       </method>
37364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37365         <size>0</size>
37366       </method>
37367       <method name="System.String EndInvoke(IAsyncResult)">
37368         <size>0</size>
37369       </method>
37370     </type>
37371     <type name="X+Bar">
37372       <method name="Void .ctor(Object, IntPtr)">
37373         <size>0</size>
37374       </method>
37375       <method name="Void Invoke(System.String)">
37376         <size>0</size>
37377       </method>
37378       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37379         <size>0</size>
37380       </method>
37381       <method name="Void EndInvoke(IAsyncResult)">
37382         <size>0</size>
37383       </method>
37384     </type>
37385     <type name="X">
37386       <method name="Void &lt;Hello&gt;m__1(System.String)">
37387         <size>7</size>
37388       </method>
37389       <method name="System.String &lt;Hello&gt;m__0()">
37390         <size>201</size>
37391       </method>
37392       <method name="Void &lt;Hello&gt;m__2(System.String)">
37393         <size>7</size>
37394       </method>
37395     </type>
37396   </test>
37397   <test name="test-anon-30.cs">
37398     <type name="X">
37399       <method name="Void .ctor()">
37400         <size>7</size>
37401       </method>
37402     </type>
37403     <type name="Program">
37404       <method name="Void add_E(Program+D)">
37405         <size>22</size>
37406       </method>
37407       <method name="Void remove_E(Program+D)">
37408         <size>22</size>
37409       </method>
37410       <method name="Void Main()">
37411         <size>38</size>
37412       </method>
37413     </type>
37414     <type name="Program+D">
37415       <method name="Void .ctor(Object, IntPtr)">
37416         <size>0</size>
37417       </method>
37418       <method name="Void Invoke(X)">
37419         <size>0</size>
37420       </method>
37421       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
37422         <size>0</size>
37423       </method>
37424       <method name="Void EndInvoke(IAsyncResult)">
37425         <size>0</size>
37426       </method>
37427     </type>
37428     <type name="Program+&lt;Main&gt;c__AnonStorey0">
37429       <method name="Void .ctor()">
37430         <size>7</size>
37431       </method>
37432       <method name="Void &lt;&gt;m__0(X)">
37433         <size>15</size>
37434       </method>
37435     </type>
37436   </test>
37437   <test name="test-anon-31.cs">
37438     <type name="test">
37439       <method name="Void .ctor()">
37440         <size>7</size>
37441       </method>
37442       <method name="IEnumerable testen(Int32)">
37443         <size>30</size>
37444       </method>
37445     </type>
37446     <type name="reflect">
37447       <method name="Void .ctor()">
37448         <size>7</size>
37449       </method>
37450       <method name="Void Main(System.String[])">
37451         <size>122</size>
37452       </method>
37453     </type>
37454     <type name="test+&lt;testen&gt;c__Iterator0">
37455       <method name="Void .ctor()">
37456         <size>7</size>
37457       </method>
37458       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37459         <size>7</size>
37460       </method>
37461       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37462         <size>7</size>
37463       </method>
37464       <method name="Boolean MoveNext()">
37465         <size>195</size>
37466       </method>
37467       <method name="Void Dispose()">
37468         <size>8</size>
37469       </method>
37470       <method name="Void Reset()">
37471         <size>6</size>
37472       </method>
37473       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37474         <size>7</size>
37475       </method>
37476       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37477         <size>40</size>
37478       </method>
37479     </type>
37480   </test>
37481   <test name="test-anon-32.cs">
37482     <type name="MainClass">
37483       <method name="Void .ctor()">
37484         <size>7</size>
37485       </method>
37486       <method name="Void Main()">
37487         <size>37</size>
37488       </method>
37489       <method name="Void SimpleCallback(MainClass, System.String)">
37490         <size>7</size>
37491       </method>
37492     </type>
37493     <type name="StringSender">
37494       <method name="Void .ctor(Object, IntPtr)">
37495         <size>0</size>
37496       </method>
37497       <method name="Void Invoke(System.String)">
37498         <size>0</size>
37499       </method>
37500       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37501         <size>0</size>
37502       </method>
37503       <method name="Void EndInvoke(IAsyncResult)">
37504         <size>0</size>
37505       </method>
37506     </type>
37507     <type name="VoidDelegate">
37508       <method name="Void .ctor(Object, IntPtr)">
37509         <size>0</size>
37510       </method>
37511       <method name="Void Invoke()">
37512         <size>0</size>
37513       </method>
37514       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37515         <size>0</size>
37516       </method>
37517       <method name="Void EndInvoke(IAsyncResult)">
37518         <size>0</size>
37519       </method>
37520     </type>
37521     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
37522       <method name="Void .ctor()">
37523         <size>7</size>
37524       </method>
37525       <method name="Void &lt;&gt;m__0()">
37526         <size>25</size>
37527       </method>
37528       <method name="Void &lt;&gt;m__1(System.String)">
37529         <size>13</size>
37530       </method>
37531     </type>
37532   </test>
37533   <test name="test-anon-33.cs">
37534     <type name="T">
37535       <method name="Void .ctor()">
37536         <size>7</size>
37537       </method>
37538       <method name="Void doit(Int32)">
37539         <size>7</size>
37540       </method>
37541       <method name="Void Main()">
37542         <size>162</size>
37543       </method>
37544     </type>
37545     <type name="Do">
37546       <method name="Void .ctor(Object, IntPtr)">
37547         <size>0</size>
37548       </method>
37549       <method name="Void Invoke()">
37550         <size>0</size>
37551       </method>
37552       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37553         <size>0</size>
37554       </method>
37555       <method name="Void EndInvoke(IAsyncResult)">
37556         <size>0</size>
37557       </method>
37558     </type>
37559     <type name="T+&lt;Main&gt;c__AnonStorey0">
37560       <method name="Void .ctor()">
37561         <size>7</size>
37562       </method>
37563       <method name="Void &lt;&gt;m__0()">
37564         <size>12</size>
37565       </method>
37566     </type>
37567     <type name="T+&lt;Main&gt;c__AnonStorey1">
37568       <method name="Void .ctor()">
37569         <size>7</size>
37570       </method>
37571       <method name="Void &lt;&gt;m__1()">
37572         <size>12</size>
37573       </method>
37574     </type>
37575   </test>
37576   <test name="test-anon-34.cs">
37577     <type name="Delegates.Space">
37578       <method name="Void .ctor()">
37579         <size>7</size>
37580       </method>
37581       <method name="Void Leak(Boolean, Int32)">
37582         <size>92</size>
37583       </method>
37584     </type>
37585     <type name="Delegates.Program">
37586       <method name="Void .ctor()">
37587         <size>7</size>
37588       </method>
37589       <method name="Void SpaceLeak()">
37590         <size>37</size>
37591       </method>
37592       <method name="Void Main(System.String[])">
37593         <size>6</size>
37594       </method>
37595     </type>
37596     <type name="Delegates.Space+DoCopy">
37597       <method name="Void .ctor(Object, IntPtr)">
37598         <size>0</size>
37599       </method>
37600       <method name="Void Invoke()">
37601         <size>0</size>
37602       </method>
37603       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37604         <size>0</size>
37605       </method>
37606       <method name="Void EndInvoke(IAsyncResult)">
37607         <size>0</size>
37608       </method>
37609     </type>
37610     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
37611       <method name="Void .ctor()">
37612         <size>7</size>
37613       </method>
37614       <method name="Void &lt;&gt;m__0()">
37615         <size>23</size>
37616       </method>
37617     </type>
37618     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
37619       <method name="Void .ctor()">
37620         <size>7</size>
37621       </method>
37622       <method name="Void &lt;&gt;m__1()">
37623         <size>19</size>
37624       </method>
37625     </type>
37626   </test>
37627   <test name="test-anon-35.cs">
37628     <type name="CustomDict">
37629       <method name="Void .ctor()">
37630         <size>66</size>
37631       </method>
37632       <method name="IEnumerator GetEnumerator()">
37633         <size>15</size>
37634       </method>
37635     </type>
37636     <type name="Tests">
37637       <method name="Void .ctor()">
37638         <size>7</size>
37639       </method>
37640       <method name="Void Main()">
37641         <size>7</size>
37642       </method>
37643     </type>
37644     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
37645       <method name="Void .ctor()">
37646         <size>7</size>
37647       </method>
37648       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37649         <size>7</size>
37650       </method>
37651       <method name="Boolean MoveNext()">
37652         <size>86</size>
37653       </method>
37654       <method name="Void Dispose()">
37655         <size>8</size>
37656       </method>
37657       <method name="Void Reset()">
37658         <size>6</size>
37659       </method>
37660       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37661         <size>7</size>
37662       </method>
37663     </type>
37664   </test>
37665   <test name="test-anon-36.cs">
37666     <type name="Test">
37667       <method name="Void .ctor(TestMethod)">
37668         <size>7</size>
37669       </method>
37670       <method name="Void .ctor(TestMethod2)">
37671         <size>7</size>
37672       </method>
37673       <method name="Void Main()">
37674         <size>36</size>
37675       </method>
37676     </type>
37677     <type name="TestMethod">
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="TestMethod2">
37692       <method name="Void .ctor(Object, IntPtr)">
37693         <size>0</size>
37694       </method>
37695       <method name="Void Invoke(System.Object)">
37696         <size>0</size>
37697       </method>
37698       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37699         <size>0</size>
37700       </method>
37701       <method name="Void EndInvoke(IAsyncResult)">
37702         <size>0</size>
37703       </method>
37704     </type>
37705     <type name="Test">
37706       <method name="Void &lt;Main&gt;m__0()">
37707         <size>1</size>
37708       </method>
37709     </type>
37710   </test>
37711   <test name="test-anon-37.cs">
37712     <type name="DelegateInit">
37713       <method name="Void .ctor()">
37714         <size>7</size>
37715       </method>
37716       <method name="Void .cctor()">
37717         <size>35</size>
37718       </method>
37719       <method name="Void Main(System.String[])">
37720         <size>11</size>
37721       </method>
37722     </type>
37723     <type name="DelegateInit+FooDelegate">
37724       <method name="Void .ctor(Object, IntPtr)">
37725         <size>0</size>
37726       </method>
37727       <method name="Void Invoke()">
37728         <size>0</size>
37729       </method>
37730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37731         <size>0</size>
37732       </method>
37733       <method name="Void EndInvoke(IAsyncResult)">
37734         <size>0</size>
37735       </method>
37736     </type>
37737     <type name="DelegateInit">
37738       <method name="Void &lt;DelegateInit&gt;m__0()">
37739         <size>11</size>
37740       </method>
37741     </type>
37742   </test>
37743   <test name="test-anon-38.cs">
37744     <type name="X">
37745       <method name="Void .ctor()">
37746         <size>7</size>
37747       </method>
37748       <method name="Void Hello(Int64, Int64)">
37749         <size>1</size>
37750       </method>
37751       <method name="Void Test(Int32)">
37752         <size>67</size>
37753       </method>
37754       <method name="Void Main()">
37755         <size>14</size>
37756       </method>
37757     </type>
37758     <type name="Simple">
37759       <method name="Void .ctor(Object, IntPtr)">
37760         <size>0</size>
37761       </method>
37762       <method name="Void Invoke()">
37763         <size>0</size>
37764       </method>
37765       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37766         <size>0</size>
37767       </method>
37768       <method name="Void EndInvoke(IAsyncResult)">
37769         <size>0</size>
37770       </method>
37771     </type>
37772     <type name="Foo">
37773       <method name="Void .ctor(Object, IntPtr)">
37774         <size>0</size>
37775       </method>
37776       <method name="Simple Invoke()">
37777         <size>0</size>
37778       </method>
37779       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37780         <size>0</size>
37781       </method>
37782       <method name="Simple EndInvoke(IAsyncResult)">
37783         <size>0</size>
37784       </method>
37785     </type>
37786     <type name="X+&lt;Test&gt;c__AnonStorey0">
37787       <method name="Void .ctor()">
37788         <size>7</size>
37789       </method>
37790       <method name="Simple &lt;&gt;m__0()">
37791         <size>64</size>
37792       </method>
37793     </type>
37794     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
37795       <method name="Void .ctor()">
37796         <size>7</size>
37797       </method>
37798       <method name="Void &lt;&gt;m__1()">
37799         <size>34</size>
37800       </method>
37801     </type>
37802   </test>
37803   <test name="test-anon-39.cs">
37804     <type name="X">
37805       <method name="Void .ctor()">
37806         <size>7</size>
37807       </method>
37808       <method name="Void Hello(Int64)">
37809         <size>1</size>
37810       </method>
37811       <method name="Void Test(Int32)">
37812         <size>65</size>
37813       </method>
37814       <method name="Void Main()">
37815         <size>14</size>
37816       </method>
37817     </type>
37818     <type name="Simple">
37819       <method name="Void .ctor(Object, IntPtr)">
37820         <size>0</size>
37821       </method>
37822       <method name="Void Invoke()">
37823         <size>0</size>
37824       </method>
37825       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37826         <size>0</size>
37827       </method>
37828       <method name="Void EndInvoke(IAsyncResult)">
37829         <size>0</size>
37830       </method>
37831     </type>
37832     <type name="Foo">
37833       <method name="Void .ctor(Object, IntPtr)">
37834         <size>0</size>
37835       </method>
37836       <method name="Simple Invoke()">
37837         <size>0</size>
37838       </method>
37839       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37840         <size>0</size>
37841       </method>
37842       <method name="Simple EndInvoke(IAsyncResult)">
37843         <size>0</size>
37844       </method>
37845     </type>
37846     <type name="X+&lt;Test&gt;c__AnonStorey0">
37847       <method name="Void .ctor()">
37848         <size>7</size>
37849       </method>
37850       <method name="Simple &lt;&gt;m__0()">
37851         <size>30</size>
37852       </method>
37853       <method name="Void &lt;&gt;m__1()">
37854         <size>18</size>
37855       </method>
37856     </type>
37857   </test>
37858   <test name="test-anon-40.cs">
37859     <type name="X">
37860       <method name="Void .ctor()">
37861         <size>7</size>
37862       </method>
37863       <method name="Void Hello(Int64)">
37864         <size>1</size>
37865       </method>
37866       <method name="Void Test(Int32)">
37867         <size>65</size>
37868       </method>
37869       <method name="Void Main()">
37870         <size>14</size>
37871       </method>
37872     </type>
37873     <type name="Simple">
37874       <method name="Void .ctor(Object, IntPtr)">
37875         <size>0</size>
37876       </method>
37877       <method name="Void Invoke()">
37878         <size>0</size>
37879       </method>
37880       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37881         <size>0</size>
37882       </method>
37883       <method name="Void EndInvoke(IAsyncResult)">
37884         <size>0</size>
37885       </method>
37886     </type>
37887     <type name="Foo">
37888       <method name="Void .ctor(Object, IntPtr)">
37889         <size>0</size>
37890       </method>
37891       <method name="Simple Invoke()">
37892         <size>0</size>
37893       </method>
37894       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37895         <size>0</size>
37896       </method>
37897       <method name="Simple EndInvoke(IAsyncResult)">
37898         <size>0</size>
37899       </method>
37900     </type>
37901     <type name="X+&lt;Test&gt;c__AnonStorey0">
37902       <method name="Void .ctor()">
37903         <size>7</size>
37904       </method>
37905       <method name="Simple &lt;&gt;m__0()">
37906         <size>30</size>
37907       </method>
37908       <method name="Void &lt;&gt;m__1()">
37909         <size>18</size>
37910       </method>
37911     </type>
37912   </test>
37913   <test name="test-anon-41.cs">
37914     <type name="X">
37915       <method name="Void .ctor()">
37916         <size>7</size>
37917       </method>
37918       <method name="Void Hello(Int64)">
37919         <size>1</size>
37920       </method>
37921       <method name="Void Test(Int32)">
37922         <size>65</size>
37923       </method>
37924       <method name="Void Main()">
37925         <size>14</size>
37926       </method>
37927     </type>
37928     <type name="Simple">
37929       <method name="Void .ctor(Object, IntPtr)">
37930         <size>0</size>
37931       </method>
37932       <method name="Void Invoke()">
37933         <size>0</size>
37934       </method>
37935       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37936         <size>0</size>
37937       </method>
37938       <method name="Void EndInvoke(IAsyncResult)">
37939         <size>0</size>
37940       </method>
37941     </type>
37942     <type name="Foo">
37943       <method name="Void .ctor(Object, IntPtr)">
37944         <size>0</size>
37945       </method>
37946       <method name="Simple Invoke()">
37947         <size>0</size>
37948       </method>
37949       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37950         <size>0</size>
37951       </method>
37952       <method name="Simple EndInvoke(IAsyncResult)">
37953         <size>0</size>
37954       </method>
37955     </type>
37956     <type name="X+&lt;Test&gt;c__AnonStorey0">
37957       <method name="Void .ctor()">
37958         <size>7</size>
37959       </method>
37960       <method name="Simple &lt;&gt;m__0()">
37961         <size>55</size>
37962       </method>
37963     </type>
37964     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
37965       <method name="Void .ctor()">
37966         <size>7</size>
37967       </method>
37968       <method name="Void &lt;&gt;m__1()">
37969         <size>35</size>
37970       </method>
37971     </type>
37972   </test>
37973   <test name="test-anon-42.cs">
37974     <type name="X">
37975       <method name="Void .ctor()">
37976         <size>7</size>
37977       </method>
37978       <method name="Void Hello(Int64)">
37979         <size>1</size>
37980       </method>
37981       <method name="Void Test(Int32)">
37982         <size>51</size>
37983       </method>
37984       <method name="Void Main()">
37985         <size>13</size>
37986       </method>
37987     </type>
37988     <type name="Simple">
37989       <method name="Void .ctor(Object, IntPtr)">
37990         <size>0</size>
37991       </method>
37992       <method name="Void Invoke()">
37993         <size>0</size>
37994       </method>
37995       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37996         <size>0</size>
37997       </method>
37998       <method name="Void EndInvoke(IAsyncResult)">
37999         <size>0</size>
38000       </method>
38001     </type>
38002     <type name="Foo">
38003       <method name="Void .ctor(Object, IntPtr)">
38004         <size>0</size>
38005       </method>
38006       <method name="Simple Invoke()">
38007         <size>0</size>
38008       </method>
38009       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38010         <size>0</size>
38011       </method>
38012       <method name="Simple EndInvoke(IAsyncResult)">
38013         <size>0</size>
38014       </method>
38015     </type>
38016     <type name="X">
38017       <method name="Simple &lt;Test&gt;m__0()">
38018         <size>37</size>
38019       </method>
38020       <method name="Void &lt;Test&gt;m__1()">
38021         <size>8</size>
38022       </method>
38023     </type>
38024   </test>
38025   <test name="test-anon-43.cs">
38026     <type name="X">
38027       <method name="Void .ctor()">
38028         <size>7</size>
38029       </method>
38030       <method name="Void Hello(Int64, Int64)">
38031         <size>1</size>
38032       </method>
38033       <method name="Void Test(Int32)">
38034         <size>54</size>
38035       </method>
38036       <method name="Void Main()">
38037         <size>14</size>
38038       </method>
38039     </type>
38040     <type name="Simple">
38041       <method name="Void .ctor(Object, IntPtr)">
38042         <size>0</size>
38043       </method>
38044       <method name="Void Invoke()">
38045         <size>0</size>
38046       </method>
38047       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38048         <size>0</size>
38049       </method>
38050       <method name="Void EndInvoke(IAsyncResult)">
38051         <size>0</size>
38052       </method>
38053     </type>
38054     <type name="Foo">
38055       <method name="Void .ctor(Object, IntPtr)">
38056         <size>0</size>
38057       </method>
38058       <method name="Simple Invoke()">
38059         <size>0</size>
38060       </method>
38061       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38062         <size>0</size>
38063       </method>
38064       <method name="Simple EndInvoke(IAsyncResult)">
38065         <size>0</size>
38066       </method>
38067     </type>
38068     <type name="X+&lt;Test&gt;c__AnonStorey0">
38069       <method name="Void .ctor()">
38070         <size>7</size>
38071       </method>
38072       <method name="Simple &lt;&gt;m__0()">
38073         <size>64</size>
38074       </method>
38075     </type>
38076     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38077       <method name="Void .ctor()">
38078         <size>7</size>
38079       </method>
38080       <method name="Void &lt;&gt;m__1()">
38081         <size>34</size>
38082       </method>
38083     </type>
38084   </test>
38085   <test name="test-anon-44.cs">
38086     <type name="X">
38087       <method name="Void .ctor()">
38088         <size>7</size>
38089       </method>
38090       <method name="Void Hello(Int64)">
38091         <size>1</size>
38092       </method>
38093       <method name="Void Test(Int32)">
38094         <size>68</size>
38095       </method>
38096       <method name="Void Main()">
38097         <size>14</size>
38098       </method>
38099     </type>
38100     <type name="Simple">
38101       <method name="Void .ctor(Object, IntPtr)">
38102         <size>0</size>
38103       </method>
38104       <method name="Void Invoke()">
38105         <size>0</size>
38106       </method>
38107       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38108         <size>0</size>
38109       </method>
38110       <method name="Void EndInvoke(IAsyncResult)">
38111         <size>0</size>
38112       </method>
38113     </type>
38114     <type name="Foo">
38115       <method name="Void .ctor(Object, IntPtr)">
38116         <size>0</size>
38117       </method>
38118       <method name="Simple Invoke()">
38119         <size>0</size>
38120       </method>
38121       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38122         <size>0</size>
38123       </method>
38124       <method name="Simple EndInvoke(IAsyncResult)">
38125         <size>0</size>
38126       </method>
38127     </type>
38128     <type name="X+&lt;Test&gt;c__AnonStorey0">
38129       <method name="Void .ctor()">
38130         <size>7</size>
38131       </method>
38132       <method name="Simple &lt;&gt;m__1()">
38133         <size>33</size>
38134       </method>
38135       <method name="Simple &lt;&gt;m__0()">
38136         <size>51</size>
38137       </method>
38138       <method name="Void &lt;&gt;m__3()">
38139         <size>21</size>
38140       </method>
38141     </type>
38142     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38143       <method name="Void .ctor()">
38144         <size>7</size>
38145       </method>
38146       <method name="Void &lt;&gt;m__2()">
38147         <size>26</size>
38148       </method>
38149     </type>
38150   </test>
38151   <test name="test-anon-45.cs">
38152     <type name="Test">
38153       <method name="Void .ctor()">
38154         <size>7</size>
38155       </method>
38156       <method name="Void Main()">
38157         <size>64</size>
38158       </method>
38159       <method name="IEnumerator GetEnumerator()">
38160         <size>8</size>
38161       </method>
38162     </type>
38163     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38164       <method name="Void .ctor()">
38165         <size>7</size>
38166       </method>
38167       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38168         <size>7</size>
38169       </method>
38170       <method name="Boolean MoveNext()">
38171         <size>77</size>
38172       </method>
38173       <method name="Void Dispose()">
38174         <size>8</size>
38175       </method>
38176       <method name="Void Reset()">
38177         <size>6</size>
38178       </method>
38179       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38180         <size>7</size>
38181       </method>
38182     </type>
38183   </test>
38184   <test name="test-anon-46.cs">
38185     <type name="World">
38186       <method name="Void .ctor()">
38187         <size>7</size>
38188       </method>
38189       <method name="Void Hello(Int64)">
38190         <size>1</size>
38191       </method>
38192       <method name="Void Test(Int32)">
38193         <size>50</size>
38194       </method>
38195     </type>
38196     <type name="X">
38197       <method name="Void .ctor()">
38198         <size>7</size>
38199       </method>
38200       <method name="Void Main()">
38201         <size>14</size>
38202       </method>
38203     </type>
38204     <type name="Foo">
38205       <method name="Void .ctor(Object, IntPtr)">
38206         <size>0</size>
38207       </method>
38208       <method name="Void Invoke()">
38209         <size>0</size>
38210       </method>
38211       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38212         <size>0</size>
38213       </method>
38214       <method name="Void EndInvoke(IAsyncResult)">
38215         <size>0</size>
38216       </method>
38217     </type>
38218     <type name="World+&lt;Test&gt;c__AnonStorey0">
38219       <method name="Void .ctor()">
38220         <size>7</size>
38221       </method>
38222       <method name="Void &lt;&gt;m__0()">
38223         <size>19</size>
38224       </method>
38225     </type>
38226   </test>
38227   <test name="test-anon-47.cs">
38228     <type name="World">
38229       <method name="Void .ctor()">
38230         <size>7</size>
38231       </method>
38232       <method name="Void Hello(Int64)">
38233         <size>1</size>
38234       </method>
38235       <method name="Void Test(Int32)">
38236         <size>158</size>
38237       </method>
38238     </type>
38239     <type name="X">
38240       <method name="Void .ctor()">
38241         <size>7</size>
38242       </method>
38243       <method name="Void Main()">
38244         <size>14</size>
38245       </method>
38246     </type>
38247     <type name="Foo">
38248       <method name="Void .ctor(Object, IntPtr)">
38249         <size>0</size>
38250       </method>
38251       <method name="Void Invoke()">
38252         <size>0</size>
38253       </method>
38254       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38255         <size>0</size>
38256       </method>
38257       <method name="Void EndInvoke(IAsyncResult)">
38258         <size>0</size>
38259       </method>
38260     </type>
38261     <type name="World+&lt;Test&gt;c__AnonStorey2">
38262       <method name="Void .ctor()">
38263         <size>7</size>
38264       </method>
38265       <method name="Void &lt;&gt;m__0()">
38266         <size>45</size>
38267       </method>
38268     </type>
38269     <type name="World+&lt;Test&gt;c__AnonStorey0">
38270       <method name="Void .ctor()">
38271         <size>7</size>
38272       </method>
38273     </type>
38274     <type name="World+&lt;Test&gt;c__AnonStorey1">
38275       <method name="Void .ctor()">
38276         <size>7</size>
38277       </method>
38278     </type>
38279   </test>
38280   <test name="test-anon-48.cs">
38281     <type name="World">
38282       <method name="Void .ctor()">
38283         <size>7</size>
38284       </method>
38285       <method name="Void Hello(Int64)">
38286         <size>1</size>
38287       </method>
38288       <method name="Void Test(Int32)">
38289         <size>197</size>
38290       </method>
38291     </type>
38292     <type name="X">
38293       <method name="Void .ctor()">
38294         <size>7</size>
38295       </method>
38296       <method name="Void Main()">
38297         <size>14</size>
38298       </method>
38299     </type>
38300     <type name="Foo">
38301       <method name="Void .ctor(Object, IntPtr)">
38302         <size>0</size>
38303       </method>
38304       <method name="Void Invoke()">
38305         <size>0</size>
38306       </method>
38307       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38308         <size>0</size>
38309       </method>
38310       <method name="Void EndInvoke(IAsyncResult)">
38311         <size>0</size>
38312       </method>
38313     </type>
38314     <type name="World+&lt;Test&gt;c__AnonStorey1">
38315       <method name="Void .ctor()">
38316         <size>7</size>
38317       </method>
38318     </type>
38319     <type name="World+&lt;Test&gt;c__AnonStorey2">
38320       <method name="Void .ctor()">
38321         <size>7</size>
38322       </method>
38323     </type>
38324     <type name="World+&lt;Test&gt;c__AnonStorey0">
38325       <method name="Void .ctor()">
38326         <size>7</size>
38327       </method>
38328       <method name="Void &lt;&gt;m__0()">
38329         <size>63</size>
38330       </method>
38331     </type>
38332   </test>
38333   <test name="test-anon-49.cs">
38334     <type name="Test">
38335       <method name="Void .ctor()">
38336         <size>7</size>
38337       </method>
38338       <method name="Void Main()">
38339         <size>64</size>
38340       </method>
38341       <method name="IEnumerator GetEnumerator()">
38342         <size>8</size>
38343       </method>
38344     </type>
38345     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38346       <method name="Void .ctor()">
38347         <size>7</size>
38348       </method>
38349       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38350         <size>7</size>
38351       </method>
38352       <method name="Boolean MoveNext()">
38353         <size>185</size>
38354       </method>
38355       <method name="Void Dispose()">
38356         <size>62</size>
38357       </method>
38358       <method name="Void Reset()">
38359         <size>6</size>
38360       </method>
38361       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38362         <size>7</size>
38363       </method>
38364     </type>
38365   </test>
38366   <test name="test-anon-50.cs">
38367     <type name="Test">
38368       <method name="Void .ctor()">
38369         <size>7</size>
38370       </method>
38371       <method name="IEnumerable Foo(Int32)">
38372         <size>30</size>
38373       </method>
38374     </type>
38375     <type name="X">
38376       <method name="Void .ctor()">
38377         <size>7</size>
38378       </method>
38379       <method name="Int32 Main()">
38380         <size>196</size>
38381       </method>
38382     </type>
38383     <type name="Test+&lt;Foo&gt;c__Iterator0">
38384       <method name="Void .ctor()">
38385         <size>7</size>
38386       </method>
38387       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38388         <size>7</size>
38389       </method>
38390       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38391         <size>7</size>
38392       </method>
38393       <method name="Boolean MoveNext()">
38394         <size>118</size>
38395       </method>
38396       <method name="Void Dispose()">
38397         <size>8</size>
38398       </method>
38399       <method name="Void Reset()">
38400         <size>6</size>
38401       </method>
38402       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38403         <size>7</size>
38404       </method>
38405       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38406         <size>40</size>
38407       </method>
38408     </type>
38409   </test>
38410   <test name="test-anon-51.cs">
38411     <type name="X">
38412       <method name="Void .ctor()">
38413         <size>7</size>
38414       </method>
38415       <method name="Void .cctor()">
38416         <size>35</size>
38417       </method>
38418       <method name="Void Main()">
38419         <size>11</size>
38420       </method>
38421     </type>
38422     <type name="FooDelegate">
38423       <method name="Void .ctor(Object, IntPtr)">
38424         <size>0</size>
38425       </method>
38426       <method name="Void Invoke()">
38427         <size>0</size>
38428       </method>
38429       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38430         <size>0</size>
38431       </method>
38432       <method name="Void EndInvoke(IAsyncResult)">
38433         <size>0</size>
38434       </method>
38435     </type>
38436     <type name="X">
38437       <method name="Void &lt;X&gt;m__0()">
38438         <size>11</size>
38439       </method>
38440     </type>
38441   </test>
38442   <test name="test-anon-52.cs">
38443     <type name="X">
38444       <method name="Void .ctor()">
38445         <size>7</size>
38446       </method>
38447       <method name="IEnumerator GetIt(System.Int32[])">
38448         <size>22</size>
38449       </method>
38450       <method name="Int32 Main()">
38451         <size>33</size>
38452       </method>
38453     </type>
38454     <type name="X+A">
38455       <method name="Void .ctor(Object, IntPtr)">
38456         <size>0</size>
38457       </method>
38458       <method name="Void Invoke()">
38459         <size>0</size>
38460       </method>
38461       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38462         <size>0</size>
38463       </method>
38464       <method name="Void EndInvoke(IAsyncResult)">
38465         <size>0</size>
38466       </method>
38467     </type>
38468     <type name="X+&lt;GetIt&gt;c__Iterator0">
38469       <method name="Void .ctor()">
38470         <size>7</size>
38471       </method>
38472       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38473         <size>7</size>
38474       </method>
38475       <method name="Boolean MoveNext()">
38476         <size>201</size>
38477       </method>
38478       <method name="Void &lt;&gt;m__0()">
38479         <size>22</size>
38480       </method>
38481       <method name="Void Dispose()">
38482         <size>8</size>
38483       </method>
38484       <method name="Void Reset()">
38485         <size>6</size>
38486       </method>
38487       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38488         <size>7</size>
38489       </method>
38490     </type>
38491   </test>
38492   <test name="test-anon-53.cs">
38493     <type name="Test">
38494       <method name="Void .ctor(Int32)">
38495         <size>39</size>
38496       </method>
38497       <method name="Void .cctor()">
38498         <size>33</size>
38499       </method>
38500     </type>
38501     <type name="X">
38502       <method name="Void .ctor()">
38503         <size>7</size>
38504       </method>
38505       <method name="Void Main()">
38506         <size>15</size>
38507       </method>
38508     </type>
38509     <type name="Foo">
38510       <method name="Void .ctor(Object, IntPtr)">
38511         <size>0</size>
38512       </method>
38513       <method name="Void Invoke()">
38514         <size>0</size>
38515       </method>
38516       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38517         <size>0</size>
38518       </method>
38519       <method name="Void EndInvoke(IAsyncResult)">
38520         <size>0</size>
38521       </method>
38522     </type>
38523     <type name="Test+&lt;Test&gt;c__AnonStorey0">
38524       <method name="Void .ctor()">
38525         <size>7</size>
38526       </method>
38527       <method name="Void &lt;&gt;m__0()">
38528         <size>12</size>
38529       </method>
38530     </type>
38531     <type name="Test+&lt;Test&gt;c__AnonStorey1">
38532       <method name="Void .ctor()">
38533         <size>7</size>
38534       </method>
38535       <method name="Void &lt;&gt;m__1()">
38536         <size>12</size>
38537       </method>
38538     </type>
38539   </test>
38540   <test name="test-anon-54.cs">
38541     <type name="X">
38542       <method name="Void .ctor()">
38543         <size>7</size>
38544       </method>
38545       <method name="Void Main()">
38546         <size>22</size>
38547       </method>
38548     </type>
38549     <type name="Hello">
38550       <method name="Void .ctor(Object, IntPtr)">
38551         <size>0</size>
38552       </method>
38553       <method name="Void Invoke()">
38554         <size>0</size>
38555       </method>
38556       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38557         <size>0</size>
38558       </method>
38559       <method name="Void EndInvoke(IAsyncResult)">
38560         <size>0</size>
38561       </method>
38562     </type>
38563     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
38564       <method name="Void .ctor()">
38565         <size>7</size>
38566       </method>
38567       <method name="Void &lt;&gt;m__0()">
38568         <size>25</size>
38569       </method>
38570     </type>
38571     <type name="Foo">
38572       <method name="Void .ctor(Int32)">
38573         <size>8</size>
38574       </method>
38575       <method name="Void Test(Foo)">
38576         <size>45</size>
38577       </method>
38578       <method name="Void Hello(Int32)">
38579         <size>19</size>
38580       </method>
38581       <method name="System.String ToString()">
38582         <size>22</size>
38583       </method>
38584     </type>
38585   </test>
38586   <test name="test-anon-55.cs">
38587     <type name="Foo">
38588       <method name="Void .ctor()">
38589         <size>7</size>
38590       </method>
38591       <method name="Void Test(Foo+Hello)">
38592         <size>7</size>
38593       </method>
38594       <method name="Void Private()">
38595         <size>11</size>
38596       </method>
38597       <method name="Void Test()">
38598         <size>19</size>
38599       </method>
38600     </type>
38601     <type name="X">
38602       <method name="Void .ctor()">
38603         <size>7</size>
38604       </method>
38605       <method name="Void Main()">
38606         <size>13</size>
38607       </method>
38608     </type>
38609     <type name="Foo+Hello">
38610       <method name="Void .ctor(Object, IntPtr)">
38611         <size>0</size>
38612       </method>
38613       <method name="Void Invoke()">
38614         <size>0</size>
38615       </method>
38616       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38617         <size>0</size>
38618       </method>
38619       <method name="Void EndInvoke(IAsyncResult)">
38620         <size>0</size>
38621       </method>
38622     </type>
38623     <type name="Foo">
38624       <method name="Void &lt;Test&gt;m__0()">
38625         <size>7</size>
38626       </method>
38627     </type>
38628   </test>
38629   <test name="test-anon-56.cs">
38630     <type name="Observable">
38631       <method name="Void .ctor()">
38632         <size>7</size>
38633       </method>
38634       <method name="Void Main(System.String[])">
38635         <size>50</size>
38636       </method>
38637     </type>
38638     <type name="QueueHandler">
38639       <method name="Void .ctor(Object, IntPtr)">
38640         <size>0</size>
38641       </method>
38642       <method name="Void Invoke(Observable)">
38643         <size>0</size>
38644       </method>
38645       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
38646         <size>0</size>
38647       </method>
38648       <method name="Void EndInvoke(IAsyncResult)">
38649         <size>0</size>
38650       </method>
38651     </type>
38652     <type name="Observable">
38653       <method name="Void &lt;Main&gt;m__0(Observable)">
38654         <size>11</size>
38655       </method>
38656     </type>
38657   </test>
38658   <test name="test-anon-57.cs">
38659     <type name="X">
38660       <method name="Void .ctor()">
38661         <size>7</size>
38662       </method>
38663       <method name="Int32 Test()">
38664         <size>257</size>
38665       </method>
38666       <method name="Int32 Main()">
38667         <size>45</size>
38668       </method>
38669     </type>
38670     <type name="X+TestDelegate">
38671       <method name="Void .ctor(Object, IntPtr)">
38672         <size>0</size>
38673       </method>
38674       <method name="Void Invoke()">
38675         <size>0</size>
38676       </method>
38677       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38678         <size>0</size>
38679       </method>
38680       <method name="Void EndInvoke(IAsyncResult)">
38681         <size>0</size>
38682       </method>
38683     </type>
38684     <type name="X+&lt;Test&gt;c__AnonStorey1">
38685       <method name="Void .ctor()">
38686         <size>7</size>
38687       </method>
38688       <method name="Void &lt;&gt;m__0()">
38689         <size>95</size>
38690       </method>
38691     </type>
38692     <type name="X+&lt;Test&gt;c__AnonStorey0">
38693       <method name="Void .ctor()">
38694         <size>7</size>
38695       </method>
38696     </type>
38697   </test>
38698   <test name="test-anon-58.cs">
38699     <type name="X">
38700       <method name="Void .ctor()">
38701         <size>7</size>
38702       </method>
38703       <method name="Int32 Test(Int32)">
38704         <size>344</size>
38705       </method>
38706       <method name="Int32 Main()">
38707         <size>46</size>
38708       </method>
38709     </type>
38710     <type name="X+TestDelegate">
38711       <method name="Void .ctor(Object, IntPtr)">
38712         <size>0</size>
38713       </method>
38714       <method name="Void Invoke()">
38715         <size>0</size>
38716       </method>
38717       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38718         <size>0</size>
38719       </method>
38720       <method name="Void EndInvoke(IAsyncResult)">
38721         <size>0</size>
38722       </method>
38723     </type>
38724     <type name="X+&lt;Test&gt;c__AnonStorey1">
38725       <method name="Void .ctor()">
38726         <size>7</size>
38727       </method>
38728       <method name="Void &lt;&gt;m__0()">
38729         <size>171</size>
38730       </method>
38731     </type>
38732     <type name="X+&lt;Test&gt;c__AnonStorey0">
38733       <method name="Void .ctor()">
38734         <size>7</size>
38735       </method>
38736     </type>
38737     <type name="X+&lt;Test&gt;c__AnonStorey2">
38738       <method name="Void .ctor()">
38739         <size>7</size>
38740       </method>
38741     </type>
38742   </test>
38743   <test name="test-anon-59.cs">
38744     <type name="X">
38745       <method name="Void .ctor()">
38746         <size>7</size>
38747       </method>
38748       <method name="Int32 Test(Int32)">
38749         <size>515</size>
38750       </method>
38751       <method name="Int32 Main()">
38752         <size>46</size>
38753       </method>
38754     </type>
38755     <type name="X+TestDelegate">
38756       <method name="Void .ctor(Object, IntPtr)">
38757         <size>0</size>
38758       </method>
38759       <method name="Void Invoke()">
38760         <size>0</size>
38761       </method>
38762       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38763         <size>0</size>
38764       </method>
38765       <method name="Void EndInvoke(IAsyncResult)">
38766         <size>0</size>
38767       </method>
38768     </type>
38769     <type name="X+&lt;Test&gt;c__AnonStorey2">
38770       <method name="Void .ctor()">
38771         <size>7</size>
38772       </method>
38773       <method name="Void &lt;&gt;m__0()">
38774         <size>233</size>
38775       </method>
38776     </type>
38777     <type name="X+&lt;Test&gt;c__AnonStorey1">
38778       <method name="Void .ctor()">
38779         <size>7</size>
38780       </method>
38781     </type>
38782     <type name="X+&lt;Test&gt;c__AnonStorey0">
38783       <method name="Void .ctor()">
38784         <size>7</size>
38785       </method>
38786     </type>
38787     <type name="X+&lt;Test&gt;c__AnonStorey3">
38788       <method name="Void .ctor()">
38789         <size>7</size>
38790       </method>
38791     </type>
38792   </test>
38793   <test name="test-anon-60.cs">
38794     <type name="X">
38795       <method name="Void .ctor()">
38796         <size>7</size>
38797       </method>
38798       <method name="Int32 Test(Int32)">
38799         <size>567</size>
38800       </method>
38801       <method name="Int32 Main()">
38802         <size>46</size>
38803       </method>
38804     </type>
38805     <type name="X+TestDelegate">
38806       <method name="Void .ctor(Object, IntPtr)">
38807         <size>0</size>
38808       </method>
38809       <method name="Void Invoke()">
38810         <size>0</size>
38811       </method>
38812       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38813         <size>0</size>
38814       </method>
38815       <method name="Void EndInvoke(IAsyncResult)">
38816         <size>0</size>
38817       </method>
38818     </type>
38819     <type name="X+&lt;Test&gt;c__AnonStorey2">
38820       <method name="Void .ctor()">
38821         <size>7</size>
38822       </method>
38823     </type>
38824     <type name="X+&lt;Test&gt;c__AnonStorey1">
38825       <method name="Void .ctor()">
38826         <size>7</size>
38827       </method>
38828     </type>
38829     <type name="X+&lt;Test&gt;c__AnonStorey0">
38830       <method name="Void .ctor()">
38831         <size>7</size>
38832       </method>
38833     </type>
38834     <type name="X+&lt;Test&gt;c__AnonStorey3">
38835       <method name="Void .ctor()">
38836         <size>7</size>
38837       </method>
38838     </type>
38839     <type name="X+&lt;Test&gt;c__AnonStorey2">
38840       <method name="Void &lt;&gt;m__0()">
38841         <size>356</size>
38842       </method>
38843     </type>
38844     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
38845       <method name="Void .ctor()">
38846         <size>7</size>
38847       </method>
38848       <method name="Void &lt;&gt;m__1()">
38849         <size>124</size>
38850       </method>
38851     </type>
38852   </test>
38853   <test name="test-anon-61.cs">
38854     <type name="X">
38855       <method name="Void .ctor()">
38856         <size>7</size>
38857       </method>
38858       <method name="Int32 Test()">
38859         <size>333</size>
38860       </method>
38861       <method name="Int32 Main()">
38862         <size>59</size>
38863       </method>
38864     </type>
38865     <type name="X+TestDelegate">
38866       <method name="Void .ctor(Object, IntPtr)">
38867         <size>0</size>
38868       </method>
38869       <method name="Void Invoke()">
38870         <size>0</size>
38871       </method>
38872       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38873         <size>0</size>
38874       </method>
38875       <method name="Void EndInvoke(IAsyncResult)">
38876         <size>0</size>
38877       </method>
38878     </type>
38879     <type name="X+&lt;Test&gt;c__AnonStorey1">
38880       <method name="Void .ctor()">
38881         <size>7</size>
38882       </method>
38883       <method name="Void &lt;&gt;m__0()">
38884         <size>166</size>
38885       </method>
38886     </type>
38887     <type name="X+&lt;Test&gt;c__AnonStorey0">
38888       <method name="Void .ctor()">
38889         <size>7</size>
38890       </method>
38891     </type>
38892   </test>
38893   <test name="test-anon-62.cs">
38894     <type name="X">
38895       <method name="Void .ctor(String)">
38896         <size>14</size>
38897       </method>
38898       <method name="Void Main()">
38899         <size>1</size>
38900       </method>
38901     </type>
38902     <type name="Y">
38903       <method name="Void .ctor(Z)">
38904         <size>56</size>
38905       </method>
38906     </type>
38907     <type name="Z">
38908       <method name="Void .ctor()">
38909         <size>7</size>
38910       </method>
38911       <method name="Void Hello()">
38912         <size>1</size>
38913       </method>
38914     </type>
38915     <type name="FooHandler">
38916       <method name="Void .ctor(Object, IntPtr)">
38917         <size>0</size>
38918       </method>
38919       <method name="Void Invoke()">
38920         <size>0</size>
38921       </method>
38922       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38923         <size>0</size>
38924       </method>
38925       <method name="Void EndInvoke(IAsyncResult)">
38926         <size>0</size>
38927       </method>
38928     </type>
38929     <type name="Y+&lt;Y&gt;c__AnonStorey0">
38930       <method name="Void .ctor()">
38931         <size>7</size>
38932       </method>
38933       <method name="Void &lt;&gt;m__0()">
38934         <size>12</size>
38935       </method>
38936     </type>
38937   </test>
38938   <test name="test-anon-63.cs">
38939     <type name="X">
38940       <method name="Void .ctor()">
38941         <size>7</size>
38942       </method>
38943       <method name="IEnumerator GetIt(System.Int32[])">
38944         <size>22</size>
38945       </method>
38946       <method name="Int32 Main()">
38947         <size>34</size>
38948       </method>
38949     </type>
38950     <type name="X+A">
38951       <method name="Void .ctor(Object, IntPtr)">
38952         <size>0</size>
38953       </method>
38954       <method name="Int32 Invoke()">
38955         <size>0</size>
38956       </method>
38957       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38958         <size>0</size>
38959       </method>
38960       <method name="Int32 EndInvoke(IAsyncResult)">
38961         <size>0</size>
38962       </method>
38963     </type>
38964     <type name="X+&lt;GetIt&gt;c__Iterator0">
38965       <method name="Void .ctor()">
38966         <size>7</size>
38967       </method>
38968       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38969         <size>7</size>
38970       </method>
38971       <method name="Boolean MoveNext()">
38972         <size>195</size>
38973       </method>
38974       <method name="Int32 &lt;&gt;m__0()">
38975         <size>44</size>
38976       </method>
38977       <method name="Void Dispose()">
38978         <size>8</size>
38979       </method>
38980       <method name="Void Reset()">
38981         <size>6</size>
38982       </method>
38983       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38984         <size>7</size>
38985       </method>
38986     </type>
38987   </test>
38988   <test name="test-anon-64.cs">
38989     <type name="Source">
38990       <method name="Void .ctor()">
38991         <size>7</size>
38992       </method>
38993       <method name="Void add_ChildSourceAdded(System.EventHandler)">
38994         <size>24</size>
38995       </method>
38996       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
38997         <size>24</size>
38998       </method>
38999       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39000         <size>24</size>
39001       </method>
39002       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39003         <size>24</size>
39004       </method>
39005       <method name="Source FindSource(Source)">
39006         <size>2</size>
39007       </method>
39008       <method name="Void AddSource(Source, Int32, System.Object)">
39009         <size>132</size>
39010       </method>
39011       <method name="Void Main()">
39012         <size>1</size>
39013       </method>
39014     </type>
39015     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39016       <method name="Void .ctor()">
39017         <size>7</size>
39018       </method>
39019       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39020         <size>30</size>
39021       </method>
39022     </type>
39023     <type name="Source">
39024       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39025         <size>1</size>
39026       </method>
39027     </type>
39028   </test>
39029   <test name="test-anon-65.cs">
39030     <type name="BaseClass">
39031       <method name="Void .ctor(SomeDelegate)">
39032         <size>13</size>
39033       </method>
39034     </type>
39035     <type name="TestClass">
39036       <method name="Void .ctor(Int32)">
39037         <size>32</size>
39038       </method>
39039       <method name="Int32 Main(System.String[])">
39040         <size>9</size>
39041       </method>
39042     </type>
39043     <type name="BaseClass+SomeDelegate">
39044       <method name="Void .ctor(Object, IntPtr)">
39045         <size>0</size>
39046       </method>
39047       <method name="Void Invoke()">
39048         <size>0</size>
39049       </method>
39050       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39051         <size>0</size>
39052       </method>
39053       <method name="Void EndInvoke(IAsyncResult)">
39054         <size>0</size>
39055       </method>
39056     </type>
39057     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39058       <method name="Void .ctor()">
39059         <size>7</size>
39060       </method>
39061       <method name="Void &lt;&gt;m__0()">
39062         <size>12</size>
39063       </method>
39064     </type>
39065   </test>
39066   <test name="test-anon-66.cs">
39067     <type name="Test">
39068       <method name="Void .ctor()">
39069         <size>7</size>
39070       </method>
39071       <method name="Void add_testEvent(Test+TestEventHandler)">
39072         <size>24</size>
39073       </method>
39074       <method name="Void remove_testEvent(Test+TestEventHandler)">
39075         <size>24</size>
39076       </method>
39077       <method name="Void add_TestEvent(Test+TestEventHandler)">
39078         <size>33</size>
39079       </method>
39080       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39081         <size>1</size>
39082       </method>
39083       <method name="Void Main()">
39084         <size>1</size>
39085       </method>
39086     </type>
39087     <type name="Test+TestEventHandler">
39088       <method name="Void .ctor(Object, IntPtr)">
39089         <size>0</size>
39090       </method>
39091       <method name="Void Invoke()">
39092         <size>0</size>
39093       </method>
39094       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39095         <size>0</size>
39096       </method>
39097       <method name="Void EndInvoke(IAsyncResult)">
39098         <size>0</size>
39099       </method>
39100     </type>
39101     <type name="Test+&lt;&gt;c__AnonStorey0">
39102       <method name="Void .ctor()">
39103         <size>7</size>
39104       </method>
39105       <method name="Void &lt;&gt;m__0()">
39106         <size>12</size>
39107       </method>
39108     </type>
39109   </test>
39110   <test name="test-anon-67.cs">
39111     <type name="ClassOne">
39112       <method name="Void .ctor(ReturnStringDelegate)">
39113         <size>7</size>
39114       </method>
39115       <method name="Void .ctor(String)">
39116         <size>32</size>
39117       </method>
39118       <method name="Void Main()">
39119         <size>1</size>
39120       </method>
39121     </type>
39122     <type name="ClassOne+ReturnStringDelegate">
39123       <method name="Void .ctor(Object, IntPtr)">
39124         <size>0</size>
39125       </method>
39126       <method name="System.String Invoke()">
39127         <size>0</size>
39128       </method>
39129       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39130         <size>0</size>
39131       </method>
39132       <method name="System.String EndInvoke(IAsyncResult)">
39133         <size>0</size>
39134       </method>
39135     </type>
39136     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39137       <method name="Void .ctor()">
39138         <size>7</size>
39139       </method>
39140       <method name="System.String &lt;&gt;m__0()">
39141         <size>7</size>
39142       </method>
39143     </type>
39144   </test>
39145   <test name="test-anon-68.cs">
39146     <type name="C">
39147       <method name="Void .ctor()">
39148         <size>7</size>
39149       </method>
39150       <method name="Void T(D1)">
39151         <size>1</size>
39152       </method>
39153       <method name="Void T(D2)">
39154         <size>1</size>
39155       </method>
39156       <method name="Void Main()">
39157         <size>69</size>
39158       </method>
39159     </type>
39160     <type name="D1">
39161       <method name="Void .ctor(Object, IntPtr)">
39162         <size>0</size>
39163       </method>
39164       <method name="Void Invoke(Int32)">
39165         <size>0</size>
39166       </method>
39167       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39168         <size>0</size>
39169       </method>
39170       <method name="Void EndInvoke(IAsyncResult)">
39171         <size>0</size>
39172       </method>
39173     </type>
39174     <type name="D2">
39175       <method name="Void .ctor(Object, IntPtr)">
39176         <size>0</size>
39177       </method>
39178       <method name="Void Invoke(System.String ByRef)">
39179         <size>0</size>
39180       </method>
39181       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39182         <size>0</size>
39183       </method>
39184       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39185         <size>0</size>
39186       </method>
39187     </type>
39188     <type name="C">
39189       <method name="Void &lt;Main&gt;m__0(Int32)">
39190         <size>1</size>
39191       </method>
39192       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39193         <size>8</size>
39194       </method>
39195     </type>
39196   </test>
39197   <test name="test-anon-69.cs">
39198     <type name="SingleSteppingEngine">
39199       <method name="Void .ctor()">
39200         <size>7</size>
39201       </method>
39202       <method name="System.Object SendCommand(TargetAccessDelegate)">
39203         <size>8</size>
39204       </method>
39205       <method name="Void Detach()">
39206         <size>20</size>
39207       </method>
39208     </type>
39209     <type name="X">
39210       <method name="Void .ctor()">
39211         <size>7</size>
39212       </method>
39213       <method name="Void Main()">
39214         <size>1</size>
39215       </method>
39216     </type>
39217     <type name="TargetAccessDelegate">
39218       <method name="Void .ctor(Object, IntPtr)">
39219         <size>0</size>
39220       </method>
39221       <method name="System.Object Invoke(System.Object)">
39222         <size>0</size>
39223       </method>
39224       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39225         <size>0</size>
39226       </method>
39227       <method name="System.Object EndInvoke(IAsyncResult)">
39228         <size>0</size>
39229       </method>
39230     </type>
39231     <type name="SingleSteppingEngine">
39232       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39233         <size>19</size>
39234       </method>
39235     </type>
39236   </test>
39237   <test name="test-anon-70.cs">
39238     <type name="C">
39239       <method name="Void .ctor()">
39240         <size>7</size>
39241       </method>
39242       <method name="Void Test(C+D)">
39243         <size>1</size>
39244       </method>
39245       <method name="Void Main()">
39246         <size>99</size>
39247       </method>
39248     </type>
39249     <type name="C+D">
39250       <method name="Void .ctor(Object, IntPtr)">
39251         <size>0</size>
39252       </method>
39253       <method name="Void Invoke()">
39254         <size>0</size>
39255       </method>
39256       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39257         <size>0</size>
39258       </method>
39259       <method name="Void EndInvoke(IAsyncResult)">
39260         <size>0</size>
39261       </method>
39262     </type>
39263     <type name="UnsafeClass">
39264       <method name="Void .ctor()">
39265         <size>7</size>
39266       </method>
39267     </type>
39268     <type name="C">
39269       <method name="Void UnsafeTests()">
39270         <size>35</size>
39271       </method>
39272     </type>
39273     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
39274       <method name="Void .ctor()">
39275         <size>7</size>
39276       </method>
39277       <method name="Void &lt;&gt;m__0()">
39278         <size>14</size>
39279       </method>
39280     </type>
39281     <type name="C+&lt;Main&gt;c__AnonStorey1">
39282       <method name="Void .ctor()">
39283         <size>7</size>
39284       </method>
39285       <method name="Void &lt;&gt;m__1()">
39286         <size>38</size>
39287       </method>
39288       <method name="Void &lt;&gt;m__2()">
39289         <size>32</size>
39290       </method>
39291     </type>
39292     <type name="C">
39293       <method name="Void &lt;Main&gt;m__3()">
39294         <size>16</size>
39295       </method>
39296     </type>
39297     <type name="UnsafeClass">
39298       <method name="Int32* GetUnsafeValue()">
39299         <size>3</size>
39300       </method>
39301     </type>
39302   </test>
39303   <test name="test-anon-71.cs">
39304     <type name="Program">
39305       <method name="Void .ctor()">
39306         <size>7</size>
39307       </method>
39308       <method name="Errno ProcessFile(System.String, Program+FdCb)">
39309         <size>2</size>
39310       </method>
39311       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
39312         <size>34</size>
39313       </method>
39314       <method name="Void Main()">
39315         <size>1</size>
39316       </method>
39317     </type>
39318     <type name="Program+FdCb">
39319       <method name="Void .ctor(Object, IntPtr)">
39320         <size>0</size>
39321       </method>
39322       <method name="Int32 Invoke(Int32)">
39323         <size>0</size>
39324       </method>
39325       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39326         <size>0</size>
39327       </method>
39328       <method name="Int32 EndInvoke(IAsyncResult)">
39329         <size>0</size>
39330       </method>
39331     </type>
39332     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
39333       <method name="Void .ctor()">
39334         <size>7</size>
39335       </method>
39336       <method name="Int32 &lt;&gt;m__0(Int32)">
39337         <size>46</size>
39338       </method>
39339     </type>
39340   </test>
39341   <test name="test-anon-72.cs">
39342     <type name="Test">
39343       <method name="Void .ctor()">
39344         <size>7</size>
39345       </method>
39346       <method name="Void AddOperator(Test+UnaryOperator)">
39347         <size>1</size>
39348       </method>
39349       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
39350         <size>5</size>
39351       </method>
39352       <method name="Void Main()">
39353         <size>1</size>
39354       </method>
39355       <method name="Void Foo()">
39356         <size>19</size>
39357       </method>
39358     </type>
39359     <type name="Test+UnaryOperator">
39360       <method name="Void .ctor(Object, IntPtr)">
39361         <size>0</size>
39362       </method>
39363       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
39364         <size>0</size>
39365       </method>
39366       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
39367         <size>0</size>
39368       </method>
39369       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
39370         <size>0</size>
39371       </method>
39372     </type>
39373     <type name="Test">
39374       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
39375         <size>31</size>
39376       </method>
39377     </type>
39378   </test>
39379   <test name="test-anon-73.cs">
39380     <type name="T">
39381       <method name="Void .ctor()">
39382         <size>7</size>
39383       </method>
39384       <method name="Void Main()">
39385         <size>31</size>
39386       </method>
39387       <method name="Void Test_1()">
39388         <size>36</size>
39389       </method>
39390     </type>
39391     <type name="D">
39392       <method name="Void .ctor(Object, IntPtr)">
39393         <size>0</size>
39394       </method>
39395       <method name="Void Invoke(System.Object)">
39396         <size>0</size>
39397       </method>
39398       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39399         <size>0</size>
39400       </method>
39401       <method name="Void EndInvoke(IAsyncResult)">
39402         <size>0</size>
39403       </method>
39404     </type>
39405     <type name="T">
39406       <method name="Void &lt;Main&gt;m__0(System.Object)">
39407         <size>15</size>
39408       </method>
39409       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
39410         <size>29</size>
39411       </method>
39412     </type>
39413   </test>
39414   <test name="test-anon-74.cs">
39415     <type name="Foo">
39416       <method name="Void Baz(Foo+SimpleDelegate)">
39417         <size>8</size>
39418       </method>
39419       <method name="Void Main(System.String[])">
39420         <size>35</size>
39421       </method>
39422     </type>
39423     <type name="Foo+SimpleDelegate">
39424       <method name="Void .ctor(Object, IntPtr)">
39425         <size>0</size>
39426       </method>
39427       <method name="System.String[,] Invoke()">
39428         <size>0</size>
39429       </method>
39430       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39431         <size>0</size>
39432       </method>
39433       <method name="System.String[,] EndInvoke(IAsyncResult)">
39434         <size>0</size>
39435       </method>
39436     </type>
39437     <type name="Foo">
39438       <method name="System.String[,] &lt;Main&gt;m__0()">
39439         <size>34</size>
39440       </method>
39441     </type>
39442   </test>
39443   <test name="test-anon-75.cs">
39444     <type name="Data">
39445       <method name="Void .ctor()">
39446         <size>7</size>
39447       </method>
39448     </type>
39449     <type name="Test">
39450       <method name="Void .ctor()">
39451         <size>7</size>
39452       </method>
39453       <method name="Void Foo(Int32, D)">
39454         <size>1</size>
39455       </method>
39456       <method name="Void Main()">
39457         <size>1</size>
39458       </method>
39459       <method name="Void TestMe()">
39460         <size>154</size>
39461       </method>
39462       <method name="Boolean &lt;TestMe&gt;m__0()">
39463         <size>2</size>
39464       </method>
39465     </type>
39466     <type name="D">
39467       <method name="Void .ctor(Object, IntPtr)">
39468         <size>0</size>
39469       </method>
39470       <method name="Boolean Invoke()">
39471         <size>0</size>
39472       </method>
39473       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39474         <size>0</size>
39475       </method>
39476       <method name="Boolean EndInvoke(IAsyncResult)">
39477         <size>0</size>
39478       </method>
39479     </type>
39480     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39481       <method name="Void .ctor()">
39482         <size>7</size>
39483       </method>
39484       <method name="Boolean &lt;&gt;m__2()">
39485         <size>14</size>
39486       </method>
39487     </type>
39488     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
39489       <method name="Void .ctor()">
39490         <size>7</size>
39491       </method>
39492     </type>
39493     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39494       <method name="Boolean &lt;&gt;m__1()">
39495         <size>54</size>
39496       </method>
39497     </type>
39498   </test>
39499   <test name="test-anon-76.cs">
39500     <type name="C">
39501       <method name="Void .ctor()">
39502         <size>7</size>
39503       </method>
39504       <method name="Void set_Item(System.String, FactoryDelegate)">
39505         <size>8</size>
39506       </method>
39507       <method name="FactoryDelegate get_Item(System.String)">
39508         <size>7</size>
39509       </method>
39510       <method name="Void X()">
39511         <size>24</size>
39512       </method>
39513       <method name="Int32 Main()">
39514         <size>70</size>
39515       </method>
39516     </type>
39517     <type name="FactoryDelegate">
39518       <method name="Void .ctor(Object, IntPtr)">
39519         <size>0</size>
39520       </method>
39521       <method name="System.Object Invoke()">
39522         <size>0</size>
39523       </method>
39524       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39525         <size>0</size>
39526       </method>
39527       <method name="System.Object EndInvoke(IAsyncResult)">
39528         <size>0</size>
39529       </method>
39530     </type>
39531     <type name="C">
39532       <method name="System.Object &lt;X&gt;m__0()">
39533         <size>30</size>
39534       </method>
39535     </type>
39536   </test>
39537   <test name="test-anon-77.cs">
39538     <type name="y">
39539       <method name="Void .ctor()">
39540         <size>7</size>
39541       </method>
39542       <method name="Boolean get_Item(Int32)">
39543         <size>28</size>
39544       </method>
39545       <method name="Void set_Item(Int32, Boolean)">
39546         <size>10</size>
39547       </method>
39548       <method name="Void Main()">
39549         <size>1</size>
39550       </method>
39551     </type>
39552     <type name="D">
39553       <method name="Void .ctor(Object, IntPtr)">
39554         <size>0</size>
39555       </method>
39556       <method name="Void Invoke()">
39557         <size>0</size>
39558       </method>
39559       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39560         <size>0</size>
39561       </method>
39562       <method name="Void EndInvoke(IAsyncResult)">
39563         <size>0</size>
39564       </method>
39565     </type>
39566     <type name="y+&lt;&gt;c__AnonStorey0">
39567       <method name="Void .ctor()">
39568         <size>7</size>
39569       </method>
39570       <method name="Void &lt;&gt;m__0()">
39571         <size>8</size>
39572       </method>
39573     </type>
39574   </test>
39575   <test name="test-anon-78.cs">
39576     <type name="DelegateTest">
39577       <method name="Void .ctor()">
39578         <size>7</size>
39579       </method>
39580       <method name="Void .cctor()">
39581         <size>8</size>
39582       </method>
39583       <method name="Void Foo(D1)">
39584         <size>7</size>
39585       </method>
39586       <method name="Void Foo(D2)">
39587         <size>1</size>
39588       </method>
39589       <method name="Int32 Main()">
39590         <size>50</size>
39591       </method>
39592       <method name="Void &lt;Main&gt;m__0()">
39593         <size>18</size>
39594       </method>
39595     </type>
39596     <type name="D1">
39597       <method name="Void .ctor(Object, IntPtr)">
39598         <size>0</size>
39599       </method>
39600       <method name="Void Invoke()">
39601         <size>0</size>
39602       </method>
39603       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39604         <size>0</size>
39605       </method>
39606       <method name="Void EndInvoke(IAsyncResult)">
39607         <size>0</size>
39608       </method>
39609     </type>
39610     <type name="D2">
39611       <method name="Void .ctor(Object, IntPtr)">
39612         <size>0</size>
39613       </method>
39614       <method name="Void Invoke()">
39615         <size>0</size>
39616       </method>
39617       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39618         <size>0</size>
39619       </method>
39620       <method name="Void EndInvoke(IAsyncResult)">
39621         <size>0</size>
39622       </method>
39623     </type>
39624   </test>
39625   <test name="test-anon-79.cs">
39626     <type name="Test">
39627       <method name="Void .ctor()">
39628         <size>7</size>
39629       </method>
39630       <method name="Void add_E(Test+D)">
39631         <size>24</size>
39632       </method>
39633       <method name="Void remove_E(Test+D)">
39634         <size>24</size>
39635       </method>
39636       <method name="Void add_Changed(Test+D)">
39637         <size>30</size>
39638       </method>
39639       <method name="Void remove_Changed(Test+D)">
39640         <size>1</size>
39641       </method>
39642       <method name="Void Foo()">
39643         <size>1</size>
39644       </method>
39645       <method name="Void Main()">
39646         <size>1</size>
39647       </method>
39648     </type>
39649     <type name="Test+D">
39650       <method name="Void .ctor(Object, IntPtr)">
39651         <size>0</size>
39652       </method>
39653       <method name="Void Invoke()">
39654         <size>0</size>
39655       </method>
39656       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39657         <size>0</size>
39658       </method>
39659       <method name="Void EndInvoke(IAsyncResult)">
39660         <size>0</size>
39661       </method>
39662     </type>
39663     <type name="Test">
39664       <method name="Void &lt;add_Changed&gt;m__0()">
39665         <size>7</size>
39666       </method>
39667     </type>
39668   </test>
39669   <test name="test-anon-80.cs">
39670     <type name="MonoBug.MyTest">
39671       <method name="Void .ctor()">
39672         <size>7</size>
39673       </method>
39674       <method name="Int32 Main()">
39675         <size>167</size>
39676       </method>
39677     </type>
39678     <type name="MonoBug.MyTest+EventHandlers">
39679       <method name="Void .ctor()">
39680         <size>18</size>
39681       </method>
39682       <method name="System.EventHandler get_DoNothingEventHandler()">
39683         <size>30</size>
39684       </method>
39685       <method name="System.EventHandler get_DoSomethingEventHandler()">
39686         <size>13</size>
39687       </method>
39688       <method name="System.EventHandler get_Handler()">
39689         <size>7</size>
39690       </method>
39691       <method name="Void set_Handler(System.EventHandler)">
39692         <size>8</size>
39693       </method>
39694       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
39695         <size>1</size>
39696       </method>
39697       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
39698         <size>15</size>
39699       </method>
39700     </type>
39701   </test>
39702   <test name="test-anon-81.cs">
39703     <type name="C">
39704       <method name="Void .ctor()">
39705         <size>7</size>
39706       </method>
39707       <method name="Int32 Main()">
39708         <size>20</size>
39709       </method>
39710       <method name="Int32 Test()">
39711         <size>27</size>
39712       </method>
39713       <method name="Int32 Foo2(C+Cmd2)">
39714         <size>7</size>
39715       </method>
39716       <method name="Void Foo(C+Cmd)">
39717         <size>7</size>
39718       </method>
39719     </type>
39720     <type name="C+Cmd">
39721       <method name="Void .ctor(Object, IntPtr)">
39722         <size>0</size>
39723       </method>
39724       <method name="Void Invoke()">
39725         <size>0</size>
39726       </method>
39727       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39728         <size>0</size>
39729       </method>
39730       <method name="Void EndInvoke(IAsyncResult)">
39731         <size>0</size>
39732       </method>
39733     </type>
39734     <type name="C+Cmd2">
39735       <method name="Void .ctor(Object, IntPtr)">
39736         <size>0</size>
39737       </method>
39738       <method name="Int32 Invoke()">
39739         <size>0</size>
39740       </method>
39741       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39742         <size>0</size>
39743       </method>
39744       <method name="Int32 EndInvoke(IAsyncResult)">
39745         <size>0</size>
39746       </method>
39747     </type>
39748     <type name="C">
39749       <method name="Int32 &lt;Test&gt;m__0()">
39750         <size>45</size>
39751       </method>
39752     </type>
39753     <type name="C+&lt;Test&gt;c__AnonStorey1">
39754       <method name="Void .ctor()">
39755         <size>7</size>
39756       </method>
39757       <method name="Void &lt;&gt;m__1()">
39758         <size>44</size>
39759       </method>
39760     </type>
39761     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
39762       <method name="Void .ctor()">
39763         <size>7</size>
39764       </method>
39765       <method name="Void &lt;&gt;m__2()">
39766         <size>18</size>
39767       </method>
39768     </type>
39769   </test>
39770   <test name="test-anon-82.cs">
39771     <type name="MainClass">
39772       <method name="Void .ctor()">
39773         <size>7</size>
39774       </method>
39775       <method name="Void Main()">
39776         <size>87</size>
39777       </method>
39778       <method name="Void Test2(Int32)">
39779         <size>31</size>
39780       </method>
39781       <method name="Void Test3(Int32)">
39782         <size>57</size>
39783       </method>
39784       <method name="Void Test4()">
39785         <size>31</size>
39786       </method>
39787       <method name="Void Test5(Int32)">
39788         <size>27</size>
39789       </method>
39790       <method name="Void SimpleCallback(MainClass, System.String)">
39791         <size>7</size>
39792       </method>
39793     </type>
39794     <type name="MainClass+D">
39795       <method name="Void .ctor(Object, IntPtr)">
39796         <size>0</size>
39797       </method>
39798       <method name="Int32 Invoke(Int32)">
39799         <size>0</size>
39800       </method>
39801       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39802         <size>0</size>
39803       </method>
39804       <method name="Int32 EndInvoke(IAsyncResult)">
39805         <size>0</size>
39806       </method>
39807     </type>
39808     <type name="StringSender">
39809       <method name="Void .ctor(Object, IntPtr)">
39810         <size>0</size>
39811       </method>
39812       <method name="Void Invoke(System.String)">
39813         <size>0</size>
39814       </method>
39815       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
39816         <size>0</size>
39817       </method>
39818       <method name="Void EndInvoke(IAsyncResult)">
39819         <size>0</size>
39820       </method>
39821     </type>
39822     <type name="VoidDelegate">
39823       <method name="Void .ctor(Object, IntPtr)">
39824         <size>0</size>
39825       </method>
39826       <method name="Void Invoke()">
39827         <size>0</size>
39828       </method>
39829       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39830         <size>0</size>
39831       </method>
39832       <method name="Void EndInvoke(IAsyncResult)">
39833         <size>0</size>
39834       </method>
39835     </type>
39836     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
39837       <method name="Void .ctor()">
39838         <size>7</size>
39839       </method>
39840     </type>
39841     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
39842       <method name="Void .ctor()">
39843         <size>7</size>
39844       </method>
39845     </type>
39846     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
39847       <method name="Void .ctor()">
39848         <size>7</size>
39849       </method>
39850     </type>
39851     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
39852       <method name="Void .ctor()">
39853         <size>7</size>
39854       </method>
39855     </type>
39856     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
39857       <method name="Void .ctor()">
39858         <size>7</size>
39859       </method>
39860     </type>
39861     <type name="MainClass">
39862       <method name="Void &lt;Test2&gt;m__1(System.String)">
39863         <size>27</size>
39864       </method>
39865       <method name="Void &lt;Test3&gt;m__3()">
39866         <size>1</size>
39867       </method>
39868       <method name="Void &lt;Test4&gt;m__4()">
39869         <size>31</size>
39870       </method>
39871       <method name="Void &lt;Test4&gt;m__7()">
39872         <size>28</size>
39873       </method>
39874     </type>
39875     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
39876       <method name="Void &lt;&gt;m__0()">
39877         <size>25</size>
39878       </method>
39879       <method name="Void &lt;&gt;m__9(System.String)">
39880         <size>13</size>
39881       </method>
39882     </type>
39883     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
39884       <method name="Void &lt;&gt;m__2()">
39885         <size>9</size>
39886       </method>
39887     </type>
39888     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
39889       <method name="Int32 &lt;&gt;m__5(Int32)">
39890         <size>46</size>
39891       </method>
39892       <method name="Int32 &lt;&gt;m__A(Int32)">
39893         <size>2</size>
39894       </method>
39895     </type>
39896     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
39897       <method name="Void &lt;&gt;m__6()">
39898         <size>12</size>
39899       </method>
39900     </type>
39901     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
39902       <method name="Void &lt;&gt;m__8()">
39903         <size>14</size>
39904       </method>
39905       <method name="Void &lt;&gt;m__B()">
39906         <size>8</size>
39907       </method>
39908     </type>
39909   </test>
39910   <test name="test-anon-84.cs">
39911     <type name="C">
39912       <method name="Void .ctor()">
39913         <size>42</size>
39914       </method>
39915       <method name="Void .ctor(D)">
39916         <size>42</size>
39917       </method>
39918       <method name="Int32 Main()">
39919         <size>19</size>
39920       </method>
39921       <method name="C &lt;C&gt;m__0(Int32)">
39922         <size>4</size>
39923       </method>
39924     </type>
39925     <type name="D">
39926       <method name="Void .ctor(Object, IntPtr)">
39927         <size>0</size>
39928       </method>
39929       <method name="C Invoke(Int32)">
39930         <size>0</size>
39931       </method>
39932       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39933         <size>0</size>
39934       </method>
39935       <method name="C EndInvoke(IAsyncResult)">
39936         <size>0</size>
39937       </method>
39938     </type>
39939   </test>
39940   <test name="test-anon-85.cs">
39941     <type name="X">
39942       <method name="Void .ctor()">
39943         <size>7</size>
39944       </method>
39945       <method name="Int32 Main()">
39946         <size>29</size>
39947       </method>
39948     </type>
39949     <type name="X+D">
39950       <method name="Void .ctor(Object, IntPtr)">
39951         <size>0</size>
39952       </method>
39953       <method name="Void Invoke()">
39954         <size>0</size>
39955       </method>
39956       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39957         <size>0</size>
39958       </method>
39959       <method name="Void EndInvoke(IAsyncResult)">
39960         <size>0</size>
39961       </method>
39962     </type>
39963     <type name="X+&lt;Main&gt;c__AnonStorey0">
39964       <method name="Void .ctor()">
39965         <size>7</size>
39966       </method>
39967       <method name="Void &lt;&gt;m__0()">
39968         <size>8</size>
39969       </method>
39970     </type>
39971   </test>
39972   <test name="test-anon-86.cs">
39973     <type name="Bug.A">
39974       <method name="Void .ctor()">
39975         <size>50</size>
39976       </method>
39977       <method name="Void Test()">
39978         <size>1</size>
39979       </method>
39980       <method name="Int32 Main()">
39981         <size>8</size>
39982       </method>
39983     </type>
39984     <type name="Bug.B">
39985       <method name="Void .ctor()">
39986         <size>7</size>
39987       </method>
39988       <method name="Int32 get_Prop()">
39989         <size>2</size>
39990       </method>
39991     </type>
39992     <type name="Bug.EventHandler">
39993       <method name="Void .ctor(Object, IntPtr)">
39994         <size>0</size>
39995       </method>
39996       <method name="Void Invoke()">
39997         <size>0</size>
39998       </method>
39999       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40000         <size>0</size>
40001       </method>
40002       <method name="Void EndInvoke(IAsyncResult)">
40003         <size>0</size>
40004       </method>
40005     </type>
40006     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40007       <method name="Void .ctor()">
40008         <size>7</size>
40009       </method>
40010       <method name="Void &lt;&gt;m__0()">
40011         <size>24</size>
40012       </method>
40013     </type>
40014   </test>
40015   <test name="test-anon-87.cs">
40016     <type name="Bug.AA">
40017       <method name="Void .ctor(BB)">
40018         <size>51</size>
40019       </method>
40020       <method name="Void TestMe()">
40021         <size>1</size>
40022       </method>
40023       <method name="Int32 Main()">
40024         <size>18</size>
40025       </method>
40026     </type>
40027     <type name="Bug.BB">
40028       <method name="Void .ctor(String)">
40029         <size>18</size>
40030       </method>
40031       <method name="Void Foo()">
40032         <size>1</size>
40033       </method>
40034     </type>
40035     <type name="Bug.D">
40036       <method name="Void .ctor(Object, IntPtr)">
40037         <size>0</size>
40038       </method>
40039       <method name="Void Invoke()">
40040         <size>0</size>
40041       </method>
40042       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40043         <size>0</size>
40044       </method>
40045       <method name="Void EndInvoke(IAsyncResult)">
40046         <size>0</size>
40047       </method>
40048     </type>
40049     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40050       <method name="Void .ctor()">
40051         <size>7</size>
40052       </method>
40053       <method name="Void &lt;&gt;m__0()">
40054         <size>23</size>
40055       </method>
40056     </type>
40057   </test>
40058   <test name="test-anon-88.cs">
40059     <type name="C">
40060       <method name="Void .ctor()">
40061         <size>7</size>
40062       </method>
40063       <method name="Int32 Main()">
40064         <size>12</size>
40065       </method>
40066       <method name="Void Test()">
40067         <size>102</size>
40068       </method>
40069     </type>
40070     <type name="C+D">
40071       <method name="Void .ctor(Object, IntPtr)">
40072         <size>0</size>
40073       </method>
40074       <method name="Void Invoke()">
40075         <size>0</size>
40076       </method>
40077       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40078         <size>0</size>
40079       </method>
40080       <method name="Void EndInvoke(IAsyncResult)">
40081         <size>0</size>
40082       </method>
40083     </type>
40084     <type name="C+&lt;Test&gt;c__AnonStorey0">
40085       <method name="Void .ctor()">
40086         <size>7</size>
40087       </method>
40088       <method name="Void &lt;&gt;m__2()">
40089         <size>8</size>
40090       </method>
40091     </type>
40092     <type name="C+&lt;Test&gt;c__AnonStorey2">
40093       <method name="Void .ctor()">
40094         <size>7</size>
40095       </method>
40096       <method name="Void &lt;&gt;m__0()">
40097         <size>69</size>
40098       </method>
40099       <method name="Void &lt;&gt;m__1()">
40100         <size>8</size>
40101       </method>
40102       <method name="Void &lt;&gt;m__4()">
40103         <size>3</size>
40104       </method>
40105     </type>
40106     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40107       <method name="Void .ctor()">
40108         <size>7</size>
40109       </method>
40110       <method name="Void &lt;&gt;m__3()">
40111         <size>20</size>
40112       </method>
40113     </type>
40114   </test>
40115   <test name="test-anon-89.cs">
40116     <type name="C">
40117       <method name="Void .ctor()">
40118         <size>7</size>
40119       </method>
40120       <method name="Int32 Main()">
40121         <size>12</size>
40122       </method>
40123       <method name="System.Object get_GdkWindow()">
40124         <size>2</size>
40125       </method>
40126       <method name="Void set_GdkWindow(System.Object)">
40127         <size>1</size>
40128       </method>
40129       <method name="Void Invoke(C+D)">
40130         <size>1</size>
40131       </method>
40132       <method name="Void Test()">
40133         <size>69</size>
40134       </method>
40135     </type>
40136     <type name="C+D">
40137       <method name="Void .ctor(Object, IntPtr)">
40138         <size>0</size>
40139       </method>
40140       <method name="Void Invoke()">
40141         <size>0</size>
40142       </method>
40143       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40144         <size>0</size>
40145       </method>
40146       <method name="Void EndInvoke(IAsyncResult)">
40147         <size>0</size>
40148       </method>
40149     </type>
40150     <type name="C+&lt;Test&gt;c__AnonStorey0">
40151       <method name="Void .ctor()">
40152         <size>7</size>
40153       </method>
40154       <method name="Void &lt;&gt;m__0()">
40155         <size>108</size>
40156       </method>
40157       <method name="Void &lt;&gt;m__3()">
40158         <size>29</size>
40159       </method>
40160     </type>
40161     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40162       <method name="Void .ctor()">
40163         <size>7</size>
40164       </method>
40165       <method name="Void &lt;&gt;m__1()">
40166         <size>18</size>
40167       </method>
40168       <method name="Void &lt;&gt;m__2()">
40169         <size>49</size>
40170       </method>
40171     </type>
40172   </test>
40173   <test name="test-anon-90.cs">
40174     <type name="C">
40175       <method name="Void .ctor()">
40176         <size>7</size>
40177       </method>
40178       <method name="Int32 Main()">
40179         <size>12</size>
40180       </method>
40181       <method name="Void Foo()">
40182         <size>27</size>
40183       </method>
40184     </type>
40185     <type name="C+D">
40186       <method name="Void .ctor(Object, IntPtr)">
40187         <size>0</size>
40188       </method>
40189       <method name="Void Invoke()">
40190         <size>0</size>
40191       </method>
40192       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40193         <size>0</size>
40194       </method>
40195       <method name="Void EndInvoke(IAsyncResult)">
40196         <size>0</size>
40197       </method>
40198     </type>
40199     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40200       <method name="Void .ctor()">
40201         <size>7</size>
40202       </method>
40203       <method name="Void &lt;&gt;m__0()">
40204         <size>66</size>
40205       </method>
40206     </type>
40207     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40208       <method name="Void .ctor()">
40209         <size>7</size>
40210       </method>
40211     </type>
40212     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40213       <method name="Void .ctor()">
40214         <size>7</size>
40215       </method>
40216       <method name="Void &lt;&gt;m__1()">
40217         <size>32</size>
40218       </method>
40219     </type>
40220   </test>
40221   <test name="test-anon-91.cs">
40222     <type name="A">
40223       <method name="Void .ctor(Int32)">
40224         <size>27</size>
40225       </method>
40226     </type>
40227     <type name="C">
40228       <method name="Void .ctor()">
40229         <size>7</size>
40230       </method>
40231       <method name="Int32 Main()">
40232         <size>12</size>
40233       </method>
40234       <method name="Void SelectCommand(Int32)">
40235         <size>1</size>
40236       </method>
40237       <method name="Void Test()">
40238         <size>66</size>
40239       </method>
40240     </type>
40241     <type name="C+D">
40242       <method name="Void .ctor(Object, IntPtr)">
40243         <size>0</size>
40244       </method>
40245       <method name="Void Invoke()">
40246         <size>0</size>
40247       </method>
40248       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40249         <size>0</size>
40250       </method>
40251       <method name="Void EndInvoke(IAsyncResult)">
40252         <size>0</size>
40253       </method>
40254     </type>
40255     <type name="C+&lt;Test&gt;c__AnonStorey0">
40256       <method name="Void .ctor()">
40257         <size>7</size>
40258       </method>
40259       <method name="Void &lt;&gt;m__0()">
40260         <size>109</size>
40261       </method>
40262     </type>
40263     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40264       <method name="Void .ctor()">
40265         <size>7</size>
40266       </method>
40267       <method name="Void &lt;&gt;m__1()">
40268         <size>23</size>
40269       </method>
40270     </type>
40271   </test>
40272   <test name="test-cls-00.cs">
40273     <type name="CLSCLass_6">
40274       <method name="Void .ctor()">
40275         <size>18</size>
40276       </method>
40277       <method name="Void add_Disposed(Delegate)">
40278         <size>19</size>
40279       </method>
40280       <method name="Void remove_Disposed(Delegate)">
40281         <size>19</size>
40282       </method>
40283     </type>
40284     <type name="CLSDelegate">
40285       <method name="Void .ctor()">
40286         <size>7</size>
40287       </method>
40288     </type>
40289     <type name="CLSClass_5">
40290       <method name="Void .ctor()">
40291         <size>7</size>
40292       </method>
40293       <method name="UInt32 Test()">
40294         <size>2</size>
40295       </method>
40296     </type>
40297     <type name="CLSClass_4">
40298       <method name="Void .ctor()">
40299         <size>7</size>
40300       </method>
40301       <method name="UInt32 Test()">
40302         <size>2</size>
40303       </method>
40304     </type>
40305     <type name="CLSClass_3">
40306       <method name="Void .ctor()">
40307         <size>7</size>
40308       </method>
40309       <method name="UInt32 Test_3()">
40310         <size>2</size>
40311       </method>
40312     </type>
40313     <type name="CLSClass_2">
40314       <method name="Void .ctor()">
40315         <size>7</size>
40316       </method>
40317       <method name="SByte get_XX()">
40318         <size>2</size>
40319       </method>
40320     </type>
40321     <type name="CLSClass_1">
40322       <method name="Void .ctor()">
40323         <size>7</size>
40324       </method>
40325       <method name="UInt32 Valid()">
40326         <size>2</size>
40327       </method>
40328     </type>
40329     <type name="CLSClass">
40330       <method name="Void .ctor()">
40331         <size>7</size>
40332       </method>
40333       <method name="UInt64 Valid()">
40334         <size>3</size>
40335       </method>
40336       <method name="Byte get_XX()">
40337         <size>2</size>
40338       </method>
40339       <method name="UInt32 FooInternal()">
40340         <size>2</size>
40341       </method>
40342       <method name="UInt64 Foo()">
40343         <size>3</size>
40344       </method>
40345       <method name="Void Main()">
40346         <size>1</size>
40347       </method>
40348     </type>
40349     <type name="CLSClass+C1">
40350       <method name="Void .ctor()">
40351         <size>7</size>
40352       </method>
40353       <method name="Int64 Foo2()">
40354         <size>3</size>
40355       </method>
40356     </type>
40357     <type name="CLSClass+C1+C11">
40358       <method name="Void .ctor()">
40359         <size>7</size>
40360       </method>
40361       <method name="UInt64 Foo3()">
40362         <size>3</size>
40363       </method>
40364     </type>
40365     <type name="CLSClass+CLSClass_2">
40366       <method name="Void .ctor()">
40367         <size>7</size>
40368       </method>
40369       <method name="SByte get_XX()">
40370         <size>2</size>
40371       </method>
40372     </type>
40373     <type name="Delegate">
40374       <method name="Void .ctor(Object, IntPtr)">
40375         <size>0</size>
40376       </method>
40377       <method name="CLSDelegate Invoke()">
40378         <size>0</size>
40379       </method>
40380       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40381         <size>0</size>
40382       </method>
40383       <method name="CLSDelegate EndInvoke(IAsyncResult)">
40384         <size>0</size>
40385       </method>
40386     </type>
40387   </test>
40388   <test name="test-cls-01.cs">
40389     <type name="CLSClass">
40390       <method name="Void .ctor()">
40391         <size>7</size>
40392       </method>
40393       <method name="Byte get_XX()">
40394         <size>2</size>
40395       </method>
40396       <method name="Void Main()">
40397         <size>1</size>
40398       </method>
40399     </type>
40400     <type name="Big">
40401       <method name="Void .ctor()">
40402         <size>7</size>
40403       </method>
40404       <method name="Big op_Implicit(UInt32)">
40405         <size>2</size>
40406       </method>
40407     </type>
40408     <type name="C1">
40409       <method name="Void .ctor()">
40410         <size>7</size>
40411       </method>
40412       <method name="Void method(UInt32)">
40413         <size>1</size>
40414       </method>
40415     </type>
40416   </test>
40417   <test name="test-cls-02.cs">
40418     <type name="CLSClass">
40419       <method name="Void .ctor(UInt64)">
40420         <size>7</size>
40421       </method>
40422       <method name="Void .ctor(UInt32)">
40423         <size>7</size>
40424       </method>
40425       <method name="Void set_X_0(UInt64)">
40426         <size>1</size>
40427       </method>
40428       <method name="Void set_Item(UInt64, UInt64)">
40429         <size>1</size>
40430       </method>
40431       <method name="Void Main()">
40432         <size>1</size>
40433       </method>
40434     </type>
40435     <type name="InnerTypeClasss">
40436       <method name="Void .ctor()">
40437         <size>7</size>
40438       </method>
40439       <method name="Struct Method()">
40440         <size>10</size>
40441       </method>
40442     </type>
40443   </test>
40444   <test name="test-cls-03.cs">
40445     <type name="CLSClass">
40446       <method name="Void .ctor()">
40447         <size>7</size>
40448       </method>
40449       <method name="I1 Foo()">
40450         <size>2</size>
40451       </method>
40452       <method name="Void Main()">
40453         <size>1</size>
40454       </method>
40455     </type>
40456   </test>
40457   <test name="test-cls-05.cs">
40458     <type name="X1">
40459       <method name="Void .ctor()">
40460         <size>7</size>
40461       </method>
40462     </type>
40463     <type name="X2">
40464       <method name="Void .ctor()">
40465         <size>7</size>
40466       </method>
40467     </type>
40468     <type name="X3">
40469       <method name="Void .ctor()">
40470         <size>7</size>
40471       </method>
40472       <method name="Void bb(Boolean)">
40473         <size>1</size>
40474       </method>
40475       <method name="Void BB()">
40476         <size>1</size>
40477       </method>
40478     </type>
40479     <type name="X4">
40480       <method name="Void .ctor()">
40481         <size>7</size>
40482       </method>
40483       <method name="Void method(Int32)">
40484         <size>1</size>
40485       </method>
40486       <method name="Void method(Boolean)">
40487         <size>1</size>
40488       </method>
40489       <method name="Boolean method()">
40490         <size>2</size>
40491       </method>
40492     </type>
40493     <type name="BaseClass">
40494       <method name="Void .ctor()">
40495         <size>7</size>
40496       </method>
40497     </type>
40498     <type name="CLSClass">
40499       <method name="Void .ctor()">
40500         <size>7</size>
40501       </method>
40502       <method name="Void .ctor(Int32)">
40503         <size>7</size>
40504       </method>
40505       <method name="Void Method()">
40506         <size>1</size>
40507       </method>
40508       <method name="Int32 Method(Boolean)">
40509         <size>2</size>
40510       </method>
40511       <method name="Void methoD()">
40512         <size>1</size>
40513       </method>
40514       <method name="Void Main()">
40515         <size>1</size>
40516       </method>
40517       <method name="CLSClass op_Implicit(Boolean)">
40518         <size>7</size>
40519       </method>
40520       <method name="CLSClass op_Implicit(Int32)">
40521         <size>7</size>
40522       </method>
40523     </type>
40524     <type name="oBject">
40525       <method name="Void .ctor()">
40526         <size>7</size>
40527       </method>
40528     </type>
40529     <type name="A.C1">
40530       <method name="Void .ctor()">
40531         <size>7</size>
40532       </method>
40533     </type>
40534     <type name="B.c1">
40535       <method name="Void .ctor()">
40536         <size>7</size>
40537       </method>
40538     </type>
40539     <type name="c1">
40540       <method name="Void .ctor()">
40541         <size>7</size>
40542       </method>
40543     </type>
40544     <type name="CLSClass_2">
40545       <method name="Void .ctor()">
40546         <size>7</size>
40547       </method>
40548       <method name="Void Method()">
40549         <size>1</size>
40550       </method>
40551       <method name="Void method()">
40552         <size>1</size>
40553       </method>
40554     </type>
40555     <type name="System.sByte">
40556       <method name="Void .ctor()">
40557         <size>7</size>
40558       </method>
40559     </type>
40560     <type name="System.Web.HttpBrowserCapabilities">
40561       <method name="Void .ctor()">
40562         <size>7</size>
40563       </method>
40564     </type>
40565   </test>
40566   <test name="test-cls-06.cs">
40567     <type name="CLSClass">
40568       <method name="Void .ctor()">
40569         <size>7</size>
40570       </method>
40571       <method name="Void Main()">
40572         <size>1</size>
40573       </method>
40574     </type>
40575     <type name="CLSClass_2">
40576       <method name="Void .ctor(Int32[,,])">
40577         <size>7</size>
40578       </method>
40579       <method name="Void .ctor(Int32[,])">
40580         <size>7</size>
40581       </method>
40582       <method name="Void Test(System.Int32[,], Int32)">
40583         <size>1</size>
40584       </method>
40585       <method name="Void Test(System.Int32[,,], Boolean)">
40586         <size>1</size>
40587       </method>
40588     </type>
40589     <type name="X1">
40590       <method name="Void .ctor()">
40591         <size>7</size>
40592       </method>
40593       <method name="Void M2(Int32)">
40594         <size>1</size>
40595       </method>
40596     </type>
40597     <type name="X2">
40598       <method name="Void .ctor()">
40599         <size>7</size>
40600       </method>
40601       <method name="Void M2(Int32 ByRef)">
40602         <size>1</size>
40603       </method>
40604     </type>
40605     <type name="CLSClass+MyDelegate">
40606       <method name="Void .ctor(Object, IntPtr)">
40607         <size>0</size>
40608       </method>
40609       <method name="UInt32 Invoke()">
40610         <size>0</size>
40611       </method>
40612       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40613         <size>0</size>
40614       </method>
40615       <method name="UInt32 EndInvoke(IAsyncResult)">
40616         <size>0</size>
40617       </method>
40618     </type>
40619     <type name="MyDelegate">
40620       <method name="Void .ctor(Object, IntPtr)">
40621         <size>0</size>
40622       </method>
40623       <method name="UInt32 Invoke()">
40624         <size>0</size>
40625       </method>
40626       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40627         <size>0</size>
40628       </method>
40629       <method name="UInt32 EndInvoke(IAsyncResult)">
40630         <size>0</size>
40631       </method>
40632     </type>
40633   </test>
40634   <test name="test-cls-07.cs">
40635     <type name="aa.I1">
40636       <method name="Void .ctor()">
40637         <size>7</size>
40638       </method>
40639     </type>
40640     <type name="CLSClass">
40641       <method name="Void .ctor()">
40642         <size>7</size>
40643       </method>
40644       <method name="Void Main()">
40645         <size>1</size>
40646       </method>
40647     </type>
40648   </test>
40649   <test name="test-cls-10.cs">
40650     <type name="MainClass">
40651       <method name="Void .ctor()">
40652         <size>7</size>
40653       </method>
40654       <method name="Void Main()">
40655         <size>1</size>
40656       </method>
40657     </type>
40658   </test>
40659   <test name="test-cls-11.cs">
40660     <type name="CLSClass">
40661       <method name="Void .ctor()">
40662         <size>7</size>
40663       </method>
40664       <method name="Void Test(IComparable)">
40665         <size>0</size>
40666       </method>
40667     </type>
40668     <type name="CLSCLass_2">
40669       <method name="Void .ctor()">
40670         <size>7</size>
40671       </method>
40672       <method name="Void Test()">
40673         <size>0</size>
40674       </method>
40675     </type>
40676     <type name="CLSClass_3">
40677       <method name="Void .ctor()">
40678         <size>7</size>
40679       </method>
40680       <method name="Void Test()">
40681         <size>0</size>
40682       </method>
40683     </type>
40684     <type name="MainClass">
40685       <method name="Void .ctor()">
40686         <size>7</size>
40687       </method>
40688       <method name="Void Main()">
40689         <size>1</size>
40690       </method>
40691     </type>
40692   </test>
40693   <test name="test-cls-12.cs">
40694     <type name="MainClass">
40695       <method name="Void .ctor()">
40696         <size>7</size>
40697       </method>
40698       <method name="Void Main()">
40699         <size>1</size>
40700       </method>
40701     </type>
40702   </test>
40703   <test name="test-cls-14.cs">
40704     <type name="CLSClass">
40705       <method name="Void .ctor()">
40706         <size>7</size>
40707       </method>
40708       <method name="Void Error(Boolean)">
40709         <size>1</size>
40710       </method>
40711       <method name="CLSClass op_Implicit(Byte)">
40712         <size>6</size>
40713       </method>
40714     </type>
40715     <type name="MainClass">
40716       <method name="Void .ctor()">
40717         <size>7</size>
40718       </method>
40719       <method name="Void Main()">
40720         <size>1</size>
40721       </method>
40722     </type>
40723   </test>
40724   <test name="test-cls-15.cs">
40725     <type name="CLSAttribute_1">
40726       <method name="Void .ctor(Int32[])">
40727         <size>7</size>
40728       </method>
40729       <method name="Void .ctor(Int32)">
40730         <size>7</size>
40731       </method>
40732     </type>
40733     <type name="CLSAttribute_2">
40734       <method name="Void .ctor(Int32)">
40735         <size>7</size>
40736       </method>
40737     </type>
40738     <type name="CLSAttribute_3">
40739       <method name="Void .ctor(Int32[])">
40740         <size>7</size>
40741       </method>
40742     </type>
40743     <type name="CLSAttribute_4">
40744       <method name="Void .ctor(Int32[])">
40745         <size>7</size>
40746       </method>
40747     </type>
40748     <type name="ClassMain">
40749       <method name="Void .ctor()">
40750         <size>7</size>
40751       </method>
40752       <method name="Void Main()">
40753         <size>1</size>
40754       </method>
40755     </type>
40756   </test>
40757   <test name="test-cls-16.cs">
40758     <type name="CLSAttribute">
40759       <method name="Void .ctor(Boolean[])">
40760         <size>7</size>
40761       </method>
40762     </type>
40763     <type name="ClassMain">
40764       <method name="Void .ctor()">
40765         <size>7</size>
40766       </method>
40767       <method name="Void Main()">
40768         <size>1</size>
40769       </method>
40770     </type>
40771   </test>
40772   <test name="test-cls-17.cs">
40773     <type name="Foo">
40774       <method name="Void .ctor()">
40775         <size>7</size>
40776       </method>
40777       <method name="Void Main()">
40778         <size>1</size>
40779       </method>
40780     </type>
40781   </test>
40782   <test name="test-cls-18.cs">
40783     <type name="Base">
40784       <method name="Void .ctor()">
40785         <size>7</size>
40786       </method>
40787       <method name="Void Test(System.Int32[])">
40788         <size>1</size>
40789       </method>
40790     </type>
40791     <type name="CLSClass">
40792       <method name="Void .ctor()">
40793         <size>7</size>
40794       </method>
40795       <method name="Void Test(System.Int32[])">
40796         <size>1</size>
40797       </method>
40798       <method name="Void Main()">
40799         <size>1</size>
40800       </method>
40801     </type>
40802   </test>
40803   <test name="test-externalias-01.cs">
40804     <type name="Test">
40805       <method name="Void .ctor()">
40806         <size>7</size>
40807       </method>
40808       <method name="Int32 Main()">
40809         <size>64</size>
40810       </method>
40811     </type>
40812   </test>
40813   <test name="test-externalias-02.cs">
40814     <type name="Test">
40815       <method name="Void .ctor()">
40816         <size>7</size>
40817       </method>
40818       <method name="Int32 Main()">
40819         <size>64</size>
40820       </method>
40821     </type>
40822   </test>
40823   <test name="test-externalias-03.cs">
40824     <type name="Test">
40825       <method name="Void .ctor()">
40826         <size>7</size>
40827       </method>
40828       <method name="Int32 Main()">
40829         <size>64</size>
40830       </method>
40831     </type>
40832   </test>
40833   <test name="test-externalias-04.cs">
40834     <type name="Test">
40835       <method name="Void .ctor()">
40836         <size>7</size>
40837       </method>
40838       <method name="Int32 Main()">
40839         <size>64</size>
40840       </method>
40841     </type>
40842   </test>
40843   <test name="test-externalias-05.cs">
40844     <type name="Test">
40845       <method name="Void .ctor()">
40846         <size>7</size>
40847       </method>
40848       <method name="Void Main()">
40849         <size>21</size>
40850       </method>
40851     </type>
40852   </test>
40853   <test name="test-externalias-06.cs">
40854     <type name="MyAssembly01.Test">
40855       <method name="Void .ctor()">
40856         <size>7</size>
40857       </method>
40858     </type>
40859     <type name="MyAssembly01.Namespace1.Test">
40860       <method name="Void .ctor()">
40861         <size>7</size>
40862       </method>
40863     </type>
40864     <type name="MyAssembly02.Test">
40865       <method name="Void .ctor()">
40866         <size>7</size>
40867       </method>
40868     </type>
40869     <type name="MyAssembly02.Namespace1.Test">
40870       <method name="Void .ctor()">
40871         <size>7</size>
40872       </method>
40873     </type>
40874     <type name="Test">
40875       <method name="Void .ctor()">
40876         <size>7</size>
40877       </method>
40878       <method name="Void Main()">
40879         <size>1</size>
40880       </method>
40881     </type>
40882   </test>
40883   <test name="test-externalias-07.cs">
40884     <type name="NS.MyClass">
40885       <method name="Void .ctor()">
40886         <size>7</size>
40887       </method>
40888       <method name="Int32 GetInt()">
40889         <size>6</size>
40890       </method>
40891     </type>
40892     <type name="Test">
40893       <method name="Void .ctor()">
40894         <size>7</size>
40895       </method>
40896       <method name="Int32 Main()">
40897         <size>15</size>
40898       </method>
40899     </type>
40900   </test>
40901   <test name="test-externalias-08.cs">
40902     <type name="Test">
40903       <method name="Void .ctor()">
40904         <size>7</size>
40905       </method>
40906       <method name="Int32 Main()">
40907         <size>54</size>
40908       </method>
40909     </type>
40910   </test>
40911   <test name="test-externalias-09.cs">
40912     <type name="Test">
40913       <method name="Void .ctor()">
40914         <size>7</size>
40915       </method>
40916       <method name="Int32 Main()">
40917         <size>8</size>
40918       </method>
40919     </type>
40920   </test>
40921   <test name="test-iter-01.cs">
40922     <type name="X">
40923       <method name="Void .ctor()">
40924         <size>7</size>
40925       </method>
40926       <method name="IEnumerator GetIt()">
40927         <size>8</size>
40928       </method>
40929       <method name="IEnumerable GetIt2()">
40930         <size>16</size>
40931       </method>
40932       <method name="Int32 Main()">
40933         <size>171</size>
40934       </method>
40935     </type>
40936     <type name="X+&lt;GetIt&gt;c__Iterator0">
40937       <method name="Void .ctor()">
40938         <size>7</size>
40939       </method>
40940       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40941         <size>7</size>
40942       </method>
40943       <method name="Boolean MoveNext()">
40944         <size>126</size>
40945       </method>
40946       <method name="Void Dispose()">
40947         <size>8</size>
40948       </method>
40949       <method name="Void Reset()">
40950         <size>6</size>
40951       </method>
40952     </type>
40953     <type name="X+&lt;GetIt2&gt;c__Iterator1">
40954       <method name="Void .ctor()">
40955         <size>7</size>
40956       </method>
40957       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40958         <size>7</size>
40959       </method>
40960       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40961         <size>7</size>
40962       </method>
40963       <method name="Boolean MoveNext()">
40964         <size>126</size>
40965       </method>
40966       <method name="Void Dispose()">
40967         <size>8</size>
40968       </method>
40969       <method name="Void Reset()">
40970         <size>6</size>
40971       </method>
40972     </type>
40973     <type name="X+&lt;GetIt&gt;c__Iterator0">
40974       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40975         <size>7</size>
40976       </method>
40977     </type>
40978     <type name="X+&lt;GetIt2&gt;c__Iterator1">
40979       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40980         <size>7</size>
40981       </method>
40982       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40983         <size>26</size>
40984       </method>
40985     </type>
40986   </test>
40987   <test name="test-iter-02.cs">
40988     <type name="X">
40989       <method name="Void .ctor()">
40990         <size>7</size>
40991       </method>
40992       <method name="IEnumerator GetRange()">
40993         <size>8</size>
40994       </method>
40995       <method name="Int32 Main()">
40996         <size>88</size>
40997       </method>
40998     </type>
40999     <type name="X+&lt;GetRange&gt;c__Iterator0">
41000       <method name="Void .ctor()">
41001         <size>7</size>
41002       </method>
41003       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41004         <size>7</size>
41005       </method>
41006       <method name="Boolean MoveNext()">
41007         <size>173</size>
41008       </method>
41009       <method name="Void Dispose()">
41010         <size>8</size>
41011       </method>
41012       <method name="Void Reset()">
41013         <size>6</size>
41014       </method>
41015       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41016         <size>7</size>
41017       </method>
41018     </type>
41019   </test>
41020   <test name="test-iter-03.cs">
41021     <type name="X">
41022       <method name="Void .ctor()">
41023         <size>7</size>
41024       </method>
41025       <method name="IEnumerable GetIt(System.Int32[])">
41026         <size>30</size>
41027       </method>
41028       <method name="IEnumerable GetMulti(System.Int32[,])">
41029         <size>30</size>
41030       </method>
41031       <method name="Int32 Main()">
41032         <size>245</size>
41033       </method>
41034     </type>
41035     <type name="&lt;PrivateImplementationDetails&gt;">
41036       <method name="Void .ctor()">
41037         <size>7</size>
41038       </method>
41039     </type>
41040     <type name="X+&lt;GetIt&gt;c__Iterator0">
41041       <method name="Void .ctor()">
41042         <size>7</size>
41043       </method>
41044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41045         <size>7</size>
41046       </method>
41047       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41048         <size>7</size>
41049       </method>
41050       <method name="Boolean MoveNext()">
41051         <size>151</size>
41052       </method>
41053       <method name="Void Dispose()">
41054         <size>8</size>
41055       </method>
41056       <method name="Void Reset()">
41057         <size>6</size>
41058       </method>
41059     </type>
41060     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41061       <method name="Void .ctor()">
41062         <size>7</size>
41063       </method>
41064       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41065         <size>7</size>
41066       </method>
41067       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41068         <size>7</size>
41069       </method>
41070       <method name="Boolean MoveNext()">
41071         <size>238</size>
41072       </method>
41073       <method name="Void Dispose()">
41074         <size>8</size>
41075       </method>
41076       <method name="Void Reset()">
41077         <size>6</size>
41078       </method>
41079     </type>
41080     <type name="X+&lt;GetIt&gt;c__Iterator0">
41081       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41082         <size>7</size>
41083       </method>
41084       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41085         <size>40</size>
41086       </method>
41087     </type>
41088     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41089       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41090         <size>7</size>
41091       </method>
41092       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41093         <size>40</size>
41094       </method>
41095     </type>
41096   </test>
41097   <test name="test-iter-04.cs">
41098     <type name="X">
41099       <method name="Void .ctor()">
41100         <size>7</size>
41101       </method>
41102       <method name="IEnumerable GetRange(Int32, Int32)">
41103         <size>44</size>
41104       </method>
41105       <method name="Void Main()">
41106         <size>98</size>
41107       </method>
41108     </type>
41109     <type name="X+&lt;GetRange&gt;c__Iterator0">
41110       <method name="Void .ctor()">
41111         <size>7</size>
41112       </method>
41113       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41114         <size>7</size>
41115       </method>
41116       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41117         <size>7</size>
41118       </method>
41119       <method name="Boolean MoveNext()">
41120         <size>123</size>
41121       </method>
41122       <method name="Void Dispose()">
41123         <size>8</size>
41124       </method>
41125       <method name="Void Reset()">
41126         <size>6</size>
41127       </method>
41128       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41129         <size>7</size>
41130       </method>
41131       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41132         <size>52</size>
41133       </method>
41134     </type>
41135   </test>
41136   <test name="test-iter-05.cs">
41137     <type name="X">
41138       <method name="Void .ctor()">
41139         <size>7</size>
41140       </method>
41141       <method name="IEnumerable GetIt()">
41142         <size>16</size>
41143       </method>
41144       <method name="Int32 Main()">
41145         <size>104</size>
41146       </method>
41147     </type>
41148     <type name="List">
41149       <method name="Void .ctor(Int32)">
41150         <size>19</size>
41151       </method>
41152       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41153         <size>12</size>
41154       </method>
41155       <method name="Void Add(Int32)">
41156         <size>26</size>
41157       </method>
41158       <method name="MyEnumerator GetEnumerator()">
41159         <size>7</size>
41160       </method>
41161     </type>
41162     <type name="X+&lt;GetIt&gt;c__Iterator0">
41163       <method name="Void .ctor()">
41164         <size>7</size>
41165       </method>
41166       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41167         <size>7</size>
41168       </method>
41169       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41170         <size>7</size>
41171       </method>
41172       <method name="Boolean MoveNext()">
41173         <size>183</size>
41174       </method>
41175       <method name="Void Dispose()">
41176         <size>8</size>
41177       </method>
41178       <method name="Void Reset()">
41179         <size>6</size>
41180       </method>
41181     </type>
41182     <type name="List+MyEnumerator">
41183       <method name="Void .ctor(List)">
41184         <size>15</size>
41185       </method>
41186       <method name="System.Object get_Current()">
41187         <size>24</size>
41188       </method>
41189       <method name="Boolean MoveNext()">
41190         <size>31</size>
41191       </method>
41192       <method name="Void Reset()">
41193         <size>8</size>
41194       </method>
41195     </type>
41196     <type name="X+&lt;GetIt&gt;c__Iterator0">
41197       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41198         <size>7</size>
41199       </method>
41200       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41201         <size>26</size>
41202       </method>
41203     </type>
41204   </test>
41205   <test name="test-iter-06.cs">
41206     <type name="X">
41207       <method name="Void .ctor()">
41208         <size>7</size>
41209       </method>
41210       <method name="IEnumerable Get(Int32)">
41211         <size>30</size>
41212       </method>
41213       <method name="IEnumerable GetS(Int32)">
41214         <size>30</size>
41215       </method>
41216       <method name="Int32 Main()">
41217         <size>399</size>
41218       </method>
41219     </type>
41220     <type name="S+&lt;Get&gt;c__Iterator0">
41221       <method name="Void .ctor()">
41222         <size>7</size>
41223       </method>
41224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41225         <size>7</size>
41226       </method>
41227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41228         <size>7</size>
41229       </method>
41230       <method name="Boolean MoveNext()">
41231         <size>183</size>
41232       </method>
41233       <method name="Void Dispose()">
41234         <size>8</size>
41235       </method>
41236       <method name="Void Reset()">
41237         <size>6</size>
41238       </method>
41239     </type>
41240     <type name="S+&lt;GetS&gt;c__Iterator1">
41241       <method name="Void .ctor()">
41242         <size>7</size>
41243       </method>
41244       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41245         <size>7</size>
41246       </method>
41247       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41248         <size>7</size>
41249       </method>
41250       <method name="Boolean MoveNext()">
41251         <size>136</size>
41252       </method>
41253       <method name="Void Dispose()">
41254         <size>8</size>
41255       </method>
41256       <method name="Void Reset()">
41257         <size>6</size>
41258       </method>
41259     </type>
41260     <type name="X+&lt;Get&gt;c__Iterator2">
41261       <method name="Void .ctor()">
41262         <size>7</size>
41263       </method>
41264       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41265         <size>7</size>
41266       </method>
41267       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41268         <size>7</size>
41269       </method>
41270       <method name="Boolean MoveNext()">
41271         <size>131</size>
41272       </method>
41273       <method name="Void Dispose()">
41274         <size>8</size>
41275       </method>
41276       <method name="Void Reset()">
41277         <size>6</size>
41278       </method>
41279     </type>
41280     <type name="X+&lt;GetS&gt;c__Iterator3">
41281       <method name="Void .ctor()">
41282         <size>7</size>
41283       </method>
41284       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41285         <size>7</size>
41286       </method>
41287       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41288         <size>7</size>
41289       </method>
41290       <method name="Boolean MoveNext()">
41291         <size>136</size>
41292       </method>
41293       <method name="Void Dispose()">
41294         <size>8</size>
41295       </method>
41296       <method name="Void Reset()">
41297         <size>6</size>
41298       </method>
41299     </type>
41300     <type name="S">
41301       <method name="IEnumerable Get(Int32)">
41302         <size>42</size>
41303       </method>
41304       <method name="IEnumerable GetS(Int32)">
41305         <size>30</size>
41306       </method>
41307     </type>
41308     <type name="S+&lt;Get&gt;c__Iterator0">
41309       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41310         <size>7</size>
41311       </method>
41312       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41313         <size>52</size>
41314       </method>
41315     </type>
41316     <type name="S+&lt;GetS&gt;c__Iterator1">
41317       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41318         <size>7</size>
41319       </method>
41320       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41321         <size>40</size>
41322       </method>
41323     </type>
41324     <type name="X+&lt;Get&gt;c__Iterator2">
41325       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41326         <size>7</size>
41327       </method>
41328       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41329         <size>40</size>
41330       </method>
41331     </type>
41332     <type name="X+&lt;GetS&gt;c__Iterator3">
41333       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41334         <size>7</size>
41335       </method>
41336       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41337         <size>40</size>
41338       </method>
41339     </type>
41340   </test>
41341   <test name="test-iter-07.cs">
41342     <type name="Test">
41343       <method name="Void .ctor()">
41344         <size>7</size>
41345       </method>
41346       <method name="IEnumerable Foo(Int32)">
41347         <size>30</size>
41348       </method>
41349     </type>
41350     <type name="X">
41351       <method name="Void .ctor()">
41352         <size>7</size>
41353       </method>
41354       <method name="Int32 Main()">
41355         <size>372</size>
41356       </method>
41357     </type>
41358     <type name="Test+&lt;Foo&gt;c__Iterator0">
41359       <method name="Void .ctor()">
41360         <size>7</size>
41361       </method>
41362       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41363         <size>7</size>
41364       </method>
41365       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41366         <size>7</size>
41367       </method>
41368       <method name="Boolean MoveNext()">
41369         <size>253</size>
41370       </method>
41371       <method name="Void Dispose()">
41372         <size>112</size>
41373       </method>
41374       <method name="Void Reset()">
41375         <size>6</size>
41376       </method>
41377       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41378         <size>7</size>
41379       </method>
41380       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41381         <size>40</size>
41382       </method>
41383     </type>
41384   </test>
41385   <test name="test-iter-08.cs">
41386     <type name="Foo">
41387       <method name="Void .ctor(Int32)">
41388         <size>14</size>
41389       </method>
41390       <method name="Void Dispose()">
41391         <size>8</size>
41392       </method>
41393     </type>
41394     <type name="X">
41395       <method name="Void .ctor()">
41396         <size>7</size>
41397       </method>
41398       <method name="IEnumerable Test(Int32, Int32)">
41399         <size>44</size>
41400       </method>
41401       <method name="Int32 Main()">
41402         <size>167</size>
41403       </method>
41404     </type>
41405     <type name="X+&lt;Test&gt;c__Iterator0">
41406       <method name="Void .ctor()">
41407         <size>7</size>
41408       </method>
41409       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41410         <size>7</size>
41411       </method>
41412       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41413         <size>7</size>
41414       </method>
41415       <method name="Boolean MoveNext()">
41416         <size>360</size>
41417       </method>
41418       <method name="Void Dispose()">
41419         <size>102</size>
41420       </method>
41421       <method name="Void Reset()">
41422         <size>6</size>
41423       </method>
41424       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41425         <size>7</size>
41426       </method>
41427       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41428         <size>52</size>
41429       </method>
41430     </type>
41431   </test>
41432   <test name="test-iter-09.cs">
41433     <type name="Tester">
41434       <method name="Void .ctor()">
41435         <size>153</size>
41436       </method>
41437       <method name="IEnumerator GetEnumerator()">
41438         <size>15</size>
41439       </method>
41440     </type>
41441     <type name="Test">
41442       <method name="Void .ctor()">
41443         <size>7</size>
41444       </method>
41445       <method name="Int32 Main()">
41446         <size>268</size>
41447       </method>
41448     </type>
41449     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
41450       <method name="Void .ctor()">
41451         <size>7</size>
41452       </method>
41453       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41454         <size>7</size>
41455       </method>
41456       <method name="Boolean MoveNext()">
41457         <size>623</size>
41458       </method>
41459       <method name="Void Dispose()">
41460         <size>82</size>
41461       </method>
41462       <method name="Void Reset()">
41463         <size>6</size>
41464       </method>
41465       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41466         <size>7</size>
41467       </method>
41468     </type>
41469   </test>
41470   <test name="test-iter-10.cs">
41471     <type name="X">
41472       <method name="Void .ctor()">
41473         <size>7</size>
41474       </method>
41475       <method name="IEnumerator get_GetIt()">
41476         <size>8</size>
41477       </method>
41478       <method name="Void set_GetIt(IEnumerator)">
41479         <size>1</size>
41480       </method>
41481       <method name="IEnumerable get_Item(Int32)">
41482         <size>30</size>
41483       </method>
41484       <method name="Void set_Item(Int32, IEnumerable)">
41485         <size>1</size>
41486       </method>
41487       <method name="Int32 Main()">
41488         <size>184</size>
41489       </method>
41490     </type>
41491     <type name="X+&lt;&gt;c__Iterator0">
41492       <method name="Void .ctor()">
41493         <size>7</size>
41494       </method>
41495       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41496         <size>7</size>
41497       </method>
41498       <method name="Boolean MoveNext()">
41499         <size>126</size>
41500       </method>
41501       <method name="Void Dispose()">
41502         <size>8</size>
41503       </method>
41504       <method name="Void Reset()">
41505         <size>6</size>
41506       </method>
41507     </type>
41508     <type name="X+&lt;&gt;c__Iterator1">
41509       <method name="Void .ctor()">
41510         <size>7</size>
41511       </method>
41512       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41513         <size>7</size>
41514       </method>
41515       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41516         <size>7</size>
41517       </method>
41518       <method name="Boolean MoveNext()">
41519         <size>147</size>
41520       </method>
41521       <method name="Void Dispose()">
41522         <size>8</size>
41523       </method>
41524       <method name="Void Reset()">
41525         <size>6</size>
41526       </method>
41527     </type>
41528     <type name="X+&lt;&gt;c__Iterator0">
41529       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41530         <size>7</size>
41531       </method>
41532     </type>
41533     <type name="X+&lt;&gt;c__Iterator1">
41534       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41535         <size>7</size>
41536       </method>
41537       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41538         <size>40</size>
41539       </method>
41540     </type>
41541   </test>
41542   <test name="test-iter-11.cs">
41543     <type name="X">
41544       <method name="Void .ctor()">
41545         <size>7</size>
41546       </method>
41547       <method name="Void add_Hook(System.EventHandler)">
41548         <size>24</size>
41549       </method>
41550       <method name="Void remove_Hook(System.EventHandler)">
41551         <size>24</size>
41552       </method>
41553       <method name="IEnumerator Pipeline()">
41554         <size>15</size>
41555       </method>
41556       <method name="Void M(System.Object, System.EventArgs)">
41557         <size>11</size>
41558       </method>
41559       <method name="Void Main()">
41560         <size>55</size>
41561       </method>
41562     </type>
41563     <type name="X+&lt;Pipeline&gt;c__Iterator0">
41564       <method name="Void .ctor()">
41565         <size>7</size>
41566       </method>
41567       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41568         <size>7</size>
41569       </method>
41570       <method name="Boolean MoveNext()">
41571         <size>124</size>
41572       </method>
41573       <method name="Void Dispose()">
41574         <size>8</size>
41575       </method>
41576       <method name="Void Reset()">
41577         <size>6</size>
41578       </method>
41579       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41580         <size>7</size>
41581       </method>
41582     </type>
41583   </test>
41584   <test name="test-iter-12.cs">
41585     <type name="X">
41586       <method name="Void .ctor()">
41587         <size>7</size>
41588       </method>
41589       <method name="IEnumerable a()">
41590         <size>23</size>
41591       </method>
41592       <method name="Void Main()">
41593         <size>1</size>
41594       </method>
41595     </type>
41596     <type name="X+&lt;a&gt;c__Iterator0">
41597       <method name="Void .ctor()">
41598         <size>7</size>
41599       </method>
41600       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41601         <size>7</size>
41602       </method>
41603       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41604         <size>7</size>
41605       </method>
41606       <method name="Boolean MoveNext()">
41607         <size>165</size>
41608       </method>
41609       <method name="Void Dispose()">
41610         <size>55</size>
41611       </method>
41612       <method name="Void Reset()">
41613         <size>6</size>
41614       </method>
41615       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41616         <size>7</size>
41617       </method>
41618       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41619         <size>40</size>
41620       </method>
41621     </type>
41622   </test>
41623   <test name="test-iter-13.cs">
41624     <type name="Test">
41625       <method name="Void .ctor()">
41626         <size>7</size>
41627       </method>
41628       <method name="Void .cctor()">
41629         <size>11</size>
41630       </method>
41631       <method name="Void Main()">
41632         <size>1</size>
41633       </method>
41634       <method name="IEnumerable syntax_error(System.Object, System.Object)">
41635         <size>16</size>
41636       </method>
41637     </type>
41638     <type name="Test+Yp">
41639       <method name="Void .ctor()">
41640         <size>7</size>
41641       </method>
41642       <method name="IEnumerable fail()">
41643         <size>2</size>
41644       </method>
41645     </type>
41646     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
41647       <method name="Void .ctor()">
41648         <size>7</size>
41649       </method>
41650       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41651         <size>7</size>
41652       </method>
41653       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41654         <size>7</size>
41655       </method>
41656       <method name="Boolean MoveNext()">
41657         <size>27</size>
41658       </method>
41659       <method name="Void Dispose()">
41660         <size>8</size>
41661       </method>
41662       <method name="Void Reset()">
41663         <size>6</size>
41664       </method>
41665       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41666         <size>7</size>
41667       </method>
41668       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41669         <size>26</size>
41670       </method>
41671     </type>
41672   </test>
41673   <test name="test-partial-01.cs">
41674     <type name="Foo.Hello">
41675       <method name="Void .ctor()">
41676         <size>7</size>
41677       </method>
41678       <method name="Void .cctor()">
41679         <size>7</size>
41680       </method>
41681     </type>
41682     <type name="Bar.Hello">
41683       <method name="Void .ctor()">
41684         <size>7</size>
41685       </method>
41686       <method name="Void .cctor()">
41687         <size>8</size>
41688       </method>
41689     </type>
41690     <type name="X.Test">
41691       <method name="Void .ctor()">
41692         <size>7</size>
41693       </method>
41694       <method name="Int32 FooWorld()">
41695         <size>6</size>
41696       </method>
41697       <method name="Int32 BarWorld()">
41698         <size>6</size>
41699       </method>
41700     </type>
41701     <type name="Y">
41702       <method name="Void .ctor()">
41703         <size>7</size>
41704       </method>
41705       <method name="Int32 Main()">
41706         <size>29</size>
41707       </method>
41708     </type>
41709   </test>
41710   <test name="test-partial-02.cs">
41711     <type name="Test1.Base">
41712       <method name="Void .ctor()">
41713         <size>7</size>
41714       </method>
41715     </type>
41716     <type name="Test1.Foo">
41717       <method name="Void .ctor()">
41718         <size>7</size>
41719       </method>
41720     </type>
41721     <type name="Test2.Foo">
41722       <method name="Void .ctor()">
41723         <size>7</size>
41724       </method>
41725     </type>
41726     <type name="ReflectedType">
41727       <method name="Void .ctor()">
41728         <size>7</size>
41729       </method>
41730     </type>
41731     <type name="D">
41732       <method name="Void .ctor()">
41733         <size>7</size>
41734       </method>
41735     </type>
41736     <type name="X">
41737       <method name="Void .ctor()">
41738         <size>7</size>
41739       </method>
41740       <method name="Void Main()">
41741         <size>1</size>
41742       </method>
41743     </type>
41744   </test>
41745   <test name="test-partial-03.cs">
41746     <type name="Test">
41747       <method name="Void .ctor()">
41748         <size>18</size>
41749       </method>
41750       <method name="Int32 TestFoo()">
41751         <size>13</size>
41752       </method>
41753       <method name="Int32 TestIFoo(IFoo)">
41754         <size>8</size>
41755       </method>
41756     </type>
41757     <type name="Test+Foo">
41758       <method name="Void .ctor()">
41759         <size>7</size>
41760       </method>
41761       <method name="Int32 Test.IFoo.Hello(Test)">
41762         <size>2</size>
41763       </method>
41764       <method name="Int32 Hello(Test)">
41765         <size>2</size>
41766       </method>
41767     </type>
41768     <type name="X">
41769       <method name="Void .ctor()">
41770         <size>7</size>
41771       </method>
41772       <method name="Int32 Main()">
41773         <size>42</size>
41774       </method>
41775     </type>
41776   </test>
41777   <test name="test-partial-04.cs">
41778     <type name="B.Test">
41779       <method name="Void .ctor()">
41780         <size>7</size>
41781       </method>
41782       <method name="Void A.IFoo.Hello(IFoo)">
41783         <size>1</size>
41784       </method>
41785     </type>
41786     <type name="X">
41787       <method name="Void .ctor()">
41788         <size>7</size>
41789       </method>
41790       <method name="Void Main()">
41791         <size>1</size>
41792       </method>
41793     </type>
41794   </test>
41795   <test name="test-partial-05.cs">
41796     <type name="B">
41797       <method name="Void .ctor()">
41798         <size>7</size>
41799       </method>
41800     </type>
41801     <type name="A">
41802       <method name="Void .ctor()">
41803         <size>7</size>
41804       </method>
41805     </type>
41806     <type name="A2">
41807       <method name="Void .ctor()">
41808         <size>7</size>
41809       </method>
41810     </type>
41811     <type name="D">
41812       <method name="Void .ctor()">
41813         <size>7</size>
41814       </method>
41815       <method name="Void Main()">
41816         <size>1</size>
41817       </method>
41818     </type>
41819   </test>
41820   <test name="test-partial-06.cs">
41821     <type name="Foo">
41822       <method name="Void .ctor()">
41823         <size>7</size>
41824       </method>
41825       <method name="Void Finalize()">
41826         <size>13</size>
41827       </method>
41828     </type>
41829     <type name="B">
41830       <method name="Void .ctor()">
41831         <size>7</size>
41832       </method>
41833       <method name="Void Main()">
41834         <size>1</size>
41835       </method>
41836     </type>
41837   </test>
41838   <test name="test-partial-07.cs">
41839     <type name="Test">
41840       <method name="Void .ctor()">
41841         <size>7</size>
41842       </method>
41843     </type>
41844     <type name="TestAttribute">
41845       <method name="Void .ctor()">
41846         <size>7</size>
41847       </method>
41848     </type>
41849     <type name="Test2Attribute">
41850       <method name="Void .ctor()">
41851         <size>7</size>
41852       </method>
41853     </type>
41854     <type name="X">
41855       <method name="Void .ctor()">
41856         <size>7</size>
41857       </method>
41858       <method name="Int32 Main()">
41859         <size>62</size>
41860       </method>
41861     </type>
41862   </test>
41863   <test name="test-partial-08.cs">
41864     <type name="Foo">
41865       <method name="Void .ctor()">
41866         <size>7</size>
41867       </method>
41868       <method name="System.String get_Id()">
41869         <size>7</size>
41870       </method>
41871     </type>
41872     <type name="PartialAbstractCompilationError">
41873       <method name="Void .ctor()">
41874         <size>7</size>
41875       </method>
41876       <method name="Int32 Main()">
41877         <size>54</size>
41878       </method>
41879     </type>
41880   </test>
41881   <test name="test-partial-09.cs">
41882     <type name="Foo">
41883       <method name="Void .ctor()">
41884         <size>7</size>
41885       </method>
41886       <method name="System.String get_Id()">
41887         <size>7</size>
41888       </method>
41889     </type>
41890     <type name="Bar">
41891       <method name="Void .ctor(String)">
41892         <size>14</size>
41893       </method>
41894     </type>
41895     <type name="PartialAbstractCompilationError">
41896       <method name="Void .ctor()">
41897         <size>7</size>
41898       </method>
41899       <method name="Void Main()">
41900         <size>21</size>
41901       </method>
41902     </type>
41903   </test>
41904   <test name="test-partial-10.cs">
41905     <type name="Test2.Foo">
41906       <method name="Void .ctor()">
41907         <size>7</size>
41908       </method>
41909       <method name="Void .cctor()">
41910         <size>15</size>
41911       </method>
41912     </type>
41913     <type name="X">
41914       <method name="Void .ctor()">
41915         <size>7</size>
41916       </method>
41917       <method name="Int32 Main()">
41918         <size>68</size>
41919       </method>
41920     </type>
41921     <type name="Test3.Foo">
41922       <method name="Void .cctor()">
41923         <size>15</size>
41924       </method>
41925     </type>
41926   </test>
41927   <test name="test-partial-11.cs">
41928     <type name="StaticClass">
41929       <method name="System.String Name()">
41930         <size>6</size>
41931       </method>
41932     </type>
41933     <type name="MainClass">
41934       <method name="Void .ctor()">
41935         <size>7</size>
41936       </method>
41937       <method name="Boolean IsStatic(System.Type)">
41938         <size>73</size>
41939       </method>
41940       <method name="Int32 Main()">
41941         <size>56</size>
41942       </method>
41943     </type>
41944   </test>
41945   <test name="test-partial-12.cs">
41946     <type name="Test1.Foo">
41947       <method name="Void .ctor()">
41948         <size>7</size>
41949       </method>
41950       <method name="IEnumerable E()">
41951         <size>16</size>
41952       </method>
41953     </type>
41954     <type name="X">
41955       <method name="Void .ctor()">
41956         <size>7</size>
41957       </method>
41958       <method name="Int32 Main()">
41959         <size>102</size>
41960       </method>
41961     </type>
41962     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
41963       <method name="Void .ctor()">
41964         <size>7</size>
41965       </method>
41966       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41967         <size>7</size>
41968       </method>
41969       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41970         <size>7</size>
41971       </method>
41972       <method name="Boolean MoveNext()">
41973         <size>69</size>
41974       </method>
41975       <method name="Void Dispose()">
41976         <size>8</size>
41977       </method>
41978       <method name="Void Reset()">
41979         <size>6</size>
41980       </method>
41981       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41982         <size>7</size>
41983       </method>
41984       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41985         <size>26</size>
41986       </method>
41987     </type>
41988   </test>
41989   <test name="test-partial-13.cs">
41990     <type name="Test.Test">
41991       <method name="Void .ctor()">
41992         <size>7</size>
41993       </method>
41994       <method name="Boolean Equals(System.Object)">
41995         <size>2</size>
41996       </method>
41997       <method name="Int32 GetHashCode()">
41998         <size>2</size>
41999       </method>
42000       <method name="Void Main()">
42001         <size>1</size>
42002       </method>
42003     </type>
42004   </test>
42005   <test name="test-partial-14.cs">
42006     <type name="T">
42007       <method name="Void .ctor()">
42008         <size>7</size>
42009       </method>
42010     </type>
42011     <type name="partial">
42012       <method name="Void .ctor()">
42013         <size>7</size>
42014       </method>
42015     </type>
42016     <type name="A">
42017       <method name="Void .ctor()">
42018         <size>7</size>
42019       </method>
42020       <method name="Void partial(partial)">
42021         <size>3</size>
42022       </method>
42023     </type>
42024     <type name="B">
42025       <method name="Void .ctor()">
42026         <size>7</size>
42027       </method>
42028       <method name="Void Main()">
42029         <size>1</size>
42030       </method>
42031     </type>
42032   </test>
42033   <test name="test-partial-15.cs">
42034     <type name="Foo.X">
42035       <method name="Void .ctor()">
42036         <size>7</size>
42037       </method>
42038       <method name="Void Main()">
42039         <size>1</size>
42040       </method>
42041       <method name="IEnumerable Attempts2()">
42042         <size>16</size>
42043       </method>
42044       <method name="IEnumerable get_Attempts()">
42045         <size>16</size>
42046       </method>
42047       <method name="IEnumerable get_Item(Int32)">
42048         <size>16</size>
42049       </method>
42050     </type>
42051     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42052       <method name="Void .ctor()">
42053         <size>7</size>
42054       </method>
42055       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42056         <size>7</size>
42057       </method>
42058       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42059         <size>7</size>
42060       </method>
42061       <method name="Boolean MoveNext()">
42062         <size>36</size>
42063       </method>
42064       <method name="Void Dispose()">
42065         <size>8</size>
42066       </method>
42067       <method name="Void Reset()">
42068         <size>6</size>
42069       </method>
42070     </type>
42071     <type name="Foo.X+&lt;&gt;c__Iterator1">
42072       <method name="Void .ctor()">
42073         <size>7</size>
42074       </method>
42075       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42076         <size>7</size>
42077       </method>
42078       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42079         <size>7</size>
42080       </method>
42081       <method name="Boolean MoveNext()">
42082         <size>36</size>
42083       </method>
42084       <method name="Void Dispose()">
42085         <size>8</size>
42086       </method>
42087       <method name="Void Reset()">
42088         <size>6</size>
42089       </method>
42090     </type>
42091     <type name="Foo.X+&lt;&gt;c__Iterator2">
42092       <method name="Void .ctor()">
42093         <size>7</size>
42094       </method>
42095       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42096         <size>7</size>
42097       </method>
42098       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42099         <size>7</size>
42100       </method>
42101       <method name="Boolean MoveNext()">
42102         <size>36</size>
42103       </method>
42104       <method name="Void Dispose()">
42105         <size>8</size>
42106       </method>
42107       <method name="Void Reset()">
42108         <size>6</size>
42109       </method>
42110     </type>
42111     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42112       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42113         <size>7</size>
42114       </method>
42115       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42116         <size>26</size>
42117       </method>
42118     </type>
42119     <type name="Foo.X+&lt;&gt;c__Iterator1">
42120       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42121         <size>7</size>
42122       </method>
42123       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42124         <size>26</size>
42125       </method>
42126     </type>
42127     <type name="Foo.X+&lt;&gt;c__Iterator2">
42128       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42129         <size>7</size>
42130       </method>
42131       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42132         <size>26</size>
42133       </method>
42134     </type>
42135   </test>
42136   <test name="test-partial-16.cs">
42137     <type name="A.C">
42138       <method name="Void .ctor()">
42139         <size>23</size>
42140       </method>
42141       <method name="Void .cctor()">
42142         <size>11</size>
42143       </method>
42144     </type>
42145     <type name="B.C2">
42146       <method name="Void .ctor()">
42147         <size>7</size>
42148       </method>
42149       <method name="Boolean Test()">
42150         <size>2</size>
42151       </method>
42152       <method name="System.Object Test_I()">
42153         <size>2</size>
42154       </method>
42155       <method name="Void Main()">
42156         <size>1</size>
42157       </method>
42158     </type>
42159   </test>
42160   <test name="test-partial-17.cs">
42161     <type name="Test">
42162       <method name="Void .ctor()">
42163         <size>7</size>
42164       </method>
42165       <method name="Boolean Check(System.String, System.String[])">
42166         <size>42</size>
42167       </method>
42168       <method name="Void Main()">
42169         <size>1</size>
42170       </method>
42171     </type>
42172   </test>
42173   <test name="test-partial-18.cs">
42174     <type name="N.Foo">
42175       <method name="Void .ctor()">
42176         <size>17</size>
42177       </method>
42178       <method name="Void Main()">
42179         <size>1</size>
42180       </method>
42181     </type>
42182   </test>
42183   <test name="test-partial-19.cs">
42184     <type name="Bug.GL">
42185       <method name="Void Main()">
42186         <size>7</size>
42187       </method>
42188     </type>
42189     <type name="Bug.GL+Core">
42190       <method name="Boolean A()">
42191         <size>2</size>
42192       </method>
42193     </type>
42194   </test>
42195   <test name="test-partial-20.cs">
42196     <type name="A">
42197       <method name="Void .ctor()">
42198         <size>7</size>
42199       </method>
42200       <method name="Void .cctor()">
42201         <size>7</size>
42202       </method>
42203     </type>
42204     <type name="B">
42205       <method name="Void .ctor()">
42206         <size>7</size>
42207       </method>
42208       <method name="Void .cctor()">
42209         <size>7</size>
42210       </method>
42211     </type>
42212     <type name="C">
42213       <method name="Void .ctor()">
42214         <size>7</size>
42215       </method>
42216       <method name="Int32 Main()">
42217         <size>38</size>
42218       </method>
42219     </type>
42220   </test>
42221   <test name="test-partial-21.cs">
42222     <type name="Mono.Sms.Main">
42223       <method name="Void .ctor()">
42224         <size>7</size>
42225       </method>
42226       <method name="Void Test()">
42227         <size>42</size>
42228       </method>
42229     </type>
42230     <type name="Mono.Sms.Contacts">
42231       <method name="Void .ctor()">
42232         <size>7</size>
42233       </method>
42234       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42235         <size>24</size>
42236       </method>
42237       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42238         <size>24</size>
42239       </method>
42240       <method name="Void Test()">
42241         <size>12</size>
42242       </method>
42243     </type>
42244     <type name="Mono.Sms.Core.Agenda">
42245       <method name="Void .ctor()">
42246         <size>7</size>
42247       </method>
42248       <method name="Void AddContact()">
42249         <size>1</size>
42250       </method>
42251       <method name="Void Main()">
42252         <size>1</size>
42253       </method>
42254     </type>
42255     <type name="Mono.Sms.Contacts+ContactsHandler">
42256       <method name="Void .ctor(Object, IntPtr)">
42257         <size>0</size>
42258       </method>
42259       <method name="Void Invoke()">
42260         <size>0</size>
42261       </method>
42262       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42263         <size>0</size>
42264       </method>
42265       <method name="Void EndInvoke(IAsyncResult)">
42266         <size>0</size>
42267       </method>
42268     </type>
42269     <type name="Mono.Sms.Main">
42270       <method name="Void &lt;Test&gt;m__0()">
42271         <size>6</size>
42272       </method>
42273     </type>
42274   </test>
42275   <test name="test-partial-22.cs">
42276     <type name="C">
42277       <method name="Void .ctor()">
42278         <size>7</size>
42279       </method>
42280       <method name="Int32 Main()">
42281         <size>2</size>
42282       </method>
42283     </type>
42284   </test>
42285   <test name="test-partial-23.cs">
42286     <type name="C">
42287       <method name="Void .ctor()">
42288         <size>7</size>
42289       </method>
42290       <method name="Void Partial_A()">
42291         <size>15</size>
42292       </method>
42293       <method name="Void Partial_B()">
42294         <size>15</size>
42295       </method>
42296       <method name="Void Partial_S()">
42297         <size>14</size>
42298       </method>
42299       <method name="Int32 Main()">
42300         <size>52</size>
42301       </method>
42302     </type>
42303   </test>
42304   <test name="test-partial-24.cs">
42305     <type name="N.C">
42306       <method name="Void .ctor()">
42307         <size>7</size>
42308       </method>
42309       <method name="Void Main()">
42310         <size>1</size>
42311       </method>
42312       <method name="Void Foo()">
42313         <size>1</size>
42314       </method>
42315     </type>
42316   </test>
42317   <test name="test-var-01.cs">
42318     <type name="Test">
42319       <method name="Void .ctor()">
42320         <size>7</size>
42321       </method>
42322       <method name="Int32 Main()">
42323         <size>47</size>
42324       </method>
42325     </type>
42326   </test>
42327   <test name="test-var-02.cs">
42328     <type name="Class1">
42329       <method name="Void .ctor()">
42330         <size>15</size>
42331       </method>
42332       <method name="Boolean Method()">
42333         <size>2</size>
42334       </method>
42335     </type>
42336     <type name="Test">
42337       <method name="Void .ctor()">
42338         <size>7</size>
42339       </method>
42340       <method name="Int32 Main()">
42341         <size>116</size>
42342       </method>
42343     </type>
42344     <type name="Test+Class2">
42345       <method name="Void .ctor()">
42346         <size>15</size>
42347       </method>
42348       <method name="Boolean Method()">
42349         <size>2</size>
42350       </method>
42351     </type>
42352   </test>
42353   <test name="test-var-03.cs">
42354     <type name="Test">
42355       <method name="Void .ctor()">
42356         <size>7</size>
42357       </method>
42358       <method name="Int32 Main()">
42359         <size>166</size>
42360       </method>
42361     </type>
42362     <type name="&lt;PrivateImplementationDetails&gt;">
42363       <method name="Void .ctor()">
42364         <size>7</size>
42365       </method>
42366     </type>
42367   </test>
42368   <test name="test-var-05.cs">
42369     <type name="MyClass">
42370       <method name="Void .ctor(String)">
42371         <size>14</size>
42372       </method>
42373       <method name="Void Dispose()">
42374         <size>12</size>
42375       </method>
42376     </type>
42377     <type name="Test">
42378       <method name="Void .ctor()">
42379         <size>7</size>
42380       </method>
42381       <method name="Int32 Main()">
42382         <size>61</size>
42383       </method>
42384     </type>
42385   </test>
42386   <test name="test-var-06.cs">
42387     <type name="Test">
42388       <method name="Void .ctor()">
42389         <size>7</size>
42390       </method>
42391       <method name="Int32 Main()">
42392         <size>48</size>
42393       </method>
42394     </type>
42395   </test>
42396   <test name="test-var-07.cs">
42397     <type name="Test">
42398       <method name="Void .ctor()">
42399         <size>7</size>
42400       </method>
42401       <method name="Void var()">
42402         <size>1</size>
42403       </method>
42404       <method name="Int32 Main()">
42405         <size>33</size>
42406       </method>
42407     </type>
42408     <type name="var">
42409       <method name="Void .ctor()">
42410         <size>7</size>
42411       </method>
42412     </type>
42413   </test>
42414   <test name="test-var-08.cs">
42415     <type name="X">
42416       <method name="Void .ctor(Int32, Int32)">
42417         <size>10</size>
42418       </method>
42419       <method name="Void Main()">
42420         <size>1</size>
42421       </method>
42422     </type>
42423   </test>
42424   <test name="test-xml-042.cs">
42425     <type name="TestNamespace.TestClass">
42426       <method name="Void .ctor()">
42427         <size>7</size>
42428       </method>
42429       <method name="Void Main()">
42430         <size>1</size>
42431       </method>
42432       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
42433         <size>7</size>
42434       </method>
42435     </type>
42436   </test>
42437 </tests>