New test.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>36</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>82</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>214</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>53</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>64</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>54</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>67</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>66</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>119</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>87</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>483</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>8</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>219</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>106</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Int32 Main()">
3722         <size>134</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>15</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Int32 Main()">
3973         <size>8</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>56</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;M&gt;m__0[X](X)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;N&gt;m__1(Int64)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>56</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>96</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>118</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>184</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Void Main()">
6142         <size>85</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="Program">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>6</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>398</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>74</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;TestClass&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>37</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>53</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>50</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>59</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Int32 Main()">
9359         <size>8</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-344.cs">
9364     <type name="ConfigurationElement">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Main()">
9369         <size>1</size>
9370       </method>
9371     </type>
9372     <type name="CustomConfigurationElement">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376     </type>
9377     <type name="CustomConfigurationElementCollection">
9378       <method name="Void .ctor()">
9379         <size>7</size>
9380       </method>
9381     </type>
9382     <type name="BaseCollection`1[T]">
9383       <method name="Void .ctor()">
9384         <size>7</size>
9385       </method>
9386     </type>
9387   </test>
9388   <test name="gtest-345.cs">
9389     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Void Dump(System.String)">
9394         <size>6</size>
9395       </method>
9396     </type>
9397     <type name="Parser">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401       <method name="Void NoCall[T](T)">
9402         <size>1</size>
9403       </method>
9404       <method name="Int32 Main()">
9405         <size>2</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-346.cs">
9410     <type name="test">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void CreateSimpleCallSite[A]()">
9415         <size>1</size>
9416       </method>
9417       <method name="Void CreateSimpleCallSite[A](Int32)">
9418         <size>1</size>
9419       </method>
9420       <method name="Void CreateSimpleCallSite(Int32)">
9421         <size>1</size>
9422       </method>
9423       <method name="Void Main()">
9424         <size>1</size>
9425       </method>
9426     </type>
9427   </test>
9428   <test name="gtest-347.cs">
9429     <type name="X">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="IEnumerable`1 Enumerable[T](System.String)">
9434         <size>6</size>
9435       </method>
9436       <method name="IEnumerable Enumerable(Int32)">
9437         <size>6</size>
9438       </method>
9439       <method name="IEnumerable Enumerable(System.String)">
9440         <size>6</size>
9441       </method>
9442       <method name="Void Main()">
9443         <size>1</size>
9444       </method>
9445     </type>
9446   </test>
9447   <test name="gtest-348.cs">
9448     <type name="Bar`1[U]">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void OnWorldDestroyed()">
9453         <size>1</size>
9454       </method>
9455     </type>
9456     <type name="Baz`1[U]">
9457       <method name="Void .ctor()">
9458         <size>7</size>
9459       </method>
9460       <method name="Void DestroyWorld(U)">
9461         <size>14</size>
9462       </method>
9463     </type>
9464     <type name="Bling">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="Void Main()">
9469         <size>1</size>
9470       </method>
9471     </type>
9472   </test>
9473   <test name="gtest-349.cs">
9474     <type name="X">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Int32 Main()">
9479         <size>103</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526       <method name="Int32 SetEnum(System.String, Enum)">
9527         <size>2</size>
9528       </method>
9529       <method name="Int32 SetEnum(Int32, Enum)">
9530         <size>2</size>
9531       </method>
9532     </type>
9533     <type name="Test">
9534       <method name="Void .ctor()">
9535         <size>7</size>
9536       </method>
9537       <method name="Int32 Main(System.String[])">
9538         <size>31</size>
9539       </method>
9540     </type>
9541   </test>
9542   <test name="gtest-352.cs">
9543     <type name="T">
9544       <method name="Void .ctor()">
9545         <size>7</size>
9546       </method>
9547       <method name="Int32 Main()">
9548         <size>125</size>
9549       </method>
9550     </type>
9551     <type name="D">
9552       <method name="Void .ctor(Int32)">
9553         <size>8</size>
9554       </method>
9555       <method name="Void .cctor()">
9556         <size>12</size>
9557       </method>
9558     </type>
9559   </test>
9560   <test name="gtest-353.cs">
9561     <type name="Bug.RedSkyTimeCode">
9562       <method name="Void .ctor()">
9563         <size>7</size>
9564       </method>
9565       <method name="Void CopyTo(Bug.xxx*)">
9566         <size>99</size>
9567       </method>
9568       <method name="Void Main()">
9569         <size>1</size>
9570       </method>
9571       <method name="Void Convert(Bug.xxx*, UInt64*)">
9572         <size>93</size>
9573       </method>
9574     </type>
9575   </test>
9576   <test name="gtest-354.cs">
9577     <type name="M">
9578       <method name="Void .ctor()">
9579         <size>7</size>
9580       </method>
9581       <method name="Void Main()">
9582         <size>1</size>
9583       </method>
9584     </type>
9585   </test>
9586   <test name="gtest-355.cs">
9587     <type name="A">
9588       <method name="Void .ctor()">
9589         <size>7</size>
9590       </method>
9591       <method name="System.String Foo[T](System.String)">
9592         <size>6</size>
9593       </method>
9594       <method name="Boolean Foo(System.String)">
9595         <size>2</size>
9596       </method>
9597     </type>
9598     <type name="B">
9599       <method name="Void .ctor()">
9600         <size>7</size>
9601       </method>
9602       <method name="System.String Foo[T](System.String)">
9603         <size>6</size>
9604       </method>
9605       <method name="Boolean Goo(System.String)">
9606         <size>8</size>
9607       </method>
9608       <method name="Boolean Foo(System.String)">
9609         <size>2</size>
9610       </method>
9611     </type>
9612     <type name="C">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Void Main()">
9617         <size>1</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-356.cs">
9622     <type name="A`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626       <method name="Void Foo(B+E)">
9627         <size>1</size>
9628       </method>
9629     </type>
9630     <type name="B`1[U]">
9631       <method name="Void .ctor()">
9632         <size>7</size>
9633       </method>
9634     </type>
9635     <type name="B">
9636       <method name="Void .ctor()">
9637         <size>7</size>
9638       </method>
9639     </type>
9640     <type name="B+E">
9641       <method name="Void .ctor()">
9642         <size>7</size>
9643       </method>
9644     </type>
9645     <type name="C">
9646       <method name="Void .ctor()">
9647         <size>7</size>
9648       </method>
9649       <method name="Void Main()">
9650         <size>1</size>
9651       </method>
9652     </type>
9653   </test>
9654   <test name="gtest-357.cs">
9655     <type name="C`1[T]">
9656       <method name="Void .ctor()">
9657         <size>7</size>
9658       </method>
9659     </type>
9660     <type name="D`1[U]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="X">
9666       <method name="Void .ctor()">
9667         <size>7</size>
9668       </method>
9669       <method name="Void Main()">
9670         <size>1</size>
9671       </method>
9672     </type>
9673   </test>
9674   <test name="gtest-358.cs">
9675     <type name="Test">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679       <method name="Void Main()">
9680         <size>1</size>
9681       </method>
9682     </type>
9683     <type name="Foo">
9684       <method name="Boolean op_Equality(Foo, Foo)">
9685         <size>6</size>
9686       </method>
9687       <method name="Boolean op_Inequality(Foo, Foo)">
9688         <size>6</size>
9689       </method>
9690     </type>
9691   </test>
9692   <test name="gtest-359.cs">
9693     <type name="BaseGeneric`1[T]">
9694       <method name="Void .ctor()">
9695         <size>7</size>
9696       </method>
9697     </type>
9698     <type name="BaseGeneric`1+InnerDerived[T]">
9699       <method name="Void .ctor(T)">
9700         <size>7</size>
9701       </method>
9702     </type>
9703     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9704       <method name="Void .ctor(T, U)">
9705         <size>7</size>
9706       </method>
9707     </type>
9708     <type name="BaseConcrete">
9709       <method name="Void .ctor()">
9710         <size>7</size>
9711       </method>
9712     </type>
9713     <type name="Concrete_A">
9714       <method name="Void .ctor()">
9715         <size>7</size>
9716       </method>
9717     </type>
9718     <type name="Concrete_B">
9719       <method name="Void .ctor()">
9720         <size>7</size>
9721       </method>
9722     </type>
9723     <type name="BaseGeneric_2`2[T,U]">
9724       <method name="Void .ctor()">
9725         <size>7</size>
9726       </method>
9727     </type>
9728     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9729       <method name="Void .ctor(T, U)">
9730         <size>7</size>
9731       </method>
9732     </type>
9733     <type name="BaseGeneric_1`1[T]">
9734       <method name="Void .ctor()">
9735         <size>7</size>
9736       </method>
9737     </type>
9738     <type name="Concrete_2">
9739       <method name="Void .ctor()">
9740         <size>7</size>
9741       </method>
9742     </type>
9743     <type name="Program">
9744       <method name="Void .ctor()">
9745         <size>7</size>
9746       </method>
9747       <method name="Void Main()">
9748         <size>40</size>
9749       </method>
9750     </type>
9751   </test>
9752   <test name="gtest-360.cs">
9753     <type name="C">
9754       <method name="Void .ctor()">
9755         <size>7</size>
9756       </method>
9757       <method name="Int32 Foo[T](T, System.Object[])">
9758         <size>2</size>
9759       </method>
9760       <method name="Int32 Foo(System.String, System.Object[])">
9761         <size>2</size>
9762       </method>
9763       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9764         <size>8</size>
9765       </method>
9766       <method name="Int32 Main()">
9767         <size>17</size>
9768       </method>
9769     </type>
9770   </test>
9771   <test name="gtest-361.cs">
9772     <type name="Thing">
9773       <method name="Void .ctor()">
9774         <size>7</size>
9775       </method>
9776       <method name="Void Foo()">
9777         <size>1</size>
9778       </method>
9779       <method name="Int32 Main()">
9780         <size>164</size>
9781       </method>
9782       <method name="Void Method(Thing+Handler, System.String[])">
9783         <size>1</size>
9784       </method>
9785     </type>
9786     <type name="Thing+Handler">
9787       <method name="Void .ctor(Object, IntPtr)">
9788         <size>0</size>
9789       </method>
9790       <method name="Void Invoke()">
9791         <size>0</size>
9792       </method>
9793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9794         <size>0</size>
9795       </method>
9796       <method name="Void EndInvoke(IAsyncResult)">
9797         <size>0</size>
9798       </method>
9799     </type>
9800     <type name="Thing">
9801       <method name="Void &lt;Main&gt;m__0()">
9802         <size>1</size>
9803       </method>
9804       <method name="Void &lt;Main&gt;m__1()">
9805         <size>1</size>
9806       </method>
9807     </type>
9808   </test>
9809   <test name="gtest-362.cs">
9810     <type name="C">
9811       <method name="Void .ctor()">
9812         <size>7</size>
9813       </method>
9814       <method name="Void Assert[T](T)">
9815         <size>1</size>
9816       </method>
9817       <method name="Void Assert[T](T, T)">
9818         <size>1</size>
9819       </method>
9820       <method name="Int32 Main()">
9821         <size>83</size>
9822       </method>
9823     </type>
9824   </test>
9825   <test name="gtest-363.cs">
9826     <type name="Test">
9827       <method name="Void .ctor()">
9828         <size>7</size>
9829       </method>
9830       <method name="Void InsertAt[T](T[], Int32, T[])">
9831         <size>1</size>
9832       </method>
9833       <method name="Void Main()">
9834         <size>39</size>
9835       </method>
9836     </type>
9837   </test>
9838   <test name="gtest-364.cs">
9839     <type name="BugReport.Program">
9840       <method name="Void .ctor()">
9841         <size>7</size>
9842       </method>
9843       <method name="Int32 Main()">
9844         <size>307</size>
9845       </method>
9846     </type>
9847     <type name="BugReport.A">
9848       <method name="Void .ctor()">
9849         <size>7</size>
9850       </method>
9851       <method name="Nullable`1 get_Counter()">
9852         <size>7</size>
9853       </method>
9854       <method name="Void set_Counter(Nullable`1)">
9855         <size>8</size>
9856       </method>
9857     </type>
9858   </test>
9859   <test name="gtest-365.cs">
9860     <type name="B.Program">
9861       <method name="Void .ctor()">
9862         <size>7</size>
9863       </method>
9864       <method name="Int32 Main()">
9865         <size>51</size>
9866       </method>
9867     </type>
9868   </test>
9869   <test name="gtest-366.cs">
9870     <type name="Tester">
9871       <method name="Void .ctor()">
9872         <size>7</size>
9873       </method>
9874       <method name="Void Assert[T](T, T)">
9875         <size>1</size>
9876       </method>
9877       <method name="Void Main()">
9878         <size>20</size>
9879       </method>
9880     </type>
9881     <type name="MyType">
9882       <method name="Void .ctor(Int32)">
9883         <size>8</size>
9884       </method>
9885       <method name="Int32 op_Implicit(MyType)">
9886         <size>8</size>
9887       </method>
9888     </type>
9889   </test>
9890   <test name="gtest-367.cs">
9891     <type name="Foo">
9892       <method name="Void .ctor()">
9893         <size>7</size>
9894       </method>
9895     </type>
9896     <type name="Repro">
9897       <method name="Void .ctor()">
9898         <size>7</size>
9899       </method>
9900       <method name="Void Bar[TFoo](TFoo)">
9901         <size>19</size>
9902       </method>
9903       <method name="Void Baz[T](T, System.Action`1[T])">
9904         <size>8</size>
9905       </method>
9906       <method name="Void Main()">
9907         <size>1</size>
9908       </method>
9909       <method name="Void Gazonk(Repro)">
9910         <size>1</size>
9911       </method>
9912     </type>
9913   </test>
9914   <test name="gtest-368.cs">
9915     <type name="C`1[T]">
9916       <method name="Void .ctor(D)">
9917         <size>7</size>
9918       </method>
9919       <method name="Void .ctor()">
9920         <size>7</size>
9921       </method>
9922     </type>
9923     <type name="C`1+D[T]">
9924       <method name="Void .ctor()">
9925         <size>7</size>
9926       </method>
9927     </type>
9928     <type name="M">
9929       <method name="Void .ctor()">
9930         <size>7</size>
9931       </method>
9932       <method name="Void Main()">
9933         <size>1</size>
9934       </method>
9935     </type>
9936   </test>
9937   <test name="gtest-369.cs">
9938     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9939       <method name="Void .ctor()">
9940         <size>7</size>
9941       </method>
9942       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9943         <size>2</size>
9944       </method>
9945       <method name="IList Query()">
9946         <size>2</size>
9947       </method>
9948     </type>
9949     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="Db4objects.Db4o.Internal.M">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958       <method name="Void Main()">
9959         <size>1</size>
9960       </method>
9961     </type>
9962     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9963       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9964         <size>7</size>
9965       </method>
9966       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9967         <size>9</size>
9968       </method>
9969     </type>
9970   </test>
9971   <test name="gtest-370.cs">
9972     <type name="N2.X`1[T]">
9973       <method name="Void .ctor()">
9974         <size>7</size>
9975       </method>
9976     </type>
9977     <type name="N2.X`1+A`1[T,T]">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982     <type name="N2.X`1+A`1+B`1[T,T,T]">
9983       <method name="Void .ctor()">
9984         <size>7</size>
9985       </method>
9986     </type>
9987     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9988       <method name="Void .ctor()">
9989         <size>7</size>
9990       </method>
9991     </type>
9992     <type name="N2.C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996       <method name="Void Main()">
9997         <size>1</size>
9998       </method>
9999     </type>
10000   </test>
10001   <test name="gtest-371.cs">
10002     <type name="X">
10003       <method name="Void .ctor()">
10004         <size>7</size>
10005       </method>
10006       <method name="Void Main()">
10007         <size>90</size>
10008       </method>
10009     </type>
10010   </test>
10011   <test name="gtest-372.cs">
10012     <type name="TestClass`1[T]">
10013       <method name="Void .ctor()">
10014         <size>7</size>
10015       </method>
10016       <method name="Boolean Check(T, T)">
10017         <size>15</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>15</size>
10031       </method>
10032     </type>
10033     <type name="X">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Int32 Main()">
10038         <size>28</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-373.cs">
10043     <type name="MonoBug.MainClass">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Void Main()">
10048         <size>29</size>
10049       </method>
10050     </type>
10051     <type name="MonoBug.GenericType`1[T]">
10052       <method name="Void .ctor(T)">
10053         <size>14</size>
10054       </method>
10055       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10056         <size>7</size>
10057       </method>
10058     </type>
10059   </test>
10060   <test name="gtest-374.cs">
10061     <type name="aClass">
10062       <method name="Void .ctor()">
10063         <size>7</size>
10064       </method>
10065       <method name="Void Main(System.String[])">
10066         <size>14</size>
10067       </method>
10068     </type>
10069   </test>
10070   <test name="gtest-375.cs">
10071     <type name="X">
10072       <method name="Void .ctor()">
10073         <size>7</size>
10074       </method>
10075       <method name="Boolean Compute(Int32)">
10076         <size>2</size>
10077       </method>
10078       <method name="Boolean Compute2(Int32)">
10079         <size>2</size>
10080       </method>
10081       <method name="Int32 Main()">
10082         <size>28</size>
10083       </method>
10084     </type>
10085   </test>
10086   <test name="gtest-376.cs">
10087     <type name="C">
10088       <method name="Void .ctor()">
10089         <size>7</size>
10090       </method>
10091       <method name="Void Main()">
10092         <size>1</size>
10093       </method>
10094     </type>
10095     <type name="S`1[T]">
10096       <method name="System.Object Box(Nullable`1)">
10097         <size>30</size>
10098       </method>
10099     </type>
10100   </test>
10101   <test name="gtest-377.cs">
10102     <type name="D">
10103       <method name="Void .cctor()">
10104         <size>26</size>
10105       </method>
10106       <method name="Void Main()">
10107         <size>98</size>
10108       </method>
10109     </type>
10110   </test>
10111   <test name="gtest-378.cs">
10112     <type name="Test">
10113       <method name="Void .ctor()">
10114         <size>7</size>
10115       </method>
10116       <method name="System.Object FooG[T](Nullable`1)">
10117         <size>7</size>
10118       </method>
10119       <method name="System.Object Foo(Nullable`1)">
10120         <size>7</size>
10121       </method>
10122       <method name="Int32 Main()">
10123         <size>58</size>
10124       </method>
10125     </type>
10126   </test>
10127   <test name="gtest-379.cs">
10128     <type name="C">
10129       <method name="Void .ctor()">
10130         <size>7</size>
10131       </method>
10132       <method name="Int32 Print(Nullable`1)">
10133         <size>16</size>
10134       </method>
10135       <method name="Int32 Main()">
10136         <size>15</size>
10137       </method>
10138     </type>
10139     <type name="S">
10140       <method name="Boolean op_Equality(S, S)">
10141         <size>2</size>
10142       </method>
10143       <method name="Boolean op_Inequality(S, S)">
10144         <size>2</size>
10145       </method>
10146     </type>
10147   </test>
10148   <test name="gtest-380.cs">
10149     <type name="Test">
10150       <method name="Void .ctor()">
10151         <size>7</size>
10152       </method>
10153       <method name="Int32 Main()">
10154         <size>165</size>
10155       </method>
10156     </type>
10157     <type name="GTest`1[T]">
10158       <method name="Void .ctor()">
10159         <size>7</size>
10160       </method>
10161       <method name="Void .cctor()">
10162         <size>13</size>
10163       </method>
10164     </type>
10165   </test>
10166   <test name="gtest-381.cs">
10167     <type name="TestGoto">
10168       <method name="Void .ctor()">
10169         <size>7</size>
10170       </method>
10171       <method name="Void .cctor()">
10172         <size>7</size>
10173       </method>
10174       <method name="Void Main(System.String[])">
10175         <size>67</size>
10176       </method>
10177       <method name="IEnumerable`1 setX()">
10178         <size>16</size>
10179       </method>
10180       <method name="IEnumerable`1 test()">
10181         <size>16</size>
10182       </method>
10183     </type>
10184     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10185       <method name="Void .ctor()">
10186         <size>7</size>
10187       </method>
10188       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10189         <size>12</size>
10190       </method>
10191       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10192         <size>7</size>
10193       </method>
10194       <method name="Boolean MoveNext()">
10195         <size>106</size>
10196       </method>
10197       <method name="Void Dispose()">
10198         <size>46</size>
10199       </method>
10200       <method name="Void Reset()">
10201         <size>6</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Void .ctor()">
10206         <size>7</size>
10207       </method>
10208       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10209         <size>12</size>
10210       </method>
10211       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10212         <size>7</size>
10213       </method>
10214       <method name="Boolean MoveNext()">
10215         <size>176</size>
10216       </method>
10217       <method name="Void Dispose()">
10218         <size>60</size>
10219       </method>
10220       <method name="Void Reset()">
10221         <size>6</size>
10222       </method>
10223     </type>
10224     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10225       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10226         <size>7</size>
10227       </method>
10228       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10229         <size>26</size>
10230       </method>
10231     </type>
10232     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10233       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10234         <size>7</size>
10235       </method>
10236       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10237         <size>26</size>
10238       </method>
10239     </type>
10240   </test>
10241   <test name="gtest-382.cs">
10242     <type name="C">
10243       <method name="Void .ctor()">
10244         <size>7</size>
10245       </method>
10246       <method name="Int32 Main()">
10247         <size>76</size>
10248       </method>
10249     </type>
10250   </test>
10251   <test name="gtest-383.cs">
10252     <type name="C">
10253       <method name="Void .ctor()">
10254         <size>7</size>
10255       </method>
10256       <method name="Int32 Main()">
10257         <size>260</size>
10258       </method>
10259     </type>
10260     <type name="MyTypeA">
10261       <method name="Void .ctor(Int16)">
10262         <size>8</size>
10263       </method>
10264       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10265         <size>6</size>
10266       </method>
10267       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10268         <size>2</size>
10269       </method>
10270       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10271         <size>6</size>
10272       </method>
10273       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10274         <size>6</size>
10275       </method>
10276       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10277         <size>6</size>
10278       </method>
10279     </type>
10280     <type name="MyTypeB">
10281       <method name="Void .ctor(Int16)">
10282         <size>8</size>
10283       </method>
10284       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10285         <size>2</size>
10286       </method>
10287       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10288         <size>2</size>
10289       </method>
10290       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10291         <size>2</size>
10292       </method>
10293       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10294         <size>2</size>
10295       </method>
10296       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10297         <size>2</size>
10298       </method>
10299       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10300         <size>2</size>
10301       </method>
10302     </type>
10303   </test>
10304   <test name="gtest-384.cs">
10305     <type name="N.TestG">
10306       <method name="Void .ctor()">
10307         <size>7</size>
10308       </method>
10309       <method name="Void Foo[T]()">
10310         <size>1</size>
10311       </method>
10312     </type>
10313     <type name="NonGeneric">
10314       <method name="Void .ctor()">
10315         <size>7</size>
10316       </method>
10317     </type>
10318     <type name="Generic`1[T]">
10319       <method name="Void .ctor()">
10320         <size>7</size>
10321       </method>
10322     </type>
10323     <type name="m">
10324       <method name="Void .ctor()">
10325         <size>7</size>
10326       </method>
10327       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10328         <size>13</size>
10329       </method>
10330       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10331         <size>13</size>
10332       </method>
10333       <method name="Void Main()">
10334         <size>6</size>
10335       </method>
10336     </type>
10337   </test>
10338   <test name="gtest-385.cs">
10339     <type name="DocAttribute">
10340       <method name="Void .ctor()">
10341         <size>7</size>
10342       </method>
10343       <method name="Void .ctor(String)">
10344         <size>7</size>
10345       </method>
10346     </type>
10347     <type name="Test">
10348       <method name="Void .ctor()">
10349         <size>7</size>
10350       </method>
10351       <method name="Int32 Main()">
10352         <size>66</size>
10353       </method>
10354     </type>
10355     <type name="Func`2[TArg,TRet]">
10356       <method name="Void .ctor(Object, IntPtr)">
10357         <size>0</size>
10358       </method>
10359       <method name="Void Invoke()">
10360         <size>0</size>
10361       </method>
10362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10363         <size>0</size>
10364       </method>
10365       <method name="Void EndInvoke(IAsyncResult)">
10366         <size>0</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-386.cs">
10371     <type name="C">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375       <method name="Int32 Main()">
10376         <size>220</size>
10377       </method>
10378     </type>
10379     <type name="MyType">
10380       <method name="Void .ctor(Int32)">
10381         <size>8</size>
10382       </method>
10383       <method name="MyType op_UnaryNegation(MyType)">
10384         <size>14</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-387.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>168</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-388.cs">
10399     <type name="Data">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403     </type>
10404     <type name="Foo">
10405       <method name="Void .ctor()">
10406         <size>7</size>
10407       </method>
10408       <method name="Void f(Data)">
10409         <size>19</size>
10410       </method>
10411       <method name="Void Main()">
10412         <size>22</size>
10413       </method>
10414     </type>
10415   </test>
10416   <test name="gtest-389.cs">
10417     <type name="C">
10418       <method name="Void .ctor()">
10419         <size>7</size>
10420       </method>
10421       <method name="Int32 Main()">
10422         <size>234</size>
10423       </method>
10424     </type>
10425   </test>
10426   <test name="gtest-390.cs">
10427     <type name="Program">
10428       <method name="Void .ctor()">
10429         <size>7</size>
10430       </method>
10431       <method name="Int32 Main()">
10432         <size>4</size>
10433       </method>
10434     </type>
10435   </test>
10436   <test name="gtest-391.cs">
10437     <type name="C">
10438       <method name="Void .ctor()">
10439         <size>7</size>
10440       </method>
10441       <method name="Int32 Main()">
10442         <size>121</size>
10443       </method>
10444       <method name="Boolean Test_1()">
10445         <size>36</size>
10446       </method>
10447     </type>
10448   </test>
10449   <test name="gtest-392.cs">
10450     <type name="DieSubrangeType">
10451       <method name="Void .ctor()">
10452         <size>19</size>
10453       </method>
10454       <method name="Nullable`1 get_UpperBound()">
10455         <size>7</size>
10456       </method>
10457       <method name="Void set_UpperBound(Nullable`1)">
10458         <size>8</size>
10459       </method>
10460     </type>
10461     <type name="X">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Int32 Main()">
10466         <size>61</size>
10467       </method>
10468     </type>
10469   </test>
10470   <test name="gtest-393.cs">
10471     <type name="B`1[T]">
10472       <method name="Void .ctor()">
10473         <size>7</size>
10474       </method>
10475     </type>
10476     <type name="A">
10477       <method name="Void .ctor(Type)">
10478         <size>29</size>
10479       </method>
10480       <method name="Void .cctor()">
10481         <size>7</size>
10482       </method>
10483       <method name="Int32 Main()">
10484         <size>23</size>
10485       </method>
10486     </type>
10487   </test>
10488   <test name="gtest-394.cs">
10489     <type name="Test">
10490       <method name="Void .ctor()">
10491         <size>7</size>
10492       </method>
10493       <method name="Void FindMembers(Test+MemberFilter)">
10494         <size>1</size>
10495       </method>
10496       <method name="Void GetMethodGroup(Test+MemberFilter)">
10497         <size>43</size>
10498       </method>
10499       <method name="Void Main()">
10500         <size>1</size>
10501       </method>
10502     </type>
10503     <type name="Test+MemberFilter">
10504       <method name="Void .ctor(Object, IntPtr)">
10505         <size>0</size>
10506       </method>
10507       <method name="Boolean Invoke()">
10508         <size>0</size>
10509       </method>
10510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10511         <size>0</size>
10512       </method>
10513       <method name="Boolean EndInvoke(IAsyncResult)">
10514         <size>0</size>
10515       </method>
10516     </type>
10517     <type name="Test">
10518       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10519         <size>2</size>
10520       </method>
10521     </type>
10522   </test>
10523   <test name="gtest-395.cs">
10524     <type name="RuleBuilder`1[T]">
10525       <method name="Void .ctor()">
10526         <size>7</size>
10527       </method>
10528     </type>
10529     <type name="RubyMethod">
10530       <method name="Void .ctor()">
10531         <size>7</size>
10532       </method>
10533       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10534         <size>6</size>
10535       </method>
10536     </type>
10537     <type name="T">
10538       <method name="Void .ctor()">
10539         <size>7</size>
10540       </method>
10541       <method name="Void Main()">
10542         <size>1</size>
10543       </method>
10544     </type>
10545   </test>
10546   <test name="gtest-396.cs">
10547     <type name="Test">
10548       <method name="Void .ctor()">
10549         <size>7</size>
10550       </method>
10551       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10552         <size>1</size>
10553       </method>
10554       <method name="System.Func`1[System.Int32] Method(System.String)">
10555         <size>2</size>
10556       </method>
10557       <method name="Void Main()">
10558         <size>24</size>
10559       </method>
10560     </type>
10561   </test>
10562   <test name="gtest-397.cs">
10563     <type name="Test">
10564       <method name="Void .ctor()">
10565         <size>7</size>
10566       </method>
10567       <method name="Foo NegateFoo(Foo)">
10568         <size>12</size>
10569       </method>
10570       <method name="Foo NegateFooNullable(Nullable`1)">
10571         <size>7</size>
10572       </method>
10573       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10574         <size>7</size>
10575       </method>
10576       <method name="Nullable`1 NegateBar(Bar)">
10577         <size>12</size>
10578       </method>
10579       <method name="Int32 Main()">
10580         <size>139</size>
10581       </method>
10582     </type>
10583     <type name="Foo">
10584       <method name="Void .ctor(Int32)">
10585         <size>8</size>
10586       </method>
10587       <method name="Foo op_UnaryNegation(Nullable`1)">
10588         <size>42</size>
10589       </method>
10590     </type>
10591     <type name="Bar">
10592       <method name="Void .ctor(Int32)">
10593         <size>8</size>
10594       </method>
10595       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10596         <size>41</size>
10597       </method>
10598     </type>
10599   </test>
10600   <test name="gtest-398.cs">
10601     <type name="GenericClass`1[T]">
10602       <method name="Void .ctor(T)">
10603         <size>14</size>
10604       </method>
10605       <method name="Void Method()">
10606         <size>42</size>
10607       </method>
10608       <method name="Void Test(T)">
10609         <size>1</size>
10610       </method>
10611     </type>
10612     <type name="Foo">
10613       <method name="Void .ctor()">
10614         <size>7</size>
10615       </method>
10616       <method name="Void Main(System.String[])">
10617         <size>15</size>
10618       </method>
10619     </type>
10620     <type name="ToStr">
10621       <method name="Void .ctor(Object, IntPtr)">
10622         <size>0</size>
10623       </method>
10624       <method name="System.String Invoke(System.String, IFormatProvider)">
10625         <size>0</size>
10626       </method>
10627       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10628         <size>0</size>
10629       </method>
10630       <method name="System.String EndInvoke(IAsyncResult)">
10631         <size>0</size>
10632       </method>
10633     </type>
10634   </test>
10635   <test name="gtest-399.cs">
10636     <type name="TestIssue.Base">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640     </type>
10641     <type name="TestIssue.Derived">
10642       <method name="Void .ctor()">
10643         <size>7</size>
10644       </method>
10645     </type>
10646     <type name="TestIssue.Program">
10647       <method name="Void .ctor()">
10648         <size>7</size>
10649       </method>
10650       <method name="Int32 Main()">
10651         <size>39</size>
10652       </method>
10653     </type>
10654   </test>
10655   <test name="gtest-400.cs">
10656     <type name="Gen`1[T]">
10657       <method name="Void .ctor()">
10658         <size>7</size>
10659       </method>
10660       <method name="Boolean Foo(T)">
10661         <size>15</size>
10662       </method>
10663     </type>
10664     <type name="Program">
10665       <method name="Void .ctor()">
10666         <size>7</size>
10667       </method>
10668       <method name="Boolean Foo[T]()">
10669         <size>17</size>
10670       </method>
10671       <method name="Int32 Main()">
10672         <size>66</size>
10673       </method>
10674     </type>
10675   </test>
10676   <test name="gtest-401.cs">
10677     <type name="ParserTest">
10678       <method name="Void .ctor()">
10679         <size>7</size>
10680       </method>
10681       <method name="Void Main()">
10682         <size>165</size>
10683       </method>
10684     </type>
10685   </test>
10686   <test name="gtest-402.cs">
10687     <type name="X">
10688       <method name="Void .ctor()">
10689         <size>7</size>
10690       </method>
10691       <method name="Void Main()">
10692         <size>16</size>
10693       </method>
10694     </type>
10695   </test>
10696   <test name="gtest-403.cs">
10697     <type name="T">
10698       <method name="Void .ctor()">
10699         <size>7</size>
10700       </method>
10701       <method name="Void Main()">
10702         <size>15</size>
10703       </method>
10704     </type>
10705     <type name="S`1[T]">
10706       <method name="Void Foo()">
10707         <size>1</size>
10708       </method>
10709     </type>
10710   </test>
10711   <test name="gtest-404.cs">
10712     <type name="Test.Program">
10713       <method name="Void Main()">
10714         <size>1</size>
10715       </method>
10716     </type>
10717     <type name="Test.Class1`1[T1]">
10718       <method name="Void .ctor()">
10719         <size>7</size>
10720       </method>
10721       <method name="Void add_doSomething(System.EventHandler)">
10722         <size>24</size>
10723       </method>
10724       <method name="Void remove_doSomething(System.EventHandler)">
10725         <size>24</size>
10726       </method>
10727     </type>
10728     <type name="Test.Class2`1[T]">
10729       <method name="Void .ctor()">
10730         <size>7</size>
10731       </method>
10732       <method name="Void add_DoSomething(System.EventHandler)">
10733         <size>8</size>
10734       </method>
10735       <method name="Void remove_DoSomething(System.EventHandler)">
10736         <size>8</size>
10737       </method>
10738     </type>
10739   </test>
10740   <test name="gtest-405.cs">
10741     <type name="C">
10742       <method name="Void .ctor()">
10743         <size>7</size>
10744       </method>
10745       <method name="Void Main()">
10746         <size>1</size>
10747       </method>
10748     </type>
10749   </test>
10750   <test name="gtest-406.cs">
10751     <type name="Test`1[T]">
10752       <method name="Void .ctor()">
10753         <size>7</size>
10754       </method>
10755       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10756         <size>1</size>
10757       </method>
10758     </type>
10759     <type name="C`2[A,B]">
10760       <method name="Void .ctor(IEnumerable`1)">
10761         <size>46</size>
10762       </method>
10763       <method name="B &lt;C&gt;m__0(B)">
10764         <size>2</size>
10765       </method>
10766     </type>
10767     <type name="M">
10768       <method name="Void .ctor()">
10769         <size>7</size>
10770       </method>
10771       <method name="Void Main()">
10772         <size>1</size>
10773       </method>
10774     </type>
10775   </test>
10776   <test name="gtest-407.cs">
10777     <type name="NullableColorTests">
10778       <method name="Void .ctor()">
10779         <size>7</size>
10780       </method>
10781       <method name="Int32 Main()">
10782         <size>99</size>
10783       </method>
10784     </type>
10785     <type name="MyColor">
10786       <method name="Void .ctor(Int32)">
10787         <size>8</size>
10788       </method>
10789       <method name="Boolean op_Equality(MyColor, MyColor)">
10790         <size>17</size>
10791       </method>
10792       <method name="Boolean op_Inequality(MyColor, MyColor)">
10793         <size>20</size>
10794       </method>
10795     </type>
10796   </test>
10797   <test name="gtest-408.cs">
10798     <type name="Test">
10799       <method name="Void .ctor()">
10800         <size>7</size>
10801       </method>
10802       <method name="Int32 Main()">
10803         <size>92</size>
10804       </method>
10805     </type>
10806   </test>
10807   <test name="gtest-409.cs">
10808     <type name="ConditionalParsing">
10809       <method name="Void .ctor()">
10810         <size>7</size>
10811       </method>
10812       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10813         <size>14</size>
10814       </method>
10815       <method name="Void Test_1(Boolean)">
10816         <size>20</size>
10817       </method>
10818       <method name="Void Test_2()">
10819         <size>31</size>
10820       </method>
10821       <method name="Void Test_4(Boolean, Boolean)">
10822         <size>39</size>
10823       </method>
10824       <method name="Void Test_5(Boolean, IDisposable)">
10825         <size>45</size>
10826       </method>
10827       <method name="Void Test_6(Boolean)">
10828         <size>51</size>
10829       </method>
10830       <method name="Void Test_7(System.Object)">
10831         <size>8</size>
10832       </method>
10833       <method name="Void Main()">
10834         <size>1</size>
10835       </method>
10836     </type>
10837     <type name="ConditionalParsing+T">
10838       <method name="Void .ctor(String, Boolean)">
10839         <size>28</size>
10840       </method>
10841       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10842         <size>7</size>
10843       </method>
10844     </type>
10845     <type name="&lt;PrivateImplementationDetails&gt;">
10846       <method name="Void .ctor()">
10847         <size>7</size>
10848       </method>
10849     </type>
10850     <type name="ConditionalParsing+Const">
10851       <method name="Void .ctor()">
10852         <size>7</size>
10853       </method>
10854     </type>
10855     <type name="ConditionalParsing">
10856       <method name="Void Test_8(DateTime)">
10857         <size>38</size>
10858       </method>
10859       <method name="Void Test_9()">
10860         <size>43</size>
10861       </method>
10862     </type>
10863   </test>
10864   <test name="gtest-410.cs">
10865     <type name="Program">
10866       <method name="Void .ctor()">
10867         <size>7</size>
10868       </method>
10869       <method name="Void Main()">
10870         <size>7</size>
10871       </method>
10872     </type>
10873   </test>
10874   <test name="gtest-411.cs">
10875     <type name="Maybe">
10876       <method name="Maybe`1[T] C[T](T)">
10877         <size>2</size>
10878       </method>
10879     </type>
10880     <type name="Maybe`1[T]">
10881       <method name="Void .ctor(T)">
10882         <size>7</size>
10883       </method>
10884     </type>
10885     <type name="Extensions">
10886       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10887         <size>10</size>
10888       </method>
10889     </type>
10890     <type name="Test">
10891       <method name="Void .ctor()">
10892         <size>7</size>
10893       </method>
10894       <method name="Void Main()">
10895         <size>131</size>
10896       </method>
10897       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10898         <size>7</size>
10899       </method>
10900       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10901         <size>7</size>
10902       </method>
10903       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10904         <size>11</size>
10905       </method>
10906     </type>
10907   </test>
10908   <test name="gtest-412.cs">
10909     <type name="Program">
10910       <method name="Void .ctor()">
10911         <size>7</size>
10912       </method>
10913       <method name="Int32 Main()">
10914         <size>213</size>
10915       </method>
10916     </type>
10917   </test>
10918   <test name="gtest-413.cs">
10919     <type name="Test">
10920       <method name="Void .ctor()">
10921         <size>7</size>
10922       </method>
10923       <method name="Int32 Main()">
10924         <size>95</size>
10925       </method>
10926     </type>
10927     <type name="S">
10928       <method name="Int64 op_Addition(S, Int64)">
10929         <size>2</size>
10930       </method>
10931     </type>
10932   </test>
10933   <test name="gtest-414.cs">
10934     <type name="MonoTest.MainClass">
10935       <method name="Void .ctor()">
10936         <size>7</size>
10937       </method>
10938       <method name="Void Main()">
10939         <size>1</size>
10940       </method>
10941     </type>
10942     <type name="MonoTest.TestImpl">
10943       <method name="Void .ctor()">
10944         <size>7</size>
10945       </method>
10946       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10947         <size>1</size>
10948       </method>
10949       <method name="Void Get[T]()">
10950         <size>1</size>
10951       </method>
10952       <method name="Void Get[T](System.Object)">
10953         <size>1</size>
10954       </method>
10955     </type>
10956     <type name="MonoTest.C">
10957       <method name="Void .ctor()">
10958         <size>7</size>
10959       </method>
10960       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10961         <size>1</size>
10962       </method>
10963       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10964         <size>1</size>
10965       </method>
10966     </type>
10967   </test>
10968   <test name="gtest-415.cs">
10969     <type name="S2">
10970       <method name="Void Test()">
10971         <size>39</size>
10972       </method>
10973       <method name="Void Main()">
10974         <size>16</size>
10975       </method>
10976     </type>
10977   </test>
10978   <test name="gtest-416.cs">
10979     <type name="Bug.Demo">
10980       <method name="Boolean Fixed()">
10981         <size>14</size>
10982       </method>
10983       <method name="Boolean Foo(System.Int32[])">
10984         <size>43</size>
10985       </method>
10986       <method name="Int32 Main()">
10987         <size>65</size>
10988       </method>
10989     </type>
10990   </test>
10991   <test name="gtest-417.cs">
10992     <type name="C">
10993       <method name="Void .ctor()">
10994         <size>7</size>
10995       </method>
10996       <method name="Void Goo()">
10997         <size>11</size>
10998       </method>
10999       <method name="Void Main()">
11000         <size>1</size>
11001       </method>
11002     </type>
11003   </test>
11004   <test name="gtest-418.cs">
11005     <type name="N.Nested">
11006       <method name="Void .ctor()">
11007         <size>7</size>
11008       </method>
11009     </type>
11010     <type name="N.Nested+C">
11011       <method name="Void .ctor()">
11012         <size>7</size>
11013       </method>
11014       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11015         <size>2</size>
11016       </method>
11017     </type>
11018     <type name="N.M">
11019       <method name="Void .ctor()">
11020         <size>7</size>
11021       </method>
11022       <method name="Int32 Main()">
11023         <size>173</size>
11024       </method>
11025     </type>
11026   </test>
11027   <test name="gtest-419.cs">
11028     <type name="Program">
11029       <method name="Void .ctor()">
11030         <size>7</size>
11031       </method>
11032       <method name="Int32 Main()">
11033         <size>56</size>
11034       </method>
11035       <method name="System.Object Test(System.String)">
11036         <size>42</size>
11037       </method>
11038     </type>
11039   </test>
11040   <test name="gtest-420.cs">
11041     <type name="C">
11042       <method name="Void .ctor()">
11043         <size>7</size>
11044       </method>
11045     </type>
11046     <type name="TestClass">
11047       <method name="Void .ctor()">
11048         <size>7</size>
11049       </method>
11050       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11051         <size>2</size>
11052       </method>
11053       <method name="Int32 Test(System.Object, System.Object[])">
11054         <size>2</size>
11055       </method>
11056       <method name="Int32 Main()">
11057         <size>43</size>
11058       </method>
11059     </type>
11060   </test>
11061   <test name="gtest-421.cs">
11062     <type name="OneOff">
11063       <method name="Void .ctor()">
11064         <size>7</size>
11065       </method>
11066       <method name="Int32 Main()">
11067         <size>75</size>
11068       </method>
11069       <method name="T[] Clone[T](T[])">
11070         <size>166</size>
11071       </method>
11072     </type>
11073   </test>
11074   <test name="gtest-422.cs">
11075     <type name="A">
11076       <method name="Void .ctor()">
11077         <size>7</size>
11078       </method>
11079       <method name="Boolean op_GreaterThan(A, System.Object)">
11080         <size>2</size>
11081       </method>
11082       <method name="Boolean op_LessThan(A, System.Object)">
11083         <size>2</size>
11084       </method>
11085     </type>
11086     <type name="C">
11087       <method name="Void .ctor()">
11088         <size>7</size>
11089       </method>
11090       <method name="Int32 Main()">
11091         <size>23</size>
11092       </method>
11093       <method name="Nullable`1 get_Id()">
11094         <size>7</size>
11095       </method>
11096       <method name="Boolean Test()">
11097         <size>51</size>
11098       </method>
11099     </type>
11100   </test>
11101   <test name="gtest-423.cs">
11102     <type name="App">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Void Main()">
11107         <size>33</size>
11108       </method>
11109       <method name="Void Test(System.Object, System.EventArgs)">
11110         <size>1</size>
11111       </method>
11112     </type>
11113   </test>
11114   <test name="gtest-424.cs">
11115     <type name="A">
11116       <method name="Void .ctor()">
11117         <size>7</size>
11118       </method>
11119     </type>
11120     <type name="B">
11121       <method name="Void .ctor()">
11122         <size>7</size>
11123       </method>
11124     </type>
11125     <type name="Test">
11126       <method name="Void .ctor()">
11127         <size>7</size>
11128       </method>
11129       <method name="Void Block(A[])">
11130         <size>6</size>
11131       </method>
11132       <method name="Void Block(IEnumerable`1, A[])">
11133         <size>1</size>
11134       </method>
11135       <method name="Int32 Main()">
11136         <size>29</size>
11137       </method>
11138     </type>
11139   </test>
11140   <test name="gtest-425.cs">
11141     <type name="EventClass`1[T]">
11142       <method name="Void .ctor()">
11143         <size>7</size>
11144       </method>
11145     </type>
11146     <type name="Test">
11147       <method name="Void .ctor()">
11148         <size>7</size>
11149       </method>
11150       <method name="Void Main()">
11151         <size>16</size>
11152       </method>
11153     </type>
11154     <type name="EventClass`1+HookDelegate[T]">
11155       <method name="Void .ctor(Object, IntPtr)">
11156         <size>0</size>
11157       </method>
11158       <method name="Void Invoke(T)">
11159         <size>0</size>
11160       </method>
11161       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11162         <size>0</size>
11163       </method>
11164       <method name="Void EndInvoke(IAsyncResult)">
11165         <size>0</size>
11166       </method>
11167     </type>
11168   </test>
11169   <test name="gtest-426.cs">
11170     <type name="OverloadTest.MyClass`1[T]">
11171       <method name="Void .ctor()">
11172         <size>7</size>
11173       </method>
11174       <method name="Boolean Method(MyInterface`1)">
11175         <size>20</size>
11176       </method>
11177       <method name="Boolean Method(System.Action`1[T])">
11178         <size>2</size>
11179       </method>
11180     </type>
11181     <type name="OverloadTest.C">
11182       <method name="Void .ctor()">
11183         <size>7</size>
11184       </method>
11185       <method name="Void Main()">
11186         <size>1</size>
11187       </method>
11188     </type>
11189   </test>
11190   <test name="gtest-427.cs">
11191     <type name="T">
11192       <method name="Void .ctor()">
11193         <size>7</size>
11194       </method>
11195       <method name="Void Test()">
11196         <size>19</size>
11197       </method>
11198       <method name="Void Attach(EventHandler)">
11199         <size>2</size>
11200       </method>
11201       <method name="Void Attach(EventHandler`1[System.String])">
11202         <size>1</size>
11203       </method>
11204       <method name="Void OnClick(System.String)">
11205         <size>1</size>
11206       </method>
11207       <method name="Void Main()">
11208         <size>11</size>
11209       </method>
11210     </type>
11211     <type name="EventHandler">
11212       <method name="Void .ctor(Object, IntPtr)">
11213         <size>0</size>
11214       </method>
11215       <method name="Void Invoke(System.Object)">
11216         <size>0</size>
11217       </method>
11218       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11219         <size>0</size>
11220       </method>
11221       <method name="Void EndInvoke(IAsyncResult)">
11222         <size>0</size>
11223       </method>
11224     </type>
11225     <type name="EventHandler`1[T]">
11226       <method name="Void .ctor(Object, IntPtr)">
11227         <size>0</size>
11228       </method>
11229       <method name="Void Invoke(T)">
11230         <size>0</size>
11231       </method>
11232       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11233         <size>0</size>
11234       </method>
11235       <method name="Void EndInvoke(IAsyncResult)">
11236         <size>0</size>
11237       </method>
11238     </type>
11239   </test>
11240   <test name="gtest-428.cs">
11241     <type name="CInt">
11242       <method name="Void .ctor(Int32)">
11243         <size>8</size>
11244       </method>
11245       <method name="CInt op_Implicit(Int32)">
11246         <size>7</size>
11247       </method>
11248       <method name="Int32 op_Implicit(CInt)">
11249         <size>8</size>
11250       </method>
11251     </type>
11252     <type name="Klass">
11253       <method name="Void .ctor(Nullable`1)">
11254         <size>14</size>
11255       </method>
11256       <method name="Nullable`1 get_Value()">
11257         <size>7</size>
11258       </method>
11259     </type>
11260     <type name="MainClass">
11261       <method name="Void .ctor()">
11262         <size>7</size>
11263       </method>
11264       <method name="Int32 Main()">
11265         <size>173</size>
11266       </method>
11267     </type>
11268   </test>
11269   <test name="gtest-429.cs">
11270     <type name="CInt">
11271       <method name="Void .ctor(Int32)">
11272         <size>8</size>
11273       </method>
11274       <method name="CInt op_Implicit(Int32)">
11275         <size>7</size>
11276       </method>
11277       <method name="Int32 op_Implicit(CInt)">
11278         <size>8</size>
11279       </method>
11280     </type>
11281     <type name="Klass">
11282       <method name="Void .ctor(Nullable`1)">
11283         <size>14</size>
11284       </method>
11285     </type>
11286     <type name="MainClass">
11287       <method name="Void .ctor()">
11288         <size>7</size>
11289       </method>
11290       <method name="Int32 Main()">
11291         <size>36</size>
11292       </method>
11293     </type>
11294   </test>
11295   <test name="gtest-430.cs">
11296     <type name="Tmp">
11297       <method name="Void .ctor()">
11298         <size>7</size>
11299       </method>
11300     </type>
11301     <type name="Driver">
11302       <method name="Void .ctor()">
11303         <size>7</size>
11304       </method>
11305       <method name="Nullable`1 get_Prop()">
11306         <size>42</size>
11307       </method>
11308       <method name="Int32 Main()">
11309         <size>42</size>
11310       </method>
11311     </type>
11312   </test>
11313   <test name="gtest-431.cs">
11314     <type name="Program">
11315       <method name="Void .ctor()">
11316         <size>7</size>
11317       </method>
11318       <method name="Void Main()">
11319         <size>13</size>
11320       </method>
11321     </type>
11322   </test>
11323   <test name="gtest-432.cs">
11324     <type name="Test.Bar`2[T,U]">
11325       <method name="Void .ctor()">
11326         <size>7</size>
11327       </method>
11328       <method name="Void DoSomething[V]()">
11329         <size>1</size>
11330       </method>
11331     </type>
11332     <type name="Test.Baz">
11333       <method name="Void .ctor()">
11334         <size>7</size>
11335       </method>
11336       <method name="Void GetInTroubleHere()">
11337         <size>13</size>
11338       </method>
11339       <method name="Void Main()">
11340         <size>1</size>
11341       </method>
11342     </type>
11343   </test>
11344   <test name="gtest-433.cs">
11345     <type name="M">
11346       <method name="Void .ctor()">
11347         <size>7</size>
11348       </method>
11349       <method name="Void Main()">
11350         <size>37</size>
11351       </method>
11352     </type>
11353   </test>
11354   <test name="gtest-434.cs">
11355     <type name="testcase.Init">
11356       <method name="Void .ctor()">
11357         <size>7</size>
11358       </method>
11359       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11360         <size>8</size>
11361       </method>
11362     </type>
11363     <type name="testcase.Program">
11364       <method name="Void .ctor()">
11365         <size>7</size>
11366       </method>
11367       <method name="Int32 Main()">
11368         <size>75</size>
11369       </method>
11370     </type>
11371   </test>
11372   <test name="gtest-435.cs">
11373     <type name="testcase.Program">
11374       <method name="Void .ctor()">
11375         <size>7</size>
11376       </method>
11377       <method name="Int32 Main()">
11378         <size>258</size>
11379       </method>
11380     </type>
11381   </test>
11382   <test name="gtest-436.cs">
11383     <type name="SomeClass">
11384       <method name="Void .ctor()">
11385         <size>7</size>
11386       </method>
11387       <method name="Int32 Main()">
11388         <size>2</size>
11389       </method>
11390     </type>
11391   </test>
11392   <test name="gtest-438.cs">
11393     <type name="Tests">
11394       <method name="Void .ctor()">
11395         <size>7</size>
11396       </method>
11397       <method name="ServiceType GetService[ServiceType](System.Object[])">
11398         <size>17</size>
11399       </method>
11400       <method name="Int32 Main()">
11401         <size>19</size>
11402       </method>
11403     </type>
11404   </test>
11405   <test name="gtest-439.cs">
11406     <type name="MonoBug.Stuff">
11407       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11408         <size>8</size>
11409       </method>
11410     </type>
11411     <type name="MonoBug.GenericStuff`2[T1,T2]">
11412       <method name="Void .ctor(T1, T2)">
11413         <size>21</size>
11414       </method>
11415     </type>
11416     <type name="MonoBug.Program">
11417       <method name="Void Main()">
11418         <size>35</size>
11419       </method>
11420     </type>
11421   </test>
11422   <test name="gtest-440.cs">
11423     <type name="AnyObjectId">
11424       <method name="Void .ctor()">
11425         <size>7</size>
11426       </method>
11427       <method name="Int32 get_W1()">
11428         <size>7</size>
11429       </method>
11430       <method name="Void set_W1(Int32)">
11431         <size>8</size>
11432       </method>
11433     </type>
11434     <type name="ObjectId">
11435       <method name="Void .ctor()">
11436         <size>14</size>
11437       </method>
11438       <method name="Void Main()">
11439         <size>1</size>
11440       </method>
11441     </type>
11442   </test>
11443   <test name="gtest-441.cs">
11444     <type name="Name.Test">
11445       <method name="Void .ctor()">
11446         <size>7</size>
11447       </method>
11448     </type>
11449     <type name="Name.Subclass">
11450       <method name="Void .ctor()">
11451         <size>7</size>
11452       </method>
11453       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11454         <size>7</size>
11455       </method>
11456       <method name="Void Main(System.String[])">
11457         <size>7</size>
11458       </method>
11459     </type>
11460   </test>
11461   <test name="gtest-442.cs">
11462     <type name="NonGenericBase">
11463       <method name="Void .ctor()">
11464         <size>7</size>
11465       </method>
11466       <method name="Int32 get_Item(Int32)">
11467         <size>0</size>
11468       </method>
11469     </type>
11470     <type name="GenericBase`1[T]">
11471       <method name="Void .ctor()">
11472         <size>7</size>
11473       </method>
11474       <method name="T get_Instance()">
11475         <size>7</size>
11476       </method>
11477       <method name="Void Foo()">
11478         <size>24</size>
11479       </method>
11480     </type>
11481     <type name="EntryPoint">
11482       <method name="Void .ctor()">
11483         <size>7</size>
11484       </method>
11485       <method name="Void Main()">
11486         <size>1</size>
11487       </method>
11488     </type>
11489   </test>
11490   <test name="gtest-443.cs">
11491     <type name="C">
11492       <method name="Void .ctor()">
11493         <size>7</size>
11494       </method>
11495       <method name="Void M[T]()">
11496         <size>28</size>
11497       </method>
11498       <method name="Int32 Main()">
11499         <size>7</size>
11500       </method>
11501     </type>
11502   </test>
11503   <test name="gtest-444.cs">
11504     <type name="MyClass">
11505       <method name="Void .ctor()">
11506         <size>7</size>
11507       </method>
11508       <method name="Int32 Main()">
11509         <size>114</size>
11510       </method>
11511     </type>
11512   </test>
11513   <test name="gtest-445.cs">
11514     <type name="Test">
11515       <method name="Void .ctor()">
11516         <size>7</size>
11517       </method>
11518       <method name="Void Main()">
11519         <size>1</size>
11520       </method>
11521       <method name="Void Foo[T](T ByRef)">
11522         <size>1</size>
11523       </method>
11524       <method name="Void Foo[T](T[])">
11525         <size>1</size>
11526       </method>
11527       <method name="Void Foo[T](T[,])">
11528         <size>1</size>
11529       </method>
11530       <method name="Void Foo[T](T[,,])">
11531         <size>1</size>
11532       </method>
11533       <method name="Void Bar(Int32 ByRef)">
11534         <size>1</size>
11535       </method>
11536       <method name="Void Bar(System.Int32[])">
11537         <size>1</size>
11538       </method>
11539       <method name="Void Bar(System.Int32[,])">
11540         <size>1</size>
11541       </method>
11542       <method name="Void Bar(System.Int32[,,])">
11543         <size>1</size>
11544       </method>
11545     </type>
11546   </test>
11547   <test name="gtest-446.cs">
11548     <type name="BugTest.Bug`1[T]">
11549       <method name="Void .ctor()">
11550         <size>7</size>
11551       </method>
11552       <method name="Void CreateObject(T ByRef)">
11553         <size>42</size>
11554       </method>
11555     </type>
11556     <type name="BugTest.Program">
11557       <method name="Int32 Main()">
11558         <size>16</size>
11559       </method>
11560     </type>
11561   </test>
11562   <test name="gtest-447.cs">
11563     <type name="B">
11564       <method name="Void .ctor()">
11565         <size>7</size>
11566       </method>
11567       <method name="Int32 Main()">
11568         <size>29</size>
11569       </method>
11570     </type>
11571   </test>
11572   <test name="gtest-448.cs">
11573     <type name="C">
11574       <method name="Void .ctor()">
11575         <size>7</size>
11576       </method>
11577       <method name="Void TestA(Int32)">
11578         <size>1</size>
11579       </method>
11580       <method name="Void TestB(Int64)">
11581         <size>1</size>
11582       </method>
11583       <method name="Void TestC(Decimal)">
11584         <size>1</size>
11585       </method>
11586       <method name="Int32 Main()">
11587         <size>309</size>
11588       </method>
11589     </type>
11590   </test>
11591   <test name="gtest-449.cs">
11592     <type name="Program">
11593       <method name="Void .ctor()">
11594         <size>7</size>
11595       </method>
11596       <method name="Int32 Main()">
11597         <size>59</size>
11598       </method>
11599     </type>
11600   </test>
11601   <test name="gtest-450.cs">
11602     <type name="Program">
11603       <method name="Void .ctor()">
11604         <size>7</size>
11605       </method>
11606       <method name="Int32 Main()">
11607         <size>59</size>
11608       </method>
11609     </type>
11610   </test>
11611   <test name="gtest-451.cs">
11612     <type name="C">
11613       <method name="Void .ctor()">
11614         <size>7</size>
11615       </method>
11616       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
11617         <size>2</size>
11618       </method>
11619       <method name="Int32 Main()">
11620         <size>232</size>
11621       </method>
11622     </type>
11623   </test>
11624   <test name="gtest-452.cs">
11625     <type name="C">
11626       <method name="Void .ctor()">
11627         <size>7</size>
11628       </method>
11629       <method name="Void Foo[T](T, T)">
11630         <size>1</size>
11631       </method>
11632       <method name="Void TestParams(System.Int32[])">
11633         <size>6</size>
11634       </method>
11635       <method name="Void TestParams(Int32)">
11636         <size>1</size>
11637       </method>
11638       <method name="System.String get_Item(Int32, System.String)">
11639         <size>2</size>
11640       </method>
11641       <method name="Void set_Item(Int32, System.String, System.String)">
11642         <size>4</size>
11643       </method>
11644       <method name="Int32 Main()">
11645         <size>123</size>
11646       </method>
11647       <method name="Void TestStruct(Nullable`1)">
11648         <size>1</size>
11649       </method>
11650     </type>
11651   </test>
11652   <test name="gtest-453.cs">
11653     <type name="Test.CompilerTest">
11654       <method name="Void .ctor()">
11655         <size>7</size>
11656       </method>
11657       <method name="Int32 Main()">
11658         <size>12</size>
11659       </method>
11660       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11661         <size>73</size>
11662       </method>
11663       <method name="Void ThisDoesNotWork()">
11664         <size>27</size>
11665       </method>
11666       <method name="Void ThisWorksFine()">
11667         <size>38</size>
11668       </method>
11669     </type>
11670   </test>
11671   <test name="gtest-454.cs">
11672     <type name="TestNS.TestCase">
11673       <method name="Void .ctor()">
11674         <size>7</size>
11675       </method>
11676       <method name="Int32 Compare[T](T[], T[])">
11677         <size>2</size>
11678       </method>
11679       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11680         <size>30</size>
11681       </method>
11682       <method name="Int32 Main()">
11683         <size>19</size>
11684       </method>
11685     </type>
11686   </test>
11687   <test name="gtest-455.cs">
11688     <type name="ConsoleApplication1.Program">
11689       <method name="Void .ctor()">
11690         <size>7</size>
11691       </method>
11692       <method name="Void Main()">
11693         <size>14</size>
11694       </method>
11695     </type>
11696     <type name="ConsoleApplication1.Inner`1[T]">
11697       <method name="Void .ctor()">
11698         <size>7</size>
11699       </method>
11700       <method name="Void Compare(System.Object, T)">
11701         <size>13</size>
11702       </method>
11703     </type>
11704   </test>
11705   <test name="gtest-anon-1.cs">
11706     <type name="X">
11707       <method name="Void .ctor()">
11708         <size>7</size>
11709       </method>
11710       <method name="Void Hello[U](U)">
11711         <size>1</size>
11712       </method>
11713       <method name="Void Test[T](T)">
11714         <size>64</size>
11715       </method>
11716       <method name="Void Main()">
11717         <size>14</size>
11718       </method>
11719     </type>
11720     <type name="Foo">
11721       <method name="Void .ctor(Object, IntPtr)">
11722         <size>0</size>
11723       </method>
11724       <method name="Void Invoke()">
11725         <size>0</size>
11726       </method>
11727       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11728         <size>0</size>
11729       </method>
11730       <method name="Void EndInvoke(IAsyncResult)">
11731         <size>0</size>
11732       </method>
11733     </type>
11734     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11735       <method name="Void .ctor()">
11736         <size>7</size>
11737       </method>
11738       <method name="Void &lt;&gt;m__0()">
11739         <size>18</size>
11740       </method>
11741     </type>
11742   </test>
11743   <test name="gtest-anon-10.cs">
11744     <type name="X">
11745       <method name="Void .ctor()">
11746         <size>7</size>
11747       </method>
11748       <method name="IEnumerable`1 Test[T](T, T)">
11749         <size>44</size>
11750       </method>
11751       <method name="Int32 Main()">
11752         <size>95</size>
11753       </method>
11754     </type>
11755     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11756       <method name="Void .ctor()">
11757         <size>7</size>
11758       </method>
11759       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11760         <size>12</size>
11761       </method>
11762       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11763         <size>7</size>
11764       </method>
11765       <method name="Boolean MoveNext()">
11766         <size>110</size>
11767       </method>
11768       <method name="Void Dispose()">
11769         <size>8</size>
11770       </method>
11771       <method name="Void Reset()">
11772         <size>6</size>
11773       </method>
11774       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11775         <size>7</size>
11776       </method>
11777       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11778         <size>52</size>
11779       </method>
11780     </type>
11781   </test>
11782   <test name="gtest-anon-11.cs">
11783     <type name="Test`1[R]">
11784       <method name="Void .ctor()">
11785         <size>7</size>
11786       </method>
11787       <method name="Void World[S,T](S, T)">
11788         <size>1</size>
11789       </method>
11790       <method name="Void Hello[U,V](U, V)">
11791         <size>41</size>
11792       </method>
11793     </type>
11794     <type name="X">
11795       <method name="Void .ctor()">
11796         <size>7</size>
11797       </method>
11798       <method name="Void Main()">
11799         <size>21</size>
11800       </method>
11801     </type>
11802     <type name="Foo">
11803       <method name="Void .ctor(Object, IntPtr)">
11804         <size>0</size>
11805       </method>
11806       <method name="Void Invoke()">
11807         <size>0</size>
11808       </method>
11809       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11810         <size>0</size>
11811       </method>
11812       <method name="Void EndInvoke(IAsyncResult)">
11813         <size>0</size>
11814       </method>
11815     </type>
11816     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11817       <method name="Void .ctor()">
11818         <size>7</size>
11819       </method>
11820       <method name="Void &lt;&gt;m__0()">
11821         <size>24</size>
11822       </method>
11823     </type>
11824   </test>
11825   <test name="gtest-anon-12.cs">
11826     <type name="World`1[T]">
11827       <method name="Void .ctor()">
11828         <size>7</size>
11829       </method>
11830       <method name="Void Hello[U](U)">
11831         <size>1</size>
11832       </method>
11833       <method name="Void Test(T)">
11834         <size>46</size>
11835       </method>
11836     </type>
11837     <type name="X">
11838       <method name="Void .ctor()">
11839         <size>7</size>
11840       </method>
11841       <method name="Void Main()">
11842         <size>18</size>
11843       </method>
11844     </type>
11845     <type name="Foo">
11846       <method name="Void .ctor(Object, IntPtr)">
11847         <size>0</size>
11848       </method>
11849       <method name="Void Invoke()">
11850         <size>0</size>
11851       </method>
11852       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11853         <size>0</size>
11854       </method>
11855       <method name="Void EndInvoke(IAsyncResult)">
11856         <size>0</size>
11857       </method>
11858     </type>
11859     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11860       <method name="Void .ctor()">
11861         <size>7</size>
11862       </method>
11863       <method name="Void &lt;&gt;m__0()">
11864         <size>18</size>
11865       </method>
11866     </type>
11867   </test>
11868   <test name="gtest-anon-13.cs">
11869     <type name="X">
11870       <method name="Void .ctor()">
11871         <size>7</size>
11872       </method>
11873       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11874         <size>13</size>
11875       </method>
11876       <method name="Void Main()">
11877         <size>1</size>
11878       </method>
11879     </type>
11880     <type name="X+ModuleBinder`1[T]">
11881       <method name="Void .ctor(Object, IntPtr)">
11882         <size>0</size>
11883       </method>
11884       <method name="T Invoke(System.Object)">
11885         <size>0</size>
11886       </method>
11887       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11888         <size>0</size>
11889       </method>
11890       <method name="T EndInvoke(IAsyncResult)">
11891         <size>0</size>
11892       </method>
11893     </type>
11894     <type name="X">
11895       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
11896         <size>7</size>
11897       </method>
11898     </type>
11899   </test>
11900   <test name="gtest-anon-14.cs">
11901     <type name="T">
11902       <method name="Void .ctor()">
11903         <size>7</size>
11904       </method>
11905       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11906         <size>1</size>
11907       </method>
11908       <method name="Void SomeCaller()">
11909         <size>36</size>
11910       </method>
11911       <method name="Void Main()">
11912         <size>1</size>
11913       </method>
11914       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11915         <size>2</size>
11916       </method>
11917     </type>
11918   </test>
11919   <test name="gtest-anon-15.cs">
11920     <type name="Test`1[T]">
11921       <method name="Void .ctor()">
11922         <size>7</size>
11923       </method>
11924       <method name="Void Hello[S](T, S)">
11925         <size>42</size>
11926       </method>
11927     </type>
11928     <type name="X">
11929       <method name="Void .ctor()">
11930         <size>7</size>
11931       </method>
11932       <method name="Void Main()">
11933         <size>16</size>
11934       </method>
11935     </type>
11936     <type name="Foo`1[V]">
11937       <method name="Void .ctor(Object, IntPtr)">
11938         <size>0</size>
11939       </method>
11940       <method name="Void Invoke(V)">
11941         <size>0</size>
11942       </method>
11943       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11944         <size>0</size>
11945       </method>
11946       <method name="Void EndInvoke(IAsyncResult)">
11947         <size>0</size>
11948       </method>
11949     </type>
11950     <type name="Bar`1[W]">
11951       <method name="Void .ctor(Object, IntPtr)">
11952         <size>0</size>
11953       </method>
11954       <method name="Void Invoke(W)">
11955         <size>0</size>
11956       </method>
11957       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11958         <size>0</size>
11959       </method>
11960       <method name="Void EndInvoke(IAsyncResult)">
11961         <size>0</size>
11962       </method>
11963     </type>
11964     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
11965       <method name="Void .ctor()">
11966         <size>7</size>
11967       </method>
11968       <method name="Void &lt;&gt;m__0(Int64)">
11969         <size>57</size>
11970       </method>
11971     </type>
11972     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
11973       <method name="Void .ctor()">
11974         <size>7</size>
11975       </method>
11976       <method name="Void &lt;&gt;m__1(T)">
11977         <size>65</size>
11978       </method>
11979     </type>
11980   </test>
11981   <test name="gtest-anon-16.cs">
11982     <type name="A">
11983       <method name="Void .ctor(TestFunc`1)">
11984         <size>7</size>
11985       </method>
11986       <method name="Void Main()">
11987         <size>1</size>
11988       </method>
11989     </type>
11990     <type name="TestClass">
11991       <method name="Void .ctor()">
11992         <size>47</size>
11993       </method>
11994       <method name="Void Func[T](TestFunc`1[T])">
11995         <size>1</size>
11996       </method>
11997     </type>
11998     <type name="TestFunc`1[T]">
11999       <method name="Void .ctor(Object, IntPtr)">
12000         <size>0</size>
12001       </method>
12002       <method name="Void Invoke(T)">
12003         <size>0</size>
12004       </method>
12005       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12006         <size>0</size>
12007       </method>
12008       <method name="Void EndInvoke(IAsyncResult)">
12009         <size>0</size>
12010       </method>
12011     </type>
12012     <type name="TestClass">
12013       <method name="Void &lt;TestClass&gt;m__0(Int32)">
12014         <size>1</size>
12015       </method>
12016     </type>
12017   </test>
12018   <test name="gtest-anon-17.cs">
12019     <type name="C">
12020       <method name="Void .ctor()">
12021         <size>7</size>
12022       </method>
12023       <method name="Void Test[T,U](C+Func`1[T], U)">
12024         <size>1</size>
12025       </method>
12026       <method name="Void Main()">
12027         <size>75</size>
12028       </method>
12029     </type>
12030     <type name="C+Func`1[T]">
12031       <method name="Void .ctor(Object, IntPtr)">
12032         <size>0</size>
12033       </method>
12034       <method name="T Invoke(T)">
12035         <size>0</size>
12036       </method>
12037       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12038         <size>0</size>
12039       </method>
12040       <method name="T EndInvoke(IAsyncResult)">
12041         <size>0</size>
12042       </method>
12043     </type>
12044     <type name="C">
12045       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12046         <size>2</size>
12047       </method>
12048       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12049         <size>2</size>
12050       </method>
12051     </type>
12052   </test>
12053   <test name="gtest-anon-18.cs">
12054     <type name="C">
12055       <method name="Void .ctor()">
12056         <size>7</size>
12057       </method>
12058       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12059         <size>10</size>
12060       </method>
12061       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12062         <size>10</size>
12063       </method>
12064       <method name="Void Test2[T]()">
12065         <size>19</size>
12066       </method>
12067       <method name="Void Main()">
12068         <size>100</size>
12069       </method>
12070     </type>
12071     <type name="C+Func`2[TR,TA]">
12072       <method name="Void .ctor(Object, IntPtr)">
12073         <size>0</size>
12074       </method>
12075       <method name="TR Invoke(TA)">
12076         <size>0</size>
12077       </method>
12078       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12079         <size>0</size>
12080       </method>
12081       <method name="TR EndInvoke(IAsyncResult)">
12082         <size>0</size>
12083       </method>
12084     </type>
12085     <type name="C">
12086       <method name="T &lt;Test2&gt;m__0[T](T)">
12087         <size>2</size>
12088       </method>
12089       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12090         <size>16</size>
12091       </method>
12092       <method name="System.String &lt;Main&gt;m__2(Int32)">
12093         <size>6</size>
12094       </method>
12095       <method name="System.String &lt;Main&gt;m__3(Int32)">
12096         <size>6</size>
12097       </method>
12098     </type>
12099   </test>
12100   <test name="gtest-anon-19.cs">
12101     <type name="Test">
12102       <method name="Void .ctor()">
12103         <size>7</size>
12104       </method>
12105       <method name="Void TestNaturalSort()">
12106         <size>31</size>
12107       </method>
12108       <method name="Void Main()">
12109         <size>6</size>
12110       </method>
12111     </type>
12112     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12113       <method name="Void .ctor()">
12114         <size>7</size>
12115       </method>
12116       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12117         <size>113</size>
12118       </method>
12119     </type>
12120     <type name="Test">
12121       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12122         <size>106</size>
12123       </method>
12124     </type>
12125     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12126       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12127         <size>113</size>
12128       </method>
12129     </type>
12130   </test>
12131   <test name="gtest-anon-2.cs">
12132     <type name="X">
12133       <method name="Void .ctor()">
12134         <size>7</size>
12135       </method>
12136       <method name="Void Hello[U](U)">
12137         <size>1</size>
12138       </method>
12139       <method name="Void Test[T](T)">
12140         <size>71</size>
12141       </method>
12142       <method name="Void Main()">
12143         <size>14</size>
12144       </method>
12145     </type>
12146     <type name="Simple">
12147       <method name="Void .ctor(Object, IntPtr)">
12148         <size>0</size>
12149       </method>
12150       <method name="Void Invoke()">
12151         <size>0</size>
12152       </method>
12153       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12154         <size>0</size>
12155       </method>
12156       <method name="Void EndInvoke(IAsyncResult)">
12157         <size>0</size>
12158       </method>
12159     </type>
12160     <type name="Foo">
12161       <method name="Void .ctor(Object, IntPtr)">
12162         <size>0</size>
12163       </method>
12164       <method name="Simple Invoke()">
12165         <size>0</size>
12166       </method>
12167       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12168         <size>0</size>
12169       </method>
12170       <method name="Simple EndInvoke(IAsyncResult)">
12171         <size>0</size>
12172       </method>
12173     </type>
12174     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12175       <method name="Void .ctor()">
12176         <size>7</size>
12177       </method>
12178       <method name="Simple &lt;&gt;m__0()">
12179         <size>55</size>
12180       </method>
12181     </type>
12182     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12183       <method name="Void .ctor()">
12184         <size>7</size>
12185       </method>
12186       <method name="Void &lt;&gt;m__1()">
12187         <size>50</size>
12188       </method>
12189     </type>
12190   </test>
12191   <test name="gtest-anon-21.cs">
12192     <type name="BaseObject">
12193       <method name="Void .ctor()">
12194         <size>7</size>
12195       </method>
12196       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12197         <size>53</size>
12198       </method>
12199       <method name="T MakeSomething[T]()">
12200         <size>7</size>
12201       </method>
12202       <method name="Int32 Main()">
12203         <size>10</size>
12204       </method>
12205       <method name="Void Closure(EmptyDelegate)">
12206         <size>1</size>
12207       </method>
12208     </type>
12209     <type name="EmptyDelegate">
12210       <method name="Void .ctor(Object, IntPtr)">
12211         <size>0</size>
12212       </method>
12213       <method name="Void Invoke()">
12214         <size>0</size>
12215       </method>
12216       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12217         <size>0</size>
12218       </method>
12219       <method name="Void EndInvoke(IAsyncResult)">
12220         <size>0</size>
12221       </method>
12222     </type>
12223     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12224       <method name="Void .ctor()">
12225         <size>7</size>
12226       </method>
12227       <method name="Void &lt;&gt;m__0()">
12228         <size>17</size>
12229       </method>
12230     </type>
12231   </test>
12232   <test name="gtest-anon-22.cs">
12233     <type name="C">
12234       <method name="Void .ctor()">
12235         <size>7</size>
12236       </method>
12237       <method name="Int32 Foo(D1)">
12238         <size>2</size>
12239       </method>
12240       <method name="Int32 Foo(D2)">
12241         <size>2</size>
12242       </method>
12243       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12244         <size>2</size>
12245       </method>
12246       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12247         <size>2</size>
12248       </method>
12249       <method name="Int32 Main()">
12250         <size>82</size>
12251       </method>
12252     </type>
12253     <type name="D1">
12254       <method name="Void .ctor(Object, IntPtr)">
12255         <size>0</size>
12256       </method>
12257       <method name="Int32 Invoke()">
12258         <size>0</size>
12259       </method>
12260       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12261         <size>0</size>
12262       </method>
12263       <method name="Int32 EndInvoke(IAsyncResult)">
12264         <size>0</size>
12265       </method>
12266     </type>
12267     <type name="D2">
12268       <method name="Void .ctor(Object, IntPtr)">
12269         <size>0</size>
12270       </method>
12271       <method name="Int64 Invoke()">
12272         <size>0</size>
12273       </method>
12274       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12275         <size>0</size>
12276       </method>
12277       <method name="Int64 EndInvoke(IAsyncResult)">
12278         <size>0</size>
12279       </method>
12280     </type>
12281     <type name="C">
12282       <method name="Int32 &lt;Main&gt;m__0()">
12283         <size>2</size>
12284       </method>
12285     </type>
12286   </test>
12287   <test name="gtest-anon-23.cs">
12288     <type name="MemberAccessData">
12289       <method name="Void .ctor()">
12290         <size>7</size>
12291       </method>
12292       <method name="Void set_MyTypeProperty(Nullable`1)">
12293         <size>8</size>
12294       </method>
12295       <method name="Nullable`1 get_MyTypeProperty()">
12296         <size>7</size>
12297       </method>
12298     </type>
12299     <type name="C">
12300       <method name="Void .ctor()">
12301         <size>7</size>
12302       </method>
12303       <method name="Void Test(C+D)">
12304         <size>1</size>
12305       </method>
12306       <method name="Void Main()">
12307         <size>201</size>
12308       </method>
12309     </type>
12310     <type name="C+D">
12311       <method name="Void .ctor(Object, IntPtr)">
12312         <size>0</size>
12313       </method>
12314       <method name="Void Invoke()">
12315         <size>0</size>
12316       </method>
12317       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12318         <size>0</size>
12319       </method>
12320       <method name="Void EndInvoke(IAsyncResult)">
12321         <size>0</size>
12322       </method>
12323     </type>
12324     <type name="C+&lt;Main&gt;c__AnonStorey0">
12325       <method name="Void .ctor()">
12326         <size>7</size>
12327       </method>
12328       <method name="Void &lt;&gt;m__0()">
12329         <size>38</size>
12330       </method>
12331       <method name="Void &lt;&gt;m__1()">
12332         <size>32</size>
12333       </method>
12334     </type>
12335     <type name="C">
12336       <method name="Void &lt;Main&gt;m__2()">
12337         <size>16</size>
12338       </method>
12339       <method name="Void &lt;Main&gt;m__3()">
12340         <size>16</size>
12341       </method>
12342       <method name="Void &lt;Main&gt;m__4()">
12343         <size>61</size>
12344       </method>
12345       <method name="Void &lt;Main&gt;m__5()">
12346         <size>53</size>
12347       </method>
12348     </type>
12349   </test>
12350   <test name="gtest-anon-24.cs">
12351     <type name="Disposable`1[T]">
12352       <method name="Void .ctor()">
12353         <size>7</size>
12354       </method>
12355       <method name="Void Dispose()">
12356         <size>1</size>
12357       </method>
12358     </type>
12359     <type name="Test">
12360       <method name="Void .ctor()">
12361         <size>7</size>
12362       </method>
12363       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12364         <size>38</size>
12365       </method>
12366       <method name="System.Func`1[T] Throw[T](T)">
12367         <size>26</size>
12368       </method>
12369       <method name="System.Func`1[T] Do[T](T)">
12370         <size>26</size>
12371       </method>
12372       <method name="System.Func`1[T] Lock[T](T)">
12373         <size>26</size>
12374       </method>
12375       <method name="System.Func`1[T] Catch[T](T)">
12376         <size>26</size>
12377       </method>
12378       <method name="System.Func`1[T] Finally[T](T)">
12379         <size>26</size>
12380       </method>
12381       <method name="System.Func`1[T] Using[T](T)">
12382         <size>57</size>
12383       </method>
12384       <method name="System.Func`1[T] Switch[T](T)">
12385         <size>38</size>
12386       </method>
12387       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12388         <size>26</size>
12389       </method>
12390       <method name="Int32 Main()">
12391         <size>431</size>
12392       </method>
12393     </type>
12394     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12395       <method name="Void .ctor()">
12396         <size>7</size>
12397       </method>
12398       <method name="T[] &lt;&gt;m__0()">
12399         <size>56</size>
12400       </method>
12401     </type>
12402     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12403       <method name="Void .ctor()">
12404         <size>7</size>
12405       </method>
12406       <method name="T &lt;&gt;m__1()">
12407         <size>23</size>
12408       </method>
12409     </type>
12410     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12411       <method name="Void .ctor()">
12412         <size>7</size>
12413       </method>
12414       <method name="T &lt;&gt;m__2()">
12415         <size>28</size>
12416       </method>
12417     </type>
12418     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12419       <method name="Void .ctor()">
12420         <size>7</size>
12421       </method>
12422       <method name="T &lt;&gt;m__3()">
12423         <size>65</size>
12424       </method>
12425     </type>
12426     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12427       <method name="Void .ctor()">
12428         <size>7</size>
12429       </method>
12430       <method name="T &lt;&gt;m__4()">
12431         <size>48</size>
12432       </method>
12433     </type>
12434     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12435       <method name="Void .ctor()">
12436         <size>7</size>
12437       </method>
12438       <method name="T &lt;&gt;m__5()">
12439         <size>50</size>
12440       </method>
12441     </type>
12442     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12443       <method name="Void .ctor()">
12444         <size>7</size>
12445       </method>
12446       <method name="T &lt;&gt;m__6()">
12447         <size>7</size>
12448       </method>
12449     </type>
12450     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12451       <method name="Void .ctor()">
12452         <size>7</size>
12453       </method>
12454       <method name="T &lt;&gt;m__7()">
12455         <size>35</size>
12456       </method>
12457     </type>
12458     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12459       <method name="Void .ctor()">
12460         <size>7</size>
12461       </method>
12462       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12463         <size>56</size>
12464       </method>
12465     </type>
12466     <type name="Test">
12467       <method name="Void ArrayMutate[T](T[])">
12468         <size>27</size>
12469       </method>
12470     </type>
12471     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12472       <method name="Void .ctor()">
12473         <size>7</size>
12474       </method>
12475       <method name="Void &lt;&gt;m__9(Int32)">
12476         <size>36</size>
12477       </method>
12478     </type>
12479     <type name="Test">
12480       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12481         <size>26</size>
12482       </method>
12483     </type>
12484     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12485       <method name="Void .ctor()">
12486         <size>7</size>
12487       </method>
12488       <method name="T[][] &lt;&gt;m__A()">
12489         <size>48</size>
12490       </method>
12491     </type>
12492   </test>
12493   <test name="gtest-anon-25.cs">
12494     <type name="HS`1[T]">
12495       <method name="Void .ctor(IEqualityComparer`1)">
12496         <size>7</size>
12497       </method>
12498     </type>
12499     <type name="Test">
12500       <method name="Void .ctor()">
12501         <size>7</size>
12502       </method>
12503       <method name="Void Foo[T](IEqualityComparer`1)">
12504         <size>27</size>
12505       </method>
12506       <method name="Int32 Main()">
12507         <size>8</size>
12508       </method>
12509     </type>
12510     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12511       <method name="Void .ctor()">
12512         <size>7</size>
12513       </method>
12514       <method name="HS`1[T] &lt;&gt;m__0()">
12515         <size>12</size>
12516       </method>
12517     </type>
12518   </test>
12519   <test name="gtest-anon-26.cs">
12520     <type name="MonoBugs.BrokenGenericCast">
12521       <method name="Void .ctor()">
12522         <size>7</size>
12523       </method>
12524       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12525         <size>13</size>
12526       </method>
12527       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12528         <size>13</size>
12529       </method>
12530       <method name="Void Main()">
12531         <size>1</size>
12532       </method>
12533       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
12534         <size>12</size>
12535       </method>
12536       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
12537         <size>12</size>
12538       </method>
12539     </type>
12540   </test>
12541   <test name="gtest-anon-27.cs">
12542     <type name="BaseDataObjectFactory">
12543       <method name="Void .ctor()">
12544         <size>7</size>
12545       </method>
12546       <method name="T GetBusinessQueryObjectFromReader[T]()">
12547         <size>8</size>
12548       </method>
12549       <method name="T[] GetQueryObjects[T](System.String)">
12550         <size>0</size>
12551       </method>
12552     </type>
12553     <type name="BusinessQueryObject">
12554       <method name="Void .ctor()">
12555         <size>7</size>
12556       </method>
12557     </type>
12558     <type name="MySqlDataObjectFactory">
12559       <method name="Void .ctor()">
12560         <size>7</size>
12561       </method>
12562       <method name="T[] GetQueryObjects[T](System.String)">
12563         <size>63</size>
12564       </method>
12565       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12566         <size>1</size>
12567       </method>
12568     </type>
12569     <type name="C">
12570       <method name="Void .ctor()">
12571         <size>7</size>
12572       </method>
12573       <method name="Void Main()">
12574         <size>1</size>
12575       </method>
12576     </type>
12577     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12578       <method name="Void .ctor(Object, IntPtr)">
12579         <size>0</size>
12580       </method>
12581       <method name="Void Invoke()">
12582         <size>0</size>
12583       </method>
12584       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12585         <size>0</size>
12586       </method>
12587       <method name="Void EndInvoke(IAsyncResult)">
12588         <size>0</size>
12589       </method>
12590     </type>
12591     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12592       <method name="Void .ctor()">
12593         <size>7</size>
12594       </method>
12595       <method name="Void &lt;&gt;m__0()">
12596         <size>17</size>
12597       </method>
12598     </type>
12599   </test>
12600   <test name="gtest-anon-28.cs">
12601     <type name="A">
12602       <method name="Void .ctor()">
12603         <size>7</size>
12604       </method>
12605       <method name="Void Foo[T]()">
12606         <size>0</size>
12607       </method>
12608     </type>
12609     <type name="B">
12610       <method name="Void .ctor()">
12611         <size>7</size>
12612       </method>
12613       <method name="Void Foo[T]()">
12614         <size>14</size>
12615       </method>
12616       <method name="Void Main()">
12617         <size>1</size>
12618       </method>
12619     </type>
12620     <type name="B+Del">
12621       <method name="Void .ctor(Object, IntPtr)">
12622         <size>0</size>
12623       </method>
12624       <method name="Void Invoke()">
12625         <size>0</size>
12626       </method>
12627       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12628         <size>0</size>
12629       </method>
12630       <method name="Void EndInvoke(IAsyncResult)">
12631         <size>0</size>
12632       </method>
12633     </type>
12634     <type name="B">
12635       <method name="Void &lt;Foo&gt;m__0[T]()">
12636         <size>7</size>
12637       </method>
12638     </type>
12639   </test>
12640   <test name="gtest-anon-29.cs">
12641     <type name="Test">
12642       <method name="Void .ctor()">
12643         <size>7</size>
12644       </method>
12645       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12646         <size>17</size>
12647       </method>
12648       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12649         <size>32</size>
12650       </method>
12651       <method name="T Item[T](IList`1)">
12652         <size>7</size>
12653       </method>
12654       <method name="T GetSingleItem[T](IList`1)">
12655         <size>10</size>
12656       </method>
12657       <method name="Void Main()">
12658         <size>15</size>
12659       </method>
12660     </type>
12661     <type name="Test+Creator`1[T]">
12662       <method name="Void .ctor(Object, IntPtr)">
12663         <size>0</size>
12664       </method>
12665       <method name="T Invoke()">
12666         <size>0</size>
12667       </method>
12668       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12669         <size>0</size>
12670       </method>
12671       <method name="T EndInvoke(IAsyncResult)">
12672         <size>0</size>
12673       </method>
12674     </type>
12675     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12676       <method name="Void .ctor()">
12677         <size>7</size>
12678       </method>
12679       <method name="T &lt;&gt;m__0()">
12680         <size>12</size>
12681       </method>
12682     </type>
12683   </test>
12684   <test name="gtest-anon-3.cs">
12685     <type name="X">
12686       <method name="Void .ctor()">
12687         <size>7</size>
12688       </method>
12689       <method name="Void Hello[U](U)">
12690         <size>1</size>
12691       </method>
12692       <method name="Void Test[T](T)">
12693         <size>28</size>
12694       </method>
12695       <method name="Void Main()">
12696         <size>14</size>
12697       </method>
12698     </type>
12699     <type name="Foo`1[S]">
12700       <method name="Void .ctor(Object, IntPtr)">
12701         <size>0</size>
12702       </method>
12703       <method name="Void Invoke(S)">
12704         <size>0</size>
12705       </method>
12706       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12707         <size>0</size>
12708       </method>
12709       <method name="Void EndInvoke(IAsyncResult)">
12710         <size>0</size>
12711       </method>
12712     </type>
12713     <type name="X">
12714       <method name="Void &lt;Test&gt;m__0[T](T)">
12715         <size>8</size>
12716       </method>
12717     </type>
12718   </test>
12719   <test name="gtest-anon-30.cs">
12720     <type name="X">
12721       <method name="Void .ctor()">
12722         <size>7</size>
12723       </method>
12724       <method name="Void Hello[U](U)">
12725         <size>1</size>
12726       </method>
12727       <method name="Void Test[T](T)">
12728         <size>46</size>
12729       </method>
12730       <method name="Void Main()">
12731         <size>1</size>
12732       </method>
12733     </type>
12734     <type name="Simple">
12735       <method name="Void .ctor(Object, IntPtr)">
12736         <size>0</size>
12737       </method>
12738       <method name="Void Invoke()">
12739         <size>0</size>
12740       </method>
12741       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12742         <size>0</size>
12743       </method>
12744       <method name="Void EndInvoke(IAsyncResult)">
12745         <size>0</size>
12746       </method>
12747     </type>
12748     <type name="Foo">
12749       <method name="Void .ctor(Object, IntPtr)">
12750         <size>0</size>
12751       </method>
12752       <method name="Simple Invoke()">
12753         <size>0</size>
12754       </method>
12755       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12756         <size>0</size>
12757       </method>
12758       <method name="Simple EndInvoke(IAsyncResult)">
12759         <size>0</size>
12760       </method>
12761     </type>
12762     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12763       <method name="Void .ctor()">
12764         <size>7</size>
12765       </method>
12766       <method name="Simple &lt;&gt;m__0()">
12767         <size>55</size>
12768       </method>
12769     </type>
12770     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12771       <method name="Void .ctor()">
12772         <size>7</size>
12773       </method>
12774       <method name="Void &lt;&gt;m__1()">
12775         <size>50</size>
12776       </method>
12777     </type>
12778   </test>
12779   <test name="gtest-anon-31.cs">
12780     <type name="A">
12781       <method name="Void Fail[X]()">
12782         <size>25</size>
12783       </method>
12784       <method name="Void Main()">
12785         <size>1</size>
12786       </method>
12787     </type>
12788     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12789       <method name="Void .ctor()">
12790         <size>7</size>
12791       </method>
12792       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12793         <size>36</size>
12794       </method>
12795       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12796         <size>1</size>
12797       </method>
12798     </type>
12799   </test>
12800   <test name="gtest-anon-32.cs">
12801     <type name="Program">
12802       <method name="Void .ctor()">
12803         <size>7</size>
12804       </method>
12805       <method name="Void Foo[T](IList`1)">
12806         <size>31</size>
12807       </method>
12808       <method name="Void Assert(System.Action`1[System.Int32])">
12809         <size>9</size>
12810       </method>
12811       <method name="Void Main(System.String[])">
12812         <size>7</size>
12813       </method>
12814     </type>
12815     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12816       <method name="Void .ctor()">
12817         <size>7</size>
12818       </method>
12819       <method name="Void &lt;&gt;m__0(Int32)">
12820         <size>18</size>
12821       </method>
12822     </type>
12823   </test>
12824   <test name="gtest-anon-33.cs">
12825     <type name="IEnumerableRocks">
12826       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12827         <size>33</size>
12828       </method>
12829       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12830         <size>126</size>
12831       </method>
12832     </type>
12833     <type name="Test">
12834       <method name="Void .ctor()">
12835         <size>7</size>
12836       </method>
12837       <method name="Void Main()">
12838         <size>67</size>
12839       </method>
12840       <method name="System.String &lt;Main&gt;m__1(System.String)">
12841         <size>17</size>
12842       </method>
12843     </type>
12844     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12845       <method name="Void .ctor()">
12846         <size>7</size>
12847       </method>
12848       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12849         <size>34</size>
12850       </method>
12851     </type>
12852   </test>
12853   <test name="gtest-anon-34.cs">
12854     <type name="MyClass">
12855       <method name="Void .ctor()">
12856         <size>18</size>
12857       </method>
12858       <method name="Int32 get_Answer()">
12859         <size>7</size>
12860       </method>
12861       <method name="Void set_Answer(Int32)">
12862         <size>8</size>
12863       </method>
12864     </type>
12865     <type name="Test">
12866       <method name="Void .ctor()">
12867         <size>7</size>
12868       </method>
12869       <method name="Int32 Main()">
12870         <size>82</size>
12871       </method>
12872     </type>
12873     <type name="Test+D">
12874       <method name="Void .ctor(Object, IntPtr)">
12875         <size>0</size>
12876       </method>
12877       <method name="Void Invoke()">
12878         <size>0</size>
12879       </method>
12880       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12881         <size>0</size>
12882       </method>
12883       <method name="Void EndInvoke(IAsyncResult)">
12884         <size>0</size>
12885       </method>
12886     </type>
12887     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12888       <method name="Void .ctor()">
12889         <size>7</size>
12890       </method>
12891       <method name="Void &lt;&gt;m__0()">
12892         <size>33</size>
12893       </method>
12894     </type>
12895   </test>
12896   <test name="gtest-anon-35.cs">
12897     <type name="C`1[T]">
12898       <method name="Void .ctor()">
12899         <size>7</size>
12900       </method>
12901       <method name="System.Func`1[T] XX()">
12902         <size>32</size>
12903       </method>
12904       <method name="T &lt;XX&gt;m__0()">
12905         <size>10</size>
12906       </method>
12907     </type>
12908     <type name="C2`1[T]">
12909       <method name="Void .ctor()">
12910         <size>7</size>
12911       </method>
12912       <method name="System.Func`1[C`1[T]] XX()">
12913         <size>32</size>
12914       </method>
12915       <method name="C`1[T] &lt;XX&gt;m__1()">
12916         <size>2</size>
12917       </method>
12918     </type>
12919     <type name="N1">
12920       <method name="Void .ctor()">
12921         <size>7</size>
12922       </method>
12923       <method name="System.Func`1[T] XX[T]()">
12924         <size>15</size>
12925       </method>
12926       <method name="T &lt;XX&gt;m__2[T]()">
12927         <size>10</size>
12928       </method>
12929     </type>
12930     <type name="Test">
12931       <method name="Void .ctor()">
12932         <size>7</size>
12933       </method>
12934       <method name="Int32 Main()">
12935         <size>98</size>
12936       </method>
12937     </type>
12938   </test>
12939   <test name="gtest-anon-36.cs">
12940     <type name="Foo`1[T]">
12941       <method name="Void .ctor()">
12942         <size>7</size>
12943       </method>
12944       <method name="Void add_handler(Handler`1[T])">
12945         <size>24</size>
12946       </method>
12947       <method name="Void remove_handler(Handler`1[T])">
12948         <size>24</size>
12949       </method>
12950       <method name="Void add_Handler(Handler`1[T])">
12951         <size>64</size>
12952       </method>
12953       <method name="Void remove_Handler(Handler`1[T])">
12954         <size>24</size>
12955       </method>
12956       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12957         <size>18</size>
12958       </method>
12959     </type>
12960     <type name="Program">
12961       <method name="Void .ctor()">
12962         <size>7</size>
12963       </method>
12964       <method name="Int32 Main()">
12965         <size>15</size>
12966       </method>
12967     </type>
12968     <type name="Handler`1[T]">
12969       <method name="Void .ctor(Object, IntPtr)">
12970         <size>0</size>
12971       </method>
12972       <method name="Void Invoke(System.Object)">
12973         <size>0</size>
12974       </method>
12975       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12976         <size>0</size>
12977       </method>
12978       <method name="Void EndInvoke(IAsyncResult)">
12979         <size>0</size>
12980       </method>
12981     </type>
12982   </test>
12983   <test name="gtest-anon-37.cs">
12984     <type name="Wrap`1[U]">
12985       <method name="Void .ctor()">
12986         <size>7</size>
12987       </method>
12988     </type>
12989     <type name="Test">
12990       <method name="Void .ctor()">
12991         <size>7</size>
12992       </method>
12993       <method name="Int32 Run[T](Wrap`1[T])">
12994         <size>56</size>
12995       </method>
12996       <method name="Int32 Main()">
12997         <size>16</size>
12998       </method>
12999     </type>
13000     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13001       <method name="Void .ctor()">
13002         <size>7</size>
13003       </method>
13004       <method name="Void &lt;&gt;m__0()">
13005         <size>17</size>
13006       </method>
13007     </type>
13008   </test>
13009   <test name="gtest-anon-38.cs">
13010     <type name="Foo`1[T]">
13011       <method name="Void .ctor()">
13012         <size>7</size>
13013       </method>
13014       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13015         <size>40</size>
13016       </method>
13017       <method name="Boolean Contains(T)">
13018         <size>2</size>
13019       </method>
13020     </type>
13021     <type name="Program">
13022       <method name="Void .ctor()">
13023         <size>7</size>
13024       </method>
13025       <method name="Int32 Main()">
13026         <size>44</size>
13027       </method>
13028     </type>
13029     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13030       <method name="Void .ctor()">
13031         <size>7</size>
13032       </method>
13033       <method name="Boolean &lt;&gt;m__0()">
13034         <size>199</size>
13035       </method>
13036     </type>
13037     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13038       <method name="Void .ctor()">
13039         <size>7</size>
13040       </method>
13041     </type>
13042   </test>
13043   <test name="gtest-anon-39.cs">
13044     <type name="Test">
13045       <method name="Void .ctor()">
13046         <size>7</size>
13047       </method>
13048       <method name="Void Test_1[T](T)">
13049         <size>33</size>
13050       </method>
13051       <method name="Void Test_2[T](Nullable`1)">
13052         <size>33</size>
13053       </method>
13054       <method name="Void Main()">
13055         <size>39</size>
13056       </method>
13057     </type>
13058     <type name="Test+D">
13059       <method name="Void .ctor(Object, IntPtr)">
13060         <size>0</size>
13061       </method>
13062       <method name="Void Invoke()">
13063         <size>0</size>
13064       </method>
13065       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13066         <size>0</size>
13067       </method>
13068       <method name="Void EndInvoke(IAsyncResult)">
13069         <size>0</size>
13070       </method>
13071     </type>
13072     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13073       <method name="Void .ctor()">
13074         <size>7</size>
13075       </method>
13076       <method name="Void &lt;&gt;m__0()">
13077         <size>24</size>
13078       </method>
13079     </type>
13080     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13081       <method name="Void .ctor()">
13082         <size>7</size>
13083       </method>
13084       <method name="Void &lt;&gt;m__1()">
13085         <size>85</size>
13086       </method>
13087     </type>
13088     <type name="Test">
13089       <method name="T Test_3[T](System.Object)">
13090         <size>51</size>
13091       </method>
13092     </type>
13093     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13094       <method name="Void .ctor()">
13095         <size>7</size>
13096       </method>
13097       <method name="Void &lt;&gt;m__2()">
13098         <size>23</size>
13099       </method>
13100     </type>
13101   </test>
13102   <test name="gtest-anon-4.cs">
13103     <type name="Test">
13104       <method name="Void .ctor()">
13105         <size>7</size>
13106       </method>
13107       <method name="Void Main()">
13108         <size>57</size>
13109       </method>
13110       <method name="Int32 GetItem()">
13111         <size>50</size>
13112       </method>
13113       <method name="IEnumerable`1 GetItems()">
13114         <size>16</size>
13115       </method>
13116     </type>
13117     <type name="&lt;PrivateImplementationDetails&gt;">
13118       <method name="Void .ctor()">
13119         <size>7</size>
13120       </method>
13121     </type>
13122     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13123       <method name="Void .ctor()">
13124         <size>7</size>
13125       </method>
13126       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13127         <size>12</size>
13128       </method>
13129       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13130         <size>7</size>
13131       </method>
13132       <method name="Boolean MoveNext()">
13133         <size>69</size>
13134       </method>
13135       <method name="Void Dispose()">
13136         <size>8</size>
13137       </method>
13138       <method name="Void Reset()">
13139         <size>6</size>
13140       </method>
13141       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13142         <size>7</size>
13143       </method>
13144       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13145         <size>26</size>
13146       </method>
13147     </type>
13148   </test>
13149   <test name="gtest-anon-40.cs">
13150     <type name="RunTests">
13151       <method name="Int32 Main()">
13152         <size>7</size>
13153       </method>
13154     </type>
13155     <type name="Test1.X">
13156       <method name="Void .ctor()">
13157         <size>7</size>
13158       </method>
13159       <method name="Void Test1[R](R, Int32)">
13160         <size>150</size>
13161       </method>
13162       <method name="Void Run()">
13163         <size>13</size>
13164       </method>
13165     </type>
13166     <type name="Test1.Foo">
13167       <method name="Void .ctor(Object, IntPtr)">
13168         <size>0</size>
13169       </method>
13170       <method name="Int32 Invoke()">
13171         <size>0</size>
13172       </method>
13173       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13174         <size>0</size>
13175       </method>
13176       <method name="Int32 EndInvoke(IAsyncResult)">
13177         <size>0</size>
13178       </method>
13179     </type>
13180     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13181       <method name="Void .ctor()">
13182         <size>7</size>
13183       </method>
13184       <method name="Int32 &lt;&gt;m__0()">
13185         <size>71</size>
13186       </method>
13187     </type>
13188     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13189       <method name="Void .ctor()">
13190         <size>7</size>
13191       </method>
13192     </type>
13193     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13194       <method name="Void .ctor()">
13195         <size>7</size>
13196       </method>
13197     </type>
13198   </test>
13199   <test name="gtest-anon-41.cs">
13200     <type name="C">
13201       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13202         <size>37</size>
13203       </method>
13204       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13205         <size>6</size>
13206       </method>
13207       <method name="Void Main()">
13208         <size>1</size>
13209       </method>
13210       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
13211         <size>8</size>
13212       </method>
13213       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
13214         <size>8</size>
13215       </method>
13216     </type>
13217   </test>
13218   <test name="gtest-anon-42.cs">
13219     <type name="Test">
13220       <method name="Void .ctor()">
13221         <size>7</size>
13222       </method>
13223       <method name="Void Test_3[T]()">
13224         <size>20</size>
13225       </method>
13226       <method name="Int32 Main()">
13227         <size>12</size>
13228       </method>
13229       <method name="Void &lt;Test_3&gt;m__0[T]()">
13230         <size>11</size>
13231       </method>
13232     </type>
13233     <type name="Test+D">
13234       <method name="Void .ctor(Object, IntPtr)">
13235         <size>0</size>
13236       </method>
13237       <method name="Void Invoke()">
13238         <size>0</size>
13239       </method>
13240       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13241         <size>0</size>
13242       </method>
13243       <method name="Void EndInvoke(IAsyncResult)">
13244         <size>0</size>
13245       </method>
13246     </type>
13247   </test>
13248   <test name="gtest-anon-43.cs">
13249     <type name="TestC">
13250       <method name="Void .ctor()">
13251         <size>7</size>
13252       </method>
13253       <method name="System.Func`1[System.Type] Test[T]()">
13254         <size>13</size>
13255       </method>
13256       <method name="Int32 Main()">
13257         <size>66</size>
13258       </method>
13259       <method name="System.Type &lt;Test&gt;m__0[T]()">
13260         <size>11</size>
13261       </method>
13262     </type>
13263   </test>
13264   <test name="gtest-anon-44.cs">
13265     <type name="UiaAtkBridgeTest.Test">
13266       <method name="Void .ctor()">
13267         <size>7</size>
13268       </method>
13269       <method name="Void Invoke(System.EventHandler)">
13270         <size>1</size>
13271       </method>
13272     </type>
13273     <type name="UiaAtkBridgeTest.GailTester">
13274       <method name="Void .ctor()">
13275         <size>7</size>
13276       </method>
13277       <method name="Void ThisCausesACrash[I]()">
13278         <size>18</size>
13279       </method>
13280       <method name="Void Main()">
13281         <size>1</size>
13282       </method>
13283       <method name="Void &lt;ThisCausesACrash&gt;m__0[I](System.Object, System.EventArgs)">
13284         <size>1</size>
13285       </method>
13286     </type>
13287   </test>
13288   <test name="gtest-anon-45.cs">
13289     <type name="C">
13290       <method name="Void .ctor()">
13291         <size>7</size>
13292       </method>
13293       <method name="Void AnyMethod[T]()">
13294         <size>20</size>
13295       </method>
13296       <method name="Int32 Main()">
13297         <size>12</size>
13298       </method>
13299       <method name="Void &lt;AnyMethod&gt;m__0[T]()">
13300         <size>31</size>
13301       </method>
13302     </type>
13303     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13304       <method name="Void .ctor()">
13305         <size>7</size>
13306       </method>
13307       <method name="Void &lt;&gt;m__1(System.String)">
13308         <size>14</size>
13309       </method>
13310     </type>
13311   </test>
13312   <test name="gtest-anon-46.cs">
13313     <type name="TheClass">
13314       <method name="Void .ctor()">
13315         <size>7</size>
13316       </method>
13317       <method name="Void Foo[T](T, System.Func`2[T,T])">
13318         <size>41</size>
13319       </method>
13320       <method name="Void Main()">
13321         <size>8</size>
13322       </method>
13323     </type>
13324     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13325       <method name="Void .ctor()">
13326         <size>7</size>
13327       </method>
13328       <method name="System.Func`1[T] &lt;&gt;m__0()">
13329         <size>31</size>
13330       </method>
13331       <method name="T &lt;&gt;m__1()">
13332         <size>18</size>
13333       </method>
13334     </type>
13335   </test>
13336   <test name="gtest-anon-47.cs">
13337     <type name="C">
13338       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13339         <size>26</size>
13340       </method>
13341     </type>
13342     <type name="Test">
13343       <method name="Void .ctor()">
13344         <size>7</size>
13345       </method>
13346       <method name="Int32 Main()">
13347         <size>59</size>
13348       </method>
13349       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13350         <size>23</size>
13351       </method>
13352     </type>
13353     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13354       <method name="Void .ctor()">
13355         <size>7</size>
13356       </method>
13357       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13358         <size>33</size>
13359       </method>
13360     </type>
13361     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13362       <method name="Void .ctor()">
13363         <size>7</size>
13364       </method>
13365       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13366         <size>45</size>
13367       </method>
13368     </type>
13369     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13370       <method name="Void .ctor()">
13371         <size>7</size>
13372       </method>
13373       <method name="Void &lt;&gt;m__2(T3)">
13374         <size>35</size>
13375       </method>
13376     </type>
13377   </test>
13378   <test name="gtest-anon-48.cs">
13379     <type name="GeneratorEnumerable`1[T]">
13380       <method name="Void .ctor(Func`1)">
13381         <size>7</size>
13382       </method>
13383     </type>
13384     <type name="GeneratorExpression">
13385       <method name="Void .ctor()">
13386         <size>7</size>
13387       </method>
13388     </type>
13389     <type name="GeneratorInvoker">
13390       <method name="Void .ctor(GeneratorExpression)">
13391         <size>7</size>
13392       </method>
13393       <method name="Void Invoke[T](T ByRef)">
13394         <size>1</size>
13395       </method>
13396     </type>
13397     <type name="Interpreter">
13398       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13399         <size>31</size>
13400       </method>
13401       <method name="Int32 Main()">
13402         <size>13</size>
13403       </method>
13404     </type>
13405     <type name="Func`1[TResult]">
13406       <method name="Void .ctor(Object, IntPtr)">
13407         <size>0</size>
13408       </method>
13409       <method name="TResult Invoke()">
13410         <size>0</size>
13411       </method>
13412       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13413         <size>0</size>
13414       </method>
13415       <method name="TResult EndInvoke(IAsyncResult)">
13416         <size>0</size>
13417       </method>
13418     </type>
13419     <type name="GeneratorNext`1[T]">
13420       <method name="Void .ctor(Object, IntPtr)">
13421         <size>0</size>
13422       </method>
13423       <method name="Void Invoke(T ByRef)">
13424         <size>0</size>
13425       </method>
13426       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13427         <size>0</size>
13428       </method>
13429       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13430         <size>0</size>
13431       </method>
13432     </type>
13433     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13434       <method name="Void .ctor()">
13435         <size>7</size>
13436       </method>
13437       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13438         <size>23</size>
13439       </method>
13440     </type>
13441   </test>
13442   <test name="gtest-anon-49.cs">
13443     <type name="Test">
13444       <method name="Void .ctor()">
13445         <size>7</size>
13446       </method>
13447       <method name="Void Main()">
13448         <size>1</size>
13449       </method>
13450       <method name="Void DetermineLinkedCells()">
13451         <size>74</size>
13452       </method>
13453     </type>
13454     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13455       <method name="Void .ctor()">
13456         <size>7</size>
13457       </method>
13458     </type>
13459     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13460       <method name="Void .ctor()">
13461         <size>7</size>
13462       </method>
13463       <method name="Boolean &lt;&gt;m__1(System.Object)">
13464         <size>13</size>
13465       </method>
13466       <method name="Boolean &lt;&gt;m__0(System.Object)">
13467         <size>18</size>
13468       </method>
13469     </type>
13470   </test>
13471   <test name="gtest-anon-5.cs">
13472     <type name="X">
13473       <method name="Void .ctor()">
13474         <size>7</size>
13475       </method>
13476       <method name="Void Main()">
13477         <size>78</size>
13478       </method>
13479     </type>
13480     <type name="Hello">
13481       <method name="Void .ctor(Object, IntPtr)">
13482         <size>0</size>
13483       </method>
13484       <method name="Void Invoke()">
13485         <size>0</size>
13486       </method>
13487       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13488         <size>0</size>
13489       </method>
13490       <method name="Void EndInvoke(IAsyncResult)">
13491         <size>0</size>
13492       </method>
13493     </type>
13494     <type name="Foo+&lt;Test&gt;c__Iterator0">
13495       <method name="Void .ctor()">
13496         <size>7</size>
13497       </method>
13498       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13499         <size>12</size>
13500       </method>
13501       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13502         <size>7</size>
13503       </method>
13504       <method name="Boolean MoveNext()">
13505         <size>98</size>
13506       </method>
13507       <method name="Void Dispose()">
13508         <size>8</size>
13509       </method>
13510       <method name="Void Reset()">
13511         <size>6</size>
13512       </method>
13513     </type>
13514     <type name="Foo">
13515       <method name="Void .ctor(Int32)">
13516         <size>8</size>
13517       </method>
13518       <method name="IEnumerable`1 Test(Foo)">
13519         <size>42</size>
13520       </method>
13521       <method name="Void Hello(Int32)">
13522         <size>19</size>
13523       </method>
13524       <method name="System.String ToString()">
13525         <size>22</size>
13526       </method>
13527     </type>
13528     <type name="Foo+&lt;Test&gt;c__Iterator0">
13529       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13530         <size>7</size>
13531       </method>
13532       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13533         <size>52</size>
13534       </method>
13535     </type>
13536   </test>
13537   <test name="gtest-anon-50.cs">
13538     <type name="M">
13539       <method name="Void .ctor()">
13540         <size>7</size>
13541       </method>
13542       <method name="Int32 Main()">
13543         <size>12</size>
13544       </method>
13545     </type>
13546     <type name="SomeGenericClass`1[SomeType]">
13547       <method name="Void .ctor()">
13548         <size>7</size>
13549       </method>
13550       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13551         <size>1</size>
13552       </method>
13553       <method name="Void FailsToCompile()">
13554         <size>19</size>
13555       </method>
13556     </type>
13557     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13558       <method name="Void .ctor(Object, IntPtr)">
13559         <size>0</size>
13560       </method>
13561       <method name="Void Invoke()">
13562         <size>0</size>
13563       </method>
13564       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13565         <size>0</size>
13566       </method>
13567       <method name="Void EndInvoke(IAsyncResult)">
13568         <size>0</size>
13569       </method>
13570     </type>
13571     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13572       <method name="Void .ctor()">
13573         <size>7</size>
13574       </method>
13575     </type>
13576     <type name="SomeGenericClass`1[SomeType]">
13577       <method name="Void &lt;FailsToCompile&gt;m__0()">
13578         <size>44</size>
13579       </method>
13580     </type>
13581     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13582       <method name="Void &lt;&gt;m__1()">
13583         <size>18</size>
13584       </method>
13585     </type>
13586   </test>
13587   <test name="gtest-anon-51.cs">
13588     <type name="Driver">
13589       <method name="Void .ctor()">
13590         <size>7</size>
13591       </method>
13592       <method name="Int32 Main()">
13593         <size>12</size>
13594       </method>
13595       <method name="Void P(Int32, Int32)">
13596         <size>1</size>
13597       </method>
13598       <method name="Void Repro()">
13599         <size>100</size>
13600       </method>
13601     </type>
13602     <type name="Bla">
13603       <method name="Void .ctor(Object, IntPtr)">
13604         <size>0</size>
13605       </method>
13606       <method name="Void Invoke()">
13607         <size>0</size>
13608       </method>
13609       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13610         <size>0</size>
13611       </method>
13612       <method name="Void EndInvoke(IAsyncResult)">
13613         <size>0</size>
13614       </method>
13615     </type>
13616     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13617       <method name="Void .ctor()">
13618         <size>7</size>
13619       </method>
13620       <method name="Void &lt;&gt;m__0()">
13621         <size>35</size>
13622       </method>
13623     </type>
13624   </test>
13625   <test name="gtest-anon-52.cs">
13626     <type name="A`1[T]">
13627       <method name="Void .ctor()">
13628         <size>7</size>
13629       </method>
13630     </type>
13631     <type name="A`1+B[T]">
13632       <method name="Void .ctor()">
13633         <size>18</size>
13634       </method>
13635       <method name="Void W[R](System.String, System.Func`2[T,R])">
13636         <size>39</size>
13637       </method>
13638     </type>
13639     <type name="B">
13640       <method name="Void .ctor()">
13641         <size>7</size>
13642       </method>
13643       <method name="Void Main()">
13644         <size>1</size>
13645       </method>
13646     </type>
13647     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13648       <method name="Void .ctor()">
13649         <size>7</size>
13650       </method>
13651       <method name="Void &lt;&gt;m__0(T[])">
13652         <size>55</size>
13653       </method>
13654     </type>
13655   </test>
13656   <test name="gtest-anon-53.cs">
13657     <type name="TestComp.Program">
13658       <method name="Void .ctor()">
13659         <size>7</size>
13660       </method>
13661       <method name="Void Main(System.String[])">
13662         <size>1</size>
13663       </method>
13664     </type>
13665     <type name="TestComp.Program+MyClass">
13666       <method name="Void .ctor()">
13667         <size>7</size>
13668       </method>
13669       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13670         <size>1</size>
13671       </method>
13672       <method name="Void UseATemplate()">
13673         <size>36</size>
13674       </method>
13675       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13676         <size>16</size>
13677       </method>
13678     </type>
13679     <type name="TestComp.Program+MyClass+MyDelegate">
13680       <method name="Void .ctor(Object, IntPtr)">
13681         <size>0</size>
13682       </method>
13683       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13684         <size>0</size>
13685       </method>
13686       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13687         <size>0</size>
13688       </method>
13689       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13690         <size>0</size>
13691       </method>
13692     </type>
13693   </test>
13694   <test name="gtest-anon-54.cs">
13695     <type name="Class">
13696       <method name="Void .ctor()">
13697         <size>7</size>
13698       </method>
13699       <method name="System.String get_Property()">
13700         <size>6</size>
13701       </method>
13702       <method name="System.String Method()">
13703         <size>44</size>
13704       </method>
13705       <method name="Int32 Main()">
13706         <size>39</size>
13707       </method>
13708     </type>
13709     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13710       <method name="Void .ctor()">
13711         <size>7</size>
13712       </method>
13713       <method name="System.String &lt;&gt;m__0()">
13714         <size>56</size>
13715       </method>
13716     </type>
13717     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13718       <method name="Void .ctor()">
13719         <size>7</size>
13720       </method>
13721       <method name="System.String &lt;&gt;m__1(System.String)">
13722         <size>52</size>
13723       </method>
13724     </type>
13725     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13726       <method name="Void .ctor()">
13727         <size>7</size>
13728       </method>
13729       <method name="System.String &lt;&gt;m__2()">
13730         <size>39</size>
13731       </method>
13732     </type>
13733   </test>
13734   <test name="gtest-anon-55.cs">
13735     <type name="Thing`1[TFirst]">
13736       <method name="Void .ctor(Action`1)">
13737         <size>14</size>
13738       </method>
13739       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13740         <size>31</size>
13741       </method>
13742       <method name="Void SomeAction()">
13743         <size>18</size>
13744       </method>
13745     </type>
13746     <type name="Program">
13747       <method name="Void Main()">
13748         <size>42</size>
13749       </method>
13750       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13751         <size>2</size>
13752       </method>
13753     </type>
13754     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13755       <method name="Void .ctor()">
13756         <size>7</size>
13757       </method>
13758       <method name="Void &lt;&gt;m__0(TFirst)">
13759         <size>47</size>
13760       </method>
13761     </type>
13762   </test>
13763   <test name="gtest-anon-56.cs">
13764     <type name="G`1[T]">
13765       <method name="Void .ctor()">
13766         <size>7</size>
13767       </method>
13768       <method name="T def()">
13769         <size>10</size>
13770       </method>
13771     </type>
13772     <type name="C">
13773       <method name="Void .ctor()">
13774         <size>7</size>
13775       </method>
13776       <method name="Void foo(System.Object)">
13777         <size>1</size>
13778       </method>
13779       <method name="Void cf[T]()">
13780         <size>35</size>
13781       </method>
13782       <method name="Int32 Main()">
13783         <size>17</size>
13784       </method>
13785     </type>
13786     <type name="C+DF">
13787       <method name="Void .ctor(Object, IntPtr)">
13788         <size>0</size>
13789       </method>
13790       <method name="Void Invoke()">
13791         <size>0</size>
13792       </method>
13793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13794         <size>0</size>
13795       </method>
13796       <method name="Void EndInvoke(IAsyncResult)">
13797         <size>0</size>
13798       </method>
13799     </type>
13800     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
13801       <method name="Void .ctor()">
13802         <size>7</size>
13803       </method>
13804       <method name="Void &lt;&gt;m__0()">
13805         <size>22</size>
13806       </method>
13807     </type>
13808   </test>
13809   <test name="gtest-anon-6.cs">
13810     <type name="X">
13811       <method name="Void .ctor()">
13812         <size>7</size>
13813       </method>
13814       <method name="Void Hello[U,V](U, V)">
13815         <size>1</size>
13816       </method>
13817       <method name="Void Test[A,B,C](A, B, C)">
13818         <size>49</size>
13819       </method>
13820       <method name="Void Main()">
13821         <size>28</size>
13822       </method>
13823     </type>
13824     <type name="Foo`2[R,S]">
13825       <method name="Void .ctor(Object, IntPtr)">
13826         <size>0</size>
13827       </method>
13828       <method name="Void Invoke(R, S)">
13829         <size>0</size>
13830       </method>
13831       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13832         <size>0</size>
13833       </method>
13834       <method name="Void EndInvoke(IAsyncResult)">
13835         <size>0</size>
13836       </method>
13837     </type>
13838     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13839       <method name="Void .ctor()">
13840         <size>7</size>
13841       </method>
13842       <method name="Void &lt;&gt;m__0(A, Int32)">
13843         <size>32</size>
13844       </method>
13845     </type>
13846   </test>
13847   <test name="gtest-anon-7.cs">
13848     <type name="MyDisposable">
13849       <method name="Void .ctor()">
13850         <size>26</size>
13851       </method>
13852       <method name="Void Dispose()">
13853         <size>1</size>
13854       </method>
13855       <method name="Int32 get_ID()">
13856         <size>7</size>
13857       </method>
13858       <method name="System.String ToString()">
13859         <size>28</size>
13860       </method>
13861     </type>
13862     <type name="X">
13863       <method name="Void .ctor()">
13864         <size>7</size>
13865       </method>
13866       <method name="IEnumerable`1 Test(Int32)">
13867         <size>30</size>
13868       </method>
13869       <method name="Void Main()">
13870         <size>58</size>
13871       </method>
13872     </type>
13873     <type name="X+&lt;Test&gt;c__Iterator0">
13874       <method name="Void .ctor()">
13875         <size>7</size>
13876       </method>
13877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13878         <size>12</size>
13879       </method>
13880       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13881         <size>7</size>
13882       </method>
13883       <method name="Boolean MoveNext()">
13884         <size>180</size>
13885       </method>
13886       <method name="Void Dispose()">
13887         <size>66</size>
13888       </method>
13889       <method name="Void Reset()">
13890         <size>6</size>
13891       </method>
13892       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13893         <size>7</size>
13894       </method>
13895       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13896         <size>40</size>
13897       </method>
13898     </type>
13899   </test>
13900   <test name="gtest-anon-8.cs">
13901     <type name="X">
13902       <method name="Void .ctor()">
13903         <size>7</size>
13904       </method>
13905       <method name="Void Test[R](R, Int32)">
13906         <size>88</size>
13907       </method>
13908       <method name="Void Main()">
13909         <size>12</size>
13910       </method>
13911     </type>
13912     <type name="Foo">
13913       <method name="Void .ctor(Object, IntPtr)">
13914         <size>0</size>
13915       </method>
13916       <method name="Int32 Invoke()">
13917         <size>0</size>
13918       </method>
13919       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13920         <size>0</size>
13921       </method>
13922       <method name="Int32 EndInvoke(IAsyncResult)">
13923         <size>0</size>
13924       </method>
13925     </type>
13926     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13927       <method name="Void .ctor()">
13928         <size>7</size>
13929       </method>
13930       <method name="Int32 &lt;&gt;m__0()">
13931         <size>34</size>
13932       </method>
13933     </type>
13934     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13935       <method name="Void .ctor()">
13936         <size>7</size>
13937       </method>
13938     </type>
13939   </test>
13940   <test name="gtest-anon-9.cs">
13941     <type name="Test">
13942       <method name="Void .ctor()">
13943         <size>7</size>
13944       </method>
13945       <method name="IEnumerable`1 get_Foo()">
13946         <size>16</size>
13947       </method>
13948       <method name="Void set_Foo(IEnumerable`1)">
13949         <size>11</size>
13950       </method>
13951       <method name="Void Main()">
13952         <size>78</size>
13953       </method>
13954       <method name="Foo op_Implicit(Test)">
13955         <size>30</size>
13956       </method>
13957       <method name="IEnumerable`1 op_Addition(Test, Test)">
13958         <size>44</size>
13959       </method>
13960     </type>
13961     <type name="Foo">
13962       <method name="Void .ctor(Object, IntPtr)">
13963         <size>0</size>
13964       </method>
13965       <method name="Void Invoke()">
13966         <size>0</size>
13967       </method>
13968       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13969         <size>0</size>
13970       </method>
13971       <method name="Void EndInvoke(IAsyncResult)">
13972         <size>0</size>
13973       </method>
13974     </type>
13975     <type name="Test">
13976       <method name="Void &lt;op_Implicit&gt;m__0()">
13977         <size>11</size>
13978       </method>
13979     </type>
13980     <type name="Test+&lt;&gt;c__Iterator0">
13981       <method name="Void .ctor()">
13982         <size>7</size>
13983       </method>
13984       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13985         <size>12</size>
13986       </method>
13987       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13988         <size>7</size>
13989       </method>
13990       <method name="Boolean MoveNext()">
13991         <size>65</size>
13992       </method>
13993       <method name="Void Dispose()">
13994         <size>8</size>
13995       </method>
13996       <method name="Void Reset()">
13997         <size>6</size>
13998       </method>
13999     </type>
14000     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14001       <method name="Void .ctor()">
14002         <size>7</size>
14003       </method>
14004       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14005         <size>7</size>
14006       </method>
14007       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14008         <size>7</size>
14009       </method>
14010       <method name="Boolean MoveNext()">
14011         <size>98</size>
14012       </method>
14013       <method name="Void Dispose()">
14014         <size>8</size>
14015       </method>
14016       <method name="Void Reset()">
14017         <size>6</size>
14018       </method>
14019     </type>
14020     <type name="Test+&lt;&gt;c__Iterator0">
14021       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14022         <size>7</size>
14023       </method>
14024       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14025         <size>26</size>
14026       </method>
14027     </type>
14028     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14029       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14030         <size>7</size>
14031       </method>
14032       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14033         <size>52</size>
14034       </method>
14035     </type>
14036   </test>
14037   <test name="gtest-anontype-01.cs">
14038     <type name="Test">
14039       <method name="Void .ctor()">
14040         <size>7</size>
14041       </method>
14042       <method name="Int32 Main()">
14043         <size>53</size>
14044       </method>
14045     </type>
14046     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14047       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14048         <size>21</size>
14049       </method>
14050       <method name="&lt;Foo&gt;__T get_Foo()">
14051         <size>7</size>
14052       </method>
14053       <method name="&lt;Baz&gt;__T get_Baz()">
14054         <size>7</size>
14055       </method>
14056       <method name="Boolean Equals(System.Object)">
14057         <size>69</size>
14058       </method>
14059       <method name="Int32 GetHashCode()">
14060         <size>86</size>
14061       </method>
14062       <method name="System.String ToString()">
14063         <size>142</size>
14064       </method>
14065     </type>
14066   </test>
14067   <test name="gtest-anontype-02.cs">
14068     <type name="Test">
14069       <method name="Void .ctor()">
14070         <size>7</size>
14071       </method>
14072       <method name="System.Object TestA(System.String)">
14073         <size>7</size>
14074       </method>
14075       <method name="Int32 Main()">
14076         <size>99</size>
14077       </method>
14078     </type>
14079     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14080       <method name="Void .ctor(&lt;s&gt;__T)">
14081         <size>14</size>
14082       </method>
14083       <method name="&lt;s&gt;__T get_s()">
14084         <size>7</size>
14085       </method>
14086       <method name="Boolean Equals(System.Object)">
14087         <size>39</size>
14088       </method>
14089       <method name="Int32 GetHashCode()">
14090         <size>63</size>
14091       </method>
14092       <method name="System.String ToString()">
14093         <size>67</size>
14094       </method>
14095     </type>
14096     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14097       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14098         <size>21</size>
14099       </method>
14100       <method name="&lt;Foo&gt;__T get_Foo()">
14101         <size>7</size>
14102       </method>
14103       <method name="&lt;Baz&gt;__T get_Baz()">
14104         <size>7</size>
14105       </method>
14106       <method name="Boolean Equals(System.Object)">
14107         <size>69</size>
14108       </method>
14109       <method name="Int32 GetHashCode()">
14110         <size>86</size>
14111       </method>
14112       <method name="System.String ToString()">
14113         <size>142</size>
14114       </method>
14115     </type>
14116   </test>
14117   <test name="gtest-anontype-03.cs">
14118     <type name="MyClass">
14119       <method name="Void .ctor()">
14120         <size>18</size>
14121       </method>
14122       <method name="Int32 get_Baz()">
14123         <size>3</size>
14124       </method>
14125     </type>
14126     <type name="Test">
14127       <method name="Void .ctor()">
14128         <size>7</size>
14129       </method>
14130       <method name="Int32 Main()">
14131         <size>64</size>
14132       </method>
14133     </type>
14134     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14135       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14136         <size>21</size>
14137       </method>
14138       <method name="&lt;Foo&gt;__T get_Foo()">
14139         <size>7</size>
14140       </method>
14141       <method name="&lt;Baz&gt;__T get_Baz()">
14142         <size>7</size>
14143       </method>
14144       <method name="Boolean Equals(System.Object)">
14145         <size>69</size>
14146       </method>
14147       <method name="Int32 GetHashCode()">
14148         <size>86</size>
14149       </method>
14150       <method name="System.String ToString()">
14151         <size>142</size>
14152       </method>
14153     </type>
14154   </test>
14155   <test name="gtest-anontype-04.cs">
14156     <type name="MyClass">
14157       <method name="Void .ctor()">
14158         <size>18</size>
14159       </method>
14160       <method name="Int32 get_Baz()">
14161         <size>3</size>
14162       </method>
14163     </type>
14164     <type name="Test">
14165       <method name="Void .ctor()">
14166         <size>7</size>
14167       </method>
14168       <method name="Int32 Main()">
14169         <size>111</size>
14170       </method>
14171     </type>
14172     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14173       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14174         <size>36</size>
14175       </method>
14176       <method name="&lt;Foo&gt;__T get_Foo()">
14177         <size>7</size>
14178       </method>
14179       <method name="&lt;Baz&gt;__T get_Baz()">
14180         <size>7</size>
14181       </method>
14182       <method name="&lt;Hello&gt;__T get_Hello()">
14183         <size>7</size>
14184       </method>
14185       <method name="&lt;Answer&gt;__T get_Answer()">
14186         <size>7</size>
14187       </method>
14188       <method name="Boolean Equals(System.Object)">
14189         <size>123</size>
14190       </method>
14191       <method name="Int32 GetHashCode()">
14192         <size>132</size>
14193       </method>
14194       <method name="System.String ToString()">
14195         <size>258</size>
14196       </method>
14197     </type>
14198   </test>
14199   <test name="gtest-anontype-05.cs">
14200     <type name="Test">
14201       <method name="Void .ctor()">
14202         <size>7</size>
14203       </method>
14204       <method name="System.String Null()">
14205         <size>2</size>
14206       </method>
14207       <method name="Int32 Main()">
14208         <size>287</size>
14209       </method>
14210     </type>
14211     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14212       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14213         <size>21</size>
14214       </method>
14215       <method name="&lt;Name&gt;__T get_Name()">
14216         <size>7</size>
14217       </method>
14218       <method name="&lt;Age&gt;__T get_Age()">
14219         <size>7</size>
14220       </method>
14221       <method name="Boolean Equals(System.Object)">
14222         <size>69</size>
14223       </method>
14224       <method name="Int32 GetHashCode()">
14225         <size>86</size>
14226       </method>
14227       <method name="System.String ToString()">
14228         <size>142</size>
14229       </method>
14230     </type>
14231     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14232       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14233         <size>21</size>
14234       </method>
14235       <method name="&lt;Age&gt;__T get_Age()">
14236         <size>7</size>
14237       </method>
14238       <method name="&lt;Name&gt;__T get_Name()">
14239         <size>7</size>
14240       </method>
14241       <method name="Boolean Equals(System.Object)">
14242         <size>69</size>
14243       </method>
14244       <method name="Int32 GetHashCode()">
14245         <size>86</size>
14246       </method>
14247       <method name="System.String ToString()">
14248         <size>142</size>
14249       </method>
14250     </type>
14251     <type name="&lt;&gt;__AnonType2">
14252       <method name="Void .ctor()">
14253         <size>7</size>
14254       </method>
14255       <method name="Boolean Equals(System.Object)">
14256         <size>15</size>
14257       </method>
14258       <method name="Int32 GetHashCode()">
14259         <size>40</size>
14260       </method>
14261       <method name="System.String ToString()">
14262         <size>6</size>
14263       </method>
14264     </type>
14265     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14266       <method name="Void .ctor(&lt;Foo&gt;__T)">
14267         <size>14</size>
14268       </method>
14269       <method name="&lt;Foo&gt;__T get_Foo()">
14270         <size>7</size>
14271       </method>
14272       <method name="Boolean Equals(System.Object)">
14273         <size>39</size>
14274       </method>
14275       <method name="Int32 GetHashCode()">
14276         <size>63</size>
14277       </method>
14278       <method name="System.String ToString()">
14279         <size>67</size>
14280       </method>
14281     </type>
14282   </test>
14283   <test name="gtest-anontype-06.cs">
14284     <type name="CastByExample">
14285       <method name="Void .ctor()">
14286         <size>7</size>
14287       </method>
14288       <method name="T Cast[T](System.Object, T)">
14289         <size>7</size>
14290       </method>
14291       <method name="Void Main()">
14292         <size>29</size>
14293       </method>
14294     </type>
14295     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14296       <method name="Void .ctor(&lt;Foo&gt;__T)">
14297         <size>14</size>
14298       </method>
14299       <method name="&lt;Foo&gt;__T get_Foo()">
14300         <size>7</size>
14301       </method>
14302       <method name="Boolean Equals(System.Object)">
14303         <size>39</size>
14304       </method>
14305       <method name="Int32 GetHashCode()">
14306         <size>63</size>
14307       </method>
14308       <method name="System.String ToString()">
14309         <size>67</size>
14310       </method>
14311     </type>
14312   </test>
14313   <test name="gtest-anontype-07.cs">
14314     <type name="Test">
14315       <method name="Void .ctor()">
14316         <size>7</size>
14317       </method>
14318       <method name="Int32 Main()">
14319         <size>59</size>
14320       </method>
14321     </type>
14322     <type name="&lt;&gt;__AnonType0">
14323       <method name="Void .ctor()">
14324         <size>7</size>
14325       </method>
14326       <method name="Boolean Equals(System.Object)">
14327         <size>15</size>
14328       </method>
14329       <method name="Int32 GetHashCode()">
14330         <size>40</size>
14331       </method>
14332       <method name="System.String ToString()">
14333         <size>6</size>
14334       </method>
14335     </type>
14336   </test>
14337   <test name="gtest-anontype-08.cs">
14338     <type name="Test">
14339       <method name="Void Main()">
14340         <size>15</size>
14341       </method>
14342     </type>
14343     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14344       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14345         <size>21</size>
14346       </method>
14347       <method name="&lt;X&gt;__T get_X()">
14348         <size>7</size>
14349       </method>
14350       <method name="&lt;Y&gt;__T get_Y()">
14351         <size>7</size>
14352       </method>
14353       <method name="Boolean Equals(System.Object)">
14354         <size>69</size>
14355       </method>
14356       <method name="Int32 GetHashCode()">
14357         <size>86</size>
14358       </method>
14359       <method name="System.String ToString()">
14360         <size>142</size>
14361       </method>
14362     </type>
14363   </test>
14364   <test name="gtest-anontype-09.cs">
14365     <type name="My.System.Test">
14366       <method name="Int32 Main()">
14367         <size>35</size>
14368       </method>
14369     </type>
14370     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14371       <method name="Void .ctor(&lt;X&gt;__T)">
14372         <size>14</size>
14373       </method>
14374       <method name="&lt;X&gt;__T get_X()">
14375         <size>7</size>
14376       </method>
14377       <method name="Boolean Equals(System.Object)">
14378         <size>39</size>
14379       </method>
14380       <method name="Int32 GetHashCode()">
14381         <size>63</size>
14382       </method>
14383       <method name="System.String ToString()">
14384         <size>67</size>
14385       </method>
14386     </type>
14387     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14388       <method name="Void .ctor(&lt;Value&gt;__T)">
14389         <size>14</size>
14390       </method>
14391       <method name="&lt;Value&gt;__T get_Value()">
14392         <size>7</size>
14393       </method>
14394       <method name="Boolean Equals(System.Object)">
14395         <size>39</size>
14396       </method>
14397       <method name="Int32 GetHashCode()">
14398         <size>63</size>
14399       </method>
14400       <method name="System.String ToString()">
14401         <size>67</size>
14402       </method>
14403     </type>
14404   </test>
14405   <test name="gtest-anontype-10.cs">
14406     <type name="A">
14407       <method name="Void .ctor()">
14408         <size>7</size>
14409       </method>
14410       <method name="Int32 get_X()">
14411         <size>3</size>
14412       </method>
14413     </type>
14414     <type name="B">
14415       <method name="Void .ctor()">
14416         <size>7</size>
14417       </method>
14418       <method name="Int32 Main()">
14419         <size>11</size>
14420       </method>
14421       <method name="Int32 Test()">
14422         <size>33</size>
14423       </method>
14424     </type>
14425     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14426       <method name="Void .ctor(&lt;X&gt;__T)">
14427         <size>14</size>
14428       </method>
14429       <method name="&lt;X&gt;__T get_X()">
14430         <size>7</size>
14431       </method>
14432       <method name="Boolean Equals(System.Object)">
14433         <size>39</size>
14434       </method>
14435       <method name="Int32 GetHashCode()">
14436         <size>63</size>
14437       </method>
14438       <method name="System.String ToString()">
14439         <size>67</size>
14440       </method>
14441     </type>
14442   </test>
14443   <test name="gtest-anontype-11.cs">
14444     <type name="Alpha">
14445       <method name="Void .ctor(String)">
14446         <size>14</size>
14447       </method>
14448       <method name="Int32 GetHashCode()">
14449         <size>18</size>
14450       </method>
14451     </type>
14452     <type name="Beta">
14453       <method name="Void .ctor(String)">
14454         <size>14</size>
14455       </method>
14456       <method name="Int32 GetHashCode()">
14457         <size>18</size>
14458       </method>
14459     </type>
14460     <type name="Program">
14461       <method name="Int32 Main()">
14462         <size>49</size>
14463       </method>
14464     </type>
14465     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14466       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14467         <size>21</size>
14468       </method>
14469       <method name="&lt;First&gt;__T get_First()">
14470         <size>7</size>
14471       </method>
14472       <method name="&lt;Second&gt;__T get_Second()">
14473         <size>7</size>
14474       </method>
14475       <method name="Boolean Equals(System.Object)">
14476         <size>69</size>
14477       </method>
14478       <method name="Int32 GetHashCode()">
14479         <size>86</size>
14480       </method>
14481       <method name="System.String ToString()">
14482         <size>142</size>
14483       </method>
14484     </type>
14485   </test>
14486   <test name="gtest-autoproperty-01.cs">
14487     <type name="Test">
14488       <method name="Void .ctor()">
14489         <size>15</size>
14490       </method>
14491       <method name="System.String get_Foo()">
14492         <size>7</size>
14493       </method>
14494       <method name="Void set_Foo(System.String)">
14495         <size>8</size>
14496       </method>
14497       <method name="Int32 get_Answer()">
14498         <size>7</size>
14499       </method>
14500       <method name="Void set_Answer(Int32)">
14501         <size>8</size>
14502       </method>
14503       <method name="Int32 Main()">
14504         <size>97</size>
14505       </method>
14506     </type>
14507     <type name="Test+A">
14508       <method name="Void .ctor()">
14509         <size>7</size>
14510       </method>
14511       <method name="System.String get_B()">
14512         <size>7</size>
14513       </method>
14514       <method name="Void set_B(System.String)">
14515         <size>8</size>
14516       </method>
14517     </type>
14518   </test>
14519   <test name="gtest-autoproperty-02.cs">
14520     <type name="Test">
14521       <method name="Void .ctor()">
14522         <size>7</size>
14523       </method>
14524       <method name="System.String get_Foo()">
14525         <size>6</size>
14526       </method>
14527       <method name="Void set_Foo(System.String)">
14528         <size>7</size>
14529       </method>
14530       <method name="Int32 get_Answer()">
14531         <size>6</size>
14532       </method>
14533       <method name="Void set_Answer(Int32)">
14534         <size>7</size>
14535       </method>
14536       <method name="Int32 Main()">
14537         <size>114</size>
14538       </method>
14539     </type>
14540     <type name="Test+A">
14541       <method name="Void .ctor()">
14542         <size>7</size>
14543       </method>
14544       <method name="System.String get_B()">
14545         <size>6</size>
14546       </method>
14547       <method name="Void set_B(System.String)">
14548         <size>7</size>
14549       </method>
14550       <method name="System.String get_C()">
14551         <size>6</size>
14552       </method>
14553       <method name="Void set_C(System.String)">
14554         <size>7</size>
14555       </method>
14556       <method name="Void DoThings()">
14557         <size>11</size>
14558       </method>
14559     </type>
14560   </test>
14561   <test name="gtest-autoproperty-03.cs">
14562     <type name="Test">
14563       <method name="Void .ctor()">
14564         <size>7</size>
14565       </method>
14566       <method name="System.String get_Foo()">
14567         <size>7</size>
14568       </method>
14569       <method name="Void set_Foo(System.String)">
14570         <size>8</size>
14571       </method>
14572       <method name="Int32 Main()">
14573         <size>236</size>
14574       </method>
14575     </type>
14576   </test>
14577   <test name="gtest-autoproperty-04.cs">
14578     <type name="MonoTests.MainClass">
14579       <method name="Void .ctor()">
14580         <size>7</size>
14581       </method>
14582       <method name="System.String[] get_foo()">
14583         <size>7</size>
14584       </method>
14585       <method name="Void set_foo(System.String[])">
14586         <size>8</size>
14587       </method>
14588       <method name="System.String[] get_bar()">
14589         <size>0</size>
14590       </method>
14591       <method name="Void set_bar(System.String[])">
14592         <size>0</size>
14593       </method>
14594       <method name="Void Main(System.String[])">
14595         <size>11</size>
14596       </method>
14597     </type>
14598     <type name="MonoTests.ChildClass">
14599       <method name="Void .ctor()">
14600         <size>7</size>
14601       </method>
14602       <method name="System.String[] get_foo()">
14603         <size>7</size>
14604       </method>
14605       <method name="Void set_foo(System.String[])">
14606         <size>8</size>
14607       </method>
14608       <method name="System.String[] get_bar()">
14609         <size>7</size>
14610       </method>
14611       <method name="Void set_bar(System.String[])">
14612         <size>8</size>
14613       </method>
14614     </type>
14615   </test>
14616   <test name="gtest-autoproperty-05.cs">
14617     <type name="Test">
14618       <method name="Void .ctor()">
14619         <size>7</size>
14620       </method>
14621       <method name="System.String get_X()">
14622         <size>7</size>
14623       </method>
14624       <method name="Void set_X(System.String)">
14625         <size>8</size>
14626       </method>
14627     </type>
14628     <type name="M">
14629       <method name="Void .ctor()">
14630         <size>7</size>
14631       </method>
14632       <method name="Void Main()">
14633         <size>1</size>
14634       </method>
14635     </type>
14636   </test>
14637   <test name="gtest-autoproperty-06.cs">
14638     <type name="A">
14639       <method name="Void .ctor()">
14640         <size>7</size>
14641       </method>
14642     </type>
14643     <type name="B">
14644       <method name="Void .ctor()">
14645         <size>7</size>
14646       </method>
14647     </type>
14648     <type name="C">
14649       <method name="Void .ctor()">
14650         <size>7</size>
14651       </method>
14652       <method name="B I&lt;B&gt;.get_Prop()">
14653         <size>7</size>
14654       </method>
14655       <method name="Void I&lt;B&gt;.set_Prop(B)">
14656         <size>8</size>
14657       </method>
14658       <method name="A I&lt;A&gt;.get_Prop()">
14659         <size>7</size>
14660       </method>
14661       <method name="Void I&lt;A&gt;.set_Prop(A)">
14662         <size>8</size>
14663       </method>
14664     </type>
14665     <type name="Program">
14666       <method name="Void .ctor()">
14667         <size>7</size>
14668       </method>
14669       <method name="Void Main(System.String[])">
14670         <size>7</size>
14671       </method>
14672     </type>
14673   </test>
14674   <test name="gtest-collectioninit-01.cs">
14675     <type name="Test">
14676       <method name="Void .ctor()">
14677         <size>7</size>
14678       </method>
14679       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14680         <size>81</size>
14681       </method>
14682       <method name="Int32 Main()">
14683         <size>524</size>
14684       </method>
14685     </type>
14686     <type name="Test+Wrap">
14687       <method name="Void .ctor()">
14688         <size>31</size>
14689       </method>
14690       <method name="Void .ctor(Int32)">
14691         <size>25</size>
14692       </method>
14693       <method name="System.Collections.ArrayList get_Numbers()">
14694         <size>7</size>
14695       </method>
14696     </type>
14697   </test>
14698   <test name="gtest-collectioninit-02.cs">
14699     <type name="C">
14700       <method name="Void .ctor()">
14701         <size>7</size>
14702       </method>
14703       <method name="Int32 Main()">
14704         <size>73</size>
14705       </method>
14706     </type>
14707   </test>
14708   <test name="gtest-collectioninit-03.cs">
14709     <type name="X">
14710       <method name="Void .ctor()">
14711         <size>7</size>
14712       </method>
14713       <method name="Int32 Main()">
14714         <size>34</size>
14715       </method>
14716       <method name="Void R(System.Object ByRef)">
14717         <size>28</size>
14718       </method>
14719     </type>
14720   </test>
14721   <test name="gtest-etree-01.cs">
14722     <type name="MyTypeExplicit">
14723       <method name="Void .ctor(Int32)">
14724         <size>14</size>
14725       </method>
14726       <method name="Int32 op_Explicit(MyTypeExplicit)">
14727         <size>7</size>
14728       </method>
14729     </type>
14730     <type name="MemberAccessData">
14731       <method name="Void .ctor()">
14732         <size>7</size>
14733       </method>
14734       <method name="Void .cctor()">
14735         <size>16</size>
14736       </method>
14737       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14738         <size>24</size>
14739       </method>
14740       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14741         <size>24</size>
14742       </method>
14743       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14744         <size>33</size>
14745       </method>
14746       <method name="Void set_MyTypeProperty(MyType)">
14747         <size>8</size>
14748       </method>
14749       <method name="MyType get_MyTypeProperty()">
14750         <size>7</size>
14751       </method>
14752       <method name="System.String get_StaticProperty()">
14753         <size>6</size>
14754       </method>
14755     </type>
14756     <type name="NewTest`1[T]">
14757       <method name="Void .ctor(T)">
14758         <size>27</size>
14759       </method>
14760       <method name="Void .ctor(T[])">
14761         <size>14</size>
14762       </method>
14763       <method name="Int32 GetHashCode()">
14764         <size>7</size>
14765       </method>
14766       <method name="Boolean Equals(System.Object)">
14767         <size>89</size>
14768       </method>
14769     </type>
14770     <type name="Indexer">
14771       <method name="Void .ctor()">
14772         <size>7</size>
14773       </method>
14774       <method name="Int32 get_Item(Int32)">
14775         <size>2</size>
14776       </method>
14777       <method name="Void set_Item(Int32, Int32)">
14778         <size>1</size>
14779       </method>
14780       <method name="System.String get_Item(System.String[])">
14781         <size>7</size>
14782       </method>
14783     </type>
14784     <type name="Tester">
14785       <method name="Void .ctor()">
14786         <size>7</size>
14787       </method>
14788       <method name="Void Assert[T](T, T)">
14789         <size>9</size>
14790       </method>
14791       <method name="Void Assert[T](T, T, System.String)">
14792         <size>89</size>
14793       </method>
14794       <method name="Void Assert[T](T[], T[])">
14795         <size>220</size>
14796       </method>
14797       <method name="T GenericMethod[T](T)">
14798         <size>2</size>
14799       </method>
14800       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14801         <size>56</size>
14802       </method>
14803       <method name="Void AddTest()">
14804         <size>99</size>
14805       </method>
14806       <method name="Void AddTest_2()">
14807         <size>118</size>
14808       </method>
14809       <method name="Void AddTest_3()">
14810         <size>129</size>
14811       </method>
14812       <method name="Void AddTest_4()">
14813         <size>191</size>
14814       </method>
14815       <method name="Void AddTest_5()">
14816         <size>133</size>
14817       </method>
14818       <method name="Void AddTest_6()">
14819         <size>158</size>
14820       </method>
14821       <method name="Void AddTest_7()">
14822         <size>142</size>
14823       </method>
14824       <method name="Void AddTest_8()">
14825         <size>248</size>
14826       </method>
14827       <method name="Void AddTest_9()">
14828         <size>142</size>
14829       </method>
14830       <method name="Void AddCheckedTest()">
14831         <size>99</size>
14832       </method>
14833       <method name="Void AddCheckedTest_2()">
14834         <size>118</size>
14835       </method>
14836       <method name="Void AddCheckedTest_3()">
14837         <size>129</size>
14838       </method>
14839       <method name="Void AddStringTest()">
14840         <size>128</size>
14841       </method>
14842       <method name="Void AddStringTest_2()">
14843         <size>173</size>
14844       </method>
14845       <method name="Void AddStringTest_3()">
14846         <size>174</size>
14847       </method>
14848       <method name="Void AddStringTest_4()">
14849         <size>174</size>
14850       </method>
14851       <method name="Void AndTest()">
14852         <size>140</size>
14853       </method>
14854       <method name="Void AndTest_2()">
14855         <size>161</size>
14856       </method>
14857       <method name="Void AndTest_3()">
14858         <size>161</size>
14859       </method>
14860       <method name="Void AndNullableTest()">
14861         <size>381</size>
14862       </method>
14863       <method name="Void AndNullableTest_2()">
14864         <size>237</size>
14865       </method>
14866       <method name="Void AndNullableTest_3()">
14867         <size>198</size>
14868       </method>
14869       <method name="Void AndAlsoTest()">
14870         <size>96</size>
14871       </method>
14872       <method name="Void AndAlsoTest_2()">
14873         <size>165</size>
14874       </method>
14875       <method name="Void AndAlsoTest_3()">
14876         <size>108</size>
14877       </method>
14878       <method name="Void ArrayIndexTest()">
14879         <size>145</size>
14880       </method>
14881       <method name="Void ArrayIndexTest_2()">
14882         <size>115</size>
14883       </method>
14884       <method name="Void ArrayIndexTest_3()">
14885         <size>229</size>
14886       </method>
14887       <method name="Void ArrayIndexTest_4()">
14888         <size>258</size>
14889       </method>
14890       <method name="Void ArrayIndexTest_5()">
14891         <size>108</size>
14892       </method>
14893       <method name="Void ArrayLengthTest()">
14894         <size>99</size>
14895       </method>
14896       <method name="Void ArrayLengthTest_2()">
14897         <size>91</size>
14898       </method>
14899       <method name="Void CallTest()">
14900         <size>138</size>
14901       </method>
14902       <method name="Void CallTest_2()">
14903         <size>107</size>
14904       </method>
14905       <method name="Void CallTest_3()">
14906         <size>207</size>
14907       </method>
14908       <method name="Void CallTest_4()">
14909         <size>121</size>
14910       </method>
14911       <method name="Void CallTest_5()">
14912         <size>99</size>
14913       </method>
14914       <method name="Void CallTest_6()">
14915         <size>70</size>
14916       </method>
14917       <method name="Void CallTest_7()">
14918         <size>124</size>
14919       </method>
14920       <method name="Void CallTest_8()">
14921         <size>227</size>
14922       </method>
14923       <method name="Void CallTest_9()">
14924         <size>88</size>
14925       </method>
14926       <method name="Void CoalesceTest()">
14927         <size>120</size>
14928       </method>
14929       <method name="Void CoalesceTest_2()">
14930         <size>171</size>
14931       </method>
14932       <method name="Void ConditionTest()">
14933         <size>170</size>
14934       </method>
14935       <method name="Void ConditionTest_2()">
14936         <size>301</size>
14937       </method>
14938       <method name="Void ConditionTest_3()">
14939         <size>179</size>
14940       </method>
14941       <method name="Void ConditionTest_4()">
14942         <size>183</size>
14943       </method>
14944       <method name="Void ConstantTest()">
14945         <size>59</size>
14946       </method>
14947       <method name="Void ConstantTest_2()">
14948         <size>62</size>
14949       </method>
14950       <method name="Void ConstantTest_3()">
14951         <size>54</size>
14952       </method>
14953       <method name="Void ConstantTest_4()">
14954         <size>54</size>
14955       </method>
14956       <method name="Void ConstantTest_5()">
14957         <size>59</size>
14958       </method>
14959       <method name="Void ConstantTest_6()">
14960         <size>67</size>
14961       </method>
14962       <method name="Void ConstantTest_7()">
14963         <size>62</size>
14964       </method>
14965       <method name="Void ConstantTest_8()">
14966         <size>72</size>
14967       </method>
14968       <method name="Void ConstantTest_9()">
14969         <size>72</size>
14970       </method>
14971       <method name="Void ConstantTest_10()">
14972         <size>72</size>
14973       </method>
14974       <method name="Void ConstantTest_11()">
14975         <size>59</size>
14976       </method>
14977       <method name="Void ConstantTest_13()">
14978         <size>59</size>
14979       </method>
14980       <method name="Void ConstantTest_14()">
14981         <size>72</size>
14982       </method>
14983       <method name="Void ConstantTest_15()">
14984         <size>62</size>
14985       </method>
14986       <method name="Void ConvertTest()">
14987         <size>82</size>
14988       </method>
14989       <method name="Void ConvertTest_2()">
14990         <size>83</size>
14991       </method>
14992       <method name="Void ConvertTest_3()">
14993         <size>93</size>
14994       </method>
14995       <method name="Void ConvertTest_4()">
14996         <size>102</size>
14997       </method>
14998       <method name="Void ConvertTest_5()">
14999         <size>109</size>
15000       </method>
15001       <method name="Void ConvertTest_6()">
15002         <size>240</size>
15003       </method>
15004       <method name="Void ConvertTest_7()">
15005         <size>122</size>
15006       </method>
15007       <method name="Void ConvertTest_8()">
15008         <size>118</size>
15009       </method>
15010       <method name="Void ConvertTest_9()">
15011         <size>97</size>
15012       </method>
15013       <method name="Void ConvertTest_10()">
15014         <size>163</size>
15015       </method>
15016       <method name="Void ConvertTest_11()">
15017         <size>101</size>
15018       </method>
15019       <method name="Void ConvertTest_12()">
15020         <size>166</size>
15021       </method>
15022       <method name="Void ConvertTest_13()">
15023         <size>86</size>
15024       </method>
15025       <method name="Void ConvertTest_14()">
15026         <size>88</size>
15027       </method>
15028       <method name="Void ConvertTest_15()">
15029         <size>132</size>
15030       </method>
15031       <method name="Void ConvertCheckedTest()">
15032         <size>82</size>
15033       </method>
15034       <method name="Void ConvertCheckedTest_2()">
15035         <size>83</size>
15036       </method>
15037       <method name="Void ConvertCheckedTest_3()">
15038         <size>93</size>
15039       </method>
15040       <method name="Void ConvertCheckedTest_4()">
15041         <size>102</size>
15042       </method>
15043       <method name="Void DivideTest()">
15044         <size>99</size>
15045       </method>
15046       <method name="Void DivideTest_2()">
15047         <size>185</size>
15048       </method>
15049       <method name="Void DivideTest_3()">
15050         <size>129</size>
15051       </method>
15052       <method name="Void DivideTest_4()">
15053         <size>192</size>
15054       </method>
15055       <method name="Void DivideTest_5()">
15056         <size>134</size>
15057       </method>
15058       <method name="Void DivideTest_6()">
15059         <size>196</size>
15060       </method>
15061       <method name="Void EqualTest()">
15062         <size>118</size>
15063       </method>
15064       <method name="Void EqualTest_2()">
15065         <size>168</size>
15066       </method>
15067       <method name="Void EqualTest_3()">
15068         <size>125</size>
15069       </method>
15070       <method name="Void EqualTest_4()">
15071         <size>210</size>
15072       </method>
15073       <method name="Void EqualTest_5()">
15074         <size>176</size>
15075       </method>
15076       <method name="Void EqualTest_6()">
15077         <size>119</size>
15078       </method>
15079       <method name="Void EqualTest_7()">
15080         <size>167</size>
15081       </method>
15082       <method name="Void EqualTest_8()">
15083         <size>126</size>
15084       </method>
15085       <method name="Void EqualTest_9()">
15086         <size>146</size>
15087       </method>
15088       <method name="Void EqualTest_10()">
15089         <size>169</size>
15090       </method>
15091       <method name="Void EqualTest_11()">
15092         <size>132</size>
15093       </method>
15094       <method name="Void EqualTest_12()">
15095         <size>127</size>
15096       </method>
15097       <method name="Void EqualTest_13()">
15098         <size>124</size>
15099       </method>
15100       <method name="Void EqualTestDelegate()">
15101         <size>113</size>
15102       </method>
15103       <method name="Void EqualTestDelegate_2()">
15104         <size>312</size>
15105       </method>
15106       <method name="Void ExclusiveOrTest()">
15107         <size>115</size>
15108       </method>
15109       <method name="Void ExclusiveOrTest_2()">
15110         <size>183</size>
15111       </method>
15112       <method name="Void ExclusiveOrTest_3()">
15113         <size>129</size>
15114       </method>
15115       <method name="Void ExclusiveOrTest_4()">
15116         <size>192</size>
15117       </method>
15118       <method name="Void ExclusiveOrTest_5()">
15119         <size>197</size>
15120       </method>
15121       <method name="Void ExclusiveOrTest_6()">
15122         <size>161</size>
15123       </method>
15124       <method name="Void ExclusiveOrTest_7()">
15125         <size>198</size>
15126       </method>
15127       <method name="Void ExclusiveOrTest_8()">
15128         <size>164</size>
15129       </method>
15130       <method name="Void GreaterThanTest()">
15131         <size>99</size>
15132       </method>
15133       <method name="Void GreaterThanTest_2()">
15134         <size>154</size>
15135       </method>
15136       <method name="Void GreaterThanTest_3()">
15137         <size>125</size>
15138       </method>
15139       <method name="Void GreaterThanTest_4()">
15140         <size>210</size>
15141       </method>
15142       <method name="Void GreaterThanTest_5()">
15143         <size>209</size>
15144       </method>
15145       <method name="Void GreaterThanTest_6()">
15146         <size>102</size>
15147       </method>
15148       <method name="Void GreaterThanTest_7()">
15149         <size>146</size>
15150       </method>
15151       <method name="Void GreaterThanTest_8()">
15152         <size>169</size>
15153       </method>
15154       <method name="Void GreaterThanOrEqualTest()">
15155         <size>99</size>
15156       </method>
15157       <method name="Void GreaterThanOrEqualTest_2()">
15158         <size>169</size>
15159       </method>
15160       <method name="Void GreaterThanOrEqualTest_3()">
15161         <size>130</size>
15162       </method>
15163       <method name="Void GreaterThanOrEqualTest_4()">
15164         <size>210</size>
15165       </method>
15166       <method name="Void GreaterThanOrEqualTest_5()">
15167         <size>209</size>
15168       </method>
15169       <method name="Void GreaterThanOrEqualTest_6()">
15170         <size>102</size>
15171       </method>
15172       <method name="Void GreaterThanOrEqualTest_7()">
15173         <size>146</size>
15174       </method>
15175       <method name="Void GreaterThanOrEqualTest_8()">
15176         <size>169</size>
15177       </method>
15178       <method name="Void InvokeTest()">
15179         <size>90</size>
15180       </method>
15181       <method name="Void InvokeTest_2()">
15182         <size>138</size>
15183       </method>
15184       <method name="Void LeftShiftTest()">
15185         <size>155</size>
15186       </method>
15187       <method name="Void LeftShiftTest_2()">
15188         <size>162</size>
15189       </method>
15190       <method name="Void LeftShiftTest_3()">
15191         <size>184</size>
15192       </method>
15193       <method name="Void LeftShiftTest_4()">
15194         <size>261</size>
15195       </method>
15196       <method name="Void LeftShiftTest_5()">
15197         <size>110</size>
15198       </method>
15199       <method name="Void LessThanTest()">
15200         <size>99</size>
15201       </method>
15202       <method name="Void LessThanTest_2()">
15203         <size>154</size>
15204       </method>
15205       <method name="Void LessThanTest_3()">
15206         <size>125</size>
15207       </method>
15208       <method name="Void LessThanTest_4()">
15209         <size>210</size>
15210       </method>
15211       <method name="Void LessThanTest_5()">
15212         <size>209</size>
15213       </method>
15214       <method name="Void LessThanTest_6()">
15215         <size>102</size>
15216       </method>
15217       <method name="Void LessThanTest_7()">
15218         <size>146</size>
15219       </method>
15220       <method name="Void LessThanTest_8()">
15221         <size>169</size>
15222       </method>
15223       <method name="Void LessThanOrEqualTest()">
15224         <size>99</size>
15225       </method>
15226       <method name="Void LessThanOrEqualTest_2()">
15227         <size>169</size>
15228       </method>
15229       <method name="Void LessThanOrEqualTest_3()">
15230         <size>125</size>
15231       </method>
15232       <method name="Void LessThanOrEqualTest_4()">
15233         <size>210</size>
15234       </method>
15235       <method name="Void LessThanOrEqualTest_5()">
15236         <size>209</size>
15237       </method>
15238       <method name="Void LessThanOrEqualTest_6()">
15239         <size>102</size>
15240       </method>
15241       <method name="Void LessThanOrEqualTest_7()">
15242         <size>146</size>
15243       </method>
15244       <method name="Void LessThanOrEqualTest_8()">
15245         <size>169</size>
15246       </method>
15247       <method name="Void ListInitTest()">
15248         <size>414</size>
15249       </method>
15250       <method name="Void ListInitTest_2()">
15251         <size>292</size>
15252       </method>
15253       <method name="Void MemberAccessTest()">
15254         <size>132</size>
15255       </method>
15256       <method name="Void MemberAccessTest_2()">
15257         <size>63</size>
15258       </method>
15259       <method name="Void MemberAccessTest_3()">
15260         <size>113</size>
15261       </method>
15262       <method name="Void MemberAccessTest_4()">
15263         <size>91</size>
15264       </method>
15265       <method name="Void MemberAccessTest_5()">
15266         <size>39</size>
15267       </method>
15268       <method name="Void MemberAccessTest_6()">
15269         <size>104</size>
15270       </method>
15271       <method name="Void MemberAccessTest_7()">
15272         <size>109</size>
15273       </method>
15274       <method name="Void MemberAccessTest_8()">
15275         <size>63</size>
15276       </method>
15277       <method name="Void MemberAccessTest_9()">
15278         <size>80</size>
15279       </method>
15280       <method name="Void MemberInitTest()">
15281         <size>302</size>
15282       </method>
15283       <method name="Void MemberInitTest_2()">
15284         <size>250</size>
15285       </method>
15286       <method name="Void MemberInitTest_3()">
15287         <size>124</size>
15288       </method>
15289       <method name="Void ModuloTest()">
15290         <size>100</size>
15291       </method>
15292       <method name="Void ModuloTest_2()">
15293         <size>185</size>
15294       </method>
15295       <method name="Void ModuloTest_3()">
15296         <size>129</size>
15297       </method>
15298       <method name="Void ModuloTest_4()">
15299         <size>192</size>
15300       </method>
15301       <method name="Void ModuloTest_5()">
15302         <size>133</size>
15303       </method>
15304       <method name="Void ModuloTest_6()">
15305         <size>200</size>
15306       </method>
15307       <method name="Void ModuloTest_7()">
15308         <size>110</size>
15309       </method>
15310       <method name="Void MultiplyTest()">
15311         <size>131</size>
15312       </method>
15313       <method name="Void MultiplyTest_2()">
15314         <size>185</size>
15315       </method>
15316       <method name="Void MultiplyTest_3()">
15317         <size>133</size>
15318       </method>
15319       <method name="Void MultiplyTest_4()">
15320         <size>195</size>
15321       </method>
15322       <method name="Void MultiplyTest_5()">
15323         <size>137</size>
15324       </method>
15325       <method name="Void MultiplyTest_6()">
15326         <size>202</size>
15327       </method>
15328       <method name="Void MultiplyTest_7()">
15329         <size>110</size>
15330       </method>
15331       <method name="Void MultiplyCheckedTest()">
15332         <size>122</size>
15333       </method>
15334       <method name="Void MultiplyCheckedTest_2()">
15335         <size>192</size>
15336       </method>
15337       <method name="Void MultiplyCheckedTest_3()">
15338         <size>133</size>
15339       </method>
15340       <method name="Void MultiplyCheckedTest_4()">
15341         <size>121</size>
15342       </method>
15343       <method name="Void MultiplyCheckedTest_5()">
15344         <size>124</size>
15345       </method>
15346       <method name="Void NegateTest()">
15347         <size>72</size>
15348       </method>
15349       <method name="Void NegateTest_2()">
15350         <size>92</size>
15351       </method>
15352       <method name="Void NegateTest_3()">
15353         <size>130</size>
15354       </method>
15355       <method name="Void NegateTest_4()">
15356         <size>97</size>
15357       </method>
15358       <method name="Void NegateTest_5()">
15359         <size>141</size>
15360       </method>
15361       <method name="Void NegateTest_6()">
15362         <size>121</size>
15363       </method>
15364       <method name="Void NegateTest_7()">
15365         <size>132</size>
15366       </method>
15367       <method name="Void NegateTest_8()">
15368         <size>97</size>
15369       </method>
15370       <method name="Void NegateTest_9()">
15371         <size>87</size>
15372       </method>
15373       <method name="Void NegateTestChecked()">
15374         <size>91</size>
15375       </method>
15376       <method name="Void NegateTestChecked_2()">
15377         <size>137</size>
15378       </method>
15379       <method name="Void NegateTestChecked_3()">
15380         <size>97</size>
15381       </method>
15382       <method name="Void NegateTestChecked_4()">
15383         <size>86</size>
15384       </method>
15385       <method name="Void NewArrayInitTest()">
15386         <size>64</size>
15387       </method>
15388       <method name="Void NewArrayInitTest_2()">
15389         <size>64</size>
15390       </method>
15391       <method name="Void NewArrayInitTest_3()">
15392         <size>136</size>
15393       </method>
15394       <method name="Void NewArrayInitTest_4()">
15395         <size>120</size>
15396       </method>
15397       <method name="Void NewArrayBoundsTest()">
15398         <size>123</size>
15399       </method>
15400       <method name="Void NewArrayBoundsTest_2()">
15401         <size>123</size>
15402       </method>
15403       <method name="Void NewTest()">
15404         <size>93</size>
15405       </method>
15406       <method name="Void NewTest_2()">
15407         <size>61</size>
15408       </method>
15409       <method name="Void NewTest_3()">
15410         <size>98</size>
15411       </method>
15412       <method name="Void NewTest_4()">
15413         <size>252</size>
15414       </method>
15415       <method name="Void NewTest_5()">
15416         <size>128</size>
15417       </method>
15418       <method name="Void NotTest()">
15419         <size>70</size>
15420       </method>
15421       <method name="Void NotTest_2()">
15422         <size>113</size>
15423       </method>
15424       <method name="Void NotTest_3()">
15425         <size>71</size>
15426       </method>
15427       <method name="Void NotTest_4()">
15428         <size>105</size>
15429       </method>
15430       <method name="Void NotTest_5()">
15431         <size>73</size>
15432       </method>
15433       <method name="Void NotTest_6()">
15434         <size>104</size>
15435       </method>
15436       <method name="Void NotNullableTest()">
15437         <size>114</size>
15438       </method>
15439       <method name="Void NotNullableTest_2()">
15440         <size>134</size>
15441       </method>
15442       <method name="Void NotNullableTest_3()">
15443         <size>130</size>
15444       </method>
15445       <method name="Void NotNullableTest_4()">
15446         <size>149</size>
15447       </method>
15448       <method name="Void NotNullableTest_5()">
15449         <size>148</size>
15450       </method>
15451       <method name="Void NotEqualTest()">
15452         <size>118</size>
15453       </method>
15454       <method name="Void NotEqualTest_2()">
15455         <size>166</size>
15456       </method>
15457       <method name="Void NotEqualTest_3()">
15458         <size>125</size>
15459       </method>
15460       <method name="Void NotEqualTest_4()">
15461         <size>210</size>
15462       </method>
15463       <method name="Void NotEqualTest_5()">
15464         <size>176</size>
15465       </method>
15466       <method name="Void NotEqualTest_6()">
15467         <size>119</size>
15468       </method>
15469       <method name="Void NotEqualTest_7()">
15470         <size>167</size>
15471       </method>
15472       <method name="Void NotEqualTest_8()">
15473         <size>126</size>
15474       </method>
15475       <method name="Void NotEqualTest_9()">
15476         <size>146</size>
15477       </method>
15478       <method name="Void NotEqualTest_10()">
15479         <size>169</size>
15480       </method>
15481       <method name="Void NotEqualTest_11()">
15482         <size>132</size>
15483       </method>
15484       <method name="Void OrTest()">
15485         <size>141</size>
15486       </method>
15487       <method name="Void OrTest_2()">
15488         <size>129</size>
15489       </method>
15490       <method name="Void OrTest_3()">
15491         <size>161</size>
15492       </method>
15493       <method name="Void OrNullableTest()">
15494         <size>382</size>
15495       </method>
15496       <method name="Void OrNullableTest_2()">
15497         <size>186</size>
15498       </method>
15499       <method name="Void OrNullableTest_3()">
15500         <size>176</size>
15501       </method>
15502       <method name="Void OrNullableTest_4()">
15503         <size>198</size>
15504       </method>
15505       <method name="Void OrElseTest()">
15506         <size>97</size>
15507       </method>
15508       <method name="Void OrElseTest_2()">
15509         <size>167</size>
15510       </method>
15511       <method name="Void ParameterTest()">
15512         <size>73</size>
15513       </method>
15514       <method name="Void ParameterTest_2()">
15515         <size>75</size>
15516       </method>
15517       <method name="Void ParameterTest_3()">
15518         <size>73</size>
15519       </method>
15520       <method name="Void ParameterTest_4()">
15521         <size>100</size>
15522       </method>
15523       <method name="Void QuoteTest()">
15524         <size>85</size>
15525       </method>
15526       <method name="Void RightShiftTest()">
15527         <size>152</size>
15528       </method>
15529       <method name="Void RightShiftTest_2()">
15530         <size>159</size>
15531       </method>
15532       <method name="Void RightShiftTest_3()">
15533         <size>184</size>
15534       </method>
15535       <method name="Void RightShiftTest_4()">
15536         <size>258</size>
15537       </method>
15538       <method name="Void SubtractTest()">
15539         <size>100</size>
15540       </method>
15541       <method name="Void SubtractTest_2()">
15542         <size>119</size>
15543       </method>
15544       <method name="Void SubtractTest_3()">
15545         <size>130</size>
15546       </method>
15547       <method name="Void SubtractTest_4()">
15548         <size>192</size>
15549       </method>
15550       <method name="Void SubtractTest_5()">
15551         <size>134</size>
15552       </method>
15553       <method name="Void SubtractTest_6()">
15554         <size>160</size>
15555       </method>
15556       <method name="Void SubtractTest_7()">
15557         <size>113</size>
15558       </method>
15559       <method name="Void SubtractTest_8()">
15560         <size>146</size>
15561       </method>
15562       <method name="Void SubtractTest_9()">
15563         <size>142</size>
15564       </method>
15565       <method name="Void SubtractTest_10()">
15566         <size>161</size>
15567       </method>
15568       <method name="Void SubtractTest_11()">
15569         <size>157</size>
15570       </method>
15571       <method name="Void SubtractCheckedTest()">
15572         <size>127</size>
15573       </method>
15574       <method name="Void SubtractCheckedTest_2()">
15575         <size>185</size>
15576       </method>
15577       <method name="Void SubtractCheckedTest_3()">
15578         <size>130</size>
15579       </method>
15580       <method name="Void SubtractCheckedTest_4()">
15581         <size>121</size>
15582       </method>
15583       <method name="Void TypeAsTest()">
15584         <size>80</size>
15585       </method>
15586       <method name="Void TypeAsTest_2()">
15587         <size>144</size>
15588       </method>
15589       <method name="Void TypeAsTest_3()">
15590         <size>95</size>
15591       </method>
15592       <method name="Void TypeIsTest()">
15593         <size>103</size>
15594       </method>
15595       <method name="Void TypeIsTest_2()">
15596         <size>103</size>
15597       </method>
15598       <method name="Void TypeIsTest_3()">
15599         <size>95</size>
15600       </method>
15601       <method name="Void TypeIsTest_5()">
15602         <size>74</size>
15603       </method>
15604       <method name="Void TypeIsTest_6()">
15605         <size>111</size>
15606       </method>
15607       <method name="Void UnaryPlusTest()">
15608         <size>67</size>
15609       </method>
15610       <method name="Void UnaryPlusTest_2()">
15611         <size>47</size>
15612       </method>
15613       <method name="Void UnaryPlusTest_3()">
15614         <size>97</size>
15615       </method>
15616       <method name="Void UnaryPlusTest_4()">
15617         <size>141</size>
15618       </method>
15619       <method name="Void UnaryPlusTest_5()">
15620         <size>140</size>
15621       </method>
15622       <method name="System.String InstanceMethod(System.String)">
15623         <size>2</size>
15624       </method>
15625       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15626         <size>30</size>
15627       </method>
15628       <method name="Int32 TestInt()">
15629         <size>3</size>
15630       </method>
15631       <method name="Void RefMethod(Int32 ByRef)">
15632         <size>8</size>
15633       </method>
15634       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15635         <size>87</size>
15636       </method>
15637       <method name="Int32 Main()">
15638         <size>179</size>
15639       </method>
15640     </type>
15641     <type name="Tester+EmptyDelegate">
15642       <method name="Void .ctor(Object, IntPtr)">
15643         <size>0</size>
15644       </method>
15645       <method name="Void Invoke()">
15646         <size>0</size>
15647       </method>
15648       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15649         <size>0</size>
15650       </method>
15651       <method name="Void EndInvoke(IAsyncResult)">
15652         <size>0</size>
15653       </method>
15654     </type>
15655     <type name="Tester+IntDelegate">
15656       <method name="Void .ctor(Object, IntPtr)">
15657         <size>0</size>
15658       </method>
15659       <method name="Int32 Invoke()">
15660         <size>0</size>
15661       </method>
15662       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15663         <size>0</size>
15664       </method>
15665       <method name="Int32 EndInvoke(IAsyncResult)">
15666         <size>0</size>
15667       </method>
15668     </type>
15669     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15670       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15671         <size>21</size>
15672       </method>
15673       <method name="&lt;A&gt;__T get_A()">
15674         <size>7</size>
15675       </method>
15676       <method name="&lt;Value&gt;__T get_Value()">
15677         <size>7</size>
15678       </method>
15679       <method name="Boolean Equals(System.Object)">
15680         <size>69</size>
15681       </method>
15682       <method name="Int32 GetHashCode()">
15683         <size>86</size>
15684       </method>
15685       <method name="System.String ToString()">
15686         <size>142</size>
15687       </method>
15688     </type>
15689     <type name="Tester">
15690       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15691         <size>1</size>
15692       </method>
15693       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15694         <size>1</size>
15695       </method>
15696       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15697         <size>1</size>
15698       </method>
15699       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15700         <size>1</size>
15701       </method>
15702       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15703         <size>1</size>
15704       </method>
15705       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15706         <size>12</size>
15707       </method>
15708       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15709         <size>12</size>
15710       </method>
15711       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15712         <size>7</size>
15713       </method>
15714       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15715         <size>7</size>
15716       </method>
15717       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15718         <size>5</size>
15719       </method>
15720       <method name="Void NewArrayInitTest_5()">
15721         <size>158</size>
15722       </method>
15723       <method name="Void ConditionTest_5()">
15724         <size>107</size>
15725       </method>
15726       <method name="Void AndTest_4()">
15727         <size>92</size>
15728       </method>
15729       <method name="Void MemberInitTest_4()">
15730         <size>66</size>
15731       </method>
15732       <method name="Void NewTest_6()">
15733         <size>53</size>
15734       </method>
15735     </type>
15736     <type name="InverseLogicalOperator">
15737       <method name="Void .ctor(Boolean)">
15738         <size>8</size>
15739       </method>
15740       <method name="Boolean op_True(InverseLogicalOperator)">
15741         <size>8</size>
15742       </method>
15743       <method name="Boolean op_False(InverseLogicalOperator)">
15744         <size>8</size>
15745       </method>
15746     </type>
15747     <type name="MyType">
15748       <method name="Void .ctor(Int32)">
15749         <size>8</size>
15750       </method>
15751       <method name="Int16 get_ShortProp()">
15752         <size>7</size>
15753       </method>
15754       <method name="Void set_ShortProp(Int16)">
15755         <size>8</size>
15756       </method>
15757       <method name="Int32 GetHashCode()">
15758         <size>6</size>
15759       </method>
15760       <method name="System.String ToString()">
15761         <size>12</size>
15762       </method>
15763       <method name="Int32 op_Implicit(MyType)">
15764         <size>8</size>
15765       </method>
15766       <method name="Boolean op_True(MyType)">
15767         <size>16</size>
15768       </method>
15769       <method name="Boolean op_False(MyType)">
15770         <size>19</size>
15771       </method>
15772       <method name="MyType op_Addition(MyType, MyType)">
15773         <size>21</size>
15774       </method>
15775       <method name="MyType op_Subtraction(MyType, MyType)">
15776         <size>21</size>
15777       </method>
15778       <method name="MyType op_Division(MyType, MyType)">
15779         <size>21</size>
15780       </method>
15781       <method name="MyType op_Multiply(MyType, MyType)">
15782         <size>21</size>
15783       </method>
15784       <method name="MyType op_Modulus(MyType, MyType)">
15785         <size>21</size>
15786       </method>
15787       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15788         <size>21</size>
15789       </method>
15790       <method name="MyType op_BitwiseOr(MyType, MyType)">
15791         <size>21</size>
15792       </method>
15793       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15794         <size>21</size>
15795       </method>
15796       <method name="Boolean op_Equality(MyType, MyType)">
15797         <size>17</size>
15798       </method>
15799       <method name="Boolean op_Inequality(MyType, MyType)">
15800         <size>20</size>
15801       </method>
15802       <method name="Boolean op_GreaterThan(MyType, MyType)">
15803         <size>17</size>
15804       </method>
15805       <method name="Boolean op_LessThan(MyType, MyType)">
15806         <size>17</size>
15807       </method>
15808       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15809         <size>20</size>
15810       </method>
15811       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15812         <size>20</size>
15813       </method>
15814       <method name="Boolean op_LogicalNot(MyType)">
15815         <size>11</size>
15816       </method>
15817       <method name="Int32 op_RightShift(MyType, Int32)">
15818         <size>13</size>
15819       </method>
15820       <method name="Int32 op_LeftShift(MyType, Int32)">
15821         <size>13</size>
15822       </method>
15823       <method name="MyType op_UnaryNegation(MyType)">
15824         <size>14</size>
15825       </method>
15826       <method name="MyType op_UnaryPlus(MyType)">
15827         <size>13</size>
15828       </method>
15829     </type>
15830     <type name="MyTypeImplicitOnly">
15831       <method name="Void .ctor(Int16)">
15832         <size>8</size>
15833       </method>
15834       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15835         <size>8</size>
15836       </method>
15837     </type>
15838     <type name="Tester">
15839       <method name="Void EqualTest_14()">
15840         <size>101</size>
15841       </method>
15842     </type>
15843     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15844       <method name="Void .ctor()">
15845         <size>7</size>
15846       </method>
15847     </type>
15848     <type name="Tester">
15849       <method name="Void NewArrayInitTest_6()">
15850         <size>103</size>
15851       </method>
15852       <method name="Void LambdaTest()">
15853         <size>89</size>
15854       </method>
15855     </type>
15856     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey2">
15857       <method name="Void .ctor()">
15858         <size>7</size>
15859       </method>
15860     </type>
15861     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey3">
15862       <method name="Void .ctor()">
15863         <size>7</size>
15864       </method>
15865     </type>
15866     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey4">
15867       <method name="Void .ctor()">
15868         <size>7</size>
15869       </method>
15870     </type>
15871     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey5">
15872       <method name="Void .ctor()">
15873         <size>7</size>
15874       </method>
15875     </type>
15876     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey6">
15877       <method name="Void .ctor()">
15878         <size>7</size>
15879       </method>
15880     </type>
15881     <type name="Tester">
15882       <method name="Void EqualTest_15()">
15883         <size>159</size>
15884       </method>
15885     </type>
15886   </test>
15887   <test name="gtest-etree-02.cs">
15888     <type name="M">
15889       <method name="Void .ctor()">
15890         <size>7</size>
15891       </method>
15892       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
15893         <size>1</size>
15894       </method>
15895       <method name="Void Main()">
15896         <size>129</size>
15897       </method>
15898     </type>
15899   </test>
15900   <test name="gtest-etree-03.cs">
15901     <type name="C">
15902       <method name="Void .ctor()">
15903         <size>7</size>
15904       </method>
15905       <method name="Int32 Main()">
15906         <size>6</size>
15907       </method>
15908     </type>
15909     <type name="S`1[T]">
15910       <method name="Int32 Test()">
15911         <size>145</size>
15912       </method>
15913     </type>
15914   </test>
15915   <test name="gtest-etree-04.cs">
15916     <type name="C">
15917       <method name="Void .ctor()">
15918         <size>7</size>
15919       </method>
15920       <method name="Int32 Main()">
15921         <size>366</size>
15922       </method>
15923     </type>
15924     <type name="C+&lt;Main&gt;c__AnonStorey0">
15925       <method name="Void .ctor()">
15926         <size>7</size>
15927       </method>
15928     </type>
15929     <type name="Foo">
15930       <method name="Boolean op_GreaterThan(Foo, Foo)">
15931         <size>6</size>
15932       </method>
15933       <method name="Boolean op_LessThan(Foo, Foo)">
15934         <size>6</size>
15935       </method>
15936       <method name="Boolean op_Equality(Foo, Foo)">
15937         <size>6</size>
15938       </method>
15939       <method name="Boolean op_Inequality(Foo, Foo)">
15940         <size>6</size>
15941       </method>
15942     </type>
15943   </test>
15944   <test name="gtest-etree-05.cs">
15945     <type name="C">
15946       <method name="Void .ctor()">
15947         <size>7</size>
15948       </method>
15949       <method name="Void Assert[T](T, T)">
15950         <size>46</size>
15951       </method>
15952       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15953         <size>56</size>
15954       </method>
15955       <method name="Int32 Main()">
15956         <size>360</size>
15957       </method>
15958     </type>
15959   </test>
15960   <test name="gtest-etree-06.cs">
15961     <type name="Test">
15962       <method name="Void .ctor()">
15963         <size>7</size>
15964       </method>
15965       <method name="Int32 Main()">
15966         <size>45</size>
15967       </method>
15968       <method name="Int32 Value()">
15969         <size>2</size>
15970       </method>
15971     </type>
15972   </test>
15973   <test name="gtest-etree-07.cs">
15974     <type name="C">
15975       <method name="Void .ctor()">
15976         <size>7</size>
15977       </method>
15978       <method name="Void Test()">
15979         <size>14</size>
15980       </method>
15981       <method name="Int32* Foo()">
15982         <size>3</size>
15983       </method>
15984       <method name="Int32 Main()">
15985         <size>594</size>
15986       </method>
15987     </type>
15988     <type name="EmptyDelegate">
15989       <method name="Void .ctor(Object, IntPtr)">
15990         <size>0</size>
15991       </method>
15992       <method name="Void Invoke()">
15993         <size>0</size>
15994       </method>
15995       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15996         <size>0</size>
15997       </method>
15998       <method name="Void EndInvoke(IAsyncResult)">
15999         <size>0</size>
16000       </method>
16001     </type>
16002     <type name="UnsafeDelegate">
16003       <method name="Void .ctor(Object, IntPtr)">
16004         <size>0</size>
16005       </method>
16006       <method name="Int32* Invoke()">
16007         <size>0</size>
16008       </method>
16009       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16010         <size>0</size>
16011       </method>
16012       <method name="Int32* EndInvoke(IAsyncResult)">
16013         <size>0</size>
16014       </method>
16015     </type>
16016   </test>
16017   <test name="gtest-etree-08.cs">
16018     <type name="Foo">
16019       <method name="Void .ctor()">
16020         <size>7</size>
16021       </method>
16022       <method name="Int32 ThisMethod()">
16023         <size>3</size>
16024       </method>
16025       <method name="Int32 Goo(Boolean)">
16026         <size>204</size>
16027       </method>
16028       <method name="Int32 Main()">
16029         <size>14</size>
16030       </method>
16031     </type>
16032     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16033       <method name="Void .ctor()">
16034         <size>7</size>
16035       </method>
16036     </type>
16037   </test>
16038   <test name="gtest-etree-09.cs">
16039     <type name="Mono.C">
16040       <method name="Void .ctor()">
16041         <size>7</size>
16042       </method>
16043       <method name="Int32 Main()">
16044         <size>299</size>
16045       </method>
16046       <method name="System.Int64[] GetValues()">
16047         <size>23</size>
16048       </method>
16049     </type>
16050     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16051       <method name="Void .ctor()">
16052         <size>7</size>
16053       </method>
16054     </type>
16055   </test>
16056   <test name="gtest-etree-10.cs">
16057     <type name="Foo`1[T]">
16058       <method name="Void .ctor()">
16059         <size>7</size>
16060       </method>
16061       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16062         <size>189</size>
16063       </method>
16064       <method name="Boolean Contains(T)">
16065         <size>2</size>
16066       </method>
16067     </type>
16068     <type name="Program">
16069       <method name="Void .ctor()">
16070         <size>7</size>
16071       </method>
16072       <method name="Int32 Main()">
16073         <size>44</size>
16074       </method>
16075     </type>
16076     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16077       <method name="Void .ctor()">
16078         <size>7</size>
16079       </method>
16080     </type>
16081   </test>
16082   <test name="gtest-etree-11.cs">
16083     <type name="C">
16084       <method name="Void .ctor()">
16085         <size>7</size>
16086       </method>
16087       <method name="Void Main()">
16088         <size>12</size>
16089       </method>
16090     </type>
16091     <type name="Test">
16092       <method name="Void .ctor()">
16093         <size>7</size>
16094       </method>
16095       <method name="Void Invalid(Int32)">
16096         <size>124</size>
16097       </method>
16098       <method name="Void Other(System.Int32[])">
16099         <size>1</size>
16100       </method>
16101     </type>
16102     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16103       <method name="Void .ctor()">
16104         <size>7</size>
16105       </method>
16106     </type>
16107   </test>
16108   <test name="gtest-etree-12.cs">
16109     <type name="TestCase">
16110       <method name="Void .cctor()">
16111         <size>68</size>
16112       </method>
16113       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16114         <size>2</size>
16115       </method>
16116       <method name="Void DummyToMakeTheStaticsInitialize()">
16117         <size>1</size>
16118       </method>
16119     </type>
16120     <type name="Program">
16121       <method name="Void .ctor()">
16122         <size>7</size>
16123       </method>
16124       <method name="Int32 Main()">
16125         <size>7</size>
16126       </method>
16127     </type>
16128   </test>
16129   <test name="gtest-etree-13.cs">
16130     <type name="Program">
16131       <method name="Void .ctor()">
16132         <size>7</size>
16133       </method>
16134       <method name="Int32 Main()">
16135         <size>53</size>
16136       </method>
16137       <method name="IEnumerable`1 Test[T](Int32)">
16138         <size>30</size>
16139       </method>
16140     </type>
16141     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16142       <method name="Void .ctor()">
16143         <size>7</size>
16144       </method>
16145       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16146         <size>7</size>
16147       </method>
16148       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16149         <size>12</size>
16150       </method>
16151       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16152         <size>7</size>
16153       </method>
16154       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16155         <size>40</size>
16156       </method>
16157       <method name="Boolean MoveNext()">
16158         <size>108</size>
16159       </method>
16160       <method name="Void Dispose()">
16161         <size>8</size>
16162       </method>
16163       <method name="Void Reset()">
16164         <size>6</size>
16165       </method>
16166     </type>
16167   </test>
16168   <test name="gtest-etree-14.cs">
16169     <type name="Person">
16170       <method name="Void .ctor()">
16171         <size>7</size>
16172       </method>
16173       <method name="Int32 get_Age()">
16174         <size>7</size>
16175       </method>
16176       <method name="Void set_Age(Int32)">
16177         <size>8</size>
16178       </method>
16179     </type>
16180     <type name="Repro">
16181       <method name="Void .ctor()">
16182         <size>7</size>
16183       </method>
16184       <method name="Int32 Main()">
16185         <size>59</size>
16186       </method>
16187       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16188         <size>44</size>
16189       </method>
16190       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16191         <size>13</size>
16192       </method>
16193     </type>
16194     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16195       <method name="Void .ctor()">
16196         <size>7</size>
16197       </method>
16198       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16199         <size>7</size>
16200       </method>
16201       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16202         <size>12</size>
16203       </method>
16204       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16205         <size>7</size>
16206       </method>
16207       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16208         <size>52</size>
16209       </method>
16210       <method name="Boolean MoveNext()">
16211         <size>293</size>
16212       </method>
16213       <method name="Void Dispose()">
16214         <size>60</size>
16215       </method>
16216       <method name="Void Reset()">
16217         <size>6</size>
16218       </method>
16219     </type>
16220   </test>
16221   <test name="gtest-etree-15.cs">
16222     <type name="Foo">
16223       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16224         <size>2</size>
16225       </method>
16226       <method name="Void Main()">
16227         <size>190</size>
16228       </method>
16229     </type>
16230   </test>
16231   <test name="gtest-etree-16.cs">
16232     <type name="Program">
16233       <method name="Void .ctor()">
16234         <size>7</size>
16235       </method>
16236       <method name="Int32 Main()">
16237         <size>136</size>
16238       </method>
16239     </type>
16240     <type name="Foo">
16241       <method name="Void .ctor()">
16242         <size>7</size>
16243       </method>
16244     </type>
16245   </test>
16246   <test name="gtest-etree-17.cs">
16247     <type name="CompilerCrashTest.QueryCompiler">
16248       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16249         <size>12</size>
16250       </method>
16251       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16252         <size>6</size>
16253       </method>
16254       <method name="Void Main()">
16255         <size>1</size>
16256       </method>
16257     </type>
16258   </test>
16259   <test name="gtest-etree-18.cs">
16260     <type name="FooBase">
16261       <method name="Void .ctor()">
16262         <size>7</size>
16263       </method>
16264     </type>
16265     <type name="Foo">
16266       <method name="Void .ctor()">
16267         <size>7</size>
16268       </method>
16269     </type>
16270     <type name="Program">
16271       <method name="Void .ctor()">
16272         <size>7</size>
16273       </method>
16274       <method name="Int32 Main()">
16275         <size>140</size>
16276       </method>
16277     </type>
16278   </test>
16279   <test name="gtest-etree-19.cs">
16280     <type name="Test">
16281       <method name="Void .ctor()">
16282         <size>7</size>
16283       </method>
16284       <method name="Int32 Main()">
16285         <size>20</size>
16286       </method>
16287       <method name="T Value[T]()">
16288         <size>76</size>
16289       </method>
16290     </type>
16291   </test>
16292   <test name="gtest-exmethod-01.cs">
16293     <type name="SimpleTest">
16294       <method name="System.String Prefix(System.String, System.String)">
16295         <size>8</size>
16296       </method>
16297     </type>
16298     <type name="M">
16299       <method name="Void .ctor()">
16300         <size>7</size>
16301       </method>
16302       <method name="Int32 Main()">
16303         <size>157</size>
16304       </method>
16305     </type>
16306   </test>
16307   <test name="gtest-exmethod-02.cs">
16308     <type name="M">
16309       <method name="Void .ctor()">
16310         <size>7</size>
16311       </method>
16312       <method name="Void Main()">
16313         <size>12</size>
16314       </method>
16315     </type>
16316     <type name="N.M">
16317       <method name="Void .ctor()">
16318         <size>7</size>
16319       </method>
16320       <method name="Void Test2()">
16321         <size>12</size>
16322       </method>
16323     </type>
16324   </test>
16325   <test name="gtest-exmethod-03.cs">
16326     <type name="A.A">
16327       <method name="Int32 Foo(Int32)">
16328         <size>2</size>
16329       </method>
16330       <method name="Int32 Foo(Int32, System.String)">
16331         <size>3</size>
16332       </method>
16333     </type>
16334     <type name="B.X">
16335       <method name="Int32 Foo(Int32)">
16336         <size>2</size>
16337       </method>
16338       <method name="Int32 Foo(Int32, Boolean)">
16339         <size>3</size>
16340       </method>
16341     </type>
16342     <type name="C.F">
16343       <method name="Boolean Foo(Byte)">
16344         <size>2</size>
16345       </method>
16346     </type>
16347     <type name="C.D.F">
16348       <method name="Int32 Foo(Int32)">
16349         <size>3</size>
16350       </method>
16351       <method name="Void TestX()">
16352         <size>9</size>
16353       </method>
16354     </type>
16355     <type name="C.M">
16356       <method name="Int32 Foo(Int32)">
16357         <size>2</size>
16358       </method>
16359       <method name="Int32 Main()">
16360         <size>61</size>
16361       </method>
16362     </type>
16363   </test>
16364   <test name="gtest-exmethod-04.cs">
16365     <type name="A.Test">
16366       <method name="System.String Test_1(Boolean)">
16367         <size>6</size>
16368       </method>
16369     </type>
16370     <type name="B.M">
16371       <method name="Void .ctor()">
16372         <size>7</size>
16373       </method>
16374       <method name="Void Main()">
16375         <size>12</size>
16376       </method>
16377     </type>
16378   </test>
16379   <test name="gtest-exmethod-05.cs">
16380     <type name="A.Test_A">
16381       <method name="System.String Test_1(System.String)">
16382         <size>6</size>
16383       </method>
16384     </type>
16385     <type name="A.Test_B">
16386       <method name="System.String Test_2(System.String)">
16387         <size>6</size>
16388       </method>
16389     </type>
16390     <type name="B.M">
16391       <method name="Void .ctor()">
16392         <size>7</size>
16393       </method>
16394       <method name="Void Main()">
16395         <size>23</size>
16396       </method>
16397     </type>
16398   </test>
16399   <test name="gtest-exmethod-06.cs">
16400     <type name="Gen">
16401       <method name="T Test_1[T](T)">
16402         <size>10</size>
16403       </method>
16404       <method name="System.String Test_1[T](System.String)">
16405         <size>6</size>
16406       </method>
16407     </type>
16408     <type name="B.M">
16409       <method name="Void .ctor()">
16410         <size>7</size>
16411       </method>
16412       <method name="Void Main()">
16413         <size>30</size>
16414       </method>
16415     </type>
16416   </test>
16417   <test name="gtest-exmethod-07.cs">
16418     <type name="E">
16419       <method name="Void ToReadOnly[T](IEnumerable`1)">
16420         <size>1</size>
16421       </method>
16422       <method name="Void To(IA)">
16423         <size>1</size>
16424       </method>
16425     </type>
16426     <type name="C">
16427       <method name="Void .ctor()">
16428         <size>7</size>
16429       </method>
16430       <method name="Void Main()">
16431         <size>1</size>
16432       </method>
16433       <method name="Void Test(IEnumerable`1)">
16434         <size>15</size>
16435       </method>
16436     </type>
16437   </test>
16438   <test name="gtest-exmethod-08.cs">
16439     <type name="C">
16440       <method name="Void .ctor()">
16441         <size>7</size>
16442       </method>
16443       <method name="Void Main()">
16444         <size>21</size>
16445       </method>
16446     </type>
16447   </test>
16448   <test name="gtest-exmethod-09.cs">
16449     <type name="Test">
16450       <method name="Void Foo[T](System.String)">
16451         <size>1</size>
16452       </method>
16453     </type>
16454     <type name="C">
16455       <method name="Void .ctor()">
16456         <size>7</size>
16457       </method>
16458       <method name="Void Main()">
16459         <size>11</size>
16460       </method>
16461     </type>
16462   </test>
16463   <test name="gtest-exmethod-10.cs">
16464     <type name="AExtensions">
16465       <method name="Int32 Round(Double)">
16466         <size>8</size>
16467       </method>
16468     </type>
16469     <type name="BExtensions">
16470       <method name="T GetBy[T](T[], Double)">
16471         <size>13</size>
16472       </method>
16473     </type>
16474     <type name="C">
16475       <method name="Void .ctor()">
16476         <size>7</size>
16477       </method>
16478       <method name="Void Main()">
16479         <size>1</size>
16480       </method>
16481     </type>
16482   </test>
16483   <test name="gtest-exmethod-11.cs">
16484     <type name="Test">
16485       <method name="Void .ctor()">
16486         <size>7</size>
16487       </method>
16488       <method name="Int32 Main(System.String[])">
16489         <size>20</size>
16490       </method>
16491     </type>
16492     <type name="Lol">
16493       <method name="Boolean OneEleven(System.Object)">
16494         <size>2</size>
16495       </method>
16496     </type>
16497   </test>
16498   <test name="gtest-exmethod-12.cs">
16499     <type name="Program">
16500       <method name="Void .ctor()">
16501         <size>7</size>
16502       </method>
16503       <method name="Void Main(System.String[])">
16504         <size>63</size>
16505       </method>
16506     </type>
16507     <type name="ChatClient">
16508       <method name="Void .ctor()">
16509         <size>7</size>
16510       </method>
16511       <method name="Void Say(System.String, System.String)">
16512         <size>13</size>
16513       </method>
16514     </type>
16515     <type name="ChatExtensions">
16516       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16517         <size>62</size>
16518       </method>
16519     </type>
16520   </test>
16521   <test name="gtest-exmethod-13.cs">
16522     <type name="Foo">
16523       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16524         <size>2</size>
16525       </method>
16526       <method name="Void Main()">
16527         <size>23</size>
16528       </method>
16529     </type>
16530   </test>
16531   <test name="gtest-exmethod-14.cs">
16532     <type name="C">
16533       <method name="Void Bar[U](IA)">
16534         <size>7</size>
16535       </method>
16536       <method name="Void Foo[T](IA)">
16537         <size>1</size>
16538       </method>
16539       <method name="Void Foo(IA)">
16540         <size>7</size>
16541       </method>
16542       <method name="Void Main()">
16543         <size>1</size>
16544       </method>
16545     </type>
16546   </test>
16547   <test name="gtest-exmethod-15.cs">
16548     <type name="C">
16549       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16550         <size>15</size>
16551       </method>
16552       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16553         <size>2</size>
16554       </method>
16555       <method name="Void Main()">
16556         <size>1</size>
16557       </method>
16558     </type>
16559   </test>
16560   <test name="gtest-exmethod-16.cs">
16561     <type name="Rocks">
16562       <method name="Boolean Extension(System.String)">
16563         <size>2</size>
16564       </method>
16565       <method name="Boolean Extension(D)">
16566         <size>2</size>
16567       </method>
16568     </type>
16569     <type name="Program">
16570       <method name="Void .ctor()">
16571         <size>7</size>
16572       </method>
16573       <method name="Void add_e(D)">
16574         <size>24</size>
16575       </method>
16576       <method name="Void remove_e(D)">
16577         <size>24</size>
16578       </method>
16579       <method name="System.String get_Item(Int32)">
16580         <size>6</size>
16581       </method>
16582       <method name="System.String get_Property()">
16583         <size>6</size>
16584       </method>
16585       <method name="Void Main(System.String[])">
16586         <size>44</size>
16587       </method>
16588     </type>
16589     <type name="D">
16590       <method name="Void .ctor(Object, IntPtr)">
16591         <size>0</size>
16592       </method>
16593       <method name="System.String Invoke()">
16594         <size>0</size>
16595       </method>
16596       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16597         <size>0</size>
16598       </method>
16599       <method name="System.String EndInvoke(IAsyncResult)">
16600         <size>0</size>
16601       </method>
16602     </type>
16603   </test>
16604   <test name="gtest-exmethod-17.cs">
16605     <type name="MainClass">
16606       <method name="Void Main()">
16607         <size>45</size>
16608       </method>
16609     </type>
16610   </test>
16611   <test name="gtest-exmethod-18.cs">
16612     <type name="Foo">
16613       <method name="Void .ctor()">
16614         <size>7</size>
16615       </method>
16616       <method name="Boolean get_IsBar()">
16617         <size>2</size>
16618       </method>
16619     </type>
16620     <type name="FooExt">
16621       <method name="Boolean IsBar(Foo)">
16622         <size>7</size>
16623       </method>
16624     </type>
16625     <type name="Repro">
16626       <method name="Void .ctor()">
16627         <size>7</size>
16628       </method>
16629       <method name="Void Main()">
16630         <size>18</size>
16631       </method>
16632     </type>
16633   </test>
16634   <test name="gtest-exmethod-19.cs">
16635     <type name="Rocks">
16636       <method name="Int32 Test_2[T](IEnumerable`1)">
16637         <size>3</size>
16638       </method>
16639       <method name="System.String Test_1(System.String)">
16640         <size>12</size>
16641       </method>
16642     </type>
16643     <type name="Test">
16644       <method name="Void .ctor()">
16645         <size>7</size>
16646       </method>
16647       <method name="Int32 Main()">
16648         <size>142</size>
16649       </method>
16650     </type>
16651     <type name="Test+D">
16652       <method name="Void .ctor(Object, IntPtr)">
16653         <size>0</size>
16654       </method>
16655       <method name="System.String Invoke()">
16656         <size>0</size>
16657       </method>
16658       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16659         <size>0</size>
16660       </method>
16661       <method name="System.String EndInvoke(IAsyncResult)">
16662         <size>0</size>
16663       </method>
16664     </type>
16665   </test>
16666   <test name="gtest-exmethod-20.cs">
16667     <type name="Outer.Inner.Test">
16668       <method name="Void .ctor()">
16669         <size>7</size>
16670       </method>
16671       <method name="Void M(I)">
16672         <size>13</size>
16673       </method>
16674       <method name="Void Main()">
16675         <size>1</size>
16676       </method>
16677     </type>
16678     <type name="Outer.ExtensionMethods">
16679       <method name="Void AddRange[T](I, IEnumerable`1)">
16680         <size>1</size>
16681       </method>
16682     </type>
16683   </test>
16684   <test name="gtest-exmethod-21.cs">
16685     <type name="Outer.Inner.Test">
16686       <method name="Void .ctor()">
16687         <size>7</size>
16688       </method>
16689       <method name="Void M(I)">
16690         <size>7</size>
16691       </method>
16692       <method name="Void Main()">
16693         <size>1</size>
16694       </method>
16695     </type>
16696     <type name="External.ExtensionMethods">
16697       <method name="Void AddRange(I)">
16698         <size>1</size>
16699       </method>
16700     </type>
16701   </test>
16702   <test name="gtest-exmethod-22.cs">
16703     <type name="Program">
16704       <method name="Void .ctor()">
16705         <size>7</size>
16706       </method>
16707       <method name="Int32 Main()">
16708         <size>8</size>
16709       </method>
16710     </type>
16711   </test>
16712   <test name="gtest-exmethod-23.cs">
16713     <type name="T">
16714       <method name="Void A(System.String, Int32)">
16715         <size>1</size>
16716       </method>
16717       <method name="Void Main()">
16718         <size>1</size>
16719       </method>
16720     </type>
16721   </test>
16722   <test name="gtest-exmethod-24.cs">
16723     <type name="Bar">
16724       <method name="Void .ctor()">
16725         <size>7</size>
16726       </method>
16727       <method name="Void Main()">
16728         <size>1</size>
16729       </method>
16730     </type>
16731   </test>
16732   <test name="gtest-exmethod-25.cs">
16733     <type name="Bar">
16734       <method name="Void .ctor()">
16735         <size>7</size>
16736       </method>
16737       <method name="Void Main()">
16738         <size>11</size>
16739       </method>
16740     </type>
16741   </test>
16742   <test name="gtest-exmethod-26.cs">
16743     <type name="test.TypeExtensions">
16744       <method name="Boolean IsNullable(System.Type)">
16745         <size>2</size>
16746       </method>
16747     </type>
16748     <type name="testmono.MainClass">
16749       <method name="Void .ctor()">
16750         <size>7</size>
16751       </method>
16752       <method name="Void Main()">
16753         <size>33</size>
16754       </method>
16755     </type>
16756   </test>
16757   <test name="gtest-exmethod-27.cs">
16758     <type name="Foo.Extensions">
16759       <method name="System.String AsString(IList`1)">
16760         <size>6</size>
16761       </method>
16762     </type>
16763     <type name="Bar.Program">
16764       <method name="Void .ctor()">
16765         <size>7</size>
16766       </method>
16767       <method name="Void Main()">
16768         <size>17</size>
16769       </method>
16770       <method name="System.String Pan(System.Byte[])">
16771         <size>7</size>
16772       </method>
16773     </type>
16774   </test>
16775   <test name="gtest-exmethod-28.cs">
16776     <type name="Foo">
16777       <method name="Void .ctor()">
16778         <size>7</size>
16779       </method>
16780     </type>
16781     <type name="Extensions">
16782       <method name="Boolean IsFoo(Foo)">
16783         <size>2</size>
16784       </method>
16785       <method name="Boolean IsBar(Bar)">
16786         <size>2</size>
16787       </method>
16788     </type>
16789     <type name="Bar">
16790       <method name="Void .ctor()">
16791         <size>7</size>
16792       </method>
16793     </type>
16794     <type name="Program">
16795       <method name="Void .ctor()">
16796         <size>7</size>
16797       </method>
16798       <method name="Void Main()">
16799         <size>1</size>
16800       </method>
16801     </type>
16802   </test>
16803   <test name="gtest-friend-01.cs">
16804     <type name="Test">
16805       <method name="Void .ctor()">
16806         <size>7</size>
16807       </method>
16808       <method name="Void Main()">
16809         <size>20</size>
16810       </method>
16811     </type>
16812   </test>
16813   <test name="gtest-friend-02.cs">
16814     <type name="Test">
16815       <method name="Void .ctor()">
16816         <size>7</size>
16817       </method>
16818       <method name="Void Main()">
16819         <size>20</size>
16820       </method>
16821     </type>
16822   </test>
16823   <test name="gtest-friend-03.cs">
16824     <type name="Test">
16825       <method name="Void .ctor()">
16826         <size>7</size>
16827       </method>
16828       <method name="Void Main()">
16829         <size>20</size>
16830       </method>
16831     </type>
16832   </test>
16833   <test name="gtest-friend-04.cs">
16834     <type name="Test">
16835       <method name="Void .ctor()">
16836         <size>7</size>
16837       </method>
16838       <method name="Void Main()">
16839         <size>19</size>
16840       </method>
16841     </type>
16842   </test>
16843   <test name="gtest-friend-05.cs">
16844     <type name="Test">
16845       <method name="Void .ctor()">
16846         <size>7</size>
16847       </method>
16848       <method name="Void Main()">
16849         <size>20</size>
16850       </method>
16851     </type>
16852   </test>
16853   <test name="gtest-friend-06.cs">
16854     <type name="Test">
16855       <method name="Void .ctor()">
16856         <size>7</size>
16857       </method>
16858       <method name="Void Main()">
16859         <size>20</size>
16860       </method>
16861     </type>
16862   </test>
16863   <test name="gtest-friend-07.cs">
16864     <type name="Test">
16865       <method name="Void .ctor()">
16866         <size>7</size>
16867       </method>
16868       <method name="Void Main()">
16869         <size>20</size>
16870       </method>
16871     </type>
16872   </test>
16873   <test name="gtest-friend-08.cs">
16874     <type name="Test">
16875       <method name="Void .ctor()">
16876         <size>7</size>
16877       </method>
16878       <method name="Void Main()">
16879         <size>19</size>
16880       </method>
16881     </type>
16882   </test>
16883   <test name="gtest-friend-09.cs">
16884     <type name="Test">
16885       <method name="Void .ctor()">
16886         <size>7</size>
16887       </method>
16888       <method name="Void Main()">
16889         <size>20</size>
16890       </method>
16891     </type>
16892   </test>
16893   <test name="gtest-friend-10.cs">
16894     <type name="Test">
16895       <method name="Void .ctor()">
16896         <size>7</size>
16897       </method>
16898       <method name="Void Main()">
16899         <size>20</size>
16900       </method>
16901     </type>
16902   </test>
16903   <test name="gtest-friend-11.cs">
16904     <type name="Test">
16905       <method name="Void .ctor()">
16906         <size>7</size>
16907       </method>
16908       <method name="Void Main()">
16909         <size>20</size>
16910       </method>
16911     </type>
16912   </test>
16913   <test name="gtest-friend-12.cs">
16914     <type name="Test">
16915       <method name="Void .ctor()">
16916         <size>7</size>
16917       </method>
16918       <method name="Void Main()">
16919         <size>19</size>
16920       </method>
16921     </type>
16922   </test>
16923   <test name="gtest-friend-13.cs">
16924     <type name="B">
16925       <method name="Void .ctor()">
16926         <size>7</size>
16927       </method>
16928       <method name="Void Test()">
16929         <size>1</size>
16930       </method>
16931       <method name="Void Test_2()">
16932         <size>1</size>
16933       </method>
16934     </type>
16935     <type name="Test">
16936       <method name="Void .ctor()">
16937         <size>7</size>
16938       </method>
16939       <method name="Void Main()">
16940         <size>1</size>
16941       </method>
16942     </type>
16943   </test>
16944   <test name="gtest-implicitarray-01.cs">
16945     <type name="Test">
16946       <method name="Void .ctor()">
16947         <size>7</size>
16948       </method>
16949       <method name="Int32 Main()">
16950         <size>282</size>
16951       </method>
16952     </type>
16953     <type name="&lt;PrivateImplementationDetails&gt;">
16954       <method name="Void .ctor()">
16955         <size>7</size>
16956       </method>
16957     </type>
16958   </test>
16959   <test name="gtest-implicitarray-02.cs">
16960     <type name="MyString">
16961       <method name="Void .ctor()">
16962         <size>7</size>
16963       </method>
16964       <method name="System.String op_Implicit(MyString)">
16965         <size>6</size>
16966       </method>
16967     </type>
16968     <type name="Test">
16969       <method name="Void .ctor()">
16970         <size>7</size>
16971       </method>
16972       <method name="Int32 Main()">
16973         <size>50</size>
16974       </method>
16975     </type>
16976   </test>
16977   <test name="gtest-initialize-01.cs">
16978     <type name="MyClass">
16979       <method name="Void .ctor()">
16980         <size>18</size>
16981       </method>
16982       <method name="Int32 get_Answer()">
16983         <size>7</size>
16984       </method>
16985       <method name="Void set_Answer(Int32)">
16986         <size>8</size>
16987       </method>
16988     </type>
16989     <type name="Test">
16990       <method name="Void .ctor()">
16991         <size>7</size>
16992       </method>
16993       <method name="Int32 Main()">
16994         <size>67</size>
16995       </method>
16996     </type>
16997   </test>
16998   <test name="gtest-initialize-02.cs">
16999     <type name="Test">
17000       <method name="Void .ctor()">
17001         <size>7</size>
17002       </method>
17003       <method name="Int32 Main()">
17004         <size>1099</size>
17005       </method>
17006     </type>
17007     <type name="Test+Point">
17008       <method name="Void .ctor()">
17009         <size>7</size>
17010       </method>
17011     </type>
17012     <type name="Test+Line">
17013       <method name="Void .ctor()">
17014         <size>29</size>
17015       </method>
17016     </type>
17017     <type name="Test+Rectangle">
17018       <method name="Void .ctor()">
17019         <size>51</size>
17020       </method>
17021     </type>
17022     <type name="Test+Library">
17023       <method name="Void .ctor()">
17024         <size>53</size>
17025       </method>
17026     </type>
17027     <type name="Test+Thing">
17028       <method name="Void .ctor()">
17029         <size>7</size>
17030       </method>
17031     </type>
17032     <type name="Test+Box">
17033       <method name="Void .ctor()">
17034         <size>7</size>
17035       </method>
17036     </type>
17037   </test>
17038   <test name="gtest-initialize-03.cs">
17039     <type name="Data">
17040       <method name="Void .ctor()">
17041         <size>7</size>
17042       </method>
17043     </type>
17044     <type name="Test">
17045       <method name="Void .ctor()">
17046         <size>7</size>
17047       </method>
17048       <method name="Void set_Prop(Data)">
17049         <size>1</size>
17050       </method>
17051       <method name="System.Object Foo()">
17052         <size>15</size>
17053       </method>
17054       <method name="Void Main()">
17055         <size>52</size>
17056       </method>
17057     </type>
17058   </test>
17059   <test name="gtest-initialize-04.cs">
17060     <type name="C">
17061       <method name="Void .ctor()">
17062         <size>7</size>
17063       </method>
17064       <method name="Void .cctor()">
17065         <size>34</size>
17066       </method>
17067       <method name="Int32 Main()">
17068         <size>30</size>
17069       </method>
17070     </type>
17071   </test>
17072   <test name="gtest-initialize-05.cs">
17073     <type name="C">
17074       <method name="Void .ctor()">
17075         <size>7</size>
17076       </method>
17077       <method name="Int32 Main()">
17078         <size>219</size>
17079       </method>
17080     </type>
17081   </test>
17082   <test name="gtest-initialize-06.cs">
17083     <type name="C">
17084       <method name="Void .ctor()">
17085         <size>7</size>
17086       </method>
17087       <method name="Int32 Main()">
17088         <size>39</size>
17089       </method>
17090       <method name="Void Foo(Point ByRef)">
17091         <size>38</size>
17092       </method>
17093     </type>
17094   </test>
17095   <test name="gtest-initialize-07.cs">
17096     <type name="A">
17097       <method name="Void .ctor()">
17098         <size>7</size>
17099       </method>
17100       <method name="System.String get_Name()">
17101         <size>7</size>
17102       </method>
17103       <method name="Void set_Name(System.String)">
17104         <size>8</size>
17105       </method>
17106       <method name="Boolean Matches(System.String)">
17107         <size>13</size>
17108       </method>
17109     </type>
17110     <type name="M">
17111       <method name="Void .ctor()">
17112         <size>7</size>
17113       </method>
17114       <method name="Int32 Main()">
17115         <size>37</size>
17116       </method>
17117     </type>
17118   </test>
17119   <test name="gtest-initialize-08.cs">
17120     <type name="T">
17121       <method name="Void .ctor()">
17122         <size>7</size>
17123       </method>
17124     </type>
17125     <type name="X">
17126       <method name="Void .ctor()">
17127         <size>7</size>
17128       </method>
17129       <method name="Z[] get_Prop()">
17130         <size>7</size>
17131       </method>
17132       <method name="Void set_Prop(Z[])">
17133         <size>8</size>
17134       </method>
17135     </type>
17136     <type name="Z">
17137       <method name="Void .ctor()">
17138         <size>7</size>
17139       </method>
17140     </type>
17141     <type name="Test">
17142       <method name="Void .ctor(String)">
17143         <size>70</size>
17144       </method>
17145       <method name="Void .ctor(Int32)">
17146         <size>70</size>
17147       </method>
17148     </type>
17149     <type name="C">
17150       <method name="Void .ctor()">
17151         <size>7</size>
17152       </method>
17153       <method name="Int32 Main()">
17154         <size>13</size>
17155       </method>
17156     </type>
17157   </test>
17158   <test name="gtest-initialize-09.cs">
17159     <type name="Test">
17160       <method name="Void .ctor()">
17161         <size>7</size>
17162       </method>
17163       <method name="Int32 Main()">
17164         <size>54</size>
17165       </method>
17166     </type>
17167   </test>
17168   <test name="gtest-initialize-10.cs">
17169     <type name="Foo">
17170       <method name="Void .ctor()">
17171         <size>7</size>
17172       </method>
17173       <method name="Int32 get_P()">
17174         <size>7</size>
17175       </method>
17176       <method name="Void set_P(Int32)">
17177         <size>8</size>
17178       </method>
17179     </type>
17180     <type name="Y">
17181       <method name="Void .ctor()">
17182         <size>7</size>
17183       </method>
17184       <method name="Int32 Main()">
17185         <size>38</size>
17186       </method>
17187       <method name="Boolean Do(Foo)">
17188         <size>86</size>
17189       </method>
17190     </type>
17191   </test>
17192   <test name="gtest-iter-01.cs">
17193     <type name="C">
17194       <method name="Void .ctor()">
17195         <size>7</size>
17196       </method>
17197       <method name="Void Main()">
17198         <size>1</size>
17199       </method>
17200     </type>
17201     <type name="C+ArrayReadOnlyList`1[T]">
17202       <method name="Void .ctor()">
17203         <size>7</size>
17204       </method>
17205       <method name="T get_Item(Int32)">
17206         <size>13</size>
17207       </method>
17208       <method name="IEnumerator`1 GetEnumerator()">
17209         <size>15</size>
17210       </method>
17211     </type>
17212     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17213       <method name="Void .ctor()">
17214         <size>7</size>
17215       </method>
17216       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17217         <size>12</size>
17218       </method>
17219       <method name="Boolean MoveNext()">
17220         <size>136</size>
17221       </method>
17222       <method name="Void Dispose()">
17223         <size>8</size>
17224       </method>
17225       <method name="Void Reset()">
17226         <size>6</size>
17227       </method>
17228       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17229         <size>7</size>
17230       </method>
17231     </type>
17232   </test>
17233   <test name="gtest-iter-02.cs">
17234     <type name="C">
17235       <method name="Void .ctor()">
17236         <size>7</size>
17237       </method>
17238       <method name="IEnumerator`1 Test()">
17239         <size>8</size>
17240       </method>
17241       <method name="Void Main()">
17242         <size>1</size>
17243       </method>
17244     </type>
17245     <type name="C+&lt;Test&gt;c__Iterator0">
17246       <method name="Void .ctor()">
17247         <size>7</size>
17248       </method>
17249       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17250         <size>12</size>
17251       </method>
17252       <method name="Boolean MoveNext()">
17253         <size>25</size>
17254       </method>
17255       <method name="Void Dispose()">
17256         <size>8</size>
17257       </method>
17258       <method name="Void Reset()">
17259         <size>6</size>
17260       </method>
17261       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17262         <size>7</size>
17263       </method>
17264     </type>
17265   </test>
17266   <test name="gtest-iter-03.cs">
17267     <type name="Test">
17268       <method name="Void .ctor()">
17269         <size>18</size>
17270       </method>
17271       <method name="IEnumerable`1 Annotations[T]()">
17272         <size>23</size>
17273       </method>
17274       <method name="IEnumerable`1 Annotations(System.Type)">
17275         <size>37</size>
17276       </method>
17277       <method name="Void Main()">
17278         <size>14</size>
17279       </method>
17280     </type>
17281     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17282       <method name="Void .ctor()">
17283         <size>7</size>
17284       </method>
17285       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17286         <size>12</size>
17287       </method>
17288       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17289         <size>7</size>
17290       </method>
17291       <method name="Boolean MoveNext()">
17292         <size>194</size>
17293       </method>
17294       <method name="Void Dispose()">
17295         <size>60</size>
17296       </method>
17297       <method name="Void Reset()">
17298         <size>6</size>
17299       </method>
17300     </type>
17301     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17302       <method name="Void .ctor()">
17303         <size>7</size>
17304       </method>
17305       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17306         <size>7</size>
17307       </method>
17308       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17309         <size>7</size>
17310       </method>
17311       <method name="Boolean MoveNext()">
17312         <size>218</size>
17313       </method>
17314       <method name="Void Dispose()">
17315         <size>56</size>
17316       </method>
17317       <method name="Void Reset()">
17318         <size>6</size>
17319       </method>
17320     </type>
17321     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17322       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17323         <size>7</size>
17324       </method>
17325       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17326         <size>40</size>
17327       </method>
17328     </type>
17329     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17330       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17331         <size>7</size>
17332       </method>
17333       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17334         <size>52</size>
17335       </method>
17336     </type>
17337   </test>
17338   <test name="gtest-iter-04.cs">
17339     <type name="TestClass">
17340       <method name="Void .ctor()">
17341         <size>7</size>
17342       </method>
17343       <method name="Void ToString(System.Object)">
17344         <size>0</size>
17345       </method>
17346       <method name="IEnumerable`1 TestEnumerator()">
17347         <size>23</size>
17348       </method>
17349       <method name="Void Test()">
17350         <size>8</size>
17351       </method>
17352     </type>
17353     <type name="M">
17354       <method name="Void .ctor()">
17355         <size>7</size>
17356       </method>
17357       <method name="Void Main()">
17358         <size>1</size>
17359       </method>
17360     </type>
17361     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17362       <method name="Void .ctor()">
17363         <size>7</size>
17364       </method>
17365       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17366         <size>7</size>
17367       </method>
17368       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17369         <size>7</size>
17370       </method>
17371       <method name="Boolean MoveNext()">
17372         <size>37</size>
17373       </method>
17374       <method name="Void Dispose()">
17375         <size>8</size>
17376       </method>
17377       <method name="Void Reset()">
17378         <size>6</size>
17379       </method>
17380       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17381         <size>7</size>
17382       </method>
17383       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17384         <size>40</size>
17385       </method>
17386     </type>
17387   </test>
17388   <test name="gtest-iter-05.cs">
17389     <type name="Test">
17390       <method name="Void .ctor()">
17391         <size>7</size>
17392       </method>
17393       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17394         <size>44</size>
17395       </method>
17396       <method name="Void Main()">
17397         <size>31</size>
17398       </method>
17399     </type>
17400     <type name="Foo`1[T]">
17401       <method name="Void .ctor()">
17402         <size>7</size>
17403       </method>
17404       <method name="Void CreateItem[G]()">
17405         <size>1</size>
17406       </method>
17407     </type>
17408     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17409       <method name="Void .ctor()">
17410         <size>7</size>
17411       </method>
17412       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17413         <size>12</size>
17414       </method>
17415       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17416         <size>7</size>
17417       </method>
17418       <method name="Boolean MoveNext()">
17419         <size>185</size>
17420       </method>
17421       <method name="Void Dispose()">
17422         <size>60</size>
17423       </method>
17424       <method name="Void Reset()">
17425         <size>6</size>
17426       </method>
17427       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17428         <size>7</size>
17429       </method>
17430       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17431         <size>52</size>
17432       </method>
17433     </type>
17434   </test>
17435   <test name="gtest-iter-06.cs">
17436     <type name="Mono.Rocks.KeyValuePair">
17437       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17438         <size>13</size>
17439       </method>
17440     </type>
17441     <type name="Mono.Rocks.Sequence">
17442       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17443         <size>8</size>
17444       </method>
17445       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17446         <size>44</size>
17447       </method>
17448     </type>
17449     <type name="Mono.Rocks.Test">
17450       <method name="Void .ctor()">
17451         <size>7</size>
17452       </method>
17453       <method name="Int32 Main()">
17454         <size>116</size>
17455       </method>
17456       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17457         <size>30</size>
17458       </method>
17459     </type>
17460     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17461       <method name="Void .ctor()">
17462         <size>7</size>
17463       </method>
17464       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17465         <size>12</size>
17466       </method>
17467       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17468         <size>7</size>
17469       </method>
17470       <method name="Boolean MoveNext()">
17471         <size>183</size>
17472       </method>
17473       <method name="Void Dispose()">
17474         <size>8</size>
17475       </method>
17476       <method name="Void Reset()">
17477         <size>6</size>
17478       </method>
17479       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17480         <size>7</size>
17481       </method>
17482       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17483         <size>52</size>
17484       </method>
17485     </type>
17486   </test>
17487   <test name="gtest-iter-07.cs">
17488     <type name="Test">
17489       <method name="Void .ctor()">
17490         <size>7</size>
17491       </method>
17492       <method name="Int32 Main()">
17493         <size>8</size>
17494       </method>
17495       <method name="Void TestFunction(IEnumerable`1)">
17496         <size>35</size>
17497       </method>
17498     </type>
17499     <type name="MySystem">
17500       <method name="Void .ctor()">
17501         <size>34</size>
17502       </method>
17503       <method name="IEnumerable`1 get_Items()">
17504         <size>23</size>
17505       </method>
17506     </type>
17507     <type name="MySystem+&lt;&gt;c__Iterator0">
17508       <method name="Void .ctor()">
17509         <size>7</size>
17510       </method>
17511       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17512         <size>7</size>
17513       </method>
17514       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17515         <size>7</size>
17516       </method>
17517       <method name="Boolean MoveNext()">
17518         <size>186</size>
17519       </method>
17520       <method name="Void Dispose()">
17521         <size>56</size>
17522       </method>
17523       <method name="Void Reset()">
17524         <size>6</size>
17525       </method>
17526       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17527         <size>7</size>
17528       </method>
17529       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17530         <size>40</size>
17531       </method>
17532     </type>
17533   </test>
17534   <test name="gtest-iter-08.cs">
17535     <type name="App">
17536       <method name="Void .ctor()">
17537         <size>7</size>
17538       </method>
17539       <method name="IEnumerable QueryEnumerable[T]()">
17540         <size>16</size>
17541       </method>
17542       <method name="Int32 Main()">
17543         <size>116</size>
17544       </method>
17545     </type>
17546     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17547       <method name="Void .ctor()">
17548         <size>7</size>
17549       </method>
17550       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17551         <size>7</size>
17552       </method>
17553       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17554         <size>7</size>
17555       </method>
17556       <method name="Boolean MoveNext()">
17557         <size>84</size>
17558       </method>
17559       <method name="Void Dispose()">
17560         <size>8</size>
17561       </method>
17562       <method name="Void Reset()">
17563         <size>6</size>
17564       </method>
17565     </type>
17566     <type name="App">
17567       <method name="T TestType[T]()">
17568         <size>21</size>
17569       </method>
17570       <method name="System.Object TestType(System.Type)">
17571         <size>6</size>
17572       </method>
17573     </type>
17574     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17575       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17576         <size>7</size>
17577       </method>
17578       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17579         <size>26</size>
17580       </method>
17581     </type>
17582   </test>
17583   <test name="gtest-iter-09.cs">
17584     <type name="Test">
17585       <method name="Void .ctor()">
17586         <size>7</size>
17587       </method>
17588       <method name="IEnumerable`1 Create[T](T[,])">
17589         <size>30</size>
17590       </method>
17591       <method name="Int32 Main()">
17592         <size>94</size>
17593       </method>
17594     </type>
17595     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17596       <method name="Void .ctor()">
17597         <size>7</size>
17598       </method>
17599       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17600         <size>12</size>
17601       </method>
17602       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17603         <size>7</size>
17604       </method>
17605       <method name="Boolean MoveNext()">
17606         <size>130</size>
17607       </method>
17608       <method name="Void Dispose()">
17609         <size>8</size>
17610       </method>
17611       <method name="Void Reset()">
17612         <size>6</size>
17613       </method>
17614       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17615         <size>7</size>
17616       </method>
17617       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17618         <size>40</size>
17619       </method>
17620     </type>
17621   </test>
17622   <test name="gtest-iter-10.cs">
17623     <type name="Test">
17624       <method name="Void .ctor()">
17625         <size>7</size>
17626       </method>
17627       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17628         <size>44</size>
17629       </method>
17630       <method name="Int32 Main()">
17631         <size>159</size>
17632       </method>
17633     </type>
17634     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17635       <method name="Void .ctor()">
17636         <size>7</size>
17637       </method>
17638       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17639         <size>7</size>
17640       </method>
17641       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17642         <size>12</size>
17643       </method>
17644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17645         <size>7</size>
17646       </method>
17647       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17648         <size>52</size>
17649       </method>
17650       <method name="Boolean MoveNext()">
17651         <size>103</size>
17652       </method>
17653       <method name="Void Dispose()">
17654         <size>8</size>
17655       </method>
17656       <method name="Void Reset()">
17657         <size>6</size>
17658       </method>
17659     </type>
17660   </test>
17661   <test name="gtest-iter-11.cs">
17662     <type name="Foo">
17663       <method name="Void .ctor()">
17664         <size>7</size>
17665       </method>
17666     </type>
17667     <type name="Bar">
17668       <method name="Void .ctor()">
17669         <size>7</size>
17670       </method>
17671       <method name="System.String get_Name()">
17672         <size>7</size>
17673       </method>
17674       <method name="Void set_Name(System.String)">
17675         <size>8</size>
17676       </method>
17677     </type>
17678     <type name="Collection`1[T]">
17679       <method name="Void .ctor()">
17680         <size>18</size>
17681       </method>
17682       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17683         <size>7</size>
17684       </method>
17685       <method name="Void Add(T)">
17686         <size>13</size>
17687       </method>
17688       <method name="IEnumerator`1 GetEnumerator()">
17689         <size>15</size>
17690       </method>
17691     </type>
17692     <type name="BarCollection">
17693       <method name="Void .ctor()">
17694         <size>7</size>
17695       </method>
17696     </type>
17697     <type name="Program">
17698       <method name="Void .ctor()">
17699         <size>7</size>
17700       </method>
17701       <method name="Int32 Main()">
17702         <size>148</size>
17703       </method>
17704     </type>
17705     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17706       <method name="Void .ctor()">
17707         <size>7</size>
17708       </method>
17709       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17710         <size>7</size>
17711       </method>
17712       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17713         <size>12</size>
17714       </method>
17715       <method name="Boolean MoveNext()">
17716         <size>175</size>
17717       </method>
17718       <method name="Void Dispose()">
17719         <size>56</size>
17720       </method>
17721       <method name="Void Reset()">
17722         <size>6</size>
17723       </method>
17724     </type>
17725   </test>
17726   <test name="gtest-lambda-01.cs">
17727     <type name="X">
17728       <method name="Int32 Main()">
17729         <size>300</size>
17730       </method>
17731       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17732         <size>4</size>
17733       </method>
17734       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17735         <size>4</size>
17736       </method>
17737       <method name="Void &lt;Main&gt;m__3(Int32)">
17738         <size>8</size>
17739       </method>
17740       <method name="Void .ctor(Int32)">
17741         <size>13</size>
17742       </method>
17743     </type>
17744     <type name="IntFunc">
17745       <method name="Int32 Invoke(Int32)">
17746         <size>0</size>
17747       </method>
17748       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17749         <size>0</size>
17750       </method>
17751       <method name="Int32 EndInvoke(IAsyncResult)">
17752         <size>0</size>
17753       </method>
17754       <method name="Void .ctor(Object, IntPtr)">
17755         <size>0</size>
17756       </method>
17757     </type>
17758     <type name="VoidFunc">
17759       <method name="Void Invoke(Int32)">
17760         <size>0</size>
17761       </method>
17762       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17763         <size>0</size>
17764       </method>
17765       <method name="Void EndInvoke(IAsyncResult)">
17766         <size>0</size>
17767       </method>
17768       <method name="Void .ctor(Object, IntPtr)">
17769         <size>0</size>
17770       </method>
17771     </type>
17772     <type name="X+&lt;Main&gt;c__AnonStorey0">
17773       <method name="Void &lt;&gt;m__2(Int32)">
17774         <size>8</size>
17775       </method>
17776       <method name="Void .ctor()">
17777         <size>7</size>
17778       </method>
17779     </type>
17780   </test>
17781   <test name="gtest-lambda-02.cs">
17782     <type name="X">
17783       <method name="Void Foo(funci)">
17784         <size>16</size>
17785       </method>
17786       <method name="Void Foo(funcs)">
17787         <size>19</size>
17788       </method>
17789       <method name="Void Main()">
17790         <size>35</size>
17791       </method>
17792       <method name="System.String &lt;Main&gt;m__0(System.String)">
17793         <size>12</size>
17794       </method>
17795       <method name="Void .ctor()">
17796         <size>7</size>
17797       </method>
17798     </type>
17799     <type name="funcs">
17800       <method name="System.String Invoke(System.String)">
17801         <size>0</size>
17802       </method>
17803       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17804         <size>0</size>
17805       </method>
17806       <method name="System.String EndInvoke(IAsyncResult)">
17807         <size>0</size>
17808       </method>
17809       <method name="Void .ctor(Object, IntPtr)">
17810         <size>0</size>
17811       </method>
17812     </type>
17813     <type name="funci">
17814       <method name="Int32 Invoke(Int32)">
17815         <size>0</size>
17816       </method>
17817       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17818         <size>0</size>
17819       </method>
17820       <method name="Int32 EndInvoke(IAsyncResult)">
17821         <size>0</size>
17822       </method>
17823       <method name="Void .ctor(Object, IntPtr)">
17824         <size>0</size>
17825       </method>
17826     </type>
17827   </test>
17828   <test name="gtest-lambda-03.cs">
17829     <type name="Demo">
17830       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
17831         <size>8</size>
17832       </method>
17833       <method name="Int32 Main()">
17834         <size>54</size>
17835       </method>
17836       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
17837         <size>7</size>
17838       </method>
17839       <method name="Void .ctor()">
17840         <size>7</size>
17841       </method>
17842     </type>
17843     <type name="Func`2[TArg0,TResult]">
17844       <method name="TResult Invoke(TArg0)">
17845         <size>0</size>
17846       </method>
17847       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
17848         <size>0</size>
17849       </method>
17850       <method name="TResult EndInvoke(IAsyncResult)">
17851         <size>0</size>
17852       </method>
17853       <method name="Void .ctor(Object, IntPtr)">
17854         <size>0</size>
17855       </method>
17856     </type>
17857   </test>
17858   <test name="gtest-lambda-04.cs">
17859     <type name="Demo">
17860       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
17861         <size>14</size>
17862       </method>
17863       <method name="Int32 Main()">
17864         <size>103</size>
17865       </method>
17866       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
17867         <size>7</size>
17868       </method>
17869       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
17870         <size>8</size>
17871       </method>
17872       <method name="Void .ctor()">
17873         <size>7</size>
17874       </method>
17875     </type>
17876     <type name="Func`2[TArg0,TResult]">
17877       <method name="TResult Invoke(TArg0)">
17878         <size>0</size>
17879       </method>
17880       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
17881         <size>0</size>
17882       </method>
17883       <method name="TResult EndInvoke(IAsyncResult)">
17884         <size>0</size>
17885       </method>
17886       <method name="Void .ctor(Object, IntPtr)">
17887         <size>0</size>
17888       </method>
17889     </type>
17890   </test>
17891   <test name="gtest-lambda-05.cs">
17892     <type name="C">
17893       <method name="Boolean M(C+db)">
17894         <size>8</size>
17895       </method>
17896       <method name="System.String M(C+ds)">
17897         <size>6</size>
17898       </method>
17899       <method name="Int32 M(C+di)">
17900         <size>8</size>
17901       </method>
17902       <method name="Int32 Main()">
17903         <size>125</size>
17904       </method>
17905       <method name="System.String &lt;Main&gt;m__0(System.String)">
17906         <size>31</size>
17907       </method>
17908       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17909         <size>31</size>
17910       </method>
17911       <method name="Void .ctor()">
17912         <size>7</size>
17913       </method>
17914     </type>
17915     <type name="C+di">
17916       <method name="Int32 Invoke(Int32)">
17917         <size>0</size>
17918       </method>
17919       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17920         <size>0</size>
17921       </method>
17922       <method name="Int32 EndInvoke(IAsyncResult)">
17923         <size>0</size>
17924       </method>
17925       <method name="Void .ctor(Object, IntPtr)">
17926         <size>0</size>
17927       </method>
17928     </type>
17929     <type name="C+ds">
17930       <method name="System.String Invoke(System.String)">
17931         <size>0</size>
17932       </method>
17933       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17934         <size>0</size>
17935       </method>
17936       <method name="System.String EndInvoke(IAsyncResult)">
17937         <size>0</size>
17938       </method>
17939       <method name="Void .ctor(Object, IntPtr)">
17940         <size>0</size>
17941       </method>
17942     </type>
17943     <type name="C+db">
17944       <method name="Boolean Invoke(Boolean)">
17945         <size>0</size>
17946       </method>
17947       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
17948         <size>0</size>
17949       </method>
17950       <method name="Boolean EndInvoke(IAsyncResult)">
17951         <size>0</size>
17952       </method>
17953       <method name="Void .ctor(Object, IntPtr)">
17954         <size>0</size>
17955       </method>
17956     </type>
17957     <type name="C+&lt;Main&gt;c__AnonStorey0">
17958       <method name="System.String &lt;&gt;m__2(System.String)">
17959         <size>12</size>
17960       </method>
17961       <method name="Void .ctor()">
17962         <size>7</size>
17963       </method>
17964     </type>
17965     <type name="C+&lt;Main&gt;c__AnonStorey1">
17966       <method name="Int32 &lt;&gt;m__3(Int32)">
17967         <size>11</size>
17968       </method>
17969       <method name="Void .ctor()">
17970         <size>7</size>
17971       </method>
17972     </type>
17973   </test>
17974   <test name="gtest-lambda-06.cs">
17975     <type name="TestClass">
17976       <method name="Void P(TestClass+DT)">
17977         <size>26</size>
17978       </method>
17979       <method name="Void P(TestClass+DF)">
17980         <size>26</size>
17981       </method>
17982       <method name="T And(T, T)">
17983         <size>10</size>
17984       </method>
17985       <method name="F And(T, F)">
17986         <size>10</size>
17987       </method>
17988       <method name="F And(F, T)">
17989         <size>10</size>
17990       </method>
17991       <method name="F And(F, F)">
17992         <size>10</size>
17993       </method>
17994       <method name="T Or(T, T)">
17995         <size>10</size>
17996       </method>
17997       <method name="T Or(T, F)">
17998         <size>10</size>
17999       </method>
18000       <method name="T Or(F, T)">
18001         <size>10</size>
18002       </method>
18003       <method name="F Or(F, F)">
18004         <size>10</size>
18005       </method>
18006       <method name="F Not(T)">
18007         <size>10</size>
18008       </method>
18009       <method name="T Not(F)">
18010         <size>10</size>
18011       </method>
18012       <method name="Void StopTrue(T)">
18013         <size>1</size>
18014       </method>
18015       <method name="Int32 Main()">
18016         <size>36</size>
18017       </method>
18018       <method name="Void &lt;Main&gt;m__0(F)">
18019         <size>31</size>
18020       </method>
18021       <method name="Void .ctor()">
18022         <size>7</size>
18023       </method>
18024     </type>
18025     <type name="TestClass+DT">
18026       <method name="Void Invoke(T)">
18027         <size>0</size>
18028       </method>
18029       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18030         <size>0</size>
18031       </method>
18032       <method name="Void EndInvoke(IAsyncResult)">
18033         <size>0</size>
18034       </method>
18035       <method name="Void .ctor(Object, IntPtr)">
18036         <size>0</size>
18037       </method>
18038     </type>
18039     <type name="TestClass+DF">
18040       <method name="Void Invoke(F)">
18041         <size>0</size>
18042       </method>
18043       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18044         <size>0</size>
18045       </method>
18046       <method name="Void EndInvoke(IAsyncResult)">
18047         <size>0</size>
18048       </method>
18049       <method name="Void .ctor(Object, IntPtr)">
18050         <size>0</size>
18051       </method>
18052     </type>
18053     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18054       <method name="Void &lt;&gt;m__1(T)">
18055         <size>38</size>
18056       </method>
18057       <method name="Void .ctor()">
18058         <size>7</size>
18059       </method>
18060     </type>
18061     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18062       <method name="Void &lt;&gt;m__2(F)">
18063         <size>77</size>
18064       </method>
18065       <method name="Void .ctor()">
18066         <size>7</size>
18067       </method>
18068     </type>
18069   </test>
18070   <test name="gtest-lambda-07.cs">
18071     <type name="C">
18072       <method name="Void Test(D)">
18073         <size>1</size>
18074       </method>
18075       <method name="Void Test(System.Object, D)">
18076         <size>1</size>
18077       </method>
18078       <method name="Void Test(D, D)">
18079         <size>1</size>
18080       </method>
18081       <method name="Void Test2(System.Object, E)">
18082         <size>1</size>
18083       </method>
18084       <method name="Void Main()">
18085         <size>207</size>
18086       </method>
18087       <method name="Void &lt;Main&gt;m__0()">
18088         <size>1</size>
18089       </method>
18090       <method name="Void &lt;Main&gt;m__1()">
18091         <size>1</size>
18092       </method>
18093       <method name="Void &lt;Main&gt;m__2()">
18094         <size>1</size>
18095       </method>
18096       <method name="Void &lt;Main&gt;m__3()">
18097         <size>1</size>
18098       </method>
18099       <method name="Void &lt;Main&gt;m__4()">
18100         <size>1</size>
18101       </method>
18102       <method name="Void &lt;Main&gt;m__5(Boolean)">
18103         <size>1</size>
18104       </method>
18105       <method name="Void .ctor()">
18106         <size>7</size>
18107       </method>
18108     </type>
18109     <type name="D">
18110       <method name="Void Invoke()">
18111         <size>0</size>
18112       </method>
18113       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18114         <size>0</size>
18115       </method>
18116       <method name="Void EndInvoke(IAsyncResult)">
18117         <size>0</size>
18118       </method>
18119       <method name="Void .ctor(Object, IntPtr)">
18120         <size>0</size>
18121       </method>
18122     </type>
18123     <type name="E">
18124       <method name="Void Invoke(Boolean)">
18125         <size>0</size>
18126       </method>
18127       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18128         <size>0</size>
18129       </method>
18130       <method name="Void EndInvoke(IAsyncResult)">
18131         <size>0</size>
18132       </method>
18133       <method name="Void .ctor(Object, IntPtr)">
18134         <size>0</size>
18135       </method>
18136     </type>
18137   </test>
18138   <test name="gtest-lambda-08.cs">
18139     <type name="C">
18140       <method name="Void Test[T,R](System.Func`2[T,R])">
18141         <size>1</size>
18142       </method>
18143       <method name="Int32 Main()">
18144         <size>321</size>
18145       </method>
18146       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18147         <size>4</size>
18148       </method>
18149       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18150         <size>5</size>
18151       </method>
18152       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18153         <size>4</size>
18154       </method>
18155       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18156         <size>5</size>
18157       </method>
18158       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18159         <size>4</size>
18160       </method>
18161       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18162         <size>5</size>
18163       </method>
18164       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18165         <size>4</size>
18166       </method>
18167       <method name="Void .ctor()">
18168         <size>7</size>
18169       </method>
18170     </type>
18171   </test>
18172   <test name="gtest-lambda-09.cs">
18173     <type name="C">
18174       <method name="IEnumerable`1 Test[T](T)">
18175         <size>2</size>
18176       </method>
18177       <method name="IEnumerable`1 Test[T](Func`1[T])">
18178         <size>2</size>
18179       </method>
18180       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18181         <size>2</size>
18182       </method>
18183       <method name="Void Main()">
18184         <size>113</size>
18185       </method>
18186       <method name="System.String &lt;Main&gt;m__0()">
18187         <size>6</size>
18188       </method>
18189       <method name="System.String &lt;Main&gt;m__1()">
18190         <size>6</size>
18191       </method>
18192       <method name="System.String &lt;Main&gt;m__2(System.String)">
18193         <size>6</size>
18194       </method>
18195       <method name="Void .ctor()">
18196         <size>7</size>
18197       </method>
18198     </type>
18199     <type name="Func`1[TD]">
18200       <method name="TD Invoke()">
18201         <size>0</size>
18202       </method>
18203       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18204         <size>0</size>
18205       </method>
18206       <method name="TD EndInvoke(IAsyncResult)">
18207         <size>0</size>
18208       </method>
18209       <method name="Void .ctor(Object, IntPtr)">
18210         <size>0</size>
18211       </method>
18212     </type>
18213     <type name="Func`2[TA,TR]">
18214       <method name="TR Invoke(TA)">
18215         <size>0</size>
18216       </method>
18217       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18218         <size>0</size>
18219       </method>
18220       <method name="TR EndInvoke(IAsyncResult)">
18221         <size>0</size>
18222       </method>
18223       <method name="Void .ctor(Object, IntPtr)">
18224         <size>0</size>
18225       </method>
18226     </type>
18227   </test>
18228   <test name="gtest-lambda-10.cs">
18229     <type name="C">
18230       <method name="Void Foo[TSource](IEnumerable`1)">
18231         <size>1</size>
18232       </method>
18233       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18234         <size>1</size>
18235       </method>
18236       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18237         <size>1</size>
18238       </method>
18239       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18240         <size>1</size>
18241       </method>
18242       <method name="Void Main()">
18243         <size>97</size>
18244       </method>
18245       <method name="Void .ctor()">
18246         <size>7</size>
18247       </method>
18248     </type>
18249     <type name="C+&lt;Main&gt;c__AnonStorey0">
18250       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18251         <size>7</size>
18252       </method>
18253       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18254         <size>7</size>
18255       </method>
18256       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18257         <size>7</size>
18258       </method>
18259       <method name="Void .ctor()">
18260         <size>7</size>
18261       </method>
18262     </type>
18263   </test>
18264   <test name="gtest-lambda-11.cs">
18265     <type name="Pair`2[T1,T2]">
18266       <method name="Void .ctor()">
18267         <size>7</size>
18268       </method>
18269     </type>
18270     <type name="C">
18271       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18272         <size>1</size>
18273       </method>
18274     </type>
18275     <type name="E`1[TI]">
18276       <method name="Void Rep1[TV](Group`2[TI,TV])">
18277         <size>37</size>
18278       </method>
18279       <method name="Void .ctor()">
18280         <size>7</size>
18281       </method>
18282     </type>
18283     <type name="M">
18284       <method name="Void Main()">
18285         <size>1</size>
18286       </method>
18287       <method name="Void .ctor()">
18288         <size>7</size>
18289       </method>
18290     </type>
18291     <type name="Group`2[T1,T2]">
18292       <method name="Pair`2[T1,T2] Invoke(T1)">
18293         <size>0</size>
18294       </method>
18295       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18296         <size>0</size>
18297       </method>
18298       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18299         <size>0</size>
18300       </method>
18301       <method name="Void .ctor(Object, IntPtr)">
18302         <size>0</size>
18303       </method>
18304     </type>
18305     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18306       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18307         <size>7</size>
18308       </method>
18309       <method name="Void .ctor()">
18310         <size>7</size>
18311       </method>
18312     </type>
18313   </test>
18314   <test name="gtest-lambda-12.cs">
18315     <type name="Demo">
18316       <method name="Void F[T](T[], T, Func`1[T])">
18317         <size>42</size>
18318       </method>
18319       <method name="Int32 Main()">
18320         <size>65</size>
18321       </method>
18322       <method name="Void .ctor()">
18323         <size>7</size>
18324       </method>
18325     </type>
18326     <type name="Func`1[TA]">
18327       <method name="Void Invoke(TA)">
18328         <size>0</size>
18329       </method>
18330       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18331         <size>0</size>
18332       </method>
18333       <method name="Void EndInvoke(IAsyncResult)">
18334         <size>0</size>
18335       </method>
18336       <method name="Void .ctor(Object, IntPtr)">
18337         <size>0</size>
18338       </method>
18339     </type>
18340     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18341       <method name="Void &lt;&gt;m__0(Int32)">
18342         <size>10</size>
18343       </method>
18344       <method name="Void .ctor()">
18345         <size>7</size>
18346       </method>
18347     </type>
18348   </test>
18349   <test name="gtest-lambda-13.cs">
18350     <type name="TestUnary">
18351       <method name="Void Foo(System.Action`1[System.Int32])">
18352         <size>1</size>
18353       </method>
18354       <method name="Void Bar()">
18355         <size>35</size>
18356       </method>
18357       <method name="Void &lt;Bar&gt;m__0(Int32)">
18358         <size>6</size>
18359       </method>
18360       <method name="Void .ctor()">
18361         <size>7</size>
18362       </method>
18363     </type>
18364     <type name="Program">
18365       <method name="Void Foo(System.Action`1[System.String])">
18366         <size>12</size>
18367       </method>
18368       <method name="T Foo[T](System.Func`2[System.String,T])">
18369         <size>12</size>
18370       </method>
18371       <method name="System.String Bar()">
18372         <size>35</size>
18373       </method>
18374       <method name="Void Main()">
18375         <size>76</size>
18376       </method>
18377       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18378         <size>7</size>
18379       </method>
18380       <method name="System.String &lt;Main&gt;m__2(System.String)">
18381         <size>2</size>
18382       </method>
18383       <method name="Void &lt;Main&gt;m__3(System.String)">
18384         <size>7</size>
18385       </method>
18386       <method name="Void .ctor()">
18387         <size>7</size>
18388       </method>
18389     </type>
18390   </test>
18391   <test name="gtest-lambda-14.cs">
18392     <type name="Test">
18393       <method name="Void Main()">
18394         <size>1</size>
18395       </method>
18396       <method name="Void Foo[T]()">
18397         <size>14</size>
18398       </method>
18399       <method name="T &lt;Foo&gt;m__0[T](T)">
18400         <size>2</size>
18401       </method>
18402       <method name="Void .ctor()">
18403         <size>7</size>
18404       </method>
18405     </type>
18406   </test>
18407   <test name="gtest-lambda-15.cs">
18408     <type name="Enumerable">
18409       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18410         <size>32</size>
18411       </method>
18412       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18413         <size>120</size>
18414       </method>
18415     </type>
18416     <type name="Repro">
18417       <method name="Int32 Main()">
18418         <size>115</size>
18419       </method>
18420       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18421         <size>7</size>
18422       </method>
18423       <method name="Void .ctor()">
18424         <size>7</size>
18425       </method>
18426     </type>
18427     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18428       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18429         <size>15</size>
18430       </method>
18431       <method name="Void .ctor()">
18432         <size>7</size>
18433       </method>
18434     </type>
18435   </test>
18436   <test name="gtest-lambda-16.cs">
18437     <type name="Repro">
18438       <method name="Void AssertFoo[T](IList`1)">
18439         <size>34</size>
18440       </method>
18441       <method name="Void Main()">
18442         <size>1</size>
18443       </method>
18444       <method name="Void .ctor()">
18445         <size>7</size>
18446       </method>
18447     </type>
18448     <type name="Repro+Runner`1[T]">
18449       <method name="Void .ctor(Action`1, T)">
18450         <size>7</size>
18451       </method>
18452     </type>
18453     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18454       <method name="Void &lt;&gt;m__0(Int32)">
18455         <size>52</size>
18456       </method>
18457       <method name="Void .ctor()">
18458         <size>7</size>
18459       </method>
18460     </type>
18461   </test>
18462   <test name="gtest-lambda-17.cs">
18463     <type name="TestCase">
18464       <method name="Void Testing()">
18465         <size>75</size>
18466       </method>
18467       <method name="Void Main()">
18468         <size>11</size>
18469       </method>
18470       <method name="Void &lt;Testing&gt;m__0()">
18471         <size>8</size>
18472       </method>
18473       <method name="Void .ctor()">
18474         <size>7</size>
18475       </method>
18476     </type>
18477   </test>
18478   <test name="gtest-lambda-18.cs">
18479     <type name="Test">
18480       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18481         <size>33</size>
18482       </method>
18483       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18484         <size>1</size>
18485       </method>
18486       <method name="Void Main()">
18487         <size>1</size>
18488       </method>
18489     </type>
18490     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18491       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18492         <size>14</size>
18493       </method>
18494       <method name="Void .ctor()">
18495         <size>7</size>
18496       </method>
18497     </type>
18498   </test>
18499   <test name="gtest-lambda-19.cs">
18500     <type name="Crasher">
18501       <method name="Void Crash()">
18502         <size>36</size>
18503       </method>
18504       <method name="Void Do(System.Action)">
18505         <size>1</size>
18506       </method>
18507       <method name="Void Main()">
18508         <size>1</size>
18509       </method>
18510       <method name="Void .ctor()">
18511         <size>7</size>
18512       </method>
18513     </type>
18514     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18515       <method name="Void &lt;&gt;m__0()">
18516         <size>27</size>
18517       </method>
18518       <method name="Void .ctor()">
18519         <size>7</size>
18520       </method>
18521     </type>
18522   </test>
18523   <test name="gtest-lambda-20.cs">
18524     <type name="Z">
18525       <method name="Void &lt;Z&gt;m__0()">
18526         <size>7</size>
18527       </method>
18528       <method name="Void .ctor()">
18529         <size>37</size>
18530       </method>
18531     </type>
18532     <type name="Test">
18533       <method name="Boolean Foo()">
18534         <size>2</size>
18535       </method>
18536       <method name="Void Main()">
18537         <size>1</size>
18538       </method>
18539       <method name="Void .ctor()">
18540         <size>7</size>
18541       </method>
18542     </type>
18543     <type name="TestMethod">
18544       <method name="Void Invoke()">
18545         <size>0</size>
18546       </method>
18547       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18548         <size>0</size>
18549       </method>
18550       <method name="Void EndInvoke(IAsyncResult)">
18551         <size>0</size>
18552       </method>
18553       <method name="Void .ctor(Object, IntPtr)">
18554         <size>0</size>
18555       </method>
18556     </type>
18557   </test>
18558   <test name="gtest-lambda-21.cs">
18559     <type name="Program">
18560       <method name="Void Foo(System.Action`1[System.String])">
18561         <size>12</size>
18562       </method>
18563       <method name="T Foo[T](System.Func`2[System.String,T])">
18564         <size>12</size>
18565       </method>
18566       <method name="System.String Bar()">
18567         <size>35</size>
18568       </method>
18569       <method name="Int32 Main()">
18570         <size>95</size>
18571       </method>
18572       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18573         <size>7</size>
18574       </method>
18575       <method name="System.String &lt;Main&gt;m__1(System.String)">
18576         <size>2</size>
18577       </method>
18578       <method name="Void &lt;Main&gt;m__2(System.String)">
18579         <size>7</size>
18580       </method>
18581       <method name="Void .ctor()">
18582         <size>7</size>
18583       </method>
18584     </type>
18585   </test>
18586   <test name="gtest-lambda-22.cs">
18587     <type name="Product">
18588       <method name="Void .ctor()">
18589         <size>7</size>
18590       </method>
18591     </type>
18592     <type name="MainClass">
18593       <method name="Void Main()">
18594         <size>136</size>
18595       </method>
18596       <method name="Int32 &lt;Main&gt;m__0(Product)">
18597         <size>7</size>
18598       </method>
18599       <method name="Product &lt;Main&gt;m__1(Product)">
18600         <size>2</size>
18601       </method>
18602       <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)">
18603         <size>48</size>
18604       </method>
18605       <method name="Void .ctor()">
18606         <size>7</size>
18607       </method>
18608     </type>
18609     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18610       <method name="&lt;g&gt;__T get_g()">
18611         <size>7</size>
18612       </method>
18613       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18614         <size>7</size>
18615       </method>
18616       <method name="Boolean Equals(System.Object)">
18617         <size>69</size>
18618       </method>
18619       <method name="Int32 GetHashCode()">
18620         <size>86</size>
18621       </method>
18622       <method name="System.String ToString()">
18623         <size>142</size>
18624       </method>
18625       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18626         <size>21</size>
18627       </method>
18628     </type>
18629     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18630       <method name="Boolean &lt;&gt;m__3(Product)">
18631         <size>52</size>
18632       </method>
18633       <method name="Decimal &lt;&gt;m__4(Product)">
18634         <size>7</size>
18635       </method>
18636       <method name="Void .ctor()">
18637         <size>7</size>
18638       </method>
18639     </type>
18640   </test>
18641   <test name="gtest-lambda-23.cs">
18642     <type name="C">
18643       <method name="U Test[T,U](T[], System.Func`2[T,U])">
18644         <size>14</size>
18645       </method>
18646       <method name="Int32 Main()">
18647         <size>77</size>
18648       </method>
18649       <method name="System.String &lt;Main&gt;m__0(System.String)">
18650         <size>27</size>
18651       </method>
18652       <method name="Void .ctor()">
18653         <size>7</size>
18654       </method>
18655     </type>
18656   </test>
18657   <test name="gtest-linq-01.cs">
18658     <type name="from.C">
18659       <method name="Void .ctor()">
18660         <size>7</size>
18661       </method>
18662       <method name="Void Main()">
18663         <size>2137</size>
18664       </method>
18665       <method name="Void Foo(Int32, Boolean)">
18666         <size>11</size>
18667       </method>
18668       <method name="Void Do(System.String[])">
18669         <size>16</size>
18670       </method>
18671     </type>
18672     <type name="from.D">
18673       <method name="Void .ctor()">
18674         <size>7</size>
18675       </method>
18676       <method name="Boolean check(System.Object, System.Object)">
18677         <size>26</size>
18678       </method>
18679     </type>
18680     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
18681       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
18682         <size>21</size>
18683       </method>
18684       <method name="&lt;i&gt;__T get_i()">
18685         <size>7</size>
18686       </method>
18687       <method name="&lt;j&gt;__T get_j()">
18688         <size>7</size>
18689       </method>
18690       <method name="Boolean Equals(System.Object)">
18691         <size>69</size>
18692       </method>
18693       <method name="Int32 GetHashCode()">
18694         <size>86</size>
18695       </method>
18696       <method name="System.String ToString()">
18697         <size>142</size>
18698       </method>
18699     </type>
18700     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18701       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18702         <size>21</size>
18703       </method>
18704       <method name="&lt;i&gt;__T get_i()">
18705         <size>7</size>
18706       </method>
18707       <method name="&lt;l&gt;__T get_l()">
18708         <size>7</size>
18709       </method>
18710       <method name="Boolean Equals(System.Object)">
18711         <size>69</size>
18712       </method>
18713       <method name="Int32 GetHashCode()">
18714         <size>86</size>
18715       </method>
18716       <method name="System.String ToString()">
18717         <size>142</size>
18718       </method>
18719     </type>
18720     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
18721       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
18722         <size>21</size>
18723       </method>
18724       <method name="&lt;i9&gt;__T get_i9()">
18725         <size>7</size>
18726       </method>
18727       <method name="&lt;i&gt;__T get_i()">
18728         <size>7</size>
18729       </method>
18730       <method name="Boolean Equals(System.Object)">
18731         <size>69</size>
18732       </method>
18733       <method name="Int32 GetHashCode()">
18734         <size>86</size>
18735       </method>
18736       <method name="System.String ToString()">
18737         <size>142</size>
18738       </method>
18739     </type>
18740     <type name="from.C">
18741       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18742         <size>2</size>
18743       </method>
18744       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18745         <size>2</size>
18746       </method>
18747       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
18748         <size>2</size>
18749       </method>
18750       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18751         <size>2</size>
18752       </method>
18753     </type>
18754     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18755       <method name="Void .ctor()">
18756         <size>7</size>
18757       </method>
18758       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
18759         <size>7</size>
18760       </method>
18761     </type>
18762     <type name="from.C">
18763       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
18764         <size>2</size>
18765       </method>
18766       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18767         <size>10</size>
18768       </method>
18769       <method name="Int32 &lt;Main&gt;m__7(Int32)">
18770         <size>2</size>
18771       </method>
18772       <method name="Int32 &lt;Main&gt;m__8(Int32)">
18773         <size>2</size>
18774       </method>
18775       <method name="Int32 &lt;Main&gt;m__9(Int32)">
18776         <size>2</size>
18777       </method>
18778       <method name="Int32 &lt;Main&gt;m__A(Int32)">
18779         <size>2</size>
18780       </method>
18781       <method name="Int32 &lt;Main&gt;m__B(Int32)">
18782         <size>2</size>
18783       </method>
18784       <method name="Int32 &lt;Main&gt;m__C(Int32)">
18785         <size>2</size>
18786       </method>
18787       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
18788         <size>2</size>
18789       </method>
18790       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
18791         <size>2</size>
18792       </method>
18793       <method name="Int32 &lt;Main&gt;m__20(Int32)">
18794         <size>2</size>
18795       </method>
18796       <method name="Int32 &lt;Main&gt;m__21(Int32)">
18797         <size>2</size>
18798       </method>
18799       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
18800         <size>10</size>
18801       </method>
18802       <method name="Int32 &lt;Main&gt;m__D(ITest)">
18803         <size>7</size>
18804       </method>
18805       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
18806         <size>2</size>
18807       </method>
18808       <method name="Int32 &lt;Main&gt;m__F(Int32)">
18809         <size>2</size>
18810       </method>
18811       <method name="Int32 &lt;Main&gt;m__10(ITest)">
18812         <size>7</size>
18813       </method>
18814       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
18815         <size>2</size>
18816       </method>
18817       <method name="Int32 &lt;Main&gt;m__12(Int32)">
18818         <size>2</size>
18819       </method>
18820       <method name="Int32 &lt;Main&gt;m__13(ITest)">
18821         <size>7</size>
18822       </method>
18823       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
18824         <size>8</size>
18825       </method>
18826       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
18827         <size>7</size>
18828       </method>
18829       <method name="Int32 &lt;Main&gt;m__16(ITest)">
18830         <size>7</size>
18831       </method>
18832       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
18833         <size>7</size>
18834       </method>
18835       <method name="Int32 &lt;Main&gt;m__18(Int32)">
18836         <size>2</size>
18837       </method>
18838       <method name="Int32 &lt;Main&gt;m__19(Int32)">
18839         <size>2</size>
18840       </method>
18841       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
18842         <size>2</size>
18843       </method>
18844       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
18845         <size>2</size>
18846       </method>
18847       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
18848         <size>2</size>
18849       </method>
18850       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
18851         <size>2</size>
18852       </method>
18853       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
18854         <size>2</size>
18855       </method>
18856       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
18857         <size>10</size>
18858       </method>
18859       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
18860         <size>7</size>
18861       </method>
18862       <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])">
18863         <size>15</size>
18864       </method>
18865       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18866         <size>12</size>
18867       </method>
18868       <method name="Int32 &lt;Main&gt;m__28(Int32)">
18869         <size>2</size>
18870       </method>
18871       <method name="Int32 &lt;Main&gt;m__29(Int32)">
18872         <size>2</size>
18873       </method>
18874       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
18875         <size>8</size>
18876       </method>
18877       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18878         <size>2</size>
18879       </method>
18880       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18881         <size>7</size>
18882       </method>
18883       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
18884         <size>8</size>
18885       </method>
18886       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18887         <size>2</size>
18888       </method>
18889       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18890         <size>7</size>
18891       </method>
18892       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
18893         <size>8</size>
18894       </method>
18895       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18896         <size>2</size>
18897       </method>
18898       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18899         <size>7</size>
18900       </method>
18901       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
18902         <size>2</size>
18903       </method>
18904       <method name="Int32 &lt;Main&gt;m__37(Int32)">
18905         <size>2</size>
18906       </method>
18907       <method name="Int32 &lt;Main&gt;m__38(Int32)">
18908         <size>2</size>
18909       </method>
18910     </type>
18911     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
18912       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
18913         <size>21</size>
18914       </method>
18915       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
18916         <size>7</size>
18917       </method>
18918       <method name="&lt;l2&gt;__T get_l2()">
18919         <size>7</size>
18920       </method>
18921       <method name="Boolean Equals(System.Object)">
18922         <size>69</size>
18923       </method>
18924       <method name="Int32 GetHashCode()">
18925         <size>86</size>
18926       </method>
18927       <method name="System.String ToString()">
18928         <size>142</size>
18929       </method>
18930     </type>
18931     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18932       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
18933         <size>7</size>
18934       </method>
18935       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
18936         <size>7</size>
18937       </method>
18938       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
18939         <size>7</size>
18940       </method>
18941     </type>
18942     <type name="from.C">
18943       <method name="Int32 &lt;Main&gt;m__39(Int32)">
18944         <size>2</size>
18945       </method>
18946       <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]])">
18947         <size>9</size>
18948       </method>
18949       <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])">
18950         <size>2</size>
18951       </method>
18952     </type>
18953     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
18954       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
18955         <size>21</size>
18956       </method>
18957       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
18958         <size>7</size>
18959       </method>
18960       <method name="&lt;l2&gt;__T get_l2()">
18961         <size>7</size>
18962       </method>
18963       <method name="Boolean Equals(System.Object)">
18964         <size>69</size>
18965       </method>
18966       <method name="Int32 GetHashCode()">
18967         <size>86</size>
18968       </method>
18969       <method name="System.String ToString()">
18970         <size>142</size>
18971       </method>
18972     </type>
18973     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18974       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
18975         <size>47</size>
18976       </method>
18977       <method name="Int32 &lt;&gt;m__3D(Int32)">
18978         <size>2</size>
18979       </method>
18980     </type>
18981   </test>
18982   <test name="gtest-linq-02.cs">
18983     <type name="Test">
18984       <method name="Void .ctor()">
18985         <size>7</size>
18986       </method>
18987       <method name="Int32 Main()">
18988         <size>501</size>
18989       </method>
18990       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18991         <size>2</size>
18992       </method>
18993       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18994         <size>3</size>
18995       </method>
18996       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18997         <size>2</size>
18998       </method>
18999       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19000         <size>3</size>
19001       </method>
19002     </type>
19003   </test>
19004   <test name="gtest-linq-03.cs">
19005     <type name="WhereTest">
19006       <method name="Void .ctor()">
19007         <size>7</size>
19008       </method>
19009       <method name="Int32 Main()">
19010         <size>179</size>
19011       </method>
19012       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19013         <size>5</size>
19014       </method>
19015       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19016         <size>5</size>
19017       </method>
19018       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19019         <size>4</size>
19020       </method>
19021     </type>
19022   </test>
19023   <test name="gtest-linq-04.cs">
19024     <type name="TestGroupBy">
19025       <method name="Void .ctor()">
19026         <size>7</size>
19027       </method>
19028       <method name="Int32 Main()">
19029         <size>553</size>
19030       </method>
19031     </type>
19032     <type name="&lt;PrivateImplementationDetails&gt;">
19033       <method name="Void .ctor()">
19034         <size>7</size>
19035       </method>
19036     </type>
19037     <type name="TestGroupBy">
19038       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19039         <size>4</size>
19040       </method>
19041       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19042         <size>2</size>
19043       </method>
19044       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19045         <size>4</size>
19046       </method>
19047       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19048         <size>2</size>
19049       </method>
19050     </type>
19051   </test>
19052   <test name="gtest-linq-05.cs">
19053     <type name="OrderByTests">
19054       <method name="Void .ctor()">
19055         <size>7</size>
19056       </method>
19057       <method name="Int32 Main()">
19058         <size>1254</size>
19059       </method>
19060     </type>
19061     <type name="OrderByTests+Data">
19062       <method name="Void .ctor()">
19063         <size>7</size>
19064       </method>
19065       <method name="Int32 get_ID()">
19066         <size>7</size>
19067       </method>
19068       <method name="Void set_ID(Int32)">
19069         <size>8</size>
19070       </method>
19071       <method name="System.String get_Name()">
19072         <size>7</size>
19073       </method>
19074       <method name="Void set_Name(System.String)">
19075         <size>8</size>
19076       </method>
19077       <method name="System.String ToString()">
19078         <size>28</size>
19079       </method>
19080     </type>
19081     <type name="OrderByTests">
19082       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19083         <size>2</size>
19084       </method>
19085       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19086         <size>2</size>
19087       </method>
19088       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19089         <size>2</size>
19090       </method>
19091       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19092         <size>4</size>
19093       </method>
19094       <method name="System.String &lt;Main&gt;m__4(System.String)">
19095         <size>2</size>
19096       </method>
19097       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19098         <size>7</size>
19099       </method>
19100       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19101         <size>7</size>
19102       </method>
19103       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19104         <size>7</size>
19105       </method>
19106       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19107         <size>7</size>
19108       </method>
19109       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19110         <size>7</size>
19111       </method>
19112       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19113         <size>11</size>
19114       </method>
19115       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19116         <size>7</size>
19117       </method>
19118       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19119         <size>7</size>
19120       </method>
19121       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19122         <size>11</size>
19123       </method>
19124       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19125         <size>7</size>
19126       </method>
19127       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19128         <size>7</size>
19129       </method>
19130       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19131         <size>2</size>
19132       </method>
19133     </type>
19134   </test>
19135   <test name="gtest-linq-06.cs">
19136     <type name="Let">
19137       <method name="Void .ctor()">
19138         <size>7</size>
19139       </method>
19140       <method name="Int32 Main()">
19141         <size>406</size>
19142       </method>
19143     </type>
19144     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19145       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19146         <size>21</size>
19147       </method>
19148       <method name="&lt;i&gt;__T get_i()">
19149         <size>7</size>
19150       </method>
19151       <method name="&lt;u&gt;__T get_u()">
19152         <size>7</size>
19153       </method>
19154       <method name="Boolean Equals(System.Object)">
19155         <size>69</size>
19156       </method>
19157       <method name="Int32 GetHashCode()">
19158         <size>86</size>
19159       </method>
19160       <method name="System.String ToString()">
19161         <size>142</size>
19162       </method>
19163     </type>
19164     <type name="Let">
19165       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19166         <size>10</size>
19167       </method>
19168       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19169         <size>7</size>
19170       </method>
19171       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19172         <size>10</size>
19173       </method>
19174       <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])">
19175         <size>15</size>
19176       </method>
19177       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19178         <size>18</size>
19179       </method>
19180       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19181         <size>7</size>
19182       </method>
19183     </type>
19184     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19185       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19186         <size>21</size>
19187       </method>
19188       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19189         <size>7</size>
19190       </method>
19191       <method name="&lt;v&gt;__T get_v()">
19192         <size>7</size>
19193       </method>
19194       <method name="Boolean Equals(System.Object)">
19195         <size>69</size>
19196       </method>
19197       <method name="Int32 GetHashCode()">
19198         <size>86</size>
19199       </method>
19200       <method name="System.String ToString()">
19201         <size>142</size>
19202       </method>
19203     </type>
19204   </test>
19205   <test name="gtest-linq-07.cs">
19206     <type name="SelectMany">
19207       <method name="Void .ctor()">
19208         <size>7</size>
19209       </method>
19210       <method name="Int32 Main()">
19211         <size>748</size>
19212       </method>
19213     </type>
19214     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19215       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19216         <size>21</size>
19217       </method>
19218       <method name="&lt;i1&gt;__T get_i1()">
19219         <size>7</size>
19220       </method>
19221       <method name="&lt;i2&gt;__T get_i2()">
19222         <size>7</size>
19223       </method>
19224       <method name="Boolean Equals(System.Object)">
19225         <size>69</size>
19226       </method>
19227       <method name="Int32 GetHashCode()">
19228         <size>86</size>
19229       </method>
19230       <method name="System.String ToString()">
19231         <size>142</size>
19232       </method>
19233     </type>
19234     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19235       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19236         <size>28</size>
19237       </method>
19238       <method name="&lt;pp&gt;__T get_pp()">
19239         <size>7</size>
19240       </method>
19241       <method name="&lt;i1&gt;__T get_i1()">
19242         <size>7</size>
19243       </method>
19244       <method name="&lt;i3&gt;__T get_i3()">
19245         <size>7</size>
19246       </method>
19247       <method name="Boolean Equals(System.Object)">
19248         <size>96</size>
19249       </method>
19250       <method name="Int32 GetHashCode()">
19251         <size>109</size>
19252       </method>
19253       <method name="System.String ToString()">
19254         <size>199</size>
19255       </method>
19256     </type>
19257     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19258       <method name="Void .ctor()">
19259         <size>7</size>
19260       </method>
19261       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19262         <size>12</size>
19263       </method>
19264       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19265         <size>12</size>
19266       </method>
19267       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19268         <size>12</size>
19269       </method>
19270       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19271         <size>7</size>
19272       </method>
19273     </type>
19274     <type name="SelectMany">
19275       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19276         <size>8</size>
19277       </method>
19278       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19279         <size>5</size>
19280       </method>
19281       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19282         <size>8</size>
19283       </method>
19284       <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)">
19285         <size>8</size>
19286       </method>
19287       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19288         <size>7</size>
19289       </method>
19290       <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])">
19291         <size>25</size>
19292       </method>
19293       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19294         <size>8</size>
19295       </method>
19296     </type>
19297     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19298       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19299         <size>21</size>
19300       </method>
19301       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19302         <size>7</size>
19303       </method>
19304       <method name="&lt;i3&gt;__T get_i3()">
19305         <size>7</size>
19306       </method>
19307       <method name="Boolean Equals(System.Object)">
19308         <size>69</size>
19309       </method>
19310       <method name="Int32 GetHashCode()">
19311         <size>86</size>
19312       </method>
19313       <method name="System.String ToString()">
19314         <size>142</size>
19315       </method>
19316     </type>
19317   </test>
19318   <test name="gtest-linq-08.cs">
19319     <type name="TestA">
19320       <method name="Void .ctor(String)">
19321         <size>14</size>
19322       </method>
19323       <method name="System.String Select[U](System.Func`2[TestA,U])">
19324         <size>7</size>
19325       </method>
19326     </type>
19327     <type name="TestB">
19328       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19329         <size>25</size>
19330       </method>
19331     </type>
19332     <type name="CustomQueryExpressionPattern">
19333       <method name="Void .ctor()">
19334         <size>7</size>
19335       </method>
19336       <method name="Int32 Main()">
19337         <size>153</size>
19338       </method>
19339       <method name="TestA &lt;Main&gt;m__0(TestA)">
19340         <size>2</size>
19341       </method>
19342       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19343         <size>17</size>
19344       </method>
19345     </type>
19346   </test>
19347   <test name="gtest-linq-09.cs">
19348     <type name="Data">
19349       <method name="Void .ctor()">
19350         <size>7</size>
19351       </method>
19352     </type>
19353     <type name="Join">
19354       <method name="Void .ctor()">
19355         <size>7</size>
19356       </method>
19357       <method name="Int32 Main()">
19358         <size>912</size>
19359       </method>
19360     </type>
19361     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19362       <method name="Void .ctor(&lt;Result&gt;__T)">
19363         <size>14</size>
19364       </method>
19365       <method name="&lt;Result&gt;__T get_Result()">
19366         <size>7</size>
19367       </method>
19368       <method name="Boolean Equals(System.Object)">
19369         <size>39</size>
19370       </method>
19371       <method name="Int32 GetHashCode()">
19372         <size>63</size>
19373       </method>
19374       <method name="System.String ToString()">
19375         <size>67</size>
19376       </method>
19377     </type>
19378     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19379       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19380         <size>21</size>
19381       </method>
19382       <method name="&lt;a&gt;__T get_a()">
19383         <size>7</size>
19384       </method>
19385       <method name="&lt;b&gt;__T get_b()">
19386         <size>7</size>
19387       </method>
19388       <method name="Boolean Equals(System.Object)">
19389         <size>69</size>
19390       </method>
19391       <method name="Int32 GetHashCode()">
19392         <size>86</size>
19393       </method>
19394       <method name="System.String ToString()">
19395         <size>142</size>
19396       </method>
19397     </type>
19398     <type name="Join">
19399       <method name="Int32 &lt;Main&gt;m__0(Data)">
19400         <size>7</size>
19401       </method>
19402       <method name="Int32 &lt;Main&gt;m__1(Data)">
19403         <size>7</size>
19404       </method>
19405       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19406         <size>23</size>
19407       </method>
19408       <method name="Int32 &lt;Main&gt;m__3(Data)">
19409         <size>7</size>
19410       </method>
19411       <method name="Int32 &lt;Main&gt;m__4(Data)">
19412         <size>7</size>
19413       </method>
19414       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19415         <size>8</size>
19416       </method>
19417       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19418         <size>22</size>
19419       </method>
19420       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19421         <size>33</size>
19422       </method>
19423       <method name="Int32 &lt;Main&gt;m__8(Data)">
19424         <size>7</size>
19425       </method>
19426       <method name="Int32 &lt;Main&gt;m__9(Data)">
19427         <size>7</size>
19428       </method>
19429       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19430         <size>23</size>
19431       </method>
19432       <method name="Int32 &lt;Main&gt;m__B(Data)">
19433         <size>7</size>
19434       </method>
19435       <method name="Int32 &lt;Main&gt;m__C(Data)">
19436         <size>7</size>
19437       </method>
19438       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19439         <size>8</size>
19440       </method>
19441       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19442         <size>12</size>
19443       </method>
19444       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19445         <size>7</size>
19446       </method>
19447     </type>
19448   </test>
19449   <test name="gtest-linq-10.cs">
19450     <type name="DataA">
19451       <method name="Void .ctor()">
19452         <size>7</size>
19453       </method>
19454     </type>
19455     <type name="DataB">
19456       <method name="Void .ctor()">
19457         <size>7</size>
19458       </method>
19459     </type>
19460     <type name="GroupJoin">
19461       <method name="Void .ctor()">
19462         <size>7</size>
19463       </method>
19464       <method name="Int32 Main()">
19465         <size>631</size>
19466       </method>
19467     </type>
19468     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19469       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19470         <size>21</size>
19471       </method>
19472       <method name="&lt;a&gt;__T get_a()">
19473         <size>7</size>
19474       </method>
19475       <method name="&lt;ab&gt;__T get_ab()">
19476         <size>7</size>
19477       </method>
19478       <method name="Boolean Equals(System.Object)">
19479         <size>69</size>
19480       </method>
19481       <method name="Int32 GetHashCode()">
19482         <size>86</size>
19483       </method>
19484       <method name="System.String ToString()">
19485         <size>142</size>
19486       </method>
19487     </type>
19488     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19489       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19490         <size>21</size>
19491       </method>
19492       <method name="&lt;a&gt;__T get_a()">
19493         <size>7</size>
19494       </method>
19495       <method name="&lt;b&gt;__T get_b()">
19496         <size>7</size>
19497       </method>
19498       <method name="Boolean Equals(System.Object)">
19499         <size>69</size>
19500       </method>
19501       <method name="Int32 GetHashCode()">
19502         <size>86</size>
19503       </method>
19504       <method name="System.String ToString()">
19505         <size>142</size>
19506       </method>
19507     </type>
19508     <type name="GroupJoin">
19509       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19510         <size>7</size>
19511       </method>
19512       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19513         <size>7</size>
19514       </method>
19515       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19516         <size>8</size>
19517       </method>
19518       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19519         <size>12</size>
19520       </method>
19521       <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)">
19522         <size>39</size>
19523       </method>
19524       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19525         <size>7</size>
19526       </method>
19527       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19528         <size>7</size>
19529       </method>
19530       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19531         <size>8</size>
19532       </method>
19533       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19534         <size>12</size>
19535       </method>
19536       <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)">
19537         <size>39</size>
19538       </method>
19539     </type>
19540   </test>
19541   <test name="gtest-linq-11.cs">
19542     <type name="IntoTest">
19543       <method name="Void .ctor()">
19544         <size>7</size>
19545       </method>
19546       <method name="Int32 Main()">
19547         <size>275</size>
19548       </method>
19549       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19550         <size>5</size>
19551       </method>
19552       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19553         <size>5</size>
19554       </method>
19555       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19556         <size>4</size>
19557       </method>
19558       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19559         <size>5</size>
19560       </method>
19561       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19562         <size>4</size>
19563       </method>
19564     </type>
19565   </test>
19566   <test name="gtest-linq-12.cs">
19567     <type name="NestedQuery">
19568       <method name="Void .ctor()">
19569         <size>7</size>
19570       </method>
19571       <method name="Void XX()">
19572         <size>108</size>
19573       </method>
19574       <method name="Int32 Main()">
19575         <size>464</size>
19576       </method>
19577     </type>
19578     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19579       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19580         <size>21</size>
19581       </method>
19582       <method name="&lt;values&gt;__T get_values()">
19583         <size>7</size>
19584       </method>
19585       <method name="&lt;length&gt;__T get_length()">
19586         <size>7</size>
19587       </method>
19588       <method name="Boolean Equals(System.Object)">
19589         <size>69</size>
19590       </method>
19591       <method name="Int32 GetHashCode()">
19592         <size>86</size>
19593       </method>
19594       <method name="System.String ToString()">
19595         <size>142</size>
19596       </method>
19597     </type>
19598     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19599       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19600         <size>21</size>
19601       </method>
19602       <method name="&lt;type&gt;__T get_type()">
19603         <size>7</size>
19604       </method>
19605       <method name="&lt;x&gt;__T get_x()">
19606         <size>7</size>
19607       </method>
19608       <method name="Boolean Equals(System.Object)">
19609         <size>69</size>
19610       </method>
19611       <method name="Int32 GetHashCode()">
19612         <size>86</size>
19613       </method>
19614       <method name="System.String ToString()">
19615         <size>142</size>
19616       </method>
19617     </type>
19618     <type name="NestedQuery">
19619       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19620         <size>13</size>
19621       </method>
19622     </type>
19623     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19624       <method name="Void .ctor()">
19625         <size>7</size>
19626       </method>
19627     </type>
19628     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19629       <method name="Void .ctor()">
19630         <size>7</size>
19631       </method>
19632     </type>
19633     <type name="NestedQuery">
19634       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19635         <size>110</size>
19636       </method>
19637       <method name="Boolean &lt;Main&gt;m__2(System.String)">
19638         <size>10</size>
19639       </method>
19640       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
19641         <size>36</size>
19642       </method>
19643       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
19644         <size>13</size>
19645       </method>
19646       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19647         <size>110</size>
19648       </method>
19649       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
19650         <size>9</size>
19651       </method>
19652       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19653         <size>7</size>
19654       </method>
19655       <method name="Boolean &lt;Main&gt;m__9(Char)">
19656         <size>6</size>
19657       </method>
19658       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
19659         <size>9</size>
19660       </method>
19661       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19662         <size>7</size>
19663       </method>
19664     </type>
19665     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19666       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19667         <size>15</size>
19668       </method>
19669     </type>
19670     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19671       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19672         <size>15</size>
19673       </method>
19674     </type>
19675   </test>
19676   <test name="gtest-linq-13.cs">
19677     <type name="Program">
19678       <method name="Void .ctor()">
19679         <size>7</size>
19680       </method>
19681       <method name="Void Main()">
19682         <size>1</size>
19683       </method>
19684       <method name="Void Foo(TypeDefinition)">
19685         <size>47</size>
19686       </method>
19687       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
19688         <size>2</size>
19689       </method>
19690     </type>
19691     <type name="Extension">
19692       <method name="IEnumerable`1 Cast[T](IFoo)">
19693         <size>2</size>
19694       </method>
19695     </type>
19696     <type name="MethodDefinition">
19697       <method name="Void .ctor()">
19698         <size>7</size>
19699       </method>
19700     </type>
19701     <type name="TypeDefinition">
19702       <method name="Void .ctor()">
19703         <size>7</size>
19704       </method>
19705       <method name="MethodDefinitionCollection get_Methods()">
19706         <size>2</size>
19707       </method>
19708       <method name="Void set_Methods(MethodDefinitionCollection)">
19709         <size>1</size>
19710       </method>
19711     </type>
19712     <type name="MethodDefinitionCollection">
19713       <method name="Void .ctor()">
19714         <size>7</size>
19715       </method>
19716     </type>
19717   </test>
19718   <test name="gtest-linq-14.cs">
19719     <type name="Person">
19720       <method name="Void .ctor()">
19721         <size>7</size>
19722       </method>
19723       <method name="Style get_Style()">
19724         <size>7</size>
19725       </method>
19726       <method name="Void set_Style(Style)">
19727         <size>8</size>
19728       </method>
19729     </type>
19730     <type name="Extensions">
19731       <method name="IMarker`1 Cast[T](IObjectContainer)">
19732         <size>2</size>
19733       </method>
19734       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
19735         <size>2</size>
19736       </method>
19737     </type>
19738     <type name="Program">
19739       <method name="Void .ctor()">
19740         <size>7</size>
19741       </method>
19742       <method name="Void Main()">
19743         <size>1</size>
19744       </method>
19745       <method name="Void Assert(System.Action)">
19746         <size>1</size>
19747       </method>
19748       <method name="Void Test(IObjectContainer, Style)">
19749         <size>38</size>
19750       </method>
19751     </type>
19752     <type name="Program+&lt;Test&gt;c__AnonStorey0">
19753       <method name="Void .ctor()">
19754         <size>7</size>
19755       </method>
19756       <method name="Void &lt;&gt;m__0()">
19757         <size>117</size>
19758       </method>
19759     </type>
19760   </test>
19761   <test name="gtest-linq-15.cs">
19762     <type name="NameCollisionTest.Data">
19763       <method name="Void .ctor()">
19764         <size>7</size>
19765       </method>
19766     </type>
19767     <type name="NameCollisionTest.Ex">
19768       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
19769         <size>44</size>
19770       </method>
19771     </type>
19772     <type name="NameCollisionTest.C">
19773       <method name="Void .ctor()">
19774         <size>7</size>
19775       </method>
19776       <method name="Void Main()">
19777         <size>78</size>
19778       </method>
19779       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
19780         <size>7</size>
19781       </method>
19782       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19783         <size>5</size>
19784       </method>
19785     </type>
19786     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
19787       <method name="Void .ctor()">
19788         <size>7</size>
19789       </method>
19790       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19791         <size>12</size>
19792       </method>
19793       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19794         <size>7</size>
19795       </method>
19796       <method name="Boolean MoveNext()">
19797         <size>86</size>
19798       </method>
19799       <method name="Void Dispose()">
19800         <size>8</size>
19801       </method>
19802       <method name="Void Reset()">
19803         <size>6</size>
19804       </method>
19805       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
19806         <size>7</size>
19807       </method>
19808       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
19809         <size>52</size>
19810       </method>
19811     </type>
19812   </test>
19813   <test name="gtest-linq-16.cs">
19814     <type name="C">
19815       <method name="Void .ctor()">
19816         <size>7</size>
19817       </method>
19818       <method name="Void Main()">
19819         <size>12</size>
19820       </method>
19821       <method name="Void Test_1(Int32)">
19822         <size>27</size>
19823       </method>
19824       <method name="Void Test_2()">
19825         <size>31</size>
19826       </method>
19827       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
19828         <size>26</size>
19829       </method>
19830     </type>
19831     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19832       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19833         <size>21</size>
19834       </method>
19835       <method name="&lt;a&gt;__T get_a()">
19836         <size>7</size>
19837       </method>
19838       <method name="&lt;b&gt;__T get_b()">
19839         <size>7</size>
19840       </method>
19841       <method name="Boolean Equals(System.Object)">
19842         <size>69</size>
19843       </method>
19844       <method name="Int32 GetHashCode()">
19845         <size>86</size>
19846       </method>
19847       <method name="System.String ToString()">
19848         <size>142</size>
19849       </method>
19850     </type>
19851     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
19852       <method name="Void .ctor()">
19853         <size>7</size>
19854       </method>
19855       <method name="IEnumerable`1 &lt;&gt;m__0()">
19856         <size>67</size>
19857       </method>
19858       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
19859         <size>8</size>
19860       </method>
19861       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19862         <size>14</size>
19863       </method>
19864     </type>
19865     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
19866       <method name="Void .ctor()">
19867         <size>7</size>
19868       </method>
19869       <method name="IEnumerable`1 &lt;&gt;m__2()">
19870         <size>67</size>
19871       </method>
19872       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
19873         <size>8</size>
19874       </method>
19875       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19876         <size>14</size>
19877       </method>
19878     </type>
19879   </test>
19880   <test name="gtest-linq-17.cs">
19881     <type name="TestGroupBy">
19882       <method name="Void .ctor()">
19883         <size>7</size>
19884       </method>
19885       <method name="Int32 Main()">
19886         <size>157</size>
19887       </method>
19888       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19889         <size>2</size>
19890       </method>
19891     </type>
19892     <type name="&lt;PrivateImplementationDetails&gt;">
19893       <method name="Void .ctor()">
19894         <size>7</size>
19895       </method>
19896     </type>
19897   </test>
19898   <test name="gtest-linq-18.cs">
19899     <type name="C">
19900       <method name="Void .ctor()">
19901         <size>7</size>
19902       </method>
19903       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
19904         <size>2</size>
19905       </method>
19906       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
19907         <size>2</size>
19908       </method>
19909       <method name="Int32 Main()">
19910         <size>652</size>
19911       </method>
19912       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
19913         <size>42</size>
19914       </method>
19915       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
19916         <size>11</size>
19917       </method>
19918       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
19919         <size>31</size>
19920       </method>
19921       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19922         <size>31</size>
19923       </method>
19924       <method name="Boolean &lt;Main&gt;m__4(Int32)">
19925         <size>31</size>
19926       </method>
19927       <method name="Boolean &lt;Main&gt;m__5(Int32)">
19928         <size>31</size>
19929       </method>
19930       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19931         <size>31</size>
19932       </method>
19933       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
19934         <size>10</size>
19935       </method>
19936       <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])">
19937         <size>15</size>
19938       </method>
19939       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19940         <size>31</size>
19941       </method>
19942       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19943         <size>15</size>
19944       </method>
19945       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19946         <size>12</size>
19947       </method>
19948     </type>
19949     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
19950       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
19951         <size>21</size>
19952       </method>
19953       <method name="&lt;ck&gt;__T get_ck()">
19954         <size>7</size>
19955       </method>
19956       <method name="&lt;xy&gt;__T get_xy()">
19957         <size>7</size>
19958       </method>
19959       <method name="Boolean Equals(System.Object)">
19960         <size>69</size>
19961       </method>
19962       <method name="Int32 GetHashCode()">
19963         <size>86</size>
19964       </method>
19965       <method name="System.String ToString()">
19966         <size>142</size>
19967       </method>
19968     </type>
19969     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19970       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19971         <size>21</size>
19972       </method>
19973       <method name="&lt;i&gt;__T get_i()">
19974         <size>7</size>
19975       </method>
19976       <method name="&lt;l&gt;__T get_l()">
19977         <size>7</size>
19978       </method>
19979       <method name="Boolean Equals(System.Object)">
19980         <size>69</size>
19981       </method>
19982       <method name="Int32 GetHashCode()">
19983         <size>86</size>
19984       </method>
19985       <method name="System.String ToString()">
19986         <size>142</size>
19987       </method>
19988     </type>
19989     <type name="&lt;PrivateImplementationDetails&gt;">
19990       <method name="Void .ctor()">
19991         <size>7</size>
19992       </method>
19993     </type>
19994     <type name="C+&lt;Main&gt;c__AnonStorey0">
19995       <method name="Void .ctor()">
19996         <size>7</size>
19997       </method>
19998     </type>
19999     <type name="C+&lt;Main&gt;c__AnonStorey1">
20000       <method name="Void .ctor()">
20001         <size>7</size>
20002       </method>
20003     </type>
20004     <type name="C+&lt;Main&gt;c__AnonStorey2">
20005       <method name="Void .ctor()">
20006         <size>7</size>
20007       </method>
20008     </type>
20009     <type name="C+&lt;Main&gt;c__AnonStorey3">
20010       <method name="Void .ctor()">
20011         <size>7</size>
20012       </method>
20013     </type>
20014     <type name="C+&lt;Main&gt;c__AnonStorey4">
20015       <method name="Void .ctor()">
20016         <size>7</size>
20017       </method>
20018     </type>
20019     <type name="C+&lt;Main&gt;c__AnonStorey5">
20020       <method name="Void .ctor()">
20021         <size>7</size>
20022       </method>
20023     </type>
20024     <type name="C+&lt;Main&gt;c__AnonStorey6">
20025       <method name="Void .ctor()">
20026         <size>7</size>
20027       </method>
20028     </type>
20029     <type name="C">
20030       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20031         <size>31</size>
20032       </method>
20033       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20034         <size>31</size>
20035       </method>
20036       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20037         <size>2</size>
20038       </method>
20039       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20040         <size>31</size>
20041       </method>
20042       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20043         <size>31</size>
20044       </method>
20045       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20046         <size>2</size>
20047       </method>
20048     </type>
20049     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20050       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20051         <size>21</size>
20052       </method>
20053       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20054         <size>7</size>
20055       </method>
20056       <method name="&lt;g&gt;__T get_g()">
20057         <size>7</size>
20058       </method>
20059       <method name="Boolean Equals(System.Object)">
20060         <size>69</size>
20061       </method>
20062       <method name="Int32 GetHashCode()">
20063         <size>86</size>
20064       </method>
20065       <method name="System.String ToString()">
20066         <size>142</size>
20067       </method>
20068     </type>
20069     <type name="C+&lt;Main&gt;c__AnonStorey0">
20070       <method name="Boolean &lt;&gt;m__12(Int32)">
20071         <size>10</size>
20072       </method>
20073     </type>
20074     <type name="C+&lt;Main&gt;c__AnonStorey1">
20075       <method name="Boolean &lt;&gt;m__13(Int32)">
20076         <size>15</size>
20077       </method>
20078     </type>
20079     <type name="C+&lt;Main&gt;c__AnonStorey2">
20080       <method name="Boolean &lt;&gt;m__14(Int32)">
20081         <size>10</size>
20082       </method>
20083     </type>
20084     <type name="C+&lt;Main&gt;c__AnonStorey3">
20085       <method name="Boolean &lt;&gt;m__15(Int32)">
20086         <size>10</size>
20087       </method>
20088     </type>
20089     <type name="C+&lt;Main&gt;c__AnonStorey4">
20090       <method name="Int32 &lt;&gt;m__16(Int32)">
20091         <size>9</size>
20092       </method>
20093     </type>
20094     <type name="C+&lt;Main&gt;c__AnonStorey5">
20095       <method name="Int32 &lt;&gt;m__17(Int32)">
20096         <size>9</size>
20097       </method>
20098     </type>
20099     <type name="C+&lt;Main&gt;c__AnonStorey6">
20100       <method name="Boolean &lt;&gt;m__18(Int32)">
20101         <size>20</size>
20102       </method>
20103     </type>
20104     <type name="C+&lt;Main&gt;c__AnonStorey7">
20105       <method name="Void .ctor()">
20106         <size>7</size>
20107       </method>
20108       <method name="Boolean &lt;&gt;m__19(Int32)">
20109         <size>10</size>
20110       </method>
20111     </type>
20112     <type name="C+&lt;Main&gt;c__AnonStorey8">
20113       <method name="Void .ctor()">
20114         <size>7</size>
20115       </method>
20116       <method name="Boolean &lt;&gt;m__1A(Int32)">
20117         <size>10</size>
20118       </method>
20119     </type>
20120     <type name="C+&lt;Main&gt;c__AnonStorey9">
20121       <method name="Void .ctor()">
20122         <size>7</size>
20123       </method>
20124       <method name="Boolean &lt;&gt;m__1B(Int32)">
20125         <size>10</size>
20126       </method>
20127     </type>
20128     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20129       <method name="Void .ctor()">
20130         <size>7</size>
20131       </method>
20132       <method name="Boolean &lt;&gt;m__1C(Int32)">
20133         <size>10</size>
20134       </method>
20135     </type>
20136   </test>
20137   <test name="gtest-linq-19.cs">
20138     <type name="Test">
20139       <method name="Void .ctor()">
20140         <size>7</size>
20141       </method>
20142       <method name="Void .cctor()">
20143         <size>45</size>
20144       </method>
20145       <method name="Void Main()">
20146         <size>1</size>
20147       </method>
20148       <method name="Char &lt;Test&gt;m__0(Char)">
20149         <size>2</size>
20150       </method>
20151     </type>
20152   </test>
20153   <test name="gtest-named-01.cs">
20154     <type name="C">
20155       <method name="Int32 Test(Int32, Int32, System.String)">
20156         <size>6</size>
20157       </method>
20158       <method name="T Foo[T](T, Int32)">
20159         <size>2</size>
20160       </method>
20161       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20162         <size>9</size>
20163       </method>
20164       <method name="Int32 Main()">
20165         <size>173</size>
20166       </method>
20167       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20168         <size>2</size>
20169       </method>
20170     </type>
20171     <type name="C+&lt;Main&gt;c__AnonStorey0">
20172       <method name="Void .ctor()">
20173         <size>7</size>
20174       </method>
20175       <method name="Int32 &lt;&gt;m__1(Int32)">
20176         <size>7</size>
20177       </method>
20178     </type>
20179   </test>
20180   <test name="gtest-var-04.cs">
20181     <type name="Test">
20182       <method name="Void .ctor()">
20183         <size>7</size>
20184       </method>
20185       <method name="Int32 Main()">
20186         <size>219</size>
20187       </method>
20188     </type>
20189   </test>
20190   <test name="gtest-variance-11.cs">
20191     <type name="D">
20192       <method name="Void .ctor()">
20193         <size>7</size>
20194       </method>
20195       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20196         <size>38</size>
20197       </method>
20198       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20199         <size>38</size>
20200       </method>
20201       <method name="Int32 Main()">
20202         <size>38</size>
20203       </method>
20204     </type>
20205   </test>
20206   <test name="gtest-variance-13.cs">
20207     <type name="A">
20208       <method name="Void .ctor()">
20209         <size>7</size>
20210       </method>
20211       <method name="Void Foo[T](T, IList`1)">
20212         <size>1</size>
20213       </method>
20214       <method name="Void Test()">
20215         <size>17</size>
20216       </method>
20217     </type>
20218     <type name="B">
20219       <method name="Void .ctor()">
20220         <size>7</size>
20221       </method>
20222       <method name="Void Foo[T](T, I`1)">
20223         <size>1</size>
20224       </method>
20225       <method name="Void Test[U](U, I`1)">
20226         <size>8</size>
20227       </method>
20228     </type>
20229     <type name="M">
20230       <method name="Void .ctor()">
20231         <size>7</size>
20232       </method>
20233       <method name="Int32 Main()">
20234         <size>2</size>
20235       </method>
20236     </type>
20237   </test>
20238   <test name="gtest-variance-6.cs">
20239     <type name="Program">
20240       <method name="Void .ctor()">
20241         <size>7</size>
20242       </method>
20243       <method name="Void Main()">
20244         <size>1</size>
20245       </method>
20246     </type>
20247     <type name="Cov1`1[U]">
20248       <method name="Void .ctor(Object, IntPtr)">
20249         <size>0</size>
20250       </method>
20251       <method name="ICovariant`1 Invoke(IContravariant`1)">
20252         <size>0</size>
20253       </method>
20254       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20255         <size>0</size>
20256       </method>
20257       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20258         <size>0</size>
20259       </method>
20260     </type>
20261     <type name="Cov2`1[U]">
20262       <method name="Void .ctor(Object, IntPtr)">
20263         <size>0</size>
20264       </method>
20265       <method name="ICovariant`1 Invoke(IContravariant`1)">
20266         <size>0</size>
20267       </method>
20268       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20269         <size>0</size>
20270       </method>
20271       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20272         <size>0</size>
20273       </method>
20274     </type>
20275     <type name="Cov3`1[U]">
20276       <method name="Void .ctor(Object, IntPtr)">
20277         <size>0</size>
20278       </method>
20279       <method name="ICovariant`1 Invoke(IContravariant`1)">
20280         <size>0</size>
20281       </method>
20282       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20283         <size>0</size>
20284       </method>
20285       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20286         <size>0</size>
20287       </method>
20288     </type>
20289     <type name="Cov4`1[U]">
20290       <method name="Void .ctor(Object, IntPtr)">
20291         <size>0</size>
20292       </method>
20293       <method name="ICovariant`1 Invoke()">
20294         <size>0</size>
20295       </method>
20296       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20297         <size>0</size>
20298       </method>
20299       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20300         <size>0</size>
20301       </method>
20302     </type>
20303     <type name="Cov5`1[U]">
20304       <method name="Void .ctor(Object, IntPtr)">
20305         <size>0</size>
20306       </method>
20307       <method name="IContravariant`1 Invoke()">
20308         <size>0</size>
20309       </method>
20310       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20311         <size>0</size>
20312       </method>
20313       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20314         <size>0</size>
20315       </method>
20316     </type>
20317     <type name="Contra5`1[U]">
20318       <method name="Void .ctor(Object, IntPtr)">
20319         <size>0</size>
20320       </method>
20321       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20322         <size>0</size>
20323       </method>
20324       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20325         <size>0</size>
20326       </method>
20327       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20328         <size>0</size>
20329       </method>
20330     </type>
20331     <type name="Contra6`1[U]">
20332       <method name="Void .ctor(Object, IntPtr)">
20333         <size>0</size>
20334       </method>
20335       <method name="IContravariant`1 Invoke()">
20336         <size>0</size>
20337       </method>
20338       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20339         <size>0</size>
20340       </method>
20341       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20342         <size>0</size>
20343       </method>
20344     </type>
20345     <type name="Contra7`1[U]">
20346       <method name="Void .ctor(Object, IntPtr)">
20347         <size>0</size>
20348       </method>
20349       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20350         <size>0</size>
20351       </method>
20352       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20353         <size>0</size>
20354       </method>
20355       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20356         <size>0</size>
20357       </method>
20358     </type>
20359     <type name="Contra8`1[U]">
20360       <method name="Void .ctor(Object, IntPtr)">
20361         <size>0</size>
20362       </method>
20363       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20364         <size>0</size>
20365       </method>
20366       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20367         <size>0</size>
20368       </method>
20369       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20370         <size>0</size>
20371       </method>
20372     </type>
20373   </test>
20374   <test name="gtest-variance-7.cs">
20375     <type name="C">
20376       <method name="Void .ctor()">
20377         <size>7</size>
20378       </method>
20379       <method name="Void Main()">
20380         <size>1</size>
20381       </method>
20382     </type>
20383     <type name="Covariant`1[T]">
20384       <method name="Void .ctor(Object, IntPtr)">
20385         <size>0</size>
20386       </method>
20387       <method name="T Invoke()">
20388         <size>0</size>
20389       </method>
20390       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20391         <size>0</size>
20392       </method>
20393       <method name="T EndInvoke(IAsyncResult)">
20394         <size>0</size>
20395       </method>
20396     </type>
20397     <type name="Contra`1[T]">
20398       <method name="Void .ctor(Object, IntPtr)">
20399         <size>0</size>
20400       </method>
20401       <method name="Void Invoke(T)">
20402         <size>0</size>
20403       </method>
20404       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20405         <size>0</size>
20406       </method>
20407       <method name="Void EndInvoke(IAsyncResult)">
20408         <size>0</size>
20409       </method>
20410     </type>
20411     <type name="CoContra`2[TR,T]">
20412       <method name="Void .ctor(Object, IntPtr)">
20413         <size>0</size>
20414       </method>
20415       <method name="TR Invoke(T)">
20416         <size>0</size>
20417       </method>
20418       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20419         <size>0</size>
20420       </method>
20421       <method name="TR EndInvoke(IAsyncResult)">
20422         <size>0</size>
20423       </method>
20424     </type>
20425     <type name="None`1[T]">
20426       <method name="Void .ctor(Object, IntPtr)">
20427         <size>0</size>
20428       </method>
20429       <method name="Void Invoke(T)">
20430         <size>0</size>
20431       </method>
20432       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20433         <size>0</size>
20434       </method>
20435       <method name="Void EndInvoke(IAsyncResult)">
20436         <size>0</size>
20437       </method>
20438     </type>
20439     <type name="Test`1[U]">
20440       <method name="Void .ctor(Object, IntPtr)">
20441         <size>0</size>
20442       </method>
20443       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20444         <size>0</size>
20445       </method>
20446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20447         <size>0</size>
20448       </method>
20449       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20450         <size>0</size>
20451       </method>
20452     </type>
20453     <type name="Test2`1[U]">
20454       <method name="Void .ctor(Object, IntPtr)">
20455         <size>0</size>
20456       </method>
20457       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20458         <size>0</size>
20459       </method>
20460       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20461         <size>0</size>
20462       </method>
20463       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20464         <size>0</size>
20465       </method>
20466     </type>
20467     <type name="Test3`1[U]">
20468       <method name="Void .ctor(Object, IntPtr)">
20469         <size>0</size>
20470       </method>
20471       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20472         <size>0</size>
20473       </method>
20474       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20475         <size>0</size>
20476       </method>
20477       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20478         <size>0</size>
20479       </method>
20480     </type>
20481     <type name="Test4`1[U]">
20482       <method name="Void .ctor(Object, IntPtr)">
20483         <size>0</size>
20484       </method>
20485       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20486         <size>0</size>
20487       </method>
20488       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20489         <size>0</size>
20490       </method>
20491       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20492         <size>0</size>
20493       </method>
20494     </type>
20495     <type name="Test5`1[U]">
20496       <method name="Void .ctor(Object, IntPtr)">
20497         <size>0</size>
20498       </method>
20499       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
20500         <size>0</size>
20501       </method>
20502       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20503         <size>0</size>
20504       </method>
20505       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
20506         <size>0</size>
20507       </method>
20508     </type>
20509     <type name="Test6`1[U]">
20510       <method name="Void .ctor(Object, IntPtr)">
20511         <size>0</size>
20512       </method>
20513       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
20514         <size>0</size>
20515       </method>
20516       <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)">
20517         <size>0</size>
20518       </method>
20519       <method name="Void EndInvoke(IAsyncResult)">
20520         <size>0</size>
20521       </method>
20522     </type>
20523     <type name="Both`2[U,V]">
20524       <method name="Void .ctor(Object, IntPtr)">
20525         <size>0</size>
20526       </method>
20527       <method name="Void Invoke(CoContra`2[U,V])">
20528         <size>0</size>
20529       </method>
20530       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
20531         <size>0</size>
20532       </method>
20533       <method name="Void EndInvoke(IAsyncResult)">
20534         <size>0</size>
20535       </method>
20536     </type>
20537     <type name="Both2`2[U,V]">
20538       <method name="Void .ctor(Object, IntPtr)">
20539         <size>0</size>
20540       </method>
20541       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
20542         <size>0</size>
20543       </method>
20544       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
20545         <size>0</size>
20546       </method>
20547       <method name="Void EndInvoke(IAsyncResult)">
20548         <size>0</size>
20549       </method>
20550     </type>
20551     <type name="Both3`2[U,V]">
20552       <method name="Void .ctor(Object, IntPtr)">
20553         <size>0</size>
20554       </method>
20555       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
20556         <size>0</size>
20557       </method>
20558       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
20559         <size>0</size>
20560       </method>
20561       <method name="Void EndInvoke(IAsyncResult)">
20562         <size>0</size>
20563       </method>
20564     </type>
20565     <type name="Both4`2[U,V]">
20566       <method name="Void .ctor(Object, IntPtr)">
20567         <size>0</size>
20568       </method>
20569       <method name="Void Invoke(Both`2[V,U])">
20570         <size>0</size>
20571       </method>
20572       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
20573         <size>0</size>
20574       </method>
20575       <method name="Void EndInvoke(IAsyncResult)">
20576         <size>0</size>
20577       </method>
20578     </type>
20579     <type name="Both5`2[U,V]">
20580       <method name="Void .ctor(Object, IntPtr)">
20581         <size>0</size>
20582       </method>
20583       <method name="Void Invoke(Both`2[V,System.Int32])">
20584         <size>0</size>
20585       </method>
20586       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
20587         <size>0</size>
20588       </method>
20589       <method name="Void EndInvoke(IAsyncResult)">
20590         <size>0</size>
20591       </method>
20592     </type>
20593   </test>
20594   <test name="gtest-variance-9.cs">
20595     <type name="Test">
20596       <method name="Void .ctor()">
20597         <size>7</size>
20598       </method>
20599       <method name="Void Foo(IIn`1)">
20600         <size>1</size>
20601       </method>
20602       <method name="Int32 Main()">
20603         <size>10</size>
20604       </method>
20605     </type>
20606   </test>
20607   <test name="test-1.cs">
20608     <type name="X">
20609       <method name="Void .ctor()">
20610         <size>7</size>
20611       </method>
20612       <method name="Int32 Main(System.String[])">
20613         <size>12</size>
20614       </method>
20615     </type>
20616   </test>
20617   <test name="test-10.cs">
20618     <type name="X">
20619       <method name="Void .ctor()">
20620         <size>7</size>
20621       </method>
20622       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20623         <size>1</size>
20624       </method>
20625       <method name="Void bsbyte()">
20626         <size>35</size>
20627       </method>
20628       <method name="Void abyte(SByte, Char)">
20629         <size>1</size>
20630       </method>
20631       <method name="Void bbyte()">
20632         <size>22</size>
20633       </method>
20634       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
20635         <size>1</size>
20636       </method>
20637       <method name="Void bshort()">
20638         <size>39</size>
20639       </method>
20640       <method name="Void aushort(SByte, Byte, Int16, Char)">
20641         <size>1</size>
20642       </method>
20643       <method name="Void bushort()">
20644         <size>29</size>
20645       </method>
20646       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
20647         <size>1</size>
20648       </method>
20649       <method name="Void bint()">
20650         <size>42</size>
20651       </method>
20652       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
20653         <size>1</size>
20654       </method>
20655       <method name="Void buint()">
20656         <size>38</size>
20657       </method>
20658       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
20659         <size>1</size>
20660       </method>
20661       <method name="Void blong()">
20662         <size>47</size>
20663       </method>
20664       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
20665         <size>1</size>
20666       </method>
20667       <method name="Void bulong()">
20668         <size>47</size>
20669       </method>
20670       <method name="Void achar(SByte, Byte, Int16)">
20671         <size>1</size>
20672       </method>
20673       <method name="Void bchar()">
20674         <size>27</size>
20675       </method>
20676       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
20677         <size>1</size>
20678       </method>
20679       <method name="Void bfloat()">
20680         <size>67</size>
20681       </method>
20682       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
20683         <size>1</size>
20684       </method>
20685       <method name="Void bdouble()">
20686         <size>75</size>
20687       </method>
20688       <method name="Void TestDecimal(Decimal)">
20689         <size>15</size>
20690       </method>
20691       <method name="Void Main()">
20692         <size>1</size>
20693       </method>
20694     </type>
20695     <type name="Test2">
20696       <method name="Void .ctor()">
20697         <size>7</size>
20698       </method>
20699       <method name="Void ExtraTst()">
20700         <size>12</size>
20701       </method>
20702     </type>
20703   </test>
20704   <test name="test-100.cs">
20705     <type name="GLib.Object">
20706       <method name="Void .ctor()">
20707         <size>7</size>
20708       </method>
20709       <method name="Int32 get_Raw()">
20710         <size>2</size>
20711       </method>
20712       <method name="Void set_Raw(Int32)">
20713         <size>8</size>
20714       </method>
20715       <method name="Void GetProperty()">
20716         <size>12</size>
20717       </method>
20718       <method name="Int32 Main()">
20719         <size>2</size>
20720       </method>
20721     </type>
20722   </test>
20723   <test name="test-101.cs">
20724     <type name="Test.MyAttribute">
20725       <method name="Void .ctor(String)">
20726         <size>20</size>
20727       </method>
20728     </type>
20729     <type name="Test.My2Attribute">
20730       <method name="Void .ctor(String, Int32)">
20731         <size>31</size>
20732       </method>
20733     </type>
20734     <type name="Test.Test">
20735       <method name="Void .ctor()">
20736         <size>7</size>
20737       </method>
20738       <method name="Int32 Main()">
20739         <size>92</size>
20740       </method>
20741     </type>
20742   </test>
20743   <test name="test-102.cs">
20744     <type name="N1.MineAttribute">
20745       <method name="Void .ctor(String)">
20746         <size>14</size>
20747       </method>
20748     </type>
20749     <type name="N1.ReturnAttribute">
20750       <method name="Void .ctor(String)">
20751         <size>14</size>
20752       </method>
20753     </type>
20754     <type name="N1.Foo">
20755       <method name="Void .ctor()">
20756         <size>7</size>
20757       </method>
20758       <method name="Int32 Main()">
20759         <size>250</size>
20760       </method>
20761     </type>
20762   </test>
20763   <test name="test-103.cs">
20764     <type name="A">
20765       <method name="Void .ctor()">
20766         <size>7</size>
20767       </method>
20768       <method name="Int32 Foo()">
20769         <size>0</size>
20770       </method>
20771     </type>
20772     <type name="B">
20773       <method name="Void .ctor()">
20774         <size>7</size>
20775       </method>
20776       <method name="Int32 Foo()">
20777         <size>2</size>
20778       </method>
20779       <method name="Int32 M()">
20780         <size>7</size>
20781       </method>
20782     </type>
20783     <type name="Test">
20784       <method name="Void .ctor()">
20785         <size>7</size>
20786       </method>
20787       <method name="Int32 Main()">
20788         <size>11</size>
20789       </method>
20790     </type>
20791   </test>
20792   <test name="test-104.cs">
20793     <type name="Test">
20794       <method name="Void .ctor()">
20795         <size>7</size>
20796       </method>
20797       <method name="Int32 Main(System.String[])">
20798         <size>12</size>
20799       </method>
20800     </type>
20801   </test>
20802   <test name="test-105.cs">
20803     <type name="Test">
20804       <method name="Void .ctor()">
20805         <size>7</size>
20806       </method>
20807       <method name="Int32 F(Int32)">
20808         <size>33</size>
20809       </method>
20810       <method name="Void async_callback(IAsyncResult)">
20811         <size>22</size>
20812       </method>
20813       <method name="Int32 Main()">
20814         <size>407</size>
20815       </method>
20816     </type>
20817     <type name="Test+SimpleDelegate">
20818       <method name="Void .ctor(Object, IntPtr)">
20819         <size>0</size>
20820       </method>
20821       <method name="Int32 Invoke(Int32)">
20822         <size>0</size>
20823       </method>
20824       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20825         <size>0</size>
20826       </method>
20827       <method name="Int32 EndInvoke(IAsyncResult)">
20828         <size>0</size>
20829       </method>
20830     </type>
20831   </test>
20832   <test name="test-106.cs">
20833     <type name="Test">
20834       <method name="Void .ctor()">
20835         <size>7</size>
20836       </method>
20837       <method name="Void .cctor()">
20838         <size>1</size>
20839       </method>
20840       <method name="Int32 F(Int32)">
20841         <size>27</size>
20842       </method>
20843       <method name="Void async_callback(IAsyncResult)">
20844         <size>33</size>
20845       </method>
20846       <method name="Int32 Main()">
20847         <size>135</size>
20848       </method>
20849     </type>
20850     <type name="Test+SimpleDelegate">
20851       <method name="Void .ctor(Object, IntPtr)">
20852         <size>0</size>
20853       </method>
20854       <method name="Int32 Invoke(Int32)">
20855         <size>0</size>
20856       </method>
20857       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20858         <size>0</size>
20859       </method>
20860       <method name="Int32 EndInvoke(IAsyncResult)">
20861         <size>0</size>
20862       </method>
20863     </type>
20864   </test>
20865   <test name="test-107.cs">
20866     <type name="Test">
20867       <method name="Void .ctor()">
20868         <size>7</size>
20869       </method>
20870       <method name="Void .cctor()">
20871         <size>1</size>
20872       </method>
20873       <method name="Int32 F(Int32)">
20874         <size>27</size>
20875       </method>
20876       <method name="Void async_callback(IAsyncResult)">
20877         <size>100</size>
20878       </method>
20879       <method name="Int32 Main()">
20880         <size>89</size>
20881       </method>
20882     </type>
20883     <type name="Test+SimpleDelegate">
20884       <method name="Void .ctor(Object, IntPtr)">
20885         <size>0</size>
20886       </method>
20887       <method name="Int32 Invoke(Int32)">
20888         <size>0</size>
20889       </method>
20890       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20891         <size>0</size>
20892       </method>
20893       <method name="Int32 EndInvoke(IAsyncResult)">
20894         <size>0</size>
20895       </method>
20896     </type>
20897   </test>
20898   <test name="test-108.cs">
20899     <type name="X">
20900       <method name="Void .ctor()">
20901         <size>7</size>
20902       </method>
20903       <method name="Int32 Main()">
20904         <size>79</size>
20905       </method>
20906     </type>
20907   </test>
20908   <test name="test-109.cs">
20909     <type name="T">
20910       <method name="Void .ctor()">
20911         <size>7</size>
20912       </method>
20913       <method name="Int32 Main()">
20914         <size>23</size>
20915       </method>
20916     </type>
20917   </test>
20918   <test name="test-11.cs">
20919     <type name="Test">
20920       <method name="Void .ctor()">
20921         <size>7</size>
20922       </method>
20923       <method name="Int32 boxtest()">
20924         <size>12</size>
20925       </method>
20926       <method name="Int32 Main()">
20927         <size>14</size>
20928       </method>
20929     </type>
20930   </test>
20931   <test name="test-110.cs">
20932     <type name="test.test">
20933       <method name="Void .ctor()">
20934         <size>7</size>
20935       </method>
20936       <method name="Int32 test_method(Int32)">
20937         <size>13</size>
20938       </method>
20939       <method name="Int32 Main()">
20940         <size>17</size>
20941       </method>
20942     </type>
20943   </test>
20944   <test name="test-111.cs">
20945     <type name="T">
20946       <method name="Void .ctor()">
20947         <size>7</size>
20948       </method>
20949       <method name="System.Object get_obj()">
20950         <size>6</size>
20951       </method>
20952       <method name="Int32 Main()">
20953         <size>21</size>
20954       </method>
20955     </type>
20956   </test>
20957   <test name="test-112.cs">
20958     <type name="X">
20959       <method name="Void .ctor()">
20960         <size>7</size>
20961       </method>
20962       <method name="System.Int32[] g()">
20963         <size>14</size>
20964       </method>
20965       <method name="Int32 Main()">
20966         <size>18</size>
20967       </method>
20968     </type>
20969   </test>
20970   <test name="test-113.cs">
20971     <type name="X">
20972       <method name="Void .ctor()">
20973         <size>7</size>
20974       </method>
20975       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
20976         <size>4</size>
20977       </method>
20978       <method name="Void GetProperty(System.String, System.String ByRef)">
20979         <size>21</size>
20980       </method>
20981       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
20982         <size>4</size>
20983       </method>
20984       <method name="Void GetProperty(System.String, Boolean ByRef)">
20985         <size>21</size>
20986       </method>
20987       <method name="Int32 Main()">
20988         <size>2</size>
20989       </method>
20990     </type>
20991   </test>
20992   <test name="test-114.cs">
20993     <type name="MyClass">
20994       <method name="Void .ctor()">
20995         <size>7</size>
20996       </method>
20997       <method name="Int32 Main()">
20998         <size>15</size>
20999       </method>
21000     </type>
21001     <type name="MyClass+IsAnything">
21002       <method name="Void .ctor(Object, IntPtr)">
21003         <size>0</size>
21004       </method>
21005       <method name="Boolean Invoke(Char)">
21006         <size>0</size>
21007       </method>
21008       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21009         <size>0</size>
21010       </method>
21011       <method name="Boolean EndInvoke(IAsyncResult)">
21012         <size>0</size>
21013       </method>
21014     </type>
21015   </test>
21016   <test name="test-115.cs">
21017     <type name="A">
21018       <method name="Void .ctor()">
21019         <size>7</size>
21020       </method>
21021       <method name="X op_Explicit(A)">
21022         <size>8</size>
21023       </method>
21024     </type>
21025     <type name="X">
21026       <method name="Void .ctor()">
21027         <size>7</size>
21028       </method>
21029     </type>
21030     <type name="Y">
21031       <method name="Void .ctor()">
21032         <size>7</size>
21033       </method>
21034     </type>
21035     <type name="blah">
21036       <method name="Void .ctor()">
21037         <size>7</size>
21038       </method>
21039       <method name="Int32 Main()">
21040         <size>47</size>
21041       </method>
21042     </type>
21043   </test>
21044   <test name="test-116.cs">
21045     <type name="X">
21046       <method name="Void .ctor()">
21047         <size>7</size>
21048       </method>
21049       <method name="Int32 Main()">
21050         <size>12</size>
21051       </method>
21052     </type>
21053   </test>
21054   <test name="test-117.cs">
21055     <type name="Blah">
21056       <method name="Void .ctor()">
21057         <size>18</size>
21058       </method>
21059       <method name="Int32 Main()">
21060         <size>25</size>
21061       </method>
21062     </type>
21063   </test>
21064   <test name="test-118.cs">
21065     <type name="Container">
21066       <method name="Void .ctor()">
21067         <size>7</size>
21068       </method>
21069       <method name="Int32 Main(System.String[])">
21070         <size>2</size>
21071       </method>
21072     </type>
21073   </test>
21074   <test name="test-119.cs">
21075     <type name="Value">
21076       <method name="Void .ctor()">
21077         <size>7</size>
21078       </method>
21079       <method name="Int32 op_Explicit(Value)">
21080         <size>2</size>
21081       </method>
21082       <method name="MyObject op_Explicit(Value)">
21083         <size>7</size>
21084       </method>
21085       <method name="UInt32 op_Explicit(Value)">
21086         <size>2</size>
21087       </method>
21088     </type>
21089     <type name="MyObject">
21090       <method name="Void .ctor(Int32)">
21091         <size>7</size>
21092       </method>
21093     </type>
21094     <type name="Derived">
21095       <method name="Void .ctor(Int32)">
21096         <size>8</size>
21097       </method>
21098       <method name="Derived Blah()">
21099         <size>18</size>
21100       </method>
21101     </type>
21102     <type name="Test">
21103       <method name="Void .ctor()">
21104         <size>7</size>
21105       </method>
21106       <method name="Int32 Main()">
21107         <size>33</size>
21108       </method>
21109     </type>
21110   </test>
21111   <test name="test-12.cs">
21112     <type name="X">
21113       <method name="Void .ctor()">
21114         <size>7</size>
21115       </method>
21116       <method name="Int32 Main(System.String[])">
21117         <size>270</size>
21118       </method>
21119       <method name="System.String s(System.String, Int32)">
21120         <size>13</size>
21121       </method>
21122       <method name="System.String x(System.String, System.Object)">
21123         <size>8</size>
21124       </method>
21125     </type>
21126   </test>
21127   <test name="test-120.cs">
21128     <type name="test">
21129       <method name="Void .ctor()">
21130         <size>7</size>
21131       </method>
21132       <method name="Int32 Main()">
21133         <size>140</size>
21134       </method>
21135     </type>
21136   </test>
21137   <test name="test-121.cs">
21138     <type name="X">
21139       <method name="Void .ctor()">
21140         <size>7</size>
21141       </method>
21142       <method name="Int32 g()">
21143         <size>14</size>
21144       </method>
21145       <method name="Int32 Main()">
21146         <size>81</size>
21147       </method>
21148     </type>
21149   </test>
21150   <test name="test-122.cs">
21151     <type name="A">
21152       <method name="Void .ctor()">
21153         <size>7</size>
21154       </method>
21155       <method name="Void .cctor()">
21156         <size>1</size>
21157       </method>
21158       <method name="Int32 Main()">
21159         <size>2</size>
21160       </method>
21161     </type>
21162     <type name="A+B">
21163       <method name="Void .ctor()">
21164         <size>7</size>
21165       </method>
21166       <method name="Void Foo()">
21167         <size>13</size>
21168       </method>
21169     </type>
21170   </test>
21171   <test name="test-123.cs">
21172     <type name="X">
21173       <method name="Void .ctor()">
21174         <size>7</size>
21175       </method>
21176       <method name="System.Object get_non_null()">
21177         <size>6</size>
21178       </method>
21179       <method name="System.Object get_null()">
21180         <size>2</size>
21181       </method>
21182       <method name="Int32 Main()">
21183         <size>95</size>
21184       </method>
21185     </type>
21186   </test>
21187   <test name="test-124.cs">
21188     <type name="t">
21189       <method name="Void .ctor()">
21190         <size>7</size>
21191       </method>
21192       <method name="Void a()">
21193         <size>16</size>
21194       </method>
21195       <method name="Void b()">
21196         <size>16</size>
21197       </method>
21198       <method name="Void c()">
21199         <size>24</size>
21200       </method>
21201       <method name="Void d()">
21202         <size>28</size>
21203       </method>
21204       <method name="Void Main()">
21205         <size>1</size>
21206       </method>
21207     </type>
21208   </test>
21209   <test name="test-125.cs">
21210     <type name="Fraction">
21211       <method name="Void .ctor(Int32, Int32)">
21212         <size>31</size>
21213       </method>
21214       <method name="Void .ctor(Int32)">
21215         <size>31</size>
21216       </method>
21217       <method name="Boolean Equals(System.Object)">
21218         <size>36</size>
21219       </method>
21220       <method name="System.String ToString()">
21221         <size>35</size>
21222       </method>
21223       <method name="Fraction op_Implicit(Int32)">
21224         <size>17</size>
21225       </method>
21226       <method name="Int32 op_Explicit(Fraction)">
21227         <size>24</size>
21228       </method>
21229       <method name="Boolean op_Equality(Fraction, Fraction)">
21230         <size>48</size>
21231       </method>
21232       <method name="Boolean op_Inequality(Fraction, Fraction)">
21233         <size>21</size>
21234       </method>
21235       <method name="Fraction op_Addition(Fraction, Fraction)">
21236         <size>102</size>
21237       </method>
21238     </type>
21239     <type name="Tester">
21240       <method name="Void .ctor()">
21241         <size>7</size>
21242       </method>
21243       <method name="Int32 Main()">
21244         <size>148</size>
21245       </method>
21246     </type>
21247   </test>
21248   <test name="test-126.cs">
21249     <type name="X">
21250       <method name="Void .ctor()">
21251         <size>7</size>
21252       </method>
21253       <method name="Void Iface.Method()">
21254         <size>1</size>
21255       </method>
21256       <method name="Int32 Main()">
21257         <size>33</size>
21258       </method>
21259     </type>
21260   </test>
21261   <test name="test-127.cs">
21262     <type name="X">
21263       <method name="Void .ctor()">
21264         <size>7</size>
21265       </method>
21266       <method name="Int32 Main()">
21267         <size>32</size>
21268       </method>
21269     </type>
21270   </test>
21271   <test name="test-128.cs">
21272     <type name="SimpleAttribute">
21273       <method name="Void .ctor(String)">
21274         <size>14</size>
21275       </method>
21276     </type>
21277     <type name="MineAttribute">
21278       <method name="Void .ctor(Type[])">
21279         <size>14</size>
21280       </method>
21281     </type>
21282     <type name="Foo">
21283       <method name="Void .ctor()">
21284         <size>7</size>
21285       </method>
21286       <method name="Int32 MM()">
21287         <size>153</size>
21288       </method>
21289     </type>
21290     <type name="Blah">
21291       <method name="Void .ctor()">
21292         <size>7</size>
21293       </method>
21294       <method name="Int32 get_Value()">
21295         <size>7</size>
21296       </method>
21297       <method name="Void set_Value(Int32)">
21298         <size>8</size>
21299       </method>
21300       <method name="Int32 Another()">
21301         <size>2</size>
21302       </method>
21303       <method name="Int32 Main()">
21304         <size>6</size>
21305       </method>
21306     </type>
21307   </test>
21308   <test name="test-129.cs">
21309     <type name="X">
21310       <method name="Void .ctor()">
21311         <size>7</size>
21312       </method>
21313       <method name="Int32 Main()">
21314         <size>27</size>
21315       </method>
21316     </type>
21317   </test>
21318   <test name="test-13.cs">
21319     <type name="Foo">
21320       <method name="Void .ctor()">
21321         <size>7</size>
21322       </method>
21323       <method name="Boolean MyMethod()">
21324         <size>12</size>
21325       </method>
21326     </type>
21327     <type name="Blah">
21328       <method name="Void .ctor()">
21329         <size>7</size>
21330       </method>
21331       <method name="Int32 Main()">
21332         <size>23</size>
21333       </method>
21334     </type>
21335   </test>
21336   <test name="test-130.cs">
21337     <type name="X">
21338       <method name="Void .ctor()">
21339         <size>20</size>
21340       </method>
21341       <method name="Int32 Main()">
21342         <size>2</size>
21343       </method>
21344     </type>
21345   </test>
21346   <test name="test-131.cs">
21347     <type name="SimpleAttribute">
21348       <method name="Void .ctor(String)">
21349         <size>14</size>
21350       </method>
21351     </type>
21352     <type name="Blah">
21353       <method name="Void .ctor()">
21354         <size>7</size>
21355       </method>
21356       <method name="Int32 Main()">
21357         <size>2</size>
21358       </method>
21359     </type>
21360   </test>
21361   <test name="test-132.cs">
21362     <type name="T">
21363       <method name="Void .ctor()">
21364         <size>7</size>
21365       </method>
21366       <method name="Int32 Main()">
21367         <size>51</size>
21368       </method>
21369     </type>
21370   </test>
21371   <test name="test-133.cs">
21372     <type name="T">
21373       <method name="Void .ctor()">
21374         <size>7</size>
21375       </method>
21376       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21377         <size>21</size>
21378       </method>
21379       <method name="Void get_struct(S ByRef)">
21380         <size>24</size>
21381       </method>
21382       <method name="Int32 Main()">
21383         <size>75</size>
21384       </method>
21385     </type>
21386   </test>
21387   <test name="test-134.cs">
21388     <type name="AA">
21389       <method name="Void .ctor()">
21390         <size>7</size>
21391       </method>
21392       <method name="Void A()">
21393         <size>8</size>
21394       </method>
21395       <method name="Void B()">
21396         <size>8</size>
21397       </method>
21398       <method name="Void C()">
21399         <size>8</size>
21400       </method>
21401       <method name="Boolean get_OK()">
21402         <size>32</size>
21403       </method>
21404     </type>
21405     <type name="BB">
21406       <method name="Void .ctor()">
21407         <size>7</size>
21408       </method>
21409       <method name="Void A()">
21410         <size>18</size>
21411       </method>
21412       <method name="Void B()">
21413         <size>8</size>
21414       </method>
21415       <method name="Void C()">
21416         <size>8</size>
21417       </method>
21418       <method name="Boolean get_OK()">
21419         <size>32</size>
21420       </method>
21421     </type>
21422     <type name="T">
21423       <method name="Void .ctor()">
21424         <size>7</size>
21425       </method>
21426       <method name="Void A()">
21427         <size>1</size>
21428       </method>
21429       <method name="Void B()">
21430         <size>1</size>
21431       </method>
21432       <method name="Int32 Main()">
21433         <size>76</size>
21434       </method>
21435     </type>
21436   </test>
21437   <test name="test-135.cs">
21438     <type name="A">
21439       <method name="Void .ctor()">
21440         <size>7</size>
21441       </method>
21442       <method name="Void doh()">
21443         <size>1</size>
21444       </method>
21445     </type>
21446     <type name="T">
21447       <method name="Void .ctor()">
21448         <size>7</size>
21449       </method>
21450       <method name="A get_Prop()">
21451         <size>6</size>
21452       </method>
21453       <method name="Int32 Main()">
21454         <size>37</size>
21455       </method>
21456       <method name="IA IB.get_Prop()">
21457         <size>6</size>
21458       </method>
21459     </type>
21460   </test>
21461   <test name="test-136.cs">
21462     <type name="MyCar">
21463       <method name="Void .ctor()">
21464         <size>7</size>
21465       </method>
21466       <method name="Void IDiagnostic.Stop()">
21467         <size>8</size>
21468       </method>
21469       <method name="Void IAutomobile.Stop()">
21470         <size>8</size>
21471       </method>
21472       <method name="Void Stop()">
21473         <size>16</size>
21474       </method>
21475     </type>
21476     <type name="TestConflict">
21477       <method name="Void .ctor()">
21478         <size>7</size>
21479       </method>
21480       <method name="Int32 Main()">
21481         <size>74</size>
21482       </method>
21483     </type>
21484   </test>
21485   <test name="test-137.cs">
21486     <type name="C">
21487       <method name="Void .ctor()">
21488         <size>7</size>
21489       </method>
21490       <method name="Void X()">
21491         <size>15</size>
21492       </method>
21493       <method name="Int32 Main()">
21494         <size>95</size>
21495       </method>
21496     </type>
21497   </test>
21498   <test name="test-138.cs">
21499     <type name="T">
21500       <method name="Void .ctor()">
21501         <size>7</size>
21502       </method>
21503       <method name="Int32 Main()">
21504         <size>14</size>
21505       </method>
21506     </type>
21507   </test>
21508   <test name="test-139.cs">
21509     <type name="T">
21510       <method name="Void one()">
21511         <size>13</size>
21512       </method>
21513       <method name="Void two(T)">
21514         <size>8</size>
21515       </method>
21516       <method name="Void three(T ByRef)">
21517         <size>13</size>
21518       </method>
21519       <method name="Int32 GetHashCode()">
21520         <size>12</size>
21521       </method>
21522       <method name="Int32 Main()">
21523         <size>25</size>
21524       </method>
21525     </type>
21526   </test>
21527   <test name="test-14.cs">
21528     <type name="Obj.A">
21529       <method name="Void .ctor()">
21530         <size>7</size>
21531       </method>
21532       <method name="Int32 F()">
21533         <size>2</size>
21534       </method>
21535       <method name="Int32 G()">
21536         <size>2</size>
21537       </method>
21538       <method name="Int32 H()">
21539         <size>3</size>
21540       </method>
21541     </type>
21542     <type name="Obj.B">
21543       <method name="Void .ctor()">
21544         <size>7</size>
21545       </method>
21546       <method name="Int32 F()">
21547         <size>2</size>
21548       </method>
21549       <method name="Int32 G()">
21550         <size>2</size>
21551       </method>
21552       <method name="Int32 H()">
21553         <size>3</size>
21554       </method>
21555     </type>
21556     <type name="Obj.Test">
21557       <method name="Void .ctor()">
21558         <size>7</size>
21559       </method>
21560       <method name="Int32 Main()">
21561         <size>182</size>
21562       </method>
21563     </type>
21564   </test>
21565   <test name="test-140.cs">
21566     <type name="BreakTest">
21567       <method name="Void .ctor()">
21568         <size>7</size>
21569       </method>
21570       <method name="Void .cctor()">
21571         <size>1</size>
21572       </method>
21573       <method name="Void B()">
21574         <size>47</size>
21575       </method>
21576       <method name="Int32 Main()">
21577         <size>20</size>
21578       </method>
21579     </type>
21580   </test>
21581   <test name="test-141.cs">
21582     <type name="X">
21583       <method name="Void .ctor()">
21584         <size>7</size>
21585       </method>
21586       <method name="Int32 Main()">
21587         <size>38</size>
21588       </method>
21589       <method name="Boolean Test1()">
21590         <size>41</size>
21591       </method>
21592       <method name="Boolean Test2()">
21593         <size>42</size>
21594       </method>
21595       <method name="Boolean Test3()">
21596         <size>37</size>
21597       </method>
21598     </type>
21599   </test>
21600   <test name="test-142.cs">
21601     <type name="TestClass">
21602       <method name="Void .ctor(EventHandler)">
21603         <size>14</size>
21604       </method>
21605       <method name="Int32 Main()">
21606         <size>2</size>
21607       </method>
21608     </type>
21609     <type name="TestBaseClass">
21610       <method name="Void .ctor()">
21611         <size>7</size>
21612       </method>
21613       <method name="Void add_Blah(System.EventHandler)">
21614         <size>24</size>
21615       </method>
21616       <method name="Void remove_Blah(System.EventHandler)">
21617         <size>24</size>
21618       </method>
21619     </type>
21620   </test>
21621   <test name="test-143.cs">
21622     <type name="MonoEnumInfo">
21623       <method name="Void stuff()">
21624         <size>8</size>
21625       </method>
21626       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21627         <size>20</size>
21628       </method>
21629       <method name="Int32 Main()">
21630         <size>32</size>
21631       </method>
21632     </type>
21633   </test>
21634   <test name="test-144.cs">
21635     <type name="Test">
21636       <method name="Void .ctor()">
21637         <size>7</size>
21638       </method>
21639       <method name="Void Main()">
21640         <size>1</size>
21641       </method>
21642     </type>
21643   </test>
21644   <test name="test-145.cs">
21645     <type name="JagArrayTest">
21646       <method name="Void .ctor()">
21647         <size>7</size>
21648       </method>
21649       <method name="Void .cctor()">
21650         <size>25</size>
21651       </method>
21652       <method name="Void Main()">
21653         <size>15</size>
21654       </method>
21655     </type>
21656   </test>
21657   <test name="test-146.cs">
21658     <type name="Test">
21659       <method name="Void .ctor()">
21660         <size>7</size>
21661       </method>
21662       <method name="Int32 Main()">
21663         <size>335</size>
21664       </method>
21665     </type>
21666   </test>
21667   <test name="test-147.cs">
21668     <type name="X">
21669       <method name="Void .ctor()">
21670         <size>15</size>
21671       </method>
21672       <method name="Void .cctor()">
21673         <size>8</size>
21674       </method>
21675       <method name="X Foo()">
21676         <size>6</size>
21677       </method>
21678       <method name="X Bar()">
21679         <size>6</size>
21680       </method>
21681       <method name="X Baz()">
21682         <size>6</size>
21683       </method>
21684       <method name="UInt32 get_Property()">
21685         <size>2</size>
21686       </method>
21687       <method name="UInt32 get_StaticProperty()">
21688         <size>3</size>
21689       </method>
21690       <method name="Int32 get_Item(Int32)">
21691         <size>2</size>
21692       </method>
21693     </type>
21694     <type name="Y">
21695       <method name="Void .ctor()">
21696         <size>15</size>
21697       </method>
21698       <method name="Void .cctor()">
21699         <size>9</size>
21700       </method>
21701       <method name="Y Foo()">
21702         <size>6</size>
21703       </method>
21704       <method name="Y Bar()">
21705         <size>6</size>
21706       </method>
21707       <method name="Y Baz()">
21708         <size>6</size>
21709       </method>
21710       <method name="UInt32 get_Property()">
21711         <size>2</size>
21712       </method>
21713       <method name="UInt32 get_StaticProperty()">
21714         <size>3</size>
21715       </method>
21716       <method name="Int32 get_Item(Int32)">
21717         <size>2</size>
21718       </method>
21719     </type>
21720     <type name="Z">
21721       <method name="Void .ctor()">
21722         <size>7</size>
21723       </method>
21724       <method name="Int32 Test()">
21725         <size>94</size>
21726       </method>
21727     </type>
21728     <type name="Test">
21729       <method name="Void .ctor()">
21730         <size>7</size>
21731       </method>
21732       <method name="Int32 Main()">
21733         <size>252</size>
21734       </method>
21735     </type>
21736   </test>
21737   <test name="test-148.cs">
21738     <type name="Y">
21739       <method name="Void .ctor()">
21740         <size>7</size>
21741       </method>
21742       <method name="Int32 get_Bar(Int32)">
21743         <size>2</size>
21744       </method>
21745       <method name="Int64 get_Bar(Double)">
21746         <size>3</size>
21747       </method>
21748     </type>
21749     <type name="Z">
21750       <method name="Void .ctor()">
21751         <size>7</size>
21752       </method>
21753       <method name="Int64 get_Whatever(Double)">
21754         <size>3</size>
21755       </method>
21756       <method name="Single get_Whatever(Int64, Int32)">
21757         <size>6</size>
21758       </method>
21759       <method name="Int32 InstanceTest()">
21760         <size>54</size>
21761       </method>
21762       <method name="Int32 Test()">
21763         <size>356</size>
21764       </method>
21765       <method name="Int32 Main()">
21766         <size>94</size>
21767       </method>
21768     </type>
21769     <type name="Z+MyArray">
21770       <method name="Void .ctor()">
21771         <size>7</size>
21772       </method>
21773       <method name="System.Object get_Item(Int32)">
21774         <size>8</size>
21775       </method>
21776       <method name="Void set_Item(Int32, System.Object)">
21777         <size>9</size>
21778       </method>
21779     </type>
21780     <type name="A">
21781       <method name="Void .ctor()">
21782         <size>7</size>
21783       </method>
21784       <method name="Int32 get_Monkey(Int32)">
21785         <size>4</size>
21786       </method>
21787     </type>
21788     <type name="B">
21789       <method name="Void .ctor()">
21790         <size>7</size>
21791       </method>
21792       <method name="Int64 get_Item(Int64, Int32)">
21793         <size>5</size>
21794       </method>
21795     </type>
21796     <type name="C">
21797       <method name="Void .ctor()">
21798         <size>7</size>
21799       </method>
21800       <method name="Int32 get_Item(Int32)">
21801         <size>4</size>
21802       </method>
21803     </type>
21804     <type name="D">
21805       <method name="Void .ctor()">
21806         <size>7</size>
21807       </method>
21808       <method name="Int64 get_Item(Int64, Int32)">
21809         <size>5</size>
21810       </method>
21811     </type>
21812     <type name="E">
21813       <method name="Void .ctor()">
21814         <size>7</size>
21815       </method>
21816       <method name="System.String get_g()">
21817         <size>6</size>
21818       </method>
21819       <method name="Void set_g(System.String)">
21820         <size>1</size>
21821       </method>
21822     </type>
21823     <type name="F">
21824       <method name="Void .ctor()">
21825         <size>7</size>
21826       </method>
21827       <method name="System.String get_g()">
21828         <size>6</size>
21829       </method>
21830     </type>
21831     <type name="DisposableNotifyList">
21832       <method name="Void .ctor()">
21833         <size>7</size>
21834       </method>
21835     </type>
21836     <type name="ChildList">
21837       <method name="Void .ctor()">
21838         <size>7</size>
21839       </method>
21840       <method name="Void Test()">
21841         <size>14</size>
21842       </method>
21843     </type>
21844     <type name="Y">
21845       <method name="Int32 X.get_Foo(Int32)">
21846         <size>2</size>
21847       </method>
21848     </type>
21849   </test>
21850   <test name="test-149.cs">
21851     <type name="Y">
21852       <method name="Void .ctor()">
21853         <size>7</size>
21854       </method>
21855       <method name="Void .cctor()">
21856         <size>1</size>
21857       </method>
21858       <method name="Void add_Foo(System.EventHandler)">
21859         <size>24</size>
21860       </method>
21861       <method name="Void remove_Foo(System.EventHandler)">
21862         <size>24</size>
21863       </method>
21864       <method name="Void add_TestEvent(MyDelegate)">
21865         <size>24</size>
21866       </method>
21867       <method name="Void remove_TestEvent(MyDelegate)">
21868         <size>24</size>
21869       </method>
21870       <method name="Int32 Test()">
21871         <size>166</size>
21872       </method>
21873       <method name="Void callback1(System.Object, System.EventArgs)">
21874         <size>7</size>
21875       </method>
21876       <method name="Int64 callback2(Int32)">
21877         <size>19</size>
21878       </method>
21879       <method name="Void callback3(System.Object, System.EventArgs)">
21880         <size>7</size>
21881       </method>
21882     </type>
21883     <type name="Z">
21884       <method name="Void .ctor()">
21885         <size>7</size>
21886       </method>
21887       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
21888         <size>22</size>
21889       </method>
21890       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
21891         <size>22</size>
21892       </method>
21893       <method name="Int32 a()">
21894         <size>2</size>
21895       </method>
21896       <method name="Int32 Main()">
21897         <size>80</size>
21898       </method>
21899     </type>
21900     <type name="Static">
21901       <method name="Void .ctor()">
21902         <size>7</size>
21903       </method>
21904       <method name="Void add_Test(System.EventHandler)">
21905         <size>22</size>
21906       </method>
21907       <method name="Void remove_Test(System.EventHandler)">
21908         <size>22</size>
21909       </method>
21910       <method name="Void Fire()">
21911         <size>23</size>
21912       </method>
21913     </type>
21914     <type name="Z+SomeEventHandler">
21915       <method name="Void .ctor(Object, IntPtr)">
21916         <size>0</size>
21917       </method>
21918       <method name="Int32 Invoke()">
21919         <size>0</size>
21920       </method>
21921       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21922         <size>0</size>
21923       </method>
21924       <method name="Int32 EndInvoke(IAsyncResult)">
21925         <size>0</size>
21926       </method>
21927     </type>
21928     <type name="MyDelegate">
21929       <method name="Void .ctor(Object, IntPtr)">
21930         <size>0</size>
21931       </method>
21932       <method name="Int64 Invoke(Int32)">
21933         <size>0</size>
21934       </method>
21935       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21936         <size>0</size>
21937       </method>
21938       <method name="Int64 EndInvoke(IAsyncResult)">
21939         <size>0</size>
21940       </method>
21941     </type>
21942     <type name="Y">
21943       <method name="Void X.add_Foo(System.EventHandler)">
21944         <size>1</size>
21945       </method>
21946       <method name="Void X.remove_Foo(System.EventHandler)">
21947         <size>1</size>
21948       </method>
21949     </type>
21950   </test>
21951   <test name="test-15.cs">
21952     <type name="Implementor">
21953       <method name="Void .ctor()">
21954         <size>7</size>
21955       </method>
21956       <method name="Int32 A()">
21957         <size>2</size>
21958       </method>
21959     </type>
21960     <type name="Run">
21961       <method name="Void .ctor()">
21962         <size>7</size>
21963       </method>
21964       <method name="Int32 Main()">
21965         <size>53</size>
21966       </method>
21967     </type>
21968     <type name="StructImplementor">
21969       <method name="Int32 A()">
21970         <size>2</size>
21971       </method>
21972     </type>
21973   </test>
21974   <test name="test-150.cs">
21975     <type name="T">
21976       <method name="Void .ctor()">
21977         <size>18</size>
21978       </method>
21979       <method name="Int32 Main()">
21980         <size>2</size>
21981       </method>
21982     </type>
21983   </test>
21984   <test name="test-151.cs">
21985     <type name="A.Iface">
21986       <method name="Void .ctor()">
21987         <size>7</size>
21988       </method>
21989       <method name="Void bah()">
21990         <size>1</size>
21991       </method>
21992     </type>
21993     <type name="A.my">
21994       <method name="Void .ctor()">
21995         <size>7</size>
21996       </method>
21997       <method name="Void doit(System.Object)">
21998         <size>13</size>
21999       </method>
22000       <method name="Int32 Main()">
22001         <size>2</size>
22002       </method>
22003     </type>
22004   </test>
22005   <test name="test-152.cs">
22006     <type name="X">
22007       <method name="Void .ctor()">
22008         <size>7</size>
22009       </method>
22010       <method name="Int32 Main()">
22011         <size>99</size>
22012       </method>
22013     </type>
22014   </test>
22015   <test name="test-153.cs">
22016     <type name="Z">
22017       <method name="Void .ctor()">
22018         <size>7</size>
22019       </method>
22020       <method name="Void Test2(System.String, System.Object[])">
22021         <size>1</size>
22022       </method>
22023       <method name="Void Test(System.String, System.Object[])">
22024         <size>8</size>
22025       </method>
22026       <method name="Int32 Main()">
22027         <size>86</size>
22028       </method>
22029     </type>
22030   </test>
22031   <test name="test-154.cs">
22032     <type name="X">
22033       <method name="Void .ctor()">
22034         <size>7</size>
22035       </method>
22036       <method name="Int32 Main()">
22037         <size>2</size>
22038       </method>
22039       <method name="Void test1(Single ByRef)">
22040         <size>6</size>
22041       </method>
22042       <method name="Void test2(Int32, Single ByRef)">
22043         <size>38</size>
22044       </method>
22045       <method name="Void test3(System.Int64[], Int32)">
22046         <size>21</size>
22047       </method>
22048       <method name="Int32 test4(Int32, Single ByRef)">
22049         <size>33</size>
22050       </method>
22051       <method name="Int32 test5(Single ByRef, Int64)">
22052         <size>75</size>
22053       </method>
22054       <method name="Int32 test6(Single ByRef)">
22055         <size>10</size>
22056       </method>
22057       <method name="Int64 test7(System.Int32[], Int32)">
22058         <size>64</size>
22059       </method>
22060       <method name="Int64 test8(Int32)">
22061         <size>34</size>
22062       </method>
22063       <method name="Int64 test9(Int32)">
22064         <size>28</size>
22065       </method>
22066       <method name="Void test10(Int32, Single ByRef)">
22067         <size>23</size>
22068       </method>
22069       <method name="Int64 test11(Int32)">
22070         <size>44</size>
22071       </method>
22072       <method name="Void test12(Single ByRef)">
22073         <size>25</size>
22074       </method>
22075       <method name="Void test13(Int32, Single ByRef)">
22076         <size>23</size>
22077       </method>
22078       <method name="Int64 test14(Int32, Single ByRef)">
22079         <size>66</size>
22080       </method>
22081       <method name="Int32 test15(Int32, Single ByRef)">
22082         <size>33</size>
22083       </method>
22084       <method name="Void test16()">
22085         <size>54</size>
22086       </method>
22087       <method name="Void test17()">
22088         <size>62</size>
22089       </method>
22090       <method name="Void test18(Int32, Int32 ByRef)">
22091         <size>35</size>
22092       </method>
22093       <method name="Int32 test19()">
22094         <size>49</size>
22095       </method>
22096       <method name="Int32 test20()">
22097         <size>22</size>
22098       </method>
22099       <method name="Int32 test21()">
22100         <size>28</size>
22101       </method>
22102       <method name="Int32 test22()">
22103         <size>27</size>
22104       </method>
22105       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22106         <size>29</size>
22107       </method>
22108       <method name="Int64 test24(Int32)">
22109         <size>67</size>
22110       </method>
22111       <method name="Int64 test25(Int32)">
22112         <size>44</size>
22113       </method>
22114       <method name="Void test26()">
22115         <size>22</size>
22116       </method>
22117       <method name="Int32 test27()">
22118         <size>12</size>
22119       </method>
22120       <method name="Void test28(System.Object ByRef)">
22121         <size>23</size>
22122       </method>
22123       <method name="Boolean test29(Int32 ByRef)">
22124         <size>33</size>
22125       </method>
22126       <method name="System.String test30(System.String ByRef)">
22127         <size>36</size>
22128       </method>
22129       <method name="System.String test31(Int32)">
22130         <size>78</size>
22131       </method>
22132       <method name="Void test32()">
22133         <size>11</size>
22134       </method>
22135       <method name="Int32 test33()">
22136         <size>4</size>
22137       </method>
22138       <method name="Void test34()">
22139         <size>20</size>
22140       </method>
22141       <method name="Void test35(Int32, Boolean)">
22142         <size>28</size>
22143       </method>
22144       <method name="Void test36()">
22145         <size>41</size>
22146       </method>
22147       <method name="Void test37()">
22148         <size>42</size>
22149       </method>
22150       <method name="Int32 test38()">
22151         <size>2</size>
22152       </method>
22153       <method name="Int32 test40(Int32)">
22154         <size>18</size>
22155       </method>
22156     </type>
22157   </test>
22158   <test name="test-155.cs">
22159     <type name="Test">
22160       <method name="Void .ctor()">
22161         <size>7</size>
22162       </method>
22163       <method name="Int32 Main()">
22164         <size>44</size>
22165       </method>
22166     </type>
22167     <type name="Test+TestClass">
22168       <method name="Void .ctor()">
22169         <size>7</size>
22170       </method>
22171       <method name="System.String test(System.String)">
22172         <size>22</size>
22173       </method>
22174     </type>
22175   </test>
22176   <test name="test-156.cs">
22177     <type name="Internal">
22178       <method name="Void .ctor()">
22179         <size>7</size>
22180       </method>
22181     </type>
22182     <type name="Public">
22183       <method name="Void .ctor()">
22184         <size>7</size>
22185       </method>
22186     </type>
22187     <type name="X">
22188       <method name="Void .ctor()">
22189         <size>7</size>
22190       </method>
22191       <method name="Void Main()">
22192         <size>1</size>
22193       </method>
22194     </type>
22195     <type name="X+NestedPublic">
22196       <method name="Void .ctor()">
22197         <size>7</size>
22198       </method>
22199     </type>
22200     <type name="X+NestedAssembly">
22201       <method name="Void .ctor()">
22202         <size>7</size>
22203       </method>
22204     </type>
22205     <type name="X+NestedFamilyAndAssembly">
22206       <method name="Void .ctor()">
22207         <size>7</size>
22208       </method>
22209     </type>
22210     <type name="X+NestedFamily">
22211       <method name="Void .ctor()">
22212         <size>7</size>
22213       </method>
22214     </type>
22215     <type name="X+NestedPrivate">
22216       <method name="Void .ctor()">
22217         <size>7</size>
22218       </method>
22219     </type>
22220     <type name="A">
22221       <method name="Void .ctor()">
22222         <size>7</size>
22223       </method>
22224     </type>
22225     <type name="B">
22226       <method name="Void .ctor()">
22227         <size>7</size>
22228       </method>
22229     </type>
22230     <type name="C">
22231       <method name="Void .ctor()">
22232         <size>7</size>
22233       </method>
22234     </type>
22235     <type name="D">
22236       <method name="Void .ctor()">
22237         <size>7</size>
22238       </method>
22239     </type>
22240     <type name="E">
22241       <method name="Void .ctor()">
22242         <size>7</size>
22243       </method>
22244     </type>
22245     <type name="F">
22246       <method name="Void .ctor()">
22247         <size>7</size>
22248       </method>
22249     </type>
22250     <type name="Y">
22251       <method name="Void .ctor()">
22252         <size>7</size>
22253       </method>
22254       <method name="Void Test(YI)">
22255         <size>1</size>
22256       </method>
22257     </type>
22258     <type name="Y+YA">
22259       <method name="Void .ctor()">
22260         <size>7</size>
22261       </method>
22262     </type>
22263     <type name="Y+YB">
22264       <method name="Void .ctor()">
22265         <size>7</size>
22266       </method>
22267     </type>
22268     <type name="Y+YC">
22269       <method name="Void .ctor()">
22270         <size>7</size>
22271       </method>
22272     </type>
22273     <type name="Y+YD">
22274       <method name="Void .ctor()">
22275         <size>7</size>
22276       </method>
22277     </type>
22278     <type name="Y+YE">
22279       <method name="Void .ctor()">
22280         <size>7</size>
22281       </method>
22282     </type>
22283     <type name="Y+YF">
22284       <method name="Void .ctor()">
22285         <size>7</size>
22286       </method>
22287     </type>
22288     <type name="Y+YG">
22289       <method name="Void .ctor()">
22290         <size>7</size>
22291       </method>
22292     </type>
22293     <type name="Y+YH">
22294       <method name="Void .ctor()">
22295         <size>7</size>
22296       </method>
22297     </type>
22298     <type name="Z">
22299       <method name="Void .ctor()">
22300         <size>7</size>
22301       </method>
22302     </type>
22303     <type name="Z+P">
22304       <method name="Void .ctor()">
22305         <size>7</size>
22306       </method>
22307     </type>
22308     <type name="W">
22309       <method name="Void .ctor()">
22310         <size>7</size>
22311       </method>
22312     </type>
22313     <type name="W+WA">
22314       <method name="Void .ctor()">
22315         <size>7</size>
22316       </method>
22317     </type>
22318     <type name="W+WB">
22319       <method name="Void .ctor()">
22320         <size>7</size>
22321       </method>
22322     </type>
22323     <type name="W+WC">
22324       <method name="Void .ctor()">
22325         <size>7</size>
22326       </method>
22327     </type>
22328     <type name="W+WD">
22329       <method name="Void .ctor()">
22330         <size>7</size>
22331       </method>
22332     </type>
22333     <type name="W+WE">
22334       <method name="Void .ctor()">
22335         <size>7</size>
22336       </method>
22337     </type>
22338     <type name="W+WCA">
22339       <method name="Void .ctor()">
22340         <size>7</size>
22341       </method>
22342     </type>
22343     <type name="W+WCB">
22344       <method name="Void .ctor()">
22345         <size>7</size>
22346       </method>
22347     </type>
22348     <type name="W+WCB+WCD">
22349       <method name="Void .ctor()">
22350         <size>7</size>
22351       </method>
22352     </type>
22353     <type name="W+WCB+WCD+WCE">
22354       <method name="Void .ctor()">
22355         <size>7</size>
22356       </method>
22357     </type>
22358     <type name="G">
22359       <method name="Void .ctor()">
22360         <size>7</size>
22361       </method>
22362       <method name="Void Test(X)">
22363         <size>1</size>
22364       </method>
22365     </type>
22366     <type name="G+I">
22367       <method name="Void .ctor()">
22368         <size>7</size>
22369       </method>
22370     </type>
22371     <type name="G+I+J">
22372       <method name="Void .ctor()">
22373         <size>7</size>
22374       </method>
22375       <method name="Void Test(Foo)">
22376         <size>1</size>
22377       </method>
22378     </type>
22379     <type name="H">
22380       <method name="Void .ctor()">
22381         <size>7</size>
22382       </method>
22383       <method name="Void Test(System.Int32[])">
22384         <size>1</size>
22385       </method>
22386     </type>
22387     <type name="M">
22388       <method name="Void .ctor()">
22389         <size>7</size>
22390       </method>
22391       <method name="Void Hello(System.String)">
22392         <size>1</size>
22393       </method>
22394     </type>
22395   </test>
22396   <test name="test-157.cs">
22397     <type name="Test.MyAttribute">
22398       <method name="Void .ctor(String)">
22399         <size>20</size>
22400       </method>
22401     </type>
22402     <type name="Test.Test">
22403       <method name="Void .ctor()">
22404         <size>7</size>
22405       </method>
22406       <method name="Int32 Main()">
22407         <size>197</size>
22408       </method>
22409     </type>
22410   </test>
22411   <test name="test-158.cs">
22412     <type name="My">
22413       <method name="Void .ctor(Object)">
22414         <size>14</size>
22415       </method>
22416     </type>
22417     <type name="My+Test">
22418       <method name="Void .ctor()">
22419         <size>7</size>
22420       </method>
22421       <method name="Int32 Main()">
22422         <size>87</size>
22423       </method>
22424     </type>
22425   </test>
22426   <test name="test-159.cs">
22427     <type name="A.Iface">
22428       <method name="Void .ctor()">
22429         <size>7</size>
22430       </method>
22431       <method name="Void bah()">
22432         <size>1</size>
22433       </method>
22434     </type>
22435     <type name="A.my">
22436       <method name="Void .ctor()">
22437         <size>7</size>
22438       </method>
22439       <method name="Void doit(System.Object)">
22440         <size>13</size>
22441       </method>
22442       <method name="Int32 Main()">
22443         <size>2</size>
22444       </method>
22445     </type>
22446   </test>
22447   <test name="test-16.cs">
22448     <type name="Mine.Blah">
22449       <method name="Void .ctor()">
22450         <size>7</size>
22451       </method>
22452       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22453         <size>12</size>
22454       </method>
22455       <method name="Int32 op_Implicit(Mine.Blah)">
22456         <size>12</size>
22457       </method>
22458       <method name="Byte op_Implicit(Mine.Blah)">
22459         <size>12</size>
22460       </method>
22461       <method name="Int16 op_Implicit(Mine.Blah)">
22462         <size>12</size>
22463       </method>
22464     </type>
22465     <type name="Mine.Foo">
22466       <method name="Void .ctor()">
22467         <size>7</size>
22468       </method>
22469       <method name="Int32 Main()">
22470         <size>118</size>
22471       </method>
22472     </type>
22473   </test>
22474   <test name="test-160.cs">
22475     <type name="B">
22476       <method name="Void .ctor()">
22477         <size>7</size>
22478       </method>
22479     </type>
22480     <type name="S">
22481       <method name="Void .ctor()">
22482         <size>7</size>
22483       </method>
22484     </type>
22485     <type name="T">
22486       <method name="Void .ctor()">
22487         <size>7</size>
22488       </method>
22489       <method name="Int32 blah(System.Object)">
22490         <size>62</size>
22491       </method>
22492       <method name="Int32 Main()">
22493         <size>2</size>
22494       </method>
22495     </type>
22496   </test>
22497   <test name="test-161.cs">
22498     <type name="ZipEntry">
22499       <method name="Void .ctor(String)">
22500         <size>18</size>
22501       </method>
22502       <method name="Void .ctor(ZipEntry)">
22503         <size>18</size>
22504       </method>
22505       <method name="DateTime get_DateTime()">
22506         <size>7</size>
22507       </method>
22508       <method name="Int32 Main()">
22509         <size>2</size>
22510       </method>
22511     </type>
22512   </test>
22513   <test name="test-162.cs">
22514     <type name="X">
22515       <method name="Void .ctor()">
22516         <size>7</size>
22517       </method>
22518       <method name="Void test_output(A)">
22519         <size>1</size>
22520       </method>
22521       <method name="Void test_output(B)">
22522         <size>1</size>
22523       </method>
22524       <method name="Void test_output(E)">
22525         <size>1</size>
22526       </method>
22527       <method name="Void test_output(F)">
22528         <size>1</size>
22529       </method>
22530       <method name="Void test1()">
22531         <size>21</size>
22532       </method>
22533       <method name="Void test2()">
22534         <size>32</size>
22535       </method>
22536       <method name="Void test3()">
22537         <size>21</size>
22538       </method>
22539       <method name="Void test4(A)">
22540         <size>9</size>
22541       </method>
22542       <method name="Void test5(A ByRef)">
22543         <size>9</size>
22544       </method>
22545       <method name="Void test6(B ByRef)">
22546         <size>8</size>
22547       </method>
22548       <method name="Void test7()">
22549         <size>28</size>
22550       </method>
22551       <method name="Void test8()">
22552         <size>50</size>
22553       </method>
22554       <method name="Void test9()">
22555         <size>26</size>
22556       </method>
22557       <method name="Void test10()">
22558         <size>82</size>
22559       </method>
22560       <method name="Int32 Main()">
22561         <size>2</size>
22562       </method>
22563     </type>
22564     <type name="A">
22565       <method name="Void .ctor(Int32)">
22566         <size>27</size>
22567       </method>
22568     </type>
22569     <type name="C">
22570       <method name="Void .ctor(Int64)">
22571         <size>8</size>
22572       </method>
22573       <method name="Void .ctor(String)">
22574         <size>13</size>
22575       </method>
22576     </type>
22577     <type name="E">
22578       <method name="Void .ctor(Int32)">
22579         <size>21</size>
22580       </method>
22581     </type>
22582   </test>
22583   <test name="test-163.cs">
22584     <type name="Blah">
22585       <method name="Void .ctor()">
22586         <size>7</size>
22587       </method>
22588       <method name="Int32 Foo(System.String)">
22589         <size>2</size>
22590       </method>
22591       <method name="Int32 Foo(System.Object)">
22592         <size>2</size>
22593       </method>
22594       <method name="Int32 Main()">
22595         <size>28</size>
22596       </method>
22597     </type>
22598   </test>
22599   <test name="test-164.cs">
22600     <type name="X">
22601       <method name="Void .ctor()">
22602         <size>26</size>
22603       </method>
22604       <method name="Int32 Foo()">
22605         <size>2</size>
22606       </method>
22607     </type>
22608     <type name="Y">
22609       <method name="Void .ctor()">
22610         <size>7</size>
22611       </method>
22612       <method name="Int32 Foo()">
22613         <size>2</size>
22614       </method>
22615       <method name="Int32 Hello()">
22616         <size>12</size>
22617       </method>
22618       <method name="Void Main()">
22619         <size>46</size>
22620       </method>
22621     </type>
22622     <type name="X+FooDelegate">
22623       <method name="Void .ctor(Object, IntPtr)">
22624         <size>0</size>
22625       </method>
22626       <method name="Int32 Invoke()">
22627         <size>0</size>
22628       </method>
22629       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22630         <size>0</size>
22631       </method>
22632       <method name="Int32 EndInvoke(IAsyncResult)">
22633         <size>0</size>
22634       </method>
22635     </type>
22636   </test>
22637   <test name="test-165.cs">
22638     <type name="Testing">
22639       <method name="Void .ctor()">
22640         <size>7</size>
22641       </method>
22642       <method name="Int32 TestEnumInit(Fruit)">
22643         <size>21</size>
22644       </method>
22645       <method name="Int32 Main()">
22646         <size>62</size>
22647       </method>
22648     </type>
22649   </test>
22650   <test name="test-166.cs">
22651     <type name="Test">
22652       <method name="Void .ctor()">
22653         <size>7</size>
22654       </method>
22655       <method name="Int32 get_Item(Int32)">
22656         <size>2</size>
22657       </method>
22658     </type>
22659     <type name="D">
22660       <method name="Void .ctor()">
22661         <size>7</size>
22662       </method>
22663       <method name="Int32 get_TargetIntegerSize()">
22664         <size>2</size>
22665       </method>
22666       <method name="Int32 Hello(IInferior)">
22667         <size>7</size>
22668       </method>
22669       <method name="Int32 Main()">
22670         <size>61</size>
22671       </method>
22672     </type>
22673     <type name="Test">
22674       <method name="Int32 ITest.get_Item(Int32)">
22675         <size>2</size>
22676       </method>
22677     </type>
22678   </test>
22679   <test name="test-167.cs">
22680     <type name="X">
22681       <method name="Void .ctor()">
22682         <size>7</size>
22683       </method>
22684       <method name="Int32 Test(X+Foo[])">
22685         <size>23</size>
22686       </method>
22687       <method name="Int32 Main()">
22688         <size>44</size>
22689       </method>
22690     </type>
22691   </test>
22692   <test name="test-168.cs">
22693     <type name="Test">
22694       <method name="Void .ctor()">
22695         <size>7</size>
22696       </method>
22697       <method name="Int32 Main()">
22698         <size>21</size>
22699       </method>
22700     </type>
22701     <type name="X">
22702       <method name="System.String op_Implicit(X)">
22703         <size>6</size>
22704       </method>
22705     </type>
22706   </test>
22707   <test name="test-169.cs">
22708     <type name="basec">
22709       <method name="Void .ctor()">
22710         <size>7</size>
22711       </method>
22712       <method name="System.String get_Message()">
22713         <size>6</size>
22714       </method>
22715     </type>
22716     <type name="der">
22717       <method name="Void .ctor()">
22718         <size>7</size>
22719       </method>
22720       <method name="System.String get_Message()">
22721         <size>6</size>
22722       </method>
22723     </type>
22724     <type name="Base">
22725       <method name="Void .ctor()">
22726         <size>7</size>
22727       </method>
22728       <method name="Int32 get_Thingy()">
22729         <size>7</size>
22730       </method>
22731       <method name="Void set_Thingy(Int32)">
22732         <size>8</size>
22733       </method>
22734     </type>
22735     <type name="Derived">
22736       <method name="Void .ctor()">
22737         <size>7</size>
22738       </method>
22739       <method name="Int32 get_BaseThingy()">
22740         <size>7</size>
22741       </method>
22742       <method name="Void set_Thingy(Int32)">
22743         <size>1</size>
22744       </method>
22745     </type>
22746     <type name="D">
22747       <method name="Void .ctor()">
22748         <size>7</size>
22749       </method>
22750       <method name="Int32 Main()">
22751         <size>97</size>
22752       </method>
22753     </type>
22754   </test>
22755   <test name="test-17.cs">
22756     <type name="Blah">
22757       <method name="Void .ctor()">
22758         <size>7</size>
22759       </method>
22760       <method name="Int32 Main()">
22761         <size>39</size>
22762       </method>
22763       <method name="Byte op_Implicit(Blah)">
22764         <size>12</size>
22765       </method>
22766       <method name="Int16 op_Implicit(Blah)">
22767         <size>12</size>
22768       </method>
22769       <method name="Int32 op_Implicit(Blah)">
22770         <size>12</size>
22771       </method>
22772     </type>
22773   </test>
22774   <test name="test-170.cs">
22775     <type name="X">
22776       <method name="Void .ctor()">
22777         <size>7</size>
22778       </method>
22779       <method name="Int32 get_prop()">
22780         <size>7</size>
22781       </method>
22782       <method name="Void set_prop(Int32)">
22783         <size>8</size>
22784       </method>
22785       <method name="Void set_AAA(Int32)">
22786         <size>1</size>
22787       </method>
22788     </type>
22789     <type name="Y">
22790       <method name="Void .ctor()">
22791         <size>14</size>
22792       </method>
22793       <method name="Int32 get_prop()">
22794         <size>7</size>
22795       </method>
22796       <method name="Void set_prop(Int32)">
22797         <size>8</size>
22798       </method>
22799       <method name="Int32 A()">
22800         <size>38</size>
22801       </method>
22802       <method name="Int32 Main()">
22803         <size>13</size>
22804       </method>
22805     </type>
22806   </test>
22807   <test name="test-171.cs">
22808     <type name="IntPtr_Conv.Class1">
22809       <method name="Void .ctor()">
22810         <size>7</size>
22811       </method>
22812       <method name="Int32 Main(System.String[])">
22813         <size>15</size>
22814       </method>
22815     </type>
22816   </test>
22817   <test name="test-172.cs">
22818     <type name="X">
22819       <method name="Void .ctor()">
22820         <size>7</size>
22821       </method>
22822       <method name="Void .cctor()">
22823         <size>31</size>
22824       </method>
22825       <method name="Boolean ff()">
22826         <size>14</size>
22827       </method>
22828       <method name="Boolean tt()">
22829         <size>14</size>
22830       </method>
22831       <method name="Int32 test_if()">
22832         <size>599</size>
22833       </method>
22834       <method name="Int32 test_while()">
22835         <size>437</size>
22836       </method>
22837       <method name="Int32 test_inline()">
22838         <size>29</size>
22839       </method>
22840       <method name="Int32 Main()">
22841         <size>109</size>
22842       </method>
22843     </type>
22844   </test>
22845   <test name="test-173.cs">
22846     <type name="Base">
22847       <method name="Void .ctor(Int32)">
22848         <size>14</size>
22849       </method>
22850       <method name="Int32 get_Value()">
22851         <size>7</size>
22852       </method>
22853     </type>
22854     <type name="A">
22855       <method name="Void .ctor(Int32)">
22856         <size>18</size>
22857       </method>
22858       <method name="Void .ctor(UInt32)">
22859         <size>18</size>
22860       </method>
22861     </type>
22862     <type name="B">
22863       <method name="Void .ctor(Int64)">
22864         <size>18</size>
22865       </method>
22866       <method name="Void .ctor(UInt64)">
22867         <size>18</size>
22868       </method>
22869     </type>
22870     <type name="C">
22871       <method name="Void .ctor(Int16)">
22872         <size>18</size>
22873       </method>
22874       <method name="Void .ctor(UInt16)">
22875         <size>18</size>
22876       </method>
22877     </type>
22878     <type name="D">
22879       <method name="Void .ctor(SByte)">
22880         <size>18</size>
22881       </method>
22882       <method name="Void .ctor(Byte)">
22883         <size>18</size>
22884       </method>
22885     </type>
22886     <type name="E">
22887       <method name="Void .ctor(Int64)">
22888         <size>19</size>
22889       </method>
22890       <method name="Void .ctor(E)">
22891         <size>19</size>
22892       </method>
22893       <method name="E op_Implicit(Int64)">
22894         <size>7</size>
22895       </method>
22896     </type>
22897     <type name="F">
22898       <method name="Void .ctor(Int32)">
22899         <size>19</size>
22900       </method>
22901       <method name="Void .ctor(F)">
22902         <size>19</size>
22903       </method>
22904       <method name="F op_Implicit(Int32)">
22905         <size>7</size>
22906       </method>
22907     </type>
22908     <type name="X">
22909       <method name="Void .ctor()">
22910         <size>7</size>
22911       </method>
22912       <method name="Int32 Test()">
22913         <size>231</size>
22914       </method>
22915       <method name="Int32 Main()">
22916         <size>24</size>
22917       </method>
22918     </type>
22919   </test>
22920   <test name="test-174.cs">
22921     <type name="ProtectedAccessToPropertyOnChild">
22922       <method name="Void .ctor()">
22923         <size>14</size>
22924       </method>
22925       <method name="Int32 Main()">
22926         <size>21</size>
22927       </method>
22928     </type>
22929     <type name="TestAccessToPrivateMemberInParentClass">
22930       <method name="Void .ctor()">
22931         <size>7</size>
22932       </method>
22933       <method name="System.Double[][] get_Array()">
22934         <size>7</size>
22935       </method>
22936     </type>
22937     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
22938       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
22939         <size>37</size>
22940       </method>
22941     </type>
22942     <type name="TestAccessToProtectedOnChildInstanceFromParent">
22943       <method name="Void .ctor()">
22944         <size>29</size>
22945       </method>
22946       <method name="Int32 Test()">
22947         <size>27</size>
22948       </method>
22949     </type>
22950     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
22951       <method name="Void .ctor()">
22952         <size>26</size>
22953       </method>
22954       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
22955         <size>15</size>
22956       </method>
22957     </type>
22958     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
22959       <method name="Void .ctor()">
22960         <size>7</size>
22961       </method>
22962     </type>
22963   </test>
22964   <test name="test-175.cs">
22965     <type name="X">
22966       <method name="Void .ctor()">
22967         <size>7</size>
22968       </method>
22969       <method name="Int32 Main()">
22970         <size>59</size>
22971       </method>
22972     </type>
22973     <type name="RVA">
22974       <method name="Void .ctor(UInt32)">
22975         <size>8</size>
22976       </method>
22977       <method name="RVA op_Implicit(UInt32)">
22978         <size>7</size>
22979       </method>
22980       <method name="UInt32 op_Implicit(RVA)">
22981         <size>8</size>
22982       </method>
22983     </type>
22984   </test>
22985   <test name="test-176.cs">
22986     <type name="X">
22987       <method name="Void .ctor()">
22988         <size>7</size>
22989       </method>
22990       <method name="Int32 Main()">
22991         <size>34</size>
22992       </method>
22993     </type>
22994   </test>
22995   <test name="test-177.cs">
22996     <type name="MethodAttribute">
22997       <method name="Void .ctor()">
22998         <size>7</size>
22999       </method>
23000     </type>
23001     <type name="ReturnAttribute">
23002       <method name="Void .ctor()">
23003         <size>7</size>
23004       </method>
23005     </type>
23006     <type name="Test">
23007       <method name="Void .ctor()">
23008         <size>7</size>
23009       </method>
23010       <method name="Void Method()">
23011         <size>1</size>
23012       </method>
23013       <method name="Int32 Main()">
23014         <size>40</size>
23015       </method>
23016     </type>
23017   </test>
23018   <test name="test-178.cs">
23019     <type name="BrowsableClass">
23020       <method name="Void .ctor()">
23021         <size>7</size>
23022       </method>
23023       <method name="Int32 Main()">
23024         <size>54</size>
23025       </method>
23026       <method name="BrowsableClass op_Increment(BrowsableClass)">
23027         <size>2</size>
23028       </method>
23029     </type>
23030   </test>
23031   <test name="test-179.cs">
23032     <type name="A">
23033       <method name="Void .ctor()">
23034         <size>7</size>
23035       </method>
23036       <method name="Void set_Item(Double, Double)">
23037         <size>15</size>
23038       </method>
23039       <method name="Double get_Item(Double)">
23040         <size>29</size>
23041       </method>
23042     </type>
23043     <type name="B">
23044       <method name="Void .ctor()">
23045         <size>7</size>
23046       </method>
23047       <method name="Void set_Item(Double, Double)">
23048         <size>15</size>
23049       </method>
23050       <method name="Double get_Item(Double)">
23051         <size>29</size>
23052       </method>
23053     </type>
23054     <type name="C">
23055       <method name="Void .ctor()">
23056         <size>7</size>
23057       </method>
23058       <method name="Void set_Item(System.String, System.String)">
23059         <size>15</size>
23060       </method>
23061       <method name="System.String get_Item(System.String)">
23062         <size>30</size>
23063       </method>
23064       <method name="Void set_Item(Int32, Int32)">
23065         <size>15</size>
23066       </method>
23067       <method name="Int32 get_Item(Int32)">
23068         <size>21</size>
23069       </method>
23070     </type>
23071     <type name="EntryPoint">
23072       <method name="Int32 Main(System.String[])">
23073         <size>150</size>
23074       </method>
23075     </type>
23076   </test>
23077   <test name="test-18.cs">
23078     <type name="X">
23079       <method name="Void .ctor()">
23080         <size>7</size>
23081       </method>
23082       <method name="Void m()">
23083         <size>60</size>
23084       </method>
23085       <method name="Int32 ret(Int32)">
23086         <size>40</size>
23087       </method>
23088       <method name="Int32 Main()">
23089         <size>62</size>
23090       </method>
23091     </type>
23092   </test>
23093   <test name="test-180.cs">
23094     <type name="Testing">
23095       <method name="Void .ctor()">
23096         <size>7</size>
23097       </method>
23098       <method name="Void Main()">
23099         <size>17</size>
23100       </method>
23101     </type>
23102   </test>
23103   <test name="test-181.cs">
23104     <type name="Test">
23105       <method name="Void .ctor()">
23106         <size>7</size>
23107       </method>
23108       <method name="Void test()">
23109         <size>1</size>
23110       </method>
23111       <method name="Int32 Main()">
23112         <size>43</size>
23113       </method>
23114     </type>
23115   </test>
23116   <test name="test-182.cs">
23117     <type name="T">
23118       <method name="Void .ctor()">
23119         <size>7</size>
23120       </method>
23121       <method name="Int32 Main()">
23122         <size>26</size>
23123       </method>
23124     </type>
23125     <type name="TS">
23126       <method name="Int64 get_Ticks()">
23127         <size>19</size>
23128       </method>
23129     </type>
23130     <type name="DT">
23131       <method name="Int64 get_Ticks()">
23132         <size>12</size>
23133       </method>
23134     </type>
23135   </test>
23136   <test name="test-183.cs">
23137     <type name="Test">
23138       <method name="Void .ctor()">
23139         <size>7</size>
23140       </method>
23141       <method name="Int32 M(Int32, Int32 ByRef)">
23142         <size>12</size>
23143       </method>
23144       <method name="Int32 Main()">
23145         <size>67</size>
23146       </method>
23147     </type>
23148     <type name="Test+D">
23149       <method name="Void .ctor(Object, IntPtr)">
23150         <size>0</size>
23151       </method>
23152       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23153         <size>0</size>
23154       </method>
23155       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23156         <size>0</size>
23157       </method>
23158       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23159         <size>0</size>
23160       </method>
23161     </type>
23162   </test>
23163   <test name="test-184.cs">
23164     <type name="User">
23165       <method name="Void .ctor(Interface)">
23166         <size>7</size>
23167       </method>
23168     </type>
23169     <type name="Test">
23170       <method name="Void .ctor()">
23171         <size>55</size>
23172       </method>
23173       <method name="Int32 Main()">
23174         <size>8</size>
23175       </method>
23176     </type>
23177     <type name="Struct">
23178       <method name="Void .ctor(Int32)">
23179         <size>1</size>
23180       </method>
23181       <method name="Int32 get_X()">
23182         <size>2</size>
23183       </method>
23184     </type>
23185   </test>
23186   <test name="test-185.cs">
23187     <type name="X">
23188       <method name="Void .ctor()">
23189         <size>7</size>
23190       </method>
23191       <method name="Int32 Test(Int32)">
23192         <size>36</size>
23193       </method>
23194       <method name="Int32 Main()">
23195         <size>29</size>
23196       </method>
23197     </type>
23198   </test>
23199   <test name="test-186.cs">
23200     <type name="TestBUG.myAttribute">
23201       <method name="Void .ctor(String, String, String, Int32)">
23202         <size>7</size>
23203       </method>
23204     </type>
23205     <type name="TestBUG.Test">
23206       <method name="Void .ctor()">
23207         <size>7</size>
23208       </method>
23209       <method name="Int32 Main()">
23210         <size>2</size>
23211       </method>
23212     </type>
23213   </test>
23214   <test name="test-187.cs">
23215     <type name="MyClass">
23216       <method name="Void .ctor()">
23217         <size>7</size>
23218       </method>
23219       <method name="Container get_Item(System.String)">
23220         <size>2</size>
23221       </method>
23222       <method name="Void set_Item(System.String, Container)">
23223         <size>1</size>
23224       </method>
23225     </type>
23226     <type name="Container">
23227       <method name="Void .ctor()">
23228         <size>7</size>
23229       </method>
23230       <method name="Container op_Addition(Container, System.Object)">
23231         <size>2</size>
23232       </method>
23233     </type>
23234     <type name="D">
23235       <method name="Void .ctor()">
23236         <size>7</size>
23237       </method>
23238       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23239         <size>65</size>
23240       </method>
23241       <method name="Int32 Main()">
23242         <size>2</size>
23243       </method>
23244     </type>
23245   </test>
23246   <test name="test-188.cs">
23247     <type name="Enumerator">
23248       <method name="Void .ctor()">
23249         <size>14</size>
23250       </method>
23251       <method name="Boolean MoveNext()">
23252         <size>21</size>
23253       </method>
23254       <method name="Char get_Current()">
23255         <size>3</size>
23256       </method>
23257     </type>
23258     <type name="RealEnumerator">
23259       <method name="Void .ctor(Coll)">
23260         <size>14</size>
23261       </method>
23262       <method name="Void Dispose()">
23263         <size>13</size>
23264       </method>
23265     </type>
23266     <type name="Coll">
23267       <method name="Void .ctor()">
23268         <size>7</size>
23269       </method>
23270       <method name="Enumerator GetEnumerator()">
23271         <size>7</size>
23272       </method>
23273     </type>
23274     <type name="Test">
23275       <method name="Void .ctor()">
23276         <size>7</size>
23277       </method>
23278       <method name="Int32 Main(System.String[])">
23279         <size>78</size>
23280       </method>
23281     </type>
23282   </test>
23283   <test name="test-189.cs">
23284     <type name="MyTest">
23285       <method name="Void .ctor()">
23286         <size>7</size>
23287       </method>
23288       <method name="Int32 Main(System.String[])">
23289         <size>63</size>
23290       </method>
23291       <method name="Int32 m(Int32, Double)">
23292         <size>2</size>
23293       </method>
23294       <method name="Int32 m(Int32, System.Int32[])">
23295         <size>2</size>
23296       </method>
23297     </type>
23298     <type name="MonoTest">
23299       <method name="Void .ctor()">
23300         <size>7</size>
23301       </method>
23302       <method name="Int32 method1(System.String, System.Object[])">
23303         <size>2</size>
23304       </method>
23305       <method name="Void testmethod()">
23306         <size>27</size>
23307       </method>
23308     </type>
23309     <type name="MonoTest2">
23310       <method name="Void .ctor()">
23311         <size>7</size>
23312       </method>
23313       <method name="Int32 method1(System.String, System.Object[])">
23314         <size>2</size>
23315       </method>
23316       <method name="Void testmethod2()">
23317         <size>27</size>
23318       </method>
23319     </type>
23320   </test>
23321   <test name="test-19.cs">
23322     <type name="I">
23323       <method name="Void .ctor()">
23324         <size>7</size>
23325       </method>
23326       <method name="Void .cctor()">
23327         <size>18</size>
23328       </method>
23329       <method name="System.String fn(System.String)">
23330         <size>17</size>
23331       </method>
23332     </type>
23333     <type name="X">
23334       <method name="Void .ctor()">
23335         <size>7</size>
23336       </method>
23337       <method name="Void Thread_func()">
23338         <size>11</size>
23339       </method>
23340       <method name="Int32 Func(Int32, Int32)">
23341         <size>4</size>
23342       </method>
23343       <method name="Void Bar()">
23344         <size>44</size>
23345       </method>
23346       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23347         <size>18</size>
23348       </method>
23349       <method name="Int32 Main()">
23350         <size>303</size>
23351       </method>
23352       <method name="Int32 multiply_by_three(Int32)">
23353         <size>4</size>
23354       </method>
23355     </type>
23356     <type name="TestNamespace.TestClass">
23357       <method name="Void .ctor()">
23358         <size>7</size>
23359       </method>
23360     </type>
23361     <type name="I+GetTextFn">
23362       <method name="Void .ctor(Object, IntPtr)">
23363         <size>0</size>
23364       </method>
23365       <method name="System.String Invoke(System.String)">
23366         <size>0</size>
23367       </method>
23368       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23369         <size>0</size>
23370       </method>
23371       <method name="System.String EndInvoke(IAsyncResult)">
23372         <size>0</size>
23373       </method>
23374     </type>
23375     <type name="X+Foo">
23376       <method name="Void .ctor(Object, IntPtr)">
23377         <size>0</size>
23378       </method>
23379       <method name="Int32 Invoke(Int32, Int32)">
23380         <size>0</size>
23381       </method>
23382       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23383         <size>0</size>
23384       </method>
23385       <method name="Int32 EndInvoke(IAsyncResult)">
23386         <size>0</size>
23387       </method>
23388     </type>
23389     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23390       <method name="Void .ctor(Object, IntPtr)">
23391         <size>0</size>
23392       </method>
23393       <method name="Single Invoke(Single, System.Object[])">
23394         <size>0</size>
23395       </method>
23396       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23397         <size>0</size>
23398       </method>
23399       <method name="Single EndInvoke(IAsyncResult)">
23400         <size>0</size>
23401       </method>
23402     </type>
23403     <type name="NameSpace.TestDelegate">
23404       <method name="Void .ctor(Object, IntPtr)">
23405         <size>0</size>
23406       </method>
23407       <method name="Int32 Invoke(Int32)">
23408         <size>0</size>
23409       </method>
23410       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23411         <size>0</size>
23412       </method>
23413       <method name="Int32 EndInvoke(IAsyncResult)">
23414         <size>0</size>
23415       </method>
23416     </type>
23417   </test>
23418   <test name="test-190.cs">
23419     <type name="A">
23420       <method name="Void .ctor()">
23421         <size>7</size>
23422       </method>
23423       <method name="Void Main()">
23424         <size>1</size>
23425       </method>
23426     </type>
23427     <type name="A+B">
23428       <method name="Void .ctor()">
23429         <size>7</size>
23430       </method>
23431       <method name="Void Test()">
23432         <size>8</size>
23433       </method>
23434     </type>
23435     <type name="A+C">
23436       <method name="Void .ctor()">
23437         <size>7</size>
23438       </method>
23439       <method name="Void Test(A)">
23440         <size>8</size>
23441       </method>
23442     </type>
23443   </test>
23444   <test name="test-191.cs">
23445     <type name="X">
23446       <method name="Void .ctor()">
23447         <size>7</size>
23448       </method>
23449     </type>
23450     <type name="X+E">
23451       <method name="Void .ctor()">
23452         <size>7</size>
23453       </method>
23454     </type>
23455     <type name="X+D">
23456       <method name="Void .ctor()">
23457         <size>7</size>
23458       </method>
23459     </type>
23460     <type name="X+D+P">
23461       <method name="Void .ctor()">
23462         <size>7</size>
23463       </method>
23464     </type>
23465     <type name="Y">
23466       <method name="Void .ctor()">
23467         <size>7</size>
23468       </method>
23469     </type>
23470     <type name="Y+Op">
23471       <method name="Void .ctor()">
23472         <size>7</size>
23473       </method>
23474     </type>
23475     <type name="R">
23476       <method name="Void .ctor()">
23477         <size>7</size>
23478       </method>
23479       <method name="Void Main()">
23480         <size>1</size>
23481       </method>
23482     </type>
23483   </test>
23484   <test name="test-192.cs">
23485     <type name="X">
23486       <method name="Void .ctor()">
23487         <size>7</size>
23488       </method>
23489       <method name="Void Main()">
23490         <size>1</size>
23491       </method>
23492     </type>
23493   </test>
23494   <test name="test-193.cs">
23495     <type name="A">
23496       <method name="Void .ctor()">
23497         <size>7</size>
23498       </method>
23499       <method name="Int32 Test(Int32)">
23500         <size>88</size>
23501       </method>
23502       <method name="Int32 Main()">
23503         <size>7</size>
23504       </method>
23505     </type>
23506   </test>
23507   <test name="test-194.cs">
23508     <type name="TestParams">
23509       <method name="Void .ctor()">
23510         <size>7</size>
23511       </method>
23512       <method name="Int32 Main(System.String[])">
23513         <size>38</size>
23514       </method>
23515       <method name="Int32 Params(System.Object[])">
23516         <size>10</size>
23517       </method>
23518     </type>
23519   </test>
23520   <test name="test-195.cs">
23521     <type name="Y">
23522       <method name="Void .ctor()">
23523         <size>7</size>
23524       </method>
23525       <method name="Void .cctor()">
23526         <size>1</size>
23527       </method>
23528       <method name="Int32 C()">
23529         <size>36</size>
23530       </method>
23531     </type>
23532     <type name="X">
23533       <method name="Void .ctor()">
23534         <size>8</size>
23535       </method>
23536       <method name="Void .ctor(Int32)">
23537         <size>18</size>
23538       </method>
23539       <method name="Void Main()">
23540         <size>7</size>
23541       </method>
23542     </type>
23543   </test>
23544   <test name="test-196.cs">
23545     <type name="X">
23546       <method name="Void .ctor()">
23547         <size>7</size>
23548       </method>
23549       <method name="Void Bug1()">
23550         <size>15</size>
23551       </method>
23552       <method name="Void Bug2()">
23553         <size>16</size>
23554       </method>
23555       <method name="Int32 Main()">
23556         <size>2</size>
23557       </method>
23558     </type>
23559   </test>
23560   <test name="test-197.cs">
23561     <type name="X">
23562       <method name="Void .ctor()">
23563         <size>7</size>
23564       </method>
23565       <method name="Void Foo()">
23566         <size>0</size>
23567       </method>
23568     </type>
23569     <type name="Y">
23570       <method name="Void .ctor()">
23571         <size>7</size>
23572       </method>
23573     </type>
23574     <type name="Z">
23575       <method name="Void .ctor()">
23576         <size>7</size>
23577       </method>
23578       <method name="Void Foo()">
23579         <size>11</size>
23580       </method>
23581     </type>
23582     <type name="Test">
23583       <method name="Void .ctor()">
23584         <size>7</size>
23585       </method>
23586       <method name="Int32 Main()">
23587         <size>16</size>
23588       </method>
23589     </type>
23590   </test>
23591   <test name="test-198.cs">
23592     <type name="N1.N3.N4.Bar">
23593       <method name="Void .ctor()">
23594         <size>7</size>
23595       </method>
23596     </type>
23597     <type name="N1.N2.Foo">
23598       <method name="Void .ctor()">
23599         <size>7</size>
23600       </method>
23601     </type>
23602     <type name="N5.N6.Foo">
23603       <method name="Void .ctor()">
23604         <size>7</size>
23605       </method>
23606     </type>
23607     <type name="N5.N7.N8.Bar">
23608       <method name="Void .ctor()">
23609         <size>7</size>
23610       </method>
23611     </type>
23612     <type name="FirstOuter.FirstInner.First">
23613       <method name="Void .ctor()">
23614         <size>7</size>
23615       </method>
23616       <method name="System.String get_MyIdentity()">
23617         <size>12</size>
23618       </method>
23619     </type>
23620     <type name="FirstOuter.Second">
23621       <method name="Void .ctor()">
23622         <size>7</size>
23623       </method>
23624     </type>
23625     <type name="FirstOuter.SecondInner.Third">
23626       <method name="Void .ctor()">
23627         <size>7</size>
23628       </method>
23629     </type>
23630     <type name="FirstOuter.FirstInner.Fourth">
23631       <method name="Void .ctor()">
23632         <size>7</size>
23633       </method>
23634     </type>
23635     <type name="Fifth">
23636       <method name="Void .ctor()">
23637         <size>7</size>
23638       </method>
23639     </type>
23640     <type name="M1.M2.M3.Foo">
23641       <method name="Void .ctor()">
23642         <size>7</size>
23643       </method>
23644     </type>
23645     <type name="P1.P2.Bar">
23646       <method name="Void .ctor()">
23647         <size>7</size>
23648       </method>
23649     </type>
23650     <type name="X">
23651       <method name="Void .ctor()">
23652         <size>7</size>
23653       </method>
23654       <method name="Int32 Main()">
23655         <size>2</size>
23656       </method>
23657     </type>
23658   </test>
23659   <test name="test-199.cs">
23660     <type name="Test">
23661       <method name="Void .ctor()">
23662         <size>7</size>
23663       </method>
23664       <method name="Int32 Main()">
23665         <size>22</size>
23666       </method>
23667     </type>
23668     <type name="N1.Foo">
23669       <method name="Void .ctor()">
23670         <size>7</size>
23671       </method>
23672     </type>
23673     <type name="N1.Foo+Foo2">
23674       <method name="Void .ctor()">
23675         <size>7</size>
23676       </method>
23677     </type>
23678     <type name="N1.Bar2">
23679       <method name="Void .ctor()">
23680         <size>7</size>
23681       </method>
23682       <method name="Int32 Talk()">
23683         <size>2</size>
23684       </method>
23685     </type>
23686     <type name="N2.Bar">
23687       <method name="Void .ctor()">
23688         <size>7</size>
23689       </method>
23690     </type>
23691     <type name="N2.Bar+Bar2">
23692       <method name="Void .ctor()">
23693         <size>7</size>
23694       </method>
23695       <method name="Int32 Talk()">
23696         <size>2</size>
23697       </method>
23698     </type>
23699   </test>
23700   <test name="test-2.cs">
23701     <type name="X">
23702       <method name="Void .ctor()">
23703         <size>7</size>
23704       </method>
23705       <method name="Int32 Main(System.String[])">
23706         <size>12</size>
23707       </method>
23708     </type>
23709   </test>
23710   <test name="test-20.cs">
23711     <type name="A">
23712       <method name="Void .ctor()">
23713         <size>7</size>
23714       </method>
23715       <method name="Void X()">
23716         <size>8</size>
23717       </method>
23718     </type>
23719     <type name="B">
23720       <method name="Void .ctor()">
23721         <size>7</size>
23722       </method>
23723       <method name="Void X()">
23724         <size>8</size>
23725       </method>
23726       <method name="Void TestB()">
23727         <size>7</size>
23728       </method>
23729     </type>
23730     <type name="Ax">
23731       <method name="Void .ctor()">
23732         <size>7</size>
23733       </method>
23734       <method name="Void A()">
23735         <size>8</size>
23736       </method>
23737       <method name="Void B()">
23738         <size>8</size>
23739       </method>
23740     </type>
23741     <type name="Bx">
23742       <method name="Void .ctor()">
23743         <size>7</size>
23744       </method>
23745       <method name="Void A()">
23746         <size>8</size>
23747       </method>
23748       <method name="Void B()">
23749         <size>8</size>
23750       </method>
23751     </type>
23752     <type name="Test">
23753       <method name="Void .ctor()">
23754         <size>7</size>
23755       </method>
23756       <method name="Int32 Main()">
23757         <size>100</size>
23758       </method>
23759     </type>
23760   </test>
23761   <test name="test-200.cs">
23762     <type name="X">
23763       <method name="Void .ctor()">
23764         <size>7</size>
23765       </method>
23766       <method name="Int32 Main()">
23767         <size>104</size>
23768       </method>
23769     </type>
23770   </test>
23771   <test name="test-201.cs">
23772     <type name="Parent">
23773       <method name="Void .ctor()">
23774         <size>7</size>
23775       </method>
23776     </type>
23777     <type name="Child">
23778       <method name="Void .ctor()">
23779         <size>7</size>
23780       </method>
23781     </type>
23782     <type name="Child+Nested">
23783       <method name="Void .ctor()">
23784         <size>18</size>
23785       </method>
23786     </type>
23787     <type name="Collide">
23788       <method name="Void .ctor(Int32)">
23789         <size>14</size>
23790       </method>
23791       <method name="Void .cctor()">
23792         <size>12</size>
23793       </method>
23794       <method name="Int32 Main()">
23795         <size>27</size>
23796       </method>
23797     </type>
23798   </test>
23799   <test name="test-202.cs">
23800     <type name="X.X">
23801       <method name="Void .ctor()">
23802         <size>7</size>
23803       </method>
23804     </type>
23805     <type name="A.B.C.D">
23806       <method name="Void .ctor()">
23807         <size>7</size>
23808       </method>
23809     </type>
23810     <type name="Test">
23811       <method name="Void .ctor()">
23812         <size>7</size>
23813       </method>
23814       <method name="Int32 Main()">
23815         <size>14</size>
23816       </method>
23817     </type>
23818   </test>
23819   <test name="test-203.cs">
23820     <type name="Foo">
23821       <method name="Void .ctor()">
23822         <size>7</size>
23823       </method>
23824       <method name="Modifiers get_Modifiers()">
23825         <size>2</size>
23826       </method>
23827     </type>
23828     <type name="Bar">
23829       <method name="Void .ctor()">
23830         <size>7</size>
23831       </method>
23832       <method name="Int32 Main()">
23833         <size>13</size>
23834       </method>
23835     </type>
23836   </test>
23837   <test name="test-204.cs">
23838     <type name="X">
23839       <method name="Void .ctor(Int32)">
23840         <size>14</size>
23841       </method>
23842       <method name="System.String ToString()">
23843         <size>22</size>
23844       </method>
23845       <method name="Int32 Test()">
23846         <size>153</size>
23847       </method>
23848       <method name="Int32 Main()">
23849         <size>24</size>
23850       </method>
23851       <method name="X op_BitwiseAnd(X, X)">
23852         <size>19</size>
23853       </method>
23854       <method name="X op_BitwiseOr(X, X)">
23855         <size>19</size>
23856       </method>
23857       <method name="Boolean op_True(X)">
23858         <size>15</size>
23859       </method>
23860       <method name="Boolean op_False(X)">
23861         <size>12</size>
23862       </method>
23863     </type>
23864   </test>
23865   <test name="test-205.cs">
23866     <type name="A">
23867       <method name="Void .ctor(Object)">
23868         <size>7</size>
23869       </method>
23870     </type>
23871     <type name="Test">
23872       <method name="Void .ctor()">
23873         <size>7</size>
23874       </method>
23875       <method name="Void Main()">
23876         <size>1</size>
23877       </method>
23878     </type>
23879   </test>
23880   <test name="test-206.cs">
23881     <type name="X">
23882       <method name="Void .ctor()">
23883         <size>7</size>
23884       </method>
23885       <method name="Int32 get_Item(Int32)">
23886         <size>2</size>
23887       </method>
23888       <method name="System.Int32[] get_Item(System.Int32[])">
23889         <size>39</size>
23890       </method>
23891       <method name="Void Main()">
23892         <size>91</size>
23893       </method>
23894     </type>
23895     <type name="&lt;PrivateImplementationDetails&gt;">
23896       <method name="Void .ctor()">
23897         <size>7</size>
23898       </method>
23899     </type>
23900   </test>
23901   <test name="test-207.cs">
23902     <type name="X">
23903       <method name="Void .ctor()">
23904         <size>7</size>
23905       </method>
23906       <method name="Void .cctor()">
23907         <size>1</size>
23908       </method>
23909       <method name="Void hello(Int32)">
23910         <size>13</size>
23911       </method>
23912       <method name="Void world(Int32)">
23913         <size>16</size>
23914       </method>
23915       <method name="Int32 Main()">
23916         <size>138</size>
23917       </method>
23918     </type>
23919     <type name="Test">
23920       <method name="Void .ctor(Object, IntPtr)">
23921         <size>0</size>
23922       </method>
23923       <method name="Void Invoke(Int32)">
23924         <size>0</size>
23925       </method>
23926       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23927         <size>0</size>
23928       </method>
23929       <method name="Void EndInvoke(IAsyncResult)">
23930         <size>0</size>
23931       </method>
23932     </type>
23933   </test>
23934   <test name="test-208.cs">
23935     <type name="X">
23936       <method name="Void .ctor()">
23937         <size>7</size>
23938       </method>
23939       <method name="System.String get_Item(System.String)">
23940         <size>2</size>
23941       </method>
23942       <method name="Void Test()">
23943         <size>1</size>
23944       </method>
23945     </type>
23946     <type name="Y">
23947       <method name="Void .ctor()">
23948         <size>7</size>
23949       </method>
23950       <method name="Void Main()">
23951         <size>19</size>
23952       </method>
23953     </type>
23954   </test>
23955   <test name="test-209.cs">
23956     <type name="X">
23957       <method name="Void .ctor(Int32)">
23958         <size>14</size>
23959       </method>
23960       <method name="Int32 get_Foo()">
23961         <size>9</size>
23962       </method>
23963       <method name="Void set_Foo(Int32)">
23964         <size>8</size>
23965       </method>
23966       <method name="Int32 get_Item(Int32)">
23967         <size>7</size>
23968       </method>
23969       <method name="Void set_Item(Int32, Int32)">
23970         <size>8</size>
23971       </method>
23972       <method name="Void set_Item(System.String, System.String)">
23973         <size>7</size>
23974       </method>
23975       <method name="Void set_Bar(System.String)">
23976         <size>7</size>
23977       </method>
23978       <method name="A get_A()">
23979         <size>7</size>
23980       </method>
23981       <method name="Void set_A(A)">
23982         <size>12</size>
23983       </method>
23984       <method name="Int32 Main()">
23985         <size>75</size>
23986       </method>
23987     </type>
23988     <type name="A">
23989       <method name="Void .ctor(Int32)">
23990         <size>8</size>
23991       </method>
23992     </type>
23993   </test>
23994   <test name="test-21.cs">
23995     <type name="Blah">
23996       <method name="Void .ctor()">
23997         <size>7</size>
23998       </method>
23999       <method name="Int32 Main()">
24000         <size>47</size>
24001       </method>
24002     </type>
24003     <type name="Blah+Foo">
24004       <method name="Void .ctor()">
24005         <size>17</size>
24006       </method>
24007       <method name="Int32 Bar(Int32, Int32)">
24008         <size>14</size>
24009       </method>
24010     </type>
24011   </test>
24012   <test name="test-210.cs">
24013     <type name="X">
24014       <method name="Void .ctor()">
24015         <size>7</size>
24016       </method>
24017       <method name="Void foo()">
24018         <size>1</size>
24019       </method>
24020       <method name="Void Main()">
24021         <size>25</size>
24022       </method>
24023     </type>
24024     <type name="FooHandler">
24025       <method name="Void .ctor(Object, IntPtr)">
24026         <size>0</size>
24027       </method>
24028       <method name="Void Invoke()">
24029         <size>0</size>
24030       </method>
24031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24032         <size>0</size>
24033       </method>
24034       <method name="Void EndInvoke(IAsyncResult)">
24035         <size>0</size>
24036       </method>
24037     </type>
24038   </test>
24039   <test name="test-211.cs">
24040     <type name="X">
24041       <method name="Void .ctor(Int32)">
24042         <size>14</size>
24043       </method>
24044       <method name="X op_Implicit(Int32)">
24045         <size>7</size>
24046       </method>
24047     </type>
24048     <type name="Y">
24049       <method name="Void .ctor(X)">
24050         <size>14</size>
24051       </method>
24052       <method name="Y op_Implicit(X)">
24053         <size>7</size>
24054       </method>
24055     </type>
24056     <type name="Z">
24057       <method name="Void .ctor(Y)">
24058         <size>14</size>
24059       </method>
24060       <method name="Int32 Main()">
24061         <size>27</size>
24062       </method>
24063       <method name="Z op_Implicit(Y)">
24064         <size>7</size>
24065       </method>
24066     </type>
24067   </test>
24068   <test name="test-212.cs">
24069     <type name="Problem">
24070       <method name="Void .ctor(String)">
24071         <size>14</size>
24072       </method>
24073       <method name="Int32 Multi(Int32, Problem[])">
24074         <size>4</size>
24075       </method>
24076       <method name="Int32 Main(System.String[])">
24077         <size>76</size>
24078       </method>
24079       <method name="Problem op_Implicit(Int32)">
24080         <size>22</size>
24081       </method>
24082     </type>
24083   </test>
24084   <test name="test-213.cs">
24085     <type name="MyTest">
24086       <method name="Void .ctor()">
24087         <size>7</size>
24088       </method>
24089       <method name="Void Main(System.String[])">
24090         <size>31</size>
24091       </method>
24092     </type>
24093     <type name="S">
24094       <method name="Void .ctor(Int32)">
24095         <size>8</size>
24096       </method>
24097       <method name="Void Print()">
24098         <size>12</size>
24099       </method>
24100     </type>
24101   </test>
24102   <test name="test-214.cs">
24103     <type name="N2.Test">
24104       <method name="Void .ctor()">
24105         <size>7</size>
24106       </method>
24107       <method name="Int32 Main()">
24108         <size>7</size>
24109       </method>
24110     </type>
24111     <type name="N1.C1">
24112       <method name="Void .ctor()">
24113         <size>7</size>
24114       </method>
24115       <method name="Void Foo()">
24116         <size>1</size>
24117       </method>
24118     </type>
24119   </test>
24120   <test name="test-215.cs">
24121     <type name="Test">
24122       <method name="Void .ctor()">
24123         <size>7</size>
24124       </method>
24125       <method name="Void .cctor()">
24126         <size>1</size>
24127       </method>
24128       <method name="N1.C1 get_C1()">
24129         <size>6</size>
24130       </method>
24131       <method name="Int32 Main()">
24132         <size>8</size>
24133       </method>
24134     </type>
24135     <type name="N1.C1">
24136       <method name="Void .ctor()">
24137         <size>7</size>
24138       </method>
24139     </type>
24140   </test>
24141   <test name="test-216.cs">
24142     <type name="cls">
24143       <method name="Void .ctor()">
24144         <size>7</size>
24145       </method>
24146       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24147         <size>24</size>
24148       </method>
24149       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24150         <size>24</size>
24151       </method>
24152       <method name="Void CallMyDel(System.String)">
24153         <size>13</size>
24154       </method>
24155     </type>
24156     <type name="cls+nestedcls">
24157       <method name="Void .ctor()">
24158         <size>7</size>
24159       </method>
24160       <method name="Void CallParentDel(cls, System.String)">
24161         <size>13</size>
24162       </method>
24163     </type>
24164     <type name="MonoEmbed">
24165       <method name="Void .ctor()">
24166         <size>7</size>
24167       </method>
24168       <method name="Void Main()">
24169         <size>36</size>
24170       </method>
24171       <method name="Void Whatever(System.String)">
24172         <size>7</size>
24173       </method>
24174     </type>
24175     <type name="OnWhateverDelegate">
24176       <method name="Void .ctor(Object, IntPtr)">
24177         <size>0</size>
24178       </method>
24179       <method name="Void Invoke(System.String)">
24180         <size>0</size>
24181       </method>
24182       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24183         <size>0</size>
24184       </method>
24185       <method name="Void EndInvoke(IAsyncResult)">
24186         <size>0</size>
24187       </method>
24188     </type>
24189   </test>
24190   <test name="test-217.cs">
24191     <type name="Test">
24192       <method name="Void .ctor()">
24193         <size>7</size>
24194       </method>
24195       <method name="Int32 Main()">
24196         <size>174</size>
24197       </method>
24198       <method name="System.Object compare_gte(Int32, Int32)">
24199         <size>13</size>
24200       </method>
24201       <method name="System.Object compare_lte(Int32, Int32)">
24202         <size>13</size>
24203       </method>
24204     </type>
24205   </test>
24206   <test name="test-218.cs">
24207     <type name="T">
24208       <method name="Void .ctor()">
24209         <size>7</size>
24210       </method>
24211       <method name="Void .cctor()">
24212         <size>27</size>
24213       </method>
24214       <method name="Void Main()">
24215         <size>1</size>
24216       </method>
24217       <method name="Void compareQueryQuery1(System.Object)">
24218         <size>1</size>
24219       </method>
24220     </type>
24221     <type name="T+foo">
24222       <method name="Void .ctor(Object, IntPtr)">
24223         <size>0</size>
24224       </method>
24225       <method name="Void Invoke(System.Object)">
24226         <size>0</size>
24227       </method>
24228       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24229         <size>0</size>
24230       </method>
24231       <method name="Void EndInvoke(IAsyncResult)">
24232         <size>0</size>
24233       </method>
24234     </type>
24235   </test>
24236   <test name="test-219.cs">
24237     <type name="TestAttribute">
24238       <method name="Void .ctor(Type)">
24239         <size>14</size>
24240       </method>
24241       <method name="System.Type get_Type()">
24242         <size>7</size>
24243       </method>
24244     </type>
24245     <type name="Test">
24246       <method name="Void .ctor()">
24247         <size>7</size>
24248       </method>
24249       <method name="Void Main()">
24250         <size>75</size>
24251       </method>
24252     </type>
24253   </test>
24254   <test name="test-22.cs">
24255     <type name="M">
24256       <method name="Void .ctor()">
24257         <size>7</size>
24258       </method>
24259       <method name="Int32 Main()">
24260         <size>63</size>
24261       </method>
24262     </type>
24263     <type name="S">
24264       <method name="T GetT()">
24265         <size>7</size>
24266       </method>
24267       <method name="Void Init()">
24268         <size>25</size>
24269       </method>
24270     </type>
24271   </test>
24272   <test name="test-220.cs">
24273     <type name="MonoBUG.Bug">
24274       <method name="Void .ctor()">
24275         <size>7</size>
24276       </method>
24277       <method name="Int32 Main(System.String[])">
24278         <size>138</size>
24279       </method>
24280     </type>
24281     <type name="MonoBUG.Foo">
24282       <method name="Void .ctor(String)">
24283         <size>14</size>
24284       </method>
24285       <method name="System.String get_Name()">
24286         <size>7</size>
24287       </method>
24288     </type>
24289     <type name="MonoBUG.FooList">
24290       <method name="Void .ctor()">
24291         <size>7</size>
24292       </method>
24293       <method name="Void .cctor()">
24294         <size>1</size>
24295       </method>
24296       <method name="Void Add(MonoBUG.Foo)">
24297         <size>19</size>
24298       </method>
24299       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24300         <size>7</size>
24301       </method>
24302     </type>
24303     <type name="MonoBUG.FooList+FooEnumerator">
24304       <method name="Void .ctor(FooList)">
24305         <size>31</size>
24306       </method>
24307       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24308         <size>12</size>
24309       </method>
24310       <method name="Void System.Collections.IEnumerator.Reset()">
24311         <size>12</size>
24312       </method>
24313       <method name="MonoBUG.Foo get_Current()">
24314         <size>46</size>
24315       </method>
24316       <method name="Boolean MoveNext()">
24317         <size>12</size>
24318       </method>
24319       <method name="Void Reset()">
24320         <size>12</size>
24321       </method>
24322       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24323         <size>28</size>
24324       </method>
24325     </type>
24326   </test>
24327   <test name="test-221.cs">
24328     <type name="A">
24329       <method name="Void .ctor()">
24330         <size>7</size>
24331       </method>
24332       <method name="Int32 get_Blah()">
24333         <size>2</size>
24334       </method>
24335       <method name="Void set_Blah(Int32)">
24336         <size>1</size>
24337       </method>
24338     </type>
24339     <type name="B">
24340       <method name="Void .ctor()">
24341         <size>7</size>
24342       </method>
24343       <method name="Int32 get_Blah()">
24344         <size>2</size>
24345       </method>
24346       <method name="Boolean Test()">
24347         <size>54</size>
24348       </method>
24349     </type>
24350     <type name="C">
24351       <method name="Void .ctor()">
24352         <size>7</size>
24353       </method>
24354       <method name="Int32 get_Blah()">
24355         <size>0</size>
24356       </method>
24357       <method name="Void set_Blah(Int32)">
24358         <size>0</size>
24359       </method>
24360     </type>
24361     <type name="D">
24362       <method name="Void .ctor()">
24363         <size>7</size>
24364       </method>
24365       <method name="Int32 get_Blah()">
24366         <size>2</size>
24367       </method>
24368       <method name="Void set_Blah(Int32)">
24369         <size>1</size>
24370       </method>
24371     </type>
24372     <type name="E">
24373       <method name="Void .ctor()">
24374         <size>7</size>
24375       </method>
24376       <method name="Int32 get_Blah()">
24377         <size>7</size>
24378       </method>
24379       <method name="Boolean Test()">
24380         <size>54</size>
24381       </method>
24382     </type>
24383     <type name="F">
24384       <method name="Void .ctor()">
24385         <size>7</size>
24386       </method>
24387       <method name="Int32 get_Item(Int32)">
24388         <size>2</size>
24389       </method>
24390       <method name="Void set_Item(Int32, Int32)">
24391         <size>1</size>
24392       </method>
24393       <method name="Int32 get_Blah()">
24394         <size>2</size>
24395       </method>
24396       <method name="Void set_Blah(Int32)">
24397         <size>1</size>
24398       </method>
24399       <method name="Boolean Test()">
24400         <size>110</size>
24401       </method>
24402     </type>
24403     <type name="Driver">
24404       <method name="Void .ctor()">
24405         <size>7</size>
24406       </method>
24407       <method name="Int32 Main()">
24408         <size>38</size>
24409       </method>
24410     </type>
24411     <type name="F">
24412       <method name="Int32 IBlah.get_Item(Int32)">
24413         <size>2</size>
24414       </method>
24415       <method name="Void IBlah.set_Item(Int32, Int32)">
24416         <size>1</size>
24417       </method>
24418       <method name="Int32 IBlah.get_Blah()">
24419         <size>2</size>
24420       </method>
24421       <method name="Void IBlah.set_Blah(Int32)">
24422         <size>1</size>
24423       </method>
24424     </type>
24425   </test>
24426   <test name="test-222.cs">
24427     <type name="Class_1">
24428       <method name="Void .ctor()">
24429         <size>7</size>
24430       </method>
24431       <method name="UIntPtr Valid()">
24432         <size>7</size>
24433       </method>
24434     </type>
24435     <type name="MainClass">
24436       <method name="Void .ctor()">
24437         <size>7</size>
24438       </method>
24439       <method name="Int32 Main()">
24440         <size>2</size>
24441       </method>
24442     </type>
24443   </test>
24444   <test name="test-223.cs">
24445     <type name="T">
24446       <method name="Void .ctor()">
24447         <size>7</size>
24448       </method>
24449       <method name="Int32 Main()">
24450         <size>65</size>
24451       </method>
24452     </type>
24453   </test>
24454   <test name="test-224.cs">
24455     <type name="XmlMemberArrayAttribute">
24456       <method name="Void .ctor(String)">
24457         <size>38</size>
24458       </method>
24459       <method name="System.Char[] get_Separator()">
24460         <size>7</size>
24461       </method>
24462       <method name="Void set_Separator(System.Char[])">
24463         <size>8</size>
24464       </method>
24465       <method name="System.String get_Name()">
24466         <size>7</size>
24467       </method>
24468       <method name="Void set_Name(System.String)">
24469         <size>8</size>
24470       </method>
24471       <method name="Boolean get_IsRequired()">
24472         <size>7</size>
24473       </method>
24474       <method name="Void set_IsRequired(Boolean)">
24475         <size>8</size>
24476       </method>
24477     </type>
24478     <type name="t">
24479       <method name="Void .ctor()">
24480         <size>7</size>
24481       </method>
24482       <method name="Void Main()">
24483         <size>1</size>
24484       </method>
24485     </type>
24486   </test>
24487   <test name="test-225.cs">
24488     <type name="A">
24489       <method name="Void .ctor()">
24490         <size>14</size>
24491       </method>
24492     </type>
24493     <type name="B">
24494       <method name="Void .ctor()">
24495         <size>7</size>
24496       </method>
24497       <method name="Int32 foo()">
24498         <size>2</size>
24499       </method>
24500       <method name="Void Main()">
24501         <size>18</size>
24502       </method>
24503     </type>
24504   </test>
24505   <test name="test-226.cs">
24506     <type name="Test226">
24507       <method name="Void .ctor()">
24508         <size>7</size>
24509       </method>
24510       <method name="Void Test()">
24511         <size>35</size>
24512       </method>
24513       <method name="Int32 Main()">
24514         <size>23</size>
24515       </method>
24516     </type>
24517   </test>
24518   <test name="test-227.cs">
24519     <type name="A.T">
24520       <method name="Void .ctor()">
24521         <size>7</size>
24522       </method>
24523       <method name="Void Main()">
24524         <size>3</size>
24525       </method>
24526     </type>
24527   </test>
24528   <test name="test-228.cs">
24529     <type name="BadRefTest.CtorInc">
24530       <method name="Void .ctor()">
24531         <size>30</size>
24532       </method>
24533       <method name="Int32 IncByRef(Int32 ByRef)">
24534         <size>10</size>
24535       </method>
24536       <method name="Boolean Results(Int32)">
24537         <size>98</size>
24538       </method>
24539     </type>
24540     <type name="BadRefTest.Runner">
24541       <method name="Void .ctor()">
24542         <size>7</size>
24543       </method>
24544       <method name="Int32 Main()">
24545         <size>43</size>
24546       </method>
24547     </type>
24548   </test>
24549   <test name="test-229.cs">
24550     <type name="List">
24551       <method name="Void .ctor(Int32)">
24552         <size>19</size>
24553       </method>
24554       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24555         <size>12</size>
24556       </method>
24557       <method name="Void Add(Int32)">
24558         <size>26</size>
24559       </method>
24560       <method name="MyEnumerator GetEnumerator()">
24561         <size>7</size>
24562       </method>
24563     </type>
24564     <type name="UberList">
24565       <method name="Void .ctor(Int32)">
24566         <size>8</size>
24567       </method>
24568       <method name="Int32 Main(System.String[])">
24569         <size>38</size>
24570       </method>
24571       <method name="Boolean One()">
24572         <size>62</size>
24573       </method>
24574       <method name="Boolean Two()">
24575         <size>62</size>
24576       </method>
24577       <method name="Boolean Three()">
24578         <size>62</size>
24579       </method>
24580     </type>
24581     <type name="List+MyEnumerator">
24582       <method name="Void .ctor(List)">
24583         <size>15</size>
24584       </method>
24585       <method name="System.Object get_Current()">
24586         <size>24</size>
24587       </method>
24588       <method name="Boolean MoveNext()">
24589         <size>31</size>
24590       </method>
24591       <method name="Void Reset()">
24592         <size>8</size>
24593       </method>
24594     </type>
24595   </test>
24596   <test name="test-23.cs">
24597     <type name="X">
24598       <method name="Void .ctor()">
24599         <size>7</size>
24600       </method>
24601       <method name="Void .cctor()">
24602         <size>8</size>
24603       </method>
24604       <method name="Int32 get_Value()">
24605         <size>6</size>
24606       </method>
24607       <method name="Void set_Value(Int32)">
24608         <size>7</size>
24609       </method>
24610       <method name="Int32 Main()">
24611         <size>170</size>
24612       </method>
24613     </type>
24614     <type name="Y">
24615       <method name="Void .ctor(String)">
24616         <size>14</size>
24617       </method>
24618       <method name="System.String get_Value()">
24619         <size>7</size>
24620       </method>
24621       <method name="Void set_Value(System.String)">
24622         <size>8</size>
24623       </method>
24624     </type>
24625     <type name="Z">
24626       <method name="Void .cctor()">
24627         <size>7</size>
24628       </method>
24629       <method name="Int32 get_IVal()">
24630         <size>6</size>
24631       </method>
24632       <method name="Void set_IVal(Int32)">
24633         <size>7</size>
24634       </method>
24635       <method name="Int32 get_XVal()">
24636         <size>7</size>
24637       </method>
24638       <method name="Void set_XVal(Int32)">
24639         <size>8</size>
24640       </method>
24641     </type>
24642   </test>
24643   <test name="test-230.cs">
24644     <type name="TestClass">
24645       <method name="Void .ctor()">
24646         <size>7</size>
24647       </method>
24648       <method name="Int32 Main()">
24649         <size>56</size>
24650       </method>
24651     </type>
24652   </test>
24653   <test name="test-231.cs">
24654     <type name="T">
24655       <method name="Void .ctor()">
24656         <size>7</size>
24657       </method>
24658       <method name="Void .cctor()">
24659         <size>1</size>
24660       </method>
24661       <method name="Int32 Main()">
24662         <size>44</size>
24663       </method>
24664       <method name="Void Foo()">
24665         <size>23</size>
24666       </method>
24667     </type>
24668   </test>
24669   <test name="test-232.cs">
24670     <type name="CtorInfoTest">
24671       <method name="Void .ctor()">
24672         <size>7</size>
24673       </method>
24674       <method name="Void Main(System.String[])">
24675         <size>977</size>
24676       </method>
24677       <method name="Void Assert(System.Object, System.Object)">
24678         <size>38</size>
24679       </method>
24680     </type>
24681     <type name="&lt;PrivateImplementationDetails&gt;">
24682       <method name="Void .ctor()">
24683         <size>7</size>
24684       </method>
24685     </type>
24686   </test>
24687   <test name="test-233.cs">
24688     <type name="Tests">
24689       <method name="Void .ctor()">
24690         <size>7</size>
24691       </method>
24692       <method name="Int32 Main()">
24693         <size>16</size>
24694       </method>
24695       <method name="Int32 test_0_beq()">
24696         <size>29</size>
24697       </method>
24698       <method name="Int32 test_0_bne_un()">
24699         <size>29</size>
24700       </method>
24701       <method name="Int32 test_0_conv_r8()">
24702         <size>29</size>
24703       </method>
24704       <method name="Int32 test_0_conv_i()">
24705         <size>76</size>
24706       </method>
24707       <method name="Int32 test_5_conv_r4()">
24708         <size>8</size>
24709       </method>
24710       <method name="Int32 test_5_double_conv_r4()">
24711         <size>16</size>
24712       </method>
24713       <method name="Int32 test_5_float_conv_r8()">
24714         <size>12</size>
24715       </method>
24716       <method name="Int32 test_5_conv_r8()">
24717         <size>8</size>
24718       </method>
24719       <method name="Int32 test_5_add()">
24720         <size>25</size>
24721       </method>
24722       <method name="Int32 test_5_sub()">
24723         <size>25</size>
24724       </method>
24725       <method name="Int32 test_24_mul()">
24726         <size>25</size>
24727       </method>
24728       <method name="Int32 test_4_div()">
24729         <size>25</size>
24730       </method>
24731       <method name="Int32 test_2_rem()">
24732         <size>25</size>
24733       </method>
24734       <method name="Int32 test_2_neg()">
24735         <size>14</size>
24736       </method>
24737       <method name="Int32 test_46_float_add_spill()">
24738         <size>129</size>
24739       </method>
24740       <method name="Int32 test_362880_float_mul_spill()">
24741         <size>129</size>
24742       </method>
24743       <method name="Int32 test_4_long_cast()">
24744         <size>29</size>
24745       </method>
24746       <method name="Int32 test_16_float_cmp()">
24747         <size>317</size>
24748       </method>
24749       <method name="Int32 test_15_float_cmp_un()">
24750         <size>297</size>
24751       </method>
24752       <method name="Int32 test_15_float_branch()">
24753         <size>219</size>
24754       </method>
24755       <method name="Int32 test_15_float_branch_un()">
24756         <size>219</size>
24757       </method>
24758     </type>
24759     <type name="TestDriver">
24760       <method name="Void .ctor()">
24761         <size>7</size>
24762       </method>
24763       <method name="Int32 RunTests(System.Type, System.String[])">
24764         <size>571</size>
24765       </method>
24766       <method name="Int32 RunTests(System.Type)">
24767         <size>8</size>
24768       </method>
24769     </type>
24770   </test>
24771   <test name="test-234.cs">
24772     <type name="T">
24773       <method name="Void .ctor()">
24774         <size>7</size>
24775       </method>
24776       <method name="Void Main()">
24777         <size>701</size>
24778       </method>
24779     </type>
24780   </test>
24781   <test name="test-235.cs">
24782     <type name="T">
24783       <method name="Void .ctor()">
24784         <size>7</size>
24785       </method>
24786       <method name="Void Foo(T, T)">
24787         <size>1</size>
24788       </method>
24789       <method name="Void Foo(System.Object[])">
24790         <size>1</size>
24791       </method>
24792       <method name="Int32 Main()">
24793         <size>13</size>
24794       </method>
24795     </type>
24796   </test>
24797   <test name="test-236.cs">
24798     <type name="Tests.Test">
24799       <method name="Void .ctor()">
24800         <size>7</size>
24801       </method>
24802       <method name="Void Main()">
24803         <size>42</size>
24804       </method>
24805       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
24806         <size>9</size>
24807       </method>
24808       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
24809         <size>10</size>
24810       </method>
24811     </type>
24812   </test>
24813   <test name="test-237.cs">
24814     <type name="Params">
24815       <method name="Void .ctor()">
24816         <size>7</size>
24817       </method>
24818       <method name="Void .cctor()">
24819         <size>96</size>
24820       </method>
24821       <method name="Void foo(System.String, System.Object[])">
24822         <size>132</size>
24823       </method>
24824       <method name="Void Main()">
24825         <size>45</size>
24826       </method>
24827     </type>
24828     <type name="Params+FOO">
24829       <method name="Void .ctor(Object, IntPtr)">
24830         <size>0</size>
24831       </method>
24832       <method name="Void Invoke(System.String, System.Object[])">
24833         <size>0</size>
24834       </method>
24835       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
24836         <size>0</size>
24837       </method>
24838       <method name="Void EndInvoke(IAsyncResult)">
24839         <size>0</size>
24840       </method>
24841     </type>
24842   </test>
24843   <test name="test-238.cs">
24844     <type name="TestClass">
24845       <method name="Void .ctor()">
24846         <size>7</size>
24847       </method>
24848       <method name="Void ConditionalMethod()">
24849         <size>7</size>
24850       </method>
24851       <method name="Int32 Main()">
24852         <size>12</size>
24853       </method>
24854     </type>
24855   </test>
24856   <test name="test-239.cs">
24857     <type name="BaseClass">
24858       <method name="Void .ctor()">
24859         <size>7</size>
24860       </method>
24861       <method name="Void ConditionalMethod()">
24862         <size>7</size>
24863       </method>
24864     </type>
24865     <type name="TestClass">
24866       <method name="Void .ctor()">
24867         <size>7</size>
24868       </method>
24869       <method name="Void ConditionalMethod()">
24870         <size>1</size>
24871       </method>
24872     </type>
24873     <type name="MainClass">
24874       <method name="Void .ctor()">
24875         <size>7</size>
24876       </method>
24877       <method name="Int32 Main()">
24878         <size>18</size>
24879       </method>
24880     </type>
24881   </test>
24882   <test name="test-24.cs">
24883     <type name="X">
24884       <method name="Void .ctor()">
24885         <size>7</size>
24886       </method>
24887       <method name="System.String get_S()">
24888         <size>6</size>
24889       </method>
24890       <method name="Void set_S(System.String)">
24891         <size>7</size>
24892       </method>
24893       <method name="Int32 Main()">
24894         <size>92</size>
24895       </method>
24896     </type>
24897   </test>
24898   <test name="test-240.cs">
24899     <type name="TestClass">
24900       <method name="Void .ctor()">
24901         <size>7</size>
24902       </method>
24903       <method name="Void .cctor()">
24904         <size>7</size>
24905       </method>
24906       <method name="Void ConditionalMethod()">
24907         <size>17</size>
24908       </method>
24909       <method name="Int32 Main()">
24910         <size>11</size>
24911       </method>
24912     </type>
24913   </test>
24914   <test name="test-241.cs">
24915     <type name="Foo">
24916       <method name="Void .ctor()">
24917         <size>7</size>
24918       </method>
24919       <method name="Int32 get_SomeProperty()">
24920         <size>3</size>
24921       </method>
24922       <method name="Int32 M()">
24923         <size>3</size>
24924       </method>
24925       <method name="Void Main()">
24926         <size>1</size>
24927       </method>
24928     </type>
24929     <type name="Foo+FooPrivate">
24930       <method name="Void .ctor(Foo)">
24931         <size>14</size>
24932       </method>
24933       <method name="Int32 get_SomeProperty()">
24934         <size>24</size>
24935       </method>
24936     </type>
24937   </test>
24938   <test name="test-242.cs">
24939     <type name="BaseClass">
24940       <method name="Void .ctor()">
24941         <size>14</size>
24942       </method>
24943     </type>
24944     <type name="Derived">
24945       <method name="Void .ctor()">
24946         <size>7</size>
24947       </method>
24948       <method name="Int32 get_Location()">
24949         <size>3</size>
24950       </method>
24951       <method name="Void Main()">
24952         <size>1</size>
24953       </method>
24954     </type>
24955   </test>
24956   <test name="test-243.cs">
24957     <type name="X">
24958       <method name="Void .ctor()">
24959         <size>7</size>
24960       </method>
24961       <method name="Boolean Resolve(System.String)">
24962         <size>2</size>
24963       </method>
24964       <method name="System.String Test()">
24965         <size>2</size>
24966       </method>
24967       <method name="Void Main()">
24968         <size>8</size>
24969       </method>
24970     </type>
24971   </test>
24972   <test name="test-244.cs">
24973     <type name="Foo">
24974       <method name="Void .ctor()">
24975         <size>7</size>
24976       </method>
24977       <method name="Void .cctor()">
24978         <size>1</size>
24979       </method>
24980       <method name="Int32 Main()">
24981         <size>136</size>
24982       </method>
24983       <method name="MyBool get_t()">
24984         <size>29</size>
24985       </method>
24986       <method name="MyBool get_f()">
24987         <size>29</size>
24988       </method>
24989     </type>
24990     <type name="MyBool">
24991       <method name="Void .ctor(Boolean)">
24992         <size>8</size>
24993       </method>
24994       <method name="System.String ToString()">
24995         <size>12</size>
24996       </method>
24997       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
24998         <size>21</size>
24999       </method>
25000       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25001         <size>21</size>
25002       </method>
25003       <method name="Boolean op_True(MyBool)">
25004         <size>8</size>
25005       </method>
25006       <method name="Boolean op_False(MyBool)">
25007         <size>11</size>
25008       </method>
25009     </type>
25010   </test>
25011   <test name="test-245.cs">
25012     <type name="Class2">
25013       <method name="Void .ctor()">
25014         <size>7</size>
25015       </method>
25016       <method name="System.String get_def_kind()">
25017         <size>12</size>
25018       </method>
25019       <method name="Void Main()">
25020         <size>1</size>
25021       </method>
25022     </type>
25023   </test>
25024   <test name="test-246.cs">
25025     <type name="B">
25026       <method name="Void .ctor()">
25027         <size>7</size>
25028       </method>
25029       <method name="Void Main()">
25030         <size>36</size>
25031       </method>
25032     </type>
25033     <type name="Blah">
25034       <method name="Void Dispose()">
25035         <size>11</size>
25036       </method>
25037     </type>
25038   </test>
25039   <test name="test-247.cs">
25040     <type name="B">
25041       <method name="Void .ctor()">
25042         <size>7</size>
25043       </method>
25044       <method name="Void Main()">
25045         <size>67</size>
25046       </method>
25047     </type>
25048     <type name="Blah">
25049       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25050         <size>11</size>
25051       </method>
25052     </type>
25053   </test>
25054   <test name="test-248.cs">
25055     <type name="T">
25056       <method name="Void .ctor()">
25057         <size>7</size>
25058       </method>
25059       <method name="Foo GetFoo()">
25060         <size>10</size>
25061       </method>
25062       <method name="Void Main()">
25063         <size>26</size>
25064       </method>
25065     </type>
25066   </test>
25067   <test name="test-249.cs">
25068     <type name="X">
25069       <method name="Void .ctor()">
25070         <size>7</size>
25071       </method>
25072       <method name="Void Main()">
25073         <size>1</size>
25074       </method>
25075     </type>
25076   </test>
25077   <test name="test-25.cs">
25078     <type name="X">
25079       <method name="Void .ctor()">
25080         <size>7</size>
25081       </method>
25082       <method name="Int32 Main()">
25083         <size>214</size>
25084       </method>
25085     </type>
25086   </test>
25087   <test name="test-250.cs">
25088     <type name="Test.foo3">
25089       <method name="Void .ctor()">
25090         <size>7</size>
25091       </method>
25092     </type>
25093     <type name="Test.Tests">
25094       <method name="Void .ctor()">
25095         <size>7</size>
25096       </method>
25097       <method name="Void Main()">
25098         <size>1</size>
25099       </method>
25100     </type>
25101   </test>
25102   <test name="test-251.cs">
25103     <type name="X">
25104       <method name="Void .ctor()">
25105         <size>7</size>
25106       </method>
25107       <method name="Void Main()">
25108         <size>1</size>
25109       </method>
25110     </type>
25111   </test>
25112   <test name="test-252.cs">
25113     <type name="A">
25114       <method name="Void .ctor()">
25115         <size>7</size>
25116       </method>
25117       <method name="Void add_Bar(Foo)">
25118         <size>24</size>
25119       </method>
25120       <method name="Void remove_Bar(Foo)">
25121         <size>24</size>
25122       </method>
25123       <method name="Void m1()">
25124         <size>1</size>
25125       </method>
25126       <method name="Int32 Main()">
25127         <size>93</size>
25128       </method>
25129     </type>
25130     <type name="Foo">
25131       <method name="Void .ctor(Object, IntPtr)">
25132         <size>0</size>
25133       </method>
25134       <method name="Void Invoke()">
25135         <size>0</size>
25136       </method>
25137       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25138         <size>0</size>
25139       </method>
25140       <method name="Void EndInvoke(IAsyncResult)">
25141         <size>0</size>
25142       </method>
25143     </type>
25144   </test>
25145   <test name="test-253.cs">
25146     <type name="AccessibleAttribute">
25147       <method name="Void .ctor()">
25148         <size>7</size>
25149       </method>
25150     </type>
25151     <type name="MyClass">
25152       <method name="Void .ctor()">
25153         <size>7</size>
25154       </method>
25155     </type>
25156     <type name="Test">
25157       <method name="Void .ctor()">
25158         <size>7</size>
25159       </method>
25160       <method name="Int32 Main()">
25161         <size>66</size>
25162       </method>
25163     </type>
25164   </test>
25165   <test name="test-254.cs">
25166     <type name="TestAttribute">
25167       <method name="Void .ctor()">
25168         <size>7</size>
25169       </method>
25170     </type>
25171     <type name="Test_1">
25172       <method name="Void .ctor()">
25173         <size>7</size>
25174       </method>
25175       <method name="Void Test(Int32)">
25176         <size>1</size>
25177       </method>
25178     </type>
25179     <type name="Test_2">
25180       <method name="Void .ctor()">
25181         <size>7</size>
25182       </method>
25183       <method name="Int32 get_Test()">
25184         <size>2</size>
25185       </method>
25186       <method name="Void set_Test(Int32)">
25187         <size>1</size>
25188       </method>
25189       <method name="Void set_Test2(Boolean)">
25190         <size>1</size>
25191       </method>
25192     </type>
25193     <type name="Test_3">
25194       <method name="Void .ctor()">
25195         <size>7</size>
25196       </method>
25197       <method name="Void add_e_1(test_delegate)">
25198         <size>24</size>
25199       </method>
25200       <method name="Void remove_e_1(test_delegate)">
25201         <size>24</size>
25202       </method>
25203       <method name="Void add_e_2(test_delegate)">
25204         <size>24</size>
25205       </method>
25206       <method name="Void remove_e_2(test_delegate)">
25207         <size>24</size>
25208       </method>
25209     </type>
25210     <type name="Test_4">
25211       <method name="Void .ctor()">
25212         <size>7</size>
25213       </method>
25214       <method name="Void add_e_1(test_delegate)">
25215         <size>1</size>
25216       </method>
25217       <method name="Void remove_e_1(test_delegate)">
25218         <size>1</size>
25219       </method>
25220       <method name="Void add_e_2(test_delegate)">
25221         <size>1</size>
25222       </method>
25223       <method name="Void remove_e_2(test_delegate)">
25224         <size>1</size>
25225       </method>
25226       <method name="Void add_e_3(test_delegate)">
25227         <size>1</size>
25228       </method>
25229       <method name="Void remove_e_3(test_delegate)">
25230         <size>1</size>
25231       </method>
25232     </type>
25233     <type name="ClassMain">
25234       <method name="Void .ctor()">
25235         <size>7</size>
25236       </method>
25237       <method name="Void .cctor()">
25238         <size>1</size>
25239       </method>
25240       <method name="Void Assert(System.Object[], Boolean, Int32)">
25241         <size>65</size>
25242       </method>
25243       <method name="Int32 Main()">
25244         <size>1159</size>
25245       </method>
25246     </type>
25247     <type name="test_delegate">
25248       <method name="Void .ctor(Object, IntPtr)">
25249         <size>0</size>
25250       </method>
25251       <method name="System.Delegate Invoke(Int32)">
25252         <size>0</size>
25253       </method>
25254       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25255         <size>0</size>
25256       </method>
25257       <method name="System.Delegate EndInvoke(IAsyncResult)">
25258         <size>0</size>
25259       </method>
25260     </type>
25261   </test>
25262   <test name="test-255.cs">
25263     <type name="TestAttribute">
25264       <method name="Void .ctor()">
25265         <size>7</size>
25266       </method>
25267     </type>
25268     <type name="C">
25269       <method name="Void .ctor()">
25270         <size>7</size>
25271       </method>
25272       <method name="Void Method()">
25273         <size>1</size>
25274       </method>
25275       <method name="Void Main()">
25276         <size>1</size>
25277       </method>
25278     </type>
25279   </test>
25280   <test name="test-256.cs">
25281     <type name="TableColumn">
25282       <method name="Void .ctor()">
25283         <size>7</size>
25284       </method>
25285       <method name="System.Object get_MagicValue()">
25286         <size>2</size>
25287       </method>
25288       <method name="Void set_MagicValue(System.Object)">
25289         <size>1</size>
25290       </method>
25291     </type>
25292     <type name="Bug">
25293       <method name="Void .ctor()">
25294         <size>7</size>
25295       </method>
25296       <method name="Int32 get_TInt()">
25297         <size>2</size>
25298       </method>
25299       <method name="Void Main()">
25300         <size>1</size>
25301       </method>
25302     </type>
25303   </test>
25304   <test name="test-257.cs">
25305     <type name="X">
25306       <method name="Void .ctor()">
25307         <size>7</size>
25308       </method>
25309       <method name="Void Main()">
25310         <size>8</size>
25311       </method>
25312       <method name="Void call(Int32 ByRef)">
25313         <size>25</size>
25314       </method>
25315     </type>
25316   </test>
25317   <test name="test-258.cs">
25318     <type name="MyTest.Test">
25319       <method name="Void .ctor()">
25320         <size>7</size>
25321       </method>
25322     </type>
25323     <type name="MyTest.Test2">
25324       <method name="Void .ctor()">
25325         <size>7</size>
25326       </method>
25327       <method name="Void MyTest.Test.Inner.Foo()">
25328         <size>1</size>
25329       </method>
25330       <method name="Void Main()">
25331         <size>1</size>
25332       </method>
25333     </type>
25334   </test>
25335   <test name="test-259.cs">
25336     <type name="Testing">
25337       <method name="Void .ctor()">
25338         <size>7</size>
25339       </method>
25340       <method name="Void Main()">
25341         <size>1</size>
25342       </method>
25343     </type>
25344   </test>
25345   <test name="test-26.cs">
25346     <type name="Blah">
25347       <method name="Void .ctor()">
25348         <size>7</size>
25349       </method>
25350       <method name="Int32 Foo(Int32, Int32)">
25351         <size>4</size>
25352       </method>
25353       <method name="Int32 Test1()">
25354         <size>114</size>
25355       </method>
25356       <method name="Int32 Adder(System.Int32[])">
25357         <size>34</size>
25358       </method>
25359       <method name="Int32 Test2()">
25360         <size>47</size>
25361       </method>
25362       <method name="Int32 Main()">
25363         <size>40</size>
25364       </method>
25365     </type>
25366     <type name="Blah+MyDelegate">
25367       <method name="Void .ctor(Object, IntPtr)">
25368         <size>0</size>
25369       </method>
25370       <method name="Int32 Invoke(Int32, Int32)">
25371         <size>0</size>
25372       </method>
25373       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25374         <size>0</size>
25375       </method>
25376       <method name="Int32 EndInvoke(IAsyncResult)">
25377         <size>0</size>
25378       </method>
25379     </type>
25380     <type name="Blah+List">
25381       <method name="Void .ctor(Object, IntPtr)">
25382         <size>0</size>
25383       </method>
25384       <method name="Int32 Invoke(System.Int32[])">
25385         <size>0</size>
25386       </method>
25387       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25388         <size>0</size>
25389       </method>
25390       <method name="Int32 EndInvoke(IAsyncResult)">
25391         <size>0</size>
25392       </method>
25393     </type>
25394   </test>
25395   <test name="test-260.cs">
25396     <type name="x.Test">
25397       <method name="Void .ctor()">
25398         <size>7</size>
25399       </method>
25400     </type>
25401     <type name="y.Test">
25402       <method name="Void .ctor()">
25403         <size>7</size>
25404       </method>
25405     </type>
25406     <type name="b.a">
25407       <method name="Void .ctor()">
25408         <size>7</size>
25409       </method>
25410       <method name="Void Main()">
25411         <size>7</size>
25412       </method>
25413     </type>
25414   </test>
25415   <test name="test-261.cs">
25416     <type name="T">
25417       <method name="Void .ctor()">
25418         <size>7</size>
25419       </method>
25420       <method name="T get_Me()">
25421         <size>16</size>
25422       </method>
25423       <method name="T GetMe()">
25424         <size>16</size>
25425       </method>
25426       <method name="Int32 Test(T)">
25427         <size>106</size>
25428       </method>
25429       <method name="Int32 Main()">
25430         <size>31</size>
25431       </method>
25432     </type>
25433   </test>
25434   <test name="test-262.cs">
25435     <type name="n1.Attribute">
25436       <method name="Void .ctor()">
25437         <size>7</size>
25438       </method>
25439     </type>
25440     <type name="n3.A">
25441       <method name="Void .ctor()">
25442         <size>7</size>
25443       </method>
25444       <method name="Void Attribute()">
25445         <size>1</size>
25446       </method>
25447       <method name="Void X()">
25448         <size>7</size>
25449       </method>
25450       <method name="Void Main()">
25451         <size>11</size>
25452       </method>
25453     </type>
25454   </test>
25455   <test name="test-263.cs">
25456     <type name="Test">
25457       <method name="Void .ctor()">
25458         <size>7</size>
25459       </method>
25460       <method name="System.String GetString(System.Byte[])">
25461         <size>19</size>
25462       </method>
25463       <method name="Void Main()">
25464         <size>1</size>
25465       </method>
25466     </type>
25467   </test>
25468   <test name="test-264.cs">
25469     <type name="Proef">
25470       <method name="Void .ctor()">
25471         <size>7</size>
25472       </method>
25473       <method name="Void add_OnDoSomething(System.EventHandler)">
25474         <size>24</size>
25475       </method>
25476       <method name="Void remove_OnDoSomething(System.EventHandler)">
25477         <size>24</size>
25478       </method>
25479       <method name="Void Temp(System.Object, System.EventArgs)">
25480         <size>1</size>
25481       </method>
25482       <method name="Void Main()">
25483         <size>25</size>
25484       </method>
25485     </type>
25486   </test>
25487   <test name="test-265.cs">
25488     <type name="ClassFormatError">
25489       <method name="Void .ctor(String, Object[])">
25490         <size>7</size>
25491       </method>
25492       <method name="Void Main()">
25493         <size>1</size>
25494       </method>
25495     </type>
25496     <type name="UnsupportedClassVersionError">
25497       <method name="Void .ctor(String)">
25498         <size>14</size>
25499       </method>
25500     </type>
25501   </test>
25502   <test name="test-266.cs">
25503     <type name="T">
25504       <method name="Void .ctor()">
25505         <size>7</size>
25506       </method>
25507       <method name="Int32 Main()">
25508         <size>25</size>
25509       </method>
25510     </type>
25511   </test>
25512   <test name="test-267.cs">
25513     <type name="X">
25514       <method name="Void .ctor()">
25515         <size>7</size>
25516       </method>
25517       <method name="System.String Text()">
25518         <size>6</size>
25519       </method>
25520       <method name="Int32 Main()">
25521         <size>12</size>
25522       </method>
25523     </type>
25524   </test>
25525   <test name="test-268.cs">
25526     <type name="X">
25527       <method name="Void .ctor()">
25528         <size>7</size>
25529       </method>
25530       <method name="Int32 Main()">
25531         <size>26</size>
25532       </method>
25533     </type>
25534     <type name="X+Nested">
25535       <method name="Void .ctor()">
25536         <size>7</size>
25537       </method>
25538       <method name="MyEnum D()">
25539         <size>2</size>
25540       </method>
25541     </type>
25542   </test>
25543   <test name="test-269.cs">
25544     <type name="Class1">
25545       <method name="Void .ctor()">
25546         <size>7</size>
25547       </method>
25548       <method name="Int32 Main(System.String[])">
25549         <size>361</size>
25550       </method>
25551       <method name="Int32 AddABunchOfInts(...)">
25552         <size>63</size>
25553       </method>
25554       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25555         <size>63</size>
25556       </method>
25557       <method name="Result VtAddABunchOfInts(...)">
25558         <size>68</size>
25559       </method>
25560       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25561         <size>68</size>
25562       </method>
25563       <method name="Int32 InstAddABunchOfInts(...)">
25564         <size>63</size>
25565       </method>
25566       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25567         <size>63</size>
25568       </method>
25569       <method name="Result InstVtAddABunchOfInts(...)">
25570         <size>68</size>
25571       </method>
25572       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25573         <size>68</size>
25574       </method>
25575     </type>
25576     <type name="Result">
25577       <method name="Void .ctor(Int32)">
25578         <size>24</size>
25579       </method>
25580     </type>
25581   </test>
25582   <test name="test-27.cs">
25583     <type name="Foo">
25584       <method name="Void .ctor()">
25585         <size>7</size>
25586       </method>
25587       <method name="Boolean MyMethod(Int32)">
25588         <size>12</size>
25589       </method>
25590       <method name="Int32 AnotherMethod(Int32)">
25591         <size>5</size>
25592       </method>
25593     </type>
25594     <type name="Blah">
25595       <method name="Void .ctor()">
25596         <size>7</size>
25597       </method>
25598       <method name="Void Bar(Int32, Int32)">
25599         <size>9</size>
25600       </method>
25601       <method name="Int32 Main()">
25602         <size>139</size>
25603       </method>
25604     </type>
25605     <type name="Blah+MyDelegate">
25606       <method name="Void .ctor(Object, IntPtr)">
25607         <size>0</size>
25608       </method>
25609       <method name="Void Invoke(Int32, Int32)">
25610         <size>0</size>
25611       </method>
25612       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25613         <size>0</size>
25614       </method>
25615       <method name="Void EndInvoke(IAsyncResult)">
25616         <size>0</size>
25617       </method>
25618     </type>
25619   </test>
25620   <test name="test-270.cs">
25621     <type name="X">
25622       <method name="Void .ctor()">
25623         <size>7</size>
25624       </method>
25625       <method name="Int32 Test(System.String, System.Object[])">
25626         <size>2</size>
25627       </method>
25628       <method name="Int32 Main()">
25629         <size>75</size>
25630       </method>
25631       <method name="Int32 Test(System.String, ...)">
25632         <size>2</size>
25633       </method>
25634     </type>
25635   </test>
25636   <test name="test-271.cs">
25637     <type name="T">
25638       <method name="Void .ctor()">
25639         <size>7</size>
25640       </method>
25641       <method name="C X()">
25642         <size>10</size>
25643       </method>
25644       <method name="Void Main()">
25645         <size>61</size>
25646       </method>
25647     </type>
25648     <type name="T+C">
25649       <method name="IEnumerator GetEnumerator()">
25650         <size>11</size>
25651       </method>
25652     </type>
25653   </test>
25654   <test name="test-272.cs">
25655     <type name="BazAttribute">
25656       <method name="Void .ctor()">
25657         <size>7</size>
25658       </method>
25659       <method name="Void .ctor(Foo)">
25660         <size>7</size>
25661       </method>
25662       <method name="Void set_foo3(Foo)">
25663         <size>1</size>
25664       </method>
25665       <method name="Foo get_foo3()">
25666         <size>2</size>
25667       </method>
25668     </type>
25669     <type name="Test">
25670       <method name="Void .ctor()">
25671         <size>7</size>
25672       </method>
25673       <method name="Void f0()">
25674         <size>1</size>
25675       </method>
25676       <method name="Void f1()">
25677         <size>1</size>
25678       </method>
25679       <method name="Void f2()">
25680         <size>1</size>
25681       </method>
25682       <method name="Void f3()">
25683         <size>1</size>
25684       </method>
25685       <method name="Void Main()">
25686         <size>1</size>
25687       </method>
25688     </type>
25689   </test>
25690   <test name="test-273.cs">
25691     <type name="FooAttribute">
25692       <method name="Void .ctor()">
25693         <size>7</size>
25694       </method>
25695     </type>
25696     <type name="Tests">
25697       <method name="Void .ctor()">
25698         <size>7</size>
25699       </method>
25700       <method name="Void Main()">
25701         <size>36</size>
25702       </method>
25703     </type>
25704   </test>
25705   <test name="test-274.cs">
25706     <type name="MyClass">
25707       <method name="Void .ctor(String[])">
25708         <size>7</size>
25709       </method>
25710     </type>
25711     <type name="ChildClass">
25712       <method name="Void .ctor()">
25713         <size>13</size>
25714       </method>
25715     </type>
25716     <type name="M">
25717       <method name="Void .ctor()">
25718         <size>7</size>
25719       </method>
25720       <method name="Void Main()">
25721         <size>1</size>
25722       </method>
25723     </type>
25724   </test>
25725   <test name="test-275.cs">
25726     <type name="Test">
25727       <method name="Void .ctor()">
25728         <size>7</size>
25729       </method>
25730       <method name="Void add_MyEvent(DelType)">
25731         <size>24</size>
25732       </method>
25733       <method name="Void remove_MyEvent(DelType)">
25734         <size>24</size>
25735       </method>
25736       <method name="Int32 Main()">
25737         <size>176</size>
25738       </method>
25739     </type>
25740     <type name="DelType">
25741       <method name="Void .ctor(Object, IntPtr)">
25742         <size>0</size>
25743       </method>
25744       <method name="Void Invoke()">
25745         <size>0</size>
25746       </method>
25747       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25748         <size>0</size>
25749       </method>
25750       <method name="Void EndInvoke(IAsyncResult)">
25751         <size>0</size>
25752       </method>
25753     </type>
25754     <type name="S">
25755       <method name="Void add_MyEvent(DelType)">
25756         <size>24</size>
25757       </method>
25758       <method name="Void remove_MyEvent(DelType)">
25759         <size>24</size>
25760       </method>
25761     </type>
25762   </test>
25763   <test name="test-276.cs">
25764     <type name="EventTestClass">
25765       <method name="Void .ctor()">
25766         <size>7</size>
25767       </method>
25768       <method name="Void add_Elapsed(System.EventHandler)">
25769         <size>24</size>
25770       </method>
25771       <method name="Void remove_Elapsed(System.EventHandler)">
25772         <size>24</size>
25773       </method>
25774     </type>
25775     <type name="EntryPoint">
25776       <method name="Void .ctor()">
25777         <size>7</size>
25778       </method>
25779       <method name="Boolean test(System.Type)">
25780         <size>17</size>
25781       </method>
25782       <method name="Int32 Main()">
25783         <size>48</size>
25784       </method>
25785     </type>
25786   </test>
25787   <test name="test-277.cs">
25788     <type name="T">
25789       <method name="Void .ctor()">
25790         <size>7</size>
25791       </method>
25792       <method name="Int32 Main()">
25793         <size>7</size>
25794       </method>
25795       <method name="Int32 X(Byte)">
25796         <size>2</size>
25797       </method>
25798       <method name="Int32 X(Int16)">
25799         <size>2</size>
25800       </method>
25801     </type>
25802   </test>
25803   <test name="test-278.cs">
25804     <type name="X">
25805       <method name="Void .ctor()">
25806         <size>7</size>
25807       </method>
25808       <method name="Int32 Main()">
25809         <size>73</size>
25810       </method>
25811     </type>
25812     <type name="Rect">
25813       <method name="Int32 get_X()">
25814         <size>7</size>
25815       </method>
25816       <method name="Void set_X(Int32)">
25817         <size>8</size>
25818       </method>
25819     </type>
25820   </test>
25821   <test name="test-279.cs">
25822     <type name="FlagsAttributeDemo">
25823       <method name="Void .ctor()">
25824         <size>7</size>
25825       </method>
25826       <method name="Int32 Main()">
25827         <size>38</size>
25828       </method>
25829     </type>
25830   </test>
25831   <test name="test-28.cs">
25832     <type name="A">
25833       <method name="Void .ctor()">
25834         <size>7</size>
25835       </method>
25836       <method name="Int32 get_Item(Int32)">
25837         <size>0</size>
25838       </method>
25839       <method name="Int32 EmulateIndexer(Int32)">
25840         <size>8</size>
25841       </method>
25842     </type>
25843     <type name="B">
25844       <method name="Void .ctor()">
25845         <size>7</size>
25846       </method>
25847       <method name="Int32 get_Item(Int32)">
25848         <size>2</size>
25849       </method>
25850       <method name="Int32 M()">
25851         <size>8</size>
25852       </method>
25853     </type>
25854     <type name="X">
25855       <method name="Void .ctor()">
25856         <size>7</size>
25857       </method>
25858       <method name="Int32 get_Item(Int32)">
25859         <size>20</size>
25860       </method>
25861       <method name="Void set_Item(Int32, Int32)">
25862         <size>26</size>
25863       </method>
25864       <method name="Int32 Main()">
25865         <size>122</size>
25866       </method>
25867     </type>
25868   </test>
25869   <test name="test-280.cs">
25870     <type name="AppFramework.Util.Logic">
25871       <method name="Void .ctor()">
25872         <size>7</size>
25873       </method>
25874       <method name="Boolean EnumInSet(Enum, System.Enum[])">
25875         <size>37</size>
25876       </method>
25877       <method name="Void Main()">
25878         <size>1</size>
25879       </method>
25880     </type>
25881   </test>
25882   <test name="test-281.cs">
25883     <type name="Foo.Hello">
25884       <method name="Void .ctor()">
25885         <size>7</size>
25886       </method>
25887       <method name="Void .cctor()">
25888         <size>7</size>
25889       </method>
25890     </type>
25891     <type name="Bar.Hello">
25892       <method name="Void .ctor()">
25893         <size>7</size>
25894       </method>
25895       <method name="Void .cctor()">
25896         <size>8</size>
25897       </method>
25898     </type>
25899     <type name="Test.Test1">
25900       <method name="Void .ctor()">
25901         <size>7</size>
25902       </method>
25903       <method name="Int32 World()">
25904         <size>6</size>
25905       </method>
25906     </type>
25907     <type name="Test.Test2">
25908       <method name="Void .ctor()">
25909         <size>7</size>
25910       </method>
25911       <method name="Int32 World()">
25912         <size>6</size>
25913       </method>
25914     </type>
25915     <type name="X">
25916       <method name="Void .ctor()">
25917         <size>7</size>
25918       </method>
25919       <method name="Int32 Main()">
25920         <size>29</size>
25921       </method>
25922     </type>
25923   </test>
25924   <test name="test-282.cs">
25925     <type name="X">
25926       <method name="Void .ctor()">
25927         <size>7</size>
25928       </method>
25929       <method name="System.Object Add(integer, System.Object)">
25930         <size>70</size>
25931       </method>
25932       <method name="Int32 Main()">
25933         <size>68</size>
25934       </method>
25935     </type>
25936     <type name="integer">
25937       <method name="Void .ctor(Int32)">
25938         <size>8</size>
25939       </method>
25940       <method name="integer op_Implicit(Int32)">
25941         <size>7</size>
25942       </method>
25943       <method name="Double op_Implicit(integer)">
25944         <size>13</size>
25945       </method>
25946       <method name="integer op_Addition(integer, integer)">
25947         <size>21</size>
25948       </method>
25949     </type>
25950   </test>
25951   <test name="test-283.cs">
25952     <type name="X">
25953       <method name="Void .ctor()">
25954         <size>7</size>
25955       </method>
25956       <method name="Int32 Foo()">
25957         <size>2</size>
25958       </method>
25959     </type>
25960     <type name="Y">
25961       <method name="Void .ctor()">
25962         <size>7</size>
25963       </method>
25964       <method name="Y+D GetIt()">
25965         <size>13</size>
25966       </method>
25967       <method name="Y+D GetIt2()">
25968         <size>13</size>
25969       </method>
25970       <method name="Int32 Foo()">
25971         <size>2</size>
25972       </method>
25973       <method name="Int32 Main()">
25974         <size>56</size>
25975       </method>
25976     </type>
25977     <type name="Y+D">
25978       <method name="Void .ctor(Object, IntPtr)">
25979         <size>0</size>
25980       </method>
25981       <method name="Int32 Invoke()">
25982         <size>0</size>
25983       </method>
25984       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25985         <size>0</size>
25986       </method>
25987       <method name="Int32 EndInvoke(IAsyncResult)">
25988         <size>0</size>
25989       </method>
25990     </type>
25991   </test>
25992   <test name="test-284.cs">
25993     <type name="App">
25994       <method name="Void .ctor()">
25995         <size>7</size>
25996       </method>
25997       <method name="Void Main()">
25998         <size>12</size>
25999       </method>
26000     </type>
26001   </test>
26002   <test name="test-285.cs">
26003     <type name="T">
26004       <method name="Void .ctor()">
26005         <size>7</size>
26006       </method>
26007       <method name="Int32 Main()">
26008         <size>2</size>
26009       </method>
26010     </type>
26011   </test>
26012   <test name="test-286.cs">
26013     <type name="MethodWrapper">
26014       <method name="Void .ctor()">
26015         <size>7</size>
26016       </method>
26017       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26018         <size>57</size>
26019       </method>
26020     </type>
26021     <type name="MapXml.Throws">
26022       <method name="Void .ctor()">
26023         <size>7</size>
26024       </method>
26025       <method name="Void Main()">
26026         <size>1</size>
26027       </method>
26028     </type>
26029   </test>
26030   <test name="test-287.cs">
26031     <type name="StaticClass">
26032       <method name="System.String Name()">
26033         <size>6</size>
26034       </method>
26035     </type>
26036     <type name="MainClass">
26037       <method name="Void .ctor()">
26038         <size>7</size>
26039       </method>
26040       <method name="Int32 Main()">
26041         <size>83</size>
26042       </method>
26043     </type>
26044     <type name="StaticClass+D">
26045       <method name="Void .ctor(Object, IntPtr)">
26046         <size>0</size>
26047       </method>
26048       <method name="System.Object Invoke()">
26049         <size>0</size>
26050       </method>
26051       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26052         <size>0</size>
26053       </method>
26054       <method name="System.Object EndInvoke(IAsyncResult)">
26055         <size>0</size>
26056       </method>
26057     </type>
26058   </test>
26059   <test name="test-288.cs">
26060     <type name="Test.BookAboutMovie">
26061       <method name="Void .ctor(String)">
26062         <size>25</size>
26063       </method>
26064       <method name="System.String GetItem(Int32)">
26065         <size>7</size>
26066       </method>
26067       <method name="System.String get_Item(Int32)">
26068         <size>7</size>
26069       </method>
26070       <method name="Int32 Main(System.String[])">
26071         <size>57</size>
26072       </method>
26073     </type>
26074   </test>
26075   <test name="test-289.cs">
26076     <type name="Test">
26077       <method name="Void .ctor()">
26078         <size>7</size>
26079       </method>
26080       <method name="Void Main()">
26081         <size>1</size>
26082       </method>
26083       <method name="Void set_Value(System.String)">
26084         <size>1</size>
26085       </method>
26086       <method name="Void set_Value()">
26087         <size>1</size>
26088       </method>
26089       <method name="Void set_Item(Int32, Int32, Boolean)">
26090         <size>1</size>
26091       </method>
26092       <method name="Void set_Item(Int32, Int32)">
26093         <size>1</size>
26094       </method>
26095       <method name="Boolean get_Item(Boolean)">
26096         <size>2</size>
26097       </method>
26098     </type>
26099   </test>
26100   <test name="test-29.cs">
26101     <type name="Base">
26102       <method name="Void .ctor()">
26103         <size>7</size>
26104       </method>
26105       <method name="Void Add(Int32)">
26106         <size>18</size>
26107       </method>
26108     </type>
26109     <type name="Derived">
26110       <method name="Void .ctor()">
26111         <size>7</size>
26112       </method>
26113       <method name="Void Add(Double)">
26114         <size>18</size>
26115       </method>
26116     </type>
26117     <type name="Demo">
26118       <method name="Void .ctor()">
26119         <size>7</size>
26120       </method>
26121       <method name="Int32 Main()">
26122         <size>51</size>
26123       </method>
26124     </type>
26125   </test>
26126   <test name="test-290.cs">
26127     <type name="EntryPoint">
26128       <method name="Void .ctor()">
26129         <size>7</size>
26130       </method>
26131       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26132         <size>22</size>
26133       </method>
26134       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26135         <size>22</size>
26136       </method>
26137       <method name="Void bar_f(System.Object)">
26138         <size>1</size>
26139       </method>
26140       <method name="Void Main()">
26141         <size>35</size>
26142       </method>
26143     </type>
26144     <type name="EntryPoint+EventHandler">
26145       <method name="Void .ctor(Object, IntPtr)">
26146         <size>0</size>
26147       </method>
26148       <method name="Void Invoke(System.Object)">
26149         <size>0</size>
26150       </method>
26151       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26152         <size>0</size>
26153       </method>
26154       <method name="Void EndInvoke(IAsyncResult)">
26155         <size>0</size>
26156       </method>
26157     </type>
26158   </test>
26159   <test name="test-291.cs">
26160     <type name="Test">
26161       <method name="Void .ctor()">
26162         <size>7</size>
26163       </method>
26164       <method name="Void Method()">
26165         <size>1</size>
26166       </method>
26167       <method name="Void Main()">
26168         <size>13</size>
26169       </method>
26170     </type>
26171   </test>
26172   <test name="test-292.cs">
26173     <type name="X">
26174       <method name="Void .ctor()">
26175         <size>7</size>
26176       </method>
26177       <method name="Void .cctor()">
26178         <size>1</size>
26179       </method>
26180       <method name="Void Main()">
26181         <size>19</size>
26182       </method>
26183     </type>
26184   </test>
26185   <test name="test-293.cs">
26186     <type name="A">
26187       <method name="Void .ctor()">
26188         <size>7</size>
26189       </method>
26190       <method name="System.String get_Warning()">
26191         <size>6</size>
26192       </method>
26193     </type>
26194     <type name="B">
26195       <method name="Void .ctor()">
26196         <size>7</size>
26197       </method>
26198       <method name="System.String get_Warning()">
26199         <size>6</size>
26200       </method>
26201       <method name="Void Main()">
26202         <size>1</size>
26203       </method>
26204     </type>
26205   </test>
26206   <test name="test-294.cs">
26207     <type name="ObsoleteClass">
26208       <method name="Void .ctor()">
26209         <size>7</size>
26210       </method>
26211     </type>
26212     <type name="Test">
26213       <method name="Void .ctor()">
26214         <size>13</size>
26215       </method>
26216       <method name="Void .ctor(String, Boolean)">
26217         <size>14</size>
26218       </method>
26219       <method name="System.String get_Name()">
26220         <size>7</size>
26221       </method>
26222       <method name="Void set_Name(System.String)">
26223         <size>8</size>
26224       </method>
26225     </type>
26226     <type name="DerivedTest">
26227       <method name="Void .ctor(String)">
26228         <size>16</size>
26229       </method>
26230       <method name="System.String Method()">
26231         <size>7</size>
26232       </method>
26233       <method name="Void T2()">
26234         <size>1</size>
26235       </method>
26236       <method name="Void Main()">
26237         <size>1</size>
26238       </method>
26239     </type>
26240     <type name="ObsoleteClass2">
26241       <method name="Void .ctor()">
26242         <size>7</size>
26243       </method>
26244     </type>
26245     <type name="ObsoleteClass3">
26246       <method name="Void .ctor()">
26247         <size>18</size>
26248       </method>
26249       <method name="Void .cctor()">
26250         <size>25</size>
26251       </method>
26252     </type>
26253     <type name="ObsoleteClass4">
26254       <method name="Void .ctor()">
26255         <size>7</size>
26256       </method>
26257       <method name="Void T()">
26258         <size>59</size>
26259       </method>
26260     </type>
26261   </test>
26262   <test name="test-295.cs">
26263     <type name="MyAttribute">
26264       <method name="Void .ctor(Object)">
26265         <size>14</size>
26266       </method>
26267       <method name="System.Object get_my()">
26268         <size>7</size>
26269       </method>
26270     </type>
26271     <type name="MyConstructorBuilder">
26272       <method name="Void .ctor()">
26273         <size>7</size>
26274       </method>
26275       <method name="Int32 Main()">
26276         <size>111</size>
26277       </method>
26278       <method name="System.Type MyCreateCallee(System.AppDomain)">
26279         <size>329</size>
26280       </method>
26281     </type>
26282   </test>
26283   <test name="test-296.cs">
26284     <type name="GetElementTypeTest">
26285       <method name="Void .ctor()">
26286         <size>7</size>
26287       </method>
26288       <method name="Int32 Main(System.String[])">
26289         <size>30</size>
26290       </method>
26291     </type>
26292   </test>
26293   <test name="test-297.cs">
26294     <type name="T">
26295       <method name="Void .ctor()">
26296         <size>7</size>
26297       </method>
26298       <method name="Int32 Main()">
26299         <size>311</size>
26300       </method>
26301       <method name="Void Login(System.String)">
26302         <size>1</size>
26303       </method>
26304     </type>
26305     <type name="My">
26306       <method name="Void .ctor(Object)">
26307         <size>14</size>
26308       </method>
26309     </type>
26310   </test>
26311   <test name="test-299.cs">
26312     <type name="SampleClass">
26313       <method name="Void .ctor()">
26314         <size>7</size>
26315       </method>
26316       <method name="SuperClass op_Increment(SampleClass)">
26317         <size>6</size>
26318       </method>
26319     </type>
26320     <type name="SuperClass">
26321       <method name="Void .ctor()">
26322         <size>7</size>
26323       </method>
26324       <method name="Int32 Main()">
26325         <size>2</size>
26326       </method>
26327     </type>
26328   </test>
26329   <test name="test-3.cs">
26330     <type name="TestIntOps">
26331       <method name="Void .ctor()">
26332         <size>7</size>
26333       </method>
26334       <method name="SByte sbyte_add(SByte, SByte)">
26335         <size>7</size>
26336       </method>
26337       <method name="Int16 short_add(Int16, Int16)">
26338         <size>5</size>
26339       </method>
26340       <method name="Double double_add(Double, Double)">
26341         <size>4</size>
26342       </method>
26343       <method name="Int32 int_add(Int32, Int32)">
26344         <size>4</size>
26345       </method>
26346       <method name="Int32 int_sub(Int32, Int32)">
26347         <size>4</size>
26348       </method>
26349       <method name="Int32 int_mul(Int32, Int32)">
26350         <size>4</size>
26351       </method>
26352       <method name="Int32 Main()">
26353         <size>215</size>
26354       </method>
26355     </type>
26356   </test>
26357   <test name="test-30.cs">
26358     <type name="X">
26359       <method name="Void .ctor()">
26360         <size>7</size>
26361       </method>
26362       <method name="Void IA.Draw()">
26363         <size>8</size>
26364       </method>
26365       <method name="Void IB.Draw()">
26366         <size>8</size>
26367       </method>
26368     </type>
26369     <type name="test">
26370       <method name="Void .ctor()">
26371         <size>7</size>
26372       </method>
26373       <method name="Int32 Main()">
26374         <size>192</size>
26375       </method>
26376     </type>
26377   </test>
26378   <test name="test-300.cs">
26379     <type name="A">
26380       <method name="Void .ctor()">
26381         <size>7</size>
26382       </method>
26383       <method name="Void Main()">
26384         <size>7</size>
26385       </method>
26386     </type>
26387     <type name="A+C">
26388       <method name="Void .ctor()">
26389         <size>7</size>
26390       </method>
26391     </type>
26392     <type name="A+B">
26393       <method name="Void .ctor()">
26394         <size>473</size>
26395       </method>
26396     </type>
26397     <type name="A+B+C">
26398       <method name="Void .ctor()">
26399         <size>7</size>
26400       </method>
26401     </type>
26402   </test>
26403   <test name="test-301.cs">
26404     <type name="A">
26405       <method name="Void .ctor()">
26406         <size>7</size>
26407       </method>
26408       <method name="Void Main()">
26409         <size>7</size>
26410       </method>
26411     </type>
26412     <type name="A+B">
26413       <method name="Void .ctor()">
26414         <size>219</size>
26415       </method>
26416     </type>
26417   </test>
26418   <test name="test-302.cs">
26419     <type name="A">
26420       <method name="Void .ctor()">
26421         <size>7</size>
26422       </method>
26423       <method name="Void Main()">
26424         <size>7</size>
26425       </method>
26426     </type>
26427     <type name="A+C">
26428       <method name="Void .ctor()">
26429         <size>7</size>
26430       </method>
26431     </type>
26432     <type name="A+B">
26433       <method name="Void .ctor()">
26434         <size>24</size>
26435       </method>
26436     </type>
26437     <type name="A+B+C">
26438       <method name="Void .ctor()">
26439         <size>7</size>
26440       </method>
26441     </type>
26442   </test>
26443   <test name="test-303.cs">
26444     <type name="A">
26445       <method name="Void .ctor()">
26446         <size>7</size>
26447       </method>
26448       <method name="Void Main()">
26449         <size>7</size>
26450       </method>
26451     </type>
26452     <type name="A+C">
26453       <method name="Void .ctor()">
26454         <size>7</size>
26455       </method>
26456       <method name="Void System.IDisposable.Dispose()">
26457         <size>11</size>
26458       </method>
26459     </type>
26460     <type name="A+B">
26461       <method name="Void .ctor()">
26462         <size>31</size>
26463       </method>
26464     </type>
26465     <type name="A+B+C">
26466       <method name="Void .ctor()">
26467         <size>7</size>
26468       </method>
26469       <method name="Void System.IDisposable.Dispose()">
26470         <size>1</size>
26471       </method>
26472     </type>
26473   </test>
26474   <test name="test-304.cs">
26475     <type name="A">
26476       <method name="Void .ctor()">
26477         <size>7</size>
26478       </method>
26479       <method name="Void Main()">
26480         <size>7</size>
26481       </method>
26482     </type>
26483     <type name="A+D">
26484       <method name="Void .ctor()">
26485         <size>7</size>
26486       </method>
26487     </type>
26488     <type name="A+B">
26489       <method name="Void .ctor()">
26490         <size>473</size>
26491       </method>
26492     </type>
26493     <type name="A+B+C">
26494       <method name="Void .ctor()">
26495         <size>7</size>
26496       </method>
26497     </type>
26498   </test>
26499   <test name="test-305.cs">
26500     <type name="A">
26501       <method name="Void .ctor()">
26502         <size>7</size>
26503       </method>
26504       <method name="Void Main()">
26505         <size>7</size>
26506       </method>
26507     </type>
26508     <type name="A+B">
26509       <method name="Void .ctor()">
26510         <size>219</size>
26511       </method>
26512     </type>
26513   </test>
26514   <test name="test-306.cs">
26515     <type name="A">
26516       <method name="Void .ctor()">
26517         <size>7</size>
26518       </method>
26519       <method name="Void Main()">
26520         <size>7</size>
26521       </method>
26522     </type>
26523     <type name="A+D">
26524       <method name="Void .ctor()">
26525         <size>7</size>
26526       </method>
26527     </type>
26528     <type name="A+B">
26529       <method name="Void .ctor()">
26530         <size>24</size>
26531       </method>
26532     </type>
26533     <type name="A+B+C">
26534       <method name="Void .ctor()">
26535         <size>7</size>
26536       </method>
26537     </type>
26538   </test>
26539   <test name="test-307.cs">
26540     <type name="A">
26541       <method name="Void .ctor()">
26542         <size>7</size>
26543       </method>
26544       <method name="Void Main()">
26545         <size>7</size>
26546       </method>
26547     </type>
26548     <type name="A+D">
26549       <method name="Void .ctor()">
26550         <size>7</size>
26551       </method>
26552       <method name="Void System.IDisposable.Dispose()">
26553         <size>11</size>
26554       </method>
26555     </type>
26556     <type name="A+B">
26557       <method name="Void .ctor()">
26558         <size>31</size>
26559       </method>
26560     </type>
26561     <type name="A+B+C">
26562       <method name="Void .ctor()">
26563         <size>7</size>
26564       </method>
26565       <method name="Void System.IDisposable.Dispose()">
26566         <size>1</size>
26567       </method>
26568     </type>
26569   </test>
26570   <test name="test-308.cs">
26571     <type name="Program">
26572       <method name="Void .ctor()">
26573         <size>7</size>
26574       </method>
26575       <method name="Void Main(System.String[])">
26576         <size>40</size>
26577       </method>
26578     </type>
26579   </test>
26580   <test name="test-309.cs">
26581     <type name="MonoBASIC.Parser">
26582       <method name="Void .ctor()">
26583         <size>7</size>
26584       </method>
26585       <method name="Void Main()">
26586         <size>1</size>
26587       </method>
26588     </type>
26589     <type name="MonoBASIC.Parser+StateMachine">
26590       <method name="Void .ctor()">
26591         <size>7</size>
26592       </method>
26593       <method name="Void HandleToken(Token)">
26594         <size>1</size>
26595       </method>
26596     </type>
26597   </test>
26598   <test name="test-31.cs">
26599     <type name="Base">
26600       <method name="Void .ctor()">
26601         <size>7</size>
26602       </method>
26603       <method name="Void A()">
26604         <size>8</size>
26605       </method>
26606     </type>
26607     <type name="Derived">
26608       <method name="Void .ctor()">
26609         <size>7</size>
26610       </method>
26611       <method name="Void A()">
26612         <size>8</size>
26613       </method>
26614     </type>
26615     <type name="Test">
26616       <method name="Void .ctor()">
26617         <size>7</size>
26618       </method>
26619       <method name="Int32 Main()">
26620         <size>38</size>
26621       </method>
26622     </type>
26623   </test>
26624   <test name="test-310.cs">
26625     <type name="test.Impl">
26626       <method name="Void .ctor()">
26627         <size>7</size>
26628       </method>
26629       <method name="System.String GetType(Int32)">
26630         <size>6</size>
26631       </method>
26632       <method name="Boolean IsDone()">
26633         <size>2</size>
26634       </method>
26635     </type>
26636     <type name="test.myclass">
26637       <method name="Void .ctor()">
26638         <size>7</size>
26639       </method>
26640       <method name="Void Main(System.String[])">
26641         <size>28</size>
26642       </method>
26643     </type>
26644   </test>
26645   <test name="test-311.cs">
26646     <type name="Program">
26647       <method name="Void .ctor()">
26648         <size>38</size>
26649       </method>
26650       <method name="Void .cctor()">
26651         <size>11</size>
26652       </method>
26653       <method name="System.String get_Message()">
26654         <size>6</size>
26655       </method>
26656       <method name="Void set_Message(System.String)">
26657         <size>7</size>
26658       </method>
26659       <method name="Boolean DenyMethod()">
26660         <size>2</size>
26661       </method>
26662       <method name="Void Test2()">
26663         <size>1</size>
26664       </method>
26665       <method name="Void Test3()">
26666         <size>1</size>
26667       </method>
26668       <method name="Void Test4()">
26669         <size>1</size>
26670       </method>
26671       <method name="Int32 Main(System.String[])">
26672         <size>175</size>
26673       </method>
26674     </type>
26675     <type name="Test2">
26676       <method name="Void .ctor()">
26677         <size>7</size>
26678       </method>
26679     </type>
26680   </test>
26681   <test name="test-312.cs">
26682     <type name="X">
26683       <method name="Void .ctor()">
26684         <size>7</size>
26685       </method>
26686       <method name="Void .cctor()">
26687         <size>1</size>
26688       </method>
26689       <method name="Boolean Method(PointF)">
26690         <size>72</size>
26691       </method>
26692       <method name="Boolean Call_constructor_and_implicit()">
26693         <size>29</size>
26694       </method>
26695       <method name="Boolean Init_with_implicit_conv()">
26696         <size>52</size>
26697       </method>
26698       <method name="Boolean Init_ValueType()">
26699         <size>26</size>
26700       </method>
26701       <method name="Boolean InstanceAssignTest()">
26702         <size>75</size>
26703       </method>
26704       <method name="Int32 T()">
26705         <size>54</size>
26706       </method>
26707       <method name="Int32 Main()">
26708         <size>45</size>
26709       </method>
26710     </type>
26711     <type name="PointF">
26712       <method name="Void .ctor(Single, Single)">
26713         <size>47</size>
26714       </method>
26715     </type>
26716     <type name="Point">
26717       <method name="Void .ctor(Int32, Int32)">
26718         <size>37</size>
26719       </method>
26720       <method name="PointF op_Implicit(Point)">
26721         <size>22</size>
26722       </method>
26723     </type>
26724   </test>
26725   <test name="test-313.cs">
26726     <type name="D">
26727       <method name="Void .ctor()">
26728         <size>7</size>
26729       </method>
26730       <method name="Void A.B.METHOD()">
26731         <size>1</size>
26732       </method>
26733       <method name="Int32 Main()">
26734         <size>134</size>
26735       </method>
26736     </type>
26737   </test>
26738   <test name="test-314.cs">
26739     <type name="X">
26740       <method name="Void .ctor()">
26741         <size>28</size>
26742       </method>
26743       <method name="Void .ctor(Int32)">
26744         <size>28</size>
26745       </method>
26746       <method name="Void .cctor()">
26747         <size>11</size>
26748       </method>
26749       <method name="Int32 Main()">
26750         <size>57</size>
26751       </method>
26752     </type>
26753   </test>
26754   <test name="test-315.cs">
26755     <type name="GuardedCollectionValue">
26756       <method name="Void .ctor()">
26757         <size>7</size>
26758       </method>
26759       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
26760         <size>2</size>
26761       </method>
26762       <method name="IDirectedCollectionValue Backwards()">
26763         <size>2</size>
26764       </method>
26765     </type>
26766     <type name="GuardedSequenced">
26767       <method name="Void .ctor()">
26768         <size>7</size>
26769       </method>
26770       <method name="IDirectedCollectionValue Test()">
26771         <size>12</size>
26772       </method>
26773     </type>
26774     <type name="X">
26775       <method name="Void .ctor()">
26776         <size>7</size>
26777       </method>
26778       <method name="Void Main()">
26779         <size>1</size>
26780       </method>
26781     </type>
26782   </test>
26783   <test name="test-316.cs">
26784     <type name="D">
26785       <method name="Void .ctor()">
26786         <size>7</size>
26787       </method>
26788       <method name="Int32 IA.Add(Int32)">
26789         <size>2</size>
26790       </method>
26791       <method name="Int32 IB.Add(Int32)">
26792         <size>2</size>
26793       </method>
26794     </type>
26795     <type name="E">
26796       <method name="Void .ctor()">
26797         <size>7</size>
26798       </method>
26799       <method name="Int32 IA.Add(Int32)">
26800         <size>2</size>
26801       </method>
26802       <method name="Int32 IB.Add(Int32)">
26803         <size>2</size>
26804       </method>
26805       <method name="Void doom()">
26806         <size>1</size>
26807       </method>
26808       <method name="System.Object Clone()">
26809         <size>2</size>
26810       </method>
26811       <method name="Void Dispose()">
26812         <size>1</size>
26813       </method>
26814     </type>
26815     <type name="C">
26816       <method name="Void .ctor()">
26817         <size>7</size>
26818       </method>
26819       <method name="Int32 Test(IC)">
26820         <size>49</size>
26821       </method>
26822       <method name="Void Test2(IE)">
26823         <size>20</size>
26824       </method>
26825       <method name="Int32 Main()">
26826         <size>32</size>
26827       </method>
26828     </type>
26829   </test>
26830   <test name="test-317.cs">
26831     <type name="X">
26832       <method name="Void .ctor()">
26833         <size>7</size>
26834       </method>
26835       <method name="Void Main()">
26836         <size>1</size>
26837       </method>
26838     </type>
26839   </test>
26840   <test name="test-318.cs">
26841     <type name="Ev">
26842       <method name="Void .ctor()">
26843         <size>29</size>
26844       </method>
26845       <method name="Void add_Disposed(System.EventHandler)">
26846         <size>19</size>
26847       </method>
26848       <method name="Void remove_Disposed(System.EventHandler)">
26849         <size>19</size>
26850       </method>
26851       <method name="Void OnClick(System.EventArgs)">
26852         <size>38</size>
26853       </method>
26854     </type>
26855     <type name="Foo">
26856       <method name="Void .ctor()">
26857         <size>7</size>
26858       </method>
26859     </type>
26860     <type name="C">
26861       <method name="Void .ctor()">
26862         <size>7</size>
26863       </method>
26864       <method name="Void my_from_fixed(Int32 ByRef)">
26865         <size>4</size>
26866       </method>
26867       <method name="Void month_from_fixed(Int32)">
26868         <size>8</size>
26869       </method>
26870       <method name="Int32 CreateFromString(Int32)">
26871         <size>10</size>
26872       </method>
26873       <method name="Void Main()">
26874         <size>1</size>
26875       </method>
26876     </type>
26877     <type name="Foo">
26878       <method name="Void EventInterface.add_Event(System.EventHandler)">
26879         <size>1</size>
26880       </method>
26881       <method name="Void EventInterface.remove_Event(System.EventHandler)">
26882         <size>1</size>
26883       </method>
26884     </type>
26885     <type name="C">
26886       <method name="Double* GetValue(Double)">
26887         <size>5</size>
26888       </method>
26889     </type>
26890   </test>
26891   <test name="test-319.cs">
26892     <type name="ConstFields">
26893       <method name="Void .ctor()">
26894         <size>7</size>
26895       </method>
26896       <method name="Void .cctor()">
26897         <size>118</size>
26898       </method>
26899       <method name="Int32 Main()">
26900         <size>303</size>
26901       </method>
26902     </type>
26903   </test>
26904   <test name="test-32.cs">
26905     <type name="Blah">
26906       <method name="Void .ctor()">
26907         <size>7</size>
26908       </method>
26909       <method name="Int32 Main()">
26910         <size>50</size>
26911       </method>
26912     </type>
26913   </test>
26914   <test name="test-320.cs">
26915     <type name="X">
26916       <method name="Void .ctor(SByte*, Int32, Int32)">
26917         <size>7</size>
26918       </method>
26919       <method name="Void Main()">
26920         <size>12</size>
26921       </method>
26922     </type>
26923   </test>
26924   <test name="test-321.cs">
26925     <type name="X">
26926       <method name="Void Dispose()">
26927         <size>1</size>
26928       </method>
26929       <method name="Void Main()">
26930         <size>24</size>
26931       </method>
26932     </type>
26933   </test>
26934   <test name="test-322.cs">
26935     <type name="Y">
26936       <method name="Void .ctor(Byte)">
26937         <size>14</size>
26938       </method>
26939       <method name="Int32 op_Implicit(Y)">
26940         <size>7</size>
26941       </method>
26942     </type>
26943     <type name="X">
26944       <method name="Void .ctor()">
26945         <size>7</size>
26946       </method>
26947       <method name="Void Main()">
26948         <size>50</size>
26949       </method>
26950     </type>
26951   </test>
26952   <test name="test-323.cs">
26953     <type name="X">
26954       <method name="Void .ctor()">
26955         <size>7</size>
26956       </method>
26957       <method name="Void Main()">
26958         <size>1</size>
26959       </method>
26960     </type>
26961   </test>
26962   <test name="test-324.cs">
26963     <type name="A">
26964       <method name="Void .ctor()">
26965         <size>7</size>
26966       </method>
26967       <method name="Void DoStuff()">
26968         <size>11</size>
26969       </method>
26970     </type>
26971     <type name="T">
26972       <method name="Void .ctor()">
26973         <size>7</size>
26974       </method>
26975       <method name="Void .cctor()">
26976         <size>11</size>
26977       </method>
26978     </type>
26979     <type name="Driver">
26980       <method name="Void .ctor()">
26981         <size>7</size>
26982       </method>
26983       <method name="Void Main()">
26984         <size>22</size>
26985       </method>
26986     </type>
26987     <type name="B">
26988       <method name="Boolean get_Val()">
26989         <size>2</size>
26990       </method>
26991     </type>
26992   </test>
26993   <test name="test-325.cs">
26994     <type name="RequestAttribute">
26995       <method name="Void .ctor(String, String, String[])">
26996         <size>7</size>
26997       </method>
26998     </type>
26999     <type name="MyClass">
27000       <method name="Void .ctor()">
27001         <size>7</size>
27002       </method>
27003       <method name="Int32 SomeRequest()">
27004         <size>2</size>
27005       </method>
27006       <method name="Void Main()">
27007         <size>7</size>
27008       </method>
27009     </type>
27010   </test>
27011   <test name="test-326.cs">
27012     <type name="X">
27013       <method name="Void .ctor()">
27014         <size>7</size>
27015       </method>
27016       <method name="Int32 Main()">
27017         <size>55</size>
27018       </method>
27019     </type>
27020     <type name="Mapper">
27021       <method name="Void .ctor(Object, IntPtr)">
27022         <size>0</size>
27023       </method>
27024       <method name="Double Invoke(Int32)">
27025         <size>0</size>
27026       </method>
27027       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27028         <size>0</size>
27029       </method>
27030       <method name="Double EndInvoke(IAsyncResult)">
27031         <size>0</size>
27032       </method>
27033     </type>
27034     <type name="X">
27035       <method name="Double &lt;Main&gt;m__0(Int32)">
27036         <size>6</size>
27037       </method>
27038     </type>
27039   </test>
27040   <test name="test-327.cs">
27041     <type name="X2">
27042       <method name="Void .ctor()">
27043         <size>7</size>
27044       </method>
27045     </type>
27046     <type name="A.B.Tester">
27047       <method name="Void .ctor()">
27048         <size>7</size>
27049       </method>
27050       <method name="Void .cctor()">
27051         <size>1</size>
27052       </method>
27053       <method name="Void Main()">
27054         <size>1</size>
27055       </method>
27056     </type>
27057   </test>
27058   <test name="test-328.cs">
27059     <type name="A.B.Tester">
27060       <method name="Void .ctor()">
27061         <size>7</size>
27062       </method>
27063       <method name="Void .cctor()">
27064         <size>1</size>
27065       </method>
27066       <method name="Void Main()">
27067         <size>1</size>
27068       </method>
27069     </type>
27070   </test>
27071   <test name="test-329.cs">
27072     <type name="X">
27073       <method name="Void .ctor()">
27074         <size>7</size>
27075       </method>
27076       <method name="Void .ctor(Object)">
27077         <size>21</size>
27078       </method>
27079       <method name="Int32 Main()">
27080         <size>74</size>
27081       </method>
27082     </type>
27083   </test>
27084   <test name="test-33.cs">
27085     <type name="FirstOuter.FirstInner.First">
27086       <method name="Void .ctor()">
27087         <size>7</size>
27088       </method>
27089       <method name="System.String get_MyIdentity()">
27090         <size>12</size>
27091       </method>
27092     </type>
27093     <type name="FirstOuter.Second">
27094       <method name="Void .ctor()">
27095         <size>7</size>
27096       </method>
27097     </type>
27098     <type name="FirstOuter.SecondInner.Third">
27099       <method name="Void .ctor()">
27100         <size>7</size>
27101       </method>
27102     </type>
27103     <type name="FirstOuter.FirstInner.Fourth">
27104       <method name="Void .ctor()">
27105         <size>7</size>
27106       </method>
27107     </type>
27108     <type name="Fifth">
27109       <method name="Void .ctor()">
27110         <size>7</size>
27111       </method>
27112     </type>
27113     <type name="Application">
27114       <method name="Void .ctor()">
27115         <size>7</size>
27116       </method>
27117       <method name="Int32 Main(System.String[])">
27118         <size>139</size>
27119       </method>
27120     </type>
27121   </test>
27122   <test name="test-330.cs">
27123     <type name="X">
27124       <method name="Void .ctor()">
27125         <size>7</size>
27126       </method>
27127       <method name="Void Main()">
27128         <size>8</size>
27129       </method>
27130     </type>
27131   </test>
27132   <test name="test-331.cs">
27133     <type name="T">
27134       <method name="Void .ctor()">
27135         <size>7</size>
27136       </method>
27137       <method name="Void Main()">
27138         <size>1</size>
27139       </method>
27140       <method name="Byte* get_Ptr()">
27141         <size>7</size>
27142       </method>
27143       <method name="Void set_Ptr(Byte*)">
27144         <size>8</size>
27145       </method>
27146     </type>
27147   </test>
27148   <test name="test-332.cs">
27149     <type name="C">
27150       <method name="Void .ctor()">
27151         <size>7</size>
27152       </method>
27153       <method name="Void Main()">
27154         <size>1</size>
27155       </method>
27156     </type>
27157   </test>
27158   <test name="test-333.cs">
27159     <type name="Foo">
27160       <method name="Void .ctor()">
27161         <size>7</size>
27162       </method>
27163       <method name="Void Something()">
27164         <size>1</size>
27165       </method>
27166     </type>
27167     <type name="Bar">
27168       <method name="Void .ctor()">
27169         <size>7</size>
27170       </method>
27171       <method name="Void Something()">
27172         <size>1</size>
27173       </method>
27174       <method name="Void Main()">
27175         <size>1</size>
27176       </method>
27177     </type>
27178   </test>
27179   <test name="test-334.cs">
27180     <type name="Test.Foo.Index.CompoundFileReader">
27181       <method name="Void .ctor()">
27182         <size>7</size>
27183       </method>
27184       <method name="Void Main()">
27185         <size>1</size>
27186       </method>
27187     </type>
27188     <type name="Test.Foo.Store.Directory">
27189       <method name="Void .ctor()">
27190         <size>7</size>
27191       </method>
27192     </type>
27193   </test>
27194   <test name="test-335.cs">
27195     <type name="X">
27196       <method name="Void .ctor()">
27197         <size>7</size>
27198       </method>
27199       <method name="Void A(Int32, Int32)">
27200         <size>1</size>
27201       </method>
27202       <method name="Void C(Int32 ByRef)">
27203         <size>4</size>
27204       </method>
27205       <method name="Void Main()">
27206         <size>70</size>
27207       </method>
27208     </type>
27209     <type name="X+B">
27210       <method name="Void .ctor(Object, IntPtr)">
27211         <size>0</size>
27212       </method>
27213       <method name="Void Invoke(Int32, Int32)">
27214         <size>0</size>
27215       </method>
27216       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27217         <size>0</size>
27218       </method>
27219       <method name="Void EndInvoke(IAsyncResult)">
27220         <size>0</size>
27221       </method>
27222     </type>
27223     <type name="X+D">
27224       <method name="Void .ctor(Object, IntPtr)">
27225         <size>0</size>
27226       </method>
27227       <method name="Void Invoke(Int32 ByRef)">
27228         <size>0</size>
27229       </method>
27230       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27231         <size>0</size>
27232       </method>
27233       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27234         <size>0</size>
27235       </method>
27236     </type>
27237   </test>
27238   <test name="test-336.cs">
27239     <type name="X">
27240       <method name="Void .ctor(Foo)">
27241         <size>7</size>
27242       </method>
27243       <method name="Void .ctor(Bar)">
27244         <size>7</size>
27245       </method>
27246       <method name="Void Test()">
27247         <size>1</size>
27248       </method>
27249       <method name="Void Main()">
27250         <size>19</size>
27251       </method>
27252     </type>
27253     <type name="Foo">
27254       <method name="Void .ctor(Object, IntPtr)">
27255         <size>0</size>
27256       </method>
27257       <method name="Void Invoke()">
27258         <size>0</size>
27259       </method>
27260       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27261         <size>0</size>
27262       </method>
27263       <method name="Void EndInvoke(IAsyncResult)">
27264         <size>0</size>
27265       </method>
27266     </type>
27267     <type name="Bar">
27268       <method name="Void .ctor(Object, IntPtr)">
27269         <size>0</size>
27270       </method>
27271       <method name="Void Invoke(Int32)">
27272         <size>0</size>
27273       </method>
27274       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27275         <size>0</size>
27276       </method>
27277       <method name="Void EndInvoke(IAsyncResult)">
27278         <size>0</size>
27279       </method>
27280     </type>
27281   </test>
27282   <test name="test-337.cs">
27283     <type name="Test">
27284       <method name="Void .ctor()">
27285         <size>7</size>
27286       </method>
27287       <method name="Void Main()">
27288         <size>16</size>
27289       </method>
27290     </type>
27291   </test>
27292   <test name="test-338.cs">
27293     <type name="X">
27294       <method name="Void .ctor()">
27295         <size>7</size>
27296       </method>
27297       <method name="Void .cctor()">
27298         <size>11</size>
27299       </method>
27300       <method name="Void Main()">
27301         <size>1</size>
27302       </method>
27303       <method name="Y+Z fz()">
27304         <size>6</size>
27305       </method>
27306     </type>
27307     <type name="Y">
27308       <method name="Void .ctor()">
27309         <size>7</size>
27310       </method>
27311     </type>
27312     <type name="Y+Z">
27313       <method name="Void .ctor()">
27314         <size>7</size>
27315       </method>
27316       <method name="Void .cctor()">
27317         <size>11</size>
27318       </method>
27319     </type>
27320   </test>
27321   <test name="test-339.cs">
27322     <type name="C">
27323       <method name="Void .ctor()">
27324         <size>7</size>
27325       </method>
27326       <method name="Void .cctor()">
27327         <size>17</size>
27328       </method>
27329       <method name="Int32 Main()">
27330         <size>84</size>
27331       </method>
27332     </type>
27333   </test>
27334   <test name="test-34.cs">
27335     <type name="Blah">
27336       <method name="Void .ctor()">
27337         <size>7</size>
27338       </method>
27339       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27340         <size>7</size>
27341       </method>
27342       <method name="Int32 Bar(Int32, System.Int32[])">
27343         <size>61</size>
27344       </method>
27345       <method name="Void Foo(Int32, Int32)">
27346         <size>7</size>
27347       </method>
27348       <method name="Void In(Int32 ByRef)">
27349         <size>7</size>
27350       </method>
27351       <method name="Void Out(Int32 ByRef)">
27352         <size>7</size>
27353       </method>
27354       <method name="Int32 AddArray(System.Int32[])">
27355         <size>30</size>
27356       </method>
27357       <method name="Int32 AddFancy(FancyInt[])">
27358         <size>39</size>
27359       </method>
27360       <method name="Int32 Main()">
27361         <size>269</size>
27362       </method>
27363     </type>
27364     <type name="&lt;PrivateImplementationDetails&gt;">
27365       <method name="Void .ctor()">
27366         <size>7</size>
27367       </method>
27368     </type>
27369     <type name="FancyInt">
27370       <method name="Void .ctor(Int32)">
27371         <size>8</size>
27372       </method>
27373     </type>
27374   </test>
27375   <test name="test-340.cs">
27376     <type name="FLMID.Bugs.BoolOne.A">
27377       <method name="Void .ctor()">
27378         <size>7</size>
27379       </method>
27380       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27381         <size>8</size>
27382       </method>
27383     </type>
27384     <type name="FLMID.Bugs.BoolOne.B">
27385       <method name="Void .ctor()">
27386         <size>7</size>
27387       </method>
27388     </type>
27389     <type name="FLMID.Bugs.BoolOne.Test">
27390       <method name="Void .ctor()">
27391         <size>7</size>
27392       </method>
27393       <method name="Int32 Main(System.String[])">
27394         <size>34</size>
27395       </method>
27396     </type>
27397     <type name="FLMID.Bugs.BoolOne.B">
27398       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27399         <size>12</size>
27400       </method>
27401     </type>
27402   </test>
27403   <test name="test-341.cs">
27404     <type name="Test">
27405       <method name="Void .ctor()">
27406         <size>7</size>
27407       </method>
27408       <method name="Void Main()">
27409         <size>1</size>
27410       </method>
27411     </type>
27412     <type name="Libs">
27413       <method name="Void .ctor()">
27414         <size>7</size>
27415       </method>
27416     </type>
27417     <type name="Bar">
27418       <method name="Void .ctor()">
27419         <size>7</size>
27420       </method>
27421     </type>
27422     <type name="Foo">
27423       <method name="Void .ctor()">
27424         <size>7</size>
27425       </method>
27426     </type>
27427   </test>
27428   <test name="test-342.cs">
27429     <type name="A">
27430       <method name="Void .ctor()">
27431         <size>7</size>
27432       </method>
27433       <method name="Void Foo(Int32)">
27434         <size>1</size>
27435       </method>
27436       <method name="Void Foo(Double)">
27437         <size>11</size>
27438       </method>
27439     </type>
27440     <type name="B">
27441       <method name="Void .ctor()">
27442         <size>7</size>
27443       </method>
27444       <method name="Void Foo(Double)">
27445         <size>11</size>
27446       </method>
27447       <method name="Void Main()">
27448         <size>24</size>
27449       </method>
27450     </type>
27451     <type name="A">
27452       <method name="Boolean get_Item(Int32)">
27453         <size>2</size>
27454       </method>
27455       <method name="Boolean get_Item(Double)">
27456         <size>11</size>
27457       </method>
27458     </type>
27459     <type name="B">
27460       <method name="Boolean get_Item(Double)">
27461         <size>11</size>
27462       </method>
27463     </type>
27464   </test>
27465   <test name="test-343.cs">
27466     <type name="X">
27467       <method name="Void .ctor()">
27468         <size>7</size>
27469       </method>
27470       <method name="Void Concat(System.String, System.String, System.String)">
27471         <size>1</size>
27472       </method>
27473       <method name="Void Concat(System.String[])">
27474         <size>11</size>
27475       </method>
27476       <method name="Void Main()">
27477         <size>21</size>
27478       </method>
27479     </type>
27480   </test>
27481   <test name="test-344.cs">
27482     <type name="X">
27483       <method name="Void .ctor()">
27484         <size>7</size>
27485       </method>
27486       <method name="Void add_y(Y)">
27487         <size>24</size>
27488       </method>
27489       <method name="Void remove_y(Y)">
27490         <size>24</size>
27491       </method>
27492       <method name="Void Main(System.String[])">
27493         <size>13</size>
27494       </method>
27495       <method name="Void Foo()">
27496         <size>66</size>
27497       </method>
27498     </type>
27499     <type name="Y">
27500       <method name="Void .ctor(Object, IntPtr)">
27501         <size>0</size>
27502       </method>
27503       <method name="Void Invoke()">
27504         <size>0</size>
27505       </method>
27506       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27507         <size>0</size>
27508       </method>
27509       <method name="Void EndInvoke(IAsyncResult)">
27510         <size>0</size>
27511       </method>
27512     </type>
27513     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27514       <method name="Void .ctor()">
27515         <size>7</size>
27516       </method>
27517       <method name="Void &lt;&gt;m__0()">
27518         <size>28</size>
27519       </method>
27520     </type>
27521   </test>
27522   <test name="test-345.cs">
27523     <type name="EntryPoint">
27524       <method name="Void .ctor()">
27525         <size>7</size>
27526       </method>
27527       <method name="Void Main()">
27528         <size>1</size>
27529       </method>
27530     </type>
27531   </test>
27532   <test name="test-346.cs">
27533     <type name="TestMethods.Class1">
27534       <method name="Void .ctor()">
27535         <size>7</size>
27536       </method>
27537       <method name="Int32 Main()">
27538         <size>91</size>
27539       </method>
27540     </type>
27541     <type name="TestMethods.ParamClass">
27542       <method name="Void .ctor()">
27543         <size>7</size>
27544       </method>
27545     </type>
27546     <type name="TestMethods.TestParam">
27547       <method name="Void .ctor()">
27548         <size>7</size>
27549       </method>
27550     </type>
27551     <type name="TestMethods.BaseClass">
27552       <method name="Void .ctor()">
27553         <size>7</size>
27554       </method>
27555       <method name="Int32 AddItem(TestMethods.ParamClass)">
27556         <size>0</size>
27557       </method>
27558     </type>
27559     <type name="TestMethods.TestClass">
27560       <method name="Void .ctor()">
27561         <size>7</size>
27562       </method>
27563       <method name="Int32 AddItem(System.Object)">
27564         <size>2</size>
27565       </method>
27566       <method name="Int32 AddItem(TestMethods.ParamClass)">
27567         <size>2</size>
27568       </method>
27569     </type>
27570   </test>
27571   <test name="test-347.cs">
27572     <type name="Whatever.Core.Project">
27573       <method name="Void .ctor()">
27574         <size>7</size>
27575       </method>
27576     </type>
27577     <type name="Whatever.Core.A">
27578       <method name="Void .ctor()">
27579         <size>7</size>
27580       </method>
27581       <method name="Whatever.Core.Project get_Project()">
27582         <size>6</size>
27583       </method>
27584     </type>
27585     <type name="SomethingElse.Core.Project">
27586       <method name="Void .ctor()">
27587         <size>7</size>
27588       </method>
27589     </type>
27590     <type name="Whatever.App.B">
27591       <method name="Void .ctor()">
27592         <size>7</size>
27593       </method>
27594       <method name="System.String Execute()">
27595         <size>12</size>
27596       </method>
27597       <method name="Void Main()">
27598         <size>12</size>
27599       </method>
27600     </type>
27601   </test>
27602   <test name="test-348.cs">
27603     <type name="BoundAttribute">
27604       <method name="Void .ctor(Double, Int32)">
27605         <size>7</size>
27606       </method>
27607     </type>
27608     <type name="C">
27609       <method name="Void .ctor()">
27610         <size>7</size>
27611       </method>
27612       <method name="Void Main()">
27613         <size>1</size>
27614       </method>
27615     </type>
27616   </test>
27617   <test name="test-349.cs">
27618     <type name="C">
27619       <method name="Void .ctor()">
27620         <size>7</size>
27621       </method>
27622       <method name="Void add_Ev1(D)">
27623         <size>24</size>
27624       </method>
27625       <method name="Void remove_Ev1(D)">
27626         <size>24</size>
27627       </method>
27628     </type>
27629     <type name="X">
27630       <method name="Void .ctor()">
27631         <size>7</size>
27632       </method>
27633       <method name="Void .cctor()">
27634         <size>1</size>
27635       </method>
27636       <method name="Void add_Ev1(D)">
27637         <size>22</size>
27638       </method>
27639       <method name="Void remove_Ev1(D)">
27640         <size>22</size>
27641       </method>
27642       <method name="Void add_Ev2(D)">
27643         <size>22</size>
27644       </method>
27645       <method name="Void remove_Ev2(D)">
27646         <size>22</size>
27647       </method>
27648     </type>
27649     <type name="X2">
27650       <method name="Void .ctor()">
27651         <size>7</size>
27652       </method>
27653       <method name="Void .cctor()">
27654         <size>7</size>
27655       </method>
27656     </type>
27657     <type name="Test">
27658       <method name="Void .ctor()">
27659         <size>7</size>
27660       </method>
27661       <method name="Void .cctor()">
27662         <size>19</size>
27663       </method>
27664       <method name="Int32 Main()">
27665         <size>63</size>
27666       </method>
27667     </type>
27668     <type name="D">
27669       <method name="Void .ctor(Object, IntPtr)">
27670         <size>0</size>
27671       </method>
27672       <method name="Void Invoke()">
27673         <size>0</size>
27674       </method>
27675       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27676         <size>0</size>
27677       </method>
27678       <method name="Void EndInvoke(IAsyncResult)">
27679         <size>0</size>
27680       </method>
27681     </type>
27682   </test>
27683   <test name="test-35.cs">
27684     <type name="X">
27685       <method name="Void .ctor()">
27686         <size>7</size>
27687       </method>
27688       <method name="Void .cctor()">
27689         <size>7</size>
27690       </method>
27691       <method name="Void a()">
27692         <size>17</size>
27693       </method>
27694       <method name="Void w(Int32)">
27695         <size>22</size>
27696       </method>
27697       <method name="Int32 Main()">
27698         <size>298</size>
27699       </method>
27700     </type>
27701   </test>
27702   <test name="test-350.cs">
27703     <type name="A">
27704       <method name="Void .ctor()">
27705         <size>7</size>
27706       </method>
27707     </type>
27708     <type name="A+BAttribute">
27709       <method name="Void .ctor()">
27710         <size>7</size>
27711       </method>
27712     </type>
27713     <type name="C">
27714       <method name="Void .ctor()">
27715         <size>7</size>
27716       </method>
27717       <method name="Void Main()">
27718         <size>1</size>
27719       </method>
27720     </type>
27721   </test>
27722   <test name="test-351.cs">
27723     <type name="Test.Testee">
27724       <method name="Void .ctor()">
27725         <size>7</size>
27726       </method>
27727       <method name="Void Bar(System.String, System.Object[])">
27728         <size>1</size>
27729       </method>
27730       <method name="Void Main()">
27731         <size>242</size>
27732       </method>
27733     </type>
27734     <type name="Test.Foo">
27735       <method name="Void .ctor(Object, IntPtr)">
27736         <size>0</size>
27737       </method>
27738       <method name="Void Invoke(System.String, System.Object[])">
27739         <size>0</size>
27740       </method>
27741       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27742         <size>0</size>
27743       </method>
27744       <method name="Void EndInvoke(IAsyncResult)">
27745         <size>0</size>
27746       </method>
27747     </type>
27748   </test>
27749   <test name="test-352.cs">
27750     <type name="C">
27751       <method name="Void .ctor()">
27752         <size>7</size>
27753       </method>
27754       <method name="Void Main()">
27755         <size>1</size>
27756       </method>
27757     </type>
27758   </test>
27759   <test name="test-353.cs">
27760     <type name="Three">
27761       <method name="Void .ctor()">
27762         <size>7</size>
27763       </method>
27764       <method name="Void Main()">
27765         <size>7</size>
27766       </method>
27767     </type>
27768     <type name="One">
27769       <method name="Void .ctor()">
27770         <size>7</size>
27771       </method>
27772     </type>
27773     <type name="Two">
27774       <method name="Void .ctor()">
27775         <size>7</size>
27776       </method>
27777     </type>
27778   </test>
27779   <test name="test-354.cs">
27780     <type name="MYAttr">
27781       <method name="Void .ctor()">
27782         <size>7</size>
27783       </method>
27784     </type>
27785     <type name="A">
27786       <method name="Void .ctor()">
27787         <size>7</size>
27788       </method>
27789       <method name="Void Main()">
27790         <size>1</size>
27791       </method>
27792     </type>
27793   </test>
27794   <test name="test-355.cs">
27795     <type name="Level1.Level1.Level2.MainClass">
27796       <method name="Void .ctor()">
27797         <size>7</size>
27798       </method>
27799       <method name="Void Main()">
27800         <size>1</size>
27801       </method>
27802     </type>
27803   </test>
27804   <test name="test-356.cs">
27805     <type name="MainClass">
27806       <method name="Void .ctor()">
27807         <size>7</size>
27808       </method>
27809       <method name="Void Main()">
27810         <size>1</size>
27811       </method>
27812     </type>
27813   </test>
27814   <test name="test-357.cs">
27815     <type name="SD.Sd">
27816       <method name="Void .ctor()">
27817         <size>7</size>
27818       </method>
27819       <method name="Void F(Boolean)">
27820         <size>1</size>
27821       </method>
27822     </type>
27823     <type name="Foo.Bar">
27824       <method name="Void .ctor()">
27825         <size>25</size>
27826       </method>
27827       <method name="Void Main()">
27828         <size>27</size>
27829       </method>
27830     </type>
27831     <type name="Foo.Bar+f_t">
27832       <method name="Void .ctor(Object, IntPtr)">
27833         <size>0</size>
27834       </method>
27835       <method name="Void Invoke(Boolean)">
27836         <size>0</size>
27837       </method>
27838       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
27839         <size>0</size>
27840       </method>
27841       <method name="Void EndInvoke(IAsyncResult)">
27842         <size>0</size>
27843       </method>
27844     </type>
27845   </test>
27846   <test name="test-358.cs">
27847     <type name="Test">
27848       <method name="Void .ctor()">
27849         <size>7</size>
27850       </method>
27851       <method name="Void Main()">
27852         <size>50</size>
27853       </method>
27854     </type>
27855   </test>
27856   <test name="test-359.cs">
27857     <type name="Test">
27858       <method name="Void .ctor()">
27859         <size>7</size>
27860       </method>
27861       <method name="Void Main()">
27862         <size>1</size>
27863       </method>
27864     </type>
27865   </test>
27866   <test name="test-36.cs">
27867     <type name="Y">
27868       <method name="Void .ctor()">
27869         <size>7</size>
27870       </method>
27871       <method name="Int32 Main()">
27872         <size>272</size>
27873       </method>
27874     </type>
27875     <type name="X">
27876       <method name="IEnumerator GetEnumerator()">
27877         <size>36</size>
27878       </method>
27879     </type>
27880   </test>
27881   <test name="test-360.cs">
27882     <type name="Application">
27883       <method name="Void .ctor()">
27884         <size>7</size>
27885       </method>
27886       <method name="Void Main(System.String[])">
27887         <size>13</size>
27888       </method>
27889     </type>
27890   </test>
27891   <test name="test-361.cs">
27892     <type name="X">
27893       <method name="Void .ctor()">
27894         <size>7</size>
27895       </method>
27896     </type>
27897     <type name="Test">
27898       <method name="Void .ctor()">
27899         <size>7</size>
27900       </method>
27901       <method name="Void Main()">
27902         <size>1</size>
27903       </method>
27904     </type>
27905   </test>
27906   <test name="test-362.cs">
27907     <type name="C">
27908       <method name="Void .ctor()">
27909         <size>7</size>
27910       </method>
27911       <method name="Void Main()">
27912         <size>17</size>
27913       </method>
27914       <method name="Void Test()">
27915         <size>26</size>
27916       </method>
27917     </type>
27918   </test>
27919   <test name="test-363.cs">
27920     <type name="Location">
27921       <method name="Void .ctor()">
27922         <size>7</size>
27923       </method>
27924       <method name="Void .cctor()">
27925         <size>11</size>
27926       </method>
27927     </type>
27928     <type name="Element">
27929       <method name="Void .ctor()">
27930         <size>18</size>
27931       </method>
27932       <method name="Location get_Location()">
27933         <size>7</size>
27934       </method>
27935       <method name="Void set_Location(Location)">
27936         <size>8</size>
27937       </method>
27938     </type>
27939     <type name="T">
27940       <method name="Void .ctor()">
27941         <size>7</size>
27942       </method>
27943       <method name="Void Main()">
27944         <size>1</size>
27945       </method>
27946     </type>
27947   </test>
27948   <test name="test-364.cs">
27949     <type name="X">
27950       <method name="Void .ctor()">
27951         <size>7</size>
27952       </method>
27953       <method name="Int32 Main()">
27954         <size>34</size>
27955       </method>
27956       <method name="Int32 t1(Int32)">
27957         <size>33</size>
27958       </method>
27959       <method name="Int32 t2(Int32)">
27960         <size>47</size>
27961       </method>
27962       <method name="Void Main2(System.String[])">
27963         <size>72</size>
27964       </method>
27965     </type>
27966     <type name="Delegable">
27967       <method name="Void .ctor()">
27968         <size>7</size>
27969       </method>
27970       <method name="Void add_MyDelegate(System.EventHandler)">
27971         <size>24</size>
27972       </method>
27973       <method name="Void remove_MyDelegate(System.EventHandler)">
27974         <size>24</size>
27975       </method>
27976     </type>
27977     <type name="X+Foo">
27978       <method name="Void .ctor(Object, IntPtr)">
27979         <size>0</size>
27980       </method>
27981       <method name="Int32 Invoke()">
27982         <size>0</size>
27983       </method>
27984       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27985         <size>0</size>
27986       </method>
27987       <method name="Int32 EndInvoke(IAsyncResult)">
27988         <size>0</size>
27989       </method>
27990     </type>
27991     <type name="X+&lt;t1&gt;c__AnonStorey0">
27992       <method name="Void .ctor()">
27993         <size>7</size>
27994       </method>
27995       <method name="Int32 &lt;&gt;m__0()">
27996         <size>7</size>
27997       </method>
27998     </type>
27999     <type name="X+&lt;t2&gt;c__AnonStorey1">
28000       <method name="Void .ctor()">
28001         <size>7</size>
28002       </method>
28003       <method name="Int32 &lt;&gt;m__1()">
28004         <size>7</size>
28005       </method>
28006     </type>
28007     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28008       <method name="Void .ctor()">
28009         <size>7</size>
28010       </method>
28011       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28012         <size>33</size>
28013       </method>
28014     </type>
28015   </test>
28016   <test name="test-365.cs">
28017     <type name="C">
28018       <method name="Void .ctor()">
28019         <size>19</size>
28020       </method>
28021       <method name="Void set_LiteralType(LiteralType)">
28022         <size>1</size>
28023       </method>
28024       <method name="Void Main()">
28025         <size>1</size>
28026       </method>
28027     </type>
28028   </test>
28029   <test name="test-366.cs">
28030     <type name="C">
28031       <method name="Void .ctor()">
28032         <size>7</size>
28033       </method>
28034       <method name="Int32 Main()">
28035         <size>20</size>
28036       </method>
28037     </type>
28038   </test>
28039   <test name="test-367.cs">
28040     <type name="X">
28041       <method name="Void .ctor()">
28042         <size>7</size>
28043       </method>
28044       <method name="Int32 Main()">
28045         <size>20</size>
28046       </method>
28047     </type>
28048   </test>
28049   <test name="test-368.cs">
28050     <type name="X">
28051       <method name="Void .ctor()">
28052         <size>7</size>
28053       </method>
28054       <method name="Void Main()">
28055         <size>27</size>
28056       </method>
28057     </type>
28058   </test>
28059   <test name="test-369.cs">
28060     <type name="Test">
28061       <method name="Void .ctor()">
28062         <size>7</size>
28063       </method>
28064       <method name="Boolean Equals(System.Object)">
28065         <size>2</size>
28066       </method>
28067       <method name="Int32 GetHashCode()">
28068         <size>2</size>
28069       </method>
28070       <method name="Void Main()">
28071         <size>47</size>
28072       </method>
28073       <method name="Boolean op_Equality(Test, Test)">
28074         <size>14</size>
28075       </method>
28076       <method name="Boolean op_Inequality(Test, Test)">
28077         <size>2</size>
28078       </method>
28079     </type>
28080   </test>
28081   <test name="test-37.cs">
28082     <type name="X">
28083       <method name="Void .ctor()">
28084         <size>7</size>
28085       </method>
28086       <method name="Void m(System.Int32[])">
28087         <size>9</size>
28088       </method>
28089       <method name="Int32 test_int_single_dim()">
28090         <size>88</size>
28091       </method>
28092       <method name="Int32 simple_test_double_dim()">
28093         <size>78</size>
28094       </method>
28095       <method name="Int32 Main()">
28096         <size>12</size>
28097       </method>
28098     </type>
28099   </test>
28100   <test name="test-370.cs">
28101     <type name="Test.Application">
28102       <method name="Void .ctor()">
28103         <size>7</size>
28104       </method>
28105       <method name="Int32 ParseType(System.String)">
28106         <size>168</size>
28107       </method>
28108       <method name="Int32 Main()">
28109         <size>54</size>
28110       </method>
28111     </type>
28112   </test>
28113   <test name="test-371.cs">
28114     <type name="X">
28115       <method name="Void .ctor(Boolean&amp;)">
28116         <size>10</size>
28117       </method>
28118       <method name="Void Main()">
28119         <size>1</size>
28120       </method>
28121     </type>
28122     <type name="Y">
28123       <method name="Void .ctor(Boolean&amp;)">
28124         <size>8</size>
28125       </method>
28126     </type>
28127   </test>
28128   <test name="test-372.cs">
28129     <type name="GenericNode">
28130       <method name="Void .ctor()">
28131         <size>7</size>
28132       </method>
28133       <method name="Int32 GetStat()">
28134         <size>2</size>
28135       </method>
28136     </type>
28137     <type name="GenericFileNode">
28138       <method name="Void .ctor()">
28139         <size>7</size>
28140       </method>
28141       <method name="Int32 NotUsed()">
28142         <size>2</size>
28143       </method>
28144     </type>
28145     <type name="WorkingTest">
28146       <method name="Void .ctor()">
28147         <size>7</size>
28148       </method>
28149       <method name="Int32 GetStat()">
28150         <size>3</size>
28151       </method>
28152     </type>
28153     <type name="FailingTest">
28154       <method name="Void .ctor()">
28155         <size>7</size>
28156       </method>
28157       <method name="Int32 GetStat()">
28158         <size>3</size>
28159       </method>
28160     </type>
28161     <type name="TestWrapper">
28162       <method name="Void .ctor()">
28163         <size>7</size>
28164       </method>
28165       <method name="Boolean Test(Node, System.String)">
28166         <size>39</size>
28167       </method>
28168       <method name="Int32 Main()">
28169         <size>44</size>
28170       </method>
28171     </type>
28172   </test>
28173   <test name="test-373.cs">
28174     <type name="Test">
28175       <method name="Void .ctor()">
28176         <size>7</size>
28177       </method>
28178       <method name="Void Main(System.String[])">
28179         <size>50</size>
28180       </method>
28181     </type>
28182   </test>
28183   <test name="test-374.cs">
28184     <type name="Test">
28185       <method name="Void .ctor()">
28186         <size>7</size>
28187       </method>
28188     </type>
28189     <type name="Rest">
28190       <method name="Void .ctor()">
28191         <size>7</size>
28192       </method>
28193       <method name="Void Main()">
28194         <size>1</size>
28195       </method>
28196     </type>
28197   </test>
28198   <test name="test-375.cs">
28199     <type name="a">
28200       <method name="Void .ctor()">
28201         <size>7</size>
28202       </method>
28203     </type>
28204     <type name="a+b">
28205       <method name="Void .ctor()">
28206         <size>7</size>
28207       </method>
28208     </type>
28209     <type name="c">
28210       <method name="Void .ctor()">
28211         <size>7</size>
28212       </method>
28213       <method name="Void Main()">
28214         <size>1</size>
28215       </method>
28216     </type>
28217     <type name="c+d">
28218       <method name="Void .ctor()">
28219         <size>7</size>
28220       </method>
28221     </type>
28222   </test>
28223   <test name="test-376.cs">
28224     <type name="C">
28225       <method name="Void .ctor()">
28226         <size>7</size>
28227       </method>
28228       <method name="Int32 Main()">
28229         <size>72</size>
28230       </method>
28231     </type>
28232   </test>
28233   <test name="test-377.cs">
28234     <type name="Tests">
28235       <method name="Void .ctor()">
28236         <size>7</size>
28237       </method>
28238       <method name="Void test()">
28239         <size>10</size>
28240       </method>
28241       <method name="Void Main()">
28242         <size>1</size>
28243       </method>
28244     </type>
28245   </test>
28246   <test name="test-378.cs">
28247     <type name="C">
28248       <method name="Void .ctor()">
28249         <size>7</size>
28250       </method>
28251       <method name="Void Main()">
28252         <size>1</size>
28253       </method>
28254     </type>
28255   </test>
28256   <test name="test-379.cs">
28257     <type name="DeadCode">
28258       <method name="Void .ctor()">
28259         <size>7</size>
28260       </method>
28261       <method name="Void Main()">
28262         <size>12</size>
28263       </method>
28264       <method name="System.String SomeFunc(System.String)">
28265         <size>2</size>
28266       </method>
28267     </type>
28268   </test>
28269   <test name="test-38.cs">
28270     <type name="X">
28271       <method name="Void .ctor()">
28272         <size>7</size>
28273       </method>
28274       <method name="Int32 get_Item(Int32)">
28275         <size>20</size>
28276       </method>
28277       <method name="Void set_Item(Int32, Int32)">
28278         <size>26</size>
28279       </method>
28280       <method name="Int32 Foo()">
28281         <size>2</size>
28282       </method>
28283       <method name="Int32 get_Bar()">
28284         <size>7</size>
28285       </method>
28286       <method name="Void set_Bar(Int32)">
28287         <size>8</size>
28288       </method>
28289     </type>
28290     <type name="Y">
28291       <method name="Void .ctor()">
28292         <size>7</size>
28293       </method>
28294       <method name="UInt32 get_Item(UInt32)">
28295         <size>20</size>
28296       </method>
28297       <method name="Void set_Item(UInt32, UInt32)">
28298         <size>26</size>
28299       </method>
28300       <method name="UInt32 Foo()">
28301         <size>2</size>
28302       </method>
28303       <method name="UInt32 get_Bar()">
28304         <size>7</size>
28305       </method>
28306       <method name="Void set_Bar(UInt32)">
28307         <size>8</size>
28308       </method>
28309     </type>
28310     <type name="Test">
28311       <method name="Void .ctor()">
28312         <size>7</size>
28313       </method>
28314       <method name="Int32 Main()">
28315         <size>288</size>
28316       </method>
28317     </type>
28318   </test>
28319   <test name="test-380.cs">
28320     <type name="T">
28321       <method name="Void .ctor()">
28322         <size>7</size>
28323       </method>
28324       <method name="Int32 Main()">
28325         <size>17</size>
28326       </method>
28327     </type>
28328   </test>
28329   <test name="test-381.cs">
28330     <type name="Application">
28331       <method name="Void .ctor()">
28332         <size>7</size>
28333       </method>
28334       <method name="Void Main(System.String[])">
28335         <size>13</size>
28336       </method>
28337     </type>
28338   </test>
28339   <test name="test-382.cs">
28340     <type name="Dec">
28341       <method name="Void .ctor()">
28342         <size>7</size>
28343       </method>
28344       <method name="Void .cctor()">
28345         <size>16</size>
28346       </method>
28347       <method name="Void Main()">
28348         <size>108</size>
28349       </method>
28350     </type>
28351   </test>
28352   <test name="test-383.cs">
28353     <type name="X">
28354       <method name="Void .ctor()">
28355         <size>37</size>
28356       </method>
28357       <method name="X testme(Int32 ByRef)">
28358         <size>5</size>
28359       </method>
28360       <method name="Void Main()">
28361         <size>7</size>
28362       </method>
28363     </type>
28364   </test>
28365   <test name="test-384.cs">
28366     <type name="X">
28367       <method name="Void .ctor()">
28368         <size>7</size>
28369       </method>
28370       <method name="Void .cctor()">
28371         <size>8</size>
28372       </method>
28373       <method name="Void Test()">
28374         <size>40</size>
28375       </method>
28376       <method name="Int32 Main()">
28377         <size>21</size>
28378       </method>
28379     </type>
28380   </test>
28381   <test name="test-385.cs">
28382     <type name="Test">
28383       <method name="Void .ctor()">
28384         <size>7</size>
28385       </method>
28386       <method name="Int32 Main()">
28387         <size>40</size>
28388       </method>
28389     </type>
28390   </test>
28391   <test name="test-386.cs">
28392     <type name="SuperDecimal">
28393       <method name="Void .ctor(Decimal)">
28394         <size>14</size>
28395       </method>
28396       <method name="Void Main()">
28397         <size>15</size>
28398       </method>
28399       <method name="SuperDecimal op_Implicit(Decimal)">
28400         <size>7</size>
28401       </method>
28402     </type>
28403   </test>
28404   <test name="test-387.cs">
28405     <type name="ObjectID">
28406       <method name="Void .ctor(Int64)">
28407         <size>8</size>
28408       </method>
28409       <method name="Void Main()">
28410         <size>22</size>
28411       </method>
28412       <method name="Int64 op_Implicit(ObjectID)">
28413         <size>8</size>
28414       </method>
28415       <method name="ObjectID op_Implicit(Int64)">
28416         <size>7</size>
28417       </method>
28418     </type>
28419   </test>
28420   <test name="test-388.cs">
28421     <type name="Schemas.basefieldtype">
28422       <method name="Void .ctor()">
28423         <size>7</size>
28424       </method>
28425       <method name="System.Object Instantiate()">
28426         <size>2</size>
28427       </method>
28428     </type>
28429     <type name="Schemas.fieldtype">
28430       <method name="Void .ctor()">
28431         <size>7</size>
28432       </method>
28433       <method name="System.Object Instantiate()">
28434         <size>18</size>
28435       </method>
28436     </type>
28437     <type name="Schemas.compoundfield">
28438       <method name="Void .ctor()">
28439         <size>7</size>
28440       </method>
28441       <method name="System.Object Instantiate()">
28442         <size>18</size>
28443       </method>
28444     </type>
28445     <type name="Schemas.field">
28446       <method name="Void .ctor()">
28447         <size>7</size>
28448       </method>
28449       <method name="System.Object Instantiate()">
28450         <size>18</size>
28451       </method>
28452     </type>
28453     <type name="Schemas.formdata">
28454       <method name="Void .ctor()">
28455         <size>7</size>
28456       </method>
28457       <method name="System.Object Instantiate()">
28458         <size>12</size>
28459       </method>
28460     </type>
28461     <type name="Schemas.M">
28462       <method name="Void .ctor()">
28463         <size>7</size>
28464       </method>
28465       <method name="Void Main()">
28466         <size>1</size>
28467       </method>
28468     </type>
28469   </test>
28470   <test name="test-389.cs">
28471     <type name="Schemas.basefieldtype">
28472       <method name="Void .ctor()">
28473         <size>7</size>
28474       </method>
28475       <method name="System.Object Instantiate()">
28476         <size>2</size>
28477       </method>
28478     </type>
28479     <type name="Schemas.fieldtype">
28480       <method name="Void .ctor()">
28481         <size>7</size>
28482       </method>
28483       <method name="System.Object Instantiate()">
28484         <size>18</size>
28485       </method>
28486     </type>
28487     <type name="Schemas.compoundfield">
28488       <method name="Void .ctor()">
28489         <size>7</size>
28490       </method>
28491       <method name="System.Object Instantiate()">
28492         <size>18</size>
28493       </method>
28494     </type>
28495     <type name="Schemas.field">
28496       <method name="Void .ctor()">
28497         <size>7</size>
28498       </method>
28499       <method name="System.Object Instantiate()">
28500         <size>18</size>
28501       </method>
28502     </type>
28503     <type name="Schemas.formdata">
28504       <method name="Void .ctor()">
28505         <size>7</size>
28506       </method>
28507       <method name="System.Object Instantiate()">
28508         <size>12</size>
28509       </method>
28510     </type>
28511     <type name="Schemas.M">
28512       <method name="Void .ctor()">
28513         <size>7</size>
28514       </method>
28515       <method name="Void Main()">
28516         <size>1</size>
28517       </method>
28518     </type>
28519   </test>
28520   <test name="test-39.cs">
28521     <type name="SimpleAttribute">
28522       <method name="Void .ctor(String)">
28523         <size>14</size>
28524       </method>
28525       <method name="System.String get_AnotherArg()">
28526         <size>7</size>
28527       </method>
28528       <method name="Void set_AnotherArg(System.String)">
28529         <size>8</size>
28530       </method>
28531       <method name="Int64 get_LongValue()">
28532         <size>3</size>
28533       </method>
28534       <method name="Void set_LongValue(Int64)">
28535         <size>1</size>
28536       </method>
28537       <method name="System.Int64[] get_ArrayValue()">
28538         <size>7</size>
28539       </method>
28540       <method name="Void set_ArrayValue(System.Int64[])">
28541         <size>1</size>
28542       </method>
28543     </type>
28544     <type name="Blah2">
28545       <method name="Void .ctor()">
28546         <size>7</size>
28547       </method>
28548     </type>
28549     <type name="Blah3">
28550       <method name="Void .ctor()">
28551         <size>7</size>
28552       </method>
28553     </type>
28554     <type name="Blah">
28555       <method name="Void .ctor()">
28556         <size>7</size>
28557       </method>
28558       <method name="Int32 Main()">
28559         <size>171</size>
28560       </method>
28561     </type>
28562   </test>
28563   <test name="test-390.cs">
28564     <type name="C">
28565       <method name="Void .ctor()">
28566         <size>7</size>
28567       </method>
28568       <method name="Void Main()">
28569         <size>1</size>
28570       </method>
28571     </type>
28572     <type name="C+O">
28573       <method name="Void .ctor()">
28574         <size>7</size>
28575       </method>
28576       <method name="Void Foo()">
28577         <size>1</size>
28578       </method>
28579     </type>
28580     <type name="C+N">
28581       <method name="Void .ctor()">
28582         <size>7</size>
28583       </method>
28584       <method name="Void Foo()">
28585         <size>1</size>
28586       </method>
28587     </type>
28588     <type name="C+M">
28589       <method name="Void .ctor()">
28590         <size>7</size>
28591       </method>
28592     </type>
28593   </test>
28594   <test name="test-391.cs">
28595     <type name="C">
28596       <method name="Void .ctor()">
28597         <size>7</size>
28598       </method>
28599       <method name="Void Foo(Int32)">
28600         <size>1</size>
28601       </method>
28602       <method name="Void Foo(Int32 ByRef)">
28603         <size>1</size>
28604       </method>
28605       <method name="Void Bar(Boolean ByRef)">
28606         <size>4</size>
28607       </method>
28608       <method name="Void Bar(Boolean)">
28609         <size>1</size>
28610       </method>
28611       <method name="Void Main()">
28612         <size>1</size>
28613       </method>
28614     </type>
28615   </test>
28616   <test name="test-392.cs">
28617     <type name="C">
28618       <method name="Int32 Test()">
28619         <size>80</size>
28620       </method>
28621       <method name="Int32 Main()">
28622         <size>16</size>
28623       </method>
28624     </type>
28625     <type name="C+S">
28626       <method name="Void .ctor(Int32)">
28627         <size>8</size>
28628       </method>
28629     </type>
28630   </test>
28631   <test name="test-393.cs">
28632     <type name="A">
28633       <method name="Void .ctor(String)">
28634         <size>24</size>
28635       </method>
28636       <method name="Void .ctor()">
28637         <size>7</size>
28638       </method>
28639       <method name="System.String get_Name()">
28640         <size>7</size>
28641       </method>
28642     </type>
28643     <type name="B">
28644       <method name="Void .ctor(String)">
28645         <size>24</size>
28646       </method>
28647       <method name="Void .ctor()">
28648         <size>7</size>
28649       </method>
28650     </type>
28651     <type name="C">
28652       <method name="Void .ctor(String)">
28653         <size>24</size>
28654       </method>
28655     </type>
28656     <type name="Tester">
28657       <method name="Void .ctor()">
28658         <size>7</size>
28659       </method>
28660       <method name="A MethodSampleA(System.String)">
28661         <size>7</size>
28662       </method>
28663       <method name="B MethodSampleB(System.String)">
28664         <size>7</size>
28665       </method>
28666       <method name="C MethodSampleC(System.String)">
28667         <size>7</size>
28668       </method>
28669       <method name="Void Main()">
28670         <size>113</size>
28671       </method>
28672     </type>
28673     <type name="Tester+MethodHandler">
28674       <method name="Void .ctor(Object, IntPtr)">
28675         <size>0</size>
28676       </method>
28677       <method name="A Invoke(System.String)">
28678         <size>0</size>
28679       </method>
28680       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
28681         <size>0</size>
28682       </method>
28683       <method name="A EndInvoke(IAsyncResult)">
28684         <size>0</size>
28685       </method>
28686     </type>
28687   </test>
28688   <test name="test-394.cs">
28689     <type name="A">
28690       <method name="Void .ctor(String)">
28691         <size>24</size>
28692       </method>
28693       <method name="Void .ctor()">
28694         <size>7</size>
28695       </method>
28696       <method name="System.String get_Name()">
28697         <size>7</size>
28698       </method>
28699     </type>
28700     <type name="B">
28701       <method name="Void .ctor(String)">
28702         <size>24</size>
28703       </method>
28704       <method name="Void .ctor()">
28705         <size>7</size>
28706       </method>
28707     </type>
28708     <type name="C">
28709       <method name="Void .ctor(String, String)">
28710         <size>31</size>
28711       </method>
28712       <method name="System.String get_Value()">
28713         <size>7</size>
28714       </method>
28715     </type>
28716     <type name="Tester">
28717       <method name="Void .ctor()">
28718         <size>7</size>
28719       </method>
28720       <method name="System.String MethodSampleA(A)">
28721         <size>7</size>
28722       </method>
28723       <method name="System.String MethodSampleB(B)">
28724         <size>7</size>
28725       </method>
28726       <method name="System.String MethodSampleC(C)">
28727         <size>23</size>
28728       </method>
28729       <method name="Void Main()">
28730         <size>128</size>
28731       </method>
28732     </type>
28733     <type name="Tester+MethodHandler">
28734       <method name="Void .ctor(Object, IntPtr)">
28735         <size>0</size>
28736       </method>
28737       <method name="System.String Invoke(C)">
28738         <size>0</size>
28739       </method>
28740       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
28741         <size>0</size>
28742       </method>
28743       <method name="System.String EndInvoke(IAsyncResult)">
28744         <size>0</size>
28745       </method>
28746     </type>
28747   </test>
28748   <test name="test-395.cs">
28749     <type name="A">
28750       <method name="Void .ctor(String)">
28751         <size>24</size>
28752       </method>
28753       <method name="Void .ctor()">
28754         <size>7</size>
28755       </method>
28756       <method name="System.String get_Name()">
28757         <size>7</size>
28758       </method>
28759     </type>
28760     <type name="B">
28761       <method name="Void .ctor(String)">
28762         <size>24</size>
28763       </method>
28764       <method name="Void .ctor()">
28765         <size>7</size>
28766       </method>
28767     </type>
28768     <type name="C">
28769       <method name="Void .ctor(String, String)">
28770         <size>31</size>
28771       </method>
28772       <method name="System.String get_Value()">
28773         <size>7</size>
28774       </method>
28775     </type>
28776     <type name="Tester">
28777       <method name="Void .ctor()">
28778         <size>7</size>
28779       </method>
28780       <method name="Void MethodSample(B, A, C)">
28781         <size>55</size>
28782       </method>
28783       <method name="Void Main()">
28784         <size>71</size>
28785       </method>
28786     </type>
28787     <type name="Tester+MethodHandler">
28788       <method name="Void .ctor(Object, IntPtr)">
28789         <size>0</size>
28790       </method>
28791       <method name="Void Invoke(C, C, C)">
28792         <size>0</size>
28793       </method>
28794       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
28795         <size>0</size>
28796       </method>
28797       <method name="Void EndInvoke(IAsyncResult)">
28798         <size>0</size>
28799       </method>
28800     </type>
28801   </test>
28802   <test name="test-396.cs">
28803     <type name="MainClass">
28804       <method name="Void .ctor()">
28805         <size>7</size>
28806       </method>
28807       <method name="Int32 Main()">
28808         <size>22</size>
28809       </method>
28810     </type>
28811   </test>
28812   <test name="test-397.cs">
28813     <type name="TypeCheckAttribute">
28814       <method name="Void .ctor()">
28815         <size>7</size>
28816       </method>
28817     </type>
28818     <type name="PropertyCheckAttribute">
28819       <method name="Void .ctor()">
28820         <size>7</size>
28821       </method>
28822     </type>
28823     <type name="AccessorCheckAttribute">
28824       <method name="Void .ctor(MethodAttributes)">
28825         <size>14</size>
28826       </method>
28827       <method name="MethodAttributes get_Attributes()">
28828         <size>7</size>
28829       </method>
28830     </type>
28831     <type name="Test">
28832       <method name="Void .ctor()">
28833         <size>7</size>
28834       </method>
28835       <method name="Int32 Main(System.String[])">
28836         <size>120</size>
28837       </method>
28838       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
28839         <size>153</size>
28840       </method>
28841     </type>
28842     <type name="A">
28843       <method name="Void .ctor()">
28844         <size>7</size>
28845       </method>
28846       <method name="Int32 get_Value1()">
28847         <size>2</size>
28848       </method>
28849       <method name="Void set_Value1(Int32)">
28850         <size>1</size>
28851       </method>
28852       <method name="Int32 get_Value2()">
28853         <size>2</size>
28854       </method>
28855       <method name="Void set_Value2(Int32)">
28856         <size>1</size>
28857       </method>
28858       <method name="Int32 get_Value3()">
28859         <size>2</size>
28860       </method>
28861       <method name="Void set_Value3(Int32)">
28862         <size>1</size>
28863       </method>
28864       <method name="Int32 get_Value4()">
28865         <size>2</size>
28866       </method>
28867       <method name="Void set_Value4(Int32)">
28868         <size>1</size>
28869       </method>
28870       <method name="Int32 get_Value5()">
28871         <size>2</size>
28872       </method>
28873       <method name="Void set_Value5(Int32)">
28874         <size>1</size>
28875       </method>
28876     </type>
28877   </test>
28878   <test name="test-398.cs">
28879     <type name="Tester">
28880       <method name="Void .ctor()">
28881         <size>7</size>
28882       </method>
28883       <method name="Void Main()">
28884         <size>118</size>
28885       </method>
28886     </type>
28887     <type name="A">
28888       <method name="Void .ctor(Int32)">
28889         <size>14</size>
28890       </method>
28891       <method name="Int32 get_Count()">
28892         <size>7</size>
28893       </method>
28894       <method name="Void set_Count(Int32)">
28895         <size>8</size>
28896       </method>
28897       <method name="Int32 get_Item(Int32)">
28898         <size>2</size>
28899       </method>
28900       <method name="System.String get_Message()">
28901         <size>6</size>
28902       </method>
28903     </type>
28904     <type name="B">
28905       <method name="Void .ctor(Int32)">
28906         <size>8</size>
28907       </method>
28908       <method name="Void set_Count(Int32)">
28909         <size>1</size>
28910       </method>
28911       <method name="Void SetCount(Int32)">
28912         <size>8</size>
28913       </method>
28914       <method name="Int32 get_Item(Int32)">
28915         <size>8</size>
28916       </method>
28917       <method name="System.String get_Message()">
28918         <size>6</size>
28919       </method>
28920       <method name="Void set_Message(System.String)">
28921         <size>1</size>
28922       </method>
28923     </type>
28924   </test>
28925   <test name="test-399.cs">
28926     <type name="TestVararg">
28927       <method name="Void .ctor()">
28928         <size>7</size>
28929       </method>
28930       <method name="Int32 Main()">
28931         <size>345</size>
28932       </method>
28933       <method name="Void F(RuntimeArgumentHandle)">
28934         <size>1</size>
28935       </method>
28936       <method name="Void G(...)">
28937         <size>22</size>
28938       </method>
28939     </type>
28940   </test>
28941   <test name="test-4.cs">
28942     <type name="X">
28943       <method name="Void .ctor()">
28944         <size>7</size>
28945       </method>
28946       <method name="Void test(SByte)">
28947         <size>8</size>
28948       </method>
28949       <method name="Void test(Int32)">
28950         <size>8</size>
28951       </method>
28952       <method name="Int32 Main()">
28953         <size>102</size>
28954       </method>
28955     </type>
28956   </test>
28957   <test name="test-40.cs">
28958     <type name="Blah">
28959       <method name="Void .ctor()">
28960         <size>7</size>
28961       </method>
28962       <method name="Int32 Main()">
28963         <size>203</size>
28964       </method>
28965     </type>
28966   </test>
28967   <test name="test-400.cs">
28968     <type name="X">
28969       <method name="Void .ctor()">
28970         <size>7</size>
28971       </method>
28972       <method name="Void .cctor()">
28973         <size>52</size>
28974       </method>
28975       <method name="Int32 TestDereference()">
28976         <size>89</size>
28977       </method>
28978       <method name="Int32 TestPtrAdd()">
28979         <size>87</size>
28980       </method>
28981       <method name="Int32 TestPtrAssign()">
28982         <size>198</size>
28983       </method>
28984       <method name="Int32 TestPtrArithmetic()">
28985         <size>227</size>
28986       </method>
28987       <method name="Int32 TestMultiple()">
28988         <size>93</size>
28989       </method>
28990       <method name="Int32 Main()">
28991         <size>82</size>
28992       </method>
28993     </type>
28994   </test>
28995   <test name="test-401.cs">
28996     <type name="X">
28997       <method name="Void .ctor()">
28998         <size>7</size>
28999       </method>
29000       <method name="Int32 Main()">
29001         <size>171</size>
29002       </method>
29003     </type>
29004   </test>
29005   <test name="test-402.cs">
29006     <type name="X">
29007       <method name="Void .ctor()">
29008         <size>7</size>
29009       </method>
29010       <method name="Int32 Main()">
29011         <size>18</size>
29012       </method>
29013     </type>
29014   </test>
29015   <test name="test-403.cs">
29016     <type name="Foo">
29017       <method name="Void .ctor()">
29018         <size>7</size>
29019       </method>
29020       <method name="Int32 Main()">
29021         <size>91</size>
29022       </method>
29023     </type>
29024   </test>
29025   <test name="test-404.cs">
29026     <type name="X">
29027       <method name="Void .ctor()">
29028         <size>7</size>
29029       </method>
29030       <method name="Int32 Main()">
29031         <size>48</size>
29032       </method>
29033       <method name="Int32* get_v()">
29034         <size>20</size>
29035       </method>
29036     </type>
29037   </test>
29038   <test name="test-405.cs">
29039     <type name="testapp.LibTestAPI">
29040       <method name="Void .ctor()">
29041         <size>7</size>
29042       </method>
29043       <method name="Void Create()">
29044         <size>17</size>
29045       </method>
29046     </type>
29047     <type name="testapp.TestApp">
29048       <method name="Void .ctor()">
29049         <size>7</size>
29050       </method>
29051       <method name="Void Main(System.String[])">
29052         <size>13</size>
29053       </method>
29054     </type>
29055   </test>
29056   <test name="test-406.cs">
29057     <type name="TestCase.Test">
29058       <method name="Void .ctor()">
29059         <size>7</size>
29060       </method>
29061       <method name="Int32 Main(System.String[])">
29062         <size>180</size>
29063       </method>
29064       <method name="UInt32 DoOp(UInt32*)">
29065         <size>11</size>
29066       </method>
29067       <method name="UInt32 DoOp2(UInt32*)">
29068         <size>10</size>
29069       </method>
29070     </type>
29071   </test>
29072   <test name="test-407.cs">
29073     <type name="MainClass">
29074       <method name="Void .ctor()">
29075         <size>7</size>
29076       </method>
29077       <method name="Void Main()">
29078         <size>12</size>
29079       </method>
29080     </type>
29081   </test>
29082   <test name="test-408.cs">
29083     <type name="T">
29084       <method name="Void .ctor()">
29085         <size>7</size>
29086       </method>
29087       <method name="Int32 Main()">
29088         <size>44</size>
29089       </method>
29090     </type>
29091   </test>
29092   <test name="test-409.cs">
29093     <type name="X">
29094       <method name="Int32 Main()">
29095         <size>27</size>
29096       </method>
29097     </type>
29098   </test>
29099   <test name="test-41.cs">
29100     <type name="X">
29101       <method name="Void .ctor()">
29102         <size>7</size>
29103       </method>
29104       <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)">
29105         <size>188</size>
29106       </method>
29107       <method name="Int32 Main()">
29108         <size>228</size>
29109       </method>
29110     </type>
29111   </test>
29112   <test name="test-410.cs">
29113     <type name="B">
29114       <method name="Void .ctor()">
29115         <size>7</size>
29116       </method>
29117       <method name="Int32 Main()">
29118         <size>28</size>
29119       </method>
29120     </type>
29121   </test>
29122   <test name="test-411.cs">
29123     <type name="QtSamples.QtClass">
29124       <method name="Void .ctor()">
29125         <size>24</size>
29126       </method>
29127       <method name="Void pressEvent()">
29128         <size>1</size>
29129       </method>
29130     </type>
29131     <type name="QtSamples.Testing">
29132       <method name="Void .ctor()">
29133         <size>7</size>
29134       </method>
29135       <method name="Int32 Main()">
29136         <size>8</size>
29137       </method>
29138     </type>
29139   </test>
29140   <test name="test-412.cs">
29141     <type name="Foo.Baz">
29142       <method name="Void .ctor()">
29143         <size>7</size>
29144       </method>
29145       <method name="Void Main()">
29146         <size>1</size>
29147       </method>
29148     </type>
29149   </test>
29150   <test name="test-413.cs">
29151     <type name="Driver">
29152       <method name="Void .ctor()">
29153         <size>7</size>
29154       </method>
29155       <method name="Void Main()">
29156         <size>6</size>
29157       </method>
29158     </type>
29159   </test>
29160   <test name="test-414.cs">
29161     <type name="BB">
29162       <method name="Void .ctor()">
29163         <size>7</size>
29164       </method>
29165       <method name="System.String get_Data()">
29166         <size>2</size>
29167       </method>
29168       <method name="Void Main()">
29169         <size>1</size>
29170       </method>
29171     </type>
29172   </test>
29173   <test name="test-415.cs">
29174     <type name="MyTestExtended">
29175       <method name="Void .ctor()">
29176         <size>7</size>
29177       </method>
29178       <method name="System.String GetName()">
29179         <size>6</size>
29180       </method>
29181       <method name="Void Main(System.String[])">
29182         <size>33</size>
29183       </method>
29184     </type>
29185   </test>
29186   <test name="test-417.cs">
29187     <type name="blah2.MyClass">
29188       <method name="Void .ctor()">
29189         <size>7</size>
29190       </method>
29191       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29192         <size>24</size>
29193       </method>
29194       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29195         <size>24</size>
29196       </method>
29197       <method name="Void DoSomethingFunny()">
29198         <size>46</size>
29199       </method>
29200       <method name="Void Main(System.String[])">
29201         <size>13</size>
29202       </method>
29203     </type>
29204   </test>
29205   <test name="test-419.cs">
29206     <type name="Test">
29207       <method name="Void .ctor()">
29208         <size>7</size>
29209       </method>
29210       <method name="Void Main()">
29211         <size>7</size>
29212       </method>
29213     </type>
29214   </test>
29215   <test name="test-42.cs">
29216     <type name="X">
29217       <method name="Void .ctor()">
29218         <size>7</size>
29219       </method>
29220       <method name="Int32 get_Item(Int32)">
29221         <size>14</size>
29222       </method>
29223       <method name="Void set_Item(Int32, Int32)">
29224         <size>15</size>
29225       </method>
29226       <method name="Int32 get_P()">
29227         <size>7</size>
29228       </method>
29229       <method name="Void set_P(Int32)">
29230         <size>8</size>
29231       </method>
29232     </type>
29233     <type name="Z">
29234       <method name="Void .ctor()">
29235         <size>7</size>
29236       </method>
29237       <method name="Z get_P()">
29238         <size>2</size>
29239       </method>
29240       <method name="Void set_P(Z)">
29241         <size>1</size>
29242       </method>
29243       <method name="Z op_Increment(Z)">
29244         <size>16</size>
29245       </method>
29246     </type>
29247     <type name="Y">
29248       <method name="Void .ctor()">
29249         <size>7</size>
29250       </method>
29251       <method name="Int32 p_pre_increment(X)">
29252         <size>18</size>
29253       </method>
29254       <method name="Int32 p_post_increment(X)">
29255         <size>18</size>
29256       </method>
29257       <method name="Int32 i_pre_increment(X)">
29258         <size>27</size>
29259       </method>
29260       <method name="Int32 i_post_increment(X)">
29261         <size>27</size>
29262       </method>
29263       <method name="Z overload_increment(Z)">
29264         <size>10</size>
29265       </method>
29266       <method name="Z overload_pre_increment(Z)">
29267         <size>10</size>
29268       </method>
29269       <method name="Z ugly(Z)">
29270         <size>21</size>
29271       </method>
29272       <method name="Int32 simple(Int32)">
29273         <size>62</size>
29274       </method>
29275       <method name="Int32 arrays()">
29276         <size>234</size>
29277       </method>
29278       <method name="Int32 Main()">
29279         <size>161</size>
29280       </method>
29281     </type>
29282   </test>
29283   <test name="test-420.cs">
29284     <type name="Test">
29285       <method name="Void .ctor()">
29286         <size>7</size>
29287       </method>
29288       <method name="Void Main()">
29289         <size>7</size>
29290       </method>
29291     </type>
29292   </test>
29293   <test name="test-421.cs">
29294     <type name="A">
29295       <method name="Void .ctor()">
29296         <size>7</size>
29297       </method>
29298       <method name="Void SetObject(System.String)">
29299         <size>12</size>
29300       </method>
29301     </type>
29302     <type name="B">
29303       <method name="Void .ctor()">
29304         <size>7</size>
29305       </method>
29306     </type>
29307     <type name="C">
29308       <method name="Void .ctor()">
29309         <size>7</size>
29310       </method>
29311       <method name="Void .cctor()">
29312         <size>1</size>
29313       </method>
29314       <method name="Void SetObject(System.String)">
29315         <size>18</size>
29316       </method>
29317     </type>
29318     <type name="X">
29319       <method name="Void .ctor()">
29320         <size>7</size>
29321       </method>
29322       <method name="Int32 Main(System.String[])">
29323         <size>31</size>
29324       </method>
29325     </type>
29326   </test>
29327   <test name="test-422.cs">
29328     <type name="HelloWorld.MainClass">
29329       <method name="Void .ctor()">
29330         <size>7</size>
29331       </method>
29332       <method name="Void .cctor()">
29333         <size>17</size>
29334       </method>
29335       <method name="Void Main(System.String[])">
29336         <size>1</size>
29337       </method>
29338       <method name="Boolean CheckTrueThat()">
29339         <size>2</size>
29340       </method>
29341     </type>
29342   </test>
29343   <test name="test-423.cs">
29344     <type name="Test">
29345       <method name="Void .ctor()">
29346         <size>7</size>
29347       </method>
29348       <method name="Void Func(Int32 ByRef)">
29349         <size>12</size>
29350       </method>
29351       <method name="Void Main()">
29352         <size>10</size>
29353       </method>
29354       <method name="Void lowLevelCall(Int32*)">
29355         <size>1</size>
29356       </method>
29357     </type>
29358   </test>
29359   <test name="test-424.cs">
29360     <type name="XX">
29361       <method name="Void .ctor()">
29362         <size>7</size>
29363       </method>
29364       <method name="Void Metodo(System.Exception)">
29365         <size>37</size>
29366       </method>
29367       <method name="IEnumerable X()">
29368         <size>16</size>
29369       </method>
29370       <method name="Void Main()">
29371         <size>63</size>
29372       </method>
29373     </type>
29374     <type name="XX+&lt;X&gt;c__Iterator0">
29375       <method name="Void .ctor()">
29376         <size>7</size>
29377       </method>
29378       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29379         <size>7</size>
29380       </method>
29381       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29382         <size>7</size>
29383       </method>
29384       <method name="Boolean MoveNext()">
29385         <size>105</size>
29386       </method>
29387       <method name="Void Dispose()">
29388         <size>8</size>
29389       </method>
29390       <method name="Void Reset()">
29391         <size>6</size>
29392       </method>
29393       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29394         <size>7</size>
29395       </method>
29396       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29397         <size>26</size>
29398       </method>
29399     </type>
29400   </test>
29401   <test name="test-425.cs">
29402     <type name="A">
29403       <method name="Void .ctor()">
29404         <size>7</size>
29405       </method>
29406       <method name="Void Main()">
29407         <size>1</size>
29408       </method>
29409     </type>
29410     <type name="AAttribute">
29411       <method name="Void .ctor()">
29412         <size>7</size>
29413       </method>
29414     </type>
29415   </test>
29416   <test name="test-426.cs">
29417     <type name="X">
29418       <method name="Void .ctor()">
29419         <size>7</size>
29420       </method>
29421       <method name="Void Main()">
29422         <size>11</size>
29423       </method>
29424     </type>
29425   </test>
29426   <test name="test-427.cs">
29427     <type name="X">
29428       <method name="Void .ctor()">
29429         <size>7</size>
29430       </method>
29431       <method name="Void Main()">
29432         <size>11</size>
29433       </method>
29434     </type>
29435   </test>
29436   <test name="test-428.cs">
29437     <type name="A">
29438       <method name="Void .ctor()">
29439         <size>7</size>
29440       </method>
29441     </type>
29442     <type name="X">
29443       <method name="Void .ctor()">
29444         <size>7</size>
29445       </method>
29446       <method name="Void Main()">
29447         <size>18</size>
29448       </method>
29449     </type>
29450     <type name="X+A">
29451       <method name="Void .ctor()">
29452         <size>7</size>
29453       </method>
29454     </type>
29455   </test>
29456   <test name="test-429.cs">
29457     <type name="Foo.A">
29458       <method name="Void .ctor()">
29459         <size>7</size>
29460       </method>
29461     </type>
29462     <type name="A">
29463       <method name="Void .ctor()">
29464         <size>7</size>
29465       </method>
29466     </type>
29467     <type name="X">
29468       <method name="Void .ctor()">
29469         <size>7</size>
29470       </method>
29471       <method name="Void Main()">
29472         <size>18</size>
29473       </method>
29474     </type>
29475   </test>
29476   <test name="test-43.cs">
29477     <type name="X">
29478       <method name="Void .ctor()">
29479         <size>7</size>
29480       </method>
29481       <method name="Int32 test_single(System.Int32[])">
29482         <size>34</size>
29483       </method>
29484       <method name="Int32 test_continue(System.Int32[])">
29485         <size>57</size>
29486       </method>
29487       <method name="Boolean test_double(System.Double[])">
29488         <size>61</size>
29489       </method>
29490       <method name="Int32 test_break(System.Int32[])">
29491         <size>57</size>
29492       </method>
29493       <method name="Boolean test_multi(System.Int32[,])">
29494         <size>84</size>
29495       </method>
29496       <method name="Int32 Main()">
29497         <size>309</size>
29498       </method>
29499     </type>
29500   </test>
29501   <test name="test-430.cs">
29502     <type name="A">
29503       <method name="Void .ctor()">
29504         <size>7</size>
29505       </method>
29506     </type>
29507     <type name="X">
29508       <method name="Void .ctor()">
29509         <size>7</size>
29510       </method>
29511       <method name="Void Main()">
29512         <size>18</size>
29513       </method>
29514     </type>
29515     <type name="X+A">
29516       <method name="Void .ctor()">
29517         <size>7</size>
29518       </method>
29519     </type>
29520   </test>
29521   <test name="test-431.cs">
29522     <type name="Foo.A">
29523       <method name="Void .ctor()">
29524         <size>7</size>
29525       </method>
29526     </type>
29527     <type name="X">
29528       <method name="Void .ctor()">
29529         <size>7</size>
29530       </method>
29531       <method name="Void Main()">
29532         <size>18</size>
29533       </method>
29534     </type>
29535   </test>
29536   <test name="test-432.cs">
29537     <type name="Foo.A">
29538       <method name="Void .ctor()">
29539         <size>7</size>
29540       </method>
29541     </type>
29542     <type name="X">
29543       <method name="Void .ctor()">
29544         <size>7</size>
29545       </method>
29546       <method name="Void Main()">
29547         <size>18</size>
29548       </method>
29549     </type>
29550   </test>
29551   <test name="test-433.cs">
29552     <type name="Foo.A">
29553       <method name="Void .ctor()">
29554         <size>7</size>
29555       </method>
29556     </type>
29557     <type name="X">
29558       <method name="Void .ctor()">
29559         <size>7</size>
29560       </method>
29561       <method name="Void .cctor()">
29562         <size>11</size>
29563       </method>
29564       <method name="Void Main()">
29565         <size>16</size>
29566       </method>
29567     </type>
29568   </test>
29569   <test name="test-434.cs">
29570     <type name="Foo.A">
29571       <method name="Void .ctor()">
29572         <size>7</size>
29573       </method>
29574     </type>
29575     <type name="X">
29576       <method name="Void .ctor()">
29577         <size>7</size>
29578       </method>
29579       <method name="Void .cctor()">
29580         <size>11</size>
29581       </method>
29582       <method name="Void Main()">
29583         <size>16</size>
29584       </method>
29585     </type>
29586   </test>
29587   <test name="test-435.cs">
29588     <type name="X">
29589       <method name="Void .ctor()">
29590         <size>7</size>
29591       </method>
29592       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29593         <size>2</size>
29594       </method>
29595       <method name="Void Main()">
29596         <size>7</size>
29597       </method>
29598     </type>
29599   </test>
29600   <test name="test-436.cs">
29601     <type name="X">
29602       <method name="Void .ctor()">
29603         <size>7</size>
29604       </method>
29605       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29606         <size>2</size>
29607       </method>
29608       <method name="Void Main()">
29609         <size>7</size>
29610       </method>
29611     </type>
29612   </test>
29613   <test name="test-437.cs">
29614     <type name="T2">
29615       <method name="Void .ctor()">
29616         <size>7</size>
29617       </method>
29618     </type>
29619     <type name="Test">
29620       <method name="Void .ctor()">
29621         <size>7</size>
29622       </method>
29623       <method name="Void Main()">
29624         <size>65</size>
29625       </method>
29626     </type>
29627   </test>
29628   <test name="test-438.cs">
29629     <type name="Program">
29630       <method name="Void .ctor()">
29631         <size>7</size>
29632       </method>
29633       <method name="Void Main(System.String[])">
29634         <size>40</size>
29635       </method>
29636     </type>
29637   </test>
29638   <test name="test-439.cs">
29639     <type name="Test">
29640       <method name="Void .ctor()">
29641         <size>7</size>
29642       </method>
29643       <method name="Void Main()">
29644         <size>45</size>
29645       </method>
29646     </type>
29647     <type name="LayerMask">
29648       <method name="Int32 op_Implicit(LayerMask)">
29649         <size>8</size>
29650       </method>
29651       <method name="LayerMask op_Implicit(Int32)">
29652         <size>11</size>
29653       </method>
29654     </type>
29655   </test>
29656   <test name="test-44.cs">
29657     <type name="X">
29658       <method name="Void .ctor()">
29659         <size>7</size>
29660       </method>
29661       <method name="Int32 dob(System.Int32[,])">
29662         <size>80</size>
29663       </method>
29664       <method name="Int32 count(System.Object)">
29665         <size>39</size>
29666       </method>
29667       <method name="Int32 Main()">
29668         <size>133</size>
29669       </method>
29670     </type>
29671   </test>
29672   <test name="test-440.cs">
29673     <type name="A">
29674       <method name="Void .ctor()">
29675         <size>7</size>
29676       </method>
29677       <method name="Void Main()">
29678         <size>26</size>
29679       </method>
29680       <method name="Double op_Implicit(A)">
29681         <size>10</size>
29682       </method>
29683       <method name="Int32 op_Implicit(A)">
29684         <size>2</size>
29685       </method>
29686     </type>
29687   </test>
29688   <test name="test-441.cs">
29689     <type name="Test">
29690       <method name="Void .ctor()">
29691         <size>7</size>
29692       </method>
29693       <method name="Void .cctor()">
29694         <size>1</size>
29695       </method>
29696       <method name="Void Main()">
29697         <size>25</size>
29698       </method>
29699     </type>
29700   </test>
29701   <test name="test-442.cs">
29702     <type name="ConsoleApplication1.Program">
29703       <method name="Void .ctor()">
29704         <size>7</size>
29705       </method>
29706       <method name="Void Main(System.String[])">
29707         <size>70</size>
29708       </method>
29709     </type>
29710   </test>
29711   <test name="test-443.cs">
29712     <type name="C">
29713       <method name="Void .ctor(ITopic)">
29714         <size>31</size>
29715       </method>
29716       <method name="Void Main()">
29717         <size>1</size>
29718       </method>
29719     </type>
29720   </test>
29721   <test name="test-444.cs">
29722     <type name="쯠쯡쯢">
29723       <method name="Void .ctor()">
29724         <size>7</size>
29725       </method>
29726       <method name="Void Main()">
29727         <size>1</size>
29728       </method>
29729     </type>
29730   </test>
29731   <test name="test-445.cs">
29732     <type name="ConvFromInt">
29733       <method name="Void .ctor()">
29734         <size>14</size>
29735       </method>
29736       <method name="Void .ctor(Int32)">
29737         <size>16</size>
29738       </method>
29739       <method name="ConvFromInt op_Implicit(Int32)">
29740         <size>7</size>
29741       </method>
29742     </type>
29743     <type name="Foo">
29744       <method name="Void .ctor()">
29745         <size>7</size>
29746       </method>
29747       <method name="Void .cctor()">
29748         <size>45</size>
29749       </method>
29750       <method name="Void Main()">
29751         <size>111</size>
29752       </method>
29753     </type>
29754   </test>
29755   <test name="test-446.cs">
29756     <type name="FooTest">
29757       <method name="Void .ctor()">
29758         <size>7</size>
29759       </method>
29760       <method name="Void Main()">
29761         <size>8</size>
29762       </method>
29763       <method name="Void Foo(UInt64)">
29764         <size>1</size>
29765       </method>
29766     </type>
29767   </test>
29768   <test name="test-447.cs">
29769     <type name="System.MonoTODOAttribute">
29770       <method name="Void .ctor()">
29771         <size>7</size>
29772       </method>
29773     </type>
29774     <type name="System.Web.HttpBrowserCapabilities">
29775       <method name="Void .ctor()">
29776         <size>7</size>
29777       </method>
29778       <method name="System.Version get_A()">
29779         <size>6</size>
29780       </method>
29781     </type>
29782     <type name="Test">
29783       <method name="Void .ctor()">
29784         <size>7</size>
29785       </method>
29786       <method name="Void Main()">
29787         <size>1</size>
29788       </method>
29789     </type>
29790   </test>
29791   <test name="test-448.cs">
29792     <type name="MonoDivideProblem">
29793       <method name="Void .ctor()">
29794         <size>7</size>
29795       </method>
29796       <method name="Void .cctor()">
29797         <size>17</size>
29798       </method>
29799       <method name="Void Main(System.String[])">
29800         <size>27</size>
29801       </method>
29802     </type>
29803   </test>
29804   <test name="test-449.cs">
29805     <type name="X">
29806       <method name="Void .ctor()">
29807         <size>7</size>
29808       </method>
29809       <method name="Void Main()">
29810         <size>1</size>
29811       </method>
29812       <method name="Void Z()">
29813         <size>19</size>
29814       </method>
29815       <method name="Void &lt;Z&gt;m__0(System.Object)">
29816         <size>25</size>
29817       </method>
29818       <method name="Void &lt;Z&gt;m__1(System.Object)">
29819         <size>7</size>
29820       </method>
29821     </type>
29822   </test>
29823   <test name="test-45.cs">
29824     <type name="Blah">
29825       <method name="Void .ctor()">
29826         <size>7</size>
29827       </method>
29828       <method name="Void .cctor()">
29829         <size>98</size>
29830       </method>
29831       <method name="Int32 Main()">
29832         <size>794</size>
29833       </method>
29834     </type>
29835     <type name="&lt;PrivateImplementationDetails&gt;">
29836       <method name="Void .ctor()">
29837         <size>7</size>
29838       </method>
29839     </type>
29840   </test>
29841   <test name="test-450.cs">
29842     <type name="MyAttribute">
29843       <method name="Void .ctor(String)">
29844         <size>7</size>
29845       </method>
29846     </type>
29847     <type name="X">
29848       <method name="Void .ctor()">
29849         <size>7</size>
29850       </method>
29851       <method name="Void Main()">
29852         <size>1</size>
29853       </method>
29854     </type>
29855   </test>
29856   <test name="test-451.cs">
29857     <type name="Test">
29858       <method name="Void .ctor()">
29859         <size>7</size>
29860       </method>
29861       <method name="Void Main()">
29862         <size>22</size>
29863       </method>
29864     </type>
29865   </test>
29866   <test name="test-452.cs">
29867     <type name="Foo">
29868       <method name="Void .ctor()">
29869         <size>7</size>
29870       </method>
29871     </type>
29872     <type name="Test">
29873       <method name="Void .ctor()">
29874         <size>7</size>
29875       </method>
29876       <method name="Void Main()">
29877         <size>7</size>
29878       </method>
29879     </type>
29880   </test>
29881   <test name="test-453.cs">
29882     <type name="C">
29883       <method name="Void .ctor()">
29884         <size>7</size>
29885       </method>
29886       <method name="Void Main()">
29887         <size>33</size>
29888       </method>
29889     </type>
29890   </test>
29891   <test name="test-454.cs">
29892     <type name="FooAttribute">
29893       <method name="Void .ctor()">
29894         <size>7</size>
29895       </method>
29896     </type>
29897     <type name="Test">
29898       <method name="Void .ctor()">
29899         <size>7</size>
29900       </method>
29901       <method name="Int32 Main()">
29902         <size>237</size>
29903       </method>
29904     </type>
29905   </test>
29906   <test name="test-455.cs">
29907     <type name="Test">
29908       <method name="Void .ctor()">
29909         <size>7</size>
29910       </method>
29911       <method name="Void Main()">
29912         <size>21</size>
29913       </method>
29914     </type>
29915     <type name="Foo">
29916       <method name="Int32 GetHashCode()">
29917         <size>17</size>
29918       </method>
29919     </type>
29920   </test>
29921   <test name="test-456.cs">
29922     <type name="Test">
29923       <method name="Void .ctor()">
29924         <size>7</size>
29925       </method>
29926       <method name="Void Main()">
29927         <size>16</size>
29928       </method>
29929     </type>
29930     <type name="Foo">
29931       <method name="Void foo()">
29932         <size>11</size>
29933       </method>
29934     </type>
29935   </test>
29936   <test name="test-457.cs">
29937     <type name="Number">
29938       <method name="Void .ctor()">
29939         <size>7</size>
29940       </method>
29941       <method name="Void IDouble.Add(Double)">
29942         <size>11</size>
29943       </method>
29944       <method name="Void IInteger.Add(Int32)">
29945         <size>11</size>
29946       </method>
29947       <method name="Int32 Main()">
29948         <size>52</size>
29949       </method>
29950     </type>
29951   </test>
29952   <test name="test-458.cs">
29953     <type name="MyAttr">
29954       <method name="Void .ctor()">
29955         <size>7</size>
29956       </method>
29957       <method name="Void .ctor(Type)">
29958         <size>7</size>
29959       </method>
29960       <method name="Void .ctor(String)">
29961         <size>7</size>
29962       </method>
29963       <method name="Void .ctor(Int32)">
29964         <size>7</size>
29965       </method>
29966     </type>
29967     <type name="ClassA">
29968       <method name="Void .ctor()">
29969         <size>7</size>
29970       </method>
29971     </type>
29972     <type name="ClassB">
29973       <method name="Void .ctor()">
29974         <size>7</size>
29975       </method>
29976     </type>
29977     <type name="ClassC">
29978       <method name="Void .ctor()">
29979         <size>7</size>
29980       </method>
29981     </type>
29982     <type name="ClassD">
29983       <method name="Void .ctor()">
29984         <size>7</size>
29985       </method>
29986     </type>
29987     <type name="Top">
29988       <method name="Void .ctor()">
29989         <size>7</size>
29990       </method>
29991       <method name="Int32 Main()">
29992         <size>28</size>
29993       </method>
29994     </type>
29995   </test>
29996   <test name="test-459.cs">
29997     <type name="CC">
29998       <method name="Void .ctor()">
29999         <size>7</size>
30000       </method>
30001       <method name="Int32 Main()">
30002         <size>13</size>
30003       </method>
30004     </type>
30005     <type name="CC+IfElseStateMachine">
30006       <method name="Void .ctor()">
30007         <size>7</size>
30008       </method>
30009       <method name="Void HandleToken(Token)">
30010         <size>15</size>
30011       </method>
30012     </type>
30013   </test>
30014   <test name="test-46.cs">
30015     <type name="X">
30016       <method name="Void .ctor()">
30017         <size>7</size>
30018       </method>
30019       <method name="Int32 cast_int(System.Object)">
30020         <size>7</size>
30021       </method>
30022       <method name="UInt32 cast_uint(System.Object)">
30023         <size>7</size>
30024       </method>
30025       <method name="Int16 cast_short(System.Object)">
30026         <size>7</size>
30027       </method>
30028       <method name="Char cast_char(System.Object)">
30029         <size>7</size>
30030       </method>
30031       <method name="UInt16 cast_ushort(System.Object)">
30032         <size>7</size>
30033       </method>
30034       <method name="Byte cast_byte(System.Object)">
30035         <size>7</size>
30036       </method>
30037       <method name="SByte cast_sbyte(System.Object)">
30038         <size>7</size>
30039       </method>
30040       <method name="Int64 cast_long(System.Object)">
30041         <size>7</size>
30042       </method>
30043       <method name="UInt64 cast_ulong(System.Object)">
30044         <size>7</size>
30045       </method>
30046       <method name="Single cast_float(System.Object)">
30047         <size>7</size>
30048       </method>
30049       <method name="Double cast_double(System.Object)">
30050         <size>7</size>
30051       </method>
30052       <method name="Boolean cast_bool(System.Object)">
30053         <size>7</size>
30054       </method>
30055       <method name="Int32 Main()">
30056         <size>1120</size>
30057       </method>
30058     </type>
30059   </test>
30060   <test name="test-460.cs">
30061     <type name="MainClass">
30062       <method name="Void .ctor()">
30063         <size>7</size>
30064       </method>
30065       <method name="Void .cctor()">
30066         <size>18</size>
30067       </method>
30068       <method name="Void Main()">
30069         <size>1</size>
30070       </method>
30071     </type>
30072   </test>
30073   <test name="test-461.cs">
30074     <type name="Valtest">
30075       <method name="Void .ctor()">
30076         <size>7</size>
30077       </method>
30078       <method name="Int32 Main()">
30079         <size>50</size>
30080       </method>
30081     </type>
30082     <type name="Value">
30083       <method name="Void .ctor(Object)">
30084         <size>1</size>
30085       </method>
30086       <method name="System.Object get_Val()">
30087         <size>7</size>
30088       </method>
30089       <method name="Enum get_Val2()">
30090         <size>7</size>
30091       </method>
30092     </type>
30093   </test>
30094   <test name="test-462.cs">
30095     <type name="X">
30096       <method name="Void .ctor()">
30097         <size>7</size>
30098       </method>
30099       <method name="Void Method(X)">
30100         <size>1</size>
30101       </method>
30102       <method name="Void Method(System.String)">
30103         <size>8</size>
30104       </method>
30105       <method name="Int32 Main()">
30106         <size>28</size>
30107       </method>
30108     </type>
30109   </test>
30110   <test name="test-463.cs">
30111     <type name="PropertySorter">
30112       <method name="Void .ctor()">
30113         <size>7</size>
30114       </method>
30115     </type>
30116     <type name="PathItemBase">
30117       <method name="Void .ctor()">
30118         <size>7</size>
30119       </method>
30120     </type>
30121     <type name="PathItemBase+TypeConverter">
30122       <method name="Void .ctor()">
30123         <size>7</size>
30124       </method>
30125     </type>
30126     <type name="X">
30127       <method name="Void .ctor()">
30128         <size>7</size>
30129       </method>
30130       <method name="Void Main()">
30131         <size>1</size>
30132       </method>
30133     </type>
30134   </test>
30135   <test name="test-464.cs">
30136     <type name="C">
30137       <method name="Void .ctor()">
30138         <size>7</size>
30139       </method>
30140       <method name="Int32 Main()">
30141         <size>85</size>
30142       </method>
30143     </type>
30144   </test>
30145   <test name="test-465.cs">
30146     <type name="C">
30147       <method name="Void .ctor()">
30148         <size>7</size>
30149       </method>
30150       <method name="Int32 Main()">
30151         <size>85</size>
30152       </method>
30153     </type>
30154   </test>
30155   <test name="test-467.cs">
30156     <type name="ExceptionWithAnonMethod">
30157       <method name="Void .ctor()">
30158         <size>7</size>
30159       </method>
30160       <method name="Int32 Main()">
30161         <size>96</size>
30162       </method>
30163       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30164         <size>13</size>
30165       </method>
30166     </type>
30167     <type name="ExceptionWithAnonMethod+EmptyCallback">
30168       <method name="Void .ctor(Object, IntPtr)">
30169         <size>0</size>
30170       </method>
30171       <method name="Void Invoke()">
30172         <size>0</size>
30173       </method>
30174       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30175         <size>0</size>
30176       </method>
30177       <method name="Void EndInvoke(IAsyncResult)">
30178         <size>0</size>
30179       </method>
30180     </type>
30181     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30182       <method name="Void .ctor()">
30183         <size>7</size>
30184       </method>
30185       <method name="Void &lt;&gt;m__0()">
30186         <size>33</size>
30187       </method>
30188     </type>
30189   </test>
30190   <test name="test-468.cs">
30191     <type name="CorMetaDataDispenserExClass">
30192       <method name="Void .ctor()">
30193         <size>0</size>
30194       </method>
30195     </type>
30196     <type name="Test">
30197       <method name="Void .ctor()">
30198         <size>7</size>
30199       </method>
30200       <method name="Void XXX()">
30201         <size>12</size>
30202       </method>
30203       <method name="Void Main()">
30204         <size>1</size>
30205       </method>
30206     </type>
30207   </test>
30208   <test name="test-469.cs">
30209     <type name="Lambda">
30210       <method name="Void .ctor()">
30211         <size>7</size>
30212       </method>
30213       <method name="Void f(Int32)">
30214         <size>7</size>
30215       </method>
30216       <method name="Del[] Make2(Int32)">
30217         <size>50</size>
30218       </method>
30219       <method name="Int32 Main()">
30220         <size>68</size>
30221       </method>
30222     </type>
30223     <type name="Del">
30224       <method name="Void .ctor(Object, IntPtr)">
30225         <size>0</size>
30226       </method>
30227       <method name="Void Invoke(Int32)">
30228         <size>0</size>
30229       </method>
30230       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30231         <size>0</size>
30232       </method>
30233       <method name="Void EndInvoke(IAsyncResult)">
30234         <size>0</size>
30235       </method>
30236     </type>
30237     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30238       <method name="Void .ctor()">
30239         <size>7</size>
30240       </method>
30241       <method name="Void &lt;&gt;m__0(Int32)">
30242         <size>23</size>
30243       </method>
30244       <method name="Void &lt;&gt;m__1(Int32)">
30245         <size>23</size>
30246       </method>
30247     </type>
30248   </test>
30249   <test name="test-47.cs">
30250     <type name="X">
30251       <method name="Void .ctor()">
30252         <size>7</size>
30253       </method>
30254       <method name="Void .cctor()">
30255         <size>1</size>
30256       </method>
30257       <method name="Boolean f()">
30258         <size>24</size>
30259       </method>
30260       <method name="Boolean t()">
30261         <size>24</size>
30262       </method>
30263       <method name="Int32 Main()">
30264         <size>404</size>
30265       </method>
30266     </type>
30267   </test>
30268   <test name="test-470.cs">
30269     <type name="X">
30270       <method name="Void .ctor()">
30271         <size>7</size>
30272       </method>
30273       <method name="System.String get_ASTNodeTypeName()">
30274         <size>16</size>
30275       </method>
30276     </type>
30277     <type name="Demo">
30278       <method name="Void .ctor()">
30279         <size>7</size>
30280       </method>
30281       <method name="Void Main()">
30282         <size>1</size>
30283       </method>
30284     </type>
30285   </test>
30286   <test name="test-471.cs">
30287     <type name="AAttribute">
30288       <method name="Void .ctor()">
30289         <size>7</size>
30290       </method>
30291     </type>
30292     <type name="Demo">
30293       <method name="Void .ctor()">
30294         <size>7</size>
30295       </method>
30296       <method name="Void Main()">
30297         <size>1</size>
30298       </method>
30299     </type>
30300   </test>
30301   <test name="test-472.cs">
30302     <type name="Test">
30303       <method name="Void .ctor()">
30304         <size>7</size>
30305       </method>
30306       <method name="Int32 get_Prop()">
30307         <size>7</size>
30308       </method>
30309       <method name="Void set_Prop(Int32)">
30310         <size>8</size>
30311       </method>
30312       <method name="Int32 Main()">
30313         <size>79</size>
30314       </method>
30315     </type>
30316   </test>
30317   <test name="test-473.cs">
30318     <type name="UnixMarshal">
30319       <method name="Void .ctor()">
30320         <size>7</size>
30321       </method>
30322       <method name="Void .cctor()">
30323         <size>24</size>
30324       </method>
30325       <method name="Void Default(Int32)">
30326         <size>1</size>
30327       </method>
30328       <method name="System.String GetDescription(Error)">
30329         <size>2</size>
30330       </method>
30331     </type>
30332     <type name="UnixMarshal2">
30333       <method name="Void .ctor()">
30334         <size>7</size>
30335       </method>
30336       <method name="System.String GetDescription(Error)">
30337         <size>2</size>
30338       </method>
30339     </type>
30340     <type name="Stdlib">
30341       <method name="Void .ctor()">
30342         <size>7</size>
30343       </method>
30344     </type>
30345     <type name="TestConst">
30346       <method name="Void .ctor()">
30347         <size>7</size>
30348       </method>
30349     </type>
30350     <type name="XX">
30351       <method name="Void .ctor()">
30352         <size>7</size>
30353       </method>
30354     </type>
30355     <type name="Syscall">
30356       <method name="Void .ctor()">
30357         <size>7</size>
30358       </method>
30359       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30360         <size>2</size>
30361       </method>
30362     </type>
30363     <type name="EnumWrapper">
30364       <method name="Void .ctor(Int32)">
30365         <size>7</size>
30366       </method>
30367     </type>
30368     <type name="Test">
30369       <method name="Void .ctor()">
30370         <size>7</size>
30371       </method>
30372       <method name="Void Main()">
30373         <size>1</size>
30374       </method>
30375     </type>
30376     <type name="SignalHandler">
30377       <method name="Void .ctor(Object, IntPtr)">
30378         <size>0</size>
30379       </method>
30380       <method name="Void Invoke(Int32)">
30381         <size>0</size>
30382       </method>
30383       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30384         <size>0</size>
30385       </method>
30386       <method name="Void EndInvoke(IAsyncResult)">
30387         <size>0</size>
30388       </method>
30389     </type>
30390     <type name="PS">
30391       <method name="Void GetDescription(Error)">
30392         <size>1</size>
30393       </method>
30394     </type>
30395     <type name="Value">
30396       <method name="EnumWrapper op_Explicit(Value)">
30397         <size>11</size>
30398       </method>
30399     </type>
30400   </test>
30401   <test name="test-474.cs">
30402     <type name="Z">
30403       <method name="Void .ctor()">
30404         <size>7</size>
30405       </method>
30406       <method name="Void Main()">
30407         <size>13</size>
30408       </method>
30409       <method name="Void TestPreinc(Int32)">
30410         <size>57</size>
30411       </method>
30412       <method name="Void TestPostinc(Int32)">
30413         <size>57</size>
30414       </method>
30415       <method name="Void Assert(Int32, Int32)">
30416         <size>67</size>
30417       </method>
30418     </type>
30419     <type name="Z+X">
30420       <method name="Void .ctor(Object, IntPtr)">
30421         <size>0</size>
30422       </method>
30423       <method name="Void Invoke()">
30424         <size>0</size>
30425       </method>
30426       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30427         <size>0</size>
30428       </method>
30429       <method name="Void EndInvoke(IAsyncResult)">
30430         <size>0</size>
30431       </method>
30432     </type>
30433     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30434       <method name="Void .ctor()">
30435         <size>7</size>
30436       </method>
30437       <method name="Void &lt;&gt;m__0()">
30438         <size>38</size>
30439       </method>
30440     </type>
30441     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30442       <method name="Void .ctor()">
30443         <size>7</size>
30444       </method>
30445       <method name="Void &lt;&gt;m__1()">
30446         <size>38</size>
30447       </method>
30448     </type>
30449   </test>
30450   <test name="test-475.cs">
30451     <type name="X">
30452       <method name="Void .ctor()">
30453         <size>7</size>
30454       </method>
30455       <method name="Void .cctor()">
30456         <size>24</size>
30457       </method>
30458       <method name="Void add_e(MyDelegate)">
30459         <size>22</size>
30460       </method>
30461       <method name="Void remove_e(MyDelegate)">
30462         <size>22</size>
30463       </method>
30464       <method name="Void Test(Int32)">
30465         <size>17</size>
30466       </method>
30467       <method name="Int32 Main()">
30468         <size>28</size>
30469       </method>
30470     </type>
30471     <type name="MyDelegate">
30472       <method name="Void .ctor(Object, IntPtr)">
30473         <size>0</size>
30474       </method>
30475       <method name="Void Invoke(Int32)">
30476         <size>0</size>
30477       </method>
30478       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30479         <size>0</size>
30480       </method>
30481       <method name="Void EndInvoke(IAsyncResult)">
30482         <size>0</size>
30483       </method>
30484     </type>
30485   </test>
30486   <test name="test-476.cs">
30487     <type name="Test">
30488       <method name="Void .ctor()">
30489         <size>7</size>
30490       </method>
30491       <method name="Void Main()">
30492         <size>1</size>
30493       </method>
30494     </type>
30495   </test>
30496   <test name="test-477.cs">
30497     <type name="C">
30498       <method name="Void .ctor()">
30499         <size>7</size>
30500       </method>
30501       <method name="Void Test(Int32 ByRef)">
30502         <size>1</size>
30503       </method>
30504       <method name="Void Main()">
30505         <size>1</size>
30506       </method>
30507     </type>
30508   </test>
30509   <test name="test-478.cs">
30510     <type name="Test.MainClass">
30511       <method name="Void .ctor()">
30512         <size>7</size>
30513       </method>
30514       <method name="Void Main()">
30515         <size>1</size>
30516       </method>
30517     </type>
30518     <type name="Test.TestAttribute">
30519       <method name="Void .ctor(TestEnum2)">
30520         <size>7</size>
30521       </method>
30522     </type>
30523     <type name="Test.Test2Attribute">
30524       <method name="Void .ctor()">
30525         <size>7</size>
30526       </method>
30527     </type>
30528   </test>
30529   <test name="test-479.cs">
30530     <type name="Test.Test">
30531       <method name="Void .ctor()">
30532         <size>7</size>
30533       </method>
30534       <method name="Boolean Equals(System.Object)">
30535         <size>2</size>
30536       </method>
30537       <method name="Int32 GetHashCode()">
30538         <size>2</size>
30539       </method>
30540       <method name="Void Main()">
30541         <size>1</size>
30542       </method>
30543     </type>
30544   </test>
30545   <test name="test-48.cs">
30546     <type name="Blah">
30547       <method name="Void .ctor()">
30548         <size>7</size>
30549       </method>
30550       <method name="Int32 Main()">
30551         <size>59</size>
30552       </method>
30553       <method name="Void Test_1()">
30554         <size>1</size>
30555       </method>
30556     </type>
30557   </test>
30558   <test name="test-480.cs">
30559     <type name="Space">
30560       <method name="Void .ctor()">
30561         <size>14</size>
30562       </method>
30563       <method name="Void Leak(Boolean, Int32)">
30564         <size>85</size>
30565       </method>
30566     </type>
30567     <type name="Program">
30568       <method name="Void .ctor()">
30569         <size>7</size>
30570       </method>
30571       <method name="Void Main(System.String[])">
30572         <size>1</size>
30573       </method>
30574     </type>
30575     <type name="Space+DoCopy">
30576       <method name="Void .ctor(Object, IntPtr)">
30577         <size>0</size>
30578       </method>
30579       <method name="Void Invoke()">
30580         <size>0</size>
30581       </method>
30582       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30583         <size>0</size>
30584       </method>
30585       <method name="Void EndInvoke(IAsyncResult)">
30586         <size>0</size>
30587       </method>
30588     </type>
30589     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30590       <method name="Void .ctor()">
30591         <size>7</size>
30592       </method>
30593       <method name="Void &lt;&gt;m__0()">
30594         <size>18</size>
30595       </method>
30596       <method name="Void &lt;&gt;m__1()">
30597         <size>68</size>
30598       </method>
30599     </type>
30600     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30601       <method name="Void .ctor()">
30602         <size>7</size>
30603       </method>
30604     </type>
30605   </test>
30606   <test name="test-481.cs">
30607     <type name="TestClass">
30608       <method name="Int32 Main()">
30609         <size>42</size>
30610       </method>
30611     </type>
30612     <type name="TestDelegate">
30613       <method name="Void .ctor(Object, IntPtr)">
30614         <size>0</size>
30615       </method>
30616       <method name="Void Invoke(Int32 ByRef)">
30617         <size>0</size>
30618       </method>
30619       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30620         <size>0</size>
30621       </method>
30622       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30623         <size>0</size>
30624       </method>
30625     </type>
30626     <type name="TestClass">
30627       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30628         <size>4</size>
30629       </method>
30630     </type>
30631   </test>
30632   <test name="test-482.cs">
30633     <type name="X">
30634       <method name="Void .ctor()">
30635         <size>7</size>
30636       </method>
30637       <method name="Void M4(Int32)">
30638         <size>1</size>
30639       </method>
30640       <method name="Void Main()">
30641         <size>1</size>
30642       </method>
30643       <method name="Void M4(Int32, ...)">
30644         <size>1</size>
30645       </method>
30646     </type>
30647   </test>
30648   <test name="test-483.cs">
30649     <type name="Tests">
30650       <method name="Void .ctor()">
30651         <size>7</size>
30652       </method>
30653       <method name="Void Main()">
30654         <size>21</size>
30655       </method>
30656     </type>
30657   </test>
30658   <test name="test-484.cs">
30659     <type name="Test.TestBit">
30660       <method name="Void .ctor()">
30661         <size>7</size>
30662       </method>
30663       <method name="Void Main()">
30664         <size>1</size>
30665       </method>
30666     </type>
30667   </test>
30668   <test name="test-485.cs">
30669     <type name="MonoBUG">
30670       <method name="Void .ctor()">
30671         <size>7</size>
30672       </method>
30673       <method name="Void Main(System.String[])">
30674         <size>44</size>
30675       </method>
30676     </type>
30677   </test>
30678   <test name="test-486.cs">
30679     <type name="Test">
30680       <method name="Void .ctor()">
30681         <size>7</size>
30682       </method>
30683       <method name="Void Main()">
30684         <size>119</size>
30685       </method>
30686     </type>
30687   </test>
30688   <test name="test-487.cs">
30689     <type name="X">
30690       <method name="Void .ctor(Object)">
30691         <size>72</size>
30692       </method>
30693       <method name="Void .cctor()">
30694         <size>1</size>
30695       </method>
30696       <method name="Int32 Main()">
30697         <size>25</size>
30698       </method>
30699     </type>
30700   </test>
30701   <test name="test-488.cs">
30702     <type name="P">
30703       <method name="Void .ctor()">
30704         <size>7</size>
30705       </method>
30706     </type>
30707     <type name="Test">
30708       <method name="Void .ctor()">
30709         <size>7</size>
30710       </method>
30711       <method name="IEnumerable foo()">
30712         <size>2</size>
30713       </method>
30714       <method name="Void Main()">
30715         <size>165</size>
30716       </method>
30717     </type>
30718     <type name="Q">
30719       <method name="Void .ctor(P)">
30720         <size>8</size>
30721       </method>
30722     </type>
30723   </test>
30724   <test name="test-489.cs">
30725     <type name="test">
30726       <method name="Void .ctor()">
30727         <size>7</size>
30728       </method>
30729       <method name="Void Main()">
30730         <size>1</size>
30731       </method>
30732     </type>
30733   </test>
30734   <test name="test-49.cs">
30735     <type name="X">
30736       <method name="Void .ctor()">
30737         <size>7</size>
30738       </method>
30739       <method name="Int32 s(Byte)">
30740         <size>2182</size>
30741       </method>
30742       <method name="Int32 test(Int32)">
30743         <size>70</size>
30744       </method>
30745       <method name="Int32 tests(System.String)">
30746         <size>152</size>
30747       </method>
30748       <method name="Int32 testn(System.String)">
30749         <size>76</size>
30750       </method>
30751       <method name="Int32 testm(System.String)">
30752         <size>77</size>
30753       </method>
30754       <method name="Int32 testo(System.String)">
30755         <size>79</size>
30756       </method>
30757       <method name="Int32 testp(System.String)">
30758         <size>109</size>
30759       </method>
30760       <method name="Int32 test_def(System.String)">
30761         <size>119</size>
30762       </method>
30763       <method name="Int32 test_coverage(Int32)">
30764         <size>18</size>
30765       </method>
30766       <method name="Int32 test_goto(Int32)">
30767         <size>39</size>
30768       </method>
30769       <method name="Int32 test_memberaccess(System.String)">
30770         <size>76</size>
30771       </method>
30772       <method name="Int32 test_string_multiple_targets(System.String)">
30773         <size>128</size>
30774       </method>
30775       <method name="Int32 test_casts(Int32)">
30776         <size>17</size>
30777       </method>
30778       <method name="Int32 testSwitchEnumLong(TestEnum)">
30779         <size>56</size>
30780       </method>
30781       <method name="Int32 test_long_enum_switch()">
30782         <size>66</size>
30783       </method>
30784       <method name="Int32 tests_default(System.String)">
30785         <size>107</size>
30786       </method>
30787       <method name="Int32 tests_default_2(System.String)">
30788         <size>124</size>
30789       </method>
30790       <method name="Void test_76590(System.String)">
30791         <size>107</size>
30792       </method>
30793       <method name="Void test_77964()">
30794         <size>37</size>
30795       </method>
30796       <method name="Boolean bug_78860()">
30797         <size>114</size>
30798       </method>
30799       <method name="Int32 Main()">
30800         <size>1037</size>
30801       </method>
30802     </type>
30803   </test>
30804   <test name="test-490.cs">
30805     <type name="T">
30806       <method name="Void .ctor()">
30807         <size>7</size>
30808       </method>
30809       <method name="Void .cctor()">
30810         <size>39</size>
30811       </method>
30812       <method name="Void Main()">
30813         <size>1</size>
30814       </method>
30815     </type>
30816   </test>
30817   <test name="test-491.cs">
30818     <type name="M">
30819       <method name="Void .ctor()">
30820         <size>7</size>
30821       </method>
30822       <method name="Void Main()">
30823         <size>1</size>
30824       </method>
30825     </type>
30826     <type name="AttrA">
30827       <method name="Void .ctor()">
30828         <size>7</size>
30829       </method>
30830     </type>
30831     <type name="AttrB">
30832       <method name="Void .ctor()">
30833         <size>7</size>
30834       </method>
30835     </type>
30836   </test>
30837   <test name="test-492.cs">
30838     <type name="Test.My1Attribute">
30839       <method name="Void .ctor(Object)">
30840         <size>19</size>
30841       </method>
30842     </type>
30843     <type name="Test.My2Attribute">
30844       <method name="Void .ctor(String[])">
30845         <size>21</size>
30846       </method>
30847     </type>
30848     <type name="Test.My3Attribute">
30849       <method name="Void .ctor(Byte)">
30850         <size>24</size>
30851       </method>
30852     </type>
30853     <type name="Test.Test">
30854       <method name="Void .ctor()">
30855         <size>7</size>
30856       </method>
30857       <method name="Int32 Main()">
30858         <size>60</size>
30859       </method>
30860     </type>
30861   </test>
30862   <test name="test-493.cs">
30863     <type name="A">
30864       <method name="Void .ctor()">
30865         <size>7</size>
30866       </method>
30867       <method name="Int32 get_f()">
30868         <size>2</size>
30869       </method>
30870     </type>
30871     <type name="B">
30872       <method name="Void .ctor()">
30873         <size>7</size>
30874       </method>
30875       <method name="Int32 bar()">
30876         <size>11</size>
30877       </method>
30878     </type>
30879     <type name="C">
30880       <method name="Void .ctor()">
30881         <size>7</size>
30882       </method>
30883       <method name="Void Main()">
30884         <size>1</size>
30885       </method>
30886     </type>
30887   </test>
30888   <test name="test-494.cs">
30889     <type name="Agresso.Foundation.Function">
30890       <method name="Void .ctor()">
30891         <size>7</size>
30892       </method>
30893       <method name="Void Main()">
30894         <size>1</size>
30895       </method>
30896     </type>
30897     <type name="Agresso.Foundation.Translate">
30898       <method name="Void .ctor(Object, IntPtr)">
30899         <size>0</size>
30900       </method>
30901       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
30902         <size>0</size>
30903       </method>
30904       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
30905         <size>0</size>
30906       </method>
30907       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
30908         <size>0</size>
30909       </method>
30910     </type>
30911   </test>
30912   <test name="test-495.cs">
30913     <type name="plj.aClass">
30914       <method name="Void .ctor()">
30915         <size>7</size>
30916       </method>
30917       <method name="plj.aClass op_Implicit(plj.fromClass)">
30918         <size>2</size>
30919       </method>
30920     </type>
30921     <type name="plj.realClass1">
30922       <method name="Void .ctor()">
30923         <size>7</size>
30924       </method>
30925       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
30926         <size>2</size>
30927       </method>
30928     </type>
30929     <type name="plj.fromClass">
30930       <method name="Void .ctor()">
30931         <size>7</size>
30932       </method>
30933       <method name="Void Main()">
30934         <size>1</size>
30935       </method>
30936     </type>
30937   </test>
30938   <test name="test-496.cs">
30939     <type name="Test">
30940       <method name="Void .ctor()">
30941         <size>7</size>
30942       </method>
30943       <method name="IEnumerator GetEnumerator()">
30944         <size>15</size>
30945       </method>
30946       <method name="Void Main()">
30947         <size>11</size>
30948       </method>
30949       <method name="Void Run()">
30950         <size>176</size>
30951       </method>
30952     </type>
30953     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
30954       <method name="Void .ctor()">
30955         <size>7</size>
30956       </method>
30957       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30958         <size>7</size>
30959       </method>
30960       <method name="Boolean MoveNext()">
30961         <size>129</size>
30962       </method>
30963       <method name="Void Dispose()">
30964         <size>8</size>
30965       </method>
30966       <method name="Void Reset()">
30967         <size>6</size>
30968       </method>
30969       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30970         <size>7</size>
30971       </method>
30972     </type>
30973   </test>
30974   <test name="test-497.cs">
30975     <type name="PlotMenuItem">
30976       <method name="Void .ctor()">
30977         <size>7</size>
30978       </method>
30979       <method name="Void .ctor(EventHandler)">
30980         <size>54</size>
30981       </method>
30982       <method name="Int32 Main()">
30983         <size>50</size>
30984       </method>
30985       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
30986         <size>11</size>
30987       </method>
30988       <method name="System.EventHandler get_Callback()">
30989         <size>7</size>
30990       </method>
30991       <method name="Void set_Callback(System.EventHandler)">
30992         <size>8</size>
30993       </method>
30994     </type>
30995   </test>
30996   <test name="test-498.cs">
30997     <type name="C">
30998       <method name="Int32 Main()">
30999         <size>81</size>
31000       </method>
31001     </type>
31002     <type name="A">
31003       <method name="Void .ctor(Single)">
31004         <size>0</size>
31005       </method>
31006       <method name="Int32 get_Foo()">
31007         <size>0</size>
31008       </method>
31009     </type>
31010   </test>
31011   <test name="test-499.cs">
31012     <type name="X">
31013       <method name="Void .ctor()">
31014         <size>7</size>
31015       </method>
31016       <method name="Void Main()">
31017         <size>24</size>
31018       </method>
31019     </type>
31020   </test>
31021   <test name="test-5.cs">
31022     <type name="X">
31023       <method name="Void .ctor()">
31024         <size>7</size>
31025       </method>
31026       <method name="Int32 Main()">
31027         <size>37</size>
31028       </method>
31029     </type>
31030   </test>
31031   <test name="test-500.cs">
31032     <type name="SomeCustomAttribute">
31033       <method name="Void .ctor()">
31034         <size>7</size>
31035       </method>
31036     </type>
31037     <type name="MainClass">
31038       <method name="Void .ctor()">
31039         <size>7</size>
31040       </method>
31041       <method name="Int32 Main()">
31042         <size>117</size>
31043       </method>
31044     </type>
31045   </test>
31046   <test name="test-501.cs">
31047     <type name="Tests">
31048       <method name="Void .ctor()">
31049         <size>7</size>
31050       </method>
31051       <method name="Void DumpException(Tests+FilterStackFrame)">
31052         <size>1</size>
31053       </method>
31054       <method name="Void foo(Boolean ByRef)">
31055         <size>49</size>
31056       </method>
31057       <method name="Void Main(System.String[])">
31058         <size>8</size>
31059       </method>
31060     </type>
31061     <type name="Tests+FilterStackFrame">
31062       <method name="Void .ctor(Object, IntPtr)">
31063         <size>0</size>
31064       </method>
31065       <method name="Boolean Invoke(System.Object)">
31066         <size>0</size>
31067       </method>
31068       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31069         <size>0</size>
31070       </method>
31071       <method name="Boolean EndInvoke(IAsyncResult)">
31072         <size>0</size>
31073       </method>
31074     </type>
31075     <type name="Tests">
31076       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31077         <size>2</size>
31078       </method>
31079     </type>
31080   </test>
31081   <test name="test-502.cs">
31082     <type name="Base">
31083       <method name="Void .ctor()">
31084         <size>7</size>
31085       </method>
31086       <method name="Int32 get_Property()">
31087         <size>3</size>
31088       </method>
31089       <method name="Void Main()">
31090         <size>1</size>
31091       </method>
31092     </type>
31093     <type name="Derived">
31094       <method name="Void .ctor()">
31095         <size>7</size>
31096       </method>
31097       <method name="Int32 get_Property()">
31098         <size>3</size>
31099       </method>
31100     </type>
31101     <type name="BaseClass">
31102       <method name="Void .ctor()">
31103         <size>7</size>
31104       </method>
31105       <method name="Int32 get_Value()">
31106         <size>2</size>
31107       </method>
31108       <method name="Void set_Value(Int32)">
31109         <size>1</size>
31110       </method>
31111     </type>
31112     <type name="DerivedClass">
31113       <method name="Void .ctor()">
31114         <size>7</size>
31115       </method>
31116       <method name="Int32 get_Value()">
31117         <size>2</size>
31118       </method>
31119     </type>
31120     <type name="ErrorClass">
31121       <method name="Void .ctor()">
31122         <size>7</size>
31123       </method>
31124       <method name="Int32 get_Value()">
31125         <size>2</size>
31126       </method>
31127       <method name="Void set_Value(Int32)">
31128         <size>1</size>
31129       </method>
31130     </type>
31131   </test>
31132   <test name="test-503.cs">
31133     <type name="Foo">
31134       <method name="Void .ctor()">
31135         <size>7</size>
31136       </method>
31137       <method name="Int32 Main()">
31138         <size>33</size>
31139       </method>
31140     </type>
31141   </test>
31142   <test name="test-504.cs">
31143     <type name="Foo">
31144       <method name="Void .ctor()">
31145         <size>7</size>
31146       </method>
31147       <method name="Void .cctor()">
31148         <size>7</size>
31149       </method>
31150       <method name="Int32 f()">
31151         <size>2</size>
31152       </method>
31153       <method name="Int32 Main()">
31154         <size>32</size>
31155       </method>
31156     </type>
31157   </test>
31158   <test name="test-505.cs">
31159     <type name="T">
31160       <method name="Void .ctor()">
31161         <size>7</size>
31162       </method>
31163       <method name="Int32 f()">
31164         <size>19</size>
31165       </method>
31166       <method name="Void Main()">
31167         <size>38</size>
31168       </method>
31169     </type>
31170   </test>
31171   <test name="test-506.cs">
31172     <type name="ProtectedSetter.BaseClass">
31173       <method name="Void .ctor()">
31174         <size>7</size>
31175       </method>
31176       <method name="System.String get_Name()">
31177         <size>0</size>
31178       </method>
31179       <method name="Void set_Name(System.String)">
31180         <size>0</size>
31181       </method>
31182     </type>
31183     <type name="ProtectedSetter.DerivedClass">
31184       <method name="Void .ctor()">
31185         <size>7</size>
31186       </method>
31187       <method name="System.String get_Name()">
31188         <size>2</size>
31189       </method>
31190       <method name="Void set_Name(System.String)">
31191         <size>1</size>
31192       </method>
31193       <method name="Void Main()">
31194         <size>1</size>
31195       </method>
31196     </type>
31197   </test>
31198   <test name="test-507.cs">
31199     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31200       <method name="Void .ctor()">
31201         <size>7</size>
31202       </method>
31203       <method name="Void SomeMethod()">
31204         <size>1</size>
31205       </method>
31206       <method name="Void SomeMethod2()">
31207         <size>1</size>
31208       </method>
31209     </type>
31210     <type name="NewslotVirtualFinal.C">
31211       <method name="Void .ctor()">
31212         <size>7</size>
31213       </method>
31214       <method name="Int32 Main()">
31215         <size>83</size>
31216       </method>
31217     </type>
31218   </test>
31219   <test name="test-508.cs">
31220     <type name="OutputParam">
31221       <method name="Void .ctor()">
31222         <size>7</size>
31223       </method>
31224       <method name="Void Main(System.String[])">
31225         <size>14</size>
31226       </method>
31227       <method name="Void Method(Int32 ByRef)">
31228         <size>17</size>
31229       </method>
31230     </type>
31231   </test>
31232   <test name="test-509.cs">
31233     <type name="BaseClass">
31234       <method name="Void .ctor()">
31235         <size>7</size>
31236       </method>
31237       <method name="Void add_OnEvent(DelegateHandler)">
31238         <size>24</size>
31239       </method>
31240       <method name="Void remove_OnEvent(DelegateHandler)">
31241         <size>24</size>
31242       </method>
31243     </type>
31244     <type name="ExtendingClass">
31245       <method name="Void .ctor()">
31246         <size>7</size>
31247       </method>
31248       <method name="Void Main()">
31249         <size>1</size>
31250       </method>
31251       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31252         <size>8</size>
31253       </method>
31254       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31255         <size>8</size>
31256       </method>
31257     </type>
31258     <type name="DelegateHandler">
31259       <method name="Void .ctor(Object, IntPtr)">
31260         <size>0</size>
31261       </method>
31262       <method name="Void Invoke()">
31263         <size>0</size>
31264       </method>
31265       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31266         <size>0</size>
31267       </method>
31268       <method name="Void EndInvoke(IAsyncResult)">
31269         <size>0</size>
31270       </method>
31271     </type>
31272   </test>
31273   <test name="test-51.cs">
31274     <type name="Base">
31275       <method name="Void .ctor()">
31276         <size>25</size>
31277       </method>
31278       <method name="Int32 get_b_int_property()">
31279         <size>7</size>
31280       </method>
31281       <method name="Void set_b_int_property(Int32)">
31282         <size>8</size>
31283       </method>
31284       <method name="System.String b_get_id()">
31285         <size>6</size>
31286       </method>
31287     </type>
31288     <type name="Derived">
31289       <method name="Void .ctor()">
31290         <size>26</size>
31291       </method>
31292       <method name="Int32 get_b_int_property()">
31293         <size>7</size>
31294       </method>
31295       <method name="Void set_b_int_property(Int32)">
31296         <size>8</size>
31297       </method>
31298       <method name="Int32 Test()">
31299         <size>138</size>
31300       </method>
31301     </type>
31302     <type name="boot">
31303       <method name="Void .ctor()">
31304         <size>7</size>
31305       </method>
31306       <method name="Int32 Main()">
31307         <size>13</size>
31308       </method>
31309     </type>
31310   </test>
31311   <test name="test-510.cs">
31312     <type name="Foo">
31313       <method name="Void .ctor()">
31314         <size>7</size>
31315       </method>
31316       <method name="Void test39(Int32 ByRef)">
31317         <size>36</size>
31318       </method>
31319       <method name="Void Main()">
31320         <size>28</size>
31321       </method>
31322     </type>
31323   </test>
31324   <test name="test-511.cs">
31325     <type name="Foo">
31326       <method name="Void .ctor()">
31327         <size>7</size>
31328       </method>
31329       <method name="Void Main(System.String[])">
31330         <size>17</size>
31331       </method>
31332       <method name="Void f()">
31333         <size>7</size>
31334       </method>
31335     </type>
31336   </test>
31337   <test name="test-512.cs">
31338     <type name="Foo">
31339       <method name="Void .ctor()">
31340         <size>7</size>
31341       </method>
31342       <method name="Void Main(System.String[])">
31343         <size>17</size>
31344       </method>
31345       <method name="Void f()">
31346         <size>7</size>
31347       </method>
31348     </type>
31349   </test>
31350   <test name="test-513.cs">
31351     <type name="Test">
31352       <method name="Void .ctor()">
31353         <size>7</size>
31354       </method>
31355       <method name="Int32 Main()">
31356         <size>246</size>
31357       </method>
31358     </type>
31359   </test>
31360   <test name="test-514.cs">
31361     <type name="X">
31362       <method name="Void .ctor()">
31363         <size>7</size>
31364       </method>
31365       <method name="Void HandleConflict(Int32)">
31366         <size>31</size>
31367       </method>
31368       <method name="Int32 Main()">
31369         <size>40</size>
31370       </method>
31371     </type>
31372   </test>
31373   <test name="test-515.cs">
31374     <type name="X">
31375       <method name="Void .ctor()">
31376         <size>7</size>
31377       </method>
31378       <method name="Void Main()">
31379         <size>35</size>
31380       </method>
31381     </type>
31382   </test>
31383   <test name="test-516.cs">
31384     <type name="X">
31385       <method name="Void .ctor()">
31386         <size>7</size>
31387       </method>
31388       <method name="Void Main()">
31389         <size>35</size>
31390       </method>
31391     </type>
31392   </test>
31393   <test name="test-517.cs">
31394     <type name="Test">
31395       <method name="Void .ctor()">
31396         <size>7</size>
31397       </method>
31398       <method name="Int32 Main()">
31399         <size>11</size>
31400       </method>
31401     </type>
31402   </test>
31403   <test name="test-518.cs">
31404     <type name="Foo">
31405       <method name="Void .ctor()">
31406         <size>7</size>
31407       </method>
31408       <method name="Int32 Main()">
31409         <size>19</size>
31410       </method>
31411     </type>
31412   </test>
31413   <test name="test-519.cs">
31414     <type name="Foo">
31415       <method name="Void .ctor()">
31416         <size>7</size>
31417       </method>
31418       <method name="Int32 Main()">
31419         <size>32</size>
31420       </method>
31421       <method name="Void f()">
31422         <size>29</size>
31423       </method>
31424     </type>
31425   </test>
31426   <test name="test-52.cs">
31427     <type name="Y">
31428       <method name="Void .ctor()">
31429         <size>7</size>
31430       </method>
31431       <method name="Boolean MoveNext()">
31432         <size>28</size>
31433       </method>
31434       <method name="System.Object get_Current()">
31435         <size>12</size>
31436       </method>
31437     </type>
31438     <type name="X">
31439       <method name="Void .ctor()">
31440         <size>7</size>
31441       </method>
31442       <method name="Void .cctor()">
31443         <size>36</size>
31444       </method>
31445       <method name="Y GetEnumerator()">
31446         <size>6</size>
31447       </method>
31448       <method name="Int32 Main()">
31449         <size>498</size>
31450       </method>
31451     </type>
31452   </test>
31453   <test name="test-520.cs">
31454     <type name="FakeInt">
31455       <method name="Void .ctor(Int64)">
31456         <size>14</size>
31457       </method>
31458       <method name="Int64 op_Implicit(FakeInt)">
31459         <size>7</size>
31460       </method>
31461     </type>
31462     <type name="MainClass">
31463       <method name="Void .ctor()">
31464         <size>7</size>
31465       </method>
31466       <method name="Void Main()">
31467         <size>28</size>
31468       </method>
31469     </type>
31470   </test>
31471   <test name="test-521.cs">
31472     <type name="Tests">
31473       <method name="Void .ctor()">
31474         <size>7</size>
31475       </method>
31476       <method name="Void CallWithContextN(System.Object, System.Object[])">
31477         <size>1</size>
31478       </method>
31479       <method name="Void Main()">
31480         <size>14</size>
31481       </method>
31482     </type>
31483     <type name="Tests+CallTargetWithContextN">
31484       <method name="Void .ctor(Object, IntPtr)">
31485         <size>0</size>
31486       </method>
31487       <method name="Void Invoke(System.Object, System.Object[])">
31488         <size>0</size>
31489       </method>
31490       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31491         <size>0</size>
31492       </method>
31493       <method name="Void EndInvoke(IAsyncResult)">
31494         <size>0</size>
31495       </method>
31496     </type>
31497   </test>
31498   <test name="test-522.cs">
31499     <type name="Const">
31500       <method name="Void .ctor()">
31501         <size>7</size>
31502       </method>
31503       <method name="Void Main()">
31504         <size>1</size>
31505       </method>
31506     </type>
31507   </test>
31508   <test name="test-523.cs">
31509     <type name="T">
31510       <method name="Void .ctor()">
31511         <size>7</size>
31512       </method>
31513       <method name="Int32 stuff()">
31514         <size>20</size>
31515       </method>
31516       <method name="Int32 stuff2()">
31517         <size>44</size>
31518       </method>
31519       <method name="Int32 stuff3()">
31520         <size>44</size>
31521       </method>
31522       <method name="Void stuff4()">
31523         <size>20</size>
31524       </method>
31525       <method name="Void stuff_finally()">
31526         <size>1</size>
31527       </method>
31528       <method name="Void Main()">
31529         <size>1</size>
31530       </method>
31531     </type>
31532   </test>
31533   <test name="test-524.cs">
31534     <type name="Foo">
31535       <method name="Void .ctor()">
31536         <size>7</size>
31537       </method>
31538       <method name="Int32 Main()">
31539         <size>42</size>
31540       </method>
31541     </type>
31542   </test>
31543   <test name="test-525.cs">
31544     <type name="X">
31545       <method name="Void .ctor()">
31546         <size>7</size>
31547       </method>
31548       <method name="Void Finalize()">
31549         <size>23</size>
31550       </method>
31551       <method name="Int32 Test1()">
31552         <size>33</size>
31553       </method>
31554       <method name="Void Test2()">
31555         <size>67</size>
31556       </method>
31557       <method name="Void Main()">
31558         <size>39</size>
31559       </method>
31560     </type>
31561   </test>
31562   <test name="test-526.cs">
31563     <type name="Test">
31564       <method name="Void .ctor()">
31565         <size>7</size>
31566       </method>
31567       <method name="Void Main()">
31568         <size>1</size>
31569       </method>
31570       <method name="Void Foo(IListCounter)">
31571         <size>8</size>
31572       </method>
31573       <method name="Void Foo2(IC)">
31574         <size>8</size>
31575       </method>
31576       <method name="Void Foo3(ICC)">
31577         <size>8</size>
31578       </method>
31579       <method name="Void Foo4(IM2)">
31580         <size>8</size>
31581       </method>
31582     </type>
31583   </test>
31584   <test name="test-527.cs">
31585     <type name="Repro">
31586       <method name="Void .ctor()">
31587         <size>19</size>
31588       </method>
31589       <method name="Int32 Main()">
31590         <size>48</size>
31591       </method>
31592       <method name="Void foo()">
31593         <size>61</size>
31594       </method>
31595       <method name="Int32 bar()">
31596         <size>3</size>
31597       </method>
31598     </type>
31599   </test>
31600   <test name="test-528.cs">
31601     <type name="MicroFocus.MONO.Bugs.Odd">
31602       <method name="Void .ctor()">
31603         <size>7</size>
31604       </method>
31605       <method name="Void .cctor()">
31606         <size>25</size>
31607       </method>
31608       <method name="Void Main()">
31609         <size>1</size>
31610       </method>
31611     </type>
31612   </test>
31613   <test name="test-529.cs">
31614     <type name="C">
31615       <method name="Void .ctor()">
31616         <size>7</size>
31617       </method>
31618       <method name="Void Main()">
31619         <size>8</size>
31620       </method>
31621     </type>
31622   </test>
31623   <test name="test-53.cs">
31624     <type name="MyDispose">
31625       <method name="Void .ctor()">
31626         <size>7</size>
31627       </method>
31628       <method name="Void Dispose()">
31629         <size>8</size>
31630       </method>
31631     </type>
31632     <type name="X">
31633       <method name="Void .ctor()">
31634         <size>7</size>
31635       </method>
31636       <method name="Int32 Main()">
31637         <size>257</size>
31638       </method>
31639     </type>
31640   </test>
31641   <test name="test-530.cs">
31642     <type name="X">
31643       <method name="Void .ctor()">
31644         <size>7</size>
31645       </method>
31646       <method name="Void e(System.Object[])">
31647         <size>1</size>
31648       </method>
31649       <method name="Void Main()">
31650         <size>1</size>
31651       </method>
31652     </type>
31653   </test>
31654   <test name="test-531.cs">
31655     <type name="Test">
31656       <method name="Void .ctor()">
31657         <size>7</size>
31658       </method>
31659       <method name="Void Main()">
31660         <size>11</size>
31661       </method>
31662     </type>
31663   </test>
31664   <test name="test-532.cs">
31665     <type name="X">
31666       <method name="Void .ctor()">
31667         <size>47</size>
31668       </method>
31669       <method name="Void Main()">
31670         <size>1</size>
31671       </method>
31672     </type>
31673   </test>
31674   <test name="test-533.cs">
31675     <type name="Test">
31676       <method name="Void .ctor()">
31677         <size>7</size>
31678       </method>
31679       <method name="Void True(Boolean)">
31680         <size>10</size>
31681       </method>
31682       <method name="Void False(Boolean)">
31683         <size>13</size>
31684       </method>
31685       <method name="Void Main()">
31686         <size>61</size>
31687       </method>
31688     </type>
31689   </test>
31690   <test name="test-535.cs">
31691     <type name="X">
31692       <method name="Void .ctor()">
31693         <size>7</size>
31694       </method>
31695       <method name="Void Main()">
31696         <size>77</size>
31697       </method>
31698       <method name="Void Compile()">
31699         <size>19</size>
31700       </method>
31701       <method name="Void M(Int64)">
31702         <size>1</size>
31703       </method>
31704       <method name="Void M(UInt64)">
31705         <size>1</size>
31706       </method>
31707       <method name="Void M(System.Object)">
31708         <size>1</size>
31709       </method>
31710     </type>
31711   </test>
31712   <test name="test-536.cs">
31713     <type name="Test">
31714       <method name="Void add_Foo(FooHandler)">
31715         <size>22</size>
31716       </method>
31717       <method name="Void remove_Foo(FooHandler)">
31718         <size>22</size>
31719       </method>
31720       <method name="Void OnFooTest()">
31721         <size>1</size>
31722       </method>
31723       <method name="Void Main()">
31724         <size>31</size>
31725       </method>
31726     </type>
31727     <type name="FooHandler">
31728       <method name="Void .ctor(Object, IntPtr)">
31729         <size>0</size>
31730       </method>
31731       <method name="Void Invoke()">
31732         <size>0</size>
31733       </method>
31734       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31735         <size>0</size>
31736       </method>
31737       <method name="Void EndInvoke(IAsyncResult)">
31738         <size>0</size>
31739       </method>
31740     </type>
31741     <type name="Test">
31742       <method name="Void &lt;Main&gt;m__0()">
31743         <size>33</size>
31744       </method>
31745     </type>
31746   </test>
31747   <test name="test-537.cs">
31748     <type name="Base">
31749       <method name="Void .ctor()">
31750         <size>7</size>
31751       </method>
31752       <method name="System.String get_H()">
31753         <size>6</size>
31754       </method>
31755     </type>
31756     <type name="X">
31757       <method name="Void .ctor()">
31758         <size>7</size>
31759       </method>
31760     </type>
31761     <type name="X+Derived">
31762       <method name="Void .ctor()">
31763         <size>7</size>
31764       </method>
31765     </type>
31766     <type name="X+Derived+Nested">
31767       <method name="Void .ctor()">
31768         <size>7</size>
31769       </method>
31770       <method name="Void G()">
31771         <size>21</size>
31772       </method>
31773     </type>
31774     <type name="Derived">
31775       <method name="Void .ctor()">
31776         <size>7</size>
31777       </method>
31778     </type>
31779     <type name="Derived+Nested">
31780       <method name="Void .ctor()">
31781         <size>7</size>
31782       </method>
31783       <method name="Void G()">
31784         <size>18</size>
31785       </method>
31786     </type>
31787     <type name="Test">
31788       <method name="Void .ctor()">
31789         <size>7</size>
31790       </method>
31791       <method name="Void Main()">
31792         <size>1</size>
31793       </method>
31794     </type>
31795   </test>
31796   <test name="test-538.cs">
31797     <type name="concrete">
31798       <method name="Void .ctor()">
31799         <size>7</size>
31800       </method>
31801     </type>
31802     <type name="Program">
31803       <method name="Void .ctor()">
31804         <size>7</size>
31805       </method>
31806       <method name="concrete getConcrete(IInterface)">
31807         <size>6</size>
31808       </method>
31809       <method name="Void Main(System.String[])">
31810         <size>20</size>
31811       </method>
31812     </type>
31813     <type name="testDelegate">
31814       <method name="Void .ctor(Object, IntPtr)">
31815         <size>0</size>
31816       </method>
31817       <method name="IInterface Invoke(concrete)">
31818         <size>0</size>
31819       </method>
31820       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
31821         <size>0</size>
31822       </method>
31823       <method name="IInterface EndInvoke(IAsyncResult)">
31824         <size>0</size>
31825       </method>
31826     </type>
31827   </test>
31828   <test name="test-54.cs">
31829     <type name="X">
31830       <method name="Void .ctor()">
31831         <size>7</size>
31832       </method>
31833       <method name="Boolean v()">
31834         <size>26</size>
31835       </method>
31836       <method name="Int32 Main()">
31837         <size>2</size>
31838       </method>
31839     </type>
31840   </test>
31841   <test name="test-540.cs">
31842     <type name="A">
31843       <method name="Void .ctor()">
31844         <size>7</size>
31845       </method>
31846       <method name="Byte op_Implicit(A)">
31847         <size>3</size>
31848       </method>
31849     </type>
31850     <type name="Constraint">
31851       <method name="Void .ctor()">
31852         <size>7</size>
31853       </method>
31854       <method name="Void Foo(System.Object)">
31855         <size>1</size>
31856       </method>
31857       <method name="Int32 Main()">
31858         <size>93</size>
31859       </method>
31860       <method name="Constraint op_LogicalNot(Constraint)">
31861         <size>2</size>
31862       </method>
31863       <method name="Constraint op_UnaryPlus(Constraint)">
31864         <size>2</size>
31865       </method>
31866       <method name="Constraint op_OnesComplement(Constraint)">
31867         <size>2</size>
31868       </method>
31869       <method name="Constraint op_UnaryNegation(Constraint)">
31870         <size>2</size>
31871       </method>
31872     </type>
31873   </test>
31874   <test name="test-541.cs">
31875     <type name="A">
31876       <method name="Void .ctor(TestFunc)">
31877         <size>14</size>
31878       </method>
31879     </type>
31880     <type name="TestClass">
31881       <method name="Void .ctor()">
31882         <size>7</size>
31883       </method>
31884       <method name="Void .cctor()">
31885         <size>46</size>
31886       </method>
31887       <method name="Int32 Main()">
31888         <size>6</size>
31889       </method>
31890     </type>
31891     <type name="TestFunc">
31892       <method name="Void .ctor(Object, IntPtr)">
31893         <size>0</size>
31894       </method>
31895       <method name="Void Invoke(Int32)">
31896         <size>0</size>
31897       </method>
31898       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31899         <size>0</size>
31900       </method>
31901       <method name="Void EndInvoke(IAsyncResult)">
31902         <size>0</size>
31903       </method>
31904     </type>
31905     <type name="TestClass">
31906       <method name="Void &lt;TestClass&gt;m__0(Int32)">
31907         <size>7</size>
31908       </method>
31909     </type>
31910   </test>
31911   <test name="test-542.cs">
31912     <type name="X">
31913       <method name="Void .ctor()">
31914         <size>7</size>
31915       </method>
31916       <method name="Void Main()">
31917         <size>1</size>
31918       </method>
31919     </type>
31920     <type name="ARec">
31921       <method name="Void .ctor(Decimal)">
31922         <size>14</size>
31923       </method>
31924       <method name="Decimal Round(Int32)">
31925         <size>13</size>
31926       </method>
31927       <method name="Decimal Round(Decimal, Int32)">
31928         <size>7</size>
31929       </method>
31930     </type>
31931   </test>
31932   <test name="test-543.cs">
31933     <type name="BetterMethod">
31934       <method name="Void .ctor()">
31935         <size>7</size>
31936       </method>
31937       <method name="Int32 get_Item(System.Boolean[])">
31938         <size>2</size>
31939       </method>
31940       <method name="System.String get_Item(Boolean, System.Object)">
31941         <size>6</size>
31942       </method>
31943     </type>
31944     <type name="MainClass">
31945       <method name="Void .ctor()">
31946         <size>7</size>
31947       </method>
31948       <method name="Int32 get_Item(Int32, System.String[])">
31949         <size>2</size>
31950       </method>
31951       <method name="Void set_Item(Int32, System.String[], Int32)">
31952         <size>40</size>
31953       </method>
31954       <method name="System.Object get_Item(Int32, System.Object[])">
31955         <size>2</size>
31956       </method>
31957       <method name="Void set_Item(Int32, System.Object[], System.Object)">
31958         <size>40</size>
31959       </method>
31960       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
31961         <size>2</size>
31962       </method>
31963       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
31964         <size>40</size>
31965       </method>
31966       <method name="Void Main(System.String[])">
31967         <size>258</size>
31968       </method>
31969     </type>
31970   </test>
31971   <test name="test-544.cs">
31972     <type name="X">
31973       <method name="Void .ctor()">
31974         <size>7</size>
31975       </method>
31976       <method name="Void Main()">
31977         <size>32</size>
31978       </method>
31979     </type>
31980   </test>
31981   <test name="test-545.cs">
31982     <type name="X">
31983       <method name="Void .ctor()">
31984         <size>7</size>
31985       </method>
31986       <method name="Void Main()">
31987         <size>1</size>
31988       </method>
31989     </type>
31990     <type name="Dingus">
31991       <method name="Void .ctor(Int32)">
31992         <size>1</size>
31993       </method>
31994     </type>
31995   </test>
31996   <test name="test-546.cs">
31997     <type name="NameSpace.C">
31998       <method name="Void .ctor()">
31999         <size>7</size>
32000       </method>
32001       <method name="Void Main()">
32002         <size>1</size>
32003       </method>
32004     </type>
32005   </test>
32006   <test name="test-547.cs">
32007     <type name="C">
32008       <method name="Void .ctor()">
32009         <size>7</size>
32010       </method>
32011       <method name="Void Main()">
32012         <size>1</size>
32013       </method>
32014     </type>
32015   </test>
32016   <test name="test-548.cs">
32017     <type name="Bugs.Bug0">
32018       <method name="Void .ctor()">
32019         <size>7</size>
32020       </method>
32021       <method name="Int32 Main()">
32022         <size>23</size>
32023       </method>
32024     </type>
32025     <type name="Bugs.Bug0+MyBoolean">
32026       <method name="Void .ctor(Boolean)">
32027         <size>8</size>
32028       </method>
32029       <method name="MyBoolean op_Implicit(Boolean)">
32030         <size>7</size>
32031       </method>
32032       <method name="Boolean op_Implicit(MyBoolean)">
32033         <size>8</size>
32034       </method>
32035     </type>
32036   </test>
32037   <test name="test-549.cs">
32038     <type name="Do">
32039       <method name="Void .ctor()">
32040         <size>7</size>
32041       </method>
32042       <method name="Void Register(Get)">
32043         <size>1</size>
32044       </method>
32045       <method name="Void Register(System.Object)">
32046         <size>1</size>
32047       </method>
32048       <method name="System.Object MyGet(Do)">
32049         <size>2</size>
32050       </method>
32051       <method name="Void X()">
32052         <size>19</size>
32053       </method>
32054     </type>
32055     <type name="User">
32056       <method name="Void .ctor()">
32057         <size>7</size>
32058       </method>
32059       <method name="Void Main()">
32060         <size>1</size>
32061       </method>
32062     </type>
32063     <type name="Get">
32064       <method name="Void .ctor(Object, IntPtr)">
32065         <size>0</size>
32066       </method>
32067       <method name="System.Object Invoke(Do)">
32068         <size>0</size>
32069       </method>
32070       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32071         <size>0</size>
32072       </method>
32073       <method name="System.Object EndInvoke(IAsyncResult)">
32074         <size>0</size>
32075       </method>
32076     </type>
32077   </test>
32078   <test name="test-55.cs">
32079     <type name="A.B.C">
32080       <method name="Void .ctor()">
32081         <size>7</size>
32082       </method>
32083       <method name="Void Hola()">
32084         <size>11</size>
32085       </method>
32086     </type>
32087     <type name="X.Y.Z.W">
32088       <method name="Void .ctor()">
32089         <size>7</size>
32090       </method>
32091       <method name="Void Ahoj()">
32092         <size>11</size>
32093       </method>
32094     </type>
32095     <type name="Foo.System">
32096       <method name="Void .ctor()">
32097         <size>7</size>
32098       </method>
32099       <method name="Void X()">
32100         <size>11</size>
32101       </method>
32102     </type>
32103     <type name="App">
32104       <method name="Void .ctor()">
32105         <size>7</size>
32106       </method>
32107       <method name="Int32 Main()">
32108         <size>12</size>
32109       </method>
32110     </type>
32111   </test>
32112   <test name="test-550.cs">
32113     <type name="Bla.Blub.Fo‿o">
32114       <method name="Void .ctor()">
32115         <size>7</size>
32116       </method>
32117       <method name="Void Main(System.String[])">
32118         <size>11</size>
32119       </method>
32120     </type>
32121   </test>
32122   <test name="test-551.cs">
32123     <type name="System.Int32">
32124       <method name="Void Main()">
32125         <size>1</size>
32126       </method>
32127     </type>
32128   </test>
32129   <test name="test-552.cs">
32130     <type name="C">
32131       <method name="Void .ctor()">
32132         <size>7</size>
32133       </method>
32134       <method name="Void Test(C)">
32135         <size>1</size>
32136       </method>
32137       <method name="Void Main()">
32138         <size>14</size>
32139       </method>
32140     </type>
32141   </test>
32142   <test name="test-553.cs">
32143     <type name="A">
32144       <method name="Void .ctor()">
32145         <size>7</size>
32146       </method>
32147       <method name="Void Add(System.Object)">
32148         <size>1</size>
32149       </method>
32150     </type>
32151     <type name="B">
32152       <method name="Void .ctor()">
32153         <size>7</size>
32154       </method>
32155       <method name="Boolean Add(System.Object)">
32156         <size>2</size>
32157       </method>
32158       <method name="Void Main()">
32159         <size>1</size>
32160       </method>
32161     </type>
32162   </test>
32163   <test name="test-554.cs">
32164     <type name="C">
32165       <method name="Void .ctor()">
32166         <size>7</size>
32167       </method>
32168       <method name="Int32 Main()">
32169         <size>145</size>
32170       </method>
32171     </type>
32172     <type name="&lt;PrivateImplementationDetails&gt;">
32173       <method name="Void .ctor()">
32174         <size>7</size>
32175       </method>
32176     </type>
32177   </test>
32178   <test name="test-555.cs">
32179     <type name="Test">
32180       <method name="Void .ctor()">
32181         <size>7</size>
32182       </method>
32183       <method name="Int32 Main()">
32184         <size>351</size>
32185       </method>
32186     </type>
32187   </test>
32188   <test name="test-556.cs">
32189     <type name="S">
32190       <method name="Void .ctor()">
32191         <size>7</size>
32192       </method>
32193       <method name="Void Frobnikator()">
32194         <size>1</size>
32195       </method>
32196       <method name="Void CharToX()">
32197         <size>1</size>
32198       </method>
32199       <method name="Int32 Main()">
32200         <size>35</size>
32201       </method>
32202     </type>
32203   </test>
32204   <test name="test-557.cs">
32205     <type name="Test">
32206       <method name="Void .ctor()">
32207         <size>7</size>
32208       </method>
32209       <method name="Void Main(System.String[])">
32210         <size>1</size>
32211       </method>
32212     </type>
32213   </test>
32214   <test name="test-558.cs">
32215     <type name="TestClass">
32216       <method name="Void .ctor()">
32217         <size>7</size>
32218       </method>
32219       <method name="Void Main()">
32220         <size>21</size>
32221       </method>
32222       <method name="Void TestMethod(Int32)">
32223         <size>1</size>
32224       </method>
32225     </type>
32226     <type name="TestClass+OneDelegate">
32227       <method name="Void .ctor(Object, IntPtr)">
32228         <size>0</size>
32229       </method>
32230       <method name="Void Invoke(Int32)">
32231         <size>0</size>
32232       </method>
32233       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32234         <size>0</size>
32235       </method>
32236       <method name="Void EndInvoke(IAsyncResult)">
32237         <size>0</size>
32238       </method>
32239     </type>
32240   </test>
32241   <test name="test-559.cs">
32242     <type name="C">
32243       <method name="Void .ctor()">
32244         <size>7</size>
32245       </method>
32246       <method name="Void add_TestEvent(B+TestDelegate)">
32247         <size>24</size>
32248       </method>
32249       <method name="Void remove_TestEvent(B+TestDelegate)">
32250         <size>24</size>
32251       </method>
32252       <method name="Void Main()">
32253         <size>1</size>
32254       </method>
32255     </type>
32256   </test>
32257   <test name="test-56.cs">
32258     <type name="A">
32259       <method name="Void .ctor()">
32260         <size>7</size>
32261       </method>
32262       <method name="Int32 get_P()">
32263         <size>7</size>
32264       </method>
32265       <method name="Void set_P(Int32)">
32266         <size>8</size>
32267       </method>
32268       <method name="Int32 get_Q()">
32269         <size>0</size>
32270       </method>
32271       <method name="Void set_Q(Int32)">
32272         <size>0</size>
32273       </method>
32274       <method name="Int32 get_R()">
32275         <size>7</size>
32276       </method>
32277       <method name="Void set_R(Int32)">
32278         <size>8</size>
32279       </method>
32280     </type>
32281     <type name="B">
32282       <method name="Void .ctor()">
32283         <size>7</size>
32284       </method>
32285       <method name="Int32 get_P()">
32286         <size>7</size>
32287       </method>
32288       <method name="Void set_P(Int32)">
32289         <size>8</size>
32290       </method>
32291       <method name="Int32 get_Q()">
32292         <size>7</size>
32293       </method>
32294       <method name="Void set_Q(Int32)">
32295         <size>8</size>
32296       </method>
32297     </type>
32298     <type name="C">
32299       <method name="Void .ctor()">
32300         <size>7</size>
32301       </method>
32302       <method name="Int32 get_Q()">
32303         <size>7</size>
32304       </method>
32305       <method name="Void set_Q(Int32)">
32306         <size>8</size>
32307       </method>
32308       <method name="Int32 get_R()">
32309         <size>7</size>
32310       </method>
32311       <method name="Void set_R(Int32)">
32312         <size>8</size>
32313       </method>
32314     </type>
32315     <type name="M">
32316       <method name="Void .ctor()">
32317         <size>7</size>
32318       </method>
32319       <method name="Int32 Main()">
32320         <size>221</size>
32321       </method>
32322     </type>
32323   </test>
32324   <test name="test-560.cs">
32325     <type name="Bugs.Bug2">
32326       <method name="Void .ctor()">
32327         <size>7</size>
32328       </method>
32329       <method name="Void Main(System.String[])">
32330         <size>81</size>
32331       </method>
32332     </type>
32333     <type name="Bugs.Bug2+MyByte">
32334       <method name="Void .ctor(Byte)">
32335         <size>8</size>
32336       </method>
32337       <method name="MyByte op_Implicit(Byte)">
32338         <size>7</size>
32339       </method>
32340       <method name="Byte op_Implicit(MyByte)">
32341         <size>8</size>
32342       </method>
32343     </type>
32344     <type name="Bugs.Bug2+MyInt">
32345       <method name="Void .ctor(Int32)">
32346         <size>8</size>
32347       </method>
32348       <method name="MyInt op_Implicit(Int32)">
32349         <size>7</size>
32350       </method>
32351       <method name="Int32 op_Implicit(MyInt)">
32352         <size>8</size>
32353       </method>
32354     </type>
32355   </test>
32356   <test name="test-561.cs">
32357     <type name="A">
32358       <method name="Void .ctor()">
32359         <size>7</size>
32360       </method>
32361       <method name="Void I.M()">
32362         <size>1</size>
32363       </method>
32364       <method name="Void M()">
32365         <size>0</size>
32366       </method>
32367     </type>
32368     <type name="C">
32369       <method name="Void .ctor()">
32370         <size>7</size>
32371       </method>
32372       <method name="Void M()">
32373         <size>1</size>
32374       </method>
32375       <method name="Void Main()">
32376         <size>1</size>
32377       </method>
32378     </type>
32379   </test>
32380   <test name="test-562.cs">
32381     <type name="Program">
32382       <method name="Void .ctor()">
32383         <size>7</size>
32384       </method>
32385       <method name="Int32 Main()">
32386         <size>45</size>
32387       </method>
32388     </type>
32389   </test>
32390   <test name="test-563.cs">
32391     <type name="Test">
32392       <method name="Void .ctor()">
32393         <size>7</size>
32394       </method>
32395       <method name="System.Object TestMethod(TestCollection)">
32396         <size>64</size>
32397       </method>
32398       <method name="Void Main()">
32399         <size>1</size>
32400       </method>
32401     </type>
32402   </test>
32403   <test name="test-564.cs">
32404     <type name="A">
32405       <method name="Void .ctor()">
32406         <size>7</size>
32407       </method>
32408       <method name="Void Main()">
32409         <size>1</size>
32410       </method>
32411     </type>
32412   </test>
32413   <test name="test-565.cs">
32414     <type name="T">
32415       <method name="Void .ctor()">
32416         <size>7</size>
32417       </method>
32418       <method name="Boolean Equals(System.Object)">
32419         <size>2</size>
32420       </method>
32421       <method name="Void Main()">
32422         <size>1</size>
32423       </method>
32424     </type>
32425   </test>
32426   <test name="test-566.cs">
32427     <type name="Test">
32428       <method name="Void .ctor()">
32429         <size>7</size>
32430       </method>
32431       <method name="System.String get_Spec()">
32432         <size>12</size>
32433       </method>
32434       <method name="Void Foo(C)">
32435         <size>7</size>
32436       </method>
32437       <method name="Void Foo2(CC)">
32438         <size>12</size>
32439       </method>
32440       <method name="Void Main()">
32441         <size>1</size>
32442       </method>
32443     </type>
32444     <type name="CA">
32445       <method name="Void .ctor()">
32446         <size>7</size>
32447       </method>
32448       <method name="Void set_Spec(System.String)">
32449         <size>1</size>
32450       </method>
32451     </type>
32452     <type name="CB">
32453       <method name="Void .ctor()">
32454         <size>7</size>
32455       </method>
32456       <method name="Void set_Spec(System.String)">
32457         <size>1</size>
32458       </method>
32459     </type>
32460     <type name="CC">
32461       <method name="Void .ctor()">
32462         <size>7</size>
32463       </method>
32464     </type>
32465   </test>
32466   <test name="test-567.cs">
32467     <type name="preservesig_test.Class1">
32468       <method name="Void .ctor()">
32469         <size>7</size>
32470       </method>
32471       <method name="Int32 Main(System.String[])">
32472         <size>143</size>
32473       </method>
32474     </type>
32475     <type name="preservesig_test.TestClass">
32476       <method name="Void .ctor()">
32477         <size>7</size>
32478       </method>
32479       <method name="Void add_e(preservesig_test.TestClass+D)">
32480         <size>24</size>
32481       </method>
32482       <method name="Void remove_e(preservesig_test.TestClass+D)">
32483         <size>24</size>
32484       </method>
32485       <method name="Int32 DoFoo()">
32486         <size>2</size>
32487       </method>
32488       <method name="Int32 get_Foo()">
32489         <size>2</size>
32490       </method>
32491     </type>
32492     <type name="preservesig_test.TestClass+D">
32493       <method name="Void .ctor(Object, IntPtr)">
32494         <size>0</size>
32495       </method>
32496       <method name="Void Invoke()">
32497         <size>0</size>
32498       </method>
32499       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32500         <size>0</size>
32501       </method>
32502       <method name="Void EndInvoke(IAsyncResult)">
32503         <size>0</size>
32504       </method>
32505     </type>
32506   </test>
32507   <test name="test-568.cs">
32508     <type name="B">
32509       <method name="Void .ctor()">
32510         <size>7</size>
32511       </method>
32512       <method name="Void Main()">
32513         <size>1</size>
32514       </method>
32515     </type>
32516   </test>
32517   <test name="test-569.cs">
32518     <type name="MyAttribute">
32519       <method name="Void .ctor()">
32520         <size>7</size>
32521       </method>
32522     </type>
32523     <type name="SubAttribute">
32524       <method name="Void .ctor()">
32525         <size>7</size>
32526       </method>
32527     </type>
32528     <type name="test">
32529       <method name="Void .ctor()">
32530         <size>7</size>
32531       </method>
32532       <method name="Void method()">
32533         <size>1</size>
32534       </method>
32535       <method name="Void Main()">
32536         <size>1</size>
32537       </method>
32538     </type>
32539   </test>
32540   <test name="test-57.cs">
32541     <type name="Button">
32542       <method name="Void .ctor()">
32543         <size>7</size>
32544       </method>
32545       <method name="Void add_Click(EventHandler)">
32546         <size>24</size>
32547       </method>
32548       <method name="Void remove_Click(EventHandler)">
32549         <size>24</size>
32550       </method>
32551       <method name="Void OnClick(Int32, Int32)">
32552         <size>36</size>
32553       </method>
32554       <method name="Void Reset()">
32555         <size>8</size>
32556       </method>
32557     </type>
32558     <type name="Blah">
32559       <method name="Void .ctor()">
32560         <size>18</size>
32561       </method>
32562       <method name="Void Connect()">
32563         <size>59</size>
32564       </method>
32565       <method name="Void Button1_Click(Int32, Int32)">
32566         <size>34</size>
32567       </method>
32568       <method name="Void Foo_Click(Int32, Int32)">
32569         <size>34</size>
32570       </method>
32571       <method name="Void Disconnect()">
32572         <size>34</size>
32573       </method>
32574       <method name="Int32 Main()">
32575         <size>66</size>
32576       </method>
32577     </type>
32578     <type name="EventHandler">
32579       <method name="Void .ctor(Object, IntPtr)">
32580         <size>0</size>
32581       </method>
32582       <method name="Void Invoke(Int32, Int32)">
32583         <size>0</size>
32584       </method>
32585       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32586         <size>0</size>
32587       </method>
32588       <method name="Void EndInvoke(IAsyncResult)">
32589         <size>0</size>
32590       </method>
32591     </type>
32592   </test>
32593   <test name="test-570.cs">
32594     <type name="Bar">
32595       <method name="Void .ctor()">
32596         <size>7</size>
32597       </method>
32598     </type>
32599     <type name="Program">
32600       <method name="Void .ctor()">
32601         <size>7</size>
32602       </method>
32603       <method name="Void Main()">
32604         <size>47</size>
32605       </method>
32606     </type>
32607   </test>
32608   <test name="test-571.cs">
32609     <type name="Test">
32610       <method name="Void .ctor()">
32611         <size>7</size>
32612       </method>
32613       <method name="Void Main()">
32614         <size>1</size>
32615       </method>
32616     </type>
32617   </test>
32618   <test name="test-572.cs">
32619     <type name="C">
32620       <method name="Void .ctor()">
32621         <size>7</size>
32622       </method>
32623       <method name="Color get_Color()">
32624         <size>10</size>
32625       </method>
32626       <method name="Void ResetCustomColors()">
32627         <size>16</size>
32628       </method>
32629       <method name="Void Main()">
32630         <size>1</size>
32631       </method>
32632     </type>
32633     <type name="Color">
32634       <method name="Color From(Int32)">
32635         <size>10</size>
32636       </method>
32637       <method name="Int32 ToArgb()">
32638         <size>2</size>
32639       </method>
32640     </type>
32641   </test>
32642   <test name="test-573.cs">
32643     <type name="C">
32644       <method name="Void .ctor()">
32645         <size>7</size>
32646       </method>
32647       <method name="Void .cctor()">
32648         <size>11</size>
32649       </method>
32650       <method name="Void Main()">
32651         <size>25</size>
32652       </method>
32653     </type>
32654   </test>
32655   <test name="test-574.cs">
32656     <type name="X">
32657       <method name="Void .ctor()">
32658         <size>7</size>
32659       </method>
32660       <method name="Int32 Main()">
32661         <size>31</size>
32662       </method>
32663     </type>
32664   </test>
32665   <test name="test-575.cs">
32666     <type name="Program">
32667       <method name="Void .ctor()">
32668         <size>7</size>
32669       </method>
32670       <method name="Void Main(System.String[])">
32671         <size>25</size>
32672       </method>
32673     </type>
32674   </test>
32675   <test name="test-576.cs">
32676     <type name="Foo">
32677       <method name="Void .ctor()">
32678         <size>7</size>
32679       </method>
32680       <method name="Void Main()">
32681         <size>24</size>
32682       </method>
32683     </type>
32684   </test>
32685   <test name="test-578.cs">
32686     <type name="Test1.TestItem1">
32687       <method name="Void .ctor()">
32688         <size>7</size>
32689       </method>
32690       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32691         <size>34</size>
32692       </method>
32693       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32694         <size>34</size>
32695       </method>
32696       <method name="Int32 Test()">
32697         <size>12</size>
32698       </method>
32699     </type>
32700     <type name="Test1.TestItem2">
32701       <method name="Void .ctor()">
32702         <size>7</size>
32703       </method>
32704       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32705         <size>18</size>
32706       </method>
32707       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32708         <size>18</size>
32709       </method>
32710     </type>
32711     <type name="Test1.CC">
32712       <method name="Void .ctor()">
32713         <size>7</size>
32714       </method>
32715       <method name="Int32 Main()">
32716         <size>57</size>
32717       </method>
32718     </type>
32719     <type name="Test1.TestDelegate1">
32720       <method name="Void .ctor(Object, IntPtr)">
32721         <size>0</size>
32722       </method>
32723       <method name="Int32 Invoke()">
32724         <size>0</size>
32725       </method>
32726       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32727         <size>0</size>
32728       </method>
32729       <method name="Int32 EndInvoke(IAsyncResult)">
32730         <size>0</size>
32731       </method>
32732     </type>
32733     <type name="Test1.CC">
32734       <method name="Int32 &lt;Main&gt;m__0()">
32735         <size>2</size>
32736       </method>
32737     </type>
32738   </test>
32739   <test name="test-579.cs">
32740     <type name="X">
32741       <method name="Void .ctor()">
32742         <size>7</size>
32743       </method>
32744       <method name="Void Main()">
32745         <size>35</size>
32746       </method>
32747       <method name="Void DoCall(X+test)">
32748         <size>1</size>
32749       </method>
32750     </type>
32751     <type name="X+test">
32752       <method name="Void .ctor(Object, IntPtr)">
32753         <size>0</size>
32754       </method>
32755       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
32756         <size>0</size>
32757       </method>
32758       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
32759         <size>0</size>
32760       </method>
32761       <method name="System.Object EndInvoke(IAsyncResult)">
32762         <size>0</size>
32763       </method>
32764     </type>
32765     <type name="X">
32766       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
32767         <size>18</size>
32768       </method>
32769     </type>
32770   </test>
32771   <test name="test-58.cs">
32772     <type name="Blah">
32773       <method name="Void .ctor()">
32774         <size>7</size>
32775       </method>
32776       <method name="Int32 Main()">
32777         <size>27</size>
32778       </method>
32779     </type>
32780   </test>
32781   <test name="test-580.cs">
32782     <type name="Bla">
32783       <method name="Void .ctor()">
32784         <size>7</size>
32785       </method>
32786       <method name="Void BuildNode(System.String ByRef)">
32787         <size>43</size>
32788       </method>
32789       <method name="Void BuildNode(System.String[] ByRef)">
32790         <size>56</size>
32791       </method>
32792       <method name="Void BuildNode_B(System.Object ByRef)">
32793         <size>18</size>
32794       </method>
32795       <method name="System.String BuildNode_C(System.String ByRef)">
32796         <size>76</size>
32797       </method>
32798       <method name="System.String BuildNode_D()">
32799         <size>155</size>
32800       </method>
32801       <method name="Void BuildNode_E(System.String[,] ByRef)">
32802         <size>68</size>
32803       </method>
32804       <method name="Int32 Main()">
32805         <size>265</size>
32806       </method>
32807     </type>
32808   </test>
32809   <test name="test-581.cs">
32810     <type name="TestParams">
32811       <method name="Void .ctor()">
32812         <size>7</size>
32813       </method>
32814       <method name="System.Object get_Item(System.String[])">
32815         <size>4</size>
32816       </method>
32817       <method name="Void set_Item(System.String[], System.Object)">
32818         <size>40</size>
32819       </method>
32820       <method name="Void TestMethod()">
32821         <size>179</size>
32822       </method>
32823     </type>
32824     <type name="TestNonParams">
32825       <method name="Void .ctor()">
32826         <size>7</size>
32827       </method>
32828       <method name="System.Object get_Item(System.String)">
32829         <size>2</size>
32830       </method>
32831       <method name="Void set_Item(System.String, System.Object)">
32832         <size>40</size>
32833       </method>
32834       <method name="Void TestMethod()">
32835         <size>71</size>
32836       </method>
32837     </type>
32838     <type name="M">
32839       <method name="Void .ctor()">
32840         <size>7</size>
32841       </method>
32842       <method name="Int32 Main()">
32843         <size>22</size>
32844       </method>
32845     </type>
32846   </test>
32847   <test name="test-582.cs">
32848     <type name="TrueClass">
32849       <method name="Void Main()">
32850         <size>1</size>
32851       </method>
32852     </type>
32853   </test>
32854   <test name="test-583.cs">
32855     <type name="Program">
32856       <method name="Void .ctor()">
32857         <size>7</size>
32858       </method>
32859       <method name="Int32 Main()">
32860         <size>19</size>
32861       </method>
32862     </type>
32863     <type name="ObjectContainerBase">
32864       <method name="Void .ctor()">
32865         <size>7</size>
32866       </method>
32867     </type>
32868   </test>
32869   <test name="test-584.cs">
32870     <type name="Style">
32871       <method name="Void .ctor()">
32872         <size>7</size>
32873       </method>
32874       <method name="Style get_CurrentStyle()">
32875         <size>2</size>
32876       </method>
32877       <method name="Void set_CurrentStyle(Style)">
32878         <size>1</size>
32879       </method>
32880       <method name="Boolean LoadCurrentStyle()">
32881         <size>20</size>
32882       </method>
32883       <method name="Style Load()">
32884         <size>2</size>
32885       </method>
32886       <method name="Int32 Main()">
32887         <size>18</size>
32888       </method>
32889     </type>
32890   </test>
32891   <test name="test-585.cs">
32892     <type name="A">
32893       <method name="Void .ctor()">
32894         <size>7</size>
32895       </method>
32896     </type>
32897     <type name="B">
32898       <method name="Void .ctor()">
32899         <size>7</size>
32900       </method>
32901     </type>
32902     <type name="X">
32903       <method name="Void .ctor()">
32904         <size>7</size>
32905       </method>
32906     </type>
32907     <type name="Program">
32908       <method name="Void .ctor()">
32909         <size>7</size>
32910       </method>
32911       <method name="Void Main()">
32912         <size>52</size>
32913       </method>
32914     </type>
32915   </test>
32916   <test name="test-586.cs">
32917     <type name="Program">
32918       <method name="Void .ctor()">
32919         <size>7</size>
32920       </method>
32921       <method name="Int32 Main()">
32922         <size>99</size>
32923       </method>
32924     </type>
32925     <type name="Program+MyColor">
32926       <method name="Void .ctor(Single)">
32927         <size>8</size>
32928       </method>
32929       <method name="Single get_Value()">
32930         <size>7</size>
32931       </method>
32932       <method name="MyColor op_Addition(MyColor, MyColor)">
32933         <size>21</size>
32934       </method>
32935     </type>
32936   </test>
32937   <test name="test-587.cs">
32938     <type name="Program">
32939       <method name="Void .ctor()">
32940         <size>7</size>
32941       </method>
32942       <method name="Int32 Main()">
32943         <size>17</size>
32944       </method>
32945     </type>
32946   </test>
32947   <test name="test-588.cs">
32948     <type name="TestNamespace.TestClass">
32949       <method name="Void .ctor()">
32950         <size>7</size>
32951       </method>
32952       <method name="Void HelloWorld()">
32953         <size>1</size>
32954       </method>
32955     </type>
32956     <type name="SuperClass">
32957       <method name="Void .ctor()">
32958         <size>7</size>
32959       </method>
32960       <method name="TestNamespace.TestClass get_TestClass()">
32961         <size>7</size>
32962       </method>
32963     </type>
32964     <type name="SubClass">
32965       <method name="Void .ctor()">
32966         <size>12</size>
32967       </method>
32968     </type>
32969     <type name="App">
32970       <method name="Void .ctor()">
32971         <size>7</size>
32972       </method>
32973       <method name="Void Main()">
32974         <size>7</size>
32975       </method>
32976     </type>
32977   </test>
32978   <test name="test-589.cs">
32979     <type name="TestNamespace.TestClass">
32980       <method name="Void .ctor()">
32981         <size>7</size>
32982       </method>
32983       <method name="Void HelloWorld()">
32984         <size>1</size>
32985       </method>
32986     </type>
32987     <type name="SuperClass">
32988       <method name="Void .ctor()">
32989         <size>7</size>
32990       </method>
32991       <method name="TestNamespace.TestClass get_TestClass()">
32992         <size>7</size>
32993       </method>
32994       <method name="Void set_TestClass(TestNamespace.TestClass)">
32995         <size>1</size>
32996       </method>
32997     </type>
32998     <type name="SubClass">
32999       <method name="Void .ctor()">
33000         <size>12</size>
33001       </method>
33002     </type>
33003     <type name="App">
33004       <method name="Void .ctor()">
33005         <size>7</size>
33006       </method>
33007       <method name="Void Main()">
33008         <size>7</size>
33009       </method>
33010     </type>
33011   </test>
33012   <test name="test-59.cs">
33013     <type name="X">
33014       <method name="Void .ctor()">
33015         <size>7</size>
33016       </method>
33017       <method name="Int32 test_explicit()">
33018         <size>224</size>
33019       </method>
33020       <method name="Int32 test_implicit()">
33021         <size>102</size>
33022       </method>
33023       <method name="Int32 Main()">
33024         <size>55</size>
33025       </method>
33026     </type>
33027   </test>
33028   <test name="test-590.cs">
33029     <type name="X">
33030       <method name="Void .ctor()">
33031         <size>18</size>
33032       </method>
33033       <method name="Int32 Main()">
33034         <size>28</size>
33035       </method>
33036       <method name="System.String Foo()">
33037         <size>6</size>
33038       </method>
33039       <method name="System.String get_Prop()">
33040         <size>7</size>
33041       </method>
33042       <method name="Void set_Prop(System.String)">
33043         <size>8</size>
33044       </method>
33045       <method name="System.String get_Item(Int32)">
33046         <size>7</size>
33047       </method>
33048       <method name="Void set_Item(Int32, System.String)">
33049         <size>8</size>
33050       </method>
33051       <method name="Int32 Do(System.String, System.String, System.String)">
33052         <size>334</size>
33053       </method>
33054     </type>
33055   </test>
33056   <test name="test-591.cs">
33057     <type name="C1">
33058       <method name="Void .ctor()">
33059         <size>7</size>
33060       </method>
33061       <method name="Void Foo(System.String)">
33062         <size>49</size>
33063       </method>
33064     </type>
33065     <type name="C2">
33066       <method name="Void .ctor()">
33067         <size>7</size>
33068       </method>
33069       <method name="Void Main()">
33070         <size>1</size>
33071       </method>
33072     </type>
33073   </test>
33074   <test name="test-592.cs">
33075     <type name="T">
33076       <method name="Void .ctor()">
33077         <size>7</size>
33078       </method>
33079       <method name="Int32 fib(Int32)">
33080         <size>53</size>
33081       </method>
33082       <method name="Int32 xx(Int32)">
33083         <size>33</size>
33084       </method>
33085       <method name="Void foo(Int32)">
33086         <size>38</size>
33087       </method>
33088       <method name="Void XXXA()">
33089         <size>6</size>
33090       </method>
33091       <method name="Void Main()">
33092         <size>1</size>
33093       </method>
33094     </type>
33095   </test>
33096   <test name="test-593.cs">
33097     <type name="MainClass">
33098       <method name="Void .ctor()">
33099         <size>7</size>
33100       </method>
33101       <method name="Void Foo(I)">
33102         <size>7</size>
33103       </method>
33104       <method name="Void Main()">
33105         <size>1</size>
33106       </method>
33107     </type>
33108   </test>
33109   <test name="test-594.cs">
33110     <type name="Test">
33111       <method name="Void .ctor()">
33112         <size>7</size>
33113       </method>
33114       <method name="Void Main()">
33115         <size>1</size>
33116       </method>
33117     </type>
33118   </test>
33119   <test name="test-595.cs">
33120     <type name="AttributesCollection">
33121       <method name="Void .ctor()">
33122         <size>7</size>
33123       </method>
33124       <method name="System.Object get_Item(SymbolId)">
33125         <size>2</size>
33126       </method>
33127       <method name="Void set_Item(SymbolId, System.Object)">
33128         <size>1</size>
33129       </method>
33130     </type>
33131     <type name="Program">
33132       <method name="Void .ctor()">
33133         <size>7</size>
33134       </method>
33135       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33136         <size>18</size>
33137       </method>
33138       <method name="Void Main()">
33139         <size>23</size>
33140       </method>
33141     </type>
33142   </test>
33143   <test name="test-596.cs">
33144     <type name="C">
33145       <method name="Void .ctor()">
33146         <size>7</size>
33147       </method>
33148       <method name="Void Main()">
33149         <size>17</size>
33150       </method>
33151     </type>
33152   </test>
33153   <test name="test-597.cs">
33154     <type name="TestNS.Foo">
33155       <method name="Void .ctor()">
33156         <size>7</size>
33157       </method>
33158     </type>
33159     <type name="TestNS.XElement">
33160       <method name="Void .ctor()">
33161         <size>7</size>
33162       </method>
33163       <method name="TestNS.Bar get_Document()">
33164         <size>2</size>
33165       </method>
33166       <method name="System.Object get_CrashHere()">
33167         <size>29</size>
33168       </method>
33169     </type>
33170     <type name="TestNS.Element">
33171       <method name="Void .ctor()">
33172         <size>7</size>
33173       </method>
33174       <method name="TestNS.Foo get_Document()">
33175         <size>2</size>
33176       </method>
33177     </type>
33178     <type name="TestNS.Bar">
33179       <method name="Void .ctor()">
33180         <size>7</size>
33181       </method>
33182       <method name="IHoge get_Root()">
33183         <size>2</size>
33184       </method>
33185     </type>
33186     <type name="TestNS.C">
33187       <method name="Void .ctor()">
33188         <size>7</size>
33189       </method>
33190       <method name="Void Main()">
33191         <size>1</size>
33192       </method>
33193     </type>
33194   </test>
33195   <test name="test-598.cs">
33196     <type name="Test">
33197       <method name="Void .ctor()">
33198         <size>35</size>
33199       </method>
33200       <method name="V get_v()">
33201         <size>7</size>
33202       </method>
33203       <method name="Void Main()">
33204         <size>1</size>
33205       </method>
33206     </type>
33207     <type name="V">
33208       <method name="Void set_Item(Int32, Int32)">
33209         <size>1</size>
33210       </method>
33211     </type>
33212   </test>
33213   <test name="test-599.cs">
33214     <type name="Test.String">
33215       <method name="Void .ctor(String)">
33216         <size>14</size>
33217       </method>
33218       <method name="Test.String op_Implicit(System.String)">
33219         <size>15</size>
33220       </method>
33221       <method name="System.String op_Implicit(Test.String)">
33222         <size>15</size>
33223       </method>
33224     </type>
33225     <type name="TestCompiler.MainClass">
33226       <method name="Void .ctor()">
33227         <size>7</size>
33228       </method>
33229       <method name="Int32 Main()">
33230         <size>80</size>
33231       </method>
33232     </type>
33233   </test>
33234   <test name="test-6.cs">
33235     <type name="X">
33236       <method name="Void .ctor()">
33237         <size>7</size>
33238       </method>
33239       <method name="Int32 Main()">
33240         <size>37</size>
33241       </method>
33242     </type>
33243   </test>
33244   <test name="test-60.cs">
33245     <type name="ns5.Y">
33246       <method name="Void .ctor()">
33247         <size>7</size>
33248       </method>
33249       <method name="Void Run()">
33250         <size>1</size>
33251       </method>
33252     </type>
33253     <type name="X">
33254       <method name="Void .ctor()">
33255         <size>7</size>
33256       </method>
33257       <method name="Int32 Main()">
33258         <size>14</size>
33259       </method>
33260     </type>
33261   </test>
33262   <test name="test-600.cs">
33263     <type name="Test.Regression">
33264       <method name="Void .ctor()">
33265         <size>7</size>
33266       </method>
33267       <method name="Int32 Main()">
33268         <size>90</size>
33269       </method>
33270     </type>
33271   </test>
33272   <test name="test-601.cs">
33273     <type name="C">
33274       <method name="Void .ctor()">
33275         <size>7</size>
33276       </method>
33277       <method name="Void Main()">
33278         <size>1</size>
33279       </method>
33280     </type>
33281     <type name="C+MarkerUpdatedVMDelegate">
33282       <method name="Void .ctor(Object, IntPtr)">
33283         <size>0</size>
33284       </method>
33285       <method name="Void Invoke(IntPtr, IntPtr)">
33286         <size>0</size>
33287       </method>
33288       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33289         <size>0</size>
33290       </method>
33291       <method name="Void EndInvoke(IAsyncResult)">
33292         <size>0</size>
33293       </method>
33294     </type>
33295   </test>
33296   <test name="test-602.cs">
33297     <type name="C">
33298       <method name="Void .ctor()">
33299         <size>7</size>
33300       </method>
33301       <method name="Int32 Main()">
33302         <size>95</size>
33303       </method>
33304       <method name="Int32 Error(System.String, System.Object[])">
33305         <size>8</size>
33306       </method>
33307       <method name="Int32 Format(System.String, System.Object)">
33308         <size>2</size>
33309       </method>
33310       <method name="Int32 Format(System.String, System.Object[])">
33311         <size>2</size>
33312       </method>
33313       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33314         <size>2</size>
33315       </method>
33316       <method name="Int32 Test_A(System.String)">
33317         <size>2</size>
33318       </method>
33319       <method name="Int32 Test_A(System.String, System.Object[])">
33320         <size>2</size>
33321       </method>
33322       <method name="Int32 Test_C(System.Type, System.Int32[])">
33323         <size>2</size>
33324       </method>
33325       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33326         <size>2</size>
33327       </method>
33328     </type>
33329   </test>
33330   <test name="test-603.cs">
33331     <type name="ConsoleApplication1.Program">
33332       <method name="Void .ctor()">
33333         <size>7</size>
33334       </method>
33335       <method name="Void .cctor()">
33336         <size>1</size>
33337       </method>
33338       <method name="Int32 Main()">
33339         <size>52</size>
33340       </method>
33341     </type>
33342   </test>
33343   <test name="test-604.cs">
33344     <type name="Program">
33345       <method name="Void .ctor()">
33346         <size>7</size>
33347       </method>
33348       <method name="Int32 Main()">
33349         <size>83</size>
33350       </method>
33351     </type>
33352     <type name="Program+ImplementingExplicitInterfacesMembers">
33353       <method name="Void .ctor()">
33354         <size>7</size>
33355       </method>
33356       <method name="Void Program.Iface1.IfaceMethod1()">
33357         <size>1</size>
33358       </method>
33359       <method name="Void Program.Iface2.IfaceMethod2()">
33360         <size>1</size>
33361       </method>
33362     </type>
33363   </test>
33364   <test name="test-605.cs">
33365     <type name="TestA">
33366       <method name="Void .ctor()">
33367         <size>7</size>
33368       </method>
33369       <method name="System.String get_Method()">
33370         <size>2</size>
33371       </method>
33372     </type>
33373     <type name="TestB">
33374       <method name="Void .ctor()">
33375         <size>7</size>
33376       </method>
33377       <method name="System.String get_Method()">
33378         <size>2</size>
33379       </method>
33380       <method name="Void Main()">
33381         <size>1</size>
33382       </method>
33383     </type>
33384   </test>
33385   <test name="test-606.cs">
33386     <type name="Program">
33387       <method name="Void .ctor()">
33388         <size>7</size>
33389       </method>
33390       <method name="Int32 Main()">
33391         <size>157</size>
33392       </method>
33393     </type>
33394     <type name="Info">
33395       <method name="Void .ctor()">
33396         <size>7</size>
33397       </method>
33398       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33399         <size>2</size>
33400       </method>
33401       <method name="Void System.Collections.IEnumerator.Reset()">
33402         <size>1</size>
33403       </method>
33404       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33405         <size>2</size>
33406       </method>
33407       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33408         <size>2</size>
33409       </method>
33410       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33411         <size>1</size>
33412       </method>
33413     </type>
33414   </test>
33415   <test name="test-607.cs">
33416     <type name="Program">
33417       <method name="Void .ctor()">
33418         <size>7</size>
33419       </method>
33420       <method name="Int32 Main()">
33421         <size>40</size>
33422       </method>
33423     </type>
33424   </test>
33425   <test name="test-608.cs">
33426     <type name="X">
33427       <method name="Void .ctor()">
33428         <size>7</size>
33429       </method>
33430       <method name="Void Main()">
33431         <size>60</size>
33432       </method>
33433     </type>
33434   </test>
33435   <test name="test-609.cs">
33436     <type name="Test">
33437       <method name="Void .ctor()">
33438         <size>7</size>
33439       </method>
33440       <method name="Int32 Main()">
33441         <size>36</size>
33442       </method>
33443     </type>
33444   </test>
33445   <test name="test-61.cs">
33446     <type name="X">
33447       <method name="Void .ctor()">
33448         <size>7</size>
33449       </method>
33450       <method name="Void add_XX(X+MyEvent)">
33451         <size>3</size>
33452       </method>
33453       <method name="Void remove_XX(X+MyEvent)">
33454         <size>3</size>
33455       </method>
33456       <method name="Int32 get_Property()">
33457         <size>4</size>
33458       </method>
33459       <method name="Void set_Property(Int32)">
33460         <size>3</size>
33461       </method>
33462       <method name="Int32 get_P2()">
33463         <size>2</size>
33464       </method>
33465       <method name="Void set_P3(Int32)">
33466         <size>1</size>
33467       </method>
33468       <method name="Int32 Main()">
33469         <size>2</size>
33470       </method>
33471     </type>
33472     <type name="X+MyEvent">
33473       <method name="Void .ctor(Object, IntPtr)">
33474         <size>0</size>
33475       </method>
33476       <method name="Void Invoke()">
33477         <size>0</size>
33478       </method>
33479       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33480         <size>0</size>
33481       </method>
33482       <method name="Void EndInvoke(IAsyncResult)">
33483         <size>0</size>
33484       </method>
33485     </type>
33486   </test>
33487   <test name="test-610.cs">
33488     <type name="A">
33489       <method name="Void .ctor()">
33490         <size>7</size>
33491       </method>
33492       <method name="Void Main()">
33493         <size>1</size>
33494       </method>
33495     </type>
33496     <type name="A+C">
33497       <method name="Void .ctor()">
33498         <size>7</size>
33499       </method>
33500     </type>
33501     <type name="A+C+D">
33502       <method name="Void .ctor()">
33503         <size>7</size>
33504       </method>
33505     </type>
33506     <type name="N.B">
33507       <method name="Void .ctor()">
33508         <size>7</size>
33509       </method>
33510     </type>
33511     <type name="N.B+C">
33512       <method name="Void .ctor()">
33513         <size>7</size>
33514       </method>
33515     </type>
33516     <type name="N.B+C+E">
33517       <method name="Void .ctor()">
33518         <size>7</size>
33519       </method>
33520     </type>
33521     <type name="N.B+A">
33522       <method name="Void .ctor()">
33523         <size>7</size>
33524       </method>
33525     </type>
33526     <type name="N.B+A+D">
33527       <method name="Void .ctor()">
33528         <size>7</size>
33529       </method>
33530     </type>
33531   </test>
33532   <test name="test-611.cs">
33533     <type name="T">
33534       <method name="Void .ctor()">
33535         <size>7</size>
33536       </method>
33537     </type>
33538     <type name="T+Protected">
33539       <method name="Void .ctor()">
33540         <size>7</size>
33541       </method>
33542     </type>
33543     <type name="D">
33544       <method name="Void .ctor()">
33545         <size>7</size>
33546       </method>
33547     </type>
33548     <type name="D+Private">
33549       <method name="Void .ctor()">
33550         <size>7</size>
33551       </method>
33552       <method name="Void Stuff(T+Protected)">
33553         <size>1</size>
33554       </method>
33555     </type>
33556     <type name="D2">
33557       <method name="Void .ctor()">
33558         <size>7</size>
33559       </method>
33560     </type>
33561     <type name="D2+P">
33562       <method name="Void .ctor()">
33563         <size>7</size>
33564       </method>
33565     </type>
33566     <type name="D2+P+Private">
33567       <method name="Void .ctor()">
33568         <size>7</size>
33569       </method>
33570       <method name="Void Stuff(T+Protected)">
33571         <size>1</size>
33572       </method>
33573     </type>
33574     <type name="Z">
33575       <method name="Void .ctor()">
33576         <size>7</size>
33577       </method>
33578       <method name="Void Main()">
33579         <size>1</size>
33580       </method>
33581     </type>
33582   </test>
33583   <test name="test-612.cs">
33584     <type name="Abcdefghijklmnopqrstuvwxyz">
33585       <method name="Void .ctor()">
33586         <size>7</size>
33587       </method>
33588       <method name="Void .cctor()">
33589         <size>7</size>
33590       </method>
33591     </type>
33592     <type name="OO">
33593       <method name="Void .ctor()">
33594         <size>7</size>
33595       </method>
33596       <method name="Void D()">
33597         <size>5293</size>
33598       </method>
33599     </type>
33600     <type name="Zyxwvutsrqp">
33601       <method name="Void .ctor()">
33602         <size>7</size>
33603       </method>
33604       <method name="Void .cctor()">
33605         <size>7</size>
33606       </method>
33607     </type>
33608     <type name="XXX">
33609       <method name="Void .ctor()">
33610         <size>7</size>
33611       </method>
33612       <method name="Boolean IsAltered()">
33613         <size>859</size>
33614       </method>
33615       <method name="Void Main()">
33616         <size>1</size>
33617       </method>
33618     </type>
33619   </test>
33620   <test name="test-613.cs">
33621     <type name="M">
33622       <method name="Void .ctor()">
33623         <size>7</size>
33624       </method>
33625       <method name="Boolean g()">
33626         <size>8</size>
33627       </method>
33628       <method name="Int32 Main()">
33629         <size>62</size>
33630       </method>
33631     </type>
33632   </test>
33633   <test name="test-614.cs">
33634     <type name="C">
33635       <method name="Void .ctor()">
33636         <size>7</size>
33637       </method>
33638       <method name="Void And()">
33639         <size>73</size>
33640       </method>
33641       <method name="Void Or()">
33642         <size>137</size>
33643       </method>
33644       <method name="Int32 Main()">
33645         <size>70</size>
33646       </method>
33647     </type>
33648   </test>
33649   <test name="test-615.cs">
33650     <type name="C">
33651       <method name="Void .ctor()">
33652         <size>7</size>
33653       </method>
33654       <method name="Void Main()">
33655         <size>16</size>
33656       </method>
33657     </type>
33658   </test>
33659   <test name="test-617.cs">
33660     <type name="Y">
33661       <method name="Void .ctor()">
33662         <size>7</size>
33663       </method>
33664       <method name="Void X.add_Foo(MyDelegate)">
33665         <size>1</size>
33666       </method>
33667       <method name="Void X.remove_Foo(MyDelegate)">
33668         <size>1</size>
33669       </method>
33670       <method name="Void add_Foo(MyDelegate)">
33671         <size>24</size>
33672       </method>
33673       <method name="Void remove_Foo(MyDelegate)">
33674         <size>24</size>
33675       </method>
33676       <method name="Int32 X.get_Prop()">
33677         <size>2</size>
33678       </method>
33679       <method name="Int32 Main()">
33680         <size>74</size>
33681       </method>
33682     </type>
33683     <type name="MyDelegate">
33684       <method name="Void .ctor(Object, IntPtr)">
33685         <size>0</size>
33686       </method>
33687       <method name="Int64 Invoke()">
33688         <size>0</size>
33689       </method>
33690       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33691         <size>0</size>
33692       </method>
33693       <method name="Int64 EndInvoke(IAsyncResult)">
33694         <size>0</size>
33695       </method>
33696     </type>
33697   </test>
33698   <test name="test-618.cs">
33699     <type name="C">
33700       <method name="Void .ctor()">
33701         <size>7</size>
33702       </method>
33703       <method name="Void ZeroBasedReductions()">
33704         <size>9</size>
33705       </method>
33706       <method name="Void Main()">
33707         <size>1</size>
33708       </method>
33709     </type>
33710   </test>
33711   <test name="test-619.cs">
33712     <type name="X">
33713       <method name="Void .ctor()">
33714         <size>7</size>
33715       </method>
33716       <method name="Void Main()">
33717         <size>11</size>
33718       </method>
33719     </type>
33720   </test>
33721   <test name="test-62.cs">
33722     <type name="X">
33723       <method name="Void .ctor()">
33724         <size>7</size>
33725       </method>
33726       <method name="X[] GetX()">
33727         <size>2</size>
33728       </method>
33729       <method name="System.Int32[] getInt()">
33730         <size>2</size>
33731       </method>
33732       <method name="System.Int32[,,] getMoreInt()">
33733         <size>2</size>
33734       </method>
33735       <method name="Int32 Main()">
33736         <size>2</size>
33737       </method>
33738     </type>
33739   </test>
33740   <test name="test-620.cs">
33741     <type name="X">
33742       <method name="Void .ctor()">
33743         <size>7</size>
33744       </method>
33745       <method name="Void A(Int32 ByRef)">
33746         <size>7</size>
33747       </method>
33748       <method name="Void B(Int32 ByRef)">
33749         <size>7</size>
33750       </method>
33751       <method name="Int32 Main()">
33752         <size>22</size>
33753       </method>
33754     </type>
33755   </test>
33756   <test name="test-621.cs">
33757     <type name="X">
33758       <method name="Void .ctor()">
33759         <size>7</size>
33760       </method>
33761       <method name="Void Main()">
33762         <size>129</size>
33763       </method>
33764     </type>
33765   </test>
33766   <test name="test-622.cs">
33767     <type name="A">
33768       <method name="Void .ctor(Int32)">
33769         <size>1</size>
33770       </method>
33771     </type>
33772     <type name="B">
33773       <method name="Void .ctor(Int32)">
33774         <size>7</size>
33775       </method>
33776     </type>
33777     <type name="X">
33778       <method name="Void .ctor()">
33779         <size>7</size>
33780       </method>
33781       <method name="Void Foo(A ByRef)">
33782         <size>8</size>
33783       </method>
33784       <method name="Void Foo(System.Object ByRef)">
33785         <size>9</size>
33786       </method>
33787       <method name="Int32 Main()">
33788         <size>16</size>
33789       </method>
33790     </type>
33791   </test>
33792   <test name="test-623.cs">
33793     <type name="X">
33794       <method name="Void .ctor()">
33795         <size>7</size>
33796       </method>
33797       <method name="Void a()">
33798         <size>0</size>
33799       </method>
33800     </type>
33801     <type name="Y">
33802       <method name="Void .ctor()">
33803         <size>7</size>
33804       </method>
33805       <method name="Void a()">
33806         <size>11</size>
33807       </method>
33808       <method name="Void Main()">
33809         <size>13</size>
33810       </method>
33811     </type>
33812   </test>
33813   <test name="test-624.cs">
33814     <type name="X">
33815       <method name="Void .ctor()">
33816         <size>7</size>
33817       </method>
33818       <method name="Int32 get_Type()">
33819         <size>2</size>
33820       </method>
33821       <method name="Void Main()">
33822         <size>3</size>
33823       </method>
33824     </type>
33825   </test>
33826   <test name="test-625.cs">
33827     <type name="Location">
33828       <method name="Void .ctor()">
33829         <size>7</size>
33830       </method>
33831       <method name="Int32 get_Null()">
33832         <size>2</size>
33833       </method>
33834     </type>
33835     <type name="X">
33836       <method name="Void .ctor()">
33837         <size>13</size>
33838       </method>
33839       <method name="Void Main()">
33840         <size>1</size>
33841       </method>
33842     </type>
33843   </test>
33844   <test name="test-626.cs">
33845     <type name="X">
33846       <method name="Void .ctor()">
33847         <size>7</size>
33848       </method>
33849       <method name="Void A()">
33850         <size>1</size>
33851       </method>
33852       <method name="Void Main()">
33853         <size>37</size>
33854       </method>
33855     </type>
33856   </test>
33857   <test name="test-627.cs">
33858     <type name="B">
33859       <method name="Void .ctor()">
33860         <size>7</size>
33861       </method>
33862       <method name="Void X.B()">
33863         <size>1</size>
33864       </method>
33865       <method name="Void A.B()">
33866         <size>1</size>
33867       </method>
33868     </type>
33869     <type name="M">
33870       <method name="Void .ctor()">
33871         <size>7</size>
33872       </method>
33873       <method name="Void N(System.Object)">
33874         <size>8</size>
33875       </method>
33876       <method name="Void Main()">
33877         <size>1</size>
33878       </method>
33879     </type>
33880   </test>
33881   <test name="test-628.cs">
33882     <type name="N1.B">
33883       <method name="Void .ctor()">
33884         <size>7</size>
33885       </method>
33886     </type>
33887     <type name="X">
33888       <method name="Void .ctor()">
33889         <size>7</size>
33890       </method>
33891     </type>
33892     <type name="X2">
33893       <method name="Void .ctor()">
33894         <size>7</size>
33895       </method>
33896     </type>
33897     <type name="Y2">
33898       <method name="Void .ctor()">
33899         <size>7</size>
33900       </method>
33901     </type>
33902     <type name="Y">
33903       <method name="Void .ctor()">
33904         <size>7</size>
33905       </method>
33906       <method name="Void Main()">
33907         <size>1</size>
33908       </method>
33909     </type>
33910   </test>
33911   <test name="test-629.cs">
33912     <type name="Foo">
33913       <method name="Void .ctor()">
33914         <size>7</size>
33915       </method>
33916       <method name="IEnumerable foo()">
33917         <size>16</size>
33918       </method>
33919       <method name="Int32 Main()">
33920         <size>65</size>
33921       </method>
33922     </type>
33923     <type name="Foo+&lt;foo&gt;c__Iterator0">
33924       <method name="Void .ctor()">
33925         <size>7</size>
33926       </method>
33927       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33928         <size>7</size>
33929       </method>
33930       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33931         <size>7</size>
33932       </method>
33933       <method name="Boolean MoveNext()">
33934         <size>39</size>
33935       </method>
33936       <method name="Void Dispose()">
33937         <size>8</size>
33938       </method>
33939       <method name="Void Reset()">
33940         <size>6</size>
33941       </method>
33942       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33943         <size>7</size>
33944       </method>
33945       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33946         <size>26</size>
33947       </method>
33948     </type>
33949   </test>
33950   <test name="test-63.cs">
33951     <type name="X">
33952       <method name="Void .ctor()">
33953         <size>7</size>
33954       </method>
33955       <method name="Int32 Main()">
33956         <size>96</size>
33957       </method>
33958     </type>
33959   </test>
33960   <test name="test-630.cs">
33961     <type name="MyEx">
33962       <method name="Void .ctor()">
33963         <size>7</size>
33964       </method>
33965     </type>
33966     <type name="Ex">
33967       <method name="Void .ctor()">
33968         <size>7</size>
33969       </method>
33970       <method name="Int32 test(Int32)">
33971         <size>37</size>
33972       </method>
33973       <method name="Int32 Main()">
33974         <size>70</size>
33975       </method>
33976     </type>
33977   </test>
33978   <test name="test-631.cs">
33979     <type name="A">
33980       <method name="Void .ctor()">
33981         <size>7</size>
33982       </method>
33983       <method name="SByte op_Implicit(A)">
33984         <size>2</size>
33985       </method>
33986       <method name="Byte op_Implicit(A)">
33987         <size>2</size>
33988       </method>
33989       <method name="Int16 op_Implicit(A)">
33990         <size>2</size>
33991       </method>
33992       <method name="UInt16 op_Implicit(A)">
33993         <size>2</size>
33994       </method>
33995       <method name="Int32 op_Implicit(A)">
33996         <size>2</size>
33997       </method>
33998       <method name="UInt32 op_Implicit(A)">
33999         <size>2</size>
34000       </method>
34001       <method name="Int64 op_Implicit(A)">
34002         <size>3</size>
34003       </method>
34004       <method name="UInt64 op_Implicit(A)">
34005         <size>3</size>
34006       </method>
34007     </type>
34008     <type name="A2">
34009       <method name="Void .ctor()">
34010         <size>7</size>
34011       </method>
34012       <method name="SByte op_Implicit(A2)">
34013         <size>2</size>
34014       </method>
34015       <method name="Byte op_Implicit(A2)">
34016         <size>2</size>
34017       </method>
34018       <method name="Int16 op_Implicit(A2)">
34019         <size>2</size>
34020       </method>
34021       <method name="UInt32 op_Implicit(A2)">
34022         <size>2</size>
34023       </method>
34024       <method name="Int64 op_Implicit(A2)">
34025         <size>3</size>
34026       </method>
34027       <method name="UInt64 op_Implicit(A2)">
34028         <size>3</size>
34029       </method>
34030     </type>
34031     <type name="A3">
34032       <method name="Void .ctor()">
34033         <size>7</size>
34034       </method>
34035       <method name="SByte op_Implicit(A3)">
34036         <size>2</size>
34037       </method>
34038       <method name="UInt32 op_Implicit(A3)">
34039         <size>2</size>
34040       </method>
34041       <method name="Int64 op_Implicit(A3)">
34042         <size>3</size>
34043       </method>
34044       <method name="UInt64 op_Implicit(A3)">
34045         <size>3</size>
34046       </method>
34047     </type>
34048     <type name="A4">
34049       <method name="Void .ctor()">
34050         <size>7</size>
34051       </method>
34052       <method name="UInt32 op_Implicit(A4)">
34053         <size>2</size>
34054       </method>
34055       <method name="Int64 op_Implicit(A4)">
34056         <size>3</size>
34057       </method>
34058       <method name="UInt64 op_Implicit(A4)">
34059         <size>3</size>
34060       </method>
34061     </type>
34062     <type name="A5">
34063       <method name="Void .ctor()">
34064         <size>7</size>
34065       </method>
34066       <method name="UInt32 op_Implicit(A5)">
34067         <size>2</size>
34068       </method>
34069       <method name="Int32 op_Implicit(A5)">
34070         <size>2</size>
34071       </method>
34072     </type>
34073     <type name="A6">
34074       <method name="Void .ctor()">
34075         <size>7</size>
34076       </method>
34077       <method name="Byte op_Implicit(A6)">
34078         <size>2</size>
34079       </method>
34080     </type>
34081     <type name="MyDecimal">
34082       <method name="Void .ctor()">
34083         <size>7</size>
34084       </method>
34085       <method name="Decimal op_Implicit(MyDecimal)">
34086         <size>8</size>
34087       </method>
34088     </type>
34089     <type name="Constraint">
34090       <method name="Void .ctor()">
34091         <size>7</size>
34092       </method>
34093       <method name="Int32 Main()">
34094         <size>293</size>
34095       </method>
34096     </type>
34097   </test>
34098   <test name="test-632.cs">
34099     <type name="Bug379822">
34100       <method name="Void .ctor()">
34101         <size>7</size>
34102       </method>
34103       <method name="Void Assert(Boolean, Boolean)">
34104         <size>19</size>
34105       </method>
34106       <method name="Void TestAnd(Boolean)">
34107         <size>79</size>
34108       </method>
34109       <method name="Void TestOr(Boolean)">
34110         <size>92</size>
34111       </method>
34112       <method name="Void Test(Boolean)">
34113         <size>13</size>
34114       </method>
34115       <method name="Void Main()">
34116         <size>13</size>
34117       </method>
34118     </type>
34119   </test>
34120   <test name="test-633.cs">
34121     <type name="Test.C">
34122       <method name="Void .ctor()">
34123         <size>7</size>
34124       </method>
34125       <method name="Void Main()">
34126         <size>1</size>
34127       </method>
34128     </type>
34129   </test>
34130   <test name="test-634.cs">
34131     <type name="Test">
34132       <method name="Void .ctor()">
34133         <size>7</size>
34134       </method>
34135       <method name="Void TestFunc()">
34136         <size>2</size>
34137       </method>
34138       <method name="Void Main(System.String[])">
34139         <size>6</size>
34140       </method>
34141     </type>
34142     <type name="Test+D">
34143       <method name="Void .ctor(Object, IntPtr)">
34144         <size>0</size>
34145       </method>
34146       <method name="Void Invoke()">
34147         <size>0</size>
34148       </method>
34149       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34150         <size>0</size>
34151       </method>
34152       <method name="Void EndInvoke(IAsyncResult)">
34153         <size>0</size>
34154       </method>
34155     </type>
34156   </test>
34157   <test name="test-635.cs">
34158     <type name="ShortCircuitFold">
34159       <method name="Void .ctor()">
34160         <size>7</size>
34161       </method>
34162       <method name="Boolean get_False()">
34163         <size>14</size>
34164       </method>
34165       <method name="Boolean get_True()">
34166         <size>14</size>
34167       </method>
34168       <method name="Void a(Boolean, Boolean)">
34169         <size>19</size>
34170       </method>
34171       <method name="Void c(Int32)">
34172         <size>67</size>
34173       </method>
34174       <method name="Boolean f()">
34175         <size>11</size>
34176       </method>
34177       <method name="Void Main()">
34178         <size>169</size>
34179       </method>
34180     </type>
34181   </test>
34182   <test name="test-636.cs">
34183     <type name="Foo">
34184       <method name="Void .ctor()">
34185         <size>7</size>
34186       </method>
34187       <method name="Boolean get_False()">
34188         <size>14</size>
34189       </method>
34190       <method name="Void ping()">
34191         <size>13</size>
34192       </method>
34193       <method name="Int32 test_while(Int32)">
34194         <size>53</size>
34195       </method>
34196       <method name="Int32 test_do_while(Int32)">
34197         <size>53</size>
34198       </method>
34199       <method name="Int32 test_for(Int32)">
34200         <size>64</size>
34201       </method>
34202       <method name="Void test_for_empty()">
34203         <size>35</size>
34204       </method>
34205       <method name="Void Main()">
34206         <size>30</size>
34207       </method>
34208     </type>
34209   </test>
34210   <test name="test-638.cs">
34211     <type name="Fail">
34212       <method name="Void .ctor()">
34213         <size>7</size>
34214       </method>
34215       <method name="Void Main()">
34216         <size>110</size>
34217       </method>
34218     </type>
34219     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34220       <method name="Void .ctor()">
34221         <size>7</size>
34222       </method>
34223       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34224         <size>28</size>
34225       </method>
34226     </type>
34227   </test>
34228   <test name="test-639.cs">
34229     <type name="Foo">
34230       <method name="Void .ctor()">
34231         <size>7</size>
34232       </method>
34233       <method name="System.String get_s()">
34234         <size>13</size>
34235       </method>
34236       <method name="Void set_s(System.String)">
34237         <size>34</size>
34238       </method>
34239       <method name="Void Main()">
34240         <size>67</size>
34241       </method>
34242     </type>
34243   </test>
34244   <test name="test-64.cs">
34245     <type name="Operator">
34246       <method name="Void .ctor()">
34247         <size>7</size>
34248       </method>
34249     </type>
34250     <type name="Blah">
34251       <method name="Void .ctor(Operator)">
34252         <size>7</size>
34253       </method>
34254     </type>
34255     <type name="T">
34256       <method name="Void .ctor()">
34257         <size>7</size>
34258       </method>
34259       <method name="Int32 Main()">
34260         <size>9</size>
34261       </method>
34262     </type>
34263   </test>
34264   <test name="test-640.cs">
34265     <type name="C">
34266       <method name="Void .ctor()">
34267         <size>7</size>
34268       </method>
34269       <method name="Int32 Main()">
34270         <size>100</size>
34271       </method>
34272     </type>
34273   </test>
34274   <test name="test-641.cs">
34275     <type name="Identifier">
34276       <method name="Void .ctor()">
34277         <size>7</size>
34278       </method>
34279       <method name="Int32 Main()">
34280         <size>55</size>
34281       </method>
34282       <method name="Boolean op_Equality(Identifier, Identifier)">
34283         <size>2</size>
34284       </method>
34285       <method name="Boolean op_Inequality(Identifier, Identifier)">
34286         <size>2</size>
34287       </method>
34288       <method name="Identifier op_Implicit(System.String)">
34289         <size>2</size>
34290       </method>
34291       <method name="System.String op_Implicit(Identifier)">
34292         <size>2</size>
34293       </method>
34294       <method name="Decimal op_Implicit(Identifier)">
34295         <size>7</size>
34296       </method>
34297     </type>
34298   </test>
34299   <test name="test-642.cs">
34300     <type name="C">
34301       <method name="Void .ctor()">
34302         <size>7</size>
34303       </method>
34304       <method name="Int32 Main()">
34305         <size>40</size>
34306       </method>
34307     </type>
34308   </test>
34309   <test name="test-643.cs">
34310     <type name="PointerArithmeticTest">
34311       <method name="Void .ctor()">
34312         <size>7</size>
34313       </method>
34314       <method name="Int32 Main()">
34315         <size>130</size>
34316       </method>
34317       <method name="Int32* Conversions(Int64)">
34318         <size>3</size>
34319       </method>
34320       <method name="Int32 CheckAdd(Byte*, Int32)">
34321         <size>14</size>
34322       </method>
34323       <method name="Int32 CheckSub(Int16*, Int32)">
34324         <size>16</size>
34325       </method>
34326       <method name="Int32 CheckSub2(Int16*, Int32)">
34327         <size>23</size>
34328       </method>
34329     </type>
34330   </test>
34331   <test name="test-644.cs">
34332     <type name="Program">
34333       <method name="Void .ctor()">
34334         <size>7</size>
34335       </method>
34336       <method name="System.Object M(Int32)">
34337         <size>2</size>
34338       </method>
34339       <method name="Void Test_1()">
34340         <size>59</size>
34341       </method>
34342       <method name="Boolean Test_2()">
34343         <size>24</size>
34344       </method>
34345       <method name="Boolean Test_3()">
34346         <size>24</size>
34347       </method>
34348       <method name="Boolean Test_4(Program+D)">
34349         <size>13</size>
34350       </method>
34351       <method name="Int32 Main()">
34352         <size>75</size>
34353       </method>
34354     </type>
34355     <type name="Program+D">
34356       <method name="Void .ctor(Object, IntPtr)">
34357         <size>0</size>
34358       </method>
34359       <method name="System.Object Invoke(Int32)">
34360         <size>0</size>
34361       </method>
34362       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34363         <size>0</size>
34364       </method>
34365       <method name="System.Object EndInvoke(IAsyncResult)">
34366         <size>0</size>
34367       </method>
34368     </type>
34369   </test>
34370   <test name="test-645.cs">
34371     <type name="Program">
34372       <method name="Void .ctor()">
34373         <size>7</size>
34374       </method>
34375       <method name="IEnumerable get_Empty()">
34376         <size>16</size>
34377       </method>
34378       <method name="Void Main()">
34379         <size>61</size>
34380       </method>
34381     </type>
34382     <type name="Program+&lt;&gt;c__Iterator0">
34383       <method name="Void .ctor()">
34384         <size>7</size>
34385       </method>
34386       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34387         <size>7</size>
34388       </method>
34389       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34390         <size>7</size>
34391       </method>
34392       <method name="Boolean MoveNext()">
34393         <size>158</size>
34394       </method>
34395       <method name="Void Dispose()">
34396         <size>8</size>
34397       </method>
34398       <method name="Void Reset()">
34399         <size>6</size>
34400       </method>
34401       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34402         <size>7</size>
34403       </method>
34404       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34405         <size>26</size>
34406       </method>
34407     </type>
34408   </test>
34409   <test name="test-646.cs">
34410     <type name="Program">
34411       <method name="Void .ctor()">
34412         <size>7</size>
34413       </method>
34414       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34415         <size>7</size>
34416       </method>
34417       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34418         <size>7</size>
34419       </method>
34420       <method name="Int32 Main()">
34421         <size>113</size>
34422       </method>
34423     </type>
34424   </test>
34425   <test name="test-647.cs">
34426     <type name="Foo">
34427       <method name="Void .ctor()">
34428         <size>7</size>
34429       </method>
34430       <method name="Void Main()">
34431         <size>28</size>
34432       </method>
34433     </type>
34434   </test>
34435   <test name="test-648.cs">
34436     <type name="ParamMismatch.TestCase">
34437       <method name="Void .ctor()">
34438         <size>7</size>
34439       </method>
34440       <method name="Void add_Culprit(System.EventHandler)">
34441         <size>1</size>
34442       </method>
34443       <method name="Void remove_Culprit(System.EventHandler)">
34444         <size>1</size>
34445       </method>
34446       <method name="Void Main()">
34447         <size>1</size>
34448       </method>
34449       <method name="Void Finalize()">
34450         <size>13</size>
34451       </method>
34452     </type>
34453   </test>
34454   <test name="test-649.cs">
34455     <type name="MainClass">
34456       <method name="Void .ctor()">
34457         <size>7</size>
34458       </method>
34459       <method name="Void Main(System.String[])">
34460         <size>609</size>
34461       </method>
34462     </type>
34463     <type name="MainClass+Decimal2">
34464       <method name="Void .ctor(Double)">
34465         <size>13</size>
34466       </method>
34467       <method name="Void .ctor(Decimal)">
34468         <size>8</size>
34469       </method>
34470       <method name="Decimal2 op_Explicit(Decimal)">
34471         <size>7</size>
34472       </method>
34473       <method name="Decimal2 op_Explicit(Double)">
34474         <size>7</size>
34475       </method>
34476       <method name="Decimal op_Implicit(Decimal2)">
34477         <size>8</size>
34478       </method>
34479     </type>
34480   </test>
34481   <test name="test-65.cs">
34482     <type name="X">
34483       <method name="Void .ctor()">
34484         <size>7</size>
34485       </method>
34486       <method name="Void receiver(S)">
34487         <size>7</size>
34488       </method>
34489       <method name="System.Object BoxS()">
34490         <size>21</size>
34491       </method>
34492       <method name="S Plain()">
34493         <size>16</size>
34494       </method>
34495       <method name="Int32 Main()">
34496         <size>98</size>
34497       </method>
34498     </type>
34499   </test>
34500   <test name="test-650.cs">
34501     <type name="App">
34502       <method name="Void .ctor()">
34503         <size>7</size>
34504       </method>
34505       <method name="Void Main()">
34506         <size>1</size>
34507       </method>
34508     </type>
34509   </test>
34510   <test name="test-651.cs">
34511     <type name="Foo">
34512       <method name="Void .ctor()">
34513         <size>7</size>
34514       </method>
34515       <method name="Void Open(IList)">
34516         <size>1</size>
34517       </method>
34518       <method name="Void Open(System.Collections.ArrayList ByRef)">
34519         <size>20</size>
34520       </method>
34521       <method name="Void Main()">
34522         <size>1</size>
34523       </method>
34524     </type>
34525   </test>
34526   <test name="test-652.cs">
34527     <type name="C">
34528       <method name="Void .ctor()">
34529         <size>7</size>
34530       </method>
34531       <method name="Int32 Main()">
34532         <size>6</size>
34533       </method>
34534       <method name="Int32 Test()">
34535         <size>27</size>
34536       </method>
34537     </type>
34538   </test>
34539   <test name="test-653.cs">
34540     <type name="C">
34541       <method name="Void .ctor()">
34542         <size>7</size>
34543       </method>
34544       <method name="Int32 Test()">
34545         <size>50</size>
34546       </method>
34547       <method name="Void Test2()">
34548         <size>32</size>
34549       </method>
34550       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34551         <size>39</size>
34552       </method>
34553       <method name="Int32 Main()">
34554         <size>41</size>
34555       </method>
34556     </type>
34557   </test>
34558   <test name="test-654.cs">
34559     <type name="Program">
34560       <method name="Void .ctor()">
34561         <size>7</size>
34562       </method>
34563       <method name="Int32 Main()">
34564         <size>8</size>
34565       </method>
34566       <method name="Int32 Test(SByte*)">
34567         <size>33</size>
34568       </method>
34569     </type>
34570   </test>
34571   <test name="test-655.cs">
34572     <type name="D">
34573       <method name="Void .ctor()">
34574         <size>7</size>
34575       </method>
34576       <method name="Byte get_Item(Int32)">
34577         <size>7</size>
34578       </method>
34579       <method name="Void set_Item(Int32, Byte)">
34580         <size>8</size>
34581       </method>
34582       <method name="Int32 Main()">
34583         <size>77</size>
34584       </method>
34585     </type>
34586   </test>
34587   <test name="test-656.cs">
34588     <type name="Goo">
34589       <method name="Void .ctor()">
34590         <size>7</size>
34591       </method>
34592       <method name="Void Main()">
34593         <size>26</size>
34594       </method>
34595     </type>
34596   </test>
34597   <test name="test-657.cs">
34598     <type name="TestDebug.C">
34599       <method name="Void .ctor()">
34600         <size>7</size>
34601       </method>
34602       <method name="Void Method()">
34603         <size>1</size>
34604       </method>
34605     </type>
34606     <type name="TestDebug.Program">
34607       <method name="Void .ctor()">
34608         <size>7</size>
34609       </method>
34610       <method name="Void Excluded()">
34611         <size>11</size>
34612       </method>
34613       <method name="Int32 Main()">
34614         <size>7</size>
34615       </method>
34616     </type>
34617   </test>
34618   <test name="test-658.cs">
34619     <type name="A">
34620       <method name="Void .ctor()">
34621         <size>7</size>
34622       </method>
34623       <method name="Int32 get_Thread()">
34624         <size>2</size>
34625       </method>
34626     </type>
34627     <type name="Thread">
34628       <method name="Void .ctor()">
34629         <size>7</size>
34630       </method>
34631       <method name="Void Foo()">
34632         <size>1</size>
34633       </method>
34634     </type>
34635     <type name="B">
34636       <method name="Void .ctor()">
34637         <size>7</size>
34638       </method>
34639       <method name="Void Main()">
34640         <size>6</size>
34641       </method>
34642     </type>
34643   </test>
34644   <test name="test-659.cs">
34645     <type name="MySubClass">
34646       <method name="Void .ctor()">
34647         <size>7</size>
34648       </method>
34649       <method name="Int32 Main()">
34650         <size>30</size>
34651       </method>
34652       <method name="Void set_BB(Int32, Boolean)">
34653         <size>1</size>
34654       </method>
34655       <method name="Void Iface.set_AA(Int32, Boolean)">
34656         <size>9</size>
34657       </method>
34658     </type>
34659   </test>
34660   <test name="test-66.cs">
34661     <type name="Y">
34662       <method name="Void .ctor()">
34663         <size>7</size>
34664       </method>
34665     </type>
34666     <type name="X">
34667       <method name="Void .ctor()">
34668         <size>7</size>
34669       </method>
34670       <method name="Void .cctor()">
34671         <size>53</size>
34672       </method>
34673       <method name="Void FillOne()">
34674         <size>18</size>
34675       </method>
34676       <method name="Void FillSingle()">
34677         <size>39</size>
34678       </method>
34679       <method name="Void FillDouble()">
34680         <size>59</size>
34681       </method>
34682       <method name="Void FillObject()">
34683         <size>52</size>
34684       </method>
34685       <method name="Void FillDoubleObject()">
34686         <size>81</size>
34687       </method>
34688       <method name="Int32 TestSingle()">
34689         <size>47</size>
34690       </method>
34691       <method name="Int32 TestDouble()">
34692         <size>67</size>
34693       </method>
34694       <method name="Int32 TestObjectSingle()">
34695         <size>48</size>
34696       </method>
34697       <method name="Int32 TestObjectDouble()">
34698         <size>72</size>
34699       </method>
34700       <method name="Int32 Main()">
34701         <size>80</size>
34702       </method>
34703     </type>
34704   </test>
34705   <test name="test-660.cs">
34706     <type name="Test">
34707       <method name="Void .ctor()">
34708         <size>7</size>
34709       </method>
34710       <method name="Void Main()">
34711         <size>25</size>
34712       </method>
34713     </type>
34714     <type name="Status">
34715       <method name="Void .ctor(Code)">
34716         <size>8</size>
34717       </method>
34718       <method name="Status op_Implicit(Code)">
34719         <size>7</size>
34720       </method>
34721       <method name="Code op_Implicit(Status)">
34722         <size>8</size>
34723       </method>
34724     </type>
34725   </test>
34726   <test name="test-661.cs">
34727     <type name="Test">
34728       <method name="Void .ctor()">
34729         <size>7</size>
34730       </method>
34731       <method name="Void Main()">
34732         <size>1</size>
34733       </method>
34734       <method name="Void TestMethod()">
34735         <size>15</size>
34736       </method>
34737       <method name="SummaryInfo GetSummary()">
34738         <size>2</size>
34739       </method>
34740     </type>
34741   </test>
34742   <test name="test-662.cs">
34743     <type name="C">
34744       <method name="Void .ctor()">
34745         <size>7</size>
34746       </method>
34747       <method name="Void Main()">
34748         <size>1</size>
34749       </method>
34750     </type>
34751   </test>
34752   <test name="test-663.cs">
34753     <type name="A">
34754       <method name="Void .ctor()">
34755         <size>7</size>
34756       </method>
34757       <method name="Int32 op_Implicit(A)">
34758         <size>2</size>
34759       </method>
34760       <method name="Boolean op_Implicit(A)">
34761         <size>2</size>
34762       </method>
34763     </type>
34764     <type name="C">
34765       <method name="Void .ctor()">
34766         <size>7</size>
34767       </method>
34768       <method name="Void Main()">
34769         <size>17</size>
34770       </method>
34771     </type>
34772   </test>
34773   <test name="test-664.cs">
34774     <type name="C">
34775       <method name="Void .ctor()">
34776         <size>7</size>
34777       </method>
34778       <method name="Boolean Test(System.String)">
34779         <size>148</size>
34780       </method>
34781       <method name="Int32 Main()">
34782         <size>49</size>
34783       </method>
34784     </type>
34785   </test>
34786   <test name="test-665.cs">
34787     <type name="Test">
34788       <method name="Void .ctor()">
34789         <size>7</size>
34790       </method>
34791       <method name="Int32 Main()">
34792         <size>14</size>
34793       </method>
34794       <method name="Int32 Method(System.Object)">
34795         <size>2</size>
34796       </method>
34797     </type>
34798   </test>
34799   <test name="test-666.cs">
34800     <type name="C">
34801       <method name="Void .ctor()">
34802         <size>7</size>
34803       </method>
34804       <method name="Void Main()">
34805         <size>1</size>
34806       </method>
34807     </type>
34808   </test>
34809   <test name="test-667.cs">
34810     <type name="CA">
34811       <method name="Void .ctor()">
34812         <size>7</size>
34813       </method>
34814       <method name="Void IA.M()">
34815         <size>1</size>
34816       </method>
34817     </type>
34818     <type name="CC">
34819       <method name="Void .ctor()">
34820         <size>7</size>
34821       </method>
34822       <method name="Void Main()">
34823         <size>1</size>
34824       </method>
34825     </type>
34826   </test>
34827   <test name="test-668.cs">
34828     <type name="Bar">
34829       <method name="Void .ctor()">
34830         <size>7</size>
34831       </method>
34832     </type>
34833     <type name="Test">
34834       <method name="Void .ctor()">
34835         <size>7</size>
34836       </method>
34837       <method name="Void Main()">
34838         <size>7</size>
34839       </method>
34840     </type>
34841   </test>
34842   <test name="test-669.cs">
34843     <type name="Test">
34844       <method name="Void .ctor()">
34845         <size>7</size>
34846       </method>
34847       <method name="Void Main()">
34848         <size>3</size>
34849       </method>
34850     </type>
34851   </test>
34852   <test name="test-670.cs">
34853     <type name="C">
34854       <method name="Void .ctor()">
34855         <size>7</size>
34856       </method>
34857       <method name="Void Main()">
34858         <size>14</size>
34859       </method>
34860     </type>
34861   </test>
34862   <test name="test-671.cs">
34863     <type name="C">
34864       <method name="Void .ctor()">
34865         <size>7</size>
34866       </method>
34867       <method name="Int32 Main()">
34868         <size>19</size>
34869       </method>
34870       <method name="Boolean Bar(System.Object)">
34871         <size>2</size>
34872       </method>
34873     </type>
34874   </test>
34875   <test name="test-672.cs">
34876     <type name="X">
34877       <method name="Void .ctor()">
34878         <size>7</size>
34879       </method>
34880       <method name="S* get_Foo2()">
34881         <size>3</size>
34882       </method>
34883       <method name="Void Main()">
34884         <size>1</size>
34885       </method>
34886       <method name="Int32* get_Foo()">
34887         <size>3</size>
34888       </method>
34889     </type>
34890   </test>
34891   <test name="test-673.cs">
34892     <type name="Test">
34893       <method name="Void .ctor()">
34894         <size>7</size>
34895       </method>
34896       <method name="Void Foo()">
34897         <size>1</size>
34898       </method>
34899       <method name="Int32 Main()">
34900         <size>85</size>
34901       </method>
34902     </type>
34903   </test>
34904   <test name="test-674.cs">
34905     <type name="Test">
34906       <method name="Void .ctor()">
34907         <size>7</size>
34908       </method>
34909       <method name="Int32 Main()">
34910         <size>56</size>
34911       </method>
34912       <method name="Int32 &lt;Main&gt;m__0(Int32)">
34913         <size>2</size>
34914       </method>
34915     </type>
34916     <type name="Test+D">
34917       <method name="Void .ctor(Object, IntPtr)">
34918         <size>0</size>
34919       </method>
34920       <method name="Int32 Invoke(Int32)">
34921         <size>0</size>
34922       </method>
34923       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34924         <size>0</size>
34925       </method>
34926       <method name="Int32 EndInvoke(IAsyncResult)">
34927         <size>0</size>
34928       </method>
34929     </type>
34930   </test>
34931   <test name="test-675.cs">
34932     <type name="B">
34933       <method name="Void .ctor()">
34934         <size>7</size>
34935       </method>
34936       <method name="Int32 GetHashCode()">
34937         <size>2</size>
34938       </method>
34939       <method name="Boolean Equals(System.Object)">
34940         <size>2</size>
34941       </method>
34942       <method name="Boolean op_Equality(B, B)">
34943         <size>2</size>
34944       </method>
34945       <method name="Boolean op_Inequality(B, B)">
34946         <size>2</size>
34947       </method>
34948     </type>
34949     <type name="Test">
34950       <method name="Void .ctor()">
34951         <size>7</size>
34952       </method>
34953       <method name="Int32 Main()">
34954         <size>2</size>
34955       </method>
34956     </type>
34957   </test>
34958   <test name="test-676.cs">
34959     <type name="N.Item">
34960       <method name="Void .ctor()">
34961         <size>7</size>
34962       </method>
34963     </type>
34964     <type name="N.Test">
34965       <method name="Void .ctor()">
34966         <size>7</size>
34967       </method>
34968       <method name="N.Item get_Item(N.Test)">
34969         <size>2</size>
34970       </method>
34971       <method name="Void Foo(ItemSlot)">
34972         <size>27</size>
34973       </method>
34974       <method name="Int32 Main()">
34975         <size>2</size>
34976       </method>
34977     </type>
34978   </test>
34979   <test name="test-677.cs">
34980     <type name="InvokeWindow">
34981       <method name="Void .ctor()">
34982         <size>7</size>
34983       </method>
34984       <method name="Void add_E(D)">
34985         <size>24</size>
34986       </method>
34987       <method name="Void remove_E(D)">
34988         <size>24</size>
34989       </method>
34990       <method name="Void Run()">
34991         <size>12</size>
34992       </method>
34993     </type>
34994     <type name="Test">
34995       <method name="Void .ctor()">
34996         <size>7</size>
34997       </method>
34998       <method name="Int32 Main()">
34999         <size>32</size>
35000       </method>
35001       <method name="Void OnDeleteEvent()">
35002         <size>1</size>
35003       </method>
35004       <method name="Void OnDeleteEvent(Int32)">
35005         <size>1</size>
35006       </method>
35007     </type>
35008     <type name="D">
35009       <method name="Void .ctor(Object, IntPtr)">
35010         <size>0</size>
35011       </method>
35012       <method name="Void Invoke()">
35013         <size>0</size>
35014       </method>
35015       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35016         <size>0</size>
35017       </method>
35018       <method name="Void EndInvoke(IAsyncResult)">
35019         <size>0</size>
35020       </method>
35021     </type>
35022   </test>
35023   <test name="test-678.cs">
35024     <type name="NaNTest">
35025       <method name="Void .ctor(Double, Double)">
35026         <size>171</size>
35027       </method>
35028       <method name="Int32 Main()">
35029         <size>26</size>
35030       </method>
35031     </type>
35032   </test>
35033   <test name="test-679.cs">
35034     <type name="Program">
35035       <method name="Void .ctor()">
35036         <size>7</size>
35037       </method>
35038       <method name="Int32 Main()">
35039         <size>12</size>
35040       </method>
35041     </type>
35042   </test>
35043   <test name="test-68.cs">
35044     <type name="Y">
35045       <method name="Void .ctor()">
35046         <size>14</size>
35047       </method>
35048     </type>
35049     <type name="X">
35050       <method name="Void .ctor()">
35051         <size>7</size>
35052       </method>
35053       <method name="Int32 Main()">
35054         <size>147</size>
35055       </method>
35056     </type>
35057   </test>
35058   <test name="test-680.cs">
35059     <type name="AsStringProblem.MainClass">
35060       <method name="Void .ctor()">
35061         <size>7</size>
35062       </method>
35063       <method name="Void Main()">
35064         <size>94</size>
35065       </method>
35066     </type>
35067   </test>
35068   <test name="test-681.cs">
35069     <type name="Bug">
35070       <method name="Void .ctor()">
35071         <size>20</size>
35072       </method>
35073       <method name="Void Main()">
35074         <size>1</size>
35075       </method>
35076     </type>
35077     <type name="BugClass">
35078       <method name="Void .cctor()">
35079         <size>18</size>
35080       </method>
35081       <method name="Void FooImplementation(System.Void*)">
35082         <size>1</size>
35083       </method>
35084     </type>
35085     <type name="BugClass+Foo">
35086       <method name="Void .ctor(Object, IntPtr)">
35087         <size>0</size>
35088       </method>
35089       <method name="Void Invoke(System.Void*)">
35090         <size>0</size>
35091       </method>
35092       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35093         <size>0</size>
35094       </method>
35095       <method name="Void EndInvoke(IAsyncResult)">
35096         <size>0</size>
35097       </method>
35098     </type>
35099   </test>
35100   <test name="test-683.cs">
35101     <type name="broken_cast">
35102       <method name="Void .ctor()">
35103         <size>7</size>
35104       </method>
35105       <method name="Int32 Main()">
35106         <size>32</size>
35107       </method>
35108     </type>
35109   </test>
35110   <test name="test-684.cs">
35111     <type name="mono_bug.Program">
35112       <method name="Void .ctor()">
35113         <size>7</size>
35114       </method>
35115       <method name="Void Main()">
35116         <size>71</size>
35117       </method>
35118       <method name="System.Double[][,] ReturnArray()">
35119         <size>62</size>
35120       </method>
35121     </type>
35122   </test>
35123   <test name="test-685.cs">
35124     <type name="C">
35125       <method name="Void .ctor()">
35126         <size>7</size>
35127       </method>
35128       <method name="Void Main()">
35129         <size>28</size>
35130       </method>
35131     </type>
35132   </test>
35133   <test name="test-686.cs">
35134     <type name="Test">
35135       <method name="Void .ctor()">
35136         <size>7</size>
35137       </method>
35138       <method name="Void Main()">
35139         <size>51</size>
35140       </method>
35141       <method name="Void Foo()">
35142         <size>145</size>
35143       </method>
35144     </type>
35145   </test>
35146   <test name="test-687.cs">
35147     <type name="XUnit">
35148       <method name="Void .ctor(Double)">
35149         <size>8</size>
35150       </method>
35151       <method name="XUnit op_Implicit(Double)">
35152         <size>10</size>
35153       </method>
35154       <method name="Double op_Implicit(XUnit)">
35155         <size>8</size>
35156       </method>
35157     </type>
35158     <type name="Unit">
35159       <method name="Void .ctor(Double)">
35160         <size>8</size>
35161       </method>
35162       <method name="Unit op_Implicit(Double)">
35163         <size>10</size>
35164       </method>
35165       <method name="Double op_Implicit(Unit)">
35166         <size>8</size>
35167       </method>
35168     </type>
35169     <type name="Test">
35170       <method name="Void .ctor()">
35171         <size>7</size>
35172       </method>
35173       <method name="Int32 Main()">
35174         <size>56</size>
35175       </method>
35176     </type>
35177   </test>
35178   <test name="test-688.cs">
35179     <type name="Test">
35180       <method name="Void .ctor()">
35181         <size>7</size>
35182       </method>
35183       <method name="Int32 Main()">
35184         <size>46</size>
35185       </method>
35186       <method name="Byte* GetFoo()">
35187         <size>7</size>
35188       </method>
35189       <method name="Byte* GetFoo2()">
35190         <size>7</size>
35191       </method>
35192     </type>
35193   </test>
35194   <test name="test-689.cs">
35195     <type name="Sample">
35196       <method name="Void Main()">
35197         <size>3</size>
35198       </method>
35199       <method name="Void Foo(Byte*, Byte*)">
35200         <size>46</size>
35201       </method>
35202     </type>
35203   </test>
35204   <test name="test-69.cs">
35205     <type name="Blah">
35206       <method name="Void .ctor()">
35207         <size>7</size>
35208       </method>
35209       <method name="Void Start_internal(IntPtr)">
35210         <size>0</size>
35211       </method>
35212       <method name="Int32 Main()">
35213         <size>2</size>
35214       </method>
35215     </type>
35216   </test>
35217   <test name="test-690.cs">
35218     <type name="Test.Test">
35219       <method name="Void .ctor()">
35220         <size>7</size>
35221       </method>
35222       <method name="Void Main()">
35223         <size>1</size>
35224       </method>
35225     </type>
35226   </test>
35227   <test name="test-691.cs">
35228     <type name="ConsoleApplication6.Program">
35229       <method name="Void .ctor()">
35230         <size>7</size>
35231       </method>
35232       <method name="Void .cctor()">
35233         <size>23</size>
35234       </method>
35235       <method name="Void Main()">
35236         <size>127</size>
35237       </method>
35238     </type>
35239   </test>
35240   <test name="test-692.cs">
35241     <type name="Test">
35242       <method name="Void .ctor()">
35243         <size>7</size>
35244       </method>
35245       <method name="Void test1(DateTime ByRef)">
35246         <size>10</size>
35247       </method>
35248       <method name="Void test2(DateTime ByRef)">
35249         <size>13</size>
35250       </method>
35251       <method name="Int32 Main()">
35252         <size>141</size>
35253       </method>
35254     </type>
35255   </test>
35256   <test name="test-693.cs">
35257     <type name="ConstTest">
35258       <method name="Void .ctor()">
35259         <size>7</size>
35260       </method>
35261       <method name="Int32 Main()">
35262         <size>32</size>
35263       </method>
35264     </type>
35265   </test>
35266   <test name="test-694.cs">
35267     <type name="Test">
35268       <method name="Void .ctor()">
35269         <size>7</size>
35270       </method>
35271       <method name="Int32 Main()">
35272         <size>2</size>
35273       </method>
35274     </type>
35275   </test>
35276   <test name="test-695.cs">
35277     <type name="Program">
35278       <method name="Void .ctor()">
35279         <size>7</size>
35280       </method>
35281       <method name="Void .cctor()">
35282         <size>53</size>
35283       </method>
35284       <method name="Int32 Main()">
35285         <size>680</size>
35286       </method>
35287       <method name="System.String get_BaseDirectory()">
35288         <size>28</size>
35289       </method>
35290     </type>
35291     <type name="&lt;PrivateImplementationDetails&gt;">
35292       <method name="Void .ctor()">
35293         <size>7</size>
35294       </method>
35295     </type>
35296   </test>
35297   <test name="test-696.cs">
35298     <type name="S">
35299       <method name="Void f(S)">
35300         <size>1</size>
35301       </method>
35302       <method name="S op_Implicit(C)">
35303         <size>2</size>
35304       </method>
35305     </type>
35306     <type name="C">
35307       <method name="Void .ctor()">
35308         <size>7</size>
35309       </method>
35310       <method name="Void Main()">
35311         <size>12</size>
35312       </method>
35313     </type>
35314   </test>
35315   <test name="test-697.cs">
35316     <type name="C">
35317       <method name="Void .ctor()">
35318         <size>7</size>
35319       </method>
35320       <method name="Void Main()">
35321         <size>1</size>
35322       </method>
35323     </type>
35324   </test>
35325   <test name="test-698.cs">
35326     <type name="test">
35327       <method name="Void .ctor()">
35328         <size>7</size>
35329       </method>
35330       <method name="Void Main()">
35331         <size>12</size>
35332       </method>
35333     </type>
35334   </test>
35335   <test name="test-699.cs">
35336     <type name="D">
35337       <method name="Void .ctor(String)">
35338         <size>25</size>
35339       </method>
35340       <method name="System.String get_message()">
35341         <size>7</size>
35342       </method>
35343       <method name="Void Main()">
35344         <size>1</size>
35345       </method>
35346     </type>
35347   </test>
35348   <test name="test-7.cs">
35349     <type name="Mine.MyBoolean">
35350       <method name="Void .ctor()">
35351         <size>7</size>
35352       </method>
35353       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35354         <size>2</size>
35355       </method>
35356     </type>
35357     <type name="Mine.MyTrueFalse">
35358       <method name="Void .ctor()">
35359         <size>7</size>
35360       </method>
35361       <method name="Boolean op_True(Mine.MyTrueFalse)">
35362         <size>2</size>
35363       </method>
35364       <method name="Boolean op_False(Mine.MyTrueFalse)">
35365         <size>2</size>
35366       </method>
35367     </type>
35368     <type name="Mine.Blah">
35369       <method name="Void .ctor(Int32)">
35370         <size>14</size>
35371       </method>
35372       <method name="Int32 Main()">
35373         <size>408</size>
35374       </method>
35375       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35376         <size>31</size>
35377       </method>
35378       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35379         <size>22</size>
35380       </method>
35381       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35382         <size>23</size>
35383       </method>
35384       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35385         <size>31</size>
35386       </method>
35387       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35388         <size>24</size>
35389       </method>
35390       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35391         <size>24</size>
35392       </method>
35393       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35394         <size>24</size>
35395       </method>
35396       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35397         <size>23</size>
35398       </method>
35399       <method name="Boolean op_LogicalNot(Mine.Blah)">
35400         <size>20</size>
35401       </method>
35402       <method name="Mine.Blah op_Increment(Mine.Blah)">
35403         <size>26</size>
35404       </method>
35405       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35406         <size>26</size>
35407       </method>
35408       <method name="Boolean op_True(Mine.Blah)">
35409         <size>20</size>
35410       </method>
35411       <method name="Boolean op_False(Mine.Blah)">
35412         <size>23</size>
35413       </method>
35414       <method name="Int32 op_Implicit(Mine.Blah)">
35415         <size>17</size>
35416       </method>
35417       <method name="Double op_Explicit(Mine.Blah)">
35418         <size>18</size>
35419       </method>
35420     </type>
35421   </test>
35422   <test name="test-70.cs">
35423     <type name="X">
35424       <method name="Void .ctor()">
35425         <size>7</size>
35426       </method>
35427       <method name="Int32 get_A()">
35428         <size>2</size>
35429       </method>
35430       <method name="Int32 B()">
35431         <size>2</size>
35432       </method>
35433     </type>
35434     <type name="Y">
35435       <method name="Void .ctor()">
35436         <size>7</size>
35437       </method>
35438       <method name="Int32 get_A()">
35439         <size>9</size>
35440       </method>
35441       <method name="Int32 B()">
35442         <size>9</size>
35443       </method>
35444     </type>
35445     <type name="Z">
35446       <method name="Void .ctor()">
35447         <size>7</size>
35448       </method>
35449       <method name="Int32 Main()">
35450         <size>70</size>
35451       </method>
35452     </type>
35453   </test>
35454   <test name="test-700.cs">
35455     <type name="FooAttribute">
35456       <method name="Void .ctor(String)">
35457         <size>7</size>
35458       </method>
35459     </type>
35460     <type name="Test">
35461       <method name="Void .ctor()">
35462         <size>7</size>
35463       </method>
35464     </type>
35465     <type name="Program">
35466       <method name="Void .ctor()">
35467         <size>7</size>
35468       </method>
35469       <method name="Void Main()">
35470         <size>1</size>
35471       </method>
35472     </type>
35473   </test>
35474   <test name="test-701.cs">
35475     <type name="Foo">
35476       <method name="Void .ctor()">
35477         <size>7</size>
35478       </method>
35479       <method name="UInt16 ToUint16()">
35480         <size>6</size>
35481       </method>
35482       <method name="Void Main()">
35483         <size>1</size>
35484       </method>
35485     </type>
35486   </test>
35487   <test name="test-703.cs">
35488     <type name="A">
35489       <method name="Void .ctor()">
35490         <size>7</size>
35491       </method>
35492       <method name="Void add_Finished(System.EventHandler)">
35493         <size>0</size>
35494       </method>
35495       <method name="Void remove_Finished(System.EventHandler)">
35496         <size>0</size>
35497       </method>
35498       <method name="Void test(A)">
35499         <size>19</size>
35500       </method>
35501       <method name="Void TestA(System.Object, System.EventArgs)">
35502         <size>25</size>
35503       </method>
35504     </type>
35505     <type name="B">
35506       <method name="Void .ctor()">
35507         <size>65</size>
35508       </method>
35509       <method name="Void add_Finished(System.EventHandler)">
35510         <size>24</size>
35511       </method>
35512       <method name="Void remove_Finished(System.EventHandler)">
35513         <size>24</size>
35514       </method>
35515       <method name="Void TestB(System.Object, System.EventArgs)">
35516         <size>25</size>
35517       </method>
35518       <method name="Int32 Main()">
35519         <size>14</size>
35520       </method>
35521     </type>
35522   </test>
35523   <test name="test-705.cs">
35524     <type name="Test">
35525       <method name="Void .ctor()">
35526         <size>7</size>
35527       </method>
35528       <method name="Void .cctor()">
35529         <size>1</size>
35530       </method>
35531       <method name="Nested GetEnumerator()">
35532         <size>10</size>
35533       </method>
35534     </type>
35535     <type name="Test+Nested">
35536       <method name="Void System.IDisposable.Dispose()">
35537         <size>13</size>
35538       </method>
35539       <method name="Int32 get_Current()">
35540         <size>2</size>
35541       </method>
35542       <method name="Boolean MoveNext()">
35543         <size>2</size>
35544       </method>
35545       <method name="Void Reset()">
35546         <size>1</size>
35547       </method>
35548       <method name="Void Dispose()">
35549         <size>11</size>
35550       </method>
35551     </type>
35552     <type name="Program">
35553       <method name="Int32 Main()">
35554         <size>70</size>
35555       </method>
35556     </type>
35557   </test>
35558   <test name="test-706.cs">
35559     <type name="Test.CustomParentAttribute">
35560       <method name="Void .ctor()">
35561         <size>7</size>
35562       </method>
35563       <method name="Void DoSomething()">
35564         <size>0</size>
35565       </method>
35566     </type>
35567     <type name="Test.MyClass">
35568       <method name="Void .ctor()">
35569         <size>7</size>
35570       </method>
35571       <method name="Void Main()">
35572         <size>1</size>
35573       </method>
35574     </type>
35575     <type name="Test.MyClass+CustomChildAttribute">
35576       <method name="Void .ctor()">
35577         <size>7</size>
35578       </method>
35579       <method name="Void DoSomething()">
35580         <size>1</size>
35581       </method>
35582     </type>
35583   </test>
35584   <test name="test-707.cs">
35585     <type name="Tzap">
35586       <method name="Void .ctor()">
35587         <size>7</size>
35588       </method>
35589     </type>
35590     <type name="Tzap+Baz">
35591       <method name="Void .ctor()">
35592         <size>7</size>
35593       </method>
35594       <method name="Void Gazonk()">
35595         <size>7</size>
35596       </method>
35597       <method name="Void Main()">
35598         <size>1</size>
35599       </method>
35600     </type>
35601     <type name="Tzap+Bar">
35602       <method name="Void .ctor()">
35603         <size>7</size>
35604       </method>
35605       <method name="Void Foo()">
35606         <size>1</size>
35607       </method>
35608     </type>
35609   </test>
35610   <test name="test-708.cs">
35611     <type name="A">
35612       <method name="Void .ctor()">
35613         <size>7</size>
35614       </method>
35615       <method name="A+ADelegate Delegate2(Boolean)">
35616         <size>25</size>
35617       </method>
35618       <method name="Void Main()">
35619         <size>1</size>
35620       </method>
35621     </type>
35622     <type name="A+ADelegate">
35623       <method name="Void .ctor(Object, IntPtr)">
35624         <size>0</size>
35625       </method>
35626       <method name="A+ADelegate Invoke(Boolean)">
35627         <size>0</size>
35628       </method>
35629       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
35630         <size>0</size>
35631       </method>
35632       <method name="A+ADelegate EndInvoke(IAsyncResult)">
35633         <size>0</size>
35634       </method>
35635     </type>
35636   </test>
35637   <test name="test-709.cs">
35638     <type name="C">
35639       <method name="Void .ctor()">
35640         <size>7</size>
35641       </method>
35642       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
35643         <size>68</size>
35644       </method>
35645       <method name="Void CharCopy(Char*, Char*, Int32)">
35646         <size>35</size>
35647       </method>
35648       <method name="Int32 Main()">
35649         <size>58</size>
35650       </method>
35651     </type>
35652   </test>
35653   <test name="test-71.cs">
35654     <type name="X">
35655       <method name="Void .ctor()">
35656         <size>7</size>
35657       </method>
35658       <method name="Void Main()">
35659         <size>37</size>
35660       </method>
35661     </type>
35662     <type name="MethodSignature">
35663       <method name="Void .ctor(String, Type, Type[])">
35664         <size>22</size>
35665       </method>
35666     </type>
35667   </test>
35668   <test name="test-710.cs">
35669     <type name="Z">
35670       <method name="Void .ctor()">
35671         <size>7</size>
35672       </method>
35673     </type>
35674     <type name="C">
35675       <method name="Void .ctor()">
35676         <size>7</size>
35677       </method>
35678       <method name="Void Main()">
35679         <size>7</size>
35680       </method>
35681     </type>
35682   </test>
35683   <test name="test-711.cs">
35684     <type name="N.Test">
35685       <method name="Void .ctor()">
35686         <size>7</size>
35687       </method>
35688       <method name="Void .ctor(Int32)">
35689         <size>7</size>
35690       </method>
35691       <method name="Void Main()">
35692         <size>1</size>
35693       </method>
35694     </type>
35695   </test>
35696   <test name="test-712.cs">
35697     <type name="Hello">
35698       <method name="Void .ctor()">
35699         <size>7</size>
35700       </method>
35701       <method name="Void Main()">
35702         <size>22</size>
35703       </method>
35704     </type>
35705   </test>
35706   <test name="test-713.cs">
35707     <type name="DispBar">
35708       <method name="Void .ctor()">
35709         <size>7</size>
35710       </method>
35711       <method name="Void Dispose()">
35712         <size>11</size>
35713       </method>
35714     </type>
35715     <type name="Foo">
35716       <method name="Void .ctor()">
35717         <size>7</size>
35718       </method>
35719       <method name="IDisposable GetBar()">
35720         <size>6</size>
35721       </method>
35722     </type>
35723     <type name="Test">
35724       <method name="Void .ctor()">
35725         <size>7</size>
35726       </method>
35727       <method name="Void .cctor()">
35728         <size>11</size>
35729       </method>
35730       <method name="Boolean TryThing()">
35731         <size>46</size>
35732       </method>
35733       <method name="Void Main()">
35734         <size>7</size>
35735       </method>
35736     </type>
35737   </test>
35738   <test name="test-714.cs">
35739     <type name="Hello">
35740       <method name="Void .ctor()">
35741         <size>7</size>
35742       </method>
35743       <method name="Void IBar.Test()">
35744         <size>1</size>
35745       </method>
35746       <method name="Void Main()">
35747         <size>1</size>
35748       </method>
35749     </type>
35750   </test>
35751   <test name="test-716.cs">
35752     <type name="SS">
35753       <method name="Void .cctor()">
35754         <size>8</size>
35755       </method>
35756     </type>
35757     <type name="SSS">
35758       <method name="Void .cctor()">
35759         <size>15</size>
35760       </method>
35761     </type>
35762     <type name="C">
35763       <method name="Void .ctor()">
35764         <size>7</size>
35765       </method>
35766     </type>
35767     <type name="CC">
35768       <method name="Void .ctor()">
35769         <size>7</size>
35770       </method>
35771       <method name="Void .cctor()">
35772         <size>8</size>
35773       </method>
35774     </type>
35775     <type name="CCC">
35776       <method name="Void .ctor()">
35777         <size>7</size>
35778       </method>
35779       <method name="Void .cctor()">
35780         <size>11</size>
35781       </method>
35782     </type>
35783     <type name="X">
35784       <method name="Void .ctor()">
35785         <size>7</size>
35786       </method>
35787       <method name="Int32 Main()">
35788         <size>192</size>
35789       </method>
35790     </type>
35791   </test>
35792   <test name="test-717.cs">
35793     <type name="AA">
35794       <method name="Void .ctor()">
35795         <size>7</size>
35796       </method>
35797       <method name="Int32 Foo(Int32)">
35798         <size>2</size>
35799       </method>
35800     </type>
35801     <type name="A">
35802       <method name="Void .ctor()">
35803         <size>7</size>
35804       </method>
35805       <method name="Int32 Foo(Byte)">
35806         <size>2</size>
35807       </method>
35808       <method name="Int32 Foo(Int32)">
35809         <size>2</size>
35810       </method>
35811     </type>
35812     <type name="B">
35813       <method name="Void .ctor()">
35814         <size>7</size>
35815       </method>
35816       <method name="Int32 Foo(Int32)">
35817         <size>2</size>
35818       </method>
35819       <method name="Void Foo(System.String)">
35820         <size>1</size>
35821       </method>
35822     </type>
35823     <type name="S">
35824       <method name="System.String ToString()">
35825         <size>6</size>
35826       </method>
35827     </type>
35828     <type name="MyClass">
35829       <method name="Void .ctor()">
35830         <size>7</size>
35831       </method>
35832       <method name="Int32 Main()">
35833         <size>61</size>
35834       </method>
35835     </type>
35836   </test>
35837   <test name="test-718.cs">
35838     <type name="A">
35839       <method name="Void .ctor()">
35840         <size>7</size>
35841       </method>
35842       <method name="Void Foo(Int32, Int32)">
35843         <size>1</size>
35844       </method>
35845     </type>
35846     <type name="B">
35847       <method name="Void .ctor()">
35848         <size>7</size>
35849       </method>
35850       <method name="Void Main()">
35851         <size>8</size>
35852       </method>
35853       <method name="Void Foo(Int32)">
35854         <size>1</size>
35855       </method>
35856     </type>
35857   </test>
35858   <test name="test-719.cs">
35859     <type name="C">
35860       <method name="Void .ctor()">
35861         <size>7</size>
35862       </method>
35863       <method name="Void Main()">
35864         <size>1</size>
35865       </method>
35866     </type>
35867   </test>
35868   <test name="test-72.cs">
35869     <type name="outer">
35870       <method name="Void .ctor()">
35871         <size>7</size>
35872       </method>
35873       <method name="Int32 Main()">
35874         <size>2</size>
35875       </method>
35876     </type>
35877     <type name="outer+inner">
35878       <method name="Void .ctor()">
35879         <size>7</size>
35880       </method>
35881       <method name="Void meth(System.Object)">
35882         <size>8</size>
35883       </method>
35884     </type>
35885   </test>
35886   <test name="test-720.cs">
35887     <type name="N.Program">
35888       <method name="Void .ctor()">
35889         <size>7</size>
35890       </method>
35891       <method name="Void Main()">
35892         <size>18</size>
35893       </method>
35894     </type>
35895     <type name="N.Parent">
35896       <method name="Void .ctor()">
35897         <size>7</size>
35898       </method>
35899       <method name="Void add_Example(N.Parent+ExampleHandler)">
35900         <size>0</size>
35901       </method>
35902       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35903         <size>0</size>
35904       </method>
35905     </type>
35906     <type name="N.Child">
35907       <method name="Void .ctor()">
35908         <size>7</size>
35909       </method>
35910       <method name="Void add_Example(N.Parent+ExampleHandler)">
35911         <size>24</size>
35912       </method>
35913       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35914         <size>24</size>
35915       </method>
35916       <method name="Void OnExample()">
35917         <size>23</size>
35918       </method>
35919     </type>
35920     <type name="N.Parent+ExampleHandler">
35921       <method name="Void .ctor(Object, IntPtr)">
35922         <size>0</size>
35923       </method>
35924       <method name="Void Invoke()">
35925         <size>0</size>
35926       </method>
35927       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35928         <size>0</size>
35929       </method>
35930       <method name="Void EndInvoke(IAsyncResult)">
35931         <size>0</size>
35932       </method>
35933     </type>
35934   </test>
35935   <test name="test-721.cs">
35936     <type name="Program">
35937       <method name="Void .ctor()">
35938         <size>7</size>
35939       </method>
35940       <method name="Int32 Main()">
35941         <size>55</size>
35942       </method>
35943     </type>
35944     <type name="Control">
35945       <method name="Void .ctor()">
35946         <size>7</size>
35947       </method>
35948       <method name="Void set_Foo(Int32)">
35949         <size>1</size>
35950       </method>
35951     </type>
35952   </test>
35953   <test name="test-722.cs">
35954     <type name="Blah">
35955       <method name="Void .ctor()">
35956         <size>7</size>
35957       </method>
35958       <method name="Int32 Foo(Int32, Int32)">
35959         <size>4</size>
35960       </method>
35961       <method name="Int32 Main()">
35962         <size>46</size>
35963       </method>
35964     </type>
35965     <type name="Blah+MyDelegate">
35966       <method name="Void .ctor(Object, IntPtr)">
35967         <size>0</size>
35968       </method>
35969       <method name="Int32 Invoke(Int32, Int32)">
35970         <size>0</size>
35971       </method>
35972       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
35973         <size>0</size>
35974       </method>
35975       <method name="Int32 EndInvoke(IAsyncResult)">
35976         <size>0</size>
35977       </method>
35978     </type>
35979   </test>
35980   <test name="test-723.cs">
35981     <type name="Test">
35982       <method name="Void .ctor()">
35983         <size>7</size>
35984       </method>
35985       <method name="Int32 get_Count()">
35986         <size>2</size>
35987       </method>
35988     </type>
35989     <type name="Maine">
35990       <method name="Int32 Main()">
35991         <size>21</size>
35992       </method>
35993     </type>
35994   </test>
35995   <test name="test-724.cs">
35996     <type name="Test">
35997       <method name="Void .ctor()">
35998         <size>7</size>
35999       </method>
36000       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36001         <size>29</size>
36002       </method>
36003       <method name="Int32 Main()">
36004         <size>110</size>
36005       </method>
36006     </type>
36007     <type name="Concrete">
36008       <method name="Void .ctor()">
36009         <size>7</size>
36010       </method>
36011       <method name="System.String A.get_Spec()">
36012         <size>6</size>
36013       </method>
36014       <method name="System.String B.get_Spec()">
36015         <size>6</size>
36016       </method>
36017       <method name="System.String get_Spec()">
36018         <size>6</size>
36019       </method>
36020     </type>
36021   </test>
36022   <test name="test-73.cs">
36023     <type name="Abstract">
36024       <method name="Void .ctor()">
36025         <size>7</size>
36026       </method>
36027       <method name="Int32 A()">
36028         <size>0</size>
36029       </method>
36030     </type>
36031     <type name="Concrete">
36032       <method name="Void .ctor()">
36033         <size>7</size>
36034       </method>
36035       <method name="Int32 A()">
36036         <size>2</size>
36037       </method>
36038     </type>
36039     <type name="Test">
36040       <method name="Void .ctor()">
36041         <size>7</size>
36042       </method>
36043       <method name="Int32 Main()">
36044         <size>22</size>
36045       </method>
36046     </type>
36047   </test>
36048   <test name="test-74.cs">
36049     <type name="X">
36050       <method name="Void .ctor()">
36051         <size>7</size>
36052       </method>
36053       <method name="Int32 Main()">
36054         <size>168</size>
36055       </method>
36056     </type>
36057   </test>
36058   <test name="test-75.cs">
36059     <type name="X">
36060       <method name="Void .ctor()">
36061         <size>7</size>
36062       </method>
36063       <method name="Void .cctor()">
36064         <size>1</size>
36065       </method>
36066       <method name="X op_Addition(X, X)">
36067         <size>8</size>
36068       </method>
36069     </type>
36070     <type name="Y">
36071       <method name="Void .ctor()">
36072         <size>7</size>
36073       </method>
36074     </type>
36075     <type name="Z">
36076       <method name="Void .ctor()">
36077         <size>7</size>
36078       </method>
36079     </type>
36080     <type name="driver">
36081       <method name="Void .ctor()">
36082         <size>7</size>
36083       </method>
36084       <method name="Int32 Main()">
36085         <size>34</size>
36086       </method>
36087     </type>
36088   </test>
36089   <test name="test-76.cs">
36090     <type name="foo">
36091       <method name="Void .ctor()">
36092         <size>7</size>
36093       </method>
36094       <method name="System.String strcat(System.String[])">
36095         <size>47</size>
36096       </method>
36097       <method name="Int32 Main()">
36098         <size>142</size>
36099       </method>
36100     </type>
36101   </test>
36102   <test name="test-77.cs">
36103     <type name="XX">
36104       <method name="Void .ctor()">
36105         <size>7</size>
36106       </method>
36107       <method name="Int32 Main()">
36108         <size>220</size>
36109       </method>
36110     </type>
36111   </test>
36112   <test name="test-78.cs">
36113     <type name="N1.B">
36114       <method name="Void .ctor()">
36115         <size>7</size>
36116       </method>
36117       <method name="Boolean ShortCasting()">
36118         <size>19</size>
36119       </method>
36120       <method name="Boolean IntCasting()">
36121         <size>18</size>
36122       </method>
36123       <method name="Int32 Main()">
36124         <size>26</size>
36125       </method>
36126     </type>
36127   </test>
36128   <test name="test-79.cs">
36129     <type name="X">
36130       <method name="Void .ctor()">
36131         <size>7</size>
36132       </method>
36133       <method name="Int32 Main()">
36134         <size>40</size>
36135       </method>
36136     </type>
36137   </test>
36138   <test name="test-8.cs">
36139     <type name="X">
36140       <method name="Void .ctor()">
36141         <size>7</size>
36142       </method>
36143       <method name="Int32 Main(System.String[])">
36144         <size>115</size>
36145       </method>
36146     </type>
36147   </test>
36148   <test name="test-80.cs">
36149     <type name="X">
36150       <method name="Void .ctor()">
36151         <size>7</size>
36152       </method>
36153       <method name="Int32 Add(Int32, Int32)">
36154         <size>4</size>
36155       </method>
36156     </type>
36157     <type name="Y">
36158       <method name="Void .ctor()">
36159         <size>7</size>
36160       </method>
36161       <method name="Int32 Main()">
36162         <size>34</size>
36163       </method>
36164       <method name="Int32 A.Add(Int32, Int32)">
36165         <size>9</size>
36166       </method>
36167     </type>
36168   </test>
36169   <test name="test-81.cs">
36170     <type name="N1.A">
36171       <method name="Void .ctor()">
36172         <size>7</size>
36173       </method>
36174       <method name="Void Bar()">
36175         <size>44</size>
36176       </method>
36177       <method name="Int32 Main()">
36178         <size>71</size>
36179       </method>
36180     </type>
36181   </test>
36182   <test name="test-82.cs">
36183     <type name="N1.N2.B">
36184       <method name="Void .ctor()">
36185         <size>7</size>
36186       </method>
36187       <method name="Void Method(A ByRef)">
36188         <size>1</size>
36189       </method>
36190       <method name="Int32 Main()">
36191         <size>2</size>
36192       </method>
36193     </type>
36194     <type name="N1.N3.B">
36195       <method name="Void .ctor()">
36196         <size>7</size>
36197       </method>
36198       <method name="Void Method(A ByRef)">
36199         <size>1</size>
36200       </method>
36201     </type>
36202   </test>
36203   <test name="test-83.cs">
36204     <type name="PersonArrivedArgs">
36205       <method name="Void .ctor(String)">
36206         <size>14</size>
36207       </method>
36208     </type>
36209     <type name="Greeter">
36210       <method name="Void .ctor(String)">
36211         <size>14</size>
36212       </method>
36213       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36214         <size>18</size>
36215       </method>
36216     </type>
36217     <type name="Room">
36218       <method name="Void .ctor()">
36219         <size>14</size>
36220       </method>
36221       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36222         <size>24</size>
36223       </method>
36224       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36225         <size>24</size>
36226       </method>
36227       <method name="Void AddPerson(System.String)">
36228         <size>14</size>
36229       </method>
36230     </type>
36231     <type name="DelegateTest">
36232       <method name="Void .ctor()">
36233         <size>7</size>
36234       </method>
36235       <method name="Int32 Main()">
36236         <size>2</size>
36237       </method>
36238     </type>
36239     <type name="PersonArrivedHandler">
36240       <method name="Void .ctor(Object, IntPtr)">
36241         <size>0</size>
36242       </method>
36243       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36244         <size>0</size>
36245       </method>
36246       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36247         <size>0</size>
36248       </method>
36249       <method name="Void EndInvoke(IAsyncResult)">
36250         <size>0</size>
36251       </method>
36252     </type>
36253   </test>
36254   <test name="test-84.cs">
36255     <type name="Ghost">
36256       <method name="Void .ctor()">
36257         <size>7</size>
36258       </method>
36259       <method name="Int32 Main()">
36260         <size>6</size>
36261       </method>
36262     </type>
36263   </test>
36264   <test name="test-85.cs">
36265     <type name="X">
36266       <method name="Void .ctor()">
36267         <size>7</size>
36268       </method>
36269       <method name="Int32 Main()">
36270         <size>20</size>
36271       </method>
36272     </type>
36273   </test>
36274   <test name="test-86.cs">
36275     <type name="T.T">
36276       <method name="Void .ctor()">
36277         <size>7</size>
36278       </method>
36279       <method name="Int32 method1(System.Type, Int32)">
36280         <size>23</size>
36281       </method>
36282       <method name="Int32 method1(System.Type, System.Type[])">
36283         <size>12</size>
36284       </method>
36285       <method name="Int32 method2(System.Type, Int32)">
36286         <size>23</size>
36287       </method>
36288       <method name="Int32 method2(System.Type, System.Type[])">
36289         <size>12</size>
36290       </method>
36291       <method name="Int32 Main()">
36292         <size>36</size>
36293       </method>
36294     </type>
36295   </test>
36296   <test name="test-87.cs">
36297     <type name="Top">
36298       <method name="Void .ctor()">
36299         <size>7</size>
36300       </method>
36301       <method name="Int32 Main()">
36302         <size>58</size>
36303       </method>
36304     </type>
36305     <type name="Top+X">
36306       <method name="Void .ctor()">
36307         <size>7</size>
36308       </method>
36309     </type>
36310     <type name="Top+Y">
36311       <method name="Void .ctor()">
36312         <size>7</size>
36313       </method>
36314     </type>
36315     <type name="Top+XA">
36316       <method name="Void .ctor()">
36317         <size>7</size>
36318       </method>
36319       <method name="Int32 get_one()">
36320         <size>2</size>
36321       </method>
36322     </type>
36323     <type name="Top+XB">
36324       <method name="Void .ctor()">
36325         <size>7</size>
36326       </method>
36327       <method name="Int32 get_one()">
36328         <size>2</size>
36329       </method>
36330       <method name="Int32 get_two()">
36331         <size>2</size>
36332       </method>
36333     </type>
36334     <type name="Other">
36335       <method name="Void .ctor()">
36336         <size>7</size>
36337       </method>
36338       <method name="Void X()">
36339         <size>5</size>
36340       </method>
36341     </type>
36342   </test>
36343   <test name="test-88.cs">
36344     <type name="X">
36345       <method name="Void .ctor()">
36346         <size>7</size>
36347       </method>
36348       <method name="Void f(System.String)">
36349         <size>19</size>
36350       </method>
36351       <method name="Int32 Main()">
36352         <size>67</size>
36353       </method>
36354     </type>
36355   </test>
36356   <test name="test-89.cs">
36357     <type name="X">
36358       <method name="Void .ctor(Int32)">
36359         <size>8</size>
36360       </method>
36361       <method name="X F(Int32)">
36362         <size>7</size>
36363       </method>
36364       <method name="Int32 Main()">
36365         <size>99</size>
36366       </method>
36367     </type>
36368   </test>
36369   <test name="test-9.cs">
36370     <type name="X">
36371       <method name="Void .ctor()">
36372         <size>7</size>
36373       </method>
36374       <method name="Int32 Main(System.String[])">
36375         <size>104</size>
36376       </method>
36377     </type>
36378   </test>
36379   <test name="test-90.cs">
36380     <type name="N1.Blah">
36381       <method name="Void .ctor()">
36382         <size>7</size>
36383       </method>
36384       <method name="Int32 Main()">
36385         <size>2</size>
36386       </method>
36387     </type>
36388   </test>
36389   <test name="test-91.cs">
36390     <type name="Abstract">
36391       <method name="Void .ctor()">
36392         <size>7</size>
36393       </method>
36394     </type>
36395     <type name="Plain">
36396       <method name="Void .ctor()">
36397         <size>7</size>
36398       </method>
36399     </type>
36400     <type name="Test">
36401       <method name="Void .ctor()">
36402         <size>7</size>
36403       </method>
36404       <method name="Void MyProtectedInternal()">
36405         <size>1</size>
36406       </method>
36407       <method name="Void MyInternal()">
36408         <size>1</size>
36409       </method>
36410       <method name="Void MyPublic()">
36411         <size>1</size>
36412       </method>
36413       <method name="Void MyPrivate()">
36414         <size>1</size>
36415       </method>
36416       <method name="Int32 Main()">
36417         <size>242</size>
36418       </method>
36419     </type>
36420   </test>
36421   <test name="test-92.cs">
36422     <type name="Outer">
36423       <method name="Void .ctor()">
36424         <size>7</size>
36425       </method>
36426     </type>
36427     <type name="Outer+Inner">
36428       <method name="Void .ctor()">
36429         <size>7</size>
36430       </method>
36431     </type>
36432     <type name="InnerBase">
36433       <method name="Void .ctor()">
36434         <size>7</size>
36435       </method>
36436     </type>
36437     <type name="MainClass">
36438       <method name="Void .ctor()">
36439         <size>7</size>
36440       </method>
36441       <method name="Int32 Main()">
36442         <size>2</size>
36443       </method>
36444     </type>
36445   </test>
36446   <test name="test-93.cs">
36447     <type name="N1.C">
36448       <method name="Void .ctor()">
36449         <size>7</size>
36450       </method>
36451       <method name="Void method(B ByRef)">
36452         <size>15</size>
36453       </method>
36454     </type>
36455     <type name="Test">
36456       <method name="Void .ctor()">
36457         <size>7</size>
36458       </method>
36459       <method name="Int32 Main()">
36460         <size>15</size>
36461       </method>
36462     </type>
36463   </test>
36464   <test name="test-94.cs">
36465     <type name="Base">
36466       <method name="Void .ctor()">
36467         <size>7</size>
36468       </method>
36469       <method name="Int32 IVehicle.Start()">
36470         <size>2</size>
36471       </method>
36472       <method name="Int32 Stop()">
36473         <size>2</size>
36474       </method>
36475       <method name="Int32 Turn()">
36476         <size>2</size>
36477       </method>
36478     </type>
36479     <type name="Derived1">
36480       <method name="Void .ctor()">
36481         <size>7</size>
36482       </method>
36483       <method name="Int32 Turn()">
36484         <size>2</size>
36485       </method>
36486     </type>
36487     <type name="Derived2">
36488       <method name="Void .ctor()">
36489         <size>7</size>
36490       </method>
36491       <method name="Int32 IVehicle.Start()">
36492         <size>2</size>
36493       </method>
36494       <method name="Int32 IVehicle.Turn()">
36495         <size>2</size>
36496       </method>
36497       <method name="Int32 Stop()">
36498         <size>2</size>
36499       </method>
36500       <method name="Int32 Turn()">
36501         <size>2</size>
36502       </method>
36503     </type>
36504     <type name="Test">
36505       <method name="Void .ctor()">
36506         <size>7</size>
36507       </method>
36508       <method name="Int32 Main()">
36509         <size>88</size>
36510       </method>
36511     </type>
36512   </test>
36513   <test name="test-95.cs">
36514     <type name="X">
36515       <method name="Void .ctor()">
36516         <size>7</size>
36517       </method>
36518       <method name="Int32 Main()">
36519         <size>30</size>
36520       </method>
36521     </type>
36522   </test>
36523   <test name="test-96.cs">
36524     <type name="N1.A">
36525       <method name="Void .ctor()">
36526         <size>7</size>
36527       </method>
36528       <method name="Int32 Main()">
36529         <size>2</size>
36530       </method>
36531     </type>
36532     <type name="N1.C">
36533       <method name="Void .ctor(Object, IntPtr)">
36534         <size>0</size>
36535       </method>
36536       <method name="Void Invoke(System.Object, N1.A)">
36537         <size>0</size>
36538       </method>
36539       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
36540         <size>0</size>
36541       </method>
36542       <method name="Void EndInvoke(IAsyncResult)">
36543         <size>0</size>
36544       </method>
36545     </type>
36546   </test>
36547   <test name="test-97.cs">
36548     <type name="X">
36549       <method name="Void .ctor()">
36550         <size>7</size>
36551       </method>
36552       <method name="Int32 Main()">
36553         <size>2</size>
36554       </method>
36555     </type>
36556   </test>
36557   <test name="test-98.cs">
36558     <type name="X">
36559       <method name="Void .ctor()">
36560         <size>7</size>
36561       </method>
36562       <method name="Void b()">
36563         <size>19</size>
36564       </method>
36565     </type>
36566     <type name="Y">
36567       <method name="Void .ctor()">
36568         <size>7</size>
36569       </method>
36570       <method name="Int32 Main()">
36571         <size>2</size>
36572       </method>
36573     </type>
36574   </test>
36575   <test name="test-99.cs">
36576     <type name="X">
36577       <method name="Void .ctor()">
36578         <size>7</size>
36579       </method>
36580       <method name="Int32 Main()">
36581         <size>104</size>
36582       </method>
36583     </type>
36584   </test>
36585   <test name="test-anon-01.cs">
36586     <type name="X">
36587       <method name="Void .ctor()">
36588         <size>7</size>
36589       </method>
36590       <method name="Int32 Main()">
36591         <size>21</size>
36592       </method>
36593     </type>
36594     <type name="S">
36595       <method name="Void .ctor(Object, IntPtr)">
36596         <size>0</size>
36597       </method>
36598       <method name="Void Invoke()">
36599         <size>0</size>
36600       </method>
36601       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36602         <size>0</size>
36603       </method>
36604       <method name="Void EndInvoke(IAsyncResult)">
36605         <size>0</size>
36606       </method>
36607     </type>
36608     <type name="X+&lt;Main&gt;c__AnonStorey0">
36609       <method name="Void .ctor()">
36610         <size>7</size>
36611       </method>
36612       <method name="Void &lt;&gt;m__0()">
36613         <size>8</size>
36614       </method>
36615     </type>
36616   </test>
36617   <test name="test-anon-02.cs">
36618     <type name="X">
36619       <method name="Void .ctor()">
36620         <size>7</size>
36621       </method>
36622       <method name="Int32 Main()">
36623         <size>151</size>
36624       </method>
36625     </type>
36626     <type name="S">
36627       <method name="Void .ctor(Object, IntPtr)">
36628         <size>0</size>
36629       </method>
36630       <method name="Void Invoke()">
36631         <size>0</size>
36632       </method>
36633       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36634         <size>0</size>
36635       </method>
36636       <method name="Void EndInvoke(IAsyncResult)">
36637         <size>0</size>
36638       </method>
36639     </type>
36640     <type name="X+&lt;Main&gt;c__AnonStorey0">
36641       <method name="Void .ctor()">
36642         <size>7</size>
36643       </method>
36644       <method name="Void &lt;&gt;m__0()">
36645         <size>113</size>
36646       </method>
36647     </type>
36648   </test>
36649   <test name="test-anon-03.cs">
36650     <type name="X">
36651       <method name="Void .ctor()">
36652         <size>7</size>
36653       </method>
36654       <method name="Void Main()">
36655         <size>59</size>
36656       </method>
36657     </type>
36658     <type name="S">
36659       <method name="Void .ctor(Object, IntPtr)">
36660         <size>0</size>
36661       </method>
36662       <method name="Void Invoke()">
36663         <size>0</size>
36664       </method>
36665       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36666         <size>0</size>
36667       </method>
36668       <method name="Void EndInvoke(IAsyncResult)">
36669         <size>0</size>
36670       </method>
36671     </type>
36672     <type name="X+&lt;Main&gt;c__AnonStorey0">
36673       <method name="Void .ctor()">
36674         <size>7</size>
36675       </method>
36676       <method name="Void &lt;&gt;m__0()">
36677         <size>8</size>
36678       </method>
36679     </type>
36680   </test>
36681   <test name="test-anon-04.cs">
36682     <type name="X">
36683       <method name="Void .ctor()">
36684         <size>7</size>
36685       </method>
36686       <method name="Void Main()">
36687         <size>59</size>
36688       </method>
36689     </type>
36690     <type name="S">
36691       <method name="Void .ctor(Object, IntPtr)">
36692         <size>0</size>
36693       </method>
36694       <method name="Void Invoke()">
36695         <size>0</size>
36696       </method>
36697       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36698         <size>0</size>
36699       </method>
36700       <method name="Void EndInvoke(IAsyncResult)">
36701         <size>0</size>
36702       </method>
36703     </type>
36704     <type name="X+&lt;Main&gt;c__AnonStorey0">
36705       <method name="Void .ctor()">
36706         <size>7</size>
36707       </method>
36708       <method name="Void &lt;&gt;m__0()">
36709         <size>30</size>
36710       </method>
36711     </type>
36712   </test>
36713   <test name="test-anon-05.cs">
36714     <type name="X">
36715       <method name="Void .ctor()">
36716         <size>7</size>
36717       </method>
36718       <method name="Int32 Main()">
36719         <size>207</size>
36720       </method>
36721       <method name="Boolean t(Int32, Int32)">
36722         <size>5</size>
36723       </method>
36724     </type>
36725     <type name="S">
36726       <method name="Void .ctor(Object, IntPtr)">
36727         <size>0</size>
36728       </method>
36729       <method name="Void Invoke()">
36730         <size>0</size>
36731       </method>
36732       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36733         <size>0</size>
36734       </method>
36735       <method name="Void EndInvoke(IAsyncResult)">
36736         <size>0</size>
36737       </method>
36738     </type>
36739     <type name="X+&lt;Main&gt;c__AnonStorey1">
36740       <method name="Void .ctor()">
36741         <size>7</size>
36742       </method>
36743       <method name="Void &lt;&gt;m__0()">
36744         <size>76</size>
36745       </method>
36746     </type>
36747     <type name="X+&lt;Main&gt;c__AnonStorey0">
36748       <method name="Void .ctor()">
36749         <size>7</size>
36750       </method>
36751     </type>
36752   </test>
36753   <test name="test-anon-06.cs">
36754     <type name="X">
36755       <method name="Void .ctor()">
36756         <size>7</size>
36757       </method>
36758       <method name="Int32 Main()">
36759         <size>112</size>
36760       </method>
36761     </type>
36762     <type name="S">
36763       <method name="Void .ctor(Object, IntPtr)">
36764         <size>0</size>
36765       </method>
36766       <method name="Void Invoke()">
36767         <size>0</size>
36768       </method>
36769       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36770         <size>0</size>
36771       </method>
36772       <method name="Void EndInvoke(IAsyncResult)">
36773         <size>0</size>
36774       </method>
36775     </type>
36776     <type name="X+&lt;Main&gt;c__AnonStorey0">
36777       <method name="Void .ctor()">
36778         <size>7</size>
36779       </method>
36780       <method name="Void &lt;&gt;m__0()">
36781         <size>18</size>
36782       </method>
36783     </type>
36784   </test>
36785   <test name="test-anon-07.cs">
36786     <type name="X">
36787       <method name="Void .ctor()">
36788         <size>7</size>
36789       </method>
36790       <method name="Int32 Main()">
36791         <size>120</size>
36792       </method>
36793       <method name="Boolean t(Int32, Int32)">
36794         <size>5</size>
36795       </method>
36796     </type>
36797     <type name="D">
36798       <method name="Void .ctor(Object, IntPtr)">
36799         <size>0</size>
36800       </method>
36801       <method name="Void Invoke()">
36802         <size>0</size>
36803       </method>
36804       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36805         <size>0</size>
36806       </method>
36807       <method name="Void EndInvoke(IAsyncResult)">
36808         <size>0</size>
36809       </method>
36810     </type>
36811     <type name="X+&lt;Main&gt;c__AnonStorey0">
36812       <method name="Void .ctor()">
36813         <size>7</size>
36814       </method>
36815       <method name="Void &lt;&gt;m__0()">
36816         <size>18</size>
36817       </method>
36818       <method name="Void &lt;&gt;m__1()">
36819         <size>18</size>
36820       </method>
36821     </type>
36822   </test>
36823   <test name="test-anon-08.cs">
36824     <type name="X">
36825       <method name="Void .ctor()">
36826         <size>7</size>
36827       </method>
36828       <method name="Int32 Main()">
36829         <size>35</size>
36830       </method>
36831     </type>
36832     <type name="S">
36833       <method name="Void .ctor(Object, IntPtr)">
36834         <size>0</size>
36835       </method>
36836       <method name="Void Invoke()">
36837         <size>0</size>
36838       </method>
36839       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36840         <size>0</size>
36841       </method>
36842       <method name="Void EndInvoke(IAsyncResult)">
36843         <size>0</size>
36844       </method>
36845     </type>
36846     <type name="X+&lt;Main&gt;c__AnonStorey0">
36847       <method name="Void .ctor()">
36848         <size>7</size>
36849       </method>
36850       <method name="Void &lt;&gt;m__0()">
36851         <size>13</size>
36852       </method>
36853     </type>
36854   </test>
36855   <test name="test-anon-09.cs">
36856     <type name="X">
36857       <method name="Void .ctor()">
36858         <size>7</size>
36859       </method>
36860       <method name="Int32 Main()">
36861         <size>59</size>
36862       </method>
36863     </type>
36864     <type name="X+D">
36865       <method name="Void .ctor(Object, IntPtr)">
36866         <size>0</size>
36867       </method>
36868       <method name="Void Invoke()">
36869         <size>0</size>
36870       </method>
36871       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36872         <size>0</size>
36873       </method>
36874       <method name="Void EndInvoke(IAsyncResult)">
36875         <size>0</size>
36876       </method>
36877     </type>
36878     <type name="X+&lt;Main&gt;c__AnonStorey0">
36879       <method name="Void .ctor()">
36880         <size>7</size>
36881       </method>
36882       <method name="Void &lt;&gt;m__0()">
36883         <size>49</size>
36884       </method>
36885     </type>
36886   </test>
36887   <test name="test-anon-10.cs">
36888     <type name="S">
36889       <method name="Void .ctor()">
36890         <size>7</size>
36891       </method>
36892       <method name="Void Test()">
36893         <size>105</size>
36894       </method>
36895       <method name="Int32 Main()">
36896         <size>66</size>
36897       </method>
36898     </type>
36899     <type name="S+T">
36900       <method name="Void .ctor(Object, IntPtr)">
36901         <size>0</size>
36902       </method>
36903       <method name="Void Invoke()">
36904         <size>0</size>
36905       </method>
36906       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36907         <size>0</size>
36908       </method>
36909       <method name="Void EndInvoke(IAsyncResult)">
36910         <size>0</size>
36911       </method>
36912     </type>
36913     <type name="S+&lt;Test&gt;c__AnonStorey1">
36914       <method name="Void .ctor()">
36915         <size>7</size>
36916       </method>
36917     </type>
36918     <type name="S+&lt;Test&gt;c__AnonStorey0">
36919       <method name="Void .ctor()">
36920         <size>7</size>
36921       </method>
36922     </type>
36923     <type name="S+&lt;Test&gt;c__AnonStorey1">
36924       <method name="Void &lt;&gt;m__0()">
36925         <size>76</size>
36926       </method>
36927     </type>
36928   </test>
36929   <test name="test-anon-11.cs">
36930     <type name="X">
36931       <method name="Void .ctor()">
36932         <size>7</size>
36933       </method>
36934       <method name="Int32 Main()">
36935         <size>122</size>
36936       </method>
36937     </type>
36938     <type name="D">
36939       <method name="Void .ctor(Object, IntPtr)">
36940         <size>0</size>
36941       </method>
36942       <method name="Void Invoke(Int32)">
36943         <size>0</size>
36944       </method>
36945       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36946         <size>0</size>
36947       </method>
36948       <method name="Void EndInvoke(IAsyncResult)">
36949         <size>0</size>
36950       </method>
36951     </type>
36952     <type name="E">
36953       <method name="Void .ctor(Object, IntPtr)">
36954         <size>0</size>
36955       </method>
36956       <method name="Void Invoke(Int32 ByRef)">
36957         <size>0</size>
36958       </method>
36959       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
36960         <size>0</size>
36961       </method>
36962       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
36963         <size>0</size>
36964       </method>
36965     </type>
36966     <type name="F">
36967       <method name="Void .ctor(Object, IntPtr)">
36968         <size>0</size>
36969       </method>
36970       <method name="Void Invoke(System.Int32[])">
36971         <size>0</size>
36972       </method>
36973       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
36974         <size>0</size>
36975       </method>
36976       <method name="Void EndInvoke(IAsyncResult)">
36977         <size>0</size>
36978       </method>
36979     </type>
36980     <type name="X">
36981       <method name="Void &lt;Main&gt;m__0(Int32)">
36982         <size>1</size>
36983       </method>
36984       <method name="Void &lt;Main&gt;m__1(Int32)">
36985         <size>1</size>
36986       </method>
36987       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
36988         <size>1</size>
36989       </method>
36990       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
36991         <size>1</size>
36992       </method>
36993     </type>
36994   </test>
36995   <test name="test-anon-12.cs">
36996     <type name="X">
36997       <method name="Void .ctor()">
36998         <size>7</size>
36999       </method>
37000       <method name="Int32 Main()">
37001         <size>257</size>
37002       </method>
37003       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37004         <size>81</size>
37005       </method>
37006     </type>
37007     <type name="predicate">
37008       <method name="Void .ctor(Object, IntPtr)">
37009         <size>0</size>
37010       </method>
37011       <method name="Boolean Invoke(System.Object)">
37012         <size>0</size>
37013       </method>
37014       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37015         <size>0</size>
37016       </method>
37017       <method name="Boolean EndInvoke(IAsyncResult)">
37018         <size>0</size>
37019       </method>
37020     </type>
37021     <type name="X">
37022       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37023         <size>12</size>
37024       </method>
37025     </type>
37026   </test>
37027   <test name="test-anon-13.cs">
37028     <type name="X">
37029       <method name="Void .ctor(Int32)">
37030         <size>14</size>
37031       </method>
37032       <method name="Void Main()">
37033         <size>42</size>
37034       </method>
37035       <method name="D T()">
37036         <size>15</size>
37037       </method>
37038       <method name="System.String CALL()">
37039         <size>6</size>
37040       </method>
37041     </type>
37042     <type name="D">
37043       <method name="Void .ctor(Object, IntPtr)">
37044         <size>0</size>
37045       </method>
37046       <method name="Void Invoke()">
37047         <size>0</size>
37048       </method>
37049       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37050         <size>0</size>
37051       </method>
37052       <method name="Void EndInvoke(IAsyncResult)">
37053         <size>0</size>
37054       </method>
37055     </type>
37056     <type name="X">
37057       <method name="Void &lt;T&gt;m__0()">
37058         <size>22</size>
37059       </method>
37060     </type>
37061   </test>
37062   <test name="test-anon-14.cs">
37063     <type name="X">
37064       <method name="Void .ctor()">
37065         <size>7</size>
37066       </method>
37067       <method name="Void add_Click(X+T)">
37068         <size>22</size>
37069       </method>
37070       <method name="Void remove_Click(X+T)">
37071         <size>22</size>
37072       </method>
37073       <method name="Void Method()">
37074         <size>1</size>
37075       </method>
37076       <method name="Void Main()">
37077         <size>46</size>
37078       </method>
37079     </type>
37080     <type name="X+T">
37081       <method name="Void .ctor(Object, IntPtr)">
37082         <size>0</size>
37083       </method>
37084       <method name="Void Invoke()">
37085         <size>0</size>
37086       </method>
37087       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37088         <size>0</size>
37089       </method>
37090       <method name="Void EndInvoke(IAsyncResult)">
37091         <size>0</size>
37092       </method>
37093     </type>
37094   </test>
37095   <test name="test-anon-15.cs">
37096     <type name="Foo">
37097       <method name="Void .ctor()">
37098         <size>7</size>
37099       </method>
37100       <method name="Void Main()">
37101         <size>43</size>
37102       </method>
37103     </type>
37104     <type name="Foo+Inner">
37105       <method name="Void .ctor(String)">
37106         <size>7</size>
37107       </method>
37108     </type>
37109     <type name="Foo+foo_fn">
37110       <method name="Void .ctor(Object, IntPtr)">
37111         <size>0</size>
37112       </method>
37113       <method name="Foo+Inner Invoke(System.String)">
37114         <size>0</size>
37115       </method>
37116       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37117         <size>0</size>
37118       </method>
37119       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37120         <size>0</size>
37121       </method>
37122     </type>
37123     <type name="Foo">
37124       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37125         <size>13</size>
37126       </method>
37127     </type>
37128   </test>
37129   <test name="test-anon-16.cs">
37130     <type name="X">
37131       <method name="Void .ctor(Int32)">
37132         <size>14</size>
37133       </method>
37134       <method name="Void Main()">
37135         <size>42</size>
37136       </method>
37137       <method name="D T()">
37138         <size>15</size>
37139       </method>
37140     </type>
37141     <type name="D">
37142       <method name="Void .ctor(Object, IntPtr)">
37143         <size>0</size>
37144       </method>
37145       <method name="Void Invoke()">
37146         <size>0</size>
37147       </method>
37148       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37149         <size>0</size>
37150       </method>
37151       <method name="Void EndInvoke(IAsyncResult)">
37152         <size>0</size>
37153       </method>
37154     </type>
37155     <type name="X">
37156       <method name="Void &lt;T&gt;m__0()">
37157         <size>27</size>
37158       </method>
37159     </type>
37160   </test>
37161   <test name="test-anon-17.cs">
37162     <type name="Button">
37163       <method name="Void .ctor()">
37164         <size>7</size>
37165       </method>
37166       <method name="Void add_Clicked(ClickEvent)">
37167         <size>24</size>
37168       </method>
37169       <method name="Void remove_Clicked(ClickEvent)">
37170         <size>24</size>
37171       </method>
37172       <method name="Void DoClick()">
37173         <size>12</size>
37174       </method>
37175     </type>
37176     <type name="X">
37177       <method name="Void .ctor()">
37178         <size>7</size>
37179       </method>
37180       <method name="Void .cctor()">
37181         <size>1</size>
37182       </method>
37183       <method name="Int32 Main()">
37184         <size>61</size>
37185       </method>
37186     </type>
37187     <type name="ClickEvent">
37188       <method name="Void .ctor(Object, IntPtr)">
37189         <size>0</size>
37190       </method>
37191       <method name="Void Invoke()">
37192         <size>0</size>
37193       </method>
37194       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37195         <size>0</size>
37196       </method>
37197       <method name="Void EndInvoke(IAsyncResult)">
37198         <size>0</size>
37199       </method>
37200     </type>
37201     <type name="X">
37202       <method name="Void &lt;Main&gt;m__0()">
37203         <size>17</size>
37204       </method>
37205     </type>
37206   </test>
37207   <test name="test-anon-18.cs">
37208     <type name="DelegateTest">
37209       <method name="Void .ctor()">
37210         <size>7</size>
37211       </method>
37212       <method name="Void Main(System.String[])">
37213         <size>83</size>
37214       </method>
37215     </type>
37216     <type name="A">
37217       <method name="Void .ctor(Object, IntPtr)">
37218         <size>0</size>
37219       </method>
37220       <method name="Void Invoke()">
37221         <size>0</size>
37222       </method>
37223       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37224         <size>0</size>
37225       </method>
37226       <method name="Void EndInvoke(IAsyncResult)">
37227         <size>0</size>
37228       </method>
37229     </type>
37230     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37231       <method name="Void .ctor()">
37232         <size>7</size>
37233       </method>
37234       <method name="Void &lt;&gt;m__0()">
37235         <size>17</size>
37236       </method>
37237     </type>
37238   </test>
37239   <test name="test-anon-19.cs">
37240     <type name="X">
37241       <method name="Void .ctor()">
37242         <size>7</size>
37243       </method>
37244       <method name="Int32 Main()">
37245         <size>223</size>
37246       </method>
37247       <method name="Boolean t(Int32, Int32)">
37248         <size>5</size>
37249       </method>
37250     </type>
37251     <type name="S">
37252       <method name="Void .ctor(Object, IntPtr)">
37253         <size>0</size>
37254       </method>
37255       <method name="Void Invoke()">
37256         <size>0</size>
37257       </method>
37258       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37259         <size>0</size>
37260       </method>
37261       <method name="Void EndInvoke(IAsyncResult)">
37262         <size>0</size>
37263       </method>
37264     </type>
37265     <type name="X+&lt;Main&gt;c__AnonStorey1">
37266       <method name="Void .ctor()">
37267         <size>7</size>
37268       </method>
37269       <method name="Void &lt;&gt;m__0()">
37270         <size>93</size>
37271       </method>
37272     </type>
37273     <type name="X+&lt;Main&gt;c__AnonStorey0">
37274       <method name="Void .ctor()">
37275         <size>7</size>
37276       </method>
37277     </type>
37278   </test>
37279   <test name="test-anon-20.cs">
37280     <type name="X">
37281       <method name="Void .ctor()">
37282         <size>7</size>
37283       </method>
37284       <method name="Void Main()">
37285         <size>33</size>
37286       </method>
37287       <method name="D MainHost()">
37288         <size>28</size>
37289       </method>
37290     </type>
37291     <type name="D">
37292       <method name="Void .ctor(Object, IntPtr)">
37293         <size>0</size>
37294       </method>
37295       <method name="Void Invoke()">
37296         <size>0</size>
37297       </method>
37298       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37299         <size>0</size>
37300       </method>
37301       <method name="Void EndInvoke(IAsyncResult)">
37302         <size>0</size>
37303       </method>
37304     </type>
37305     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37306       <method name="Void .ctor()">
37307         <size>7</size>
37308       </method>
37309       <method name="Void &lt;&gt;m__0()">
37310         <size>52</size>
37311       </method>
37312     </type>
37313     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37314       <method name="Void .ctor()">
37315         <size>7</size>
37316       </method>
37317       <method name="Void &lt;&gt;m__1()">
37318         <size>52</size>
37319       </method>
37320     </type>
37321   </test>
37322   <test name="test-anon-21.cs">
37323     <type name="X">
37324       <method name="Void .ctor()">
37325         <size>7</size>
37326       </method>
37327       <method name="Void .cctor()">
37328         <size>1</size>
37329       </method>
37330       <method name="Int32 Main()">
37331         <size>68</size>
37332       </method>
37333       <method name="Void M()">
37334         <size>44</size>
37335       </method>
37336     </type>
37337     <type name="D">
37338       <method name="Void .ctor(Object, IntPtr)">
37339         <size>0</size>
37340       </method>
37341       <method name="Void Invoke()">
37342         <size>0</size>
37343       </method>
37344       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37345         <size>0</size>
37346       </method>
37347       <method name="Void EndInvoke(IAsyncResult)">
37348         <size>0</size>
37349       </method>
37350     </type>
37351     <type name="X+&lt;M&gt;c__AnonStorey0">
37352       <method name="Void .ctor()">
37353         <size>7</size>
37354       </method>
37355       <method name="Void &lt;&gt;m__0()">
37356         <size>48</size>
37357       </method>
37358     </type>
37359     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37360       <method name="Void .ctor()">
37361         <size>7</size>
37362       </method>
37363       <method name="Void &lt;&gt;m__1()">
37364         <size>81</size>
37365       </method>
37366     </type>
37367   </test>
37368   <test name="test-anon-22.cs">
37369     <type name="X">
37370       <method name="Void .ctor()">
37371         <size>7</size>
37372       </method>
37373       <method name="Void Main()">
37374         <size>33</size>
37375       </method>
37376       <method name="D T()">
37377         <size>28</size>
37378       </method>
37379     </type>
37380     <type name="D">
37381       <method name="Void .ctor(Object, IntPtr)">
37382         <size>0</size>
37383       </method>
37384       <method name="Void Invoke()">
37385         <size>0</size>
37386       </method>
37387       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37388         <size>0</size>
37389       </method>
37390       <method name="Void EndInvoke(IAsyncResult)">
37391         <size>0</size>
37392       </method>
37393     </type>
37394     <type name="X+&lt;T&gt;c__AnonStorey0">
37395       <method name="Void .ctor()">
37396         <size>7</size>
37397       </method>
37398       <method name="Void &lt;&gt;m__0()">
37399         <size>52</size>
37400       </method>
37401     </type>
37402     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37403       <method name="Void .ctor()">
37404         <size>7</size>
37405       </method>
37406       <method name="Void &lt;&gt;m__1()">
37407         <size>52</size>
37408       </method>
37409     </type>
37410   </test>
37411   <test name="test-anon-23.cs">
37412     <type name="X">
37413       <method name="Void .ctor()">
37414         <size>7</size>
37415       </method>
37416       <method name="Int32 Main()">
37417         <size>68</size>
37418       </method>
37419       <method name="Void M()">
37420         <size>34</size>
37421       </method>
37422     </type>
37423     <type name="D">
37424       <method name="Void .ctor(Object, IntPtr)">
37425         <size>0</size>
37426       </method>
37427       <method name="Void Invoke()">
37428         <size>0</size>
37429       </method>
37430       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37431         <size>0</size>
37432       </method>
37433       <method name="Void EndInvoke(IAsyncResult)">
37434         <size>0</size>
37435       </method>
37436     </type>
37437     <type name="X+&lt;M&gt;c__AnonStorey0">
37438       <method name="Void .ctor()">
37439         <size>7</size>
37440       </method>
37441       <method name="Void &lt;&gt;m__0()">
37442         <size>38</size>
37443       </method>
37444     </type>
37445     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37446       <method name="Void .ctor()">
37447         <size>7</size>
37448       </method>
37449       <method name="Void &lt;&gt;m__1()">
37450         <size>24</size>
37451       </method>
37452     </type>
37453   </test>
37454   <test name="test-anon-24.cs">
37455     <type name="X">
37456       <method name="Void .ctor()">
37457         <size>7</size>
37458       </method>
37459       <method name="Void Main()">
37460         <size>29</size>
37461       </method>
37462       <method name="D T(Int32)">
37463         <size>28</size>
37464       </method>
37465     </type>
37466     <type name="D">
37467       <method name="Void .ctor(Object, IntPtr)">
37468         <size>0</size>
37469       </method>
37470       <method name="Int32 Invoke()">
37471         <size>0</size>
37472       </method>
37473       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37474         <size>0</size>
37475       </method>
37476       <method name="Int32 EndInvoke(IAsyncResult)">
37477         <size>0</size>
37478       </method>
37479     </type>
37480     <type name="X+&lt;T&gt;c__AnonStorey0">
37481       <method name="Void .ctor()">
37482         <size>7</size>
37483       </method>
37484       <method name="Int32 &lt;&gt;m__0()">
37485         <size>21</size>
37486       </method>
37487     </type>
37488   </test>
37489   <test name="test-anon-25.cs">
37490     <type name="X">
37491       <method name="Void .ctor()">
37492         <size>7</size>
37493       </method>
37494       <method name="Int32 Main()">
37495         <size>48</size>
37496       </method>
37497       <method name="D T(Int32)">
37498         <size>28</size>
37499       </method>
37500     </type>
37501     <type name="D">
37502       <method name="Void .ctor(Object, IntPtr)">
37503         <size>0</size>
37504       </method>
37505       <method name="Int32 Invoke(Int32)">
37506         <size>0</size>
37507       </method>
37508       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37509         <size>0</size>
37510       </method>
37511       <method name="Int32 EndInvoke(IAsyncResult)">
37512         <size>0</size>
37513       </method>
37514     </type>
37515     <type name="X+&lt;T&gt;c__AnonStorey0">
37516       <method name="Void .ctor()">
37517         <size>7</size>
37518       </method>
37519       <method name="Int32 &lt;&gt;m__0(Int32)">
37520         <size>9</size>
37521       </method>
37522     </type>
37523   </test>
37524   <test name="test-anon-27.cs">
37525     <type name="X">
37526       <method name="Void .ctor()">
37527         <size>7</size>
37528       </method>
37529       <method name="Int32 Main()">
37530         <size>138</size>
37531       </method>
37532       <method name="Void M(Int32)">
37533         <size>59</size>
37534       </method>
37535     </type>
37536     <type name="D">
37537       <method name="Void .ctor(Object, IntPtr)">
37538         <size>0</size>
37539       </method>
37540       <method name="Void Invoke()">
37541         <size>0</size>
37542       </method>
37543       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37544         <size>0</size>
37545       </method>
37546       <method name="Void EndInvoke(IAsyncResult)">
37547         <size>0</size>
37548       </method>
37549     </type>
37550     <type name="X+&lt;M&gt;c__AnonStorey0">
37551       <method name="Void .ctor()">
37552         <size>7</size>
37553       </method>
37554       <method name="Void &lt;&gt;m__0()">
37555         <size>38</size>
37556       </method>
37557     </type>
37558     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37559       <method name="Void .ctor()">
37560         <size>7</size>
37561       </method>
37562       <method name="Void &lt;&gt;m__1()">
37563         <size>50</size>
37564       </method>
37565     </type>
37566   </test>
37567   <test name="test-anon-28.cs">
37568     <type name="Delegable">
37569       <method name="Void .ctor()">
37570         <size>7</size>
37571       </method>
37572       <method name="Void add_MyDelegate(System.EventHandler)">
37573         <size>24</size>
37574       </method>
37575       <method name="Void remove_MyDelegate(System.EventHandler)">
37576         <size>24</size>
37577       </method>
37578     </type>
37579     <type name="DelegateTest">
37580       <method name="Void .ctor()">
37581         <size>7</size>
37582       </method>
37583       <method name="Void Main(System.String[])">
37584         <size>58</size>
37585       </method>
37586     </type>
37587     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37588       <method name="Void .ctor()">
37589         <size>7</size>
37590       </method>
37591       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37592         <size>33</size>
37593       </method>
37594     </type>
37595   </test>
37596   <test name="test-anon-29.cs">
37597     <type name="X">
37598       <method name="Void .ctor()">
37599         <size>108</size>
37600       </method>
37601       <method name="System.String Hello()">
37602         <size>20</size>
37603       </method>
37604       <method name="Void Main()">
37605         <size>18</size>
37606       </method>
37607     </type>
37608     <type name="X+Foo">
37609       <method name="Void .ctor(Object, IntPtr)">
37610         <size>0</size>
37611       </method>
37612       <method name="System.String Invoke()">
37613         <size>0</size>
37614       </method>
37615       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37616         <size>0</size>
37617       </method>
37618       <method name="System.String EndInvoke(IAsyncResult)">
37619         <size>0</size>
37620       </method>
37621     </type>
37622     <type name="X+Bar">
37623       <method name="Void .ctor(Object, IntPtr)">
37624         <size>0</size>
37625       </method>
37626       <method name="Void Invoke(System.String)">
37627         <size>0</size>
37628       </method>
37629       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37630         <size>0</size>
37631       </method>
37632       <method name="Void EndInvoke(IAsyncResult)">
37633         <size>0</size>
37634       </method>
37635     </type>
37636     <type name="X">
37637       <method name="Void &lt;Hello&gt;m__1(System.String)">
37638         <size>7</size>
37639       </method>
37640       <method name="System.String &lt;Hello&gt;m__0()">
37641         <size>201</size>
37642       </method>
37643       <method name="Void &lt;Hello&gt;m__2(System.String)">
37644         <size>7</size>
37645       </method>
37646     </type>
37647   </test>
37648   <test name="test-anon-30.cs">
37649     <type name="X">
37650       <method name="Void .ctor()">
37651         <size>7</size>
37652       </method>
37653     </type>
37654     <type name="Program">
37655       <method name="Void add_E(Program+D)">
37656         <size>22</size>
37657       </method>
37658       <method name="Void remove_E(Program+D)">
37659         <size>22</size>
37660       </method>
37661       <method name="Void Main()">
37662         <size>38</size>
37663       </method>
37664     </type>
37665     <type name="Program+D">
37666       <method name="Void .ctor(Object, IntPtr)">
37667         <size>0</size>
37668       </method>
37669       <method name="Void Invoke(X)">
37670         <size>0</size>
37671       </method>
37672       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
37673         <size>0</size>
37674       </method>
37675       <method name="Void EndInvoke(IAsyncResult)">
37676         <size>0</size>
37677       </method>
37678     </type>
37679     <type name="Program+&lt;Main&gt;c__AnonStorey0">
37680       <method name="Void .ctor()">
37681         <size>7</size>
37682       </method>
37683       <method name="Void &lt;&gt;m__0(X)">
37684         <size>15</size>
37685       </method>
37686     </type>
37687   </test>
37688   <test name="test-anon-31.cs">
37689     <type name="test">
37690       <method name="Void .ctor()">
37691         <size>7</size>
37692       </method>
37693       <method name="IEnumerable testen(Int32)">
37694         <size>30</size>
37695       </method>
37696     </type>
37697     <type name="reflect">
37698       <method name="Void .ctor()">
37699         <size>7</size>
37700       </method>
37701       <method name="Void Main(System.String[])">
37702         <size>122</size>
37703       </method>
37704     </type>
37705     <type name="test+&lt;testen&gt;c__Iterator0">
37706       <method name="Void .ctor()">
37707         <size>7</size>
37708       </method>
37709       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37710         <size>7</size>
37711       </method>
37712       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37713         <size>7</size>
37714       </method>
37715       <method name="Boolean MoveNext()">
37716         <size>195</size>
37717       </method>
37718       <method name="Void Dispose()">
37719         <size>8</size>
37720       </method>
37721       <method name="Void Reset()">
37722         <size>6</size>
37723       </method>
37724       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37725         <size>7</size>
37726       </method>
37727       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37728         <size>40</size>
37729       </method>
37730     </type>
37731   </test>
37732   <test name="test-anon-32.cs">
37733     <type name="MainClass">
37734       <method name="Void .ctor()">
37735         <size>7</size>
37736       </method>
37737       <method name="Void Main()">
37738         <size>37</size>
37739       </method>
37740       <method name="Void SimpleCallback(MainClass, System.String)">
37741         <size>7</size>
37742       </method>
37743     </type>
37744     <type name="StringSender">
37745       <method name="Void .ctor(Object, IntPtr)">
37746         <size>0</size>
37747       </method>
37748       <method name="Void Invoke(System.String)">
37749         <size>0</size>
37750       </method>
37751       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37752         <size>0</size>
37753       </method>
37754       <method name="Void EndInvoke(IAsyncResult)">
37755         <size>0</size>
37756       </method>
37757     </type>
37758     <type name="VoidDelegate">
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="MainClass+&lt;Main&gt;c__AnonStorey0">
37773       <method name="Void .ctor()">
37774         <size>7</size>
37775       </method>
37776       <method name="Void &lt;&gt;m__0()">
37777         <size>25</size>
37778       </method>
37779       <method name="Void &lt;&gt;m__1(System.String)">
37780         <size>13</size>
37781       </method>
37782     </type>
37783   </test>
37784   <test name="test-anon-33.cs">
37785     <type name="T">
37786       <method name="Void .ctor()">
37787         <size>7</size>
37788       </method>
37789       <method name="Void doit(Int32)">
37790         <size>7</size>
37791       </method>
37792       <method name="Void Main()">
37793         <size>162</size>
37794       </method>
37795     </type>
37796     <type name="Do">
37797       <method name="Void .ctor(Object, IntPtr)">
37798         <size>0</size>
37799       </method>
37800       <method name="Void Invoke()">
37801         <size>0</size>
37802       </method>
37803       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37804         <size>0</size>
37805       </method>
37806       <method name="Void EndInvoke(IAsyncResult)">
37807         <size>0</size>
37808       </method>
37809     </type>
37810     <type name="T+&lt;Main&gt;c__AnonStorey0">
37811       <method name="Void .ctor()">
37812         <size>7</size>
37813       </method>
37814       <method name="Void &lt;&gt;m__0()">
37815         <size>12</size>
37816       </method>
37817     </type>
37818     <type name="T+&lt;Main&gt;c__AnonStorey1">
37819       <method name="Void .ctor()">
37820         <size>7</size>
37821       </method>
37822       <method name="Void &lt;&gt;m__1()">
37823         <size>12</size>
37824       </method>
37825     </type>
37826   </test>
37827   <test name="test-anon-34.cs">
37828     <type name="Delegates.Space">
37829       <method name="Void .ctor()">
37830         <size>7</size>
37831       </method>
37832       <method name="Void Leak(Boolean, Int32)">
37833         <size>92</size>
37834       </method>
37835     </type>
37836     <type name="Delegates.Program">
37837       <method name="Void .ctor()">
37838         <size>7</size>
37839       </method>
37840       <method name="Void SpaceLeak()">
37841         <size>37</size>
37842       </method>
37843       <method name="Void Main(System.String[])">
37844         <size>6</size>
37845       </method>
37846     </type>
37847     <type name="Delegates.Space+DoCopy">
37848       <method name="Void .ctor(Object, IntPtr)">
37849         <size>0</size>
37850       </method>
37851       <method name="Void Invoke()">
37852         <size>0</size>
37853       </method>
37854       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37855         <size>0</size>
37856       </method>
37857       <method name="Void EndInvoke(IAsyncResult)">
37858         <size>0</size>
37859       </method>
37860     </type>
37861     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
37862       <method name="Void .ctor()">
37863         <size>7</size>
37864       </method>
37865       <method name="Void &lt;&gt;m__0()">
37866         <size>23</size>
37867       </method>
37868     </type>
37869     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
37870       <method name="Void .ctor()">
37871         <size>7</size>
37872       </method>
37873       <method name="Void &lt;&gt;m__1()">
37874         <size>19</size>
37875       </method>
37876     </type>
37877   </test>
37878   <test name="test-anon-35.cs">
37879     <type name="CustomDict">
37880       <method name="Void .ctor()">
37881         <size>66</size>
37882       </method>
37883       <method name="IEnumerator GetEnumerator()">
37884         <size>15</size>
37885       </method>
37886     </type>
37887     <type name="Tests">
37888       <method name="Void .ctor()">
37889         <size>7</size>
37890       </method>
37891       <method name="Void Main()">
37892         <size>7</size>
37893       </method>
37894     </type>
37895     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
37896       <method name="Void .ctor()">
37897         <size>7</size>
37898       </method>
37899       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37900         <size>7</size>
37901       </method>
37902       <method name="Boolean MoveNext()">
37903         <size>86</size>
37904       </method>
37905       <method name="Void Dispose()">
37906         <size>8</size>
37907       </method>
37908       <method name="Void Reset()">
37909         <size>6</size>
37910       </method>
37911       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37912         <size>7</size>
37913       </method>
37914     </type>
37915   </test>
37916   <test name="test-anon-36.cs">
37917     <type name="Test">
37918       <method name="Void .ctor(TestMethod)">
37919         <size>7</size>
37920       </method>
37921       <method name="Void .ctor(TestMethod2)">
37922         <size>7</size>
37923       </method>
37924       <method name="Void Main()">
37925         <size>36</size>
37926       </method>
37927     </type>
37928     <type name="TestMethod">
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="TestMethod2">
37943       <method name="Void .ctor(Object, IntPtr)">
37944         <size>0</size>
37945       </method>
37946       <method name="Void Invoke(System.Object)">
37947         <size>0</size>
37948       </method>
37949       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37950         <size>0</size>
37951       </method>
37952       <method name="Void EndInvoke(IAsyncResult)">
37953         <size>0</size>
37954       </method>
37955     </type>
37956     <type name="Test">
37957       <method name="Void &lt;Main&gt;m__0()">
37958         <size>1</size>
37959       </method>
37960     </type>
37961   </test>
37962   <test name="test-anon-37.cs">
37963     <type name="DelegateInit">
37964       <method name="Void .ctor()">
37965         <size>7</size>
37966       </method>
37967       <method name="Void .cctor()">
37968         <size>35</size>
37969       </method>
37970       <method name="Void Main(System.String[])">
37971         <size>11</size>
37972       </method>
37973     </type>
37974     <type name="DelegateInit+FooDelegate">
37975       <method name="Void .ctor(Object, IntPtr)">
37976         <size>0</size>
37977       </method>
37978       <method name="Void Invoke()">
37979         <size>0</size>
37980       </method>
37981       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37982         <size>0</size>
37983       </method>
37984       <method name="Void EndInvoke(IAsyncResult)">
37985         <size>0</size>
37986       </method>
37987     </type>
37988     <type name="DelegateInit">
37989       <method name="Void &lt;DelegateInit&gt;m__0()">
37990         <size>11</size>
37991       </method>
37992     </type>
37993   </test>
37994   <test name="test-anon-38.cs">
37995     <type name="X">
37996       <method name="Void .ctor()">
37997         <size>7</size>
37998       </method>
37999       <method name="Void Hello(Int64, Int64)">
38000         <size>1</size>
38001       </method>
38002       <method name="Void Test(Int32)">
38003         <size>67</size>
38004       </method>
38005       <method name="Void Main()">
38006         <size>14</size>
38007       </method>
38008     </type>
38009     <type name="Simple">
38010       <method name="Void .ctor(Object, IntPtr)">
38011         <size>0</size>
38012       </method>
38013       <method name="Void Invoke()">
38014         <size>0</size>
38015       </method>
38016       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38017         <size>0</size>
38018       </method>
38019       <method name="Void EndInvoke(IAsyncResult)">
38020         <size>0</size>
38021       </method>
38022     </type>
38023     <type name="Foo">
38024       <method name="Void .ctor(Object, IntPtr)">
38025         <size>0</size>
38026       </method>
38027       <method name="Simple Invoke()">
38028         <size>0</size>
38029       </method>
38030       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38031         <size>0</size>
38032       </method>
38033       <method name="Simple EndInvoke(IAsyncResult)">
38034         <size>0</size>
38035       </method>
38036     </type>
38037     <type name="X+&lt;Test&gt;c__AnonStorey0">
38038       <method name="Void .ctor()">
38039         <size>7</size>
38040       </method>
38041       <method name="Simple &lt;&gt;m__0()">
38042         <size>64</size>
38043       </method>
38044     </type>
38045     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38046       <method name="Void .ctor()">
38047         <size>7</size>
38048       </method>
38049       <method name="Void &lt;&gt;m__1()">
38050         <size>34</size>
38051       </method>
38052     </type>
38053   </test>
38054   <test name="test-anon-39.cs">
38055     <type name="X">
38056       <method name="Void .ctor()">
38057         <size>7</size>
38058       </method>
38059       <method name="Void Hello(Int64)">
38060         <size>1</size>
38061       </method>
38062       <method name="Void Test(Int32)">
38063         <size>65</size>
38064       </method>
38065       <method name="Void Main()">
38066         <size>14</size>
38067       </method>
38068     </type>
38069     <type name="Simple">
38070       <method name="Void .ctor(Object, IntPtr)">
38071         <size>0</size>
38072       </method>
38073       <method name="Void Invoke()">
38074         <size>0</size>
38075       </method>
38076       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38077         <size>0</size>
38078       </method>
38079       <method name="Void EndInvoke(IAsyncResult)">
38080         <size>0</size>
38081       </method>
38082     </type>
38083     <type name="Foo">
38084       <method name="Void .ctor(Object, IntPtr)">
38085         <size>0</size>
38086       </method>
38087       <method name="Simple Invoke()">
38088         <size>0</size>
38089       </method>
38090       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38091         <size>0</size>
38092       </method>
38093       <method name="Simple EndInvoke(IAsyncResult)">
38094         <size>0</size>
38095       </method>
38096     </type>
38097     <type name="X+&lt;Test&gt;c__AnonStorey0">
38098       <method name="Void .ctor()">
38099         <size>7</size>
38100       </method>
38101       <method name="Simple &lt;&gt;m__0()">
38102         <size>30</size>
38103       </method>
38104       <method name="Void &lt;&gt;m__1()">
38105         <size>18</size>
38106       </method>
38107     </type>
38108   </test>
38109   <test name="test-anon-40.cs">
38110     <type name="X">
38111       <method name="Void .ctor()">
38112         <size>7</size>
38113       </method>
38114       <method name="Void Hello(Int64)">
38115         <size>1</size>
38116       </method>
38117       <method name="Void Test(Int32)">
38118         <size>65</size>
38119       </method>
38120       <method name="Void Main()">
38121         <size>14</size>
38122       </method>
38123     </type>
38124     <type name="Simple">
38125       <method name="Void .ctor(Object, IntPtr)">
38126         <size>0</size>
38127       </method>
38128       <method name="Void Invoke()">
38129         <size>0</size>
38130       </method>
38131       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38132         <size>0</size>
38133       </method>
38134       <method name="Void EndInvoke(IAsyncResult)">
38135         <size>0</size>
38136       </method>
38137     </type>
38138     <type name="Foo">
38139       <method name="Void .ctor(Object, IntPtr)">
38140         <size>0</size>
38141       </method>
38142       <method name="Simple Invoke()">
38143         <size>0</size>
38144       </method>
38145       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38146         <size>0</size>
38147       </method>
38148       <method name="Simple EndInvoke(IAsyncResult)">
38149         <size>0</size>
38150       </method>
38151     </type>
38152     <type name="X+&lt;Test&gt;c__AnonStorey0">
38153       <method name="Void .ctor()">
38154         <size>7</size>
38155       </method>
38156       <method name="Simple &lt;&gt;m__0()">
38157         <size>30</size>
38158       </method>
38159       <method name="Void &lt;&gt;m__1()">
38160         <size>18</size>
38161       </method>
38162     </type>
38163   </test>
38164   <test name="test-anon-41.cs">
38165     <type name="X">
38166       <method name="Void .ctor()">
38167         <size>7</size>
38168       </method>
38169       <method name="Void Hello(Int64)">
38170         <size>1</size>
38171       </method>
38172       <method name="Void Test(Int32)">
38173         <size>65</size>
38174       </method>
38175       <method name="Void Main()">
38176         <size>14</size>
38177       </method>
38178     </type>
38179     <type name="Simple">
38180       <method name="Void .ctor(Object, IntPtr)">
38181         <size>0</size>
38182       </method>
38183       <method name="Void Invoke()">
38184         <size>0</size>
38185       </method>
38186       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38187         <size>0</size>
38188       </method>
38189       <method name="Void EndInvoke(IAsyncResult)">
38190         <size>0</size>
38191       </method>
38192     </type>
38193     <type name="Foo">
38194       <method name="Void .ctor(Object, IntPtr)">
38195         <size>0</size>
38196       </method>
38197       <method name="Simple Invoke()">
38198         <size>0</size>
38199       </method>
38200       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38201         <size>0</size>
38202       </method>
38203       <method name="Simple EndInvoke(IAsyncResult)">
38204         <size>0</size>
38205       </method>
38206     </type>
38207     <type name="X+&lt;Test&gt;c__AnonStorey0">
38208       <method name="Void .ctor()">
38209         <size>7</size>
38210       </method>
38211       <method name="Simple &lt;&gt;m__0()">
38212         <size>55</size>
38213       </method>
38214     </type>
38215     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38216       <method name="Void .ctor()">
38217         <size>7</size>
38218       </method>
38219       <method name="Void &lt;&gt;m__1()">
38220         <size>35</size>
38221       </method>
38222     </type>
38223   </test>
38224   <test name="test-anon-42.cs">
38225     <type name="X">
38226       <method name="Void .ctor()">
38227         <size>7</size>
38228       </method>
38229       <method name="Void Hello(Int64)">
38230         <size>1</size>
38231       </method>
38232       <method name="Void Test(Int32)">
38233         <size>51</size>
38234       </method>
38235       <method name="Void Main()">
38236         <size>13</size>
38237       </method>
38238     </type>
38239     <type name="Simple">
38240       <method name="Void .ctor(Object, IntPtr)">
38241         <size>0</size>
38242       </method>
38243       <method name="Void Invoke()">
38244         <size>0</size>
38245       </method>
38246       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38247         <size>0</size>
38248       </method>
38249       <method name="Void EndInvoke(IAsyncResult)">
38250         <size>0</size>
38251       </method>
38252     </type>
38253     <type name="Foo">
38254       <method name="Void .ctor(Object, IntPtr)">
38255         <size>0</size>
38256       </method>
38257       <method name="Simple Invoke()">
38258         <size>0</size>
38259       </method>
38260       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38261         <size>0</size>
38262       </method>
38263       <method name="Simple EndInvoke(IAsyncResult)">
38264         <size>0</size>
38265       </method>
38266     </type>
38267     <type name="X">
38268       <method name="Simple &lt;Test&gt;m__0()">
38269         <size>37</size>
38270       </method>
38271       <method name="Void &lt;Test&gt;m__1()">
38272         <size>8</size>
38273       </method>
38274     </type>
38275   </test>
38276   <test name="test-anon-43.cs">
38277     <type name="X">
38278       <method name="Void .ctor()">
38279         <size>7</size>
38280       </method>
38281       <method name="Void Hello(Int64, Int64)">
38282         <size>1</size>
38283       </method>
38284       <method name="Void Test(Int32)">
38285         <size>54</size>
38286       </method>
38287       <method name="Void Main()">
38288         <size>14</size>
38289       </method>
38290     </type>
38291     <type name="Simple">
38292       <method name="Void .ctor(Object, IntPtr)">
38293         <size>0</size>
38294       </method>
38295       <method name="Void Invoke()">
38296         <size>0</size>
38297       </method>
38298       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38299         <size>0</size>
38300       </method>
38301       <method name="Void EndInvoke(IAsyncResult)">
38302         <size>0</size>
38303       </method>
38304     </type>
38305     <type name="Foo">
38306       <method name="Void .ctor(Object, IntPtr)">
38307         <size>0</size>
38308       </method>
38309       <method name="Simple Invoke()">
38310         <size>0</size>
38311       </method>
38312       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38313         <size>0</size>
38314       </method>
38315       <method name="Simple EndInvoke(IAsyncResult)">
38316         <size>0</size>
38317       </method>
38318     </type>
38319     <type name="X+&lt;Test&gt;c__AnonStorey0">
38320       <method name="Void .ctor()">
38321         <size>7</size>
38322       </method>
38323       <method name="Simple &lt;&gt;m__0()">
38324         <size>64</size>
38325       </method>
38326     </type>
38327     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38328       <method name="Void .ctor()">
38329         <size>7</size>
38330       </method>
38331       <method name="Void &lt;&gt;m__1()">
38332         <size>34</size>
38333       </method>
38334     </type>
38335   </test>
38336   <test name="test-anon-44.cs">
38337     <type name="X">
38338       <method name="Void .ctor()">
38339         <size>7</size>
38340       </method>
38341       <method name="Void Hello(Int64)">
38342         <size>1</size>
38343       </method>
38344       <method name="Void Test(Int32)">
38345         <size>68</size>
38346       </method>
38347       <method name="Void Main()">
38348         <size>14</size>
38349       </method>
38350     </type>
38351     <type name="Simple">
38352       <method name="Void .ctor(Object, IntPtr)">
38353         <size>0</size>
38354       </method>
38355       <method name="Void Invoke()">
38356         <size>0</size>
38357       </method>
38358       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38359         <size>0</size>
38360       </method>
38361       <method name="Void EndInvoke(IAsyncResult)">
38362         <size>0</size>
38363       </method>
38364     </type>
38365     <type name="Foo">
38366       <method name="Void .ctor(Object, IntPtr)">
38367         <size>0</size>
38368       </method>
38369       <method name="Simple Invoke()">
38370         <size>0</size>
38371       </method>
38372       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38373         <size>0</size>
38374       </method>
38375       <method name="Simple EndInvoke(IAsyncResult)">
38376         <size>0</size>
38377       </method>
38378     </type>
38379     <type name="X+&lt;Test&gt;c__AnonStorey0">
38380       <method name="Void .ctor()">
38381         <size>7</size>
38382       </method>
38383       <method name="Simple &lt;&gt;m__1()">
38384         <size>33</size>
38385       </method>
38386       <method name="Simple &lt;&gt;m__0()">
38387         <size>51</size>
38388       </method>
38389       <method name="Void &lt;&gt;m__3()">
38390         <size>21</size>
38391       </method>
38392     </type>
38393     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38394       <method name="Void .ctor()">
38395         <size>7</size>
38396       </method>
38397       <method name="Void &lt;&gt;m__2()">
38398         <size>26</size>
38399       </method>
38400     </type>
38401   </test>
38402   <test name="test-anon-45.cs">
38403     <type name="Test">
38404       <method name="Void .ctor()">
38405         <size>7</size>
38406       </method>
38407       <method name="Void Main()">
38408         <size>64</size>
38409       </method>
38410       <method name="IEnumerator GetEnumerator()">
38411         <size>8</size>
38412       </method>
38413     </type>
38414     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38415       <method name="Void .ctor()">
38416         <size>7</size>
38417       </method>
38418       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38419         <size>7</size>
38420       </method>
38421       <method name="Boolean MoveNext()">
38422         <size>77</size>
38423       </method>
38424       <method name="Void Dispose()">
38425         <size>8</size>
38426       </method>
38427       <method name="Void Reset()">
38428         <size>6</size>
38429       </method>
38430       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38431         <size>7</size>
38432       </method>
38433     </type>
38434   </test>
38435   <test name="test-anon-46.cs">
38436     <type name="World">
38437       <method name="Void .ctor()">
38438         <size>7</size>
38439       </method>
38440       <method name="Void Hello(Int64)">
38441         <size>1</size>
38442       </method>
38443       <method name="Void Test(Int32)">
38444         <size>50</size>
38445       </method>
38446     </type>
38447     <type name="X">
38448       <method name="Void .ctor()">
38449         <size>7</size>
38450       </method>
38451       <method name="Void Main()">
38452         <size>14</size>
38453       </method>
38454     </type>
38455     <type name="Foo">
38456       <method name="Void .ctor(Object, IntPtr)">
38457         <size>0</size>
38458       </method>
38459       <method name="Void Invoke()">
38460         <size>0</size>
38461       </method>
38462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38463         <size>0</size>
38464       </method>
38465       <method name="Void EndInvoke(IAsyncResult)">
38466         <size>0</size>
38467       </method>
38468     </type>
38469     <type name="World+&lt;Test&gt;c__AnonStorey0">
38470       <method name="Void .ctor()">
38471         <size>7</size>
38472       </method>
38473       <method name="Void &lt;&gt;m__0()">
38474         <size>19</size>
38475       </method>
38476     </type>
38477   </test>
38478   <test name="test-anon-47.cs">
38479     <type name="World">
38480       <method name="Void .ctor()">
38481         <size>7</size>
38482       </method>
38483       <method name="Void Hello(Int64)">
38484         <size>1</size>
38485       </method>
38486       <method name="Void Test(Int32)">
38487         <size>158</size>
38488       </method>
38489     </type>
38490     <type name="X">
38491       <method name="Void .ctor()">
38492         <size>7</size>
38493       </method>
38494       <method name="Void Main()">
38495         <size>14</size>
38496       </method>
38497     </type>
38498     <type name="Foo">
38499       <method name="Void .ctor(Object, IntPtr)">
38500         <size>0</size>
38501       </method>
38502       <method name="Void Invoke()">
38503         <size>0</size>
38504       </method>
38505       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38506         <size>0</size>
38507       </method>
38508       <method name="Void EndInvoke(IAsyncResult)">
38509         <size>0</size>
38510       </method>
38511     </type>
38512     <type name="World+&lt;Test&gt;c__AnonStorey2">
38513       <method name="Void .ctor()">
38514         <size>7</size>
38515       </method>
38516       <method name="Void &lt;&gt;m__0()">
38517         <size>45</size>
38518       </method>
38519     </type>
38520     <type name="World+&lt;Test&gt;c__AnonStorey0">
38521       <method name="Void .ctor()">
38522         <size>7</size>
38523       </method>
38524     </type>
38525     <type name="World+&lt;Test&gt;c__AnonStorey1">
38526       <method name="Void .ctor()">
38527         <size>7</size>
38528       </method>
38529     </type>
38530   </test>
38531   <test name="test-anon-48.cs">
38532     <type name="World">
38533       <method name="Void .ctor()">
38534         <size>7</size>
38535       </method>
38536       <method name="Void Hello(Int64)">
38537         <size>1</size>
38538       </method>
38539       <method name="Void Test(Int32)">
38540         <size>197</size>
38541       </method>
38542     </type>
38543     <type name="X">
38544       <method name="Void .ctor()">
38545         <size>7</size>
38546       </method>
38547       <method name="Void Main()">
38548         <size>14</size>
38549       </method>
38550     </type>
38551     <type name="Foo">
38552       <method name="Void .ctor(Object, IntPtr)">
38553         <size>0</size>
38554       </method>
38555       <method name="Void Invoke()">
38556         <size>0</size>
38557       </method>
38558       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38559         <size>0</size>
38560       </method>
38561       <method name="Void EndInvoke(IAsyncResult)">
38562         <size>0</size>
38563       </method>
38564     </type>
38565     <type name="World+&lt;Test&gt;c__AnonStorey1">
38566       <method name="Void .ctor()">
38567         <size>7</size>
38568       </method>
38569     </type>
38570     <type name="World+&lt;Test&gt;c__AnonStorey2">
38571       <method name="Void .ctor()">
38572         <size>7</size>
38573       </method>
38574     </type>
38575     <type name="World+&lt;Test&gt;c__AnonStorey0">
38576       <method name="Void .ctor()">
38577         <size>7</size>
38578       </method>
38579       <method name="Void &lt;&gt;m__0()">
38580         <size>63</size>
38581       </method>
38582     </type>
38583   </test>
38584   <test name="test-anon-49.cs">
38585     <type name="Test">
38586       <method name="Void .ctor()">
38587         <size>7</size>
38588       </method>
38589       <method name="Void Main()">
38590         <size>64</size>
38591       </method>
38592       <method name="IEnumerator GetEnumerator()">
38593         <size>8</size>
38594       </method>
38595     </type>
38596     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38597       <method name="Void .ctor()">
38598         <size>7</size>
38599       </method>
38600       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38601         <size>7</size>
38602       </method>
38603       <method name="Boolean MoveNext()">
38604         <size>185</size>
38605       </method>
38606       <method name="Void Dispose()">
38607         <size>62</size>
38608       </method>
38609       <method name="Void Reset()">
38610         <size>6</size>
38611       </method>
38612       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38613         <size>7</size>
38614       </method>
38615     </type>
38616   </test>
38617   <test name="test-anon-50.cs">
38618     <type name="Test">
38619       <method name="Void .ctor()">
38620         <size>7</size>
38621       </method>
38622       <method name="IEnumerable Foo(Int32)">
38623         <size>30</size>
38624       </method>
38625     </type>
38626     <type name="X">
38627       <method name="Void .ctor()">
38628         <size>7</size>
38629       </method>
38630       <method name="Int32 Main()">
38631         <size>196</size>
38632       </method>
38633     </type>
38634     <type name="Test+&lt;Foo&gt;c__Iterator0">
38635       <method name="Void .ctor()">
38636         <size>7</size>
38637       </method>
38638       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38639         <size>7</size>
38640       </method>
38641       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38642         <size>7</size>
38643       </method>
38644       <method name="Boolean MoveNext()">
38645         <size>118</size>
38646       </method>
38647       <method name="Void Dispose()">
38648         <size>8</size>
38649       </method>
38650       <method name="Void Reset()">
38651         <size>6</size>
38652       </method>
38653       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38654         <size>7</size>
38655       </method>
38656       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38657         <size>40</size>
38658       </method>
38659     </type>
38660   </test>
38661   <test name="test-anon-51.cs">
38662     <type name="X">
38663       <method name="Void .ctor()">
38664         <size>7</size>
38665       </method>
38666       <method name="Void .cctor()">
38667         <size>35</size>
38668       </method>
38669       <method name="Void Main()">
38670         <size>11</size>
38671       </method>
38672     </type>
38673     <type name="FooDelegate">
38674       <method name="Void .ctor(Object, IntPtr)">
38675         <size>0</size>
38676       </method>
38677       <method name="Void Invoke()">
38678         <size>0</size>
38679       </method>
38680       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38681         <size>0</size>
38682       </method>
38683       <method name="Void EndInvoke(IAsyncResult)">
38684         <size>0</size>
38685       </method>
38686     </type>
38687     <type name="X">
38688       <method name="Void &lt;X&gt;m__0()">
38689         <size>11</size>
38690       </method>
38691     </type>
38692   </test>
38693   <test name="test-anon-52.cs">
38694     <type name="X">
38695       <method name="Void .ctor()">
38696         <size>7</size>
38697       </method>
38698       <method name="IEnumerator GetIt(System.Int32[])">
38699         <size>22</size>
38700       </method>
38701       <method name="Int32 Main()">
38702         <size>33</size>
38703       </method>
38704     </type>
38705     <type name="X+A">
38706       <method name="Void .ctor(Object, IntPtr)">
38707         <size>0</size>
38708       </method>
38709       <method name="Void Invoke()">
38710         <size>0</size>
38711       </method>
38712       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38713         <size>0</size>
38714       </method>
38715       <method name="Void EndInvoke(IAsyncResult)">
38716         <size>0</size>
38717       </method>
38718     </type>
38719     <type name="X+&lt;GetIt&gt;c__Iterator0">
38720       <method name="Void .ctor()">
38721         <size>7</size>
38722       </method>
38723       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38724         <size>7</size>
38725       </method>
38726       <method name="Boolean MoveNext()">
38727         <size>201</size>
38728       </method>
38729       <method name="Void &lt;&gt;m__0()">
38730         <size>22</size>
38731       </method>
38732       <method name="Void Dispose()">
38733         <size>8</size>
38734       </method>
38735       <method name="Void Reset()">
38736         <size>6</size>
38737       </method>
38738       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38739         <size>7</size>
38740       </method>
38741     </type>
38742   </test>
38743   <test name="test-anon-53.cs">
38744     <type name="Test">
38745       <method name="Void .ctor(Int32)">
38746         <size>39</size>
38747       </method>
38748       <method name="Void .cctor()">
38749         <size>33</size>
38750       </method>
38751     </type>
38752     <type name="X">
38753       <method name="Void .ctor()">
38754         <size>7</size>
38755       </method>
38756       <method name="Void Main()">
38757         <size>15</size>
38758       </method>
38759     </type>
38760     <type name="Foo">
38761       <method name="Void .ctor(Object, IntPtr)">
38762         <size>0</size>
38763       </method>
38764       <method name="Void Invoke()">
38765         <size>0</size>
38766       </method>
38767       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38768         <size>0</size>
38769       </method>
38770       <method name="Void EndInvoke(IAsyncResult)">
38771         <size>0</size>
38772       </method>
38773     </type>
38774     <type name="Test+&lt;Test&gt;c__AnonStorey0">
38775       <method name="Void .ctor()">
38776         <size>7</size>
38777       </method>
38778       <method name="Void &lt;&gt;m__0()">
38779         <size>12</size>
38780       </method>
38781     </type>
38782     <type name="Test+&lt;Test&gt;c__AnonStorey1">
38783       <method name="Void .ctor()">
38784         <size>7</size>
38785       </method>
38786       <method name="Void &lt;&gt;m__1()">
38787         <size>12</size>
38788       </method>
38789     </type>
38790   </test>
38791   <test name="test-anon-54.cs">
38792     <type name="X">
38793       <method name="Void .ctor()">
38794         <size>7</size>
38795       </method>
38796       <method name="Void Main()">
38797         <size>22</size>
38798       </method>
38799     </type>
38800     <type name="Hello">
38801       <method name="Void .ctor(Object, IntPtr)">
38802         <size>0</size>
38803       </method>
38804       <method name="Void Invoke()">
38805         <size>0</size>
38806       </method>
38807       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38808         <size>0</size>
38809       </method>
38810       <method name="Void EndInvoke(IAsyncResult)">
38811         <size>0</size>
38812       </method>
38813     </type>
38814     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
38815       <method name="Void .ctor()">
38816         <size>7</size>
38817       </method>
38818       <method name="Void &lt;&gt;m__0()">
38819         <size>25</size>
38820       </method>
38821     </type>
38822     <type name="Foo">
38823       <method name="Void .ctor(Int32)">
38824         <size>8</size>
38825       </method>
38826       <method name="Void Test(Foo)">
38827         <size>45</size>
38828       </method>
38829       <method name="Void Hello(Int32)">
38830         <size>19</size>
38831       </method>
38832       <method name="System.String ToString()">
38833         <size>22</size>
38834       </method>
38835     </type>
38836   </test>
38837   <test name="test-anon-55.cs">
38838     <type name="Foo">
38839       <method name="Void .ctor()">
38840         <size>7</size>
38841       </method>
38842       <method name="Void Test(Foo+Hello)">
38843         <size>7</size>
38844       </method>
38845       <method name="Void Private()">
38846         <size>11</size>
38847       </method>
38848       <method name="Void Test()">
38849         <size>19</size>
38850       </method>
38851     </type>
38852     <type name="X">
38853       <method name="Void .ctor()">
38854         <size>7</size>
38855       </method>
38856       <method name="Void Main()">
38857         <size>13</size>
38858       </method>
38859     </type>
38860     <type name="Foo+Hello">
38861       <method name="Void .ctor(Object, IntPtr)">
38862         <size>0</size>
38863       </method>
38864       <method name="Void Invoke()">
38865         <size>0</size>
38866       </method>
38867       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38868         <size>0</size>
38869       </method>
38870       <method name="Void EndInvoke(IAsyncResult)">
38871         <size>0</size>
38872       </method>
38873     </type>
38874     <type name="Foo">
38875       <method name="Void &lt;Test&gt;m__0()">
38876         <size>7</size>
38877       </method>
38878     </type>
38879   </test>
38880   <test name="test-anon-56.cs">
38881     <type name="Observable">
38882       <method name="Void .ctor()">
38883         <size>7</size>
38884       </method>
38885       <method name="Void Main(System.String[])">
38886         <size>50</size>
38887       </method>
38888     </type>
38889     <type name="QueueHandler">
38890       <method name="Void .ctor(Object, IntPtr)">
38891         <size>0</size>
38892       </method>
38893       <method name="Void Invoke(Observable)">
38894         <size>0</size>
38895       </method>
38896       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
38897         <size>0</size>
38898       </method>
38899       <method name="Void EndInvoke(IAsyncResult)">
38900         <size>0</size>
38901       </method>
38902     </type>
38903     <type name="Observable">
38904       <method name="Void &lt;Main&gt;m__0(Observable)">
38905         <size>11</size>
38906       </method>
38907     </type>
38908   </test>
38909   <test name="test-anon-57.cs">
38910     <type name="X">
38911       <method name="Void .ctor()">
38912         <size>7</size>
38913       </method>
38914       <method name="Int32 Test()">
38915         <size>257</size>
38916       </method>
38917       <method name="Int32 Main()">
38918         <size>45</size>
38919       </method>
38920     </type>
38921     <type name="X+TestDelegate">
38922       <method name="Void .ctor(Object, IntPtr)">
38923         <size>0</size>
38924       </method>
38925       <method name="Void Invoke()">
38926         <size>0</size>
38927       </method>
38928       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38929         <size>0</size>
38930       </method>
38931       <method name="Void EndInvoke(IAsyncResult)">
38932         <size>0</size>
38933       </method>
38934     </type>
38935     <type name="X+&lt;Test&gt;c__AnonStorey1">
38936       <method name="Void .ctor()">
38937         <size>7</size>
38938       </method>
38939       <method name="Void &lt;&gt;m__0()">
38940         <size>95</size>
38941       </method>
38942     </type>
38943     <type name="X+&lt;Test&gt;c__AnonStorey0">
38944       <method name="Void .ctor()">
38945         <size>7</size>
38946       </method>
38947     </type>
38948   </test>
38949   <test name="test-anon-58.cs">
38950     <type name="X">
38951       <method name="Void .ctor()">
38952         <size>7</size>
38953       </method>
38954       <method name="Int32 Test(Int32)">
38955         <size>344</size>
38956       </method>
38957       <method name="Int32 Main()">
38958         <size>46</size>
38959       </method>
38960     </type>
38961     <type name="X+TestDelegate">
38962       <method name="Void .ctor(Object, IntPtr)">
38963         <size>0</size>
38964       </method>
38965       <method name="Void Invoke()">
38966         <size>0</size>
38967       </method>
38968       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38969         <size>0</size>
38970       </method>
38971       <method name="Void EndInvoke(IAsyncResult)">
38972         <size>0</size>
38973       </method>
38974     </type>
38975     <type name="X+&lt;Test&gt;c__AnonStorey1">
38976       <method name="Void .ctor()">
38977         <size>7</size>
38978       </method>
38979       <method name="Void &lt;&gt;m__0()">
38980         <size>171</size>
38981       </method>
38982     </type>
38983     <type name="X+&lt;Test&gt;c__AnonStorey0">
38984       <method name="Void .ctor()">
38985         <size>7</size>
38986       </method>
38987     </type>
38988     <type name="X+&lt;Test&gt;c__AnonStorey2">
38989       <method name="Void .ctor()">
38990         <size>7</size>
38991       </method>
38992     </type>
38993   </test>
38994   <test name="test-anon-59.cs">
38995     <type name="X">
38996       <method name="Void .ctor()">
38997         <size>7</size>
38998       </method>
38999       <method name="Int32 Test(Int32)">
39000         <size>515</size>
39001       </method>
39002       <method name="Int32 Main()">
39003         <size>46</size>
39004       </method>
39005     </type>
39006     <type name="X+TestDelegate">
39007       <method name="Void .ctor(Object, IntPtr)">
39008         <size>0</size>
39009       </method>
39010       <method name="Void Invoke()">
39011         <size>0</size>
39012       </method>
39013       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39014         <size>0</size>
39015       </method>
39016       <method name="Void EndInvoke(IAsyncResult)">
39017         <size>0</size>
39018       </method>
39019     </type>
39020     <type name="X+&lt;Test&gt;c__AnonStorey2">
39021       <method name="Void .ctor()">
39022         <size>7</size>
39023       </method>
39024       <method name="Void &lt;&gt;m__0()">
39025         <size>233</size>
39026       </method>
39027     </type>
39028     <type name="X+&lt;Test&gt;c__AnonStorey1">
39029       <method name="Void .ctor()">
39030         <size>7</size>
39031       </method>
39032     </type>
39033     <type name="X+&lt;Test&gt;c__AnonStorey0">
39034       <method name="Void .ctor()">
39035         <size>7</size>
39036       </method>
39037     </type>
39038     <type name="X+&lt;Test&gt;c__AnonStorey3">
39039       <method name="Void .ctor()">
39040         <size>7</size>
39041       </method>
39042     </type>
39043   </test>
39044   <test name="test-anon-60.cs">
39045     <type name="X">
39046       <method name="Void .ctor()">
39047         <size>7</size>
39048       </method>
39049       <method name="Int32 Test(Int32)">
39050         <size>567</size>
39051       </method>
39052       <method name="Int32 Main()">
39053         <size>46</size>
39054       </method>
39055     </type>
39056     <type name="X+TestDelegate">
39057       <method name="Void .ctor(Object, IntPtr)">
39058         <size>0</size>
39059       </method>
39060       <method name="Void Invoke()">
39061         <size>0</size>
39062       </method>
39063       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39064         <size>0</size>
39065       </method>
39066       <method name="Void EndInvoke(IAsyncResult)">
39067         <size>0</size>
39068       </method>
39069     </type>
39070     <type name="X+&lt;Test&gt;c__AnonStorey2">
39071       <method name="Void .ctor()">
39072         <size>7</size>
39073       </method>
39074     </type>
39075     <type name="X+&lt;Test&gt;c__AnonStorey1">
39076       <method name="Void .ctor()">
39077         <size>7</size>
39078       </method>
39079     </type>
39080     <type name="X+&lt;Test&gt;c__AnonStorey0">
39081       <method name="Void .ctor()">
39082         <size>7</size>
39083       </method>
39084     </type>
39085     <type name="X+&lt;Test&gt;c__AnonStorey3">
39086       <method name="Void .ctor()">
39087         <size>7</size>
39088       </method>
39089     </type>
39090     <type name="X+&lt;Test&gt;c__AnonStorey2">
39091       <method name="Void &lt;&gt;m__0()">
39092         <size>356</size>
39093       </method>
39094     </type>
39095     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39096       <method name="Void .ctor()">
39097         <size>7</size>
39098       </method>
39099       <method name="Void &lt;&gt;m__1()">
39100         <size>124</size>
39101       </method>
39102     </type>
39103   </test>
39104   <test name="test-anon-61.cs">
39105     <type name="X">
39106       <method name="Void .ctor()">
39107         <size>7</size>
39108       </method>
39109       <method name="Int32 Test()">
39110         <size>333</size>
39111       </method>
39112       <method name="Int32 Main()">
39113         <size>59</size>
39114       </method>
39115     </type>
39116     <type name="X+TestDelegate">
39117       <method name="Void .ctor(Object, IntPtr)">
39118         <size>0</size>
39119       </method>
39120       <method name="Void Invoke()">
39121         <size>0</size>
39122       </method>
39123       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39124         <size>0</size>
39125       </method>
39126       <method name="Void EndInvoke(IAsyncResult)">
39127         <size>0</size>
39128       </method>
39129     </type>
39130     <type name="X+&lt;Test&gt;c__AnonStorey1">
39131       <method name="Void .ctor()">
39132         <size>7</size>
39133       </method>
39134       <method name="Void &lt;&gt;m__0()">
39135         <size>166</size>
39136       </method>
39137     </type>
39138     <type name="X+&lt;Test&gt;c__AnonStorey0">
39139       <method name="Void .ctor()">
39140         <size>7</size>
39141       </method>
39142     </type>
39143   </test>
39144   <test name="test-anon-62.cs">
39145     <type name="X">
39146       <method name="Void .ctor(String)">
39147         <size>14</size>
39148       </method>
39149       <method name="Void Main()">
39150         <size>1</size>
39151       </method>
39152     </type>
39153     <type name="Y">
39154       <method name="Void .ctor(Z)">
39155         <size>56</size>
39156       </method>
39157     </type>
39158     <type name="Z">
39159       <method name="Void .ctor()">
39160         <size>7</size>
39161       </method>
39162       <method name="Void Hello()">
39163         <size>1</size>
39164       </method>
39165     </type>
39166     <type name="FooHandler">
39167       <method name="Void .ctor(Object, IntPtr)">
39168         <size>0</size>
39169       </method>
39170       <method name="Void Invoke()">
39171         <size>0</size>
39172       </method>
39173       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39174         <size>0</size>
39175       </method>
39176       <method name="Void EndInvoke(IAsyncResult)">
39177         <size>0</size>
39178       </method>
39179     </type>
39180     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39181       <method name="Void .ctor()">
39182         <size>7</size>
39183       </method>
39184       <method name="Void &lt;&gt;m__0()">
39185         <size>12</size>
39186       </method>
39187     </type>
39188   </test>
39189   <test name="test-anon-63.cs">
39190     <type name="X">
39191       <method name="Void .ctor()">
39192         <size>7</size>
39193       </method>
39194       <method name="IEnumerator GetIt(System.Int32[])">
39195         <size>22</size>
39196       </method>
39197       <method name="Int32 Main()">
39198         <size>34</size>
39199       </method>
39200     </type>
39201     <type name="X+A">
39202       <method name="Void .ctor(Object, IntPtr)">
39203         <size>0</size>
39204       </method>
39205       <method name="Int32 Invoke()">
39206         <size>0</size>
39207       </method>
39208       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39209         <size>0</size>
39210       </method>
39211       <method name="Int32 EndInvoke(IAsyncResult)">
39212         <size>0</size>
39213       </method>
39214     </type>
39215     <type name="X+&lt;GetIt&gt;c__Iterator0">
39216       <method name="Void .ctor()">
39217         <size>7</size>
39218       </method>
39219       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39220         <size>7</size>
39221       </method>
39222       <method name="Boolean MoveNext()">
39223         <size>195</size>
39224       </method>
39225       <method name="Int32 &lt;&gt;m__0()">
39226         <size>44</size>
39227       </method>
39228       <method name="Void Dispose()">
39229         <size>8</size>
39230       </method>
39231       <method name="Void Reset()">
39232         <size>6</size>
39233       </method>
39234       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39235         <size>7</size>
39236       </method>
39237     </type>
39238   </test>
39239   <test name="test-anon-64.cs">
39240     <type name="Source">
39241       <method name="Void .ctor()">
39242         <size>7</size>
39243       </method>
39244       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39245         <size>24</size>
39246       </method>
39247       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39248         <size>24</size>
39249       </method>
39250       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39251         <size>24</size>
39252       </method>
39253       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39254         <size>24</size>
39255       </method>
39256       <method name="Source FindSource(Source)">
39257         <size>2</size>
39258       </method>
39259       <method name="Void AddSource(Source, Int32, System.Object)">
39260         <size>132</size>
39261       </method>
39262       <method name="Void Main()">
39263         <size>1</size>
39264       </method>
39265     </type>
39266     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39267       <method name="Void .ctor()">
39268         <size>7</size>
39269       </method>
39270       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39271         <size>30</size>
39272       </method>
39273     </type>
39274     <type name="Source">
39275       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39276         <size>1</size>
39277       </method>
39278     </type>
39279   </test>
39280   <test name="test-anon-65.cs">
39281     <type name="BaseClass">
39282       <method name="Void .ctor(SomeDelegate)">
39283         <size>13</size>
39284       </method>
39285     </type>
39286     <type name="TestClass">
39287       <method name="Void .ctor(Int32)">
39288         <size>32</size>
39289       </method>
39290       <method name="Int32 Main(System.String[])">
39291         <size>9</size>
39292       </method>
39293     </type>
39294     <type name="BaseClass+SomeDelegate">
39295       <method name="Void .ctor(Object, IntPtr)">
39296         <size>0</size>
39297       </method>
39298       <method name="Void Invoke()">
39299         <size>0</size>
39300       </method>
39301       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39302         <size>0</size>
39303       </method>
39304       <method name="Void EndInvoke(IAsyncResult)">
39305         <size>0</size>
39306       </method>
39307     </type>
39308     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39309       <method name="Void .ctor()">
39310         <size>7</size>
39311       </method>
39312       <method name="Void &lt;&gt;m__0()">
39313         <size>12</size>
39314       </method>
39315     </type>
39316   </test>
39317   <test name="test-anon-66.cs">
39318     <type name="Test">
39319       <method name="Void .ctor()">
39320         <size>7</size>
39321       </method>
39322       <method name="Void add_testEvent(Test+TestEventHandler)">
39323         <size>24</size>
39324       </method>
39325       <method name="Void remove_testEvent(Test+TestEventHandler)">
39326         <size>24</size>
39327       </method>
39328       <method name="Void add_TestEvent(Test+TestEventHandler)">
39329         <size>33</size>
39330       </method>
39331       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39332         <size>1</size>
39333       </method>
39334       <method name="Void Main()">
39335         <size>1</size>
39336       </method>
39337     </type>
39338     <type name="Test+TestEventHandler">
39339       <method name="Void .ctor(Object, IntPtr)">
39340         <size>0</size>
39341       </method>
39342       <method name="Void Invoke()">
39343         <size>0</size>
39344       </method>
39345       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39346         <size>0</size>
39347       </method>
39348       <method name="Void EndInvoke(IAsyncResult)">
39349         <size>0</size>
39350       </method>
39351     </type>
39352     <type name="Test+&lt;&gt;c__AnonStorey0">
39353       <method name="Void .ctor()">
39354         <size>7</size>
39355       </method>
39356       <method name="Void &lt;&gt;m__0()">
39357         <size>12</size>
39358       </method>
39359     </type>
39360   </test>
39361   <test name="test-anon-67.cs">
39362     <type name="ClassOne">
39363       <method name="Void .ctor(ReturnStringDelegate)">
39364         <size>7</size>
39365       </method>
39366       <method name="Void .ctor(String)">
39367         <size>32</size>
39368       </method>
39369       <method name="Void Main()">
39370         <size>1</size>
39371       </method>
39372     </type>
39373     <type name="ClassOne+ReturnStringDelegate">
39374       <method name="Void .ctor(Object, IntPtr)">
39375         <size>0</size>
39376       </method>
39377       <method name="System.String Invoke()">
39378         <size>0</size>
39379       </method>
39380       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39381         <size>0</size>
39382       </method>
39383       <method name="System.String EndInvoke(IAsyncResult)">
39384         <size>0</size>
39385       </method>
39386     </type>
39387     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39388       <method name="Void .ctor()">
39389         <size>7</size>
39390       </method>
39391       <method name="System.String &lt;&gt;m__0()">
39392         <size>7</size>
39393       </method>
39394     </type>
39395   </test>
39396   <test name="test-anon-68.cs">
39397     <type name="C">
39398       <method name="Void .ctor()">
39399         <size>7</size>
39400       </method>
39401       <method name="Void T(D1)">
39402         <size>1</size>
39403       </method>
39404       <method name="Void T(D2)">
39405         <size>1</size>
39406       </method>
39407       <method name="Void Main()">
39408         <size>69</size>
39409       </method>
39410     </type>
39411     <type name="D1">
39412       <method name="Void .ctor(Object, IntPtr)">
39413         <size>0</size>
39414       </method>
39415       <method name="Void Invoke(Int32)">
39416         <size>0</size>
39417       </method>
39418       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39419         <size>0</size>
39420       </method>
39421       <method name="Void EndInvoke(IAsyncResult)">
39422         <size>0</size>
39423       </method>
39424     </type>
39425     <type name="D2">
39426       <method name="Void .ctor(Object, IntPtr)">
39427         <size>0</size>
39428       </method>
39429       <method name="Void Invoke(System.String ByRef)">
39430         <size>0</size>
39431       </method>
39432       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39433         <size>0</size>
39434       </method>
39435       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39436         <size>0</size>
39437       </method>
39438     </type>
39439     <type name="C">
39440       <method name="Void &lt;Main&gt;m__0(Int32)">
39441         <size>1</size>
39442       </method>
39443       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39444         <size>8</size>
39445       </method>
39446     </type>
39447   </test>
39448   <test name="test-anon-69.cs">
39449     <type name="SingleSteppingEngine">
39450       <method name="Void .ctor()">
39451         <size>7</size>
39452       </method>
39453       <method name="System.Object SendCommand(TargetAccessDelegate)">
39454         <size>8</size>
39455       </method>
39456       <method name="Void Detach()">
39457         <size>20</size>
39458       </method>
39459     </type>
39460     <type name="X">
39461       <method name="Void .ctor()">
39462         <size>7</size>
39463       </method>
39464       <method name="Void Main()">
39465         <size>1</size>
39466       </method>
39467     </type>
39468     <type name="TargetAccessDelegate">
39469       <method name="Void .ctor(Object, IntPtr)">
39470         <size>0</size>
39471       </method>
39472       <method name="System.Object Invoke(System.Object)">
39473         <size>0</size>
39474       </method>
39475       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39476         <size>0</size>
39477       </method>
39478       <method name="System.Object EndInvoke(IAsyncResult)">
39479         <size>0</size>
39480       </method>
39481     </type>
39482     <type name="SingleSteppingEngine">
39483       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39484         <size>19</size>
39485       </method>
39486     </type>
39487   </test>
39488   <test name="test-anon-70.cs">
39489     <type name="C">
39490       <method name="Void .ctor()">
39491         <size>7</size>
39492       </method>
39493       <method name="Void Test(C+D)">
39494         <size>1</size>
39495       </method>
39496       <method name="Void Main()">
39497         <size>99</size>
39498       </method>
39499     </type>
39500     <type name="C+D">
39501       <method name="Void .ctor(Object, IntPtr)">
39502         <size>0</size>
39503       </method>
39504       <method name="Void Invoke()">
39505         <size>0</size>
39506       </method>
39507       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39508         <size>0</size>
39509       </method>
39510       <method name="Void EndInvoke(IAsyncResult)">
39511         <size>0</size>
39512       </method>
39513     </type>
39514     <type name="UnsafeClass">
39515       <method name="Void .ctor()">
39516         <size>7</size>
39517       </method>
39518     </type>
39519     <type name="C">
39520       <method name="Void UnsafeTests()">
39521         <size>35</size>
39522       </method>
39523     </type>
39524     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
39525       <method name="Void .ctor()">
39526         <size>7</size>
39527       </method>
39528       <method name="Void &lt;&gt;m__0()">
39529         <size>14</size>
39530       </method>
39531     </type>
39532     <type name="C+&lt;Main&gt;c__AnonStorey1">
39533       <method name="Void .ctor()">
39534         <size>7</size>
39535       </method>
39536       <method name="Void &lt;&gt;m__1()">
39537         <size>38</size>
39538       </method>
39539       <method name="Void &lt;&gt;m__2()">
39540         <size>32</size>
39541       </method>
39542     </type>
39543     <type name="C">
39544       <method name="Void &lt;Main&gt;m__3()">
39545         <size>16</size>
39546       </method>
39547     </type>
39548     <type name="UnsafeClass">
39549       <method name="Int32* GetUnsafeValue()">
39550         <size>3</size>
39551       </method>
39552     </type>
39553   </test>
39554   <test name="test-anon-71.cs">
39555     <type name="Program">
39556       <method name="Void .ctor()">
39557         <size>7</size>
39558       </method>
39559       <method name="Errno ProcessFile(System.String, Program+FdCb)">
39560         <size>2</size>
39561       </method>
39562       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
39563         <size>34</size>
39564       </method>
39565       <method name="Void Main()">
39566         <size>1</size>
39567       </method>
39568     </type>
39569     <type name="Program+FdCb">
39570       <method name="Void .ctor(Object, IntPtr)">
39571         <size>0</size>
39572       </method>
39573       <method name="Int32 Invoke(Int32)">
39574         <size>0</size>
39575       </method>
39576       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39577         <size>0</size>
39578       </method>
39579       <method name="Int32 EndInvoke(IAsyncResult)">
39580         <size>0</size>
39581       </method>
39582     </type>
39583     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
39584       <method name="Void .ctor()">
39585         <size>7</size>
39586       </method>
39587       <method name="Int32 &lt;&gt;m__0(Int32)">
39588         <size>46</size>
39589       </method>
39590     </type>
39591   </test>
39592   <test name="test-anon-72.cs">
39593     <type name="Test">
39594       <method name="Void .ctor()">
39595         <size>7</size>
39596       </method>
39597       <method name="Void AddOperator(Test+UnaryOperator)">
39598         <size>1</size>
39599       </method>
39600       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
39601         <size>5</size>
39602       </method>
39603       <method name="Void Main()">
39604         <size>1</size>
39605       </method>
39606       <method name="Void Foo()">
39607         <size>19</size>
39608       </method>
39609     </type>
39610     <type name="Test+UnaryOperator">
39611       <method name="Void .ctor(Object, IntPtr)">
39612         <size>0</size>
39613       </method>
39614       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
39615         <size>0</size>
39616       </method>
39617       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
39618         <size>0</size>
39619       </method>
39620       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
39621         <size>0</size>
39622       </method>
39623     </type>
39624     <type name="Test">
39625       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
39626         <size>31</size>
39627       </method>
39628     </type>
39629   </test>
39630   <test name="test-anon-73.cs">
39631     <type name="T">
39632       <method name="Void .ctor()">
39633         <size>7</size>
39634       </method>
39635       <method name="Void Main()">
39636         <size>31</size>
39637       </method>
39638       <method name="Void Test_1()">
39639         <size>36</size>
39640       </method>
39641     </type>
39642     <type name="D">
39643       <method name="Void .ctor(Object, IntPtr)">
39644         <size>0</size>
39645       </method>
39646       <method name="Void Invoke(System.Object)">
39647         <size>0</size>
39648       </method>
39649       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39650         <size>0</size>
39651       </method>
39652       <method name="Void EndInvoke(IAsyncResult)">
39653         <size>0</size>
39654       </method>
39655     </type>
39656     <type name="T">
39657       <method name="Void &lt;Main&gt;m__0(System.Object)">
39658         <size>15</size>
39659       </method>
39660       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
39661         <size>29</size>
39662       </method>
39663     </type>
39664   </test>
39665   <test name="test-anon-74.cs">
39666     <type name="Foo">
39667       <method name="Void Baz(Foo+SimpleDelegate)">
39668         <size>8</size>
39669       </method>
39670       <method name="Void Main(System.String[])">
39671         <size>35</size>
39672       </method>
39673     </type>
39674     <type name="Foo+SimpleDelegate">
39675       <method name="Void .ctor(Object, IntPtr)">
39676         <size>0</size>
39677       </method>
39678       <method name="System.String[,] Invoke()">
39679         <size>0</size>
39680       </method>
39681       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39682         <size>0</size>
39683       </method>
39684       <method name="System.String[,] EndInvoke(IAsyncResult)">
39685         <size>0</size>
39686       </method>
39687     </type>
39688     <type name="Foo">
39689       <method name="System.String[,] &lt;Main&gt;m__0()">
39690         <size>34</size>
39691       </method>
39692     </type>
39693   </test>
39694   <test name="test-anon-75.cs">
39695     <type name="Data">
39696       <method name="Void .ctor()">
39697         <size>7</size>
39698       </method>
39699     </type>
39700     <type name="Test">
39701       <method name="Void .ctor()">
39702         <size>7</size>
39703       </method>
39704       <method name="Void Foo(Int32, D)">
39705         <size>1</size>
39706       </method>
39707       <method name="Void Main()">
39708         <size>1</size>
39709       </method>
39710       <method name="Void TestMe()">
39711         <size>154</size>
39712       </method>
39713       <method name="Boolean &lt;TestMe&gt;m__0()">
39714         <size>2</size>
39715       </method>
39716     </type>
39717     <type name="D">
39718       <method name="Void .ctor(Object, IntPtr)">
39719         <size>0</size>
39720       </method>
39721       <method name="Boolean Invoke()">
39722         <size>0</size>
39723       </method>
39724       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39725         <size>0</size>
39726       </method>
39727       <method name="Boolean EndInvoke(IAsyncResult)">
39728         <size>0</size>
39729       </method>
39730     </type>
39731     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39732       <method name="Void .ctor()">
39733         <size>7</size>
39734       </method>
39735       <method name="Boolean &lt;&gt;m__2()">
39736         <size>14</size>
39737       </method>
39738     </type>
39739     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
39740       <method name="Void .ctor()">
39741         <size>7</size>
39742       </method>
39743     </type>
39744     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39745       <method name="Boolean &lt;&gt;m__1()">
39746         <size>54</size>
39747       </method>
39748     </type>
39749   </test>
39750   <test name="test-anon-76.cs">
39751     <type name="C">
39752       <method name="Void .ctor()">
39753         <size>7</size>
39754       </method>
39755       <method name="Void set_Item(System.String, FactoryDelegate)">
39756         <size>8</size>
39757       </method>
39758       <method name="FactoryDelegate get_Item(System.String)">
39759         <size>7</size>
39760       </method>
39761       <method name="Void X()">
39762         <size>24</size>
39763       </method>
39764       <method name="Int32 Main()">
39765         <size>70</size>
39766       </method>
39767     </type>
39768     <type name="FactoryDelegate">
39769       <method name="Void .ctor(Object, IntPtr)">
39770         <size>0</size>
39771       </method>
39772       <method name="System.Object Invoke()">
39773         <size>0</size>
39774       </method>
39775       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39776         <size>0</size>
39777       </method>
39778       <method name="System.Object EndInvoke(IAsyncResult)">
39779         <size>0</size>
39780       </method>
39781     </type>
39782     <type name="C">
39783       <method name="System.Object &lt;X&gt;m__0()">
39784         <size>30</size>
39785       </method>
39786     </type>
39787   </test>
39788   <test name="test-anon-77.cs">
39789     <type name="y">
39790       <method name="Void .ctor()">
39791         <size>7</size>
39792       </method>
39793       <method name="Boolean get_Item(Int32)">
39794         <size>28</size>
39795       </method>
39796       <method name="Void set_Item(Int32, Boolean)">
39797         <size>10</size>
39798       </method>
39799       <method name="Void Main()">
39800         <size>1</size>
39801       </method>
39802     </type>
39803     <type name="D">
39804       <method name="Void .ctor(Object, IntPtr)">
39805         <size>0</size>
39806       </method>
39807       <method name="Void Invoke()">
39808         <size>0</size>
39809       </method>
39810       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39811         <size>0</size>
39812       </method>
39813       <method name="Void EndInvoke(IAsyncResult)">
39814         <size>0</size>
39815       </method>
39816     </type>
39817     <type name="y+&lt;&gt;c__AnonStorey0">
39818       <method name="Void .ctor()">
39819         <size>7</size>
39820       </method>
39821       <method name="Void &lt;&gt;m__0()">
39822         <size>8</size>
39823       </method>
39824     </type>
39825   </test>
39826   <test name="test-anon-78.cs">
39827     <type name="DelegateTest">
39828       <method name="Void .ctor()">
39829         <size>7</size>
39830       </method>
39831       <method name="Void .cctor()">
39832         <size>8</size>
39833       </method>
39834       <method name="Void Foo(D1)">
39835         <size>7</size>
39836       </method>
39837       <method name="Void Foo(D2)">
39838         <size>1</size>
39839       </method>
39840       <method name="Int32 Main()">
39841         <size>50</size>
39842       </method>
39843       <method name="Void &lt;Main&gt;m__0()">
39844         <size>18</size>
39845       </method>
39846     </type>
39847     <type name="D1">
39848       <method name="Void .ctor(Object, IntPtr)">
39849         <size>0</size>
39850       </method>
39851       <method name="Void Invoke()">
39852         <size>0</size>
39853       </method>
39854       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39855         <size>0</size>
39856       </method>
39857       <method name="Void EndInvoke(IAsyncResult)">
39858         <size>0</size>
39859       </method>
39860     </type>
39861     <type name="D2">
39862       <method name="Void .ctor(Object, IntPtr)">
39863         <size>0</size>
39864       </method>
39865       <method name="Void Invoke()">
39866         <size>0</size>
39867       </method>
39868       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39869         <size>0</size>
39870       </method>
39871       <method name="Void EndInvoke(IAsyncResult)">
39872         <size>0</size>
39873       </method>
39874     </type>
39875   </test>
39876   <test name="test-anon-79.cs">
39877     <type name="Test">
39878       <method name="Void .ctor()">
39879         <size>7</size>
39880       </method>
39881       <method name="Void add_E(Test+D)">
39882         <size>24</size>
39883       </method>
39884       <method name="Void remove_E(Test+D)">
39885         <size>24</size>
39886       </method>
39887       <method name="Void add_Changed(Test+D)">
39888         <size>30</size>
39889       </method>
39890       <method name="Void remove_Changed(Test+D)">
39891         <size>1</size>
39892       </method>
39893       <method name="Void Foo()">
39894         <size>1</size>
39895       </method>
39896       <method name="Void Main()">
39897         <size>1</size>
39898       </method>
39899     </type>
39900     <type name="Test+D">
39901       <method name="Void .ctor(Object, IntPtr)">
39902         <size>0</size>
39903       </method>
39904       <method name="Void Invoke()">
39905         <size>0</size>
39906       </method>
39907       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39908         <size>0</size>
39909       </method>
39910       <method name="Void EndInvoke(IAsyncResult)">
39911         <size>0</size>
39912       </method>
39913     </type>
39914     <type name="Test">
39915       <method name="Void &lt;add_Changed&gt;m__0()">
39916         <size>7</size>
39917       </method>
39918     </type>
39919   </test>
39920   <test name="test-anon-80.cs">
39921     <type name="MonoBug.MyTest">
39922       <method name="Void .ctor()">
39923         <size>7</size>
39924       </method>
39925       <method name="Int32 Main()">
39926         <size>167</size>
39927       </method>
39928     </type>
39929     <type name="MonoBug.MyTest+EventHandlers">
39930       <method name="Void .ctor()">
39931         <size>18</size>
39932       </method>
39933       <method name="System.EventHandler get_DoNothingEventHandler()">
39934         <size>30</size>
39935       </method>
39936       <method name="System.EventHandler get_DoSomethingEventHandler()">
39937         <size>13</size>
39938       </method>
39939       <method name="System.EventHandler get_Handler()">
39940         <size>7</size>
39941       </method>
39942       <method name="Void set_Handler(System.EventHandler)">
39943         <size>8</size>
39944       </method>
39945       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
39946         <size>1</size>
39947       </method>
39948       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
39949         <size>15</size>
39950       </method>
39951     </type>
39952   </test>
39953   <test name="test-anon-81.cs">
39954     <type name="C">
39955       <method name="Void .ctor()">
39956         <size>7</size>
39957       </method>
39958       <method name="Int32 Main()">
39959         <size>20</size>
39960       </method>
39961       <method name="Int32 Test()">
39962         <size>27</size>
39963       </method>
39964       <method name="Int32 Foo2(C+Cmd2)">
39965         <size>7</size>
39966       </method>
39967       <method name="Void Foo(C+Cmd)">
39968         <size>7</size>
39969       </method>
39970     </type>
39971     <type name="C+Cmd">
39972       <method name="Void .ctor(Object, IntPtr)">
39973         <size>0</size>
39974       </method>
39975       <method name="Void Invoke()">
39976         <size>0</size>
39977       </method>
39978       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39979         <size>0</size>
39980       </method>
39981       <method name="Void EndInvoke(IAsyncResult)">
39982         <size>0</size>
39983       </method>
39984     </type>
39985     <type name="C+Cmd2">
39986       <method name="Void .ctor(Object, IntPtr)">
39987         <size>0</size>
39988       </method>
39989       <method name="Int32 Invoke()">
39990         <size>0</size>
39991       </method>
39992       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39993         <size>0</size>
39994       </method>
39995       <method name="Int32 EndInvoke(IAsyncResult)">
39996         <size>0</size>
39997       </method>
39998     </type>
39999     <type name="C">
40000       <method name="Int32 &lt;Test&gt;m__0()">
40001         <size>45</size>
40002       </method>
40003     </type>
40004     <type name="C+&lt;Test&gt;c__AnonStorey1">
40005       <method name="Void .ctor()">
40006         <size>7</size>
40007       </method>
40008       <method name="Void &lt;&gt;m__1()">
40009         <size>44</size>
40010       </method>
40011     </type>
40012     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40013       <method name="Void .ctor()">
40014         <size>7</size>
40015       </method>
40016       <method name="Void &lt;&gt;m__2()">
40017         <size>18</size>
40018       </method>
40019     </type>
40020   </test>
40021   <test name="test-anon-82.cs">
40022     <type name="MainClass">
40023       <method name="Void .ctor()">
40024         <size>7</size>
40025       </method>
40026       <method name="Void Main()">
40027         <size>87</size>
40028       </method>
40029       <method name="Void Test2(Int32)">
40030         <size>31</size>
40031       </method>
40032       <method name="Void Test3(Int32)">
40033         <size>57</size>
40034       </method>
40035       <method name="Void Test4()">
40036         <size>31</size>
40037       </method>
40038       <method name="Void Test5(Int32)">
40039         <size>27</size>
40040       </method>
40041       <method name="Void SimpleCallback(MainClass, System.String)">
40042         <size>7</size>
40043       </method>
40044     </type>
40045     <type name="MainClass+D">
40046       <method name="Void .ctor(Object, IntPtr)">
40047         <size>0</size>
40048       </method>
40049       <method name="Int32 Invoke(Int32)">
40050         <size>0</size>
40051       </method>
40052       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40053         <size>0</size>
40054       </method>
40055       <method name="Int32 EndInvoke(IAsyncResult)">
40056         <size>0</size>
40057       </method>
40058     </type>
40059     <type name="StringSender">
40060       <method name="Void .ctor(Object, IntPtr)">
40061         <size>0</size>
40062       </method>
40063       <method name="Void Invoke(System.String)">
40064         <size>0</size>
40065       </method>
40066       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40067         <size>0</size>
40068       </method>
40069       <method name="Void EndInvoke(IAsyncResult)">
40070         <size>0</size>
40071       </method>
40072     </type>
40073     <type name="VoidDelegate">
40074       <method name="Void .ctor(Object, IntPtr)">
40075         <size>0</size>
40076       </method>
40077       <method name="Void Invoke()">
40078         <size>0</size>
40079       </method>
40080       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40081         <size>0</size>
40082       </method>
40083       <method name="Void EndInvoke(IAsyncResult)">
40084         <size>0</size>
40085       </method>
40086     </type>
40087     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40088       <method name="Void .ctor()">
40089         <size>7</size>
40090       </method>
40091     </type>
40092     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40093       <method name="Void .ctor()">
40094         <size>7</size>
40095       </method>
40096     </type>
40097     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40098       <method name="Void .ctor()">
40099         <size>7</size>
40100       </method>
40101     </type>
40102     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40103       <method name="Void .ctor()">
40104         <size>7</size>
40105       </method>
40106     </type>
40107     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40108       <method name="Void .ctor()">
40109         <size>7</size>
40110       </method>
40111     </type>
40112     <type name="MainClass">
40113       <method name="Void &lt;Test2&gt;m__1(System.String)">
40114         <size>27</size>
40115       </method>
40116       <method name="Void &lt;Test3&gt;m__3()">
40117         <size>1</size>
40118       </method>
40119       <method name="Void &lt;Test4&gt;m__4()">
40120         <size>31</size>
40121       </method>
40122       <method name="Void &lt;Test4&gt;m__7()">
40123         <size>28</size>
40124       </method>
40125     </type>
40126     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40127       <method name="Void &lt;&gt;m__0()">
40128         <size>25</size>
40129       </method>
40130       <method name="Void &lt;&gt;m__9(System.String)">
40131         <size>13</size>
40132       </method>
40133     </type>
40134     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40135       <method name="Void &lt;&gt;m__2()">
40136         <size>9</size>
40137       </method>
40138     </type>
40139     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40140       <method name="Int32 &lt;&gt;m__5(Int32)">
40141         <size>46</size>
40142       </method>
40143       <method name="Int32 &lt;&gt;m__A(Int32)">
40144         <size>2</size>
40145       </method>
40146     </type>
40147     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40148       <method name="Void &lt;&gt;m__6()">
40149         <size>12</size>
40150       </method>
40151     </type>
40152     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40153       <method name="Void &lt;&gt;m__8()">
40154         <size>14</size>
40155       </method>
40156       <method name="Void &lt;&gt;m__B()">
40157         <size>8</size>
40158       </method>
40159     </type>
40160   </test>
40161   <test name="test-anon-84.cs">
40162     <type name="C">
40163       <method name="Void .ctor()">
40164         <size>42</size>
40165       </method>
40166       <method name="Void .ctor(D)">
40167         <size>42</size>
40168       </method>
40169       <method name="Int32 Main()">
40170         <size>19</size>
40171       </method>
40172       <method name="C &lt;C&gt;m__0(Int32)">
40173         <size>4</size>
40174       </method>
40175     </type>
40176     <type name="D">
40177       <method name="Void .ctor(Object, IntPtr)">
40178         <size>0</size>
40179       </method>
40180       <method name="C Invoke(Int32)">
40181         <size>0</size>
40182       </method>
40183       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40184         <size>0</size>
40185       </method>
40186       <method name="C EndInvoke(IAsyncResult)">
40187         <size>0</size>
40188       </method>
40189     </type>
40190   </test>
40191   <test name="test-anon-85.cs">
40192     <type name="X">
40193       <method name="Void .ctor()">
40194         <size>7</size>
40195       </method>
40196       <method name="Int32 Main()">
40197         <size>29</size>
40198       </method>
40199     </type>
40200     <type name="X+D">
40201       <method name="Void .ctor(Object, IntPtr)">
40202         <size>0</size>
40203       </method>
40204       <method name="Void Invoke()">
40205         <size>0</size>
40206       </method>
40207       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40208         <size>0</size>
40209       </method>
40210       <method name="Void EndInvoke(IAsyncResult)">
40211         <size>0</size>
40212       </method>
40213     </type>
40214     <type name="X+&lt;Main&gt;c__AnonStorey0">
40215       <method name="Void .ctor()">
40216         <size>7</size>
40217       </method>
40218       <method name="Void &lt;&gt;m__0()">
40219         <size>8</size>
40220       </method>
40221     </type>
40222   </test>
40223   <test name="test-anon-86.cs">
40224     <type name="Bug.A">
40225       <method name="Void .ctor()">
40226         <size>50</size>
40227       </method>
40228       <method name="Void Test()">
40229         <size>1</size>
40230       </method>
40231       <method name="Int32 Main()">
40232         <size>8</size>
40233       </method>
40234     </type>
40235     <type name="Bug.B">
40236       <method name="Void .ctor()">
40237         <size>7</size>
40238       </method>
40239       <method name="Int32 get_Prop()">
40240         <size>2</size>
40241       </method>
40242     </type>
40243     <type name="Bug.EventHandler">
40244       <method name="Void .ctor(Object, IntPtr)">
40245         <size>0</size>
40246       </method>
40247       <method name="Void Invoke()">
40248         <size>0</size>
40249       </method>
40250       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40251         <size>0</size>
40252       </method>
40253       <method name="Void EndInvoke(IAsyncResult)">
40254         <size>0</size>
40255       </method>
40256     </type>
40257     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40258       <method name="Void .ctor()">
40259         <size>7</size>
40260       </method>
40261       <method name="Void &lt;&gt;m__0()">
40262         <size>24</size>
40263       </method>
40264     </type>
40265   </test>
40266   <test name="test-anon-87.cs">
40267     <type name="Bug.AA">
40268       <method name="Void .ctor(BB)">
40269         <size>51</size>
40270       </method>
40271       <method name="Void TestMe()">
40272         <size>1</size>
40273       </method>
40274       <method name="Int32 Main()">
40275         <size>18</size>
40276       </method>
40277     </type>
40278     <type name="Bug.BB">
40279       <method name="Void .ctor(String)">
40280         <size>18</size>
40281       </method>
40282       <method name="Void Foo()">
40283         <size>1</size>
40284       </method>
40285     </type>
40286     <type name="Bug.D">
40287       <method name="Void .ctor(Object, IntPtr)">
40288         <size>0</size>
40289       </method>
40290       <method name="Void Invoke()">
40291         <size>0</size>
40292       </method>
40293       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40294         <size>0</size>
40295       </method>
40296       <method name="Void EndInvoke(IAsyncResult)">
40297         <size>0</size>
40298       </method>
40299     </type>
40300     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40301       <method name="Void .ctor()">
40302         <size>7</size>
40303       </method>
40304       <method name="Void &lt;&gt;m__0()">
40305         <size>23</size>
40306       </method>
40307     </type>
40308   </test>
40309   <test name="test-anon-88.cs">
40310     <type name="C">
40311       <method name="Void .ctor()">
40312         <size>7</size>
40313       </method>
40314       <method name="Int32 Main()">
40315         <size>12</size>
40316       </method>
40317       <method name="Void Test()">
40318         <size>102</size>
40319       </method>
40320     </type>
40321     <type name="C+D">
40322       <method name="Void .ctor(Object, IntPtr)">
40323         <size>0</size>
40324       </method>
40325       <method name="Void Invoke()">
40326         <size>0</size>
40327       </method>
40328       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40329         <size>0</size>
40330       </method>
40331       <method name="Void EndInvoke(IAsyncResult)">
40332         <size>0</size>
40333       </method>
40334     </type>
40335     <type name="C+&lt;Test&gt;c__AnonStorey0">
40336       <method name="Void .ctor()">
40337         <size>7</size>
40338       </method>
40339       <method name="Void &lt;&gt;m__2()">
40340         <size>8</size>
40341       </method>
40342     </type>
40343     <type name="C+&lt;Test&gt;c__AnonStorey2">
40344       <method name="Void .ctor()">
40345         <size>7</size>
40346       </method>
40347       <method name="Void &lt;&gt;m__0()">
40348         <size>69</size>
40349       </method>
40350       <method name="Void &lt;&gt;m__1()">
40351         <size>8</size>
40352       </method>
40353       <method name="Void &lt;&gt;m__4()">
40354         <size>3</size>
40355       </method>
40356     </type>
40357     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40358       <method name="Void .ctor()">
40359         <size>7</size>
40360       </method>
40361       <method name="Void &lt;&gt;m__3()">
40362         <size>20</size>
40363       </method>
40364     </type>
40365   </test>
40366   <test name="test-anon-89.cs">
40367     <type name="C">
40368       <method name="Void .ctor()">
40369         <size>7</size>
40370       </method>
40371       <method name="Int32 Main()">
40372         <size>12</size>
40373       </method>
40374       <method name="System.Object get_GdkWindow()">
40375         <size>2</size>
40376       </method>
40377       <method name="Void set_GdkWindow(System.Object)">
40378         <size>1</size>
40379       </method>
40380       <method name="Void Invoke(C+D)">
40381         <size>1</size>
40382       </method>
40383       <method name="Void Test()">
40384         <size>69</size>
40385       </method>
40386     </type>
40387     <type name="C+D">
40388       <method name="Void .ctor(Object, IntPtr)">
40389         <size>0</size>
40390       </method>
40391       <method name="Void Invoke()">
40392         <size>0</size>
40393       </method>
40394       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40395         <size>0</size>
40396       </method>
40397       <method name="Void EndInvoke(IAsyncResult)">
40398         <size>0</size>
40399       </method>
40400     </type>
40401     <type name="C+&lt;Test&gt;c__AnonStorey0">
40402       <method name="Void .ctor()">
40403         <size>7</size>
40404       </method>
40405       <method name="Void &lt;&gt;m__0()">
40406         <size>108</size>
40407       </method>
40408       <method name="Void &lt;&gt;m__3()">
40409         <size>29</size>
40410       </method>
40411     </type>
40412     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40413       <method name="Void .ctor()">
40414         <size>7</size>
40415       </method>
40416       <method name="Void &lt;&gt;m__1()">
40417         <size>18</size>
40418       </method>
40419       <method name="Void &lt;&gt;m__2()">
40420         <size>49</size>
40421       </method>
40422     </type>
40423   </test>
40424   <test name="test-anon-90.cs">
40425     <type name="C">
40426       <method name="Void .ctor()">
40427         <size>7</size>
40428       </method>
40429       <method name="Int32 Main()">
40430         <size>12</size>
40431       </method>
40432       <method name="Void Foo()">
40433         <size>27</size>
40434       </method>
40435     </type>
40436     <type name="C+D">
40437       <method name="Void .ctor(Object, IntPtr)">
40438         <size>0</size>
40439       </method>
40440       <method name="Void Invoke()">
40441         <size>0</size>
40442       </method>
40443       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40444         <size>0</size>
40445       </method>
40446       <method name="Void EndInvoke(IAsyncResult)">
40447         <size>0</size>
40448       </method>
40449     </type>
40450     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40451       <method name="Void .ctor()">
40452         <size>7</size>
40453       </method>
40454       <method name="Void &lt;&gt;m__0()">
40455         <size>66</size>
40456       </method>
40457     </type>
40458     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40459       <method name="Void .ctor()">
40460         <size>7</size>
40461       </method>
40462     </type>
40463     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40464       <method name="Void .ctor()">
40465         <size>7</size>
40466       </method>
40467       <method name="Void &lt;&gt;m__1()">
40468         <size>32</size>
40469       </method>
40470     </type>
40471   </test>
40472   <test name="test-anon-91.cs">
40473     <type name="A">
40474       <method name="Void .ctor(Int32)">
40475         <size>27</size>
40476       </method>
40477     </type>
40478     <type name="C">
40479       <method name="Void .ctor()">
40480         <size>7</size>
40481       </method>
40482       <method name="Int32 Main()">
40483         <size>12</size>
40484       </method>
40485       <method name="Void SelectCommand(Int32)">
40486         <size>1</size>
40487       </method>
40488       <method name="Void Test()">
40489         <size>66</size>
40490       </method>
40491     </type>
40492     <type name="C+D">
40493       <method name="Void .ctor(Object, IntPtr)">
40494         <size>0</size>
40495       </method>
40496       <method name="Void Invoke()">
40497         <size>0</size>
40498       </method>
40499       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40500         <size>0</size>
40501       </method>
40502       <method name="Void EndInvoke(IAsyncResult)">
40503         <size>0</size>
40504       </method>
40505     </type>
40506     <type name="C+&lt;Test&gt;c__AnonStorey0">
40507       <method name="Void .ctor()">
40508         <size>7</size>
40509       </method>
40510       <method name="Void &lt;&gt;m__0()">
40511         <size>109</size>
40512       </method>
40513     </type>
40514     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40515       <method name="Void .ctor()">
40516         <size>7</size>
40517       </method>
40518       <method name="Void &lt;&gt;m__1()">
40519         <size>23</size>
40520       </method>
40521     </type>
40522   </test>
40523   <test name="test-cls-00.cs">
40524     <type name="CLSCLass_6">
40525       <method name="Void .ctor()">
40526         <size>18</size>
40527       </method>
40528       <method name="Void add_Disposed(Delegate)">
40529         <size>19</size>
40530       </method>
40531       <method name="Void remove_Disposed(Delegate)">
40532         <size>19</size>
40533       </method>
40534     </type>
40535     <type name="CLSDelegate">
40536       <method name="Void .ctor()">
40537         <size>7</size>
40538       </method>
40539     </type>
40540     <type name="CLSClass_5">
40541       <method name="Void .ctor()">
40542         <size>7</size>
40543       </method>
40544       <method name="UInt32 Test()">
40545         <size>2</size>
40546       </method>
40547     </type>
40548     <type name="CLSClass_4">
40549       <method name="Void .ctor()">
40550         <size>7</size>
40551       </method>
40552       <method name="UInt32 Test()">
40553         <size>2</size>
40554       </method>
40555     </type>
40556     <type name="CLSClass_3">
40557       <method name="Void .ctor()">
40558         <size>7</size>
40559       </method>
40560       <method name="UInt32 Test_3()">
40561         <size>2</size>
40562       </method>
40563     </type>
40564     <type name="CLSClass_2">
40565       <method name="Void .ctor()">
40566         <size>7</size>
40567       </method>
40568       <method name="SByte get_XX()">
40569         <size>2</size>
40570       </method>
40571     </type>
40572     <type name="CLSClass_1">
40573       <method name="Void .ctor()">
40574         <size>7</size>
40575       </method>
40576       <method name="UInt32 Valid()">
40577         <size>2</size>
40578       </method>
40579     </type>
40580     <type name="CLSClass">
40581       <method name="Void .ctor()">
40582         <size>7</size>
40583       </method>
40584       <method name="UInt64 Valid()">
40585         <size>3</size>
40586       </method>
40587       <method name="Byte get_XX()">
40588         <size>2</size>
40589       </method>
40590       <method name="UInt32 FooInternal()">
40591         <size>2</size>
40592       </method>
40593       <method name="UInt64 Foo()">
40594         <size>3</size>
40595       </method>
40596       <method name="Void Main()">
40597         <size>1</size>
40598       </method>
40599     </type>
40600     <type name="CLSClass+C1">
40601       <method name="Void .ctor()">
40602         <size>7</size>
40603       </method>
40604       <method name="Int64 Foo2()">
40605         <size>3</size>
40606       </method>
40607     </type>
40608     <type name="CLSClass+C1+C11">
40609       <method name="Void .ctor()">
40610         <size>7</size>
40611       </method>
40612       <method name="UInt64 Foo3()">
40613         <size>3</size>
40614       </method>
40615     </type>
40616     <type name="CLSClass+CLSClass_2">
40617       <method name="Void .ctor()">
40618         <size>7</size>
40619       </method>
40620       <method name="SByte get_XX()">
40621         <size>2</size>
40622       </method>
40623     </type>
40624     <type name="Delegate">
40625       <method name="Void .ctor(Object, IntPtr)">
40626         <size>0</size>
40627       </method>
40628       <method name="CLSDelegate Invoke()">
40629         <size>0</size>
40630       </method>
40631       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40632         <size>0</size>
40633       </method>
40634       <method name="CLSDelegate EndInvoke(IAsyncResult)">
40635         <size>0</size>
40636       </method>
40637     </type>
40638   </test>
40639   <test name="test-cls-01.cs">
40640     <type name="CLSClass">
40641       <method name="Void .ctor()">
40642         <size>7</size>
40643       </method>
40644       <method name="Byte get_XX()">
40645         <size>2</size>
40646       </method>
40647       <method name="Void Main()">
40648         <size>1</size>
40649       </method>
40650     </type>
40651     <type name="Big">
40652       <method name="Void .ctor()">
40653         <size>7</size>
40654       </method>
40655       <method name="Big op_Implicit(UInt32)">
40656         <size>2</size>
40657       </method>
40658     </type>
40659     <type name="C1">
40660       <method name="Void .ctor()">
40661         <size>7</size>
40662       </method>
40663       <method name="Void method(UInt32)">
40664         <size>1</size>
40665       </method>
40666     </type>
40667   </test>
40668   <test name="test-cls-02.cs">
40669     <type name="CLSClass">
40670       <method name="Void .ctor(UInt64)">
40671         <size>7</size>
40672       </method>
40673       <method name="Void .ctor(UInt32)">
40674         <size>7</size>
40675       </method>
40676       <method name="Void set_X_0(UInt64)">
40677         <size>1</size>
40678       </method>
40679       <method name="Void set_Item(UInt64, UInt64)">
40680         <size>1</size>
40681       </method>
40682       <method name="Void Main()">
40683         <size>1</size>
40684       </method>
40685     </type>
40686     <type name="InnerTypeClasss">
40687       <method name="Void .ctor()">
40688         <size>7</size>
40689       </method>
40690       <method name="Struct Method()">
40691         <size>10</size>
40692       </method>
40693     </type>
40694   </test>
40695   <test name="test-cls-03.cs">
40696     <type name="CLSClass">
40697       <method name="Void .ctor()">
40698         <size>7</size>
40699       </method>
40700       <method name="I1 Foo()">
40701         <size>2</size>
40702       </method>
40703       <method name="Void Main()">
40704         <size>1</size>
40705       </method>
40706     </type>
40707   </test>
40708   <test name="test-cls-05.cs">
40709     <type name="X1">
40710       <method name="Void .ctor()">
40711         <size>7</size>
40712       </method>
40713     </type>
40714     <type name="X2">
40715       <method name="Void .ctor()">
40716         <size>7</size>
40717       </method>
40718     </type>
40719     <type name="X3">
40720       <method name="Void .ctor()">
40721         <size>7</size>
40722       </method>
40723       <method name="Void bb(Boolean)">
40724         <size>1</size>
40725       </method>
40726       <method name="Void BB()">
40727         <size>1</size>
40728       </method>
40729     </type>
40730     <type name="X4">
40731       <method name="Void .ctor()">
40732         <size>7</size>
40733       </method>
40734       <method name="Void method(Int32)">
40735         <size>1</size>
40736       </method>
40737       <method name="Void method(Boolean)">
40738         <size>1</size>
40739       </method>
40740       <method name="Boolean method()">
40741         <size>2</size>
40742       </method>
40743     </type>
40744     <type name="BaseClass">
40745       <method name="Void .ctor()">
40746         <size>7</size>
40747       </method>
40748     </type>
40749     <type name="CLSClass">
40750       <method name="Void .ctor()">
40751         <size>7</size>
40752       </method>
40753       <method name="Void .ctor(Int32)">
40754         <size>7</size>
40755       </method>
40756       <method name="Void Method()">
40757         <size>1</size>
40758       </method>
40759       <method name="Int32 Method(Boolean)">
40760         <size>2</size>
40761       </method>
40762       <method name="Void methoD()">
40763         <size>1</size>
40764       </method>
40765       <method name="Void Main()">
40766         <size>1</size>
40767       </method>
40768       <method name="CLSClass op_Implicit(Boolean)">
40769         <size>7</size>
40770       </method>
40771       <method name="CLSClass op_Implicit(Int32)">
40772         <size>7</size>
40773       </method>
40774     </type>
40775     <type name="oBject">
40776       <method name="Void .ctor()">
40777         <size>7</size>
40778       </method>
40779     </type>
40780     <type name="A.C1">
40781       <method name="Void .ctor()">
40782         <size>7</size>
40783       </method>
40784     </type>
40785     <type name="B.c1">
40786       <method name="Void .ctor()">
40787         <size>7</size>
40788       </method>
40789     </type>
40790     <type name="c1">
40791       <method name="Void .ctor()">
40792         <size>7</size>
40793       </method>
40794     </type>
40795     <type name="CLSClass_2">
40796       <method name="Void .ctor()">
40797         <size>7</size>
40798       </method>
40799       <method name="Void Method()">
40800         <size>1</size>
40801       </method>
40802       <method name="Void method()">
40803         <size>1</size>
40804       </method>
40805     </type>
40806     <type name="System.sByte">
40807       <method name="Void .ctor()">
40808         <size>7</size>
40809       </method>
40810     </type>
40811     <type name="System.Web.HttpBrowserCapabilities">
40812       <method name="Void .ctor()">
40813         <size>7</size>
40814       </method>
40815     </type>
40816   </test>
40817   <test name="test-cls-06.cs">
40818     <type name="CLSClass">
40819       <method name="Void .ctor()">
40820         <size>7</size>
40821       </method>
40822       <method name="Void Main()">
40823         <size>1</size>
40824       </method>
40825     </type>
40826     <type name="CLSClass_2">
40827       <method name="Void .ctor(Int32[,,])">
40828         <size>7</size>
40829       </method>
40830       <method name="Void .ctor(Int32[,])">
40831         <size>7</size>
40832       </method>
40833       <method name="Void Test(System.Int32[,], Int32)">
40834         <size>1</size>
40835       </method>
40836       <method name="Void Test(System.Int32[,,], Boolean)">
40837         <size>1</size>
40838       </method>
40839     </type>
40840     <type name="X1">
40841       <method name="Void .ctor()">
40842         <size>7</size>
40843       </method>
40844       <method name="Void M2(Int32)">
40845         <size>1</size>
40846       </method>
40847     </type>
40848     <type name="X2">
40849       <method name="Void .ctor()">
40850         <size>7</size>
40851       </method>
40852       <method name="Void M2(Int32 ByRef)">
40853         <size>1</size>
40854       </method>
40855     </type>
40856     <type name="CLSClass+MyDelegate">
40857       <method name="Void .ctor(Object, IntPtr)">
40858         <size>0</size>
40859       </method>
40860       <method name="UInt32 Invoke()">
40861         <size>0</size>
40862       </method>
40863       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40864         <size>0</size>
40865       </method>
40866       <method name="UInt32 EndInvoke(IAsyncResult)">
40867         <size>0</size>
40868       </method>
40869     </type>
40870     <type name="MyDelegate">
40871       <method name="Void .ctor(Object, IntPtr)">
40872         <size>0</size>
40873       </method>
40874       <method name="UInt32 Invoke()">
40875         <size>0</size>
40876       </method>
40877       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40878         <size>0</size>
40879       </method>
40880       <method name="UInt32 EndInvoke(IAsyncResult)">
40881         <size>0</size>
40882       </method>
40883     </type>
40884   </test>
40885   <test name="test-cls-07.cs">
40886     <type name="aa.I1">
40887       <method name="Void .ctor()">
40888         <size>7</size>
40889       </method>
40890     </type>
40891     <type name="CLSClass">
40892       <method name="Void .ctor()">
40893         <size>7</size>
40894       </method>
40895       <method name="Void Main()">
40896         <size>1</size>
40897       </method>
40898     </type>
40899   </test>
40900   <test name="test-cls-10.cs">
40901     <type name="MainClass">
40902       <method name="Void .ctor()">
40903         <size>7</size>
40904       </method>
40905       <method name="Void Main()">
40906         <size>1</size>
40907       </method>
40908     </type>
40909   </test>
40910   <test name="test-cls-11.cs">
40911     <type name="CLSClass">
40912       <method name="Void .ctor()">
40913         <size>7</size>
40914       </method>
40915       <method name="Void Test(IComparable)">
40916         <size>0</size>
40917       </method>
40918     </type>
40919     <type name="CLSCLass_2">
40920       <method name="Void .ctor()">
40921         <size>7</size>
40922       </method>
40923       <method name="Void Test()">
40924         <size>0</size>
40925       </method>
40926     </type>
40927     <type name="CLSClass_3">
40928       <method name="Void .ctor()">
40929         <size>7</size>
40930       </method>
40931       <method name="Void Test()">
40932         <size>0</size>
40933       </method>
40934     </type>
40935     <type name="MainClass">
40936       <method name="Void .ctor()">
40937         <size>7</size>
40938       </method>
40939       <method name="Void Main()">
40940         <size>1</size>
40941       </method>
40942     </type>
40943   </test>
40944   <test name="test-cls-12.cs">
40945     <type name="MainClass">
40946       <method name="Void .ctor()">
40947         <size>7</size>
40948       </method>
40949       <method name="Void Main()">
40950         <size>1</size>
40951       </method>
40952     </type>
40953   </test>
40954   <test name="test-cls-14.cs">
40955     <type name="CLSClass">
40956       <method name="Void .ctor()">
40957         <size>7</size>
40958       </method>
40959       <method name="Void Error(Boolean)">
40960         <size>1</size>
40961       </method>
40962       <method name="CLSClass op_Implicit(Byte)">
40963         <size>6</size>
40964       </method>
40965     </type>
40966     <type name="MainClass">
40967       <method name="Void .ctor()">
40968         <size>7</size>
40969       </method>
40970       <method name="Void Main()">
40971         <size>1</size>
40972       </method>
40973     </type>
40974   </test>
40975   <test name="test-cls-15.cs">
40976     <type name="CLSAttribute_1">
40977       <method name="Void .ctor(Int32[])">
40978         <size>7</size>
40979       </method>
40980       <method name="Void .ctor(Int32)">
40981         <size>7</size>
40982       </method>
40983     </type>
40984     <type name="CLSAttribute_2">
40985       <method name="Void .ctor(Int32)">
40986         <size>7</size>
40987       </method>
40988     </type>
40989     <type name="CLSAttribute_3">
40990       <method name="Void .ctor(Int32[])">
40991         <size>7</size>
40992       </method>
40993     </type>
40994     <type name="CLSAttribute_4">
40995       <method name="Void .ctor(Int32[])">
40996         <size>7</size>
40997       </method>
40998     </type>
40999     <type name="ClassMain">
41000       <method name="Void .ctor()">
41001         <size>7</size>
41002       </method>
41003       <method name="Void Main()">
41004         <size>1</size>
41005       </method>
41006     </type>
41007   </test>
41008   <test name="test-cls-16.cs">
41009     <type name="CLSAttribute">
41010       <method name="Void .ctor(Boolean[])">
41011         <size>7</size>
41012       </method>
41013     </type>
41014     <type name="ClassMain">
41015       <method name="Void .ctor()">
41016         <size>7</size>
41017       </method>
41018       <method name="Void Main()">
41019         <size>1</size>
41020       </method>
41021     </type>
41022   </test>
41023   <test name="test-cls-17.cs">
41024     <type name="Foo">
41025       <method name="Void .ctor()">
41026         <size>7</size>
41027       </method>
41028       <method name="Void Main()">
41029         <size>1</size>
41030       </method>
41031     </type>
41032   </test>
41033   <test name="test-cls-18.cs">
41034     <type name="Base">
41035       <method name="Void .ctor()">
41036         <size>7</size>
41037       </method>
41038       <method name="Void Test(System.Int32[])">
41039         <size>1</size>
41040       </method>
41041     </type>
41042     <type name="CLSClass">
41043       <method name="Void .ctor()">
41044         <size>7</size>
41045       </method>
41046       <method name="Void Test(System.Int32[])">
41047         <size>1</size>
41048       </method>
41049       <method name="Void Main()">
41050         <size>1</size>
41051       </method>
41052     </type>
41053   </test>
41054   <test name="test-externalias-01.cs">
41055     <type name="Test">
41056       <method name="Void .ctor()">
41057         <size>7</size>
41058       </method>
41059       <method name="Int32 Main()">
41060         <size>64</size>
41061       </method>
41062     </type>
41063   </test>
41064   <test name="test-externalias-02.cs">
41065     <type name="Test">
41066       <method name="Void .ctor()">
41067         <size>7</size>
41068       </method>
41069       <method name="Int32 Main()">
41070         <size>64</size>
41071       </method>
41072     </type>
41073   </test>
41074   <test name="test-externalias-03.cs">
41075     <type name="Test">
41076       <method name="Void .ctor()">
41077         <size>7</size>
41078       </method>
41079       <method name="Int32 Main()">
41080         <size>64</size>
41081       </method>
41082     </type>
41083   </test>
41084   <test name="test-externalias-04.cs">
41085     <type name="Test">
41086       <method name="Void .ctor()">
41087         <size>7</size>
41088       </method>
41089       <method name="Int32 Main()">
41090         <size>64</size>
41091       </method>
41092     </type>
41093   </test>
41094   <test name="test-externalias-05.cs">
41095     <type name="Test">
41096       <method name="Void .ctor()">
41097         <size>7</size>
41098       </method>
41099       <method name="Void Main()">
41100         <size>21</size>
41101       </method>
41102     </type>
41103   </test>
41104   <test name="test-externalias-06.cs">
41105     <type name="MyAssembly01.Test">
41106       <method name="Void .ctor()">
41107         <size>7</size>
41108       </method>
41109     </type>
41110     <type name="MyAssembly01.Namespace1.Test">
41111       <method name="Void .ctor()">
41112         <size>7</size>
41113       </method>
41114     </type>
41115     <type name="MyAssembly02.Test">
41116       <method name="Void .ctor()">
41117         <size>7</size>
41118       </method>
41119     </type>
41120     <type name="MyAssembly02.Namespace1.Test">
41121       <method name="Void .ctor()">
41122         <size>7</size>
41123       </method>
41124     </type>
41125     <type name="Test">
41126       <method name="Void .ctor()">
41127         <size>7</size>
41128       </method>
41129       <method name="Void Main()">
41130         <size>1</size>
41131       </method>
41132     </type>
41133   </test>
41134   <test name="test-externalias-07.cs">
41135     <type name="NS.MyClass">
41136       <method name="Void .ctor()">
41137         <size>7</size>
41138       </method>
41139       <method name="Int32 GetInt()">
41140         <size>6</size>
41141       </method>
41142     </type>
41143     <type name="Test">
41144       <method name="Void .ctor()">
41145         <size>7</size>
41146       </method>
41147       <method name="Int32 Main()">
41148         <size>15</size>
41149       </method>
41150     </type>
41151   </test>
41152   <test name="test-externalias-08.cs">
41153     <type name="Test">
41154       <method name="Void .ctor()">
41155         <size>7</size>
41156       </method>
41157       <method name="Int32 Main()">
41158         <size>54</size>
41159       </method>
41160     </type>
41161   </test>
41162   <test name="test-externalias-09.cs">
41163     <type name="Test">
41164       <method name="Void .ctor()">
41165         <size>7</size>
41166       </method>
41167       <method name="Int32 Main()">
41168         <size>8</size>
41169       </method>
41170     </type>
41171   </test>
41172   <test name="test-iter-01.cs">
41173     <type name="X">
41174       <method name="Void .ctor()">
41175         <size>7</size>
41176       </method>
41177       <method name="IEnumerator GetIt()">
41178         <size>8</size>
41179       </method>
41180       <method name="IEnumerable GetIt2()">
41181         <size>16</size>
41182       </method>
41183       <method name="Int32 Main()">
41184         <size>171</size>
41185       </method>
41186     </type>
41187     <type name="X+&lt;GetIt&gt;c__Iterator0">
41188       <method name="Void .ctor()">
41189         <size>7</size>
41190       </method>
41191       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41192         <size>7</size>
41193       </method>
41194       <method name="Boolean MoveNext()">
41195         <size>126</size>
41196       </method>
41197       <method name="Void Dispose()">
41198         <size>8</size>
41199       </method>
41200       <method name="Void Reset()">
41201         <size>6</size>
41202       </method>
41203     </type>
41204     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41205       <method name="Void .ctor()">
41206         <size>7</size>
41207       </method>
41208       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41209         <size>7</size>
41210       </method>
41211       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41212         <size>7</size>
41213       </method>
41214       <method name="Boolean MoveNext()">
41215         <size>126</size>
41216       </method>
41217       <method name="Void Dispose()">
41218         <size>8</size>
41219       </method>
41220       <method name="Void Reset()">
41221         <size>6</size>
41222       </method>
41223     </type>
41224     <type name="X+&lt;GetIt&gt;c__Iterator0">
41225       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41226         <size>7</size>
41227       </method>
41228     </type>
41229     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41230       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41231         <size>7</size>
41232       </method>
41233       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41234         <size>26</size>
41235       </method>
41236     </type>
41237   </test>
41238   <test name="test-iter-02.cs">
41239     <type name="X">
41240       <method name="Void .ctor()">
41241         <size>7</size>
41242       </method>
41243       <method name="IEnumerator GetRange()">
41244         <size>8</size>
41245       </method>
41246       <method name="Int32 Main()">
41247         <size>88</size>
41248       </method>
41249     </type>
41250     <type name="X+&lt;GetRange&gt;c__Iterator0">
41251       <method name="Void .ctor()">
41252         <size>7</size>
41253       </method>
41254       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41255         <size>7</size>
41256       </method>
41257       <method name="Boolean MoveNext()">
41258         <size>173</size>
41259       </method>
41260       <method name="Void Dispose()">
41261         <size>8</size>
41262       </method>
41263       <method name="Void Reset()">
41264         <size>6</size>
41265       </method>
41266       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41267         <size>7</size>
41268       </method>
41269     </type>
41270   </test>
41271   <test name="test-iter-03.cs">
41272     <type name="X">
41273       <method name="Void .ctor()">
41274         <size>7</size>
41275       </method>
41276       <method name="IEnumerable GetIt(System.Int32[])">
41277         <size>30</size>
41278       </method>
41279       <method name="IEnumerable GetMulti(System.Int32[,])">
41280         <size>30</size>
41281       </method>
41282       <method name="Int32 Main()">
41283         <size>245</size>
41284       </method>
41285     </type>
41286     <type name="&lt;PrivateImplementationDetails&gt;">
41287       <method name="Void .ctor()">
41288         <size>7</size>
41289       </method>
41290     </type>
41291     <type name="X+&lt;GetIt&gt;c__Iterator0">
41292       <method name="Void .ctor()">
41293         <size>7</size>
41294       </method>
41295       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41296         <size>7</size>
41297       </method>
41298       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41299         <size>7</size>
41300       </method>
41301       <method name="Boolean MoveNext()">
41302         <size>151</size>
41303       </method>
41304       <method name="Void Dispose()">
41305         <size>8</size>
41306       </method>
41307       <method name="Void Reset()">
41308         <size>6</size>
41309       </method>
41310     </type>
41311     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41312       <method name="Void .ctor()">
41313         <size>7</size>
41314       </method>
41315       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41316         <size>7</size>
41317       </method>
41318       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41319         <size>7</size>
41320       </method>
41321       <method name="Boolean MoveNext()">
41322         <size>238</size>
41323       </method>
41324       <method name="Void Dispose()">
41325         <size>8</size>
41326       </method>
41327       <method name="Void Reset()">
41328         <size>6</size>
41329       </method>
41330     </type>
41331     <type name="X+&lt;GetIt&gt;c__Iterator0">
41332       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41333         <size>7</size>
41334       </method>
41335       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41336         <size>40</size>
41337       </method>
41338     </type>
41339     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41340       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41341         <size>7</size>
41342       </method>
41343       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41344         <size>40</size>
41345       </method>
41346     </type>
41347   </test>
41348   <test name="test-iter-04.cs">
41349     <type name="X">
41350       <method name="Void .ctor()">
41351         <size>7</size>
41352       </method>
41353       <method name="IEnumerable GetRange(Int32, Int32)">
41354         <size>44</size>
41355       </method>
41356       <method name="Void Main()">
41357         <size>98</size>
41358       </method>
41359     </type>
41360     <type name="X+&lt;GetRange&gt;c__Iterator0">
41361       <method name="Void .ctor()">
41362         <size>7</size>
41363       </method>
41364       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41365         <size>7</size>
41366       </method>
41367       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41368         <size>7</size>
41369       </method>
41370       <method name="Boolean MoveNext()">
41371         <size>123</size>
41372       </method>
41373       <method name="Void Dispose()">
41374         <size>8</size>
41375       </method>
41376       <method name="Void Reset()">
41377         <size>6</size>
41378       </method>
41379       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41380         <size>7</size>
41381       </method>
41382       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41383         <size>52</size>
41384       </method>
41385     </type>
41386   </test>
41387   <test name="test-iter-05.cs">
41388     <type name="X">
41389       <method name="Void .ctor()">
41390         <size>7</size>
41391       </method>
41392       <method name="IEnumerable GetIt()">
41393         <size>16</size>
41394       </method>
41395       <method name="Int32 Main()">
41396         <size>104</size>
41397       </method>
41398     </type>
41399     <type name="List">
41400       <method name="Void .ctor(Int32)">
41401         <size>19</size>
41402       </method>
41403       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41404         <size>12</size>
41405       </method>
41406       <method name="Void Add(Int32)">
41407         <size>26</size>
41408       </method>
41409       <method name="MyEnumerator GetEnumerator()">
41410         <size>7</size>
41411       </method>
41412     </type>
41413     <type name="X+&lt;GetIt&gt;c__Iterator0">
41414       <method name="Void .ctor()">
41415         <size>7</size>
41416       </method>
41417       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41418         <size>7</size>
41419       </method>
41420       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41421         <size>7</size>
41422       </method>
41423       <method name="Boolean MoveNext()">
41424         <size>183</size>
41425       </method>
41426       <method name="Void Dispose()">
41427         <size>8</size>
41428       </method>
41429       <method name="Void Reset()">
41430         <size>6</size>
41431       </method>
41432     </type>
41433     <type name="List+MyEnumerator">
41434       <method name="Void .ctor(List)">
41435         <size>15</size>
41436       </method>
41437       <method name="System.Object get_Current()">
41438         <size>24</size>
41439       </method>
41440       <method name="Boolean MoveNext()">
41441         <size>31</size>
41442       </method>
41443       <method name="Void Reset()">
41444         <size>8</size>
41445       </method>
41446     </type>
41447     <type name="X+&lt;GetIt&gt;c__Iterator0">
41448       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41449         <size>7</size>
41450       </method>
41451       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41452         <size>26</size>
41453       </method>
41454     </type>
41455   </test>
41456   <test name="test-iter-06.cs">
41457     <type name="X">
41458       <method name="Void .ctor()">
41459         <size>7</size>
41460       </method>
41461       <method name="IEnumerable Get(Int32)">
41462         <size>30</size>
41463       </method>
41464       <method name="IEnumerable GetS(Int32)">
41465         <size>30</size>
41466       </method>
41467       <method name="Int32 Main()">
41468         <size>399</size>
41469       </method>
41470     </type>
41471     <type name="S+&lt;Get&gt;c__Iterator0">
41472       <method name="Void .ctor()">
41473         <size>7</size>
41474       </method>
41475       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41476         <size>7</size>
41477       </method>
41478       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41479         <size>7</size>
41480       </method>
41481       <method name="Boolean MoveNext()">
41482         <size>183</size>
41483       </method>
41484       <method name="Void Dispose()">
41485         <size>8</size>
41486       </method>
41487       <method name="Void Reset()">
41488         <size>6</size>
41489       </method>
41490     </type>
41491     <type name="S+&lt;GetS&gt;c__Iterator1">
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="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41499         <size>7</size>
41500       </method>
41501       <method name="Boolean MoveNext()">
41502         <size>136</size>
41503       </method>
41504       <method name="Void Dispose()">
41505         <size>8</size>
41506       </method>
41507       <method name="Void Reset()">
41508         <size>6</size>
41509       </method>
41510     </type>
41511     <type name="X+&lt;Get&gt;c__Iterator2">
41512       <method name="Void .ctor()">
41513         <size>7</size>
41514       </method>
41515       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41516         <size>7</size>
41517       </method>
41518       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41519         <size>7</size>
41520       </method>
41521       <method name="Boolean MoveNext()">
41522         <size>131</size>
41523       </method>
41524       <method name="Void Dispose()">
41525         <size>8</size>
41526       </method>
41527       <method name="Void Reset()">
41528         <size>6</size>
41529       </method>
41530     </type>
41531     <type name="X+&lt;GetS&gt;c__Iterator3">
41532       <method name="Void .ctor()">
41533         <size>7</size>
41534       </method>
41535       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41536         <size>7</size>
41537       </method>
41538       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41539         <size>7</size>
41540       </method>
41541       <method name="Boolean MoveNext()">
41542         <size>136</size>
41543       </method>
41544       <method name="Void Dispose()">
41545         <size>8</size>
41546       </method>
41547       <method name="Void Reset()">
41548         <size>6</size>
41549       </method>
41550     </type>
41551     <type name="S">
41552       <method name="IEnumerable Get(Int32)">
41553         <size>42</size>
41554       </method>
41555       <method name="IEnumerable GetS(Int32)">
41556         <size>30</size>
41557       </method>
41558     </type>
41559     <type name="S+&lt;Get&gt;c__Iterator0">
41560       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41561         <size>7</size>
41562       </method>
41563       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41564         <size>52</size>
41565       </method>
41566     </type>
41567     <type name="S+&lt;GetS&gt;c__Iterator1">
41568       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41569         <size>7</size>
41570       </method>
41571       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41572         <size>40</size>
41573       </method>
41574     </type>
41575     <type name="X+&lt;Get&gt;c__Iterator2">
41576       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41577         <size>7</size>
41578       </method>
41579       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41580         <size>40</size>
41581       </method>
41582     </type>
41583     <type name="X+&lt;GetS&gt;c__Iterator3">
41584       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41585         <size>7</size>
41586       </method>
41587       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41588         <size>40</size>
41589       </method>
41590     </type>
41591   </test>
41592   <test name="test-iter-07.cs">
41593     <type name="Test">
41594       <method name="Void .ctor()">
41595         <size>7</size>
41596       </method>
41597       <method name="IEnumerable Foo(Int32)">
41598         <size>30</size>
41599       </method>
41600     </type>
41601     <type name="X">
41602       <method name="Void .ctor()">
41603         <size>7</size>
41604       </method>
41605       <method name="Int32 Main()">
41606         <size>372</size>
41607       </method>
41608     </type>
41609     <type name="Test+&lt;Foo&gt;c__Iterator0">
41610       <method name="Void .ctor()">
41611         <size>7</size>
41612       </method>
41613       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41614         <size>7</size>
41615       </method>
41616       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41617         <size>7</size>
41618       </method>
41619       <method name="Boolean MoveNext()">
41620         <size>253</size>
41621       </method>
41622       <method name="Void Dispose()">
41623         <size>112</size>
41624       </method>
41625       <method name="Void Reset()">
41626         <size>6</size>
41627       </method>
41628       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41629         <size>7</size>
41630       </method>
41631       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41632         <size>40</size>
41633       </method>
41634     </type>
41635   </test>
41636   <test name="test-iter-08.cs">
41637     <type name="Foo">
41638       <method name="Void .ctor(Int32)">
41639         <size>14</size>
41640       </method>
41641       <method name="Void Dispose()">
41642         <size>8</size>
41643       </method>
41644     </type>
41645     <type name="X">
41646       <method name="Void .ctor()">
41647         <size>7</size>
41648       </method>
41649       <method name="IEnumerable Test(Int32, Int32)">
41650         <size>44</size>
41651       </method>
41652       <method name="Int32 Main()">
41653         <size>167</size>
41654       </method>
41655     </type>
41656     <type name="X+&lt;Test&gt;c__Iterator0">
41657       <method name="Void .ctor()">
41658         <size>7</size>
41659       </method>
41660       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41661         <size>7</size>
41662       </method>
41663       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41664         <size>7</size>
41665       </method>
41666       <method name="Boolean MoveNext()">
41667         <size>360</size>
41668       </method>
41669       <method name="Void Dispose()">
41670         <size>102</size>
41671       </method>
41672       <method name="Void Reset()">
41673         <size>6</size>
41674       </method>
41675       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41676         <size>7</size>
41677       </method>
41678       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41679         <size>52</size>
41680       </method>
41681     </type>
41682   </test>
41683   <test name="test-iter-09.cs">
41684     <type name="Tester">
41685       <method name="Void .ctor()">
41686         <size>153</size>
41687       </method>
41688       <method name="IEnumerator GetEnumerator()">
41689         <size>15</size>
41690       </method>
41691     </type>
41692     <type name="Test">
41693       <method name="Void .ctor()">
41694         <size>7</size>
41695       </method>
41696       <method name="Int32 Main()">
41697         <size>268</size>
41698       </method>
41699     </type>
41700     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
41701       <method name="Void .ctor()">
41702         <size>7</size>
41703       </method>
41704       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41705         <size>7</size>
41706       </method>
41707       <method name="Boolean MoveNext()">
41708         <size>623</size>
41709       </method>
41710       <method name="Void Dispose()">
41711         <size>82</size>
41712       </method>
41713       <method name="Void Reset()">
41714         <size>6</size>
41715       </method>
41716       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41717         <size>7</size>
41718       </method>
41719     </type>
41720   </test>
41721   <test name="test-iter-10.cs">
41722     <type name="X">
41723       <method name="Void .ctor()">
41724         <size>7</size>
41725       </method>
41726       <method name="IEnumerator get_GetIt()">
41727         <size>8</size>
41728       </method>
41729       <method name="Void set_GetIt(IEnumerator)">
41730         <size>1</size>
41731       </method>
41732       <method name="IEnumerable get_Item(Int32)">
41733         <size>30</size>
41734       </method>
41735       <method name="Void set_Item(Int32, IEnumerable)">
41736         <size>1</size>
41737       </method>
41738       <method name="Int32 Main()">
41739         <size>184</size>
41740       </method>
41741     </type>
41742     <type name="X+&lt;&gt;c__Iterator0">
41743       <method name="Void .ctor()">
41744         <size>7</size>
41745       </method>
41746       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41747         <size>7</size>
41748       </method>
41749       <method name="Boolean MoveNext()">
41750         <size>126</size>
41751       </method>
41752       <method name="Void Dispose()">
41753         <size>8</size>
41754       </method>
41755       <method name="Void Reset()">
41756         <size>6</size>
41757       </method>
41758     </type>
41759     <type name="X+&lt;&gt;c__Iterator1">
41760       <method name="Void .ctor()">
41761         <size>7</size>
41762       </method>
41763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41764         <size>7</size>
41765       </method>
41766       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41767         <size>7</size>
41768       </method>
41769       <method name="Boolean MoveNext()">
41770         <size>147</size>
41771       </method>
41772       <method name="Void Dispose()">
41773         <size>8</size>
41774       </method>
41775       <method name="Void Reset()">
41776         <size>6</size>
41777       </method>
41778     </type>
41779     <type name="X+&lt;&gt;c__Iterator0">
41780       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41781         <size>7</size>
41782       </method>
41783     </type>
41784     <type name="X+&lt;&gt;c__Iterator1">
41785       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41786         <size>7</size>
41787       </method>
41788       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41789         <size>40</size>
41790       </method>
41791     </type>
41792   </test>
41793   <test name="test-iter-11.cs">
41794     <type name="X">
41795       <method name="Void .ctor()">
41796         <size>7</size>
41797       </method>
41798       <method name="Void add_Hook(System.EventHandler)">
41799         <size>24</size>
41800       </method>
41801       <method name="Void remove_Hook(System.EventHandler)">
41802         <size>24</size>
41803       </method>
41804       <method name="IEnumerator Pipeline()">
41805         <size>15</size>
41806       </method>
41807       <method name="Void M(System.Object, System.EventArgs)">
41808         <size>11</size>
41809       </method>
41810       <method name="Void Main()">
41811         <size>55</size>
41812       </method>
41813     </type>
41814     <type name="X+&lt;Pipeline&gt;c__Iterator0">
41815       <method name="Void .ctor()">
41816         <size>7</size>
41817       </method>
41818       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41819         <size>7</size>
41820       </method>
41821       <method name="Boolean MoveNext()">
41822         <size>124</size>
41823       </method>
41824       <method name="Void Dispose()">
41825         <size>8</size>
41826       </method>
41827       <method name="Void Reset()">
41828         <size>6</size>
41829       </method>
41830       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41831         <size>7</size>
41832       </method>
41833     </type>
41834   </test>
41835   <test name="test-iter-12.cs">
41836     <type name="X">
41837       <method name="Void .ctor()">
41838         <size>7</size>
41839       </method>
41840       <method name="IEnumerable a()">
41841         <size>23</size>
41842       </method>
41843       <method name="Void Main()">
41844         <size>1</size>
41845       </method>
41846     </type>
41847     <type name="X+&lt;a&gt;c__Iterator0">
41848       <method name="Void .ctor()">
41849         <size>7</size>
41850       </method>
41851       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41852         <size>7</size>
41853       </method>
41854       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41855         <size>7</size>
41856       </method>
41857       <method name="Boolean MoveNext()">
41858         <size>165</size>
41859       </method>
41860       <method name="Void Dispose()">
41861         <size>55</size>
41862       </method>
41863       <method name="Void Reset()">
41864         <size>6</size>
41865       </method>
41866       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41867         <size>7</size>
41868       </method>
41869       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41870         <size>40</size>
41871       </method>
41872     </type>
41873   </test>
41874   <test name="test-iter-13.cs">
41875     <type name="Test">
41876       <method name="Void .ctor()">
41877         <size>7</size>
41878       </method>
41879       <method name="Void .cctor()">
41880         <size>11</size>
41881       </method>
41882       <method name="Void Main()">
41883         <size>1</size>
41884       </method>
41885       <method name="IEnumerable syntax_error(System.Object, System.Object)">
41886         <size>16</size>
41887       </method>
41888     </type>
41889     <type name="Test+Yp">
41890       <method name="Void .ctor()">
41891         <size>7</size>
41892       </method>
41893       <method name="IEnumerable fail()">
41894         <size>2</size>
41895       </method>
41896     </type>
41897     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
41898       <method name="Void .ctor()">
41899         <size>7</size>
41900       </method>
41901       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41902         <size>7</size>
41903       </method>
41904       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41905         <size>7</size>
41906       </method>
41907       <method name="Boolean MoveNext()">
41908         <size>27</size>
41909       </method>
41910       <method name="Void Dispose()">
41911         <size>8</size>
41912       </method>
41913       <method name="Void Reset()">
41914         <size>6</size>
41915       </method>
41916       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41917         <size>7</size>
41918       </method>
41919       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41920         <size>26</size>
41921       </method>
41922     </type>
41923   </test>
41924   <test name="test-named-01.cs">
41925     <type name="A">
41926       <method name="Void .ctor()">
41927         <size>13</size>
41928       </method>
41929       <method name="Void .ctor(Object)">
41930         <size>7</size>
41931       </method>
41932       <method name="Void set_Item(Int32, Int32)">
41933         <size>8</size>
41934       </method>
41935     </type>
41936     <type name="B">
41937       <method name="Void .ctor()">
41938         <size>12</size>
41939       </method>
41940       <method name="Void set_Item(Int32, Int32)">
41941         <size>11</size>
41942       </method>
41943     </type>
41944     <type name="XAttribute">
41945       <method name="Void .ctor(Int32)">
41946         <size>7</size>
41947       </method>
41948     </type>
41949     <type name="M">
41950       <method name="Void .ctor()">
41951         <size>7</size>
41952       </method>
41953       <method name="Void Foo(Int32)">
41954         <size>1</size>
41955       </method>
41956       <method name="Int32 Main()">
41957         <size>48</size>
41958       </method>
41959     </type>
41960   </test>
41961   <test name="test-named-02.cs">
41962     <type name="A">
41963       <method name="Void .ctor()">
41964         <size>7</size>
41965       </method>
41966       <method name="Void set_Item(Int32, Int32)">
41967         <size>29</size>
41968       </method>
41969       <method name="Int32 get_Item(Int32)">
41970         <size>28</size>
41971       </method>
41972     </type>
41973     <type name="MyPoint">
41974       <method name="Void .ctor(Int32, Int32)">
41975         <size>15</size>
41976       </method>
41977     </type>
41978     <type name="C">
41979       <method name="Void .ctor()">
41980         <size>7</size>
41981       </method>
41982       <method name="Decimal Foo(Decimal, Decimal)">
41983         <size>2</size>
41984       </method>
41985       <method name="System.String Bar(Int32, System.String, Char)">
41986         <size>20</size>
41987       </method>
41988       <method name="Int32 Test(Int32, Int32)">
41989         <size>30</size>
41990       </method>
41991       <method name="Int32 Main()">
41992         <size>279</size>
41993       </method>
41994     </type>
41995   </test>
41996   <test name="test-named-03.cs">
41997     <type name="C">
41998       <method name="Void .ctor()">
41999         <size>7</size>
42000       </method>
42001       <method name="Int32 TestInt(Int32)">
42002         <size>3</size>
42003       </method>
42004       <method name="Int32 Main()">
42005         <size>23</size>
42006       </method>
42007     </type>
42008     <type name="C+IntDelegate">
42009       <method name="Void .ctor(Object, IntPtr)">
42010         <size>0</size>
42011       </method>
42012       <method name="Int32 Invoke(Int32)">
42013         <size>0</size>
42014       </method>
42015       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42016         <size>0</size>
42017       </method>
42018       <method name="Int32 EndInvoke(IAsyncResult)">
42019         <size>0</size>
42020       </method>
42021     </type>
42022   </test>
42023   <test name="test-partial-01.cs">
42024     <type name="Foo.Hello">
42025       <method name="Void .ctor()">
42026         <size>7</size>
42027       </method>
42028       <method name="Void .cctor()">
42029         <size>7</size>
42030       </method>
42031     </type>
42032     <type name="Bar.Hello">
42033       <method name="Void .ctor()">
42034         <size>7</size>
42035       </method>
42036       <method name="Void .cctor()">
42037         <size>8</size>
42038       </method>
42039     </type>
42040     <type name="X.Test">
42041       <method name="Void .ctor()">
42042         <size>7</size>
42043       </method>
42044       <method name="Int32 FooWorld()">
42045         <size>6</size>
42046       </method>
42047       <method name="Int32 BarWorld()">
42048         <size>6</size>
42049       </method>
42050     </type>
42051     <type name="Y">
42052       <method name="Void .ctor()">
42053         <size>7</size>
42054       </method>
42055       <method name="Int32 Main()">
42056         <size>29</size>
42057       </method>
42058     </type>
42059   </test>
42060   <test name="test-partial-02.cs">
42061     <type name="Test1.Base">
42062       <method name="Void .ctor()">
42063         <size>7</size>
42064       </method>
42065     </type>
42066     <type name="Test1.Foo">
42067       <method name="Void .ctor()">
42068         <size>7</size>
42069       </method>
42070     </type>
42071     <type name="Test2.Foo">
42072       <method name="Void .ctor()">
42073         <size>7</size>
42074       </method>
42075     </type>
42076     <type name="ReflectedType">
42077       <method name="Void .ctor()">
42078         <size>7</size>
42079       </method>
42080     </type>
42081     <type name="D">
42082       <method name="Void .ctor()">
42083         <size>7</size>
42084       </method>
42085     </type>
42086     <type name="X">
42087       <method name="Void .ctor()">
42088         <size>7</size>
42089       </method>
42090       <method name="Void Main()">
42091         <size>1</size>
42092       </method>
42093     </type>
42094   </test>
42095   <test name="test-partial-03.cs">
42096     <type name="Test">
42097       <method name="Void .ctor()">
42098         <size>18</size>
42099       </method>
42100       <method name="Int32 TestFoo()">
42101         <size>13</size>
42102       </method>
42103       <method name="Int32 TestIFoo(IFoo)">
42104         <size>8</size>
42105       </method>
42106     </type>
42107     <type name="Test+Foo">
42108       <method name="Void .ctor()">
42109         <size>7</size>
42110       </method>
42111       <method name="Int32 Test.IFoo.Hello(Test)">
42112         <size>2</size>
42113       </method>
42114       <method name="Int32 Hello(Test)">
42115         <size>2</size>
42116       </method>
42117     </type>
42118     <type name="X">
42119       <method name="Void .ctor()">
42120         <size>7</size>
42121       </method>
42122       <method name="Int32 Main()">
42123         <size>42</size>
42124       </method>
42125     </type>
42126   </test>
42127   <test name="test-partial-04.cs">
42128     <type name="B.Test">
42129       <method name="Void .ctor()">
42130         <size>7</size>
42131       </method>
42132       <method name="Void A.IFoo.Hello(IFoo)">
42133         <size>1</size>
42134       </method>
42135     </type>
42136     <type name="X">
42137       <method name="Void .ctor()">
42138         <size>7</size>
42139       </method>
42140       <method name="Void Main()">
42141         <size>1</size>
42142       </method>
42143     </type>
42144   </test>
42145   <test name="test-partial-05.cs">
42146     <type name="B">
42147       <method name="Void .ctor()">
42148         <size>7</size>
42149       </method>
42150     </type>
42151     <type name="A">
42152       <method name="Void .ctor()">
42153         <size>7</size>
42154       </method>
42155     </type>
42156     <type name="A2">
42157       <method name="Void .ctor()">
42158         <size>7</size>
42159       </method>
42160     </type>
42161     <type name="D">
42162       <method name="Void .ctor()">
42163         <size>7</size>
42164       </method>
42165       <method name="Void Main()">
42166         <size>1</size>
42167       </method>
42168     </type>
42169   </test>
42170   <test name="test-partial-06.cs">
42171     <type name="Foo">
42172       <method name="Void .ctor()">
42173         <size>7</size>
42174       </method>
42175       <method name="Void Finalize()">
42176         <size>13</size>
42177       </method>
42178     </type>
42179     <type name="B">
42180       <method name="Void .ctor()">
42181         <size>7</size>
42182       </method>
42183       <method name="Void Main()">
42184         <size>1</size>
42185       </method>
42186     </type>
42187   </test>
42188   <test name="test-partial-07.cs">
42189     <type name="Test">
42190       <method name="Void .ctor()">
42191         <size>7</size>
42192       </method>
42193     </type>
42194     <type name="TestAttribute">
42195       <method name="Void .ctor()">
42196         <size>7</size>
42197       </method>
42198     </type>
42199     <type name="Test2Attribute">
42200       <method name="Void .ctor()">
42201         <size>7</size>
42202       </method>
42203     </type>
42204     <type name="X">
42205       <method name="Void .ctor()">
42206         <size>7</size>
42207       </method>
42208       <method name="Int32 Main()">
42209         <size>62</size>
42210       </method>
42211     </type>
42212   </test>
42213   <test name="test-partial-08.cs">
42214     <type name="Foo">
42215       <method name="Void .ctor()">
42216         <size>7</size>
42217       </method>
42218       <method name="System.String get_Id()">
42219         <size>7</size>
42220       </method>
42221     </type>
42222     <type name="PartialAbstractCompilationError">
42223       <method name="Void .ctor()">
42224         <size>7</size>
42225       </method>
42226       <method name="Int32 Main()">
42227         <size>54</size>
42228       </method>
42229     </type>
42230   </test>
42231   <test name="test-partial-09.cs">
42232     <type name="Foo">
42233       <method name="Void .ctor()">
42234         <size>7</size>
42235       </method>
42236       <method name="System.String get_Id()">
42237         <size>7</size>
42238       </method>
42239     </type>
42240     <type name="Bar">
42241       <method name="Void .ctor(String)">
42242         <size>14</size>
42243       </method>
42244     </type>
42245     <type name="PartialAbstractCompilationError">
42246       <method name="Void .ctor()">
42247         <size>7</size>
42248       </method>
42249       <method name="Void Main()">
42250         <size>21</size>
42251       </method>
42252     </type>
42253   </test>
42254   <test name="test-partial-10.cs">
42255     <type name="Test2.Foo">
42256       <method name="Void .ctor()">
42257         <size>7</size>
42258       </method>
42259       <method name="Void .cctor()">
42260         <size>15</size>
42261       </method>
42262     </type>
42263     <type name="X">
42264       <method name="Void .ctor()">
42265         <size>7</size>
42266       </method>
42267       <method name="Int32 Main()">
42268         <size>68</size>
42269       </method>
42270     </type>
42271     <type name="Test3.Foo">
42272       <method name="Void .cctor()">
42273         <size>15</size>
42274       </method>
42275     </type>
42276   </test>
42277   <test name="test-partial-11.cs">
42278     <type name="StaticClass">
42279       <method name="System.String Name()">
42280         <size>6</size>
42281       </method>
42282     </type>
42283     <type name="MainClass">
42284       <method name="Void .ctor()">
42285         <size>7</size>
42286       </method>
42287       <method name="Boolean IsStatic(System.Type)">
42288         <size>73</size>
42289       </method>
42290       <method name="Int32 Main()">
42291         <size>56</size>
42292       </method>
42293     </type>
42294   </test>
42295   <test name="test-partial-12.cs">
42296     <type name="Test1.Foo">
42297       <method name="Void .ctor()">
42298         <size>7</size>
42299       </method>
42300       <method name="IEnumerable E()">
42301         <size>16</size>
42302       </method>
42303     </type>
42304     <type name="X">
42305       <method name="Void .ctor()">
42306         <size>7</size>
42307       </method>
42308       <method name="Int32 Main()">
42309         <size>102</size>
42310       </method>
42311     </type>
42312     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42313       <method name="Void .ctor()">
42314         <size>7</size>
42315       </method>
42316       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42317         <size>7</size>
42318       </method>
42319       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42320         <size>7</size>
42321       </method>
42322       <method name="Boolean MoveNext()">
42323         <size>69</size>
42324       </method>
42325       <method name="Void Dispose()">
42326         <size>8</size>
42327       </method>
42328       <method name="Void Reset()">
42329         <size>6</size>
42330       </method>
42331       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42332         <size>7</size>
42333       </method>
42334       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42335         <size>26</size>
42336       </method>
42337     </type>
42338   </test>
42339   <test name="test-partial-13.cs">
42340     <type name="Test.Test">
42341       <method name="Void .ctor()">
42342         <size>7</size>
42343       </method>
42344       <method name="Boolean Equals(System.Object)">
42345         <size>2</size>
42346       </method>
42347       <method name="Int32 GetHashCode()">
42348         <size>2</size>
42349       </method>
42350       <method name="Void Main()">
42351         <size>1</size>
42352       </method>
42353     </type>
42354   </test>
42355   <test name="test-partial-14.cs">
42356     <type name="T">
42357       <method name="Void .ctor()">
42358         <size>7</size>
42359       </method>
42360     </type>
42361     <type name="partial">
42362       <method name="Void .ctor()">
42363         <size>7</size>
42364       </method>
42365     </type>
42366     <type name="A">
42367       <method name="Void .ctor()">
42368         <size>7</size>
42369       </method>
42370       <method name="Void partial(partial)">
42371         <size>3</size>
42372       </method>
42373     </type>
42374     <type name="B">
42375       <method name="Void .ctor()">
42376         <size>7</size>
42377       </method>
42378       <method name="Void Main()">
42379         <size>1</size>
42380       </method>
42381     </type>
42382   </test>
42383   <test name="test-partial-15.cs">
42384     <type name="Foo.X">
42385       <method name="Void .ctor()">
42386         <size>7</size>
42387       </method>
42388       <method name="Void Main()">
42389         <size>1</size>
42390       </method>
42391       <method name="IEnumerable Attempts2()">
42392         <size>16</size>
42393       </method>
42394       <method name="IEnumerable get_Attempts()">
42395         <size>16</size>
42396       </method>
42397       <method name="IEnumerable get_Item(Int32)">
42398         <size>16</size>
42399       </method>
42400     </type>
42401     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42402       <method name="Void .ctor()">
42403         <size>7</size>
42404       </method>
42405       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42406         <size>7</size>
42407       </method>
42408       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42409         <size>7</size>
42410       </method>
42411       <method name="Boolean MoveNext()">
42412         <size>36</size>
42413       </method>
42414       <method name="Void Dispose()">
42415         <size>8</size>
42416       </method>
42417       <method name="Void Reset()">
42418         <size>6</size>
42419       </method>
42420     </type>
42421     <type name="Foo.X+&lt;&gt;c__Iterator1">
42422       <method name="Void .ctor()">
42423         <size>7</size>
42424       </method>
42425       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42426         <size>7</size>
42427       </method>
42428       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42429         <size>7</size>
42430       </method>
42431       <method name="Boolean MoveNext()">
42432         <size>36</size>
42433       </method>
42434       <method name="Void Dispose()">
42435         <size>8</size>
42436       </method>
42437       <method name="Void Reset()">
42438         <size>6</size>
42439       </method>
42440     </type>
42441     <type name="Foo.X+&lt;&gt;c__Iterator2">
42442       <method name="Void .ctor()">
42443         <size>7</size>
42444       </method>
42445       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42446         <size>7</size>
42447       </method>
42448       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42449         <size>7</size>
42450       </method>
42451       <method name="Boolean MoveNext()">
42452         <size>36</size>
42453       </method>
42454       <method name="Void Dispose()">
42455         <size>8</size>
42456       </method>
42457       <method name="Void Reset()">
42458         <size>6</size>
42459       </method>
42460     </type>
42461     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42462       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42463         <size>7</size>
42464       </method>
42465       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42466         <size>26</size>
42467       </method>
42468     </type>
42469     <type name="Foo.X+&lt;&gt;c__Iterator1">
42470       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42471         <size>7</size>
42472       </method>
42473       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42474         <size>26</size>
42475       </method>
42476     </type>
42477     <type name="Foo.X+&lt;&gt;c__Iterator2">
42478       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42479         <size>7</size>
42480       </method>
42481       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42482         <size>26</size>
42483       </method>
42484     </type>
42485   </test>
42486   <test name="test-partial-16.cs">
42487     <type name="A.C">
42488       <method name="Void .ctor()">
42489         <size>23</size>
42490       </method>
42491       <method name="Void .cctor()">
42492         <size>11</size>
42493       </method>
42494     </type>
42495     <type name="B.C2">
42496       <method name="Void .ctor()">
42497         <size>7</size>
42498       </method>
42499       <method name="Boolean Test()">
42500         <size>2</size>
42501       </method>
42502       <method name="System.Object Test_I()">
42503         <size>2</size>
42504       </method>
42505       <method name="Void Main()">
42506         <size>1</size>
42507       </method>
42508     </type>
42509   </test>
42510   <test name="test-partial-17.cs">
42511     <type name="Test">
42512       <method name="Void .ctor()">
42513         <size>7</size>
42514       </method>
42515       <method name="Boolean Check(System.String, System.String[])">
42516         <size>42</size>
42517       </method>
42518       <method name="Void Main()">
42519         <size>1</size>
42520       </method>
42521     </type>
42522   </test>
42523   <test name="test-partial-18.cs">
42524     <type name="N.Foo">
42525       <method name="Void .ctor()">
42526         <size>17</size>
42527       </method>
42528       <method name="Void Main()">
42529         <size>1</size>
42530       </method>
42531     </type>
42532   </test>
42533   <test name="test-partial-19.cs">
42534     <type name="Bug.GL">
42535       <method name="Void Main()">
42536         <size>7</size>
42537       </method>
42538     </type>
42539     <type name="Bug.GL+Core">
42540       <method name="Boolean A()">
42541         <size>2</size>
42542       </method>
42543     </type>
42544   </test>
42545   <test name="test-partial-20.cs">
42546     <type name="A">
42547       <method name="Void .ctor()">
42548         <size>7</size>
42549       </method>
42550       <method name="Void .cctor()">
42551         <size>7</size>
42552       </method>
42553     </type>
42554     <type name="B">
42555       <method name="Void .ctor()">
42556         <size>7</size>
42557       </method>
42558       <method name="Void .cctor()">
42559         <size>7</size>
42560       </method>
42561     </type>
42562     <type name="C">
42563       <method name="Void .ctor()">
42564         <size>7</size>
42565       </method>
42566       <method name="Int32 Main()">
42567         <size>38</size>
42568       </method>
42569     </type>
42570   </test>
42571   <test name="test-partial-21.cs">
42572     <type name="Mono.Sms.Main">
42573       <method name="Void .ctor()">
42574         <size>7</size>
42575       </method>
42576       <method name="Void Test()">
42577         <size>42</size>
42578       </method>
42579     </type>
42580     <type name="Mono.Sms.Contacts">
42581       <method name="Void .ctor()">
42582         <size>7</size>
42583       </method>
42584       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42585         <size>24</size>
42586       </method>
42587       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42588         <size>24</size>
42589       </method>
42590       <method name="Void Test()">
42591         <size>12</size>
42592       </method>
42593     </type>
42594     <type name="Mono.Sms.Core.Agenda">
42595       <method name="Void .ctor()">
42596         <size>7</size>
42597       </method>
42598       <method name="Void AddContact()">
42599         <size>1</size>
42600       </method>
42601       <method name="Void Main()">
42602         <size>1</size>
42603       </method>
42604     </type>
42605     <type name="Mono.Sms.Contacts+ContactsHandler">
42606       <method name="Void .ctor(Object, IntPtr)">
42607         <size>0</size>
42608       </method>
42609       <method name="Void Invoke()">
42610         <size>0</size>
42611       </method>
42612       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42613         <size>0</size>
42614       </method>
42615       <method name="Void EndInvoke(IAsyncResult)">
42616         <size>0</size>
42617       </method>
42618     </type>
42619     <type name="Mono.Sms.Main">
42620       <method name="Void &lt;Test&gt;m__0()">
42621         <size>6</size>
42622       </method>
42623     </type>
42624   </test>
42625   <test name="test-partial-22.cs">
42626     <type name="C">
42627       <method name="Void .ctor()">
42628         <size>7</size>
42629       </method>
42630       <method name="Int32 Main()">
42631         <size>2</size>
42632       </method>
42633     </type>
42634   </test>
42635   <test name="test-partial-23.cs">
42636     <type name="C">
42637       <method name="Void .ctor()">
42638         <size>7</size>
42639       </method>
42640       <method name="Void Partial_A()">
42641         <size>15</size>
42642       </method>
42643       <method name="Void Partial_B()">
42644         <size>15</size>
42645       </method>
42646       <method name="Void Partial_S()">
42647         <size>14</size>
42648       </method>
42649       <method name="Int32 Main()">
42650         <size>52</size>
42651       </method>
42652     </type>
42653   </test>
42654   <test name="test-partial-24.cs">
42655     <type name="N.C">
42656       <method name="Void .ctor()">
42657         <size>7</size>
42658       </method>
42659       <method name="Void Main()">
42660         <size>1</size>
42661       </method>
42662       <method name="Void Foo()">
42663         <size>1</size>
42664       </method>
42665     </type>
42666   </test>
42667   <test name="test-partial-25.cs">
42668     <type name="C">
42669       <method name="Void .ctor()">
42670         <size>7</size>
42671       </method>
42672       <method name="Void Partial(Int32)">
42673         <size>14</size>
42674       </method>
42675       <method name="Int32 Main()">
42676         <size>8</size>
42677       </method>
42678     </type>
42679   </test>
42680   <test name="test-partial-26.cs">
42681     <type name="ConsoleApplication1.X">
42682       <method name="Void .ctor()">
42683         <size>7</size>
42684       </method>
42685       <method name="Void Foo()">
42686         <size>1</size>
42687       </method>
42688     </type>
42689     <type name="ConsoleApplication1.Program">
42690       <method name="Void .ctor()">
42691         <size>7</size>
42692       </method>
42693       <method name="Int32 Main()">
42694         <size>98</size>
42695       </method>
42696     </type>
42697     <type name="ConsoleApplication1.Y">
42698       <method name="Void Foo()">
42699         <size>1</size>
42700       </method>
42701       <method name="Void .ctor()">
42702         <size>7</size>
42703       </method>
42704     </type>
42705   </test>
42706   <test name="test-var-01.cs">
42707     <type name="Test">
42708       <method name="Void .ctor()">
42709         <size>7</size>
42710       </method>
42711       <method name="Int32 Main()">
42712         <size>47</size>
42713       </method>
42714     </type>
42715   </test>
42716   <test name="test-var-02.cs">
42717     <type name="Class1">
42718       <method name="Void .ctor()">
42719         <size>15</size>
42720       </method>
42721       <method name="Boolean Method()">
42722         <size>2</size>
42723       </method>
42724     </type>
42725     <type name="Test">
42726       <method name="Void .ctor()">
42727         <size>7</size>
42728       </method>
42729       <method name="Int32 Main()">
42730         <size>116</size>
42731       </method>
42732     </type>
42733     <type name="Test+Class2">
42734       <method name="Void .ctor()">
42735         <size>15</size>
42736       </method>
42737       <method name="Boolean Method()">
42738         <size>2</size>
42739       </method>
42740     </type>
42741   </test>
42742   <test name="test-var-03.cs">
42743     <type name="Test">
42744       <method name="Void .ctor()">
42745         <size>7</size>
42746       </method>
42747       <method name="Int32 Main()">
42748         <size>166</size>
42749       </method>
42750     </type>
42751     <type name="&lt;PrivateImplementationDetails&gt;">
42752       <method name="Void .ctor()">
42753         <size>7</size>
42754       </method>
42755     </type>
42756   </test>
42757   <test name="test-var-05.cs">
42758     <type name="MyClass">
42759       <method name="Void .ctor(String)">
42760         <size>14</size>
42761       </method>
42762       <method name="Void Dispose()">
42763         <size>12</size>
42764       </method>
42765     </type>
42766     <type name="Test">
42767       <method name="Void .ctor()">
42768         <size>7</size>
42769       </method>
42770       <method name="Int32 Main()">
42771         <size>61</size>
42772       </method>
42773     </type>
42774   </test>
42775   <test name="test-var-06.cs">
42776     <type name="Test">
42777       <method name="Void .ctor()">
42778         <size>7</size>
42779       </method>
42780       <method name="Int32 Main()">
42781         <size>48</size>
42782       </method>
42783     </type>
42784   </test>
42785   <test name="test-var-07.cs">
42786     <type name="Test">
42787       <method name="Void .ctor()">
42788         <size>7</size>
42789       </method>
42790       <method name="Void var()">
42791         <size>1</size>
42792       </method>
42793       <method name="Int32 Main()">
42794         <size>33</size>
42795       </method>
42796     </type>
42797     <type name="var">
42798       <method name="Void .ctor()">
42799         <size>7</size>
42800       </method>
42801     </type>
42802   </test>
42803   <test name="test-var-08.cs">
42804     <type name="X">
42805       <method name="Void .ctor(Int32, Int32)">
42806         <size>10</size>
42807       </method>
42808       <method name="Void Main()">
42809         <size>1</size>
42810       </method>
42811     </type>
42812   </test>
42813   <test name="test-xml-042.cs">
42814     <type name="TestNamespace.TestClass">
42815       <method name="Void .ctor()">
42816         <size>7</size>
42817       </method>
42818       <method name="Void Main()">
42819         <size>1</size>
42820       </method>
42821       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
42822         <size>7</size>
42823       </method>
42824     </type>
42825   </test>
42826 </tests>