New tests.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>36</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>82</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>214</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>53</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>64</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>54</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>67</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>66</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>119</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>87</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>483</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>8</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>219</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>106</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Int32 Main()">
3722         <size>134</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>15</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Int32 Main()">
3973         <size>8</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>56</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;N&gt;m__1(Int64)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>56</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>96</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>118</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>184</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Int32 Main()">
6142         <size>145</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="Program">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>6</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>398</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>74</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;a&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>37</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>53</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>50</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>59</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Int32 Main()">
9359         <size>8</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-344.cs">
9364     <type name="ConfigurationElement">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Main()">
9369         <size>1</size>
9370       </method>
9371     </type>
9372     <type name="CustomConfigurationElement">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376     </type>
9377     <type name="CustomConfigurationElementCollection">
9378       <method name="Void .ctor()">
9379         <size>7</size>
9380       </method>
9381     </type>
9382     <type name="BaseCollection`1[T]">
9383       <method name="Void .ctor()">
9384         <size>7</size>
9385       </method>
9386     </type>
9387   </test>
9388   <test name="gtest-345.cs">
9389     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Void Dump(System.String)">
9394         <size>6</size>
9395       </method>
9396     </type>
9397     <type name="Parser">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401       <method name="Void NoCall[T](T)">
9402         <size>1</size>
9403       </method>
9404       <method name="Int32 Main()">
9405         <size>2</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-346.cs">
9410     <type name="test">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void CreateSimpleCallSite[A]()">
9415         <size>1</size>
9416       </method>
9417       <method name="Void CreateSimpleCallSite[A](Int32)">
9418         <size>1</size>
9419       </method>
9420       <method name="Void CreateSimpleCallSite(Int32)">
9421         <size>1</size>
9422       </method>
9423       <method name="Void Main()">
9424         <size>1</size>
9425       </method>
9426     </type>
9427   </test>
9428   <test name="gtest-347.cs">
9429     <type name="X">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="IEnumerable`1 Enumerable[T](System.String)">
9434         <size>6</size>
9435       </method>
9436       <method name="IEnumerable Enumerable(Int32)">
9437         <size>6</size>
9438       </method>
9439       <method name="IEnumerable Enumerable(System.String)">
9440         <size>6</size>
9441       </method>
9442       <method name="Void Main()">
9443         <size>1</size>
9444       </method>
9445     </type>
9446   </test>
9447   <test name="gtest-348.cs">
9448     <type name="Bar`1[U]">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void OnWorldDestroyed()">
9453         <size>1</size>
9454       </method>
9455     </type>
9456     <type name="Baz`1[U]">
9457       <method name="Void .ctor()">
9458         <size>7</size>
9459       </method>
9460       <method name="Void DestroyWorld(U)">
9461         <size>14</size>
9462       </method>
9463     </type>
9464     <type name="Bling">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="Void Main()">
9469         <size>1</size>
9470       </method>
9471     </type>
9472   </test>
9473   <test name="gtest-349.cs">
9474     <type name="X">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Int32 Main()">
9479         <size>103</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526     </type>
9527     <type name="Test">
9528       <method name="Void .ctor()">
9529         <size>7</size>
9530       </method>
9531       <method name="Int32 Main(System.String[])">
9532         <size>31</size>
9533       </method>
9534     </type>
9535     <type name="TestThing">
9536       <method name="Int32 SetEnum(System.String, System.Enum)">
9537         <size>2</size>
9538       </method>
9539       <method name="Int32 SetEnum(Int32, System.Enum)">
9540         <size>2</size>
9541       </method>
9542     </type>
9543   </test>
9544   <test name="gtest-352.cs">
9545     <type name="T">
9546       <method name="Void .ctor()">
9547         <size>7</size>
9548       </method>
9549       <method name="Int32 Main()">
9550         <size>125</size>
9551       </method>
9552     </type>
9553     <type name="D">
9554       <method name="Void .ctor(Int32)">
9555         <size>8</size>
9556       </method>
9557       <method name="Void .cctor()">
9558         <size>12</size>
9559       </method>
9560     </type>
9561   </test>
9562   <test name="gtest-353.cs">
9563     <type name="Bug.RedSkyTimeCode">
9564       <method name="Void .ctor()">
9565         <size>7</size>
9566       </method>
9567       <method name="Void CopyTo(Bug.xxx*)">
9568         <size>99</size>
9569       </method>
9570       <method name="Void Main()">
9571         <size>1</size>
9572       </method>
9573       <method name="Void Convert(Bug.xxx*, UInt64*)">
9574         <size>93</size>
9575       </method>
9576     </type>
9577   </test>
9578   <test name="gtest-354.cs">
9579     <type name="M">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-355.cs">
9589     <type name="A">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="System.String Foo[T](System.String)">
9594         <size>6</size>
9595       </method>
9596       <method name="Boolean Foo(System.String)">
9597         <size>2</size>
9598       </method>
9599     </type>
9600     <type name="B">
9601       <method name="Void .ctor()">
9602         <size>7</size>
9603       </method>
9604       <method name="System.String Foo[T](System.String)">
9605         <size>6</size>
9606       </method>
9607       <method name="Boolean Goo(System.String)">
9608         <size>8</size>
9609       </method>
9610       <method name="Boolean Foo(System.String)">
9611         <size>2</size>
9612       </method>
9613     </type>
9614     <type name="C">
9615       <method name="Void .ctor()">
9616         <size>7</size>
9617       </method>
9618       <method name="Void Main()">
9619         <size>1</size>
9620       </method>
9621     </type>
9622   </test>
9623   <test name="gtest-356.cs">
9624     <type name="A`1[T]">
9625       <method name="Void .ctor()">
9626         <size>7</size>
9627       </method>
9628       <method name="Void Foo(B+E)">
9629         <size>1</size>
9630       </method>
9631     </type>
9632     <type name="B`1[U]">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636     </type>
9637     <type name="B">
9638       <method name="Void .ctor()">
9639         <size>7</size>
9640       </method>
9641     </type>
9642     <type name="B+E">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646     </type>
9647     <type name="C">
9648       <method name="Void .ctor()">
9649         <size>7</size>
9650       </method>
9651       <method name="Void Main()">
9652         <size>1</size>
9653       </method>
9654     </type>
9655   </test>
9656   <test name="gtest-357.cs">
9657     <type name="C`1[T]">
9658       <method name="Void .ctor()">
9659         <size>7</size>
9660       </method>
9661     </type>
9662     <type name="D`1[U]">
9663       <method name="Void .ctor()">
9664         <size>7</size>
9665       </method>
9666     </type>
9667     <type name="X">
9668       <method name="Void .ctor()">
9669         <size>7</size>
9670       </method>
9671       <method name="Void Main()">
9672         <size>1</size>
9673       </method>
9674     </type>
9675   </test>
9676   <test name="gtest-358.cs">
9677     <type name="Test">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681       <method name="Void Main()">
9682         <size>1</size>
9683       </method>
9684     </type>
9685     <type name="Foo">
9686       <method name="Boolean op_Equality(Foo, Foo)">
9687         <size>6</size>
9688       </method>
9689       <method name="Boolean op_Inequality(Foo, Foo)">
9690         <size>6</size>
9691       </method>
9692     </type>
9693   </test>
9694   <test name="gtest-359.cs">
9695     <type name="BaseGeneric`1[T]">
9696       <method name="Void .ctor()">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric`1+InnerDerived[T]">
9701       <method name="Void .ctor(T)">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9706       <method name="Void .ctor(T, U)">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="BaseConcrete">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714     </type>
9715     <type name="Concrete_A">
9716       <method name="Void .ctor()">
9717         <size>7</size>
9718       </method>
9719     </type>
9720     <type name="Concrete_B">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724     </type>
9725     <type name="BaseGeneric_2`2[T,U]">
9726       <method name="Void .ctor()">
9727         <size>7</size>
9728       </method>
9729     </type>
9730     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9731       <method name="Void .ctor(T, U)">
9732         <size>7</size>
9733       </method>
9734     </type>
9735     <type name="BaseGeneric_1`1[T]">
9736       <method name="Void .ctor()">
9737         <size>7</size>
9738       </method>
9739     </type>
9740     <type name="Concrete_2">
9741       <method name="Void .ctor()">
9742         <size>7</size>
9743       </method>
9744     </type>
9745     <type name="Program">
9746       <method name="Void .ctor()">
9747         <size>7</size>
9748       </method>
9749       <method name="Void Main()">
9750         <size>40</size>
9751       </method>
9752     </type>
9753   </test>
9754   <test name="gtest-360.cs">
9755     <type name="C">
9756       <method name="Void .ctor()">
9757         <size>7</size>
9758       </method>
9759       <method name="Int32 Foo[T](T, System.Object[])">
9760         <size>2</size>
9761       </method>
9762       <method name="Int32 Foo(System.String, System.Object[])">
9763         <size>2</size>
9764       </method>
9765       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9766         <size>8</size>
9767       </method>
9768       <method name="Int32 Main()">
9769         <size>17</size>
9770       </method>
9771     </type>
9772   </test>
9773   <test name="gtest-361.cs">
9774     <type name="Thing">
9775       <method name="Void .ctor()">
9776         <size>7</size>
9777       </method>
9778       <method name="Void Foo()">
9779         <size>1</size>
9780       </method>
9781       <method name="Int32 Main()">
9782         <size>164</size>
9783       </method>
9784       <method name="Void Method(Thing+Handler, System.String[])">
9785         <size>1</size>
9786       </method>
9787     </type>
9788     <type name="Thing+Handler">
9789       <method name="Void .ctor(Object, IntPtr)">
9790         <size>0</size>
9791       </method>
9792       <method name="Void Invoke()">
9793         <size>0</size>
9794       </method>
9795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9796         <size>0</size>
9797       </method>
9798       <method name="Void EndInvoke(IAsyncResult)">
9799         <size>0</size>
9800       </method>
9801     </type>
9802     <type name="Thing">
9803       <method name="Void &lt;Main&gt;m__0()">
9804         <size>1</size>
9805       </method>
9806       <method name="Void &lt;Main&gt;m__1()">
9807         <size>1</size>
9808       </method>
9809     </type>
9810   </test>
9811   <test name="gtest-362.cs">
9812     <type name="C">
9813       <method name="Void .ctor()">
9814         <size>7</size>
9815       </method>
9816       <method name="Void Assert[T](T)">
9817         <size>1</size>
9818       </method>
9819       <method name="Void Assert[T](T, T)">
9820         <size>1</size>
9821       </method>
9822       <method name="Int32 Main()">
9823         <size>83</size>
9824       </method>
9825     </type>
9826   </test>
9827   <test name="gtest-363.cs">
9828     <type name="Test">
9829       <method name="Void .ctor()">
9830         <size>7</size>
9831       </method>
9832       <method name="Void InsertAt[T](T[], Int32, T[])">
9833         <size>1</size>
9834       </method>
9835       <method name="Void Main()">
9836         <size>39</size>
9837       </method>
9838     </type>
9839   </test>
9840   <test name="gtest-364.cs">
9841     <type name="BugReport.Program">
9842       <method name="Void .ctor()">
9843         <size>7</size>
9844       </method>
9845       <method name="Int32 Main()">
9846         <size>307</size>
9847       </method>
9848     </type>
9849     <type name="BugReport.A">
9850       <method name="Void .ctor()">
9851         <size>7</size>
9852       </method>
9853       <method name="Nullable`1 get_Counter()">
9854         <size>7</size>
9855       </method>
9856       <method name="Void set_Counter(Nullable`1)">
9857         <size>8</size>
9858       </method>
9859     </type>
9860   </test>
9861   <test name="gtest-365.cs">
9862     <type name="B.Program">
9863       <method name="Void .ctor()">
9864         <size>7</size>
9865       </method>
9866       <method name="Int32 Main()">
9867         <size>51</size>
9868       </method>
9869     </type>
9870   </test>
9871   <test name="gtest-366.cs">
9872     <type name="Tester">
9873       <method name="Void .ctor()">
9874         <size>7</size>
9875       </method>
9876       <method name="Void Assert[T](T, T)">
9877         <size>1</size>
9878       </method>
9879       <method name="Void Main()">
9880         <size>20</size>
9881       </method>
9882     </type>
9883     <type name="MyType">
9884       <method name="Void .ctor(Int32)">
9885         <size>8</size>
9886       </method>
9887       <method name="Int32 op_Implicit(MyType)">
9888         <size>8</size>
9889       </method>
9890     </type>
9891   </test>
9892   <test name="gtest-367.cs">
9893     <type name="Foo">
9894       <method name="Void .ctor()">
9895         <size>7</size>
9896       </method>
9897     </type>
9898     <type name="Repro">
9899       <method name="Void .ctor()">
9900         <size>7</size>
9901       </method>
9902       <method name="Void Bar[TFoo](TFoo)">
9903         <size>19</size>
9904       </method>
9905       <method name="Void Baz[T](T, System.Action`1[T])">
9906         <size>8</size>
9907       </method>
9908       <method name="Void Main()">
9909         <size>1</size>
9910       </method>
9911       <method name="Void Gazonk(Repro)">
9912         <size>1</size>
9913       </method>
9914     </type>
9915   </test>
9916   <test name="gtest-368.cs">
9917     <type name="C`1[T]">
9918       <method name="Void .ctor(D)">
9919         <size>7</size>
9920       </method>
9921       <method name="Void .ctor()">
9922         <size>7</size>
9923       </method>
9924     </type>
9925     <type name="C`1+D[T]">
9926       <method name="Void .ctor()">
9927         <size>7</size>
9928       </method>
9929     </type>
9930     <type name="M">
9931       <method name="Void .ctor()">
9932         <size>7</size>
9933       </method>
9934       <method name="Void Main()">
9935         <size>1</size>
9936       </method>
9937     </type>
9938   </test>
9939   <test name="gtest-369.cs">
9940     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9941       <method name="Void .ctor()">
9942         <size>7</size>
9943       </method>
9944       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9945         <size>2</size>
9946       </method>
9947       <method name="IList Query()">
9948         <size>2</size>
9949       </method>
9950     </type>
9951     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9952       <method name="Void .ctor()">
9953         <size>7</size>
9954       </method>
9955     </type>
9956     <type name="Db4objects.Db4o.Internal.M">
9957       <method name="Void .ctor()">
9958         <size>7</size>
9959       </method>
9960       <method name="Void Main()">
9961         <size>1</size>
9962       </method>
9963     </type>
9964     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9965       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9966         <size>7</size>
9967       </method>
9968       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9969         <size>9</size>
9970       </method>
9971     </type>
9972   </test>
9973   <test name="gtest-370.cs">
9974     <type name="N2.X`1[T]">
9975       <method name="Void .ctor()">
9976         <size>7</size>
9977       </method>
9978     </type>
9979     <type name="N2.X`1+A`1[T,T]">
9980       <method name="Void .ctor()">
9981         <size>7</size>
9982       </method>
9983     </type>
9984     <type name="N2.X`1+A`1+B`1[T,T,T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988     </type>
9989     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9990       <method name="Void .ctor()">
9991         <size>7</size>
9992       </method>
9993     </type>
9994     <type name="N2.C">
9995       <method name="Void .ctor()">
9996         <size>7</size>
9997       </method>
9998       <method name="Void Main()">
9999         <size>1</size>
10000       </method>
10001     </type>
10002   </test>
10003   <test name="gtest-371.cs">
10004     <type name="X">
10005       <method name="Void .ctor()">
10006         <size>7</size>
10007       </method>
10008       <method name="Void Main()">
10009         <size>90</size>
10010       </method>
10011     </type>
10012   </test>
10013   <test name="gtest-372.cs">
10014     <type name="TestClass`1[T]">
10015       <method name="Void .ctor()">
10016         <size>7</size>
10017       </method>
10018       <method name="Boolean Check(T, T)">
10019         <size>15</size>
10020       </method>
10021     </type>
10022     <type name="C">
10023       <method name="Void .ctor()">
10024         <size>7</size>
10025       </method>
10026     </type>
10027     <type name="TestClass2`1[T]">
10028       <method name="Void .ctor()">
10029         <size>7</size>
10030       </method>
10031       <method name="Boolean Check(T, T)">
10032         <size>15</size>
10033       </method>
10034     </type>
10035     <type name="X">
10036       <method name="Void .ctor()">
10037         <size>7</size>
10038       </method>
10039       <method name="Int32 Main()">
10040         <size>28</size>
10041       </method>
10042     </type>
10043   </test>
10044   <test name="gtest-373.cs">
10045     <type name="MonoBug.MainClass">
10046       <method name="Void .ctor()">
10047         <size>7</size>
10048       </method>
10049       <method name="Void Main()">
10050         <size>29</size>
10051       </method>
10052     </type>
10053     <type name="MonoBug.GenericType`1[T]">
10054       <method name="Void .ctor(T)">
10055         <size>14</size>
10056       </method>
10057       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10058         <size>7</size>
10059       </method>
10060     </type>
10061   </test>
10062   <test name="gtest-374.cs">
10063     <type name="aClass">
10064       <method name="Void .ctor()">
10065         <size>7</size>
10066       </method>
10067       <method name="Void Main(System.String[])">
10068         <size>14</size>
10069       </method>
10070     </type>
10071   </test>
10072   <test name="gtest-375.cs">
10073     <type name="X">
10074       <method name="Void .ctor()">
10075         <size>7</size>
10076       </method>
10077       <method name="Boolean Compute(Int32)">
10078         <size>2</size>
10079       </method>
10080       <method name="Boolean Compute2(Int32)">
10081         <size>2</size>
10082       </method>
10083       <method name="Int32 Main()">
10084         <size>28</size>
10085       </method>
10086     </type>
10087   </test>
10088   <test name="gtest-376.cs">
10089     <type name="C">
10090       <method name="Void .ctor()">
10091         <size>7</size>
10092       </method>
10093       <method name="Void Main()">
10094         <size>1</size>
10095       </method>
10096     </type>
10097     <type name="S`1[T]">
10098       <method name="System.Object Box(Nullable`1)">
10099         <size>30</size>
10100       </method>
10101     </type>
10102   </test>
10103   <test name="gtest-377.cs">
10104     <type name="D">
10105       <method name="Void .cctor()">
10106         <size>26</size>
10107       </method>
10108       <method name="Void Main()">
10109         <size>98</size>
10110       </method>
10111     </type>
10112   </test>
10113   <test name="gtest-378.cs">
10114     <type name="Test">
10115       <method name="Void .ctor()">
10116         <size>7</size>
10117       </method>
10118       <method name="System.Object FooG[T](Nullable`1)">
10119         <size>7</size>
10120       </method>
10121       <method name="System.Object Foo(Nullable`1)">
10122         <size>7</size>
10123       </method>
10124       <method name="Int32 Main()">
10125         <size>58</size>
10126       </method>
10127     </type>
10128   </test>
10129   <test name="gtest-379.cs">
10130     <type name="C">
10131       <method name="Void .ctor()">
10132         <size>7</size>
10133       </method>
10134       <method name="Int32 Print(Nullable`1)">
10135         <size>16</size>
10136       </method>
10137       <method name="Int32 Main()">
10138         <size>15</size>
10139       </method>
10140     </type>
10141     <type name="S">
10142       <method name="Boolean op_Equality(S, S)">
10143         <size>2</size>
10144       </method>
10145       <method name="Boolean op_Inequality(S, S)">
10146         <size>2</size>
10147       </method>
10148     </type>
10149   </test>
10150   <test name="gtest-380.cs">
10151     <type name="Test">
10152       <method name="Void .ctor()">
10153         <size>7</size>
10154       </method>
10155       <method name="Int32 Main()">
10156         <size>165</size>
10157       </method>
10158     </type>
10159     <type name="GTest`1[T]">
10160       <method name="Void .ctor()">
10161         <size>7</size>
10162       </method>
10163       <method name="Void .cctor()">
10164         <size>13</size>
10165       </method>
10166     </type>
10167   </test>
10168   <test name="gtest-381.cs">
10169     <type name="TestGoto">
10170       <method name="Void .ctor()">
10171         <size>7</size>
10172       </method>
10173       <method name="Void .cctor()">
10174         <size>7</size>
10175       </method>
10176       <method name="Void Main(System.String[])">
10177         <size>67</size>
10178       </method>
10179       <method name="IEnumerable`1 setX()">
10180         <size>16</size>
10181       </method>
10182       <method name="IEnumerable`1 test()">
10183         <size>16</size>
10184       </method>
10185     </type>
10186     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10187       <method name="Void .ctor()">
10188         <size>7</size>
10189       </method>
10190       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10191         <size>12</size>
10192       </method>
10193       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10194         <size>7</size>
10195       </method>
10196       <method name="Boolean MoveNext()">
10197         <size>106</size>
10198       </method>
10199       <method name="Void Dispose()">
10200         <size>46</size>
10201       </method>
10202       <method name="Void Reset()">
10203         <size>6</size>
10204       </method>
10205     </type>
10206     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10207       <method name="Void .ctor()">
10208         <size>7</size>
10209       </method>
10210       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10211         <size>12</size>
10212       </method>
10213       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10214         <size>7</size>
10215       </method>
10216       <method name="Boolean MoveNext()">
10217         <size>176</size>
10218       </method>
10219       <method name="Void Dispose()">
10220         <size>60</size>
10221       </method>
10222       <method name="Void Reset()">
10223         <size>6</size>
10224       </method>
10225     </type>
10226     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10227       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10228         <size>7</size>
10229       </method>
10230       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10231         <size>26</size>
10232       </method>
10233     </type>
10234     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10235       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10236         <size>7</size>
10237       </method>
10238       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10239         <size>26</size>
10240       </method>
10241     </type>
10242   </test>
10243   <test name="gtest-382.cs">
10244     <type name="C">
10245       <method name="Void .ctor()">
10246         <size>7</size>
10247       </method>
10248       <method name="Int32 Main()">
10249         <size>76</size>
10250       </method>
10251     </type>
10252   </test>
10253   <test name="gtest-383.cs">
10254     <type name="C">
10255       <method name="Void .ctor()">
10256         <size>7</size>
10257       </method>
10258       <method name="Int32 Main()">
10259         <size>260</size>
10260       </method>
10261     </type>
10262     <type name="MyTypeA">
10263       <method name="Void .ctor(Int16)">
10264         <size>8</size>
10265       </method>
10266       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10267         <size>6</size>
10268       </method>
10269       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10270         <size>2</size>
10271       </method>
10272       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10273         <size>6</size>
10274       </method>
10275       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10276         <size>6</size>
10277       </method>
10278       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10279         <size>6</size>
10280       </method>
10281     </type>
10282     <type name="MyTypeB">
10283       <method name="Void .ctor(Int16)">
10284         <size>8</size>
10285       </method>
10286       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10287         <size>2</size>
10288       </method>
10289       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10290         <size>2</size>
10291       </method>
10292       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10293         <size>2</size>
10294       </method>
10295       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10296         <size>2</size>
10297       </method>
10298       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10299         <size>2</size>
10300       </method>
10301       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10302         <size>2</size>
10303       </method>
10304     </type>
10305   </test>
10306   <test name="gtest-384.cs">
10307     <type name="N.TestG">
10308       <method name="Void .ctor()">
10309         <size>7</size>
10310       </method>
10311       <method name="Void Foo[T]()">
10312         <size>1</size>
10313       </method>
10314     </type>
10315     <type name="NonGeneric">
10316       <method name="Void .ctor()">
10317         <size>7</size>
10318       </method>
10319     </type>
10320     <type name="Generic`1[T]">
10321       <method name="Void .ctor()">
10322         <size>7</size>
10323       </method>
10324     </type>
10325     <type name="m">
10326       <method name="Void .ctor()">
10327         <size>7</size>
10328       </method>
10329       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10330         <size>13</size>
10331       </method>
10332       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10333         <size>13</size>
10334       </method>
10335       <method name="Void Main()">
10336         <size>6</size>
10337       </method>
10338     </type>
10339   </test>
10340   <test name="gtest-385.cs">
10341     <type name="DocAttribute">
10342       <method name="Void .ctor()">
10343         <size>7</size>
10344       </method>
10345       <method name="Void .ctor(String)">
10346         <size>7</size>
10347       </method>
10348     </type>
10349     <type name="Test">
10350       <method name="Void .ctor()">
10351         <size>7</size>
10352       </method>
10353       <method name="Int32 Main()">
10354         <size>66</size>
10355       </method>
10356     </type>
10357     <type name="Func`2[TArg,TRet]">
10358       <method name="Void .ctor(Object, IntPtr)">
10359         <size>0</size>
10360       </method>
10361       <method name="Void Invoke()">
10362         <size>0</size>
10363       </method>
10364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10365         <size>0</size>
10366       </method>
10367       <method name="Void EndInvoke(IAsyncResult)">
10368         <size>0</size>
10369       </method>
10370     </type>
10371   </test>
10372   <test name="gtest-386.cs">
10373     <type name="C">
10374       <method name="Void .ctor()">
10375         <size>7</size>
10376       </method>
10377       <method name="Int32 Main()">
10378         <size>220</size>
10379       </method>
10380     </type>
10381     <type name="MyType">
10382       <method name="Void .ctor(Int32)">
10383         <size>8</size>
10384       </method>
10385       <method name="MyType op_UnaryNegation(MyType)">
10386         <size>14</size>
10387       </method>
10388     </type>
10389   </test>
10390   <test name="gtest-387.cs">
10391     <type name="C">
10392       <method name="Void .ctor()">
10393         <size>7</size>
10394       </method>
10395       <method name="Int32 Main()">
10396         <size>168</size>
10397       </method>
10398     </type>
10399   </test>
10400   <test name="gtest-388.cs">
10401     <type name="Data">
10402       <method name="Void .ctor()">
10403         <size>7</size>
10404       </method>
10405     </type>
10406     <type name="Foo">
10407       <method name="Void .ctor()">
10408         <size>7</size>
10409       </method>
10410       <method name="Void f(Data)">
10411         <size>19</size>
10412       </method>
10413       <method name="Void Main()">
10414         <size>22</size>
10415       </method>
10416     </type>
10417   </test>
10418   <test name="gtest-389.cs">
10419     <type name="C">
10420       <method name="Void .ctor()">
10421         <size>7</size>
10422       </method>
10423       <method name="Int32 Main()">
10424         <size>234</size>
10425       </method>
10426     </type>
10427   </test>
10428   <test name="gtest-390.cs">
10429     <type name="Program">
10430       <method name="Void .ctor()">
10431         <size>7</size>
10432       </method>
10433       <method name="Int32 Main()">
10434         <size>4</size>
10435       </method>
10436     </type>
10437   </test>
10438   <test name="gtest-391.cs">
10439     <type name="C">
10440       <method name="Void .ctor()">
10441         <size>7</size>
10442       </method>
10443       <method name="Int32 Main()">
10444         <size>121</size>
10445       </method>
10446       <method name="Boolean Test_1()">
10447         <size>36</size>
10448       </method>
10449     </type>
10450   </test>
10451   <test name="gtest-392.cs">
10452     <type name="DieSubrangeType">
10453       <method name="Void .ctor()">
10454         <size>19</size>
10455       </method>
10456       <method name="Nullable`1 get_UpperBound()">
10457         <size>7</size>
10458       </method>
10459       <method name="Void set_UpperBound(Nullable`1)">
10460         <size>8</size>
10461       </method>
10462     </type>
10463     <type name="X">
10464       <method name="Void .ctor()">
10465         <size>7</size>
10466       </method>
10467       <method name="Int32 Main()">
10468         <size>61</size>
10469       </method>
10470     </type>
10471   </test>
10472   <test name="gtest-393.cs">
10473     <type name="B`1[T]">
10474       <method name="Void .ctor()">
10475         <size>7</size>
10476       </method>
10477     </type>
10478     <type name="A">
10479       <method name="Void .ctor(Type)">
10480         <size>29</size>
10481       </method>
10482       <method name="Void .cctor()">
10483         <size>7</size>
10484       </method>
10485       <method name="Int32 Main()">
10486         <size>23</size>
10487       </method>
10488     </type>
10489   </test>
10490   <test name="gtest-394.cs">
10491     <type name="Test">
10492       <method name="Void .ctor()">
10493         <size>7</size>
10494       </method>
10495       <method name="Void FindMembers(Test+MemberFilter)">
10496         <size>1</size>
10497       </method>
10498       <method name="Void GetMethodGroup(Test+MemberFilter)">
10499         <size>43</size>
10500       </method>
10501       <method name="Void Main()">
10502         <size>1</size>
10503       </method>
10504     </type>
10505     <type name="Test+MemberFilter">
10506       <method name="Void .ctor(Object, IntPtr)">
10507         <size>0</size>
10508       </method>
10509       <method name="Boolean Invoke()">
10510         <size>0</size>
10511       </method>
10512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10513         <size>0</size>
10514       </method>
10515       <method name="Boolean EndInvoke(IAsyncResult)">
10516         <size>0</size>
10517       </method>
10518     </type>
10519     <type name="Test">
10520       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10521         <size>2</size>
10522       </method>
10523     </type>
10524   </test>
10525   <test name="gtest-395.cs">
10526     <type name="RuleBuilder`1[T]">
10527       <method name="Void .ctor()">
10528         <size>7</size>
10529       </method>
10530     </type>
10531     <type name="RubyMethod">
10532       <method name="Void .ctor()">
10533         <size>7</size>
10534       </method>
10535       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10536         <size>6</size>
10537       </method>
10538     </type>
10539     <type name="T">
10540       <method name="Void .ctor()">
10541         <size>7</size>
10542       </method>
10543       <method name="Void Main()">
10544         <size>1</size>
10545       </method>
10546     </type>
10547   </test>
10548   <test name="gtest-396.cs">
10549     <type name="Test">
10550       <method name="Void .ctor()">
10551         <size>7</size>
10552       </method>
10553       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10554         <size>1</size>
10555       </method>
10556       <method name="System.Func`1[System.Int32] Method(System.String)">
10557         <size>2</size>
10558       </method>
10559       <method name="Void Main()">
10560         <size>24</size>
10561       </method>
10562     </type>
10563   </test>
10564   <test name="gtest-397.cs">
10565     <type name="Test">
10566       <method name="Void .ctor()">
10567         <size>7</size>
10568       </method>
10569       <method name="Foo NegateFoo(Foo)">
10570         <size>12</size>
10571       </method>
10572       <method name="Foo NegateFooNullable(Nullable`1)">
10573         <size>7</size>
10574       </method>
10575       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10576         <size>7</size>
10577       </method>
10578       <method name="Nullable`1 NegateBar(Bar)">
10579         <size>12</size>
10580       </method>
10581       <method name="Int32 Main()">
10582         <size>139</size>
10583       </method>
10584     </type>
10585     <type name="Foo">
10586       <method name="Void .ctor(Int32)">
10587         <size>8</size>
10588       </method>
10589       <method name="Foo op_UnaryNegation(Nullable`1)">
10590         <size>42</size>
10591       </method>
10592     </type>
10593     <type name="Bar">
10594       <method name="Void .ctor(Int32)">
10595         <size>8</size>
10596       </method>
10597       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10598         <size>41</size>
10599       </method>
10600     </type>
10601   </test>
10602   <test name="gtest-398.cs">
10603     <type name="GenericClass`1[T]">
10604       <method name="Void .ctor(T)">
10605         <size>14</size>
10606       </method>
10607       <method name="Void Method()">
10608         <size>42</size>
10609       </method>
10610       <method name="Void Test(T)">
10611         <size>1</size>
10612       </method>
10613     </type>
10614     <type name="Foo">
10615       <method name="Void .ctor()">
10616         <size>7</size>
10617       </method>
10618       <method name="Void Main(System.String[])">
10619         <size>15</size>
10620       </method>
10621     </type>
10622     <type name="ToStr">
10623       <method name="Void .ctor(Object, IntPtr)">
10624         <size>0</size>
10625       </method>
10626       <method name="System.String Invoke(System.String, IFormatProvider)">
10627         <size>0</size>
10628       </method>
10629       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10630         <size>0</size>
10631       </method>
10632       <method name="System.String EndInvoke(IAsyncResult)">
10633         <size>0</size>
10634       </method>
10635     </type>
10636   </test>
10637   <test name="gtest-399.cs">
10638     <type name="TestIssue.Base">
10639       <method name="Void .ctor()">
10640         <size>7</size>
10641       </method>
10642     </type>
10643     <type name="TestIssue.Derived">
10644       <method name="Void .ctor()">
10645         <size>7</size>
10646       </method>
10647     </type>
10648     <type name="TestIssue.Program">
10649       <method name="Void .ctor()">
10650         <size>7</size>
10651       </method>
10652       <method name="Int32 Main()">
10653         <size>39</size>
10654       </method>
10655     </type>
10656   </test>
10657   <test name="gtest-400.cs">
10658     <type name="Gen`1[T]">
10659       <method name="Void .ctor()">
10660         <size>7</size>
10661       </method>
10662       <method name="Boolean Foo(T)">
10663         <size>15</size>
10664       </method>
10665     </type>
10666     <type name="Program">
10667       <method name="Void .ctor()">
10668         <size>7</size>
10669       </method>
10670       <method name="Boolean Foo[T]()">
10671         <size>17</size>
10672       </method>
10673       <method name="Int32 Main()">
10674         <size>66</size>
10675       </method>
10676     </type>
10677   </test>
10678   <test name="gtest-401.cs">
10679     <type name="ParserTest">
10680       <method name="Void .ctor()">
10681         <size>7</size>
10682       </method>
10683       <method name="Void Main()">
10684         <size>165</size>
10685       </method>
10686     </type>
10687   </test>
10688   <test name="gtest-402.cs">
10689     <type name="X">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void Main()">
10694         <size>16</size>
10695       </method>
10696     </type>
10697   </test>
10698   <test name="gtest-403.cs">
10699     <type name="T">
10700       <method name="Void .ctor()">
10701         <size>7</size>
10702       </method>
10703       <method name="Void Main()">
10704         <size>15</size>
10705       </method>
10706     </type>
10707     <type name="S`1[T]">
10708       <method name="Void Foo()">
10709         <size>1</size>
10710       </method>
10711     </type>
10712   </test>
10713   <test name="gtest-404.cs">
10714     <type name="Test.Program">
10715       <method name="Void Main()">
10716         <size>1</size>
10717       </method>
10718     </type>
10719     <type name="Test.Class1`1[T1]">
10720       <method name="Void .ctor()">
10721         <size>7</size>
10722       </method>
10723       <method name="Void add_doSomething(System.EventHandler)">
10724         <size>24</size>
10725       </method>
10726       <method name="Void remove_doSomething(System.EventHandler)">
10727         <size>24</size>
10728       </method>
10729     </type>
10730     <type name="Test.Class2`1[T]">
10731       <method name="Void .ctor()">
10732         <size>7</size>
10733       </method>
10734       <method name="Void add_DoSomething(System.EventHandler)">
10735         <size>8</size>
10736       </method>
10737       <method name="Void remove_DoSomething(System.EventHandler)">
10738         <size>8</size>
10739       </method>
10740     </type>
10741   </test>
10742   <test name="gtest-405.cs">
10743     <type name="C">
10744       <method name="Void .ctor()">
10745         <size>7</size>
10746       </method>
10747       <method name="Void Main()">
10748         <size>1</size>
10749       </method>
10750     </type>
10751   </test>
10752   <test name="gtest-406.cs">
10753     <type name="Test`1[T]">
10754       <method name="Void .ctor()">
10755         <size>7</size>
10756       </method>
10757       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10758         <size>1</size>
10759       </method>
10760     </type>
10761     <type name="C`2[A,B]">
10762       <method name="Void .ctor(IEnumerable`1)">
10763         <size>46</size>
10764       </method>
10765       <method name="B &lt;C&gt;m__0(B)">
10766         <size>2</size>
10767       </method>
10768     </type>
10769     <type name="M">
10770       <method name="Void .ctor()">
10771         <size>7</size>
10772       </method>
10773       <method name="Void Main()">
10774         <size>1</size>
10775       </method>
10776     </type>
10777   </test>
10778   <test name="gtest-407.cs">
10779     <type name="NullableColorTests">
10780       <method name="Void .ctor()">
10781         <size>7</size>
10782       </method>
10783       <method name="Int32 Main()">
10784         <size>99</size>
10785       </method>
10786     </type>
10787     <type name="MyColor">
10788       <method name="Void .ctor(Int32)">
10789         <size>8</size>
10790       </method>
10791       <method name="Boolean op_Equality(MyColor, MyColor)">
10792         <size>17</size>
10793       </method>
10794       <method name="Boolean op_Inequality(MyColor, MyColor)">
10795         <size>20</size>
10796       </method>
10797     </type>
10798   </test>
10799   <test name="gtest-408.cs">
10800     <type name="Test">
10801       <method name="Void .ctor()">
10802         <size>7</size>
10803       </method>
10804       <method name="Int32 Main()">
10805         <size>92</size>
10806       </method>
10807     </type>
10808   </test>
10809   <test name="gtest-409.cs">
10810     <type name="ConditionalParsing">
10811       <method name="Void .ctor()">
10812         <size>7</size>
10813       </method>
10814       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10815         <size>14</size>
10816       </method>
10817       <method name="Void Test_1(Boolean)">
10818         <size>20</size>
10819       </method>
10820       <method name="Void Test_2()">
10821         <size>31</size>
10822       </method>
10823       <method name="Void Test_4(Boolean, Boolean)">
10824         <size>39</size>
10825       </method>
10826       <method name="Void Test_5(Boolean, IDisposable)">
10827         <size>45</size>
10828       </method>
10829       <method name="Void Test_6(Boolean)">
10830         <size>51</size>
10831       </method>
10832       <method name="Void Test_7(System.Object)">
10833         <size>8</size>
10834       </method>
10835       <method name="Void Main()">
10836         <size>1</size>
10837       </method>
10838     </type>
10839     <type name="ConditionalParsing+T">
10840       <method name="Void .ctor(String, Boolean)">
10841         <size>28</size>
10842       </method>
10843       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10844         <size>7</size>
10845       </method>
10846     </type>
10847     <type name="&lt;PrivateImplementationDetails&gt;">
10848       <method name="Void .ctor()">
10849         <size>7</size>
10850       </method>
10851     </type>
10852     <type name="ConditionalParsing+Const">
10853       <method name="Void .ctor()">
10854         <size>7</size>
10855       </method>
10856     </type>
10857     <type name="ConditionalParsing">
10858       <method name="Void Test_8(DateTime)">
10859         <size>38</size>
10860       </method>
10861       <method name="Void Test_9()">
10862         <size>43</size>
10863       </method>
10864     </type>
10865   </test>
10866   <test name="gtest-410.cs">
10867     <type name="Program">
10868       <method name="Void .ctor()">
10869         <size>7</size>
10870       </method>
10871       <method name="Void Main()">
10872         <size>7</size>
10873       </method>
10874     </type>
10875   </test>
10876   <test name="gtest-411.cs">
10877     <type name="Maybe">
10878       <method name="Maybe`1[T] C[T](T)">
10879         <size>2</size>
10880       </method>
10881     </type>
10882     <type name="Maybe`1[T]">
10883       <method name="Void .ctor(T)">
10884         <size>7</size>
10885       </method>
10886     </type>
10887     <type name="Extensions">
10888       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10889         <size>10</size>
10890       </method>
10891     </type>
10892     <type name="Test">
10893       <method name="Void .ctor()">
10894         <size>7</size>
10895       </method>
10896       <method name="Void Main()">
10897         <size>131</size>
10898       </method>
10899       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10900         <size>7</size>
10901       </method>
10902       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10903         <size>7</size>
10904       </method>
10905       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10906         <size>11</size>
10907       </method>
10908     </type>
10909   </test>
10910   <test name="gtest-412.cs">
10911     <type name="Program">
10912       <method name="Void .ctor()">
10913         <size>7</size>
10914       </method>
10915       <method name="Int32 Main()">
10916         <size>213</size>
10917       </method>
10918     </type>
10919   </test>
10920   <test name="gtest-413.cs">
10921     <type name="Test">
10922       <method name="Void .ctor()">
10923         <size>7</size>
10924       </method>
10925       <method name="Int32 Main()">
10926         <size>95</size>
10927       </method>
10928     </type>
10929     <type name="S">
10930       <method name="Int64 op_Addition(S, Int64)">
10931         <size>2</size>
10932       </method>
10933     </type>
10934   </test>
10935   <test name="gtest-414.cs">
10936     <type name="MonoTest.MainClass">
10937       <method name="Void .ctor()">
10938         <size>7</size>
10939       </method>
10940       <method name="Void Main()">
10941         <size>1</size>
10942       </method>
10943     </type>
10944     <type name="MonoTest.TestImpl">
10945       <method name="Void .ctor()">
10946         <size>7</size>
10947       </method>
10948       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10949         <size>1</size>
10950       </method>
10951       <method name="Void Get[T]()">
10952         <size>1</size>
10953       </method>
10954       <method name="Void Get[T](System.Object)">
10955         <size>1</size>
10956       </method>
10957     </type>
10958     <type name="MonoTest.C">
10959       <method name="Void .ctor()">
10960         <size>7</size>
10961       </method>
10962       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10963         <size>1</size>
10964       </method>
10965       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10966         <size>1</size>
10967       </method>
10968     </type>
10969   </test>
10970   <test name="gtest-415.cs">
10971     <type name="S2">
10972       <method name="Void Test()">
10973         <size>39</size>
10974       </method>
10975       <method name="Void Main()">
10976         <size>16</size>
10977       </method>
10978     </type>
10979   </test>
10980   <test name="gtest-416.cs">
10981     <type name="Bug.Demo">
10982       <method name="Boolean Fixed()">
10983         <size>14</size>
10984       </method>
10985       <method name="Boolean Foo(System.Int32[])">
10986         <size>43</size>
10987       </method>
10988       <method name="Int32 Main()">
10989         <size>65</size>
10990       </method>
10991     </type>
10992   </test>
10993   <test name="gtest-417.cs">
10994     <type name="C">
10995       <method name="Void .ctor()">
10996         <size>7</size>
10997       </method>
10998       <method name="Void Goo()">
10999         <size>11</size>
11000       </method>
11001       <method name="Void Main()">
11002         <size>1</size>
11003       </method>
11004     </type>
11005   </test>
11006   <test name="gtest-418.cs">
11007     <type name="N.Nested">
11008       <method name="Void .ctor()">
11009         <size>7</size>
11010       </method>
11011     </type>
11012     <type name="N.Nested+C">
11013       <method name="Void .ctor()">
11014         <size>7</size>
11015       </method>
11016       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11017         <size>2</size>
11018       </method>
11019     </type>
11020     <type name="N.M">
11021       <method name="Void .ctor()">
11022         <size>7</size>
11023       </method>
11024       <method name="Int32 Main()">
11025         <size>173</size>
11026       </method>
11027     </type>
11028   </test>
11029   <test name="gtest-419.cs">
11030     <type name="Program">
11031       <method name="Void .ctor()">
11032         <size>7</size>
11033       </method>
11034       <method name="Int32 Main()">
11035         <size>56</size>
11036       </method>
11037       <method name="System.Object Test(System.String)">
11038         <size>42</size>
11039       </method>
11040     </type>
11041   </test>
11042   <test name="gtest-420.cs">
11043     <type name="C">
11044       <method name="Void .ctor()">
11045         <size>7</size>
11046       </method>
11047     </type>
11048     <type name="TestClass">
11049       <method name="Void .ctor()">
11050         <size>7</size>
11051       </method>
11052       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11053         <size>2</size>
11054       </method>
11055       <method name="Int32 Test(System.Object, System.Object[])">
11056         <size>2</size>
11057       </method>
11058       <method name="Int32 Main()">
11059         <size>43</size>
11060       </method>
11061     </type>
11062   </test>
11063   <test name="gtest-421.cs">
11064     <type name="OneOff">
11065       <method name="Void .ctor()">
11066         <size>7</size>
11067       </method>
11068       <method name="Int32 Main()">
11069         <size>75</size>
11070       </method>
11071       <method name="T[] Clone[T](T[])">
11072         <size>166</size>
11073       </method>
11074     </type>
11075   </test>
11076   <test name="gtest-422.cs">
11077     <type name="A">
11078       <method name="Void .ctor()">
11079         <size>7</size>
11080       </method>
11081       <method name="Boolean op_GreaterThan(A, System.Object)">
11082         <size>2</size>
11083       </method>
11084       <method name="Boolean op_LessThan(A, System.Object)">
11085         <size>2</size>
11086       </method>
11087     </type>
11088     <type name="C">
11089       <method name="Void .ctor()">
11090         <size>7</size>
11091       </method>
11092       <method name="Int32 Main()">
11093         <size>23</size>
11094       </method>
11095       <method name="Nullable`1 get_Id()">
11096         <size>7</size>
11097       </method>
11098       <method name="Boolean Test()">
11099         <size>51</size>
11100       </method>
11101     </type>
11102   </test>
11103   <test name="gtest-423.cs">
11104     <type name="App">
11105       <method name="Void .ctor()">
11106         <size>7</size>
11107       </method>
11108       <method name="Void Main()">
11109         <size>33</size>
11110       </method>
11111       <method name="Void Test(System.Object, System.EventArgs)">
11112         <size>1</size>
11113       </method>
11114     </type>
11115   </test>
11116   <test name="gtest-424.cs">
11117     <type name="A">
11118       <method name="Void .ctor()">
11119         <size>7</size>
11120       </method>
11121     </type>
11122     <type name="B">
11123       <method name="Void .ctor()">
11124         <size>7</size>
11125       </method>
11126     </type>
11127     <type name="Test">
11128       <method name="Void .ctor()">
11129         <size>7</size>
11130       </method>
11131       <method name="Void Block(A[])">
11132         <size>6</size>
11133       </method>
11134       <method name="Void Block(IEnumerable`1, A[])">
11135         <size>1</size>
11136       </method>
11137       <method name="Int32 Main()">
11138         <size>29</size>
11139       </method>
11140     </type>
11141   </test>
11142   <test name="gtest-425.cs">
11143     <type name="EventClass`1[T]">
11144       <method name="Void .ctor()">
11145         <size>7</size>
11146       </method>
11147     </type>
11148     <type name="Test">
11149       <method name="Void .ctor()">
11150         <size>7</size>
11151       </method>
11152       <method name="Void Main()">
11153         <size>16</size>
11154       </method>
11155     </type>
11156     <type name="EventClass`1+HookDelegate[T]">
11157       <method name="Void .ctor(Object, IntPtr)">
11158         <size>0</size>
11159       </method>
11160       <method name="Void Invoke(T)">
11161         <size>0</size>
11162       </method>
11163       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11164         <size>0</size>
11165       </method>
11166       <method name="Void EndInvoke(IAsyncResult)">
11167         <size>0</size>
11168       </method>
11169     </type>
11170   </test>
11171   <test name="gtest-426.cs">
11172     <type name="OverloadTest.MyClass`1[T]">
11173       <method name="Void .ctor()">
11174         <size>7</size>
11175       </method>
11176       <method name="Boolean Method(MyInterface`1)">
11177         <size>20</size>
11178       </method>
11179       <method name="Boolean Method(System.Action`1[T])">
11180         <size>2</size>
11181       </method>
11182     </type>
11183     <type name="OverloadTest.C">
11184       <method name="Void .ctor()">
11185         <size>7</size>
11186       </method>
11187       <method name="Void Main()">
11188         <size>1</size>
11189       </method>
11190     </type>
11191   </test>
11192   <test name="gtest-427.cs">
11193     <type name="T">
11194       <method name="Void .ctor()">
11195         <size>7</size>
11196       </method>
11197       <method name="Void Test()">
11198         <size>19</size>
11199       </method>
11200       <method name="Void Attach(EventHandler)">
11201         <size>2</size>
11202       </method>
11203       <method name="Void Attach(EventHandler`1[System.String])">
11204         <size>1</size>
11205       </method>
11206       <method name="Void OnClick(System.String)">
11207         <size>1</size>
11208       </method>
11209       <method name="Void Main()">
11210         <size>11</size>
11211       </method>
11212     </type>
11213     <type name="EventHandler">
11214       <method name="Void .ctor(Object, IntPtr)">
11215         <size>0</size>
11216       </method>
11217       <method name="Void Invoke(System.Object)">
11218         <size>0</size>
11219       </method>
11220       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11221         <size>0</size>
11222       </method>
11223       <method name="Void EndInvoke(IAsyncResult)">
11224         <size>0</size>
11225       </method>
11226     </type>
11227     <type name="EventHandler`1[T]">
11228       <method name="Void .ctor(Object, IntPtr)">
11229         <size>0</size>
11230       </method>
11231       <method name="Void Invoke(T)">
11232         <size>0</size>
11233       </method>
11234       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11235         <size>0</size>
11236       </method>
11237       <method name="Void EndInvoke(IAsyncResult)">
11238         <size>0</size>
11239       </method>
11240     </type>
11241   </test>
11242   <test name="gtest-428.cs">
11243     <type name="CInt">
11244       <method name="Void .ctor(Int32)">
11245         <size>8</size>
11246       </method>
11247       <method name="CInt op_Implicit(Int32)">
11248         <size>7</size>
11249       </method>
11250       <method name="Int32 op_Implicit(CInt)">
11251         <size>8</size>
11252       </method>
11253     </type>
11254     <type name="Klass">
11255       <method name="Void .ctor(Nullable`1)">
11256         <size>14</size>
11257       </method>
11258       <method name="Nullable`1 get_Value()">
11259         <size>7</size>
11260       </method>
11261     </type>
11262     <type name="MainClass">
11263       <method name="Void .ctor()">
11264         <size>7</size>
11265       </method>
11266       <method name="Int32 Main()">
11267         <size>173</size>
11268       </method>
11269     </type>
11270   </test>
11271   <test name="gtest-429.cs">
11272     <type name="CInt">
11273       <method name="Void .ctor(Int32)">
11274         <size>8</size>
11275       </method>
11276       <method name="CInt op_Implicit(Int32)">
11277         <size>7</size>
11278       </method>
11279       <method name="Int32 op_Implicit(CInt)">
11280         <size>8</size>
11281       </method>
11282     </type>
11283     <type name="Klass">
11284       <method name="Void .ctor(Nullable`1)">
11285         <size>14</size>
11286       </method>
11287     </type>
11288     <type name="MainClass">
11289       <method name="Void .ctor()">
11290         <size>7</size>
11291       </method>
11292       <method name="Int32 Main()">
11293         <size>36</size>
11294       </method>
11295     </type>
11296   </test>
11297   <test name="gtest-430.cs">
11298     <type name="Tmp">
11299       <method name="Void .ctor()">
11300         <size>7</size>
11301       </method>
11302     </type>
11303     <type name="Driver">
11304       <method name="Void .ctor()">
11305         <size>7</size>
11306       </method>
11307       <method name="Nullable`1 get_Prop()">
11308         <size>42</size>
11309       </method>
11310       <method name="Int32 Main()">
11311         <size>42</size>
11312       </method>
11313     </type>
11314   </test>
11315   <test name="gtest-431.cs">
11316     <type name="Program">
11317       <method name="Void .ctor()">
11318         <size>7</size>
11319       </method>
11320       <method name="Void Main()">
11321         <size>13</size>
11322       </method>
11323     </type>
11324   </test>
11325   <test name="gtest-432.cs">
11326     <type name="Test.Bar`2[T,U]">
11327       <method name="Void .ctor()">
11328         <size>7</size>
11329       </method>
11330       <method name="Void DoSomething[V]()">
11331         <size>1</size>
11332       </method>
11333     </type>
11334     <type name="Test.Baz">
11335       <method name="Void .ctor()">
11336         <size>7</size>
11337       </method>
11338       <method name="Void GetInTroubleHere()">
11339         <size>13</size>
11340       </method>
11341       <method name="Void Main()">
11342         <size>1</size>
11343       </method>
11344     </type>
11345   </test>
11346   <test name="gtest-433.cs">
11347     <type name="M">
11348       <method name="Void .ctor()">
11349         <size>7</size>
11350       </method>
11351       <method name="Void Main()">
11352         <size>37</size>
11353       </method>
11354     </type>
11355   </test>
11356   <test name="gtest-434.cs">
11357     <type name="testcase.Init">
11358       <method name="Void .ctor()">
11359         <size>7</size>
11360       </method>
11361       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11362         <size>8</size>
11363       </method>
11364     </type>
11365     <type name="testcase.Program">
11366       <method name="Void .ctor()">
11367         <size>7</size>
11368       </method>
11369       <method name="Int32 Main()">
11370         <size>75</size>
11371       </method>
11372     </type>
11373   </test>
11374   <test name="gtest-435.cs">
11375     <type name="testcase.Program">
11376       <method name="Void .ctor()">
11377         <size>7</size>
11378       </method>
11379       <method name="Int32 Main()">
11380         <size>258</size>
11381       </method>
11382     </type>
11383   </test>
11384   <test name="gtest-436.cs">
11385     <type name="SomeClass">
11386       <method name="Void .ctor()">
11387         <size>7</size>
11388       </method>
11389       <method name="Int32 Main()">
11390         <size>2</size>
11391       </method>
11392     </type>
11393   </test>
11394   <test name="gtest-438.cs">
11395     <type name="Tests">
11396       <method name="Void .ctor()">
11397         <size>7</size>
11398       </method>
11399       <method name="ServiceType GetService[ServiceType](System.Object[])">
11400         <size>17</size>
11401       </method>
11402       <method name="Int32 Main()">
11403         <size>19</size>
11404       </method>
11405     </type>
11406   </test>
11407   <test name="gtest-439.cs">
11408     <type name="MonoBug.Stuff">
11409       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11410         <size>8</size>
11411       </method>
11412     </type>
11413     <type name="MonoBug.GenericStuff`2[T1,T2]">
11414       <method name="Void .ctor(T1, T2)">
11415         <size>21</size>
11416       </method>
11417     </type>
11418     <type name="MonoBug.Program">
11419       <method name="Void Main()">
11420         <size>35</size>
11421       </method>
11422     </type>
11423   </test>
11424   <test name="gtest-440.cs">
11425     <type name="AnyObjectId">
11426       <method name="Void .ctor()">
11427         <size>7</size>
11428       </method>
11429       <method name="Int32 get_W1()">
11430         <size>7</size>
11431       </method>
11432       <method name="Void set_W1(Int32)">
11433         <size>8</size>
11434       </method>
11435     </type>
11436     <type name="ObjectId">
11437       <method name="Void .ctor()">
11438         <size>14</size>
11439       </method>
11440       <method name="Void Main()">
11441         <size>1</size>
11442       </method>
11443     </type>
11444   </test>
11445   <test name="gtest-441.cs">
11446     <type name="Name.Test">
11447       <method name="Void .ctor()">
11448         <size>7</size>
11449       </method>
11450     </type>
11451     <type name="Name.Subclass">
11452       <method name="Void .ctor()">
11453         <size>7</size>
11454       </method>
11455       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11456         <size>7</size>
11457       </method>
11458       <method name="Void Main(System.String[])">
11459         <size>7</size>
11460       </method>
11461     </type>
11462   </test>
11463   <test name="gtest-442.cs">
11464     <type name="NonGenericBase">
11465       <method name="Void .ctor()">
11466         <size>7</size>
11467       </method>
11468       <method name="Int32 get_Item(Int32)">
11469         <size>0</size>
11470       </method>
11471     </type>
11472     <type name="GenericBase`1[T]">
11473       <method name="Void .ctor()">
11474         <size>7</size>
11475       </method>
11476       <method name="T get_Instance()">
11477         <size>7</size>
11478       </method>
11479       <method name="Void Foo()">
11480         <size>24</size>
11481       </method>
11482     </type>
11483     <type name="EntryPoint">
11484       <method name="Void .ctor()">
11485         <size>7</size>
11486       </method>
11487       <method name="Void Main()">
11488         <size>1</size>
11489       </method>
11490     </type>
11491   </test>
11492   <test name="gtest-443.cs">
11493     <type name="C">
11494       <method name="Void .ctor()">
11495         <size>7</size>
11496       </method>
11497       <method name="Void M[T]()">
11498         <size>28</size>
11499       </method>
11500       <method name="Int32 Main()">
11501         <size>7</size>
11502       </method>
11503     </type>
11504   </test>
11505   <test name="gtest-444.cs">
11506     <type name="MyClass">
11507       <method name="Void .ctor()">
11508         <size>7</size>
11509       </method>
11510       <method name="Int32 Main()">
11511         <size>114</size>
11512       </method>
11513     </type>
11514   </test>
11515   <test name="gtest-445.cs">
11516     <type name="Test">
11517       <method name="Void .ctor()">
11518         <size>7</size>
11519       </method>
11520       <method name="Void Main()">
11521         <size>1</size>
11522       </method>
11523       <method name="Void Foo[T](T ByRef)">
11524         <size>1</size>
11525       </method>
11526       <method name="Void Foo[T](T[])">
11527         <size>1</size>
11528       </method>
11529       <method name="Void Foo[T](T[,])">
11530         <size>1</size>
11531       </method>
11532       <method name="Void Foo[T](T[,,])">
11533         <size>1</size>
11534       </method>
11535       <method name="Void Bar(Int32 ByRef)">
11536         <size>1</size>
11537       </method>
11538       <method name="Void Bar(System.Int32[])">
11539         <size>1</size>
11540       </method>
11541       <method name="Void Bar(System.Int32[,])">
11542         <size>1</size>
11543       </method>
11544       <method name="Void Bar(System.Int32[,,])">
11545         <size>1</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-446.cs">
11550     <type name="BugTest.Bug`1[T]">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Void CreateObject(T ByRef)">
11555         <size>42</size>
11556       </method>
11557     </type>
11558     <type name="BugTest.Program">
11559       <method name="Int32 Main()">
11560         <size>16</size>
11561       </method>
11562     </type>
11563   </test>
11564   <test name="gtest-447.cs">
11565     <type name="B">
11566       <method name="Void .ctor()">
11567         <size>7</size>
11568       </method>
11569       <method name="Int32 Main()">
11570         <size>29</size>
11571       </method>
11572     </type>
11573   </test>
11574   <test name="gtest-448.cs">
11575     <type name="C">
11576       <method name="Void .ctor()">
11577         <size>7</size>
11578       </method>
11579       <method name="Void TestA(Int32)">
11580         <size>1</size>
11581       </method>
11582       <method name="Void TestB(Int64)">
11583         <size>1</size>
11584       </method>
11585       <method name="Void TestC(Decimal)">
11586         <size>1</size>
11587       </method>
11588       <method name="Int32 Main()">
11589         <size>309</size>
11590       </method>
11591     </type>
11592   </test>
11593   <test name="gtest-449.cs">
11594     <type name="Program">
11595       <method name="Void .ctor()">
11596         <size>7</size>
11597       </method>
11598       <method name="Int32 Main()">
11599         <size>59</size>
11600       </method>
11601     </type>
11602   </test>
11603   <test name="gtest-450.cs">
11604     <type name="Program">
11605       <method name="Void .ctor()">
11606         <size>7</size>
11607       </method>
11608       <method name="Int32 Main()">
11609         <size>59</size>
11610       </method>
11611     </type>
11612   </test>
11613   <test name="gtest-451.cs">
11614     <type name="C">
11615       <method name="Void .ctor()">
11616         <size>7</size>
11617       </method>
11618       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
11619         <size>2</size>
11620       </method>
11621       <method name="Int32 Main()">
11622         <size>232</size>
11623       </method>
11624     </type>
11625   </test>
11626   <test name="gtest-452.cs">
11627     <type name="C">
11628       <method name="Void .ctor()">
11629         <size>7</size>
11630       </method>
11631       <method name="Void Foo[T](T, T)">
11632         <size>1</size>
11633       </method>
11634       <method name="Void TestParams(System.Int32[])">
11635         <size>6</size>
11636       </method>
11637       <method name="Void TestParams(Int32)">
11638         <size>1</size>
11639       </method>
11640       <method name="System.String get_Item(Int32, System.String)">
11641         <size>2</size>
11642       </method>
11643       <method name="Void set_Item(Int32, System.String, System.String)">
11644         <size>4</size>
11645       </method>
11646       <method name="Int32 Main()">
11647         <size>123</size>
11648       </method>
11649       <method name="Void TestStruct(Nullable`1)">
11650         <size>1</size>
11651       </method>
11652     </type>
11653   </test>
11654   <test name="gtest-453.cs">
11655     <type name="Test.CompilerTest">
11656       <method name="Void .ctor()">
11657         <size>7</size>
11658       </method>
11659       <method name="Int32 Main()">
11660         <size>12</size>
11661       </method>
11662       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11663         <size>73</size>
11664       </method>
11665       <method name="Void ThisDoesNotWork()">
11666         <size>27</size>
11667       </method>
11668       <method name="Void ThisWorksFine()">
11669         <size>38</size>
11670       </method>
11671     </type>
11672   </test>
11673   <test name="gtest-454.cs">
11674     <type name="TestNS.TestCase">
11675       <method name="Void .ctor()">
11676         <size>7</size>
11677       </method>
11678       <method name="Int32 Compare[T](T[], T[])">
11679         <size>2</size>
11680       </method>
11681       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11682         <size>30</size>
11683       </method>
11684       <method name="Int32 Main()">
11685         <size>19</size>
11686       </method>
11687     </type>
11688   </test>
11689   <test name="gtest-455.cs">
11690     <type name="ConsoleApplication1.Program">
11691       <method name="Void .ctor()">
11692         <size>7</size>
11693       </method>
11694       <method name="Void Main()">
11695         <size>14</size>
11696       </method>
11697     </type>
11698     <type name="ConsoleApplication1.Inner`1[T]">
11699       <method name="Void .ctor()">
11700         <size>7</size>
11701       </method>
11702       <method name="Void Compare(System.Object, T)">
11703         <size>13</size>
11704       </method>
11705     </type>
11706   </test>
11707   <test name="gtest-456.cs">
11708     <type name="G`1[T]">
11709       <method name="Void .ctor()">
11710         <size>7</size>
11711       </method>
11712     </type>
11713     <type name="G`1+S[T]">
11714       <method name="System.String Test()">
11715         <size>22</size>
11716       </method>
11717     </type>
11718     <type name="C">
11719       <method name="Int32 Main()">
11720         <size>36</size>
11721       </method>
11722       <method name="Void .ctor()">
11723         <size>7</size>
11724       </method>
11725     </type>
11726   </test>
11727   <test name="gtest-457.cs">
11728     <type name="Program">
11729       <method name="Void Foo[T]()">
11730         <size>1</size>
11731       </method>
11732       <method name="Int32 Main()">
11733         <size>2</size>
11734       </method>
11735       <method name="Void .ctor()">
11736         <size>7</size>
11737       </method>
11738     </type>
11739     <type name="Program+C">
11740       <method name="Void .ctor()">
11741         <size>7</size>
11742       </method>
11743     </type>
11744   </test>
11745   <test name="gtest-458.cs">
11746     <type name="MyList`1[T]">
11747       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11748         <size>2</size>
11749       </method>
11750       <method name="Void .ctor()">
11751         <size>7</size>
11752       </method>
11753     </type>
11754     <type name="MyList`1+Helper`2[T,U,V]">
11755       <method name="Void .ctor()">
11756         <size>7</size>
11757       </method>
11758     </type>
11759     <type name="C">
11760       <method name="Int32 Main()">
11761         <size>13</size>
11762       </method>
11763       <method name="Void .ctor()">
11764         <size>7</size>
11765       </method>
11766     </type>
11767   </test>
11768   <test name="gtest-459.cs">
11769     <type name="GenericTest.OuterGeneric`1[T]">
11770       <method name="Void .ctor()">
11771         <size>7</size>
11772       </method>
11773     </type>
11774     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11775       <method name="System.String GetTypeNames()">
11776         <size>41</size>
11777       </method>
11778       <method name="Void .ctor()">
11779         <size>7</size>
11780       </method>
11781     </type>
11782     <type name="GenericTest.Program">
11783       <method name="Int32 Main()">
11784         <size>14</size>
11785       </method>
11786       <method name="Void .ctor()">
11787         <size>7</size>
11788       </method>
11789     </type>
11790   </test>
11791   <test name="gtest-460.cs">
11792     <type name="Foo`1[T]">
11793       <method name="Void .ctor()">
11794         <size>7</size>
11795       </method>
11796     </type>
11797     <type name="Foo`1+Bar`1[T,V]">
11798       <method name="Void .ctor()">
11799         <size>7</size>
11800       </method>
11801     </type>
11802     <type name="FooImpl">
11803       <method name="Int32 Main()">
11804         <size>8</size>
11805       </method>
11806       <method name="Void .ctor()">
11807         <size>7</size>
11808       </method>
11809     </type>
11810     <type name="FooImpl+BarImpl">
11811       <method name="Void .ctor()">
11812         <size>7</size>
11813       </method>
11814     </type>
11815   </test>
11816   <test name="gtest-461.cs">
11817     <type name="Test.BaseContext">
11818       <method name="Void .ctor()">
11819         <size>7</size>
11820       </method>
11821     </type>
11822     <type name="Test.MyDataContext">
11823       <method name="Void .ctor()">
11824         <size>7</size>
11825       </method>
11826     </type>
11827     <type name="Test.Entity`1[T]">
11828       <method name="Void .ctor()">
11829         <size>7</size>
11830       </method>
11831     </type>
11832     <type name="Test.Person">
11833       <method name="Void .ctor()">
11834         <size>7</size>
11835       </method>
11836     </type>
11837     <type name="Test.TheBox`1[T]">
11838       <method name="U GetById[U](Guid)">
11839         <size>7</size>
11840       </method>
11841       <method name="Void .ctor()">
11842         <size>7</size>
11843       </method>
11844     </type>
11845     <type name="Test.Program">
11846       <method name="Void Main()">
11847         <size>19</size>
11848       </method>
11849       <method name="Void .ctor()">
11850         <size>7</size>
11851       </method>
11852     </type>
11853   </test>
11854   <test name="gtest-462.cs">
11855     <type name="Program">
11856       <method name="Int32 Main()">
11857         <size>79</size>
11858       </method>
11859       <method name="Void .ctor()">
11860         <size>7</size>
11861       </method>
11862     </type>
11863     <type name="Program+Tester`1[T]">
11864       <method name="T Get(System.Object)">
11865         <size>30</size>
11866       </method>
11867       <method name="Void .ctor()">
11868         <size>7</size>
11869       </method>
11870     </type>
11871   </test>
11872   <test name="gtest-anon-1.cs">
11873     <type name="X">
11874       <method name="Void .ctor()">
11875         <size>7</size>
11876       </method>
11877       <method name="Void Hello[U](U)">
11878         <size>1</size>
11879       </method>
11880       <method name="Void Test[T](T)">
11881         <size>64</size>
11882       </method>
11883       <method name="Void Main()">
11884         <size>14</size>
11885       </method>
11886     </type>
11887     <type name="Foo">
11888       <method name="Void .ctor(Object, IntPtr)">
11889         <size>0</size>
11890       </method>
11891       <method name="Void Invoke()">
11892         <size>0</size>
11893       </method>
11894       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11895         <size>0</size>
11896       </method>
11897       <method name="Void EndInvoke(IAsyncResult)">
11898         <size>0</size>
11899       </method>
11900     </type>
11901     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11902       <method name="Void .ctor()">
11903         <size>7</size>
11904       </method>
11905       <method name="Void &lt;&gt;m__0()">
11906         <size>18</size>
11907       </method>
11908     </type>
11909   </test>
11910   <test name="gtest-anon-10.cs">
11911     <type name="X">
11912       <method name="Void .ctor()">
11913         <size>7</size>
11914       </method>
11915       <method name="IEnumerable`1 Test[T](T, T)">
11916         <size>44</size>
11917       </method>
11918       <method name="Int32 Main()">
11919         <size>95</size>
11920       </method>
11921     </type>
11922     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11923       <method name="Void .ctor()">
11924         <size>7</size>
11925       </method>
11926       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11927         <size>12</size>
11928       </method>
11929       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11930         <size>7</size>
11931       </method>
11932       <method name="Boolean MoveNext()">
11933         <size>110</size>
11934       </method>
11935       <method name="Void Dispose()">
11936         <size>8</size>
11937       </method>
11938       <method name="Void Reset()">
11939         <size>6</size>
11940       </method>
11941       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11942         <size>7</size>
11943       </method>
11944       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11945         <size>52</size>
11946       </method>
11947     </type>
11948   </test>
11949   <test name="gtest-anon-11.cs">
11950     <type name="Test`1[R]">
11951       <method name="Void .ctor()">
11952         <size>7</size>
11953       </method>
11954       <method name="Void World[S,T](S, T)">
11955         <size>1</size>
11956       </method>
11957       <method name="Void Hello[U,V](U, V)">
11958         <size>41</size>
11959       </method>
11960     </type>
11961     <type name="X">
11962       <method name="Void .ctor()">
11963         <size>7</size>
11964       </method>
11965       <method name="Void Main()">
11966         <size>21</size>
11967       </method>
11968     </type>
11969     <type name="Foo">
11970       <method name="Void .ctor(Object, IntPtr)">
11971         <size>0</size>
11972       </method>
11973       <method name="Void Invoke()">
11974         <size>0</size>
11975       </method>
11976       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11977         <size>0</size>
11978       </method>
11979       <method name="Void EndInvoke(IAsyncResult)">
11980         <size>0</size>
11981       </method>
11982     </type>
11983     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11984       <method name="Void .ctor()">
11985         <size>7</size>
11986       </method>
11987       <method name="Void &lt;&gt;m__0()">
11988         <size>24</size>
11989       </method>
11990     </type>
11991   </test>
11992   <test name="gtest-anon-12.cs">
11993     <type name="World`1[T]">
11994       <method name="Void .ctor()">
11995         <size>7</size>
11996       </method>
11997       <method name="Void Hello[U](U)">
11998         <size>1</size>
11999       </method>
12000       <method name="Void Test(T)">
12001         <size>46</size>
12002       </method>
12003     </type>
12004     <type name="X">
12005       <method name="Void .ctor()">
12006         <size>7</size>
12007       </method>
12008       <method name="Void Main()">
12009         <size>18</size>
12010       </method>
12011     </type>
12012     <type name="Foo">
12013       <method name="Void .ctor(Object, IntPtr)">
12014         <size>0</size>
12015       </method>
12016       <method name="Void Invoke()">
12017         <size>0</size>
12018       </method>
12019       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12020         <size>0</size>
12021       </method>
12022       <method name="Void EndInvoke(IAsyncResult)">
12023         <size>0</size>
12024       </method>
12025     </type>
12026     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12027       <method name="Void .ctor()">
12028         <size>7</size>
12029       </method>
12030       <method name="Void &lt;&gt;m__0()">
12031         <size>18</size>
12032       </method>
12033     </type>
12034   </test>
12035   <test name="gtest-anon-13.cs">
12036     <type name="X">
12037       <method name="Void .ctor()">
12038         <size>7</size>
12039       </method>
12040       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12041         <size>13</size>
12042       </method>
12043       <method name="Void Main()">
12044         <size>1</size>
12045       </method>
12046     </type>
12047     <type name="X+ModuleBinder`1[T]">
12048       <method name="Void .ctor(Object, IntPtr)">
12049         <size>0</size>
12050       </method>
12051       <method name="T Invoke(System.Object)">
12052         <size>0</size>
12053       </method>
12054       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12055         <size>0</size>
12056       </method>
12057       <method name="T EndInvoke(IAsyncResult)">
12058         <size>0</size>
12059       </method>
12060     </type>
12061     <type name="X">
12062       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12063         <size>7</size>
12064       </method>
12065     </type>
12066   </test>
12067   <test name="gtest-anon-14.cs">
12068     <type name="T">
12069       <method name="Void .ctor()">
12070         <size>7</size>
12071       </method>
12072       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12073         <size>1</size>
12074       </method>
12075       <method name="Void SomeCaller()">
12076         <size>36</size>
12077       </method>
12078       <method name="Void Main()">
12079         <size>1</size>
12080       </method>
12081       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12082         <size>2</size>
12083       </method>
12084     </type>
12085   </test>
12086   <test name="gtest-anon-15.cs">
12087     <type name="Test`1[T]">
12088       <method name="Void .ctor()">
12089         <size>7</size>
12090       </method>
12091       <method name="Void Hello[S](T, S)">
12092         <size>42</size>
12093       </method>
12094     </type>
12095     <type name="X">
12096       <method name="Void .ctor()">
12097         <size>7</size>
12098       </method>
12099       <method name="Void Main()">
12100         <size>16</size>
12101       </method>
12102     </type>
12103     <type name="Foo`1[V]">
12104       <method name="Void .ctor(Object, IntPtr)">
12105         <size>0</size>
12106       </method>
12107       <method name="Void Invoke(V)">
12108         <size>0</size>
12109       </method>
12110       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12111         <size>0</size>
12112       </method>
12113       <method name="Void EndInvoke(IAsyncResult)">
12114         <size>0</size>
12115       </method>
12116     </type>
12117     <type name="Bar`1[W]">
12118       <method name="Void .ctor(Object, IntPtr)">
12119         <size>0</size>
12120       </method>
12121       <method name="Void Invoke(W)">
12122         <size>0</size>
12123       </method>
12124       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12125         <size>0</size>
12126       </method>
12127       <method name="Void EndInvoke(IAsyncResult)">
12128         <size>0</size>
12129       </method>
12130     </type>
12131     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12132       <method name="Void .ctor()">
12133         <size>7</size>
12134       </method>
12135       <method name="Void &lt;&gt;m__0(Int64)">
12136         <size>57</size>
12137       </method>
12138     </type>
12139     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12140       <method name="Void .ctor()">
12141         <size>7</size>
12142       </method>
12143       <method name="Void &lt;&gt;m__1(T)">
12144         <size>65</size>
12145       </method>
12146     </type>
12147   </test>
12148   <test name="gtest-anon-16.cs">
12149     <type name="A">
12150       <method name="Void .ctor(TestFunc`1)">
12151         <size>7</size>
12152       </method>
12153       <method name="Void Main()">
12154         <size>1</size>
12155       </method>
12156     </type>
12157     <type name="TestClass">
12158       <method name="Void .ctor()">
12159         <size>47</size>
12160       </method>
12161       <method name="Void Func[T](TestFunc`1[T])">
12162         <size>1</size>
12163       </method>
12164     </type>
12165     <type name="TestFunc`1[T]">
12166       <method name="Void .ctor(Object, IntPtr)">
12167         <size>0</size>
12168       </method>
12169       <method name="Void Invoke(T)">
12170         <size>0</size>
12171       </method>
12172       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12173         <size>0</size>
12174       </method>
12175       <method name="Void EndInvoke(IAsyncResult)">
12176         <size>0</size>
12177       </method>
12178     </type>
12179     <type name="TestClass">
12180       <method name="Void &lt;a&gt;m__0(Int32)">
12181         <size>1</size>
12182       </method>
12183     </type>
12184   </test>
12185   <test name="gtest-anon-17.cs">
12186     <type name="C">
12187       <method name="Void .ctor()">
12188         <size>7</size>
12189       </method>
12190       <method name="Void Test[T,U](C+Func`1[T], U)">
12191         <size>1</size>
12192       </method>
12193       <method name="Void Main()">
12194         <size>75</size>
12195       </method>
12196     </type>
12197     <type name="C+Func`1[T]">
12198       <method name="Void .ctor(Object, IntPtr)">
12199         <size>0</size>
12200       </method>
12201       <method name="T Invoke(T)">
12202         <size>0</size>
12203       </method>
12204       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12205         <size>0</size>
12206       </method>
12207       <method name="T EndInvoke(IAsyncResult)">
12208         <size>0</size>
12209       </method>
12210     </type>
12211     <type name="C">
12212       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12213         <size>2</size>
12214       </method>
12215       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12216         <size>2</size>
12217       </method>
12218     </type>
12219   </test>
12220   <test name="gtest-anon-18.cs">
12221     <type name="C">
12222       <method name="Void .ctor()">
12223         <size>7</size>
12224       </method>
12225       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12226         <size>10</size>
12227       </method>
12228       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12229         <size>10</size>
12230       </method>
12231       <method name="Void Test2[T]()">
12232         <size>19</size>
12233       </method>
12234       <method name="Void Main()">
12235         <size>100</size>
12236       </method>
12237     </type>
12238     <type name="C+Func`2[TR,TA]">
12239       <method name="Void .ctor(Object, IntPtr)">
12240         <size>0</size>
12241       </method>
12242       <method name="TR Invoke(TA)">
12243         <size>0</size>
12244       </method>
12245       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12246         <size>0</size>
12247       </method>
12248       <method name="TR EndInvoke(IAsyncResult)">
12249         <size>0</size>
12250       </method>
12251     </type>
12252     <type name="C">
12253       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12254         <size>16</size>
12255       </method>
12256       <method name="System.String &lt;Main&gt;m__2(Int32)">
12257         <size>6</size>
12258       </method>
12259       <method name="System.String &lt;Main&gt;m__3(Int32)">
12260         <size>6</size>
12261       </method>
12262       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12263         <size>2</size>
12264       </method>
12265     </type>
12266   </test>
12267   <test name="gtest-anon-19.cs">
12268     <type name="Test">
12269       <method name="Void .ctor()">
12270         <size>7</size>
12271       </method>
12272       <method name="Void TestNaturalSort()">
12273         <size>31</size>
12274       </method>
12275       <method name="Void Main()">
12276         <size>6</size>
12277       </method>
12278     </type>
12279     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12280       <method name="Void .ctor()">
12281         <size>7</size>
12282       </method>
12283       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12284         <size>113</size>
12285       </method>
12286     </type>
12287     <type name="Test">
12288       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12289         <size>106</size>
12290       </method>
12291     </type>
12292     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12293       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12294         <size>113</size>
12295       </method>
12296     </type>
12297   </test>
12298   <test name="gtest-anon-2.cs">
12299     <type name="X">
12300       <method name="Void .ctor()">
12301         <size>7</size>
12302       </method>
12303       <method name="Void Hello[U](U)">
12304         <size>1</size>
12305       </method>
12306       <method name="Void Test[T](T)">
12307         <size>71</size>
12308       </method>
12309       <method name="Void Main()">
12310         <size>14</size>
12311       </method>
12312     </type>
12313     <type name="Simple">
12314       <method name="Void .ctor(Object, IntPtr)">
12315         <size>0</size>
12316       </method>
12317       <method name="Void Invoke()">
12318         <size>0</size>
12319       </method>
12320       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12321         <size>0</size>
12322       </method>
12323       <method name="Void EndInvoke(IAsyncResult)">
12324         <size>0</size>
12325       </method>
12326     </type>
12327     <type name="Foo">
12328       <method name="Void .ctor(Object, IntPtr)">
12329         <size>0</size>
12330       </method>
12331       <method name="Simple Invoke()">
12332         <size>0</size>
12333       </method>
12334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12335         <size>0</size>
12336       </method>
12337       <method name="Simple EndInvoke(IAsyncResult)">
12338         <size>0</size>
12339       </method>
12340     </type>
12341     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12342       <method name="Void .ctor()">
12343         <size>7</size>
12344       </method>
12345       <method name="Simple &lt;&gt;m__0()">
12346         <size>55</size>
12347       </method>
12348     </type>
12349     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12350       <method name="Void .ctor()">
12351         <size>7</size>
12352       </method>
12353       <method name="Void &lt;&gt;m__1()">
12354         <size>50</size>
12355       </method>
12356     </type>
12357   </test>
12358   <test name="gtest-anon-21.cs">
12359     <type name="BaseObject">
12360       <method name="Void .ctor()">
12361         <size>7</size>
12362       </method>
12363       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12364         <size>53</size>
12365       </method>
12366       <method name="T MakeSomething[T]()">
12367         <size>7</size>
12368       </method>
12369       <method name="Int32 Main()">
12370         <size>10</size>
12371       </method>
12372       <method name="Void Closure(EmptyDelegate)">
12373         <size>1</size>
12374       </method>
12375     </type>
12376     <type name="EmptyDelegate">
12377       <method name="Void .ctor(Object, IntPtr)">
12378         <size>0</size>
12379       </method>
12380       <method name="Void Invoke()">
12381         <size>0</size>
12382       </method>
12383       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12384         <size>0</size>
12385       </method>
12386       <method name="Void EndInvoke(IAsyncResult)">
12387         <size>0</size>
12388       </method>
12389     </type>
12390     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12391       <method name="Void .ctor()">
12392         <size>7</size>
12393       </method>
12394       <method name="Void &lt;&gt;m__0()">
12395         <size>17</size>
12396       </method>
12397     </type>
12398   </test>
12399   <test name="gtest-anon-22.cs">
12400     <type name="C">
12401       <method name="Void .ctor()">
12402         <size>7</size>
12403       </method>
12404       <method name="Int32 Foo(D1)">
12405         <size>2</size>
12406       </method>
12407       <method name="Int32 Foo(D2)">
12408         <size>2</size>
12409       </method>
12410       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12411         <size>2</size>
12412       </method>
12413       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12414         <size>2</size>
12415       </method>
12416       <method name="Int32 Main()">
12417         <size>82</size>
12418       </method>
12419     </type>
12420     <type name="D1">
12421       <method name="Void .ctor(Object, IntPtr)">
12422         <size>0</size>
12423       </method>
12424       <method name="Int32 Invoke()">
12425         <size>0</size>
12426       </method>
12427       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12428         <size>0</size>
12429       </method>
12430       <method name="Int32 EndInvoke(IAsyncResult)">
12431         <size>0</size>
12432       </method>
12433     </type>
12434     <type name="D2">
12435       <method name="Void .ctor(Object, IntPtr)">
12436         <size>0</size>
12437       </method>
12438       <method name="Int64 Invoke()">
12439         <size>0</size>
12440       </method>
12441       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12442         <size>0</size>
12443       </method>
12444       <method name="Int64 EndInvoke(IAsyncResult)">
12445         <size>0</size>
12446       </method>
12447     </type>
12448     <type name="C">
12449       <method name="Int32 &lt;Main&gt;m__0()">
12450         <size>2</size>
12451       </method>
12452     </type>
12453   </test>
12454   <test name="gtest-anon-23.cs">
12455     <type name="MemberAccessData">
12456       <method name="Void .ctor()">
12457         <size>7</size>
12458       </method>
12459       <method name="Void set_MyTypeProperty(Nullable`1)">
12460         <size>8</size>
12461       </method>
12462       <method name="Nullable`1 get_MyTypeProperty()">
12463         <size>7</size>
12464       </method>
12465     </type>
12466     <type name="C">
12467       <method name="Void .ctor()">
12468         <size>7</size>
12469       </method>
12470       <method name="Void Test(C+D)">
12471         <size>1</size>
12472       </method>
12473       <method name="Void Main()">
12474         <size>201</size>
12475       </method>
12476     </type>
12477     <type name="C+D">
12478       <method name="Void .ctor(Object, IntPtr)">
12479         <size>0</size>
12480       </method>
12481       <method name="Void Invoke()">
12482         <size>0</size>
12483       </method>
12484       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12485         <size>0</size>
12486       </method>
12487       <method name="Void EndInvoke(IAsyncResult)">
12488         <size>0</size>
12489       </method>
12490     </type>
12491     <type name="C+&lt;Main&gt;c__AnonStorey0">
12492       <method name="Void .ctor()">
12493         <size>7</size>
12494       </method>
12495       <method name="Void &lt;&gt;m__0()">
12496         <size>38</size>
12497       </method>
12498       <method name="Void &lt;&gt;m__1()">
12499         <size>32</size>
12500       </method>
12501     </type>
12502     <type name="C">
12503       <method name="Void &lt;Main&gt;m__2()">
12504         <size>16</size>
12505       </method>
12506       <method name="Void &lt;Main&gt;m__3()">
12507         <size>16</size>
12508       </method>
12509       <method name="Void &lt;Main&gt;m__4()">
12510         <size>61</size>
12511       </method>
12512       <method name="Void &lt;Main&gt;m__5()">
12513         <size>53</size>
12514       </method>
12515     </type>
12516   </test>
12517   <test name="gtest-anon-24.cs">
12518     <type name="Disposable`1[T]">
12519       <method name="Void .ctor()">
12520         <size>7</size>
12521       </method>
12522       <method name="Void Dispose()">
12523         <size>1</size>
12524       </method>
12525     </type>
12526     <type name="Test">
12527       <method name="Void .ctor()">
12528         <size>7</size>
12529       </method>
12530       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12531         <size>38</size>
12532       </method>
12533       <method name="System.Func`1[T] Throw[T](T)">
12534         <size>26</size>
12535       </method>
12536       <method name="System.Func`1[T] Do[T](T)">
12537         <size>26</size>
12538       </method>
12539       <method name="System.Func`1[T] Lock[T](T)">
12540         <size>26</size>
12541       </method>
12542       <method name="System.Func`1[T] Catch[T](T)">
12543         <size>26</size>
12544       </method>
12545       <method name="System.Func`1[T] Finally[T](T)">
12546         <size>26</size>
12547       </method>
12548       <method name="System.Func`1[T] Using[T](T)">
12549         <size>57</size>
12550       </method>
12551       <method name="System.Func`1[T] Switch[T](T)">
12552         <size>38</size>
12553       </method>
12554       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12555         <size>26</size>
12556       </method>
12557       <method name="Int32 Main()">
12558         <size>431</size>
12559       </method>
12560     </type>
12561     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12562       <method name="Void .ctor()">
12563         <size>7</size>
12564       </method>
12565       <method name="T[] &lt;&gt;m__0()">
12566         <size>56</size>
12567       </method>
12568     </type>
12569     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12570       <method name="Void .ctor()">
12571         <size>7</size>
12572       </method>
12573       <method name="T &lt;&gt;m__1()">
12574         <size>23</size>
12575       </method>
12576     </type>
12577     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12578       <method name="Void .ctor()">
12579         <size>7</size>
12580       </method>
12581       <method name="T &lt;&gt;m__2()">
12582         <size>28</size>
12583       </method>
12584     </type>
12585     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12586       <method name="Void .ctor()">
12587         <size>7</size>
12588       </method>
12589       <method name="T &lt;&gt;m__3()">
12590         <size>65</size>
12591       </method>
12592     </type>
12593     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12594       <method name="Void .ctor()">
12595         <size>7</size>
12596       </method>
12597       <method name="T &lt;&gt;m__4()">
12598         <size>48</size>
12599       </method>
12600     </type>
12601     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12602       <method name="Void .ctor()">
12603         <size>7</size>
12604       </method>
12605       <method name="T &lt;&gt;m__5()">
12606         <size>50</size>
12607       </method>
12608     </type>
12609     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12610       <method name="Void .ctor()">
12611         <size>7</size>
12612       </method>
12613       <method name="T &lt;&gt;m__6()">
12614         <size>7</size>
12615       </method>
12616     </type>
12617     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12618       <method name="Void .ctor()">
12619         <size>7</size>
12620       </method>
12621       <method name="T &lt;&gt;m__7()">
12622         <size>35</size>
12623       </method>
12624     </type>
12625     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12626       <method name="Void .ctor()">
12627         <size>7</size>
12628       </method>
12629       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12630         <size>56</size>
12631       </method>
12632     </type>
12633     <type name="Test">
12634       <method name="Void ArrayMutate[T](T[])">
12635         <size>27</size>
12636       </method>
12637     </type>
12638     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12639       <method name="Void .ctor()">
12640         <size>7</size>
12641       </method>
12642       <method name="Void &lt;&gt;m__9(Int32)">
12643         <size>36</size>
12644       </method>
12645     </type>
12646     <type name="Test">
12647       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12648         <size>26</size>
12649       </method>
12650     </type>
12651     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12652       <method name="Void .ctor()">
12653         <size>7</size>
12654       </method>
12655       <method name="T[][] &lt;&gt;m__A()">
12656         <size>48</size>
12657       </method>
12658     </type>
12659   </test>
12660   <test name="gtest-anon-25.cs">
12661     <type name="HS`1[T]">
12662       <method name="Void .ctor(IEqualityComparer`1)">
12663         <size>7</size>
12664       </method>
12665     </type>
12666     <type name="Test">
12667       <method name="Void .ctor()">
12668         <size>7</size>
12669       </method>
12670       <method name="Void Foo[T](IEqualityComparer`1)">
12671         <size>27</size>
12672       </method>
12673       <method name="Int32 Main()">
12674         <size>8</size>
12675       </method>
12676     </type>
12677     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12678       <method name="Void .ctor()">
12679         <size>7</size>
12680       </method>
12681       <method name="HS`1[T] &lt;&gt;m__0()">
12682         <size>12</size>
12683       </method>
12684     </type>
12685   </test>
12686   <test name="gtest-anon-26.cs">
12687     <type name="MonoBugs.BrokenGenericCast">
12688       <method name="Void .ctor()">
12689         <size>7</size>
12690       </method>
12691       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12692         <size>13</size>
12693       </method>
12694       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12695         <size>13</size>
12696       </method>
12697       <method name="Void Main()">
12698         <size>1</size>
12699       </method>
12700       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12701         <size>12</size>
12702       </method>
12703       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12704         <size>12</size>
12705       </method>
12706     </type>
12707   </test>
12708   <test name="gtest-anon-27.cs">
12709     <type name="BaseDataObjectFactory">
12710       <method name="Void .ctor()">
12711         <size>7</size>
12712       </method>
12713       <method name="T GetBusinessQueryObjectFromReader[T]()">
12714         <size>8</size>
12715       </method>
12716       <method name="T[] GetQueryObjects[T](System.String)">
12717         <size>0</size>
12718       </method>
12719     </type>
12720     <type name="BusinessQueryObject">
12721       <method name="Void .ctor()">
12722         <size>7</size>
12723       </method>
12724     </type>
12725     <type name="MySqlDataObjectFactory">
12726       <method name="Void .ctor()">
12727         <size>7</size>
12728       </method>
12729       <method name="T[] GetQueryObjects[T](System.String)">
12730         <size>63</size>
12731       </method>
12732       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12733         <size>1</size>
12734       </method>
12735     </type>
12736     <type name="C">
12737       <method name="Void .ctor()">
12738         <size>7</size>
12739       </method>
12740       <method name="Void Main()">
12741         <size>1</size>
12742       </method>
12743     </type>
12744     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12745       <method name="Void .ctor(Object, IntPtr)">
12746         <size>0</size>
12747       </method>
12748       <method name="Void Invoke()">
12749         <size>0</size>
12750       </method>
12751       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12752         <size>0</size>
12753       </method>
12754       <method name="Void EndInvoke(IAsyncResult)">
12755         <size>0</size>
12756       </method>
12757     </type>
12758     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12759       <method name="Void .ctor()">
12760         <size>7</size>
12761       </method>
12762       <method name="Void &lt;&gt;m__0()">
12763         <size>17</size>
12764       </method>
12765     </type>
12766   </test>
12767   <test name="gtest-anon-28.cs">
12768     <type name="A">
12769       <method name="Void .ctor()">
12770         <size>7</size>
12771       </method>
12772       <method name="Void Foo[T]()">
12773         <size>0</size>
12774       </method>
12775     </type>
12776     <type name="B">
12777       <method name="Void .ctor()">
12778         <size>7</size>
12779       </method>
12780       <method name="Void Foo[T]()">
12781         <size>14</size>
12782       </method>
12783       <method name="Void Main()">
12784         <size>1</size>
12785       </method>
12786     </type>
12787     <type name="B+Del">
12788       <method name="Void .ctor(Object, IntPtr)">
12789         <size>0</size>
12790       </method>
12791       <method name="Void Invoke()">
12792         <size>0</size>
12793       </method>
12794       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12795         <size>0</size>
12796       </method>
12797       <method name="Void EndInvoke(IAsyncResult)">
12798         <size>0</size>
12799       </method>
12800     </type>
12801     <type name="B">
12802       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12803         <size>7</size>
12804       </method>
12805     </type>
12806   </test>
12807   <test name="gtest-anon-29.cs">
12808     <type name="Test">
12809       <method name="Void .ctor()">
12810         <size>7</size>
12811       </method>
12812       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12813         <size>17</size>
12814       </method>
12815       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12816         <size>32</size>
12817       </method>
12818       <method name="T Item[T](IList`1)">
12819         <size>7</size>
12820       </method>
12821       <method name="T GetSingleItem[T](IList`1)">
12822         <size>10</size>
12823       </method>
12824       <method name="Void Main()">
12825         <size>15</size>
12826       </method>
12827     </type>
12828     <type name="Test+Creator`1[T]">
12829       <method name="Void .ctor(Object, IntPtr)">
12830         <size>0</size>
12831       </method>
12832       <method name="T Invoke()">
12833         <size>0</size>
12834       </method>
12835       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12836         <size>0</size>
12837       </method>
12838       <method name="T EndInvoke(IAsyncResult)">
12839         <size>0</size>
12840       </method>
12841     </type>
12842     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12843       <method name="Void .ctor()">
12844         <size>7</size>
12845       </method>
12846       <method name="T &lt;&gt;m__0()">
12847         <size>12</size>
12848       </method>
12849     </type>
12850   </test>
12851   <test name="gtest-anon-3.cs">
12852     <type name="X">
12853       <method name="Void .ctor()">
12854         <size>7</size>
12855       </method>
12856       <method name="Void Hello[U](U)">
12857         <size>1</size>
12858       </method>
12859       <method name="Void Test[T](T)">
12860         <size>28</size>
12861       </method>
12862       <method name="Void Main()">
12863         <size>14</size>
12864       </method>
12865     </type>
12866     <type name="Foo`1[S]">
12867       <method name="Void .ctor(Object, IntPtr)">
12868         <size>0</size>
12869       </method>
12870       <method name="Void Invoke(S)">
12871         <size>0</size>
12872       </method>
12873       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12874         <size>0</size>
12875       </method>
12876       <method name="Void EndInvoke(IAsyncResult)">
12877         <size>0</size>
12878       </method>
12879     </type>
12880     <type name="X">
12881       <method name="Void &lt;Test`1&gt;m__0[T](T)">
12882         <size>8</size>
12883       </method>
12884     </type>
12885   </test>
12886   <test name="gtest-anon-30.cs">
12887     <type name="X">
12888       <method name="Void .ctor()">
12889         <size>7</size>
12890       </method>
12891       <method name="Void Hello[U](U)">
12892         <size>1</size>
12893       </method>
12894       <method name="Void Test[T](T)">
12895         <size>46</size>
12896       </method>
12897       <method name="Void Main()">
12898         <size>1</size>
12899       </method>
12900     </type>
12901     <type name="Simple">
12902       <method name="Void .ctor(Object, IntPtr)">
12903         <size>0</size>
12904       </method>
12905       <method name="Void Invoke()">
12906         <size>0</size>
12907       </method>
12908       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12909         <size>0</size>
12910       </method>
12911       <method name="Void EndInvoke(IAsyncResult)">
12912         <size>0</size>
12913       </method>
12914     </type>
12915     <type name="Foo">
12916       <method name="Void .ctor(Object, IntPtr)">
12917         <size>0</size>
12918       </method>
12919       <method name="Simple Invoke()">
12920         <size>0</size>
12921       </method>
12922       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12923         <size>0</size>
12924       </method>
12925       <method name="Simple EndInvoke(IAsyncResult)">
12926         <size>0</size>
12927       </method>
12928     </type>
12929     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12930       <method name="Void .ctor()">
12931         <size>7</size>
12932       </method>
12933       <method name="Simple &lt;&gt;m__0()">
12934         <size>55</size>
12935       </method>
12936     </type>
12937     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12938       <method name="Void .ctor()">
12939         <size>7</size>
12940       </method>
12941       <method name="Void &lt;&gt;m__1()">
12942         <size>50</size>
12943       </method>
12944     </type>
12945   </test>
12946   <test name="gtest-anon-31.cs">
12947     <type name="A">
12948       <method name="Void Fail[X]()">
12949         <size>25</size>
12950       </method>
12951       <method name="Void Main()">
12952         <size>1</size>
12953       </method>
12954     </type>
12955     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12956       <method name="Void .ctor()">
12957         <size>7</size>
12958       </method>
12959       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12960         <size>36</size>
12961       </method>
12962       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12963         <size>1</size>
12964       </method>
12965     </type>
12966   </test>
12967   <test name="gtest-anon-32.cs">
12968     <type name="Program">
12969       <method name="Void .ctor()">
12970         <size>7</size>
12971       </method>
12972       <method name="Void Foo[T](IList`1)">
12973         <size>31</size>
12974       </method>
12975       <method name="Void Assert(System.Action`1[System.Int32])">
12976         <size>9</size>
12977       </method>
12978       <method name="Void Main(System.String[])">
12979         <size>7</size>
12980       </method>
12981     </type>
12982     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12983       <method name="Void .ctor()">
12984         <size>7</size>
12985       </method>
12986       <method name="Void &lt;&gt;m__0(Int32)">
12987         <size>18</size>
12988       </method>
12989     </type>
12990   </test>
12991   <test name="gtest-anon-33.cs">
12992     <type name="IEnumerableRocks">
12993       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12994         <size>33</size>
12995       </method>
12996       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12997         <size>126</size>
12998       </method>
12999     </type>
13000     <type name="Test">
13001       <method name="Void .ctor()">
13002         <size>7</size>
13003       </method>
13004       <method name="Void Main()">
13005         <size>67</size>
13006       </method>
13007       <method name="System.String &lt;Main&gt;m__1(System.String)">
13008         <size>17</size>
13009       </method>
13010     </type>
13011     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13012       <method name="Void .ctor()">
13013         <size>7</size>
13014       </method>
13015       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13016         <size>34</size>
13017       </method>
13018     </type>
13019   </test>
13020   <test name="gtest-anon-34.cs">
13021     <type name="MyClass">
13022       <method name="Void .ctor()">
13023         <size>18</size>
13024       </method>
13025       <method name="Int32 get_Answer()">
13026         <size>7</size>
13027       </method>
13028       <method name="Void set_Answer(Int32)">
13029         <size>8</size>
13030       </method>
13031     </type>
13032     <type name="Test">
13033       <method name="Void .ctor()">
13034         <size>7</size>
13035       </method>
13036       <method name="Int32 Main()">
13037         <size>82</size>
13038       </method>
13039     </type>
13040     <type name="Test+D">
13041       <method name="Void .ctor(Object, IntPtr)">
13042         <size>0</size>
13043       </method>
13044       <method name="Void Invoke()">
13045         <size>0</size>
13046       </method>
13047       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13048         <size>0</size>
13049       </method>
13050       <method name="Void EndInvoke(IAsyncResult)">
13051         <size>0</size>
13052       </method>
13053     </type>
13054     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13055       <method name="Void .ctor()">
13056         <size>7</size>
13057       </method>
13058       <method name="Void &lt;&gt;m__0()">
13059         <size>33</size>
13060       </method>
13061     </type>
13062   </test>
13063   <test name="gtest-anon-35.cs">
13064     <type name="C`1[T]">
13065       <method name="Void .ctor()">
13066         <size>7</size>
13067       </method>
13068       <method name="System.Func`1[T] XX()">
13069         <size>32</size>
13070       </method>
13071       <method name="T &lt;XX&gt;m__0()">
13072         <size>10</size>
13073       </method>
13074     </type>
13075     <type name="C2`1[T]">
13076       <method name="Void .ctor()">
13077         <size>7</size>
13078       </method>
13079       <method name="System.Func`1[C`1[T]] XX()">
13080         <size>32</size>
13081       </method>
13082       <method name="C`1[T] &lt;XX&gt;m__1()">
13083         <size>2</size>
13084       </method>
13085     </type>
13086     <type name="N1">
13087       <method name="Void .ctor()">
13088         <size>7</size>
13089       </method>
13090       <method name="System.Func`1[T] XX[T]()">
13091         <size>15</size>
13092       </method>
13093     </type>
13094     <type name="Test">
13095       <method name="Void .ctor()">
13096         <size>7</size>
13097       </method>
13098       <method name="Int32 Main()">
13099         <size>98</size>
13100       </method>
13101     </type>
13102     <type name="N1">
13103       <method name="T &lt;XX`1&gt;m__2[T]()">
13104         <size>10</size>
13105       </method>
13106     </type>
13107   </test>
13108   <test name="gtest-anon-36.cs">
13109     <type name="Foo`1[T]">
13110       <method name="Void .ctor()">
13111         <size>7</size>
13112       </method>
13113       <method name="Void add_handler(Handler`1[T])">
13114         <size>24</size>
13115       </method>
13116       <method name="Void remove_handler(Handler`1[T])">
13117         <size>24</size>
13118       </method>
13119       <method name="Void add_Handler(Handler`1[T])">
13120         <size>64</size>
13121       </method>
13122       <method name="Void remove_Handler(Handler`1[T])">
13123         <size>24</size>
13124       </method>
13125       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13126         <size>18</size>
13127       </method>
13128     </type>
13129     <type name="Program">
13130       <method name="Void .ctor()">
13131         <size>7</size>
13132       </method>
13133       <method name="Int32 Main()">
13134         <size>15</size>
13135       </method>
13136     </type>
13137     <type name="Handler`1[T]">
13138       <method name="Void .ctor(Object, IntPtr)">
13139         <size>0</size>
13140       </method>
13141       <method name="Void Invoke(System.Object)">
13142         <size>0</size>
13143       </method>
13144       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13145         <size>0</size>
13146       </method>
13147       <method name="Void EndInvoke(IAsyncResult)">
13148         <size>0</size>
13149       </method>
13150     </type>
13151   </test>
13152   <test name="gtest-anon-37.cs">
13153     <type name="Wrap`1[U]">
13154       <method name="Void .ctor()">
13155         <size>7</size>
13156       </method>
13157     </type>
13158     <type name="Test">
13159       <method name="Void .ctor()">
13160         <size>7</size>
13161       </method>
13162       <method name="Int32 Run[T](Wrap`1[T])">
13163         <size>56</size>
13164       </method>
13165       <method name="Int32 Main()">
13166         <size>16</size>
13167       </method>
13168     </type>
13169     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13170       <method name="Void .ctor()">
13171         <size>7</size>
13172       </method>
13173       <method name="Void &lt;&gt;m__0()">
13174         <size>17</size>
13175       </method>
13176     </type>
13177   </test>
13178   <test name="gtest-anon-38.cs">
13179     <type name="Foo`1[T]">
13180       <method name="Void .ctor()">
13181         <size>7</size>
13182       </method>
13183       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13184         <size>40</size>
13185       </method>
13186       <method name="Boolean Contains(T)">
13187         <size>2</size>
13188       </method>
13189     </type>
13190     <type name="Program">
13191       <method name="Void .ctor()">
13192         <size>7</size>
13193       </method>
13194       <method name="Int32 Main()">
13195         <size>44</size>
13196       </method>
13197     </type>
13198     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13199       <method name="Void .ctor()">
13200         <size>7</size>
13201       </method>
13202       <method name="Boolean &lt;&gt;m__0()">
13203         <size>199</size>
13204       </method>
13205     </type>
13206     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13207       <method name="Void .ctor()">
13208         <size>7</size>
13209       </method>
13210     </type>
13211   </test>
13212   <test name="gtest-anon-39.cs">
13213     <type name="Test">
13214       <method name="Void .ctor()">
13215         <size>7</size>
13216       </method>
13217       <method name="Void Test_1[T](T)">
13218         <size>33</size>
13219       </method>
13220       <method name="Void Test_2[T](Nullable`1)">
13221         <size>33</size>
13222       </method>
13223       <method name="Void Main()">
13224         <size>39</size>
13225       </method>
13226     </type>
13227     <type name="Test+D">
13228       <method name="Void .ctor(Object, IntPtr)">
13229         <size>0</size>
13230       </method>
13231       <method name="Void Invoke()">
13232         <size>0</size>
13233       </method>
13234       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13235         <size>0</size>
13236       </method>
13237       <method name="Void EndInvoke(IAsyncResult)">
13238         <size>0</size>
13239       </method>
13240     </type>
13241     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13242       <method name="Void .ctor()">
13243         <size>7</size>
13244       </method>
13245       <method name="Void &lt;&gt;m__0()">
13246         <size>24</size>
13247       </method>
13248     </type>
13249     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13250       <method name="Void .ctor()">
13251         <size>7</size>
13252       </method>
13253       <method name="Void &lt;&gt;m__1()">
13254         <size>85</size>
13255       </method>
13256     </type>
13257     <type name="Test">
13258       <method name="T Test_3[T](System.Object)">
13259         <size>51</size>
13260       </method>
13261     </type>
13262     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13263       <method name="Void .ctor()">
13264         <size>7</size>
13265       </method>
13266       <method name="Void &lt;&gt;m__2()">
13267         <size>23</size>
13268       </method>
13269     </type>
13270   </test>
13271   <test name="gtest-anon-4.cs">
13272     <type name="Test">
13273       <method name="Void .ctor()">
13274         <size>7</size>
13275       </method>
13276       <method name="Void Main()">
13277         <size>57</size>
13278       </method>
13279       <method name="Int32 GetItem()">
13280         <size>50</size>
13281       </method>
13282       <method name="IEnumerable`1 GetItems()">
13283         <size>16</size>
13284       </method>
13285     </type>
13286     <type name="&lt;PrivateImplementationDetails&gt;">
13287       <method name="Void .ctor()">
13288         <size>7</size>
13289       </method>
13290     </type>
13291     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13292       <method name="Void .ctor()">
13293         <size>7</size>
13294       </method>
13295       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13296         <size>12</size>
13297       </method>
13298       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13299         <size>7</size>
13300       </method>
13301       <method name="Boolean MoveNext()">
13302         <size>69</size>
13303       </method>
13304       <method name="Void Dispose()">
13305         <size>8</size>
13306       </method>
13307       <method name="Void Reset()">
13308         <size>6</size>
13309       </method>
13310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13311         <size>7</size>
13312       </method>
13313       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13314         <size>26</size>
13315       </method>
13316     </type>
13317   </test>
13318   <test name="gtest-anon-40.cs">
13319     <type name="RunTests">
13320       <method name="Int32 Main()">
13321         <size>7</size>
13322       </method>
13323     </type>
13324     <type name="Test1.X">
13325       <method name="Void .ctor()">
13326         <size>7</size>
13327       </method>
13328       <method name="Void Test1[R](R, Int32)">
13329         <size>150</size>
13330       </method>
13331       <method name="Void Run()">
13332         <size>13</size>
13333       </method>
13334     </type>
13335     <type name="Test1.Foo">
13336       <method name="Void .ctor(Object, IntPtr)">
13337         <size>0</size>
13338       </method>
13339       <method name="Int32 Invoke()">
13340         <size>0</size>
13341       </method>
13342       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13343         <size>0</size>
13344       </method>
13345       <method name="Int32 EndInvoke(IAsyncResult)">
13346         <size>0</size>
13347       </method>
13348     </type>
13349     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13350       <method name="Void .ctor()">
13351         <size>7</size>
13352       </method>
13353       <method name="Int32 &lt;&gt;m__0()">
13354         <size>71</size>
13355       </method>
13356     </type>
13357     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13358       <method name="Void .ctor()">
13359         <size>7</size>
13360       </method>
13361     </type>
13362     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13363       <method name="Void .ctor()">
13364         <size>7</size>
13365       </method>
13366     </type>
13367   </test>
13368   <test name="gtest-anon-41.cs">
13369     <type name="C">
13370       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13371         <size>37</size>
13372       </method>
13373       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13374         <size>6</size>
13375       </method>
13376       <method name="Void Main()">
13377         <size>1</size>
13378       </method>
13379       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13380         <size>8</size>
13381       </method>
13382       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13383         <size>8</size>
13384       </method>
13385     </type>
13386   </test>
13387   <test name="gtest-anon-42.cs">
13388     <type name="Test">
13389       <method name="Void .ctor()">
13390         <size>7</size>
13391       </method>
13392       <method name="Void Test_3[T]()">
13393         <size>20</size>
13394       </method>
13395       <method name="Int32 Main()">
13396         <size>12</size>
13397       </method>
13398     </type>
13399     <type name="Test+D">
13400       <method name="Void .ctor(Object, IntPtr)">
13401         <size>0</size>
13402       </method>
13403       <method name="Void Invoke()">
13404         <size>0</size>
13405       </method>
13406       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13407         <size>0</size>
13408       </method>
13409       <method name="Void EndInvoke(IAsyncResult)">
13410         <size>0</size>
13411       </method>
13412     </type>
13413     <type name="Test">
13414       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13415         <size>11</size>
13416       </method>
13417     </type>
13418   </test>
13419   <test name="gtest-anon-43.cs">
13420     <type name="TestC">
13421       <method name="Void .ctor()">
13422         <size>7</size>
13423       </method>
13424       <method name="System.Func`1[System.Type] Test[T]()">
13425         <size>13</size>
13426       </method>
13427       <method name="Int32 Main()">
13428         <size>66</size>
13429       </method>
13430       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13431         <size>11</size>
13432       </method>
13433     </type>
13434   </test>
13435   <test name="gtest-anon-44.cs">
13436     <type name="UiaAtkBridgeTest.Test">
13437       <method name="Void .ctor()">
13438         <size>7</size>
13439       </method>
13440       <method name="Void Invoke(System.EventHandler)">
13441         <size>1</size>
13442       </method>
13443     </type>
13444     <type name="UiaAtkBridgeTest.GailTester">
13445       <method name="Void .ctor()">
13446         <size>7</size>
13447       </method>
13448       <method name="Void ThisCausesACrash[I]()">
13449         <size>18</size>
13450       </method>
13451       <method name="Void Main()">
13452         <size>1</size>
13453       </method>
13454       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13455         <size>1</size>
13456       </method>
13457     </type>
13458   </test>
13459   <test name="gtest-anon-45.cs">
13460     <type name="C">
13461       <method name="Void .ctor()">
13462         <size>7</size>
13463       </method>
13464       <method name="Void AnyMethod[T]()">
13465         <size>20</size>
13466       </method>
13467       <method name="Int32 Main()">
13468         <size>12</size>
13469       </method>
13470     </type>
13471     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13472       <method name="Void .ctor()">
13473         <size>7</size>
13474       </method>
13475       <method name="Void &lt;&gt;m__1(System.String)">
13476         <size>14</size>
13477       </method>
13478     </type>
13479     <type name="C">
13480       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13481         <size>31</size>
13482       </method>
13483     </type>
13484   </test>
13485   <test name="gtest-anon-46.cs">
13486     <type name="TheClass">
13487       <method name="Void .ctor()">
13488         <size>7</size>
13489       </method>
13490       <method name="Void Foo[T](T, System.Func`2[T,T])">
13491         <size>41</size>
13492       </method>
13493       <method name="Void Main()">
13494         <size>8</size>
13495       </method>
13496     </type>
13497     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13498       <method name="Void .ctor()">
13499         <size>7</size>
13500       </method>
13501       <method name="System.Func`1[T] &lt;&gt;m__0()">
13502         <size>31</size>
13503       </method>
13504       <method name="T &lt;&gt;m__1()">
13505         <size>18</size>
13506       </method>
13507     </type>
13508   </test>
13509   <test name="gtest-anon-47.cs">
13510     <type name="C">
13511       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13512         <size>26</size>
13513       </method>
13514     </type>
13515     <type name="Test">
13516       <method name="Void .ctor()">
13517         <size>7</size>
13518       </method>
13519       <method name="Int32 Main()">
13520         <size>59</size>
13521       </method>
13522       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13523         <size>23</size>
13524       </method>
13525     </type>
13526     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13527       <method name="Void .ctor()">
13528         <size>7</size>
13529       </method>
13530       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13531         <size>33</size>
13532       </method>
13533     </type>
13534     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13535       <method name="Void .ctor()">
13536         <size>7</size>
13537       </method>
13538       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13539         <size>45</size>
13540       </method>
13541     </type>
13542     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13543       <method name="Void .ctor()">
13544         <size>7</size>
13545       </method>
13546       <method name="Void &lt;&gt;m__2(T3)">
13547         <size>35</size>
13548       </method>
13549     </type>
13550   </test>
13551   <test name="gtest-anon-48.cs">
13552     <type name="GeneratorEnumerable`1[T]">
13553       <method name="Void .ctor(Func`1)">
13554         <size>7</size>
13555       </method>
13556     </type>
13557     <type name="GeneratorExpression">
13558       <method name="Void .ctor()">
13559         <size>7</size>
13560       </method>
13561     </type>
13562     <type name="GeneratorInvoker">
13563       <method name="Void .ctor(GeneratorExpression)">
13564         <size>7</size>
13565       </method>
13566       <method name="Void Invoke[T](T ByRef)">
13567         <size>1</size>
13568       </method>
13569     </type>
13570     <type name="Interpreter">
13571       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13572         <size>31</size>
13573       </method>
13574       <method name="Int32 Main()">
13575         <size>13</size>
13576       </method>
13577     </type>
13578     <type name="Func`1[TResult]">
13579       <method name="Void .ctor(Object, IntPtr)">
13580         <size>0</size>
13581       </method>
13582       <method name="TResult Invoke()">
13583         <size>0</size>
13584       </method>
13585       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13586         <size>0</size>
13587       </method>
13588       <method name="TResult EndInvoke(IAsyncResult)">
13589         <size>0</size>
13590       </method>
13591     </type>
13592     <type name="GeneratorNext`1[T]">
13593       <method name="Void .ctor(Object, IntPtr)">
13594         <size>0</size>
13595       </method>
13596       <method name="Void Invoke(T ByRef)">
13597         <size>0</size>
13598       </method>
13599       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13600         <size>0</size>
13601       </method>
13602       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13603         <size>0</size>
13604       </method>
13605     </type>
13606     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13607       <method name="Void .ctor()">
13608         <size>7</size>
13609       </method>
13610       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13611         <size>23</size>
13612       </method>
13613     </type>
13614   </test>
13615   <test name="gtest-anon-49.cs">
13616     <type name="Test">
13617       <method name="Void .ctor()">
13618         <size>7</size>
13619       </method>
13620       <method name="Void Main()">
13621         <size>1</size>
13622       </method>
13623       <method name="Void DetermineLinkedCells()">
13624         <size>74</size>
13625       </method>
13626     </type>
13627     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13628       <method name="Void .ctor()">
13629         <size>7</size>
13630       </method>
13631     </type>
13632     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13633       <method name="Void .ctor()">
13634         <size>7</size>
13635       </method>
13636       <method name="Boolean &lt;&gt;m__1(System.Object)">
13637         <size>13</size>
13638       </method>
13639       <method name="Boolean &lt;&gt;m__0(System.Object)">
13640         <size>18</size>
13641       </method>
13642     </type>
13643   </test>
13644   <test name="gtest-anon-5.cs">
13645     <type name="X">
13646       <method name="Void .ctor()">
13647         <size>7</size>
13648       </method>
13649       <method name="Void Main()">
13650         <size>78</size>
13651       </method>
13652     </type>
13653     <type name="Hello">
13654       <method name="Void .ctor(Object, IntPtr)">
13655         <size>0</size>
13656       </method>
13657       <method name="Void Invoke()">
13658         <size>0</size>
13659       </method>
13660       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13661         <size>0</size>
13662       </method>
13663       <method name="Void EndInvoke(IAsyncResult)">
13664         <size>0</size>
13665       </method>
13666     </type>
13667     <type name="Foo+&lt;Test&gt;c__Iterator0">
13668       <method name="Void .ctor()">
13669         <size>7</size>
13670       </method>
13671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13672         <size>12</size>
13673       </method>
13674       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13675         <size>7</size>
13676       </method>
13677       <method name="Boolean MoveNext()">
13678         <size>98</size>
13679       </method>
13680       <method name="Void Dispose()">
13681         <size>8</size>
13682       </method>
13683       <method name="Void Reset()">
13684         <size>6</size>
13685       </method>
13686     </type>
13687     <type name="Foo">
13688       <method name="Void .ctor(Int32)">
13689         <size>8</size>
13690       </method>
13691       <method name="IEnumerable`1 Test(Foo)">
13692         <size>42</size>
13693       </method>
13694       <method name="Void Hello(Int32)">
13695         <size>19</size>
13696       </method>
13697       <method name="System.String ToString()">
13698         <size>22</size>
13699       </method>
13700     </type>
13701     <type name="Foo+&lt;Test&gt;c__Iterator0">
13702       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13703         <size>7</size>
13704       </method>
13705       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13706         <size>52</size>
13707       </method>
13708     </type>
13709   </test>
13710   <test name="gtest-anon-50.cs">
13711     <type name="M">
13712       <method name="Void .ctor()">
13713         <size>7</size>
13714       </method>
13715       <method name="Int32 Main()">
13716         <size>12</size>
13717       </method>
13718     </type>
13719     <type name="SomeGenericClass`1[SomeType]">
13720       <method name="Void .ctor()">
13721         <size>7</size>
13722       </method>
13723       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13724         <size>1</size>
13725       </method>
13726       <method name="Void FailsToCompile()">
13727         <size>19</size>
13728       </method>
13729     </type>
13730     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13731       <method name="Void .ctor(Object, IntPtr)">
13732         <size>0</size>
13733       </method>
13734       <method name="Void Invoke()">
13735         <size>0</size>
13736       </method>
13737       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13738         <size>0</size>
13739       </method>
13740       <method name="Void EndInvoke(IAsyncResult)">
13741         <size>0</size>
13742       </method>
13743     </type>
13744     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13745       <method name="Void .ctor()">
13746         <size>7</size>
13747       </method>
13748     </type>
13749     <type name="SomeGenericClass`1[SomeType]">
13750       <method name="Void &lt;FailsToCompile&gt;m__0()">
13751         <size>44</size>
13752       </method>
13753     </type>
13754     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13755       <method name="Void &lt;&gt;m__1()">
13756         <size>18</size>
13757       </method>
13758     </type>
13759   </test>
13760   <test name="gtest-anon-51.cs">
13761     <type name="Driver">
13762       <method name="Void .ctor()">
13763         <size>7</size>
13764       </method>
13765       <method name="Int32 Main()">
13766         <size>12</size>
13767       </method>
13768       <method name="Void P(Int32, Int32)">
13769         <size>1</size>
13770       </method>
13771       <method name="Void Repro()">
13772         <size>100</size>
13773       </method>
13774     </type>
13775     <type name="Bla">
13776       <method name="Void .ctor(Object, IntPtr)">
13777         <size>0</size>
13778       </method>
13779       <method name="Void Invoke()">
13780         <size>0</size>
13781       </method>
13782       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13783         <size>0</size>
13784       </method>
13785       <method name="Void EndInvoke(IAsyncResult)">
13786         <size>0</size>
13787       </method>
13788     </type>
13789     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13790       <method name="Void .ctor()">
13791         <size>7</size>
13792       </method>
13793       <method name="Void &lt;&gt;m__0()">
13794         <size>35</size>
13795       </method>
13796     </type>
13797   </test>
13798   <test name="gtest-anon-52.cs">
13799     <type name="A`1[T]">
13800       <method name="Void .ctor()">
13801         <size>7</size>
13802       </method>
13803     </type>
13804     <type name="A`1+B[T]">
13805       <method name="Void .ctor()">
13806         <size>18</size>
13807       </method>
13808       <method name="Void W[R](System.String, System.Func`2[T,R])">
13809         <size>39</size>
13810       </method>
13811     </type>
13812     <type name="B">
13813       <method name="Void .ctor()">
13814         <size>7</size>
13815       </method>
13816       <method name="Void Main()">
13817         <size>1</size>
13818       </method>
13819     </type>
13820     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13821       <method name="Void .ctor()">
13822         <size>7</size>
13823       </method>
13824       <method name="Void &lt;&gt;m__0(T[])">
13825         <size>55</size>
13826       </method>
13827     </type>
13828   </test>
13829   <test name="gtest-anon-53.cs">
13830     <type name="TestComp.Program">
13831       <method name="Void .ctor()">
13832         <size>7</size>
13833       </method>
13834       <method name="Void Main(System.String[])">
13835         <size>1</size>
13836       </method>
13837     </type>
13838     <type name="TestComp.Program+MyClass">
13839       <method name="Void .ctor()">
13840         <size>7</size>
13841       </method>
13842       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13843         <size>1</size>
13844       </method>
13845       <method name="Void UseATemplate()">
13846         <size>36</size>
13847       </method>
13848       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13849         <size>16</size>
13850       </method>
13851     </type>
13852     <type name="TestComp.Program+MyClass+MyDelegate">
13853       <method name="Void .ctor(Object, IntPtr)">
13854         <size>0</size>
13855       </method>
13856       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13857         <size>0</size>
13858       </method>
13859       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13860         <size>0</size>
13861       </method>
13862       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13863         <size>0</size>
13864       </method>
13865     </type>
13866   </test>
13867   <test name="gtest-anon-54.cs">
13868     <type name="Class">
13869       <method name="Void .ctor()">
13870         <size>7</size>
13871       </method>
13872       <method name="System.String get_Property()">
13873         <size>6</size>
13874       </method>
13875       <method name="System.String Method()">
13876         <size>44</size>
13877       </method>
13878       <method name="Int32 Main()">
13879         <size>39</size>
13880       </method>
13881     </type>
13882     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13883       <method name="Void .ctor()">
13884         <size>7</size>
13885       </method>
13886       <method name="System.String &lt;&gt;m__0()">
13887         <size>56</size>
13888       </method>
13889     </type>
13890     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13891       <method name="Void .ctor()">
13892         <size>7</size>
13893       </method>
13894       <method name="System.String &lt;&gt;m__1(System.String)">
13895         <size>52</size>
13896       </method>
13897     </type>
13898     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13899       <method name="Void .ctor()">
13900         <size>7</size>
13901       </method>
13902       <method name="System.String &lt;&gt;m__2()">
13903         <size>39</size>
13904       </method>
13905     </type>
13906   </test>
13907   <test name="gtest-anon-55.cs">
13908     <type name="Thing`1[TFirst]">
13909       <method name="Void .ctor(Action`1)">
13910         <size>14</size>
13911       </method>
13912       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13913         <size>31</size>
13914       </method>
13915       <method name="Void SomeAction()">
13916         <size>18</size>
13917       </method>
13918     </type>
13919     <type name="Program">
13920       <method name="Void Main()">
13921         <size>42</size>
13922       </method>
13923       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13924         <size>2</size>
13925       </method>
13926     </type>
13927     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13928       <method name="Void .ctor()">
13929         <size>7</size>
13930       </method>
13931       <method name="Void &lt;&gt;m__0(TFirst)">
13932         <size>47</size>
13933       </method>
13934     </type>
13935   </test>
13936   <test name="gtest-anon-56.cs">
13937     <type name="G`1[T]">
13938       <method name="Void .ctor()">
13939         <size>7</size>
13940       </method>
13941       <method name="T def()">
13942         <size>10</size>
13943       </method>
13944     </type>
13945     <type name="C">
13946       <method name="Void .ctor()">
13947         <size>7</size>
13948       </method>
13949       <method name="Void foo(System.Object)">
13950         <size>1</size>
13951       </method>
13952       <method name="Void cf[T]()">
13953         <size>35</size>
13954       </method>
13955       <method name="Int32 Main()">
13956         <size>17</size>
13957       </method>
13958     </type>
13959     <type name="C+DF">
13960       <method name="Void .ctor(Object, IntPtr)">
13961         <size>0</size>
13962       </method>
13963       <method name="Void Invoke()">
13964         <size>0</size>
13965       </method>
13966       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13967         <size>0</size>
13968       </method>
13969       <method name="Void EndInvoke(IAsyncResult)">
13970         <size>0</size>
13971       </method>
13972     </type>
13973     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
13974       <method name="Void .ctor()">
13975         <size>7</size>
13976       </method>
13977       <method name="Void &lt;&gt;m__0()">
13978         <size>22</size>
13979       </method>
13980     </type>
13981   </test>
13982   <test name="gtest-anon-6.cs">
13983     <type name="X">
13984       <method name="Void .ctor()">
13985         <size>7</size>
13986       </method>
13987       <method name="Void Hello[U,V](U, V)">
13988         <size>1</size>
13989       </method>
13990       <method name="Void Test[A,B,C](A, B, C)">
13991         <size>49</size>
13992       </method>
13993       <method name="Void Main()">
13994         <size>28</size>
13995       </method>
13996     </type>
13997     <type name="Foo`2[R,S]">
13998       <method name="Void .ctor(Object, IntPtr)">
13999         <size>0</size>
14000       </method>
14001       <method name="Void Invoke(R, S)">
14002         <size>0</size>
14003       </method>
14004       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14005         <size>0</size>
14006       </method>
14007       <method name="Void EndInvoke(IAsyncResult)">
14008         <size>0</size>
14009       </method>
14010     </type>
14011     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14012       <method name="Void .ctor()">
14013         <size>7</size>
14014       </method>
14015       <method name="Void &lt;&gt;m__0(A, Int32)">
14016         <size>32</size>
14017       </method>
14018     </type>
14019   </test>
14020   <test name="gtest-anon-7.cs">
14021     <type name="MyDisposable">
14022       <method name="Void .ctor()">
14023         <size>26</size>
14024       </method>
14025       <method name="Void Dispose()">
14026         <size>1</size>
14027       </method>
14028       <method name="Int32 get_ID()">
14029         <size>7</size>
14030       </method>
14031       <method name="System.String ToString()">
14032         <size>28</size>
14033       </method>
14034     </type>
14035     <type name="X">
14036       <method name="Void .ctor()">
14037         <size>7</size>
14038       </method>
14039       <method name="IEnumerable`1 Test(Int32)">
14040         <size>30</size>
14041       </method>
14042       <method name="Void Main()">
14043         <size>58</size>
14044       </method>
14045     </type>
14046     <type name="X+&lt;Test&gt;c__Iterator0">
14047       <method name="Void .ctor()">
14048         <size>7</size>
14049       </method>
14050       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14051         <size>12</size>
14052       </method>
14053       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14054         <size>7</size>
14055       </method>
14056       <method name="Boolean MoveNext()">
14057         <size>180</size>
14058       </method>
14059       <method name="Void Dispose()">
14060         <size>66</size>
14061       </method>
14062       <method name="Void Reset()">
14063         <size>6</size>
14064       </method>
14065       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14066         <size>7</size>
14067       </method>
14068       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14069         <size>40</size>
14070       </method>
14071     </type>
14072   </test>
14073   <test name="gtest-anon-8.cs">
14074     <type name="X">
14075       <method name="Void .ctor()">
14076         <size>7</size>
14077       </method>
14078       <method name="Void Test[R](R, Int32)">
14079         <size>88</size>
14080       </method>
14081       <method name="Void Main()">
14082         <size>12</size>
14083       </method>
14084     </type>
14085     <type name="Foo">
14086       <method name="Void .ctor(Object, IntPtr)">
14087         <size>0</size>
14088       </method>
14089       <method name="Int32 Invoke()">
14090         <size>0</size>
14091       </method>
14092       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14093         <size>0</size>
14094       </method>
14095       <method name="Int32 EndInvoke(IAsyncResult)">
14096         <size>0</size>
14097       </method>
14098     </type>
14099     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14100       <method name="Void .ctor()">
14101         <size>7</size>
14102       </method>
14103       <method name="Int32 &lt;&gt;m__0()">
14104         <size>34</size>
14105       </method>
14106     </type>
14107     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14108       <method name="Void .ctor()">
14109         <size>7</size>
14110       </method>
14111     </type>
14112   </test>
14113   <test name="gtest-anon-9.cs">
14114     <type name="Test">
14115       <method name="Void .ctor()">
14116         <size>7</size>
14117       </method>
14118       <method name="IEnumerable`1 get_Foo()">
14119         <size>16</size>
14120       </method>
14121       <method name="Void set_Foo(IEnumerable`1)">
14122         <size>11</size>
14123       </method>
14124       <method name="Void Main()">
14125         <size>78</size>
14126       </method>
14127       <method name="Foo op_Implicit(Test)">
14128         <size>30</size>
14129       </method>
14130       <method name="IEnumerable`1 op_Addition(Test, Test)">
14131         <size>44</size>
14132       </method>
14133     </type>
14134     <type name="Foo">
14135       <method name="Void .ctor(Object, IntPtr)">
14136         <size>0</size>
14137       </method>
14138       <method name="Void Invoke()">
14139         <size>0</size>
14140       </method>
14141       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14142         <size>0</size>
14143       </method>
14144       <method name="Void EndInvoke(IAsyncResult)">
14145         <size>0</size>
14146       </method>
14147     </type>
14148     <type name="Test">
14149       <method name="Void &lt;op_Implicit&gt;m__0()">
14150         <size>11</size>
14151       </method>
14152     </type>
14153     <type name="Test+&lt;&gt;c__Iterator0">
14154       <method name="Void .ctor()">
14155         <size>7</size>
14156       </method>
14157       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14158         <size>12</size>
14159       </method>
14160       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14161         <size>7</size>
14162       </method>
14163       <method name="Boolean MoveNext()">
14164         <size>65</size>
14165       </method>
14166       <method name="Void Dispose()">
14167         <size>8</size>
14168       </method>
14169       <method name="Void Reset()">
14170         <size>6</size>
14171       </method>
14172     </type>
14173     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14174       <method name="Void .ctor()">
14175         <size>7</size>
14176       </method>
14177       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14178         <size>7</size>
14179       </method>
14180       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14181         <size>7</size>
14182       </method>
14183       <method name="Boolean MoveNext()">
14184         <size>98</size>
14185       </method>
14186       <method name="Void Dispose()">
14187         <size>8</size>
14188       </method>
14189       <method name="Void Reset()">
14190         <size>6</size>
14191       </method>
14192     </type>
14193     <type name="Test+&lt;&gt;c__Iterator0">
14194       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14195         <size>7</size>
14196       </method>
14197       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14198         <size>26</size>
14199       </method>
14200     </type>
14201     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14202       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14203         <size>7</size>
14204       </method>
14205       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14206         <size>52</size>
14207       </method>
14208     </type>
14209   </test>
14210   <test name="gtest-anontype-01.cs">
14211     <type name="Test">
14212       <method name="Void .ctor()">
14213         <size>7</size>
14214       </method>
14215       <method name="Int32 Main()">
14216         <size>53</size>
14217       </method>
14218     </type>
14219     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14220       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14221         <size>21</size>
14222       </method>
14223       <method name="&lt;Foo&gt;__T get_Foo()">
14224         <size>7</size>
14225       </method>
14226       <method name="&lt;Baz&gt;__T get_Baz()">
14227         <size>7</size>
14228       </method>
14229       <method name="Boolean Equals(System.Object)">
14230         <size>69</size>
14231       </method>
14232       <method name="Int32 GetHashCode()">
14233         <size>86</size>
14234       </method>
14235       <method name="System.String ToString()">
14236         <size>142</size>
14237       </method>
14238     </type>
14239   </test>
14240   <test name="gtest-anontype-02.cs">
14241     <type name="Test">
14242       <method name="Void .ctor()">
14243         <size>7</size>
14244       </method>
14245       <method name="System.Object TestA(System.String)">
14246         <size>7</size>
14247       </method>
14248       <method name="Int32 Main()">
14249         <size>99</size>
14250       </method>
14251     </type>
14252     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14253       <method name="Void .ctor(&lt;s&gt;__T)">
14254         <size>14</size>
14255       </method>
14256       <method name="&lt;s&gt;__T get_s()">
14257         <size>7</size>
14258       </method>
14259       <method name="Boolean Equals(System.Object)">
14260         <size>39</size>
14261       </method>
14262       <method name="Int32 GetHashCode()">
14263         <size>63</size>
14264       </method>
14265       <method name="System.String ToString()">
14266         <size>67</size>
14267       </method>
14268     </type>
14269     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14270       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14271         <size>21</size>
14272       </method>
14273       <method name="&lt;Foo&gt;__T get_Foo()">
14274         <size>7</size>
14275       </method>
14276       <method name="&lt;Baz&gt;__T get_Baz()">
14277         <size>7</size>
14278       </method>
14279       <method name="Boolean Equals(System.Object)">
14280         <size>69</size>
14281       </method>
14282       <method name="Int32 GetHashCode()">
14283         <size>86</size>
14284       </method>
14285       <method name="System.String ToString()">
14286         <size>142</size>
14287       </method>
14288     </type>
14289   </test>
14290   <test name="gtest-anontype-03.cs">
14291     <type name="MyClass">
14292       <method name="Void .ctor()">
14293         <size>18</size>
14294       </method>
14295       <method name="Int32 get_Baz()">
14296         <size>3</size>
14297       </method>
14298     </type>
14299     <type name="Test">
14300       <method name="Void .ctor()">
14301         <size>7</size>
14302       </method>
14303       <method name="Int32 Main()">
14304         <size>64</size>
14305       </method>
14306     </type>
14307     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14308       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14309         <size>21</size>
14310       </method>
14311       <method name="&lt;Foo&gt;__T get_Foo()">
14312         <size>7</size>
14313       </method>
14314       <method name="&lt;Baz&gt;__T get_Baz()">
14315         <size>7</size>
14316       </method>
14317       <method name="Boolean Equals(System.Object)">
14318         <size>69</size>
14319       </method>
14320       <method name="Int32 GetHashCode()">
14321         <size>86</size>
14322       </method>
14323       <method name="System.String ToString()">
14324         <size>142</size>
14325       </method>
14326     </type>
14327   </test>
14328   <test name="gtest-anontype-04.cs">
14329     <type name="MyClass">
14330       <method name="Void .ctor()">
14331         <size>18</size>
14332       </method>
14333       <method name="Int32 get_Baz()">
14334         <size>3</size>
14335       </method>
14336     </type>
14337     <type name="Test">
14338       <method name="Void .ctor()">
14339         <size>7</size>
14340       </method>
14341       <method name="Int32 Main()">
14342         <size>111</size>
14343       </method>
14344     </type>
14345     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14346       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14347         <size>36</size>
14348       </method>
14349       <method name="&lt;Foo&gt;__T get_Foo()">
14350         <size>7</size>
14351       </method>
14352       <method name="&lt;Baz&gt;__T get_Baz()">
14353         <size>7</size>
14354       </method>
14355       <method name="&lt;Hello&gt;__T get_Hello()">
14356         <size>7</size>
14357       </method>
14358       <method name="&lt;Answer&gt;__T get_Answer()">
14359         <size>7</size>
14360       </method>
14361       <method name="Boolean Equals(System.Object)">
14362         <size>123</size>
14363       </method>
14364       <method name="Int32 GetHashCode()">
14365         <size>132</size>
14366       </method>
14367       <method name="System.String ToString()">
14368         <size>258</size>
14369       </method>
14370     </type>
14371   </test>
14372   <test name="gtest-anontype-05.cs">
14373     <type name="Test">
14374       <method name="Void .ctor()">
14375         <size>7</size>
14376       </method>
14377       <method name="System.String Null()">
14378         <size>2</size>
14379       </method>
14380       <method name="Int32 Main()">
14381         <size>287</size>
14382       </method>
14383     </type>
14384     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14385       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14386         <size>21</size>
14387       </method>
14388       <method name="&lt;Name&gt;__T get_Name()">
14389         <size>7</size>
14390       </method>
14391       <method name="&lt;Age&gt;__T get_Age()">
14392         <size>7</size>
14393       </method>
14394       <method name="Boolean Equals(System.Object)">
14395         <size>69</size>
14396       </method>
14397       <method name="Int32 GetHashCode()">
14398         <size>86</size>
14399       </method>
14400       <method name="System.String ToString()">
14401         <size>142</size>
14402       </method>
14403     </type>
14404     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14405       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14406         <size>21</size>
14407       </method>
14408       <method name="&lt;Age&gt;__T get_Age()">
14409         <size>7</size>
14410       </method>
14411       <method name="&lt;Name&gt;__T get_Name()">
14412         <size>7</size>
14413       </method>
14414       <method name="Boolean Equals(System.Object)">
14415         <size>69</size>
14416       </method>
14417       <method name="Int32 GetHashCode()">
14418         <size>86</size>
14419       </method>
14420       <method name="System.String ToString()">
14421         <size>142</size>
14422       </method>
14423     </type>
14424     <type name="&lt;&gt;__AnonType2">
14425       <method name="Void .ctor()">
14426         <size>7</size>
14427       </method>
14428       <method name="Boolean Equals(System.Object)">
14429         <size>15</size>
14430       </method>
14431       <method name="Int32 GetHashCode()">
14432         <size>40</size>
14433       </method>
14434       <method name="System.String ToString()">
14435         <size>6</size>
14436       </method>
14437     </type>
14438     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14439       <method name="Void .ctor(&lt;Foo&gt;__T)">
14440         <size>14</size>
14441       </method>
14442       <method name="&lt;Foo&gt;__T get_Foo()">
14443         <size>7</size>
14444       </method>
14445       <method name="Boolean Equals(System.Object)">
14446         <size>39</size>
14447       </method>
14448       <method name="Int32 GetHashCode()">
14449         <size>63</size>
14450       </method>
14451       <method name="System.String ToString()">
14452         <size>67</size>
14453       </method>
14454     </type>
14455   </test>
14456   <test name="gtest-anontype-06.cs">
14457     <type name="CastByExample">
14458       <method name="Void .ctor()">
14459         <size>7</size>
14460       </method>
14461       <method name="T Cast[T](System.Object, T)">
14462         <size>7</size>
14463       </method>
14464       <method name="Void Main()">
14465         <size>29</size>
14466       </method>
14467     </type>
14468     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14469       <method name="Void .ctor(&lt;Foo&gt;__T)">
14470         <size>14</size>
14471       </method>
14472       <method name="&lt;Foo&gt;__T get_Foo()">
14473         <size>7</size>
14474       </method>
14475       <method name="Boolean Equals(System.Object)">
14476         <size>39</size>
14477       </method>
14478       <method name="Int32 GetHashCode()">
14479         <size>63</size>
14480       </method>
14481       <method name="System.String ToString()">
14482         <size>67</size>
14483       </method>
14484     </type>
14485   </test>
14486   <test name="gtest-anontype-07.cs">
14487     <type name="Test">
14488       <method name="Void .ctor()">
14489         <size>7</size>
14490       </method>
14491       <method name="Int32 Main()">
14492         <size>59</size>
14493       </method>
14494     </type>
14495     <type name="&lt;&gt;__AnonType0">
14496       <method name="Void .ctor()">
14497         <size>7</size>
14498       </method>
14499       <method name="Boolean Equals(System.Object)">
14500         <size>15</size>
14501       </method>
14502       <method name="Int32 GetHashCode()">
14503         <size>40</size>
14504       </method>
14505       <method name="System.String ToString()">
14506         <size>6</size>
14507       </method>
14508     </type>
14509   </test>
14510   <test name="gtest-anontype-08.cs">
14511     <type name="Test">
14512       <method name="Void Main()">
14513         <size>15</size>
14514       </method>
14515     </type>
14516     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14517       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14518         <size>21</size>
14519       </method>
14520       <method name="&lt;X&gt;__T get_X()">
14521         <size>7</size>
14522       </method>
14523       <method name="&lt;Y&gt;__T get_Y()">
14524         <size>7</size>
14525       </method>
14526       <method name="Boolean Equals(System.Object)">
14527         <size>69</size>
14528       </method>
14529       <method name="Int32 GetHashCode()">
14530         <size>86</size>
14531       </method>
14532       <method name="System.String ToString()">
14533         <size>142</size>
14534       </method>
14535     </type>
14536   </test>
14537   <test name="gtest-anontype-09.cs">
14538     <type name="My.System.Test">
14539       <method name="Int32 Main()">
14540         <size>35</size>
14541       </method>
14542     </type>
14543     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14544       <method name="Void .ctor(&lt;X&gt;__T)">
14545         <size>14</size>
14546       </method>
14547       <method name="&lt;X&gt;__T get_X()">
14548         <size>7</size>
14549       </method>
14550       <method name="Boolean Equals(System.Object)">
14551         <size>39</size>
14552       </method>
14553       <method name="Int32 GetHashCode()">
14554         <size>63</size>
14555       </method>
14556       <method name="System.String ToString()">
14557         <size>67</size>
14558       </method>
14559     </type>
14560     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14561       <method name="Void .ctor(&lt;Value&gt;__T)">
14562         <size>14</size>
14563       </method>
14564       <method name="&lt;Value&gt;__T get_Value()">
14565         <size>7</size>
14566       </method>
14567       <method name="Boolean Equals(System.Object)">
14568         <size>39</size>
14569       </method>
14570       <method name="Int32 GetHashCode()">
14571         <size>63</size>
14572       </method>
14573       <method name="System.String ToString()">
14574         <size>67</size>
14575       </method>
14576     </type>
14577   </test>
14578   <test name="gtest-anontype-10.cs">
14579     <type name="A">
14580       <method name="Void .ctor()">
14581         <size>7</size>
14582       </method>
14583       <method name="Int32 get_X()">
14584         <size>3</size>
14585       </method>
14586     </type>
14587     <type name="B">
14588       <method name="Void .ctor()">
14589         <size>7</size>
14590       </method>
14591       <method name="Int32 Main()">
14592         <size>11</size>
14593       </method>
14594       <method name="Int32 Test()">
14595         <size>33</size>
14596       </method>
14597     </type>
14598     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14599       <method name="Void .ctor(&lt;X&gt;__T)">
14600         <size>14</size>
14601       </method>
14602       <method name="&lt;X&gt;__T get_X()">
14603         <size>7</size>
14604       </method>
14605       <method name="Boolean Equals(System.Object)">
14606         <size>39</size>
14607       </method>
14608       <method name="Int32 GetHashCode()">
14609         <size>63</size>
14610       </method>
14611       <method name="System.String ToString()">
14612         <size>67</size>
14613       </method>
14614     </type>
14615   </test>
14616   <test name="gtest-anontype-11.cs">
14617     <type name="Alpha">
14618       <method name="Void .ctor(String)">
14619         <size>14</size>
14620       </method>
14621       <method name="Int32 GetHashCode()">
14622         <size>18</size>
14623       </method>
14624     </type>
14625     <type name="Beta">
14626       <method name="Void .ctor(String)">
14627         <size>14</size>
14628       </method>
14629       <method name="Int32 GetHashCode()">
14630         <size>18</size>
14631       </method>
14632     </type>
14633     <type name="Program">
14634       <method name="Int32 Main()">
14635         <size>49</size>
14636       </method>
14637     </type>
14638     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14639       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14640         <size>21</size>
14641       </method>
14642       <method name="&lt;First&gt;__T get_First()">
14643         <size>7</size>
14644       </method>
14645       <method name="&lt;Second&gt;__T get_Second()">
14646         <size>7</size>
14647       </method>
14648       <method name="Boolean Equals(System.Object)">
14649         <size>69</size>
14650       </method>
14651       <method name="Int32 GetHashCode()">
14652         <size>86</size>
14653       </method>
14654       <method name="System.String ToString()">
14655         <size>142</size>
14656       </method>
14657     </type>
14658   </test>
14659   <test name="gtest-autoproperty-01.cs">
14660     <type name="Test">
14661       <method name="Void .ctor()">
14662         <size>15</size>
14663       </method>
14664       <method name="System.String get_Foo()">
14665         <size>7</size>
14666       </method>
14667       <method name="Void set_Foo(System.String)">
14668         <size>8</size>
14669       </method>
14670       <method name="Int32 get_Answer()">
14671         <size>7</size>
14672       </method>
14673       <method name="Void set_Answer(Int32)">
14674         <size>8</size>
14675       </method>
14676       <method name="Int32 Main()">
14677         <size>97</size>
14678       </method>
14679     </type>
14680     <type name="Test+A">
14681       <method name="Void .ctor()">
14682         <size>7</size>
14683       </method>
14684       <method name="System.String get_B()">
14685         <size>7</size>
14686       </method>
14687       <method name="Void set_B(System.String)">
14688         <size>8</size>
14689       </method>
14690     </type>
14691   </test>
14692   <test name="gtest-autoproperty-02.cs">
14693     <type name="Test">
14694       <method name="Void .ctor()">
14695         <size>7</size>
14696       </method>
14697       <method name="System.String get_Foo()">
14698         <size>6</size>
14699       </method>
14700       <method name="Void set_Foo(System.String)">
14701         <size>7</size>
14702       </method>
14703       <method name="Int32 get_Answer()">
14704         <size>6</size>
14705       </method>
14706       <method name="Void set_Answer(Int32)">
14707         <size>7</size>
14708       </method>
14709       <method name="Int32 Main()">
14710         <size>114</size>
14711       </method>
14712     </type>
14713     <type name="Test+A">
14714       <method name="Void .ctor()">
14715         <size>7</size>
14716       </method>
14717       <method name="System.String get_B()">
14718         <size>6</size>
14719       </method>
14720       <method name="Void set_B(System.String)">
14721         <size>7</size>
14722       </method>
14723       <method name="System.String get_C()">
14724         <size>6</size>
14725       </method>
14726       <method name="Void set_C(System.String)">
14727         <size>7</size>
14728       </method>
14729       <method name="Void DoThings()">
14730         <size>11</size>
14731       </method>
14732     </type>
14733   </test>
14734   <test name="gtest-autoproperty-03.cs">
14735     <type name="Test">
14736       <method name="Void .ctor()">
14737         <size>7</size>
14738       </method>
14739       <method name="System.String get_Foo()">
14740         <size>7</size>
14741       </method>
14742       <method name="Void set_Foo(System.String)">
14743         <size>8</size>
14744       </method>
14745       <method name="Int32 Main()">
14746         <size>236</size>
14747       </method>
14748     </type>
14749   </test>
14750   <test name="gtest-autoproperty-04.cs">
14751     <type name="MonoTests.MainClass">
14752       <method name="Void .ctor()">
14753         <size>7</size>
14754       </method>
14755       <method name="System.String[] get_foo()">
14756         <size>7</size>
14757       </method>
14758       <method name="Void set_foo(System.String[])">
14759         <size>8</size>
14760       </method>
14761       <method name="System.String[] get_bar()">
14762         <size>0</size>
14763       </method>
14764       <method name="Void set_bar(System.String[])">
14765         <size>0</size>
14766       </method>
14767       <method name="Void Main(System.String[])">
14768         <size>11</size>
14769       </method>
14770     </type>
14771     <type name="MonoTests.ChildClass">
14772       <method name="Void .ctor()">
14773         <size>7</size>
14774       </method>
14775       <method name="System.String[] get_foo()">
14776         <size>7</size>
14777       </method>
14778       <method name="Void set_foo(System.String[])">
14779         <size>8</size>
14780       </method>
14781       <method name="System.String[] get_bar()">
14782         <size>7</size>
14783       </method>
14784       <method name="Void set_bar(System.String[])">
14785         <size>8</size>
14786       </method>
14787     </type>
14788   </test>
14789   <test name="gtest-autoproperty-05.cs">
14790     <type name="Test">
14791       <method name="Void .ctor()">
14792         <size>7</size>
14793       </method>
14794       <method name="System.String get_X()">
14795         <size>7</size>
14796       </method>
14797       <method name="Void set_X(System.String)">
14798         <size>8</size>
14799       </method>
14800     </type>
14801     <type name="M">
14802       <method name="Void .ctor()">
14803         <size>7</size>
14804       </method>
14805       <method name="Void Main()">
14806         <size>1</size>
14807       </method>
14808     </type>
14809   </test>
14810   <test name="gtest-autoproperty-06.cs">
14811     <type name="A">
14812       <method name="Void .ctor()">
14813         <size>7</size>
14814       </method>
14815     </type>
14816     <type name="B">
14817       <method name="Void .ctor()">
14818         <size>7</size>
14819       </method>
14820     </type>
14821     <type name="C">
14822       <method name="Void .ctor()">
14823         <size>7</size>
14824       </method>
14825       <method name="B I&lt;B&gt;.get_Prop()">
14826         <size>7</size>
14827       </method>
14828       <method name="Void I&lt;B&gt;.set_Prop(B)">
14829         <size>8</size>
14830       </method>
14831       <method name="A I&lt;A&gt;.get_Prop()">
14832         <size>7</size>
14833       </method>
14834       <method name="Void I&lt;A&gt;.set_Prop(A)">
14835         <size>8</size>
14836       </method>
14837     </type>
14838     <type name="Program">
14839       <method name="Void .ctor()">
14840         <size>7</size>
14841       </method>
14842       <method name="Void Main(System.String[])">
14843         <size>7</size>
14844       </method>
14845     </type>
14846   </test>
14847   <test name="gtest-collectioninit-01.cs">
14848     <type name="Test">
14849       <method name="Void .ctor()">
14850         <size>7</size>
14851       </method>
14852       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14853         <size>81</size>
14854       </method>
14855       <method name="Int32 Main()">
14856         <size>524</size>
14857       </method>
14858     </type>
14859     <type name="Test+Wrap">
14860       <method name="Void .ctor()">
14861         <size>31</size>
14862       </method>
14863       <method name="Void .ctor(Int32)">
14864         <size>25</size>
14865       </method>
14866       <method name="System.Collections.ArrayList get_Numbers()">
14867         <size>7</size>
14868       </method>
14869     </type>
14870   </test>
14871   <test name="gtest-collectioninit-02.cs">
14872     <type name="C">
14873       <method name="Void .ctor()">
14874         <size>7</size>
14875       </method>
14876       <method name="Int32 Main()">
14877         <size>73</size>
14878       </method>
14879     </type>
14880   </test>
14881   <test name="gtest-collectioninit-03.cs">
14882     <type name="X">
14883       <method name="Void .ctor()">
14884         <size>7</size>
14885       </method>
14886       <method name="Int32 Main()">
14887         <size>34</size>
14888       </method>
14889       <method name="Void R(System.Object ByRef)">
14890         <size>28</size>
14891       </method>
14892     </type>
14893   </test>
14894   <test name="gtest-etree-01.cs">
14895     <type name="MyTypeExplicit">
14896       <method name="Void .ctor(Int32)">
14897         <size>14</size>
14898       </method>
14899       <method name="Int32 op_Explicit(MyTypeExplicit)">
14900         <size>7</size>
14901       </method>
14902     </type>
14903     <type name="MemberAccessData">
14904       <method name="Void .ctor()">
14905         <size>7</size>
14906       </method>
14907       <method name="Void .cctor()">
14908         <size>16</size>
14909       </method>
14910       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14911         <size>24</size>
14912       </method>
14913       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14914         <size>24</size>
14915       </method>
14916       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14917         <size>33</size>
14918       </method>
14919       <method name="Void set_MyTypeProperty(MyType)">
14920         <size>8</size>
14921       </method>
14922       <method name="MyType get_MyTypeProperty()">
14923         <size>7</size>
14924       </method>
14925       <method name="System.String get_StaticProperty()">
14926         <size>6</size>
14927       </method>
14928     </type>
14929     <type name="NewTest`1[T]">
14930       <method name="Void .ctor(T)">
14931         <size>27</size>
14932       </method>
14933       <method name="Void .ctor(T[])">
14934         <size>14</size>
14935       </method>
14936       <method name="Int32 GetHashCode()">
14937         <size>7</size>
14938       </method>
14939       <method name="Boolean Equals(System.Object)">
14940         <size>89</size>
14941       </method>
14942     </type>
14943     <type name="Indexer">
14944       <method name="Void .ctor()">
14945         <size>7</size>
14946       </method>
14947       <method name="Int32 get_Item(Int32)">
14948         <size>2</size>
14949       </method>
14950       <method name="Void set_Item(Int32, Int32)">
14951         <size>1</size>
14952       </method>
14953       <method name="System.String get_Item(System.String[])">
14954         <size>7</size>
14955       </method>
14956     </type>
14957     <type name="Tester">
14958       <method name="Void .ctor()">
14959         <size>7</size>
14960       </method>
14961       <method name="Void Assert[T](T, T)">
14962         <size>9</size>
14963       </method>
14964       <method name="Void Assert[T](T, T, System.String)">
14965         <size>89</size>
14966       </method>
14967       <method name="Void Assert[T](T[], T[])">
14968         <size>220</size>
14969       </method>
14970       <method name="T GenericMethod[T](T)">
14971         <size>2</size>
14972       </method>
14973       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14974         <size>56</size>
14975       </method>
14976       <method name="Void AddTest()">
14977         <size>99</size>
14978       </method>
14979       <method name="Void AddTest_2()">
14980         <size>118</size>
14981       </method>
14982       <method name="Void AddTest_3()">
14983         <size>129</size>
14984       </method>
14985       <method name="Void AddTest_4()">
14986         <size>191</size>
14987       </method>
14988       <method name="Void AddTest_5()">
14989         <size>133</size>
14990       </method>
14991       <method name="Void AddTest_6()">
14992         <size>158</size>
14993       </method>
14994       <method name="Void AddTest_7()">
14995         <size>142</size>
14996       </method>
14997       <method name="Void AddTest_8()">
14998         <size>248</size>
14999       </method>
15000       <method name="Void AddTest_9()">
15001         <size>142</size>
15002       </method>
15003       <method name="Void AddCheckedTest()">
15004         <size>99</size>
15005       </method>
15006       <method name="Void AddCheckedTest_2()">
15007         <size>118</size>
15008       </method>
15009       <method name="Void AddCheckedTest_3()">
15010         <size>129</size>
15011       </method>
15012       <method name="Void AddStringTest()">
15013         <size>128</size>
15014       </method>
15015       <method name="Void AddStringTest_2()">
15016         <size>173</size>
15017       </method>
15018       <method name="Void AddStringTest_3()">
15019         <size>174</size>
15020       </method>
15021       <method name="Void AddStringTest_4()">
15022         <size>174</size>
15023       </method>
15024       <method name="Void AndTest()">
15025         <size>140</size>
15026       </method>
15027       <method name="Void AndTest_2()">
15028         <size>161</size>
15029       </method>
15030       <method name="Void AndTest_3()">
15031         <size>161</size>
15032       </method>
15033       <method name="Void AndNullableTest()">
15034         <size>381</size>
15035       </method>
15036       <method name="Void AndNullableTest_2()">
15037         <size>237</size>
15038       </method>
15039       <method name="Void AndNullableTest_3()">
15040         <size>198</size>
15041       </method>
15042       <method name="Void AndAlsoTest()">
15043         <size>96</size>
15044       </method>
15045       <method name="Void AndAlsoTest_2()">
15046         <size>165</size>
15047       </method>
15048       <method name="Void AndAlsoTest_3()">
15049         <size>108</size>
15050       </method>
15051       <method name="Void ArrayIndexTest()">
15052         <size>145</size>
15053       </method>
15054       <method name="Void ArrayIndexTest_2()">
15055         <size>115</size>
15056       </method>
15057       <method name="Void ArrayIndexTest_3()">
15058         <size>229</size>
15059       </method>
15060       <method name="Void ArrayIndexTest_4()">
15061         <size>258</size>
15062       </method>
15063       <method name="Void ArrayIndexTest_5()">
15064         <size>108</size>
15065       </method>
15066       <method name="Void ArrayLengthTest()">
15067         <size>99</size>
15068       </method>
15069       <method name="Void ArrayLengthTest_2()">
15070         <size>91</size>
15071       </method>
15072       <method name="Void CallTest()">
15073         <size>138</size>
15074       </method>
15075       <method name="Void CallTest_2()">
15076         <size>107</size>
15077       </method>
15078       <method name="Void CallTest_3()">
15079         <size>207</size>
15080       </method>
15081       <method name="Void CallTest_4()">
15082         <size>121</size>
15083       </method>
15084       <method name="Void CallTest_5()">
15085         <size>99</size>
15086       </method>
15087       <method name="Void CallTest_6()">
15088         <size>70</size>
15089       </method>
15090       <method name="Void CallTest_7()">
15091         <size>124</size>
15092       </method>
15093       <method name="Void CallTest_8()">
15094         <size>227</size>
15095       </method>
15096       <method name="Void CallTest_9()">
15097         <size>88</size>
15098       </method>
15099       <method name="Void CoalesceTest()">
15100         <size>120</size>
15101       </method>
15102       <method name="Void CoalesceTest_2()">
15103         <size>171</size>
15104       </method>
15105       <method name="Void ConditionTest()">
15106         <size>170</size>
15107       </method>
15108       <method name="Void ConditionTest_2()">
15109         <size>301</size>
15110       </method>
15111       <method name="Void ConditionTest_3()">
15112         <size>179</size>
15113       </method>
15114       <method name="Void ConditionTest_4()">
15115         <size>183</size>
15116       </method>
15117       <method name="Void ConstantTest()">
15118         <size>59</size>
15119       </method>
15120       <method name="Void ConstantTest_2()">
15121         <size>62</size>
15122       </method>
15123       <method name="Void ConstantTest_3()">
15124         <size>54</size>
15125       </method>
15126       <method name="Void ConstantTest_4()">
15127         <size>54</size>
15128       </method>
15129       <method name="Void ConstantTest_5()">
15130         <size>59</size>
15131       </method>
15132       <method name="Void ConstantTest_6()">
15133         <size>67</size>
15134       </method>
15135       <method name="Void ConstantTest_7()">
15136         <size>62</size>
15137       </method>
15138       <method name="Void ConstantTest_8()">
15139         <size>72</size>
15140       </method>
15141       <method name="Void ConstantTest_9()">
15142         <size>72</size>
15143       </method>
15144       <method name="Void ConstantTest_10()">
15145         <size>72</size>
15146       </method>
15147       <method name="Void ConstantTest_11()">
15148         <size>59</size>
15149       </method>
15150       <method name="Void ConstantTest_13()">
15151         <size>59</size>
15152       </method>
15153       <method name="Void ConstantTest_14()">
15154         <size>72</size>
15155       </method>
15156       <method name="Void ConstantTest_15()">
15157         <size>62</size>
15158       </method>
15159       <method name="Void ConvertTest()">
15160         <size>82</size>
15161       </method>
15162       <method name="Void ConvertTest_2()">
15163         <size>83</size>
15164       </method>
15165       <method name="Void ConvertTest_3()">
15166         <size>93</size>
15167       </method>
15168       <method name="Void ConvertTest_4()">
15169         <size>102</size>
15170       </method>
15171       <method name="Void ConvertTest_5()">
15172         <size>109</size>
15173       </method>
15174       <method name="Void ConvertTest_6()">
15175         <size>240</size>
15176       </method>
15177       <method name="Void ConvertTest_7()">
15178         <size>122</size>
15179       </method>
15180       <method name="Void ConvertTest_8()">
15181         <size>118</size>
15182       </method>
15183       <method name="Void ConvertTest_9()">
15184         <size>97</size>
15185       </method>
15186       <method name="Void ConvertTest_10()">
15187         <size>163</size>
15188       </method>
15189       <method name="Void ConvertTest_11()">
15190         <size>101</size>
15191       </method>
15192       <method name="Void ConvertTest_12()">
15193         <size>166</size>
15194       </method>
15195       <method name="Void ConvertTest_13()">
15196         <size>86</size>
15197       </method>
15198       <method name="Void ConvertTest_14()">
15199         <size>88</size>
15200       </method>
15201       <method name="Void ConvertTest_15()">
15202         <size>132</size>
15203       </method>
15204       <method name="Void ConvertCheckedTest()">
15205         <size>82</size>
15206       </method>
15207       <method name="Void ConvertCheckedTest_2()">
15208         <size>83</size>
15209       </method>
15210       <method name="Void ConvertCheckedTest_3()">
15211         <size>93</size>
15212       </method>
15213       <method name="Void ConvertCheckedTest_4()">
15214         <size>102</size>
15215       </method>
15216       <method name="Void DivideTest()">
15217         <size>99</size>
15218       </method>
15219       <method name="Void DivideTest_2()">
15220         <size>185</size>
15221       </method>
15222       <method name="Void DivideTest_3()">
15223         <size>129</size>
15224       </method>
15225       <method name="Void DivideTest_4()">
15226         <size>192</size>
15227       </method>
15228       <method name="Void DivideTest_5()">
15229         <size>134</size>
15230       </method>
15231       <method name="Void DivideTest_6()">
15232         <size>196</size>
15233       </method>
15234       <method name="Void EqualTest()">
15235         <size>118</size>
15236       </method>
15237       <method name="Void EqualTest_2()">
15238         <size>168</size>
15239       </method>
15240       <method name="Void EqualTest_3()">
15241         <size>125</size>
15242       </method>
15243       <method name="Void EqualTest_4()">
15244         <size>210</size>
15245       </method>
15246       <method name="Void EqualTest_5()">
15247         <size>176</size>
15248       </method>
15249       <method name="Void EqualTest_6()">
15250         <size>119</size>
15251       </method>
15252       <method name="Void EqualTest_7()">
15253         <size>167</size>
15254       </method>
15255       <method name="Void EqualTest_8()">
15256         <size>126</size>
15257       </method>
15258       <method name="Void EqualTest_9()">
15259         <size>146</size>
15260       </method>
15261       <method name="Void EqualTest_10()">
15262         <size>169</size>
15263       </method>
15264       <method name="Void EqualTest_11()">
15265         <size>132</size>
15266       </method>
15267       <method name="Void EqualTest_12()">
15268         <size>127</size>
15269       </method>
15270       <method name="Void EqualTest_13()">
15271         <size>124</size>
15272       </method>
15273       <method name="Void EqualTestDelegate()">
15274         <size>113</size>
15275       </method>
15276       <method name="Void EqualTestDelegate_2()">
15277         <size>312</size>
15278       </method>
15279       <method name="Void ExclusiveOrTest()">
15280         <size>115</size>
15281       </method>
15282       <method name="Void ExclusiveOrTest_2()">
15283         <size>183</size>
15284       </method>
15285       <method name="Void ExclusiveOrTest_3()">
15286         <size>129</size>
15287       </method>
15288       <method name="Void ExclusiveOrTest_4()">
15289         <size>192</size>
15290       </method>
15291       <method name="Void ExclusiveOrTest_5()">
15292         <size>197</size>
15293       </method>
15294       <method name="Void ExclusiveOrTest_6()">
15295         <size>161</size>
15296       </method>
15297       <method name="Void ExclusiveOrTest_7()">
15298         <size>198</size>
15299       </method>
15300       <method name="Void ExclusiveOrTest_8()">
15301         <size>164</size>
15302       </method>
15303       <method name="Void GreaterThanTest()">
15304         <size>99</size>
15305       </method>
15306       <method name="Void GreaterThanTest_2()">
15307         <size>154</size>
15308       </method>
15309       <method name="Void GreaterThanTest_3()">
15310         <size>125</size>
15311       </method>
15312       <method name="Void GreaterThanTest_4()">
15313         <size>210</size>
15314       </method>
15315       <method name="Void GreaterThanTest_5()">
15316         <size>209</size>
15317       </method>
15318       <method name="Void GreaterThanTest_6()">
15319         <size>102</size>
15320       </method>
15321       <method name="Void GreaterThanTest_7()">
15322         <size>146</size>
15323       </method>
15324       <method name="Void GreaterThanTest_8()">
15325         <size>169</size>
15326       </method>
15327       <method name="Void GreaterThanOrEqualTest()">
15328         <size>99</size>
15329       </method>
15330       <method name="Void GreaterThanOrEqualTest_2()">
15331         <size>169</size>
15332       </method>
15333       <method name="Void GreaterThanOrEqualTest_3()">
15334         <size>130</size>
15335       </method>
15336       <method name="Void GreaterThanOrEqualTest_4()">
15337         <size>210</size>
15338       </method>
15339       <method name="Void GreaterThanOrEqualTest_5()">
15340         <size>209</size>
15341       </method>
15342       <method name="Void GreaterThanOrEqualTest_6()">
15343         <size>102</size>
15344       </method>
15345       <method name="Void GreaterThanOrEqualTest_7()">
15346         <size>146</size>
15347       </method>
15348       <method name="Void GreaterThanOrEqualTest_8()">
15349         <size>169</size>
15350       </method>
15351       <method name="Void InvokeTest()">
15352         <size>90</size>
15353       </method>
15354       <method name="Void InvokeTest_2()">
15355         <size>138</size>
15356       </method>
15357       <method name="Void LeftShiftTest()">
15358         <size>155</size>
15359       </method>
15360       <method name="Void LeftShiftTest_2()">
15361         <size>162</size>
15362       </method>
15363       <method name="Void LeftShiftTest_3()">
15364         <size>184</size>
15365       </method>
15366       <method name="Void LeftShiftTest_4()">
15367         <size>261</size>
15368       </method>
15369       <method name="Void LeftShiftTest_5()">
15370         <size>110</size>
15371       </method>
15372       <method name="Void LessThanTest()">
15373         <size>99</size>
15374       </method>
15375       <method name="Void LessThanTest_2()">
15376         <size>154</size>
15377       </method>
15378       <method name="Void LessThanTest_3()">
15379         <size>125</size>
15380       </method>
15381       <method name="Void LessThanTest_4()">
15382         <size>210</size>
15383       </method>
15384       <method name="Void LessThanTest_5()">
15385         <size>209</size>
15386       </method>
15387       <method name="Void LessThanTest_6()">
15388         <size>102</size>
15389       </method>
15390       <method name="Void LessThanTest_7()">
15391         <size>146</size>
15392       </method>
15393       <method name="Void LessThanTest_8()">
15394         <size>169</size>
15395       </method>
15396       <method name="Void LessThanOrEqualTest()">
15397         <size>99</size>
15398       </method>
15399       <method name="Void LessThanOrEqualTest_2()">
15400         <size>169</size>
15401       </method>
15402       <method name="Void LessThanOrEqualTest_3()">
15403         <size>125</size>
15404       </method>
15405       <method name="Void LessThanOrEqualTest_4()">
15406         <size>210</size>
15407       </method>
15408       <method name="Void LessThanOrEqualTest_5()">
15409         <size>209</size>
15410       </method>
15411       <method name="Void LessThanOrEqualTest_6()">
15412         <size>102</size>
15413       </method>
15414       <method name="Void LessThanOrEqualTest_7()">
15415         <size>146</size>
15416       </method>
15417       <method name="Void LessThanOrEqualTest_8()">
15418         <size>169</size>
15419       </method>
15420       <method name="Void ListInitTest()">
15421         <size>414</size>
15422       </method>
15423       <method name="Void ListInitTest_2()">
15424         <size>292</size>
15425       </method>
15426       <method name="Void MemberAccessTest()">
15427         <size>132</size>
15428       </method>
15429       <method name="Void MemberAccessTest_2()">
15430         <size>63</size>
15431       </method>
15432       <method name="Void MemberAccessTest_3()">
15433         <size>113</size>
15434       </method>
15435       <method name="Void MemberAccessTest_4()">
15436         <size>91</size>
15437       </method>
15438       <method name="Void MemberAccessTest_5()">
15439         <size>39</size>
15440       </method>
15441       <method name="Void MemberAccessTest_6()">
15442         <size>104</size>
15443       </method>
15444       <method name="Void MemberAccessTest_7()">
15445         <size>109</size>
15446       </method>
15447       <method name="Void MemberAccessTest_8()">
15448         <size>63</size>
15449       </method>
15450       <method name="Void MemberAccessTest_9()">
15451         <size>80</size>
15452       </method>
15453       <method name="Void MemberInitTest()">
15454         <size>302</size>
15455       </method>
15456       <method name="Void MemberInitTest_2()">
15457         <size>250</size>
15458       </method>
15459       <method name="Void MemberInitTest_3()">
15460         <size>124</size>
15461       </method>
15462       <method name="Void ModuloTest()">
15463         <size>100</size>
15464       </method>
15465       <method name="Void ModuloTest_2()">
15466         <size>185</size>
15467       </method>
15468       <method name="Void ModuloTest_3()">
15469         <size>129</size>
15470       </method>
15471       <method name="Void ModuloTest_4()">
15472         <size>192</size>
15473       </method>
15474       <method name="Void ModuloTest_5()">
15475         <size>133</size>
15476       </method>
15477       <method name="Void ModuloTest_6()">
15478         <size>200</size>
15479       </method>
15480       <method name="Void ModuloTest_7()">
15481         <size>110</size>
15482       </method>
15483       <method name="Void MultiplyTest()">
15484         <size>131</size>
15485       </method>
15486       <method name="Void MultiplyTest_2()">
15487         <size>185</size>
15488       </method>
15489       <method name="Void MultiplyTest_3()">
15490         <size>133</size>
15491       </method>
15492       <method name="Void MultiplyTest_4()">
15493         <size>195</size>
15494       </method>
15495       <method name="Void MultiplyTest_5()">
15496         <size>137</size>
15497       </method>
15498       <method name="Void MultiplyTest_6()">
15499         <size>202</size>
15500       </method>
15501       <method name="Void MultiplyTest_7()">
15502         <size>110</size>
15503       </method>
15504       <method name="Void MultiplyCheckedTest()">
15505         <size>122</size>
15506       </method>
15507       <method name="Void MultiplyCheckedTest_2()">
15508         <size>192</size>
15509       </method>
15510       <method name="Void MultiplyCheckedTest_3()">
15511         <size>133</size>
15512       </method>
15513       <method name="Void MultiplyCheckedTest_4()">
15514         <size>121</size>
15515       </method>
15516       <method name="Void MultiplyCheckedTest_5()">
15517         <size>124</size>
15518       </method>
15519       <method name="Void NegateTest()">
15520         <size>72</size>
15521       </method>
15522       <method name="Void NegateTest_2()">
15523         <size>92</size>
15524       </method>
15525       <method name="Void NegateTest_3()">
15526         <size>130</size>
15527       </method>
15528       <method name="Void NegateTest_4()">
15529         <size>97</size>
15530       </method>
15531       <method name="Void NegateTest_5()">
15532         <size>141</size>
15533       </method>
15534       <method name="Void NegateTest_6()">
15535         <size>121</size>
15536       </method>
15537       <method name="Void NegateTest_7()">
15538         <size>132</size>
15539       </method>
15540       <method name="Void NegateTest_8()">
15541         <size>97</size>
15542       </method>
15543       <method name="Void NegateTest_9()">
15544         <size>87</size>
15545       </method>
15546       <method name="Void NegateTestChecked()">
15547         <size>91</size>
15548       </method>
15549       <method name="Void NegateTestChecked_2()">
15550         <size>137</size>
15551       </method>
15552       <method name="Void NegateTestChecked_3()">
15553         <size>97</size>
15554       </method>
15555       <method name="Void NegateTestChecked_4()">
15556         <size>86</size>
15557       </method>
15558       <method name="Void NewArrayInitTest()">
15559         <size>64</size>
15560       </method>
15561       <method name="Void NewArrayInitTest_2()">
15562         <size>64</size>
15563       </method>
15564       <method name="Void NewArrayInitTest_3()">
15565         <size>136</size>
15566       </method>
15567       <method name="Void NewArrayInitTest_4()">
15568         <size>120</size>
15569       </method>
15570       <method name="Void NewArrayBoundsTest()">
15571         <size>123</size>
15572       </method>
15573       <method name="Void NewArrayBoundsTest_2()">
15574         <size>123</size>
15575       </method>
15576       <method name="Void NewTest()">
15577         <size>93</size>
15578       </method>
15579       <method name="Void NewTest_2()">
15580         <size>61</size>
15581       </method>
15582       <method name="Void NewTest_3()">
15583         <size>98</size>
15584       </method>
15585       <method name="Void NewTest_4()">
15586         <size>252</size>
15587       </method>
15588       <method name="Void NewTest_5()">
15589         <size>128</size>
15590       </method>
15591       <method name="Void NotTest()">
15592         <size>70</size>
15593       </method>
15594       <method name="Void NotTest_2()">
15595         <size>113</size>
15596       </method>
15597       <method name="Void NotTest_3()">
15598         <size>71</size>
15599       </method>
15600       <method name="Void NotTest_4()">
15601         <size>105</size>
15602       </method>
15603       <method name="Void NotTest_5()">
15604         <size>73</size>
15605       </method>
15606       <method name="Void NotTest_6()">
15607         <size>104</size>
15608       </method>
15609       <method name="Void NotNullableTest()">
15610         <size>114</size>
15611       </method>
15612       <method name="Void NotNullableTest_2()">
15613         <size>134</size>
15614       </method>
15615       <method name="Void NotNullableTest_3()">
15616         <size>130</size>
15617       </method>
15618       <method name="Void NotNullableTest_4()">
15619         <size>149</size>
15620       </method>
15621       <method name="Void NotNullableTest_5()">
15622         <size>148</size>
15623       </method>
15624       <method name="Void NotEqualTest()">
15625         <size>118</size>
15626       </method>
15627       <method name="Void NotEqualTest_2()">
15628         <size>166</size>
15629       </method>
15630       <method name="Void NotEqualTest_3()">
15631         <size>125</size>
15632       </method>
15633       <method name="Void NotEqualTest_4()">
15634         <size>210</size>
15635       </method>
15636       <method name="Void NotEqualTest_5()">
15637         <size>176</size>
15638       </method>
15639       <method name="Void NotEqualTest_6()">
15640         <size>119</size>
15641       </method>
15642       <method name="Void NotEqualTest_7()">
15643         <size>167</size>
15644       </method>
15645       <method name="Void NotEqualTest_8()">
15646         <size>126</size>
15647       </method>
15648       <method name="Void NotEqualTest_9()">
15649         <size>146</size>
15650       </method>
15651       <method name="Void NotEqualTest_10()">
15652         <size>169</size>
15653       </method>
15654       <method name="Void NotEqualTest_11()">
15655         <size>132</size>
15656       </method>
15657       <method name="Void OrTest()">
15658         <size>141</size>
15659       </method>
15660       <method name="Void OrTest_2()">
15661         <size>129</size>
15662       </method>
15663       <method name="Void OrTest_3()">
15664         <size>161</size>
15665       </method>
15666       <method name="Void OrNullableTest()">
15667         <size>382</size>
15668       </method>
15669       <method name="Void OrNullableTest_2()">
15670         <size>186</size>
15671       </method>
15672       <method name="Void OrNullableTest_3()">
15673         <size>176</size>
15674       </method>
15675       <method name="Void OrNullableTest_4()">
15676         <size>198</size>
15677       </method>
15678       <method name="Void OrElseTest()">
15679         <size>97</size>
15680       </method>
15681       <method name="Void OrElseTest_2()">
15682         <size>167</size>
15683       </method>
15684       <method name="Void ParameterTest()">
15685         <size>73</size>
15686       </method>
15687       <method name="Void ParameterTest_2()">
15688         <size>75</size>
15689       </method>
15690       <method name="Void ParameterTest_3()">
15691         <size>73</size>
15692       </method>
15693       <method name="Void ParameterTest_4()">
15694         <size>100</size>
15695       </method>
15696       <method name="Void QuoteTest()">
15697         <size>85</size>
15698       </method>
15699       <method name="Void RightShiftTest()">
15700         <size>152</size>
15701       </method>
15702       <method name="Void RightShiftTest_2()">
15703         <size>159</size>
15704       </method>
15705       <method name="Void RightShiftTest_3()">
15706         <size>184</size>
15707       </method>
15708       <method name="Void RightShiftTest_4()">
15709         <size>258</size>
15710       </method>
15711       <method name="Void SubtractTest()">
15712         <size>100</size>
15713       </method>
15714       <method name="Void SubtractTest_2()">
15715         <size>119</size>
15716       </method>
15717       <method name="Void SubtractTest_3()">
15718         <size>130</size>
15719       </method>
15720       <method name="Void SubtractTest_4()">
15721         <size>192</size>
15722       </method>
15723       <method name="Void SubtractTest_5()">
15724         <size>134</size>
15725       </method>
15726       <method name="Void SubtractTest_6()">
15727         <size>160</size>
15728       </method>
15729       <method name="Void SubtractTest_7()">
15730         <size>113</size>
15731       </method>
15732       <method name="Void SubtractTest_8()">
15733         <size>146</size>
15734       </method>
15735       <method name="Void SubtractTest_9()">
15736         <size>142</size>
15737       </method>
15738       <method name="Void SubtractTest_10()">
15739         <size>161</size>
15740       </method>
15741       <method name="Void SubtractTest_11()">
15742         <size>157</size>
15743       </method>
15744       <method name="Void SubtractCheckedTest()">
15745         <size>127</size>
15746       </method>
15747       <method name="Void SubtractCheckedTest_2()">
15748         <size>185</size>
15749       </method>
15750       <method name="Void SubtractCheckedTest_3()">
15751         <size>130</size>
15752       </method>
15753       <method name="Void SubtractCheckedTest_4()">
15754         <size>121</size>
15755       </method>
15756       <method name="Void TypeAsTest()">
15757         <size>80</size>
15758       </method>
15759       <method name="Void TypeAsTest_2()">
15760         <size>144</size>
15761       </method>
15762       <method name="Void TypeAsTest_3()">
15763         <size>95</size>
15764       </method>
15765       <method name="Void TypeIsTest()">
15766         <size>103</size>
15767       </method>
15768       <method name="Void TypeIsTest_2()">
15769         <size>103</size>
15770       </method>
15771       <method name="Void TypeIsTest_3()">
15772         <size>95</size>
15773       </method>
15774       <method name="Void TypeIsTest_5()">
15775         <size>74</size>
15776       </method>
15777       <method name="Void TypeIsTest_6()">
15778         <size>111</size>
15779       </method>
15780       <method name="Void UnaryPlusTest()">
15781         <size>67</size>
15782       </method>
15783       <method name="Void UnaryPlusTest_2()">
15784         <size>47</size>
15785       </method>
15786       <method name="Void UnaryPlusTest_3()">
15787         <size>97</size>
15788       </method>
15789       <method name="Void UnaryPlusTest_4()">
15790         <size>141</size>
15791       </method>
15792       <method name="Void UnaryPlusTest_5()">
15793         <size>140</size>
15794       </method>
15795       <method name="System.String InstanceMethod(System.String)">
15796         <size>2</size>
15797       </method>
15798       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15799         <size>30</size>
15800       </method>
15801       <method name="Int32 TestInt()">
15802         <size>3</size>
15803       </method>
15804       <method name="Void RefMethod(Int32 ByRef)">
15805         <size>8</size>
15806       </method>
15807       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15808         <size>87</size>
15809       </method>
15810       <method name="Int32 Main()">
15811         <size>179</size>
15812       </method>
15813     </type>
15814     <type name="Tester+EmptyDelegate">
15815       <method name="Void .ctor(Object, IntPtr)">
15816         <size>0</size>
15817       </method>
15818       <method name="Void Invoke()">
15819         <size>0</size>
15820       </method>
15821       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15822         <size>0</size>
15823       </method>
15824       <method name="Void EndInvoke(IAsyncResult)">
15825         <size>0</size>
15826       </method>
15827     </type>
15828     <type name="Tester+IntDelegate">
15829       <method name="Void .ctor(Object, IntPtr)">
15830         <size>0</size>
15831       </method>
15832       <method name="Int32 Invoke()">
15833         <size>0</size>
15834       </method>
15835       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15836         <size>0</size>
15837       </method>
15838       <method name="Int32 EndInvoke(IAsyncResult)">
15839         <size>0</size>
15840       </method>
15841     </type>
15842     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15843       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15844         <size>21</size>
15845       </method>
15846       <method name="&lt;A&gt;__T get_A()">
15847         <size>7</size>
15848       </method>
15849       <method name="&lt;Value&gt;__T get_Value()">
15850         <size>7</size>
15851       </method>
15852       <method name="Boolean Equals(System.Object)">
15853         <size>69</size>
15854       </method>
15855       <method name="Int32 GetHashCode()">
15856         <size>86</size>
15857       </method>
15858       <method name="System.String ToString()">
15859         <size>142</size>
15860       </method>
15861     </type>
15862     <type name="Tester">
15863       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15864         <size>1</size>
15865       </method>
15866       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15867         <size>1</size>
15868       </method>
15869       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15870         <size>1</size>
15871       </method>
15872       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15873         <size>1</size>
15874       </method>
15875       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15876         <size>1</size>
15877       </method>
15878       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15879         <size>12</size>
15880       </method>
15881       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15882         <size>12</size>
15883       </method>
15884       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15885         <size>7</size>
15886       </method>
15887       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15888         <size>7</size>
15889       </method>
15890       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15891         <size>5</size>
15892       </method>
15893       <method name="Void NewArrayInitTest_5()">
15894         <size>158</size>
15895       </method>
15896       <method name="Void ConditionTest_5()">
15897         <size>107</size>
15898       </method>
15899       <method name="Void AndTest_4()">
15900         <size>92</size>
15901       </method>
15902       <method name="Void MemberInitTest_4()">
15903         <size>66</size>
15904       </method>
15905       <method name="Void NewTest_6()">
15906         <size>53</size>
15907       </method>
15908     </type>
15909     <type name="InverseLogicalOperator">
15910       <method name="Void .ctor(Boolean)">
15911         <size>8</size>
15912       </method>
15913       <method name="Boolean op_True(InverseLogicalOperator)">
15914         <size>8</size>
15915       </method>
15916       <method name="Boolean op_False(InverseLogicalOperator)">
15917         <size>8</size>
15918       </method>
15919     </type>
15920     <type name="MyType">
15921       <method name="Void .ctor(Int32)">
15922         <size>8</size>
15923       </method>
15924       <method name="Int16 get_ShortProp()">
15925         <size>7</size>
15926       </method>
15927       <method name="Void set_ShortProp(Int16)">
15928         <size>8</size>
15929       </method>
15930       <method name="Int32 GetHashCode()">
15931         <size>6</size>
15932       </method>
15933       <method name="System.String ToString()">
15934         <size>12</size>
15935       </method>
15936       <method name="Int32 op_Implicit(MyType)">
15937         <size>8</size>
15938       </method>
15939       <method name="Boolean op_True(MyType)">
15940         <size>16</size>
15941       </method>
15942       <method name="Boolean op_False(MyType)">
15943         <size>19</size>
15944       </method>
15945       <method name="MyType op_Addition(MyType, MyType)">
15946         <size>21</size>
15947       </method>
15948       <method name="MyType op_Subtraction(MyType, MyType)">
15949         <size>21</size>
15950       </method>
15951       <method name="MyType op_Division(MyType, MyType)">
15952         <size>21</size>
15953       </method>
15954       <method name="MyType op_Multiply(MyType, MyType)">
15955         <size>21</size>
15956       </method>
15957       <method name="MyType op_Modulus(MyType, MyType)">
15958         <size>21</size>
15959       </method>
15960       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15961         <size>21</size>
15962       </method>
15963       <method name="MyType op_BitwiseOr(MyType, MyType)">
15964         <size>21</size>
15965       </method>
15966       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15967         <size>21</size>
15968       </method>
15969       <method name="Boolean op_Equality(MyType, MyType)">
15970         <size>17</size>
15971       </method>
15972       <method name="Boolean op_Inequality(MyType, MyType)">
15973         <size>20</size>
15974       </method>
15975       <method name="Boolean op_GreaterThan(MyType, MyType)">
15976         <size>17</size>
15977       </method>
15978       <method name="Boolean op_LessThan(MyType, MyType)">
15979         <size>17</size>
15980       </method>
15981       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15982         <size>20</size>
15983       </method>
15984       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15985         <size>20</size>
15986       </method>
15987       <method name="Boolean op_LogicalNot(MyType)">
15988         <size>11</size>
15989       </method>
15990       <method name="Int32 op_RightShift(MyType, Int32)">
15991         <size>13</size>
15992       </method>
15993       <method name="Int32 op_LeftShift(MyType, Int32)">
15994         <size>13</size>
15995       </method>
15996       <method name="MyType op_UnaryNegation(MyType)">
15997         <size>14</size>
15998       </method>
15999       <method name="MyType op_UnaryPlus(MyType)">
16000         <size>13</size>
16001       </method>
16002     </type>
16003     <type name="MyTypeImplicitOnly">
16004       <method name="Void .ctor(Int16)">
16005         <size>8</size>
16006       </method>
16007       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16008         <size>8</size>
16009       </method>
16010     </type>
16011     <type name="Tester">
16012       <method name="Void EqualTest_14()">
16013         <size>101</size>
16014       </method>
16015     </type>
16016     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16017       <method name="Void .ctor()">
16018         <size>7</size>
16019       </method>
16020     </type>
16021     <type name="Tester">
16022       <method name="Void NewArrayInitTest_6()">
16023         <size>103</size>
16024       </method>
16025       <method name="Void LambdaTest()">
16026         <size>89</size>
16027       </method>
16028     </type>
16029     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey2">
16030       <method name="Void .ctor()">
16031         <size>7</size>
16032       </method>
16033     </type>
16034     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey3">
16035       <method name="Void .ctor()">
16036         <size>7</size>
16037       </method>
16038     </type>
16039     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey4">
16040       <method name="Void .ctor()">
16041         <size>7</size>
16042       </method>
16043     </type>
16044     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey5">
16045       <method name="Void .ctor()">
16046         <size>7</size>
16047       </method>
16048     </type>
16049     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey6">
16050       <method name="Void .ctor()">
16051         <size>7</size>
16052       </method>
16053     </type>
16054     <type name="Tester">
16055       <method name="Void EqualTest_15()">
16056         <size>159</size>
16057       </method>
16058     </type>
16059   </test>
16060   <test name="gtest-etree-02.cs">
16061     <type name="M">
16062       <method name="Void .ctor()">
16063         <size>7</size>
16064       </method>
16065       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16066         <size>1</size>
16067       </method>
16068       <method name="Void Main()">
16069         <size>129</size>
16070       </method>
16071     </type>
16072   </test>
16073   <test name="gtest-etree-03.cs">
16074     <type name="C">
16075       <method name="Void .ctor()">
16076         <size>7</size>
16077       </method>
16078       <method name="Int32 Main()">
16079         <size>6</size>
16080       </method>
16081     </type>
16082     <type name="S`1[T]">
16083       <method name="Int32 Test()">
16084         <size>145</size>
16085       </method>
16086     </type>
16087   </test>
16088   <test name="gtest-etree-04.cs">
16089     <type name="C">
16090       <method name="Void .ctor()">
16091         <size>7</size>
16092       </method>
16093       <method name="Int32 Main()">
16094         <size>366</size>
16095       </method>
16096     </type>
16097     <type name="C+&lt;Main&gt;c__AnonStorey0">
16098       <method name="Void .ctor()">
16099         <size>7</size>
16100       </method>
16101     </type>
16102     <type name="Foo">
16103       <method name="Boolean op_GreaterThan(Foo, Foo)">
16104         <size>6</size>
16105       </method>
16106       <method name="Boolean op_LessThan(Foo, Foo)">
16107         <size>6</size>
16108       </method>
16109       <method name="Boolean op_Equality(Foo, Foo)">
16110         <size>6</size>
16111       </method>
16112       <method name="Boolean op_Inequality(Foo, Foo)">
16113         <size>6</size>
16114       </method>
16115     </type>
16116   </test>
16117   <test name="gtest-etree-05.cs">
16118     <type name="C">
16119       <method name="Void .ctor()">
16120         <size>7</size>
16121       </method>
16122       <method name="Void Assert[T](T, T)">
16123         <size>46</size>
16124       </method>
16125       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16126         <size>56</size>
16127       </method>
16128       <method name="Int32 Main()">
16129         <size>360</size>
16130       </method>
16131     </type>
16132   </test>
16133   <test name="gtest-etree-06.cs">
16134     <type name="Test">
16135       <method name="Void .ctor()">
16136         <size>7</size>
16137       </method>
16138       <method name="Int32 Main()">
16139         <size>45</size>
16140       </method>
16141       <method name="Int32 Value()">
16142         <size>2</size>
16143       </method>
16144     </type>
16145   </test>
16146   <test name="gtest-etree-07.cs">
16147     <type name="C">
16148       <method name="Void .ctor()">
16149         <size>7</size>
16150       </method>
16151       <method name="Void Test()">
16152         <size>14</size>
16153       </method>
16154       <method name="Int32* Foo()">
16155         <size>3</size>
16156       </method>
16157       <method name="Int32 Main()">
16158         <size>594</size>
16159       </method>
16160     </type>
16161     <type name="EmptyDelegate">
16162       <method name="Void .ctor(Object, IntPtr)">
16163         <size>0</size>
16164       </method>
16165       <method name="Void Invoke()">
16166         <size>0</size>
16167       </method>
16168       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16169         <size>0</size>
16170       </method>
16171       <method name="Void EndInvoke(IAsyncResult)">
16172         <size>0</size>
16173       </method>
16174     </type>
16175     <type name="UnsafeDelegate">
16176       <method name="Void .ctor(Object, IntPtr)">
16177         <size>0</size>
16178       </method>
16179       <method name="Int32* Invoke()">
16180         <size>0</size>
16181       </method>
16182       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16183         <size>0</size>
16184       </method>
16185       <method name="Int32* EndInvoke(IAsyncResult)">
16186         <size>0</size>
16187       </method>
16188     </type>
16189   </test>
16190   <test name="gtest-etree-08.cs">
16191     <type name="Foo">
16192       <method name="Void .ctor()">
16193         <size>7</size>
16194       </method>
16195       <method name="Int32 ThisMethod()">
16196         <size>3</size>
16197       </method>
16198       <method name="Int32 Goo(Boolean)">
16199         <size>204</size>
16200       </method>
16201       <method name="Int32 Main()">
16202         <size>14</size>
16203       </method>
16204     </type>
16205     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16206       <method name="Void .ctor()">
16207         <size>7</size>
16208       </method>
16209     </type>
16210   </test>
16211   <test name="gtest-etree-09.cs">
16212     <type name="Mono.C">
16213       <method name="Void .ctor()">
16214         <size>7</size>
16215       </method>
16216       <method name="Int32 Main()">
16217         <size>300</size>
16218       </method>
16219       <method name="System.Int64[] GetValues()">
16220         <size>23</size>
16221       </method>
16222     </type>
16223     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16224       <method name="Void .ctor()">
16225         <size>7</size>
16226       </method>
16227     </type>
16228   </test>
16229   <test name="gtest-etree-10.cs">
16230     <type name="Foo`1[T]">
16231       <method name="Void .ctor()">
16232         <size>7</size>
16233       </method>
16234       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16235         <size>189</size>
16236       </method>
16237       <method name="Boolean Contains(T)">
16238         <size>2</size>
16239       </method>
16240     </type>
16241     <type name="Program">
16242       <method name="Void .ctor()">
16243         <size>7</size>
16244       </method>
16245       <method name="Int32 Main()">
16246         <size>44</size>
16247       </method>
16248     </type>
16249     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16250       <method name="Void .ctor()">
16251         <size>7</size>
16252       </method>
16253     </type>
16254   </test>
16255   <test name="gtest-etree-11.cs">
16256     <type name="C">
16257       <method name="Void .ctor()">
16258         <size>7</size>
16259       </method>
16260       <method name="Void Main()">
16261         <size>12</size>
16262       </method>
16263     </type>
16264     <type name="Test">
16265       <method name="Void .ctor()">
16266         <size>7</size>
16267       </method>
16268       <method name="Void Invalid(Int32)">
16269         <size>124</size>
16270       </method>
16271       <method name="Void Other(System.Int32[])">
16272         <size>1</size>
16273       </method>
16274     </type>
16275     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16276       <method name="Void .ctor()">
16277         <size>7</size>
16278       </method>
16279     </type>
16280   </test>
16281   <test name="gtest-etree-12.cs">
16282     <type name="TestCase">
16283       <method name="Void .cctor()">
16284         <size>68</size>
16285       </method>
16286       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16287         <size>2</size>
16288       </method>
16289       <method name="Void DummyToMakeTheStaticsInitialize()">
16290         <size>1</size>
16291       </method>
16292     </type>
16293     <type name="Program">
16294       <method name="Void .ctor()">
16295         <size>7</size>
16296       </method>
16297       <method name="Int32 Main()">
16298         <size>7</size>
16299       </method>
16300     </type>
16301   </test>
16302   <test name="gtest-etree-13.cs">
16303     <type name="Program">
16304       <method name="Void .ctor()">
16305         <size>7</size>
16306       </method>
16307       <method name="Int32 Main()">
16308         <size>53</size>
16309       </method>
16310       <method name="IEnumerable`1 Test[T](Int32)">
16311         <size>30</size>
16312       </method>
16313     </type>
16314     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16315       <method name="Void .ctor()">
16316         <size>7</size>
16317       </method>
16318       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16319         <size>7</size>
16320       </method>
16321       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16322         <size>12</size>
16323       </method>
16324       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16325         <size>7</size>
16326       </method>
16327       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16328         <size>40</size>
16329       </method>
16330       <method name="Boolean MoveNext()">
16331         <size>108</size>
16332       </method>
16333       <method name="Void Dispose()">
16334         <size>8</size>
16335       </method>
16336       <method name="Void Reset()">
16337         <size>6</size>
16338       </method>
16339     </type>
16340   </test>
16341   <test name="gtest-etree-14.cs">
16342     <type name="Person">
16343       <method name="Void .ctor()">
16344         <size>7</size>
16345       </method>
16346       <method name="Int32 get_Age()">
16347         <size>7</size>
16348       </method>
16349       <method name="Void set_Age(Int32)">
16350         <size>8</size>
16351       </method>
16352     </type>
16353     <type name="Repro">
16354       <method name="Void .ctor()">
16355         <size>7</size>
16356       </method>
16357       <method name="Int32 Main()">
16358         <size>59</size>
16359       </method>
16360       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16361         <size>44</size>
16362       </method>
16363       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16364         <size>13</size>
16365       </method>
16366     </type>
16367     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16368       <method name="Void .ctor()">
16369         <size>7</size>
16370       </method>
16371       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16372         <size>7</size>
16373       </method>
16374       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16375         <size>12</size>
16376       </method>
16377       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16378         <size>7</size>
16379       </method>
16380       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16381         <size>52</size>
16382       </method>
16383       <method name="Boolean MoveNext()">
16384         <size>293</size>
16385       </method>
16386       <method name="Void Dispose()">
16387         <size>60</size>
16388       </method>
16389       <method name="Void Reset()">
16390         <size>6</size>
16391       </method>
16392     </type>
16393   </test>
16394   <test name="gtest-etree-15.cs">
16395     <type name="Foo">
16396       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16397         <size>2</size>
16398       </method>
16399       <method name="Void Main()">
16400         <size>190</size>
16401       </method>
16402     </type>
16403   </test>
16404   <test name="gtest-etree-16.cs">
16405     <type name="Program">
16406       <method name="Void .ctor()">
16407         <size>7</size>
16408       </method>
16409       <method name="Int32 Main()">
16410         <size>136</size>
16411       </method>
16412     </type>
16413     <type name="Foo">
16414       <method name="Void .ctor()">
16415         <size>7</size>
16416       </method>
16417     </type>
16418   </test>
16419   <test name="gtest-etree-17.cs">
16420     <type name="CompilerCrashTest.QueryCompiler">
16421       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16422         <size>12</size>
16423       </method>
16424       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16425         <size>6</size>
16426       </method>
16427       <method name="Void Main()">
16428         <size>1</size>
16429       </method>
16430     </type>
16431   </test>
16432   <test name="gtest-etree-18.cs">
16433     <type name="FooBase">
16434       <method name="Void .ctor()">
16435         <size>7</size>
16436       </method>
16437     </type>
16438     <type name="Foo">
16439       <method name="Void .ctor()">
16440         <size>7</size>
16441       </method>
16442     </type>
16443     <type name="Program">
16444       <method name="Void .ctor()">
16445         <size>7</size>
16446       </method>
16447       <method name="Int32 Main()">
16448         <size>140</size>
16449       </method>
16450     </type>
16451   </test>
16452   <test name="gtest-etree-19.cs">
16453     <type name="Test">
16454       <method name="Void .ctor()">
16455         <size>7</size>
16456       </method>
16457       <method name="Int32 Main()">
16458         <size>20</size>
16459       </method>
16460       <method name="T Value[T]()">
16461         <size>76</size>
16462       </method>
16463     </type>
16464   </test>
16465   <test name="gtest-exmethod-01.cs">
16466     <type name="SimpleTest">
16467       <method name="System.String Prefix(System.String, System.String)">
16468         <size>8</size>
16469       </method>
16470     </type>
16471     <type name="M">
16472       <method name="Void .ctor()">
16473         <size>7</size>
16474       </method>
16475       <method name="Int32 Main()">
16476         <size>157</size>
16477       </method>
16478     </type>
16479   </test>
16480   <test name="gtest-exmethod-02.cs">
16481     <type name="M">
16482       <method name="Void .ctor()">
16483         <size>7</size>
16484       </method>
16485       <method name="Void Main()">
16486         <size>12</size>
16487       </method>
16488     </type>
16489     <type name="N.M">
16490       <method name="Void .ctor()">
16491         <size>7</size>
16492       </method>
16493       <method name="Void Test2()">
16494         <size>12</size>
16495       </method>
16496     </type>
16497   </test>
16498   <test name="gtest-exmethod-03.cs">
16499     <type name="A.A">
16500       <method name="Int32 Foo(Int32)">
16501         <size>2</size>
16502       </method>
16503       <method name="Int32 Foo(Int32, System.String)">
16504         <size>3</size>
16505       </method>
16506     </type>
16507     <type name="B.X">
16508       <method name="Int32 Foo(Int32)">
16509         <size>2</size>
16510       </method>
16511       <method name="Int32 Foo(Int32, Boolean)">
16512         <size>3</size>
16513       </method>
16514     </type>
16515     <type name="C.F">
16516       <method name="Boolean Foo(Byte)">
16517         <size>2</size>
16518       </method>
16519     </type>
16520     <type name="C.D.F">
16521       <method name="Int32 Foo(Int32)">
16522         <size>3</size>
16523       </method>
16524       <method name="Void TestX()">
16525         <size>9</size>
16526       </method>
16527     </type>
16528     <type name="C.M">
16529       <method name="Int32 Foo(Int32)">
16530         <size>2</size>
16531       </method>
16532       <method name="Int32 Main()">
16533         <size>61</size>
16534       </method>
16535     </type>
16536   </test>
16537   <test name="gtest-exmethod-04.cs">
16538     <type name="A.Test">
16539       <method name="System.String Test_1(Boolean)">
16540         <size>6</size>
16541       </method>
16542     </type>
16543     <type name="B.M">
16544       <method name="Void .ctor()">
16545         <size>7</size>
16546       </method>
16547       <method name="Void Main()">
16548         <size>12</size>
16549       </method>
16550     </type>
16551   </test>
16552   <test name="gtest-exmethod-05.cs">
16553     <type name="A.Test_A">
16554       <method name="System.String Test_1(System.String)">
16555         <size>6</size>
16556       </method>
16557     </type>
16558     <type name="A.Test_B">
16559       <method name="System.String Test_2(System.String)">
16560         <size>6</size>
16561       </method>
16562     </type>
16563     <type name="B.M">
16564       <method name="Void .ctor()">
16565         <size>7</size>
16566       </method>
16567       <method name="Void Main()">
16568         <size>23</size>
16569       </method>
16570     </type>
16571   </test>
16572   <test name="gtest-exmethod-06.cs">
16573     <type name="Gen">
16574       <method name="T Test_1[T](T)">
16575         <size>10</size>
16576       </method>
16577       <method name="System.String Test_1[T](System.String)">
16578         <size>6</size>
16579       </method>
16580     </type>
16581     <type name="B.M">
16582       <method name="Void .ctor()">
16583         <size>7</size>
16584       </method>
16585       <method name="Void Main()">
16586         <size>30</size>
16587       </method>
16588     </type>
16589   </test>
16590   <test name="gtest-exmethod-07.cs">
16591     <type name="E">
16592       <method name="Void ToReadOnly[T](IEnumerable`1)">
16593         <size>1</size>
16594       </method>
16595       <method name="Void To(IA)">
16596         <size>1</size>
16597       </method>
16598     </type>
16599     <type name="C">
16600       <method name="Void .ctor()">
16601         <size>7</size>
16602       </method>
16603       <method name="Void Main()">
16604         <size>1</size>
16605       </method>
16606       <method name="Void Test(IEnumerable`1)">
16607         <size>15</size>
16608       </method>
16609     </type>
16610   </test>
16611   <test name="gtest-exmethod-08.cs">
16612     <type name="C">
16613       <method name="Void .ctor()">
16614         <size>7</size>
16615       </method>
16616       <method name="Void Main()">
16617         <size>21</size>
16618       </method>
16619     </type>
16620   </test>
16621   <test name="gtest-exmethod-09.cs">
16622     <type name="Test">
16623       <method name="Void Foo[T](System.String)">
16624         <size>1</size>
16625       </method>
16626     </type>
16627     <type name="C">
16628       <method name="Void .ctor()">
16629         <size>7</size>
16630       </method>
16631       <method name="Void Main()">
16632         <size>11</size>
16633       </method>
16634     </type>
16635   </test>
16636   <test name="gtest-exmethod-10.cs">
16637     <type name="AExtensions">
16638       <method name="Int32 Round(Double)">
16639         <size>8</size>
16640       </method>
16641     </type>
16642     <type name="BExtensions">
16643       <method name="T GetBy[T](T[], Double)">
16644         <size>13</size>
16645       </method>
16646     </type>
16647     <type name="C">
16648       <method name="Void .ctor()">
16649         <size>7</size>
16650       </method>
16651       <method name="Void Main()">
16652         <size>1</size>
16653       </method>
16654     </type>
16655   </test>
16656   <test name="gtest-exmethod-11.cs">
16657     <type name="Test">
16658       <method name="Void .ctor()">
16659         <size>7</size>
16660       </method>
16661       <method name="Int32 Main(System.String[])">
16662         <size>20</size>
16663       </method>
16664     </type>
16665     <type name="Lol">
16666       <method name="Boolean OneEleven(System.Object)">
16667         <size>2</size>
16668       </method>
16669     </type>
16670   </test>
16671   <test name="gtest-exmethod-12.cs">
16672     <type name="Program">
16673       <method name="Void .ctor()">
16674         <size>7</size>
16675       </method>
16676       <method name="Void Main(System.String[])">
16677         <size>63</size>
16678       </method>
16679     </type>
16680     <type name="ChatClient">
16681       <method name="Void .ctor()">
16682         <size>7</size>
16683       </method>
16684       <method name="Void Say(System.String, System.String)">
16685         <size>13</size>
16686       </method>
16687     </type>
16688     <type name="ChatExtensions">
16689       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16690         <size>62</size>
16691       </method>
16692     </type>
16693   </test>
16694   <test name="gtest-exmethod-13.cs">
16695     <type name="Foo">
16696       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16697         <size>2</size>
16698       </method>
16699       <method name="Void Main()">
16700         <size>23</size>
16701       </method>
16702     </type>
16703   </test>
16704   <test name="gtest-exmethod-14.cs">
16705     <type name="C">
16706       <method name="Void Bar[U](IA)">
16707         <size>7</size>
16708       </method>
16709       <method name="Void Foo[T](IA)">
16710         <size>1</size>
16711       </method>
16712       <method name="Void Foo(IA)">
16713         <size>7</size>
16714       </method>
16715       <method name="Void Main()">
16716         <size>1</size>
16717       </method>
16718     </type>
16719   </test>
16720   <test name="gtest-exmethod-15.cs">
16721     <type name="C">
16722       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16723         <size>15</size>
16724       </method>
16725       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16726         <size>2</size>
16727       </method>
16728       <method name="Void Main()">
16729         <size>1</size>
16730       </method>
16731     </type>
16732   </test>
16733   <test name="gtest-exmethod-16.cs">
16734     <type name="Rocks">
16735       <method name="Boolean Extension(System.String)">
16736         <size>2</size>
16737       </method>
16738       <method name="Boolean Extension(D)">
16739         <size>2</size>
16740       </method>
16741     </type>
16742     <type name="Program">
16743       <method name="Void .ctor()">
16744         <size>7</size>
16745       </method>
16746       <method name="Void add_e(D)">
16747         <size>24</size>
16748       </method>
16749       <method name="Void remove_e(D)">
16750         <size>24</size>
16751       </method>
16752       <method name="System.String get_Item(Int32)">
16753         <size>6</size>
16754       </method>
16755       <method name="System.String get_Property()">
16756         <size>6</size>
16757       </method>
16758       <method name="Void Main(System.String[])">
16759         <size>44</size>
16760       </method>
16761     </type>
16762     <type name="D">
16763       <method name="Void .ctor(Object, IntPtr)">
16764         <size>0</size>
16765       </method>
16766       <method name="System.String Invoke()">
16767         <size>0</size>
16768       </method>
16769       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16770         <size>0</size>
16771       </method>
16772       <method name="System.String EndInvoke(IAsyncResult)">
16773         <size>0</size>
16774       </method>
16775     </type>
16776   </test>
16777   <test name="gtest-exmethod-17.cs">
16778     <type name="MainClass">
16779       <method name="Void Main()">
16780         <size>45</size>
16781       </method>
16782     </type>
16783   </test>
16784   <test name="gtest-exmethod-18.cs">
16785     <type name="Foo">
16786       <method name="Void .ctor()">
16787         <size>7</size>
16788       </method>
16789       <method name="Boolean get_IsBar()">
16790         <size>2</size>
16791       </method>
16792     </type>
16793     <type name="FooExt">
16794       <method name="Boolean IsBar(Foo)">
16795         <size>7</size>
16796       </method>
16797     </type>
16798     <type name="Repro">
16799       <method name="Void .ctor()">
16800         <size>7</size>
16801       </method>
16802       <method name="Void Main()">
16803         <size>18</size>
16804       </method>
16805     </type>
16806   </test>
16807   <test name="gtest-exmethod-19.cs">
16808     <type name="Rocks">
16809       <method name="Int32 Test_2[T](IEnumerable`1)">
16810         <size>3</size>
16811       </method>
16812       <method name="System.String Test_1(System.String)">
16813         <size>12</size>
16814       </method>
16815     </type>
16816     <type name="Test">
16817       <method name="Void .ctor()">
16818         <size>7</size>
16819       </method>
16820       <method name="Int32 Main()">
16821         <size>142</size>
16822       </method>
16823     </type>
16824     <type name="Test+D">
16825       <method name="Void .ctor(Object, IntPtr)">
16826         <size>0</size>
16827       </method>
16828       <method name="System.String Invoke()">
16829         <size>0</size>
16830       </method>
16831       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16832         <size>0</size>
16833       </method>
16834       <method name="System.String EndInvoke(IAsyncResult)">
16835         <size>0</size>
16836       </method>
16837     </type>
16838   </test>
16839   <test name="gtest-exmethod-20.cs">
16840     <type name="Outer.Inner.Test">
16841       <method name="Void .ctor()">
16842         <size>7</size>
16843       </method>
16844       <method name="Void M(I)">
16845         <size>13</size>
16846       </method>
16847       <method name="Void Main()">
16848         <size>1</size>
16849       </method>
16850     </type>
16851     <type name="Outer.ExtensionMethods">
16852       <method name="Void AddRange[T](I, IEnumerable`1)">
16853         <size>1</size>
16854       </method>
16855     </type>
16856   </test>
16857   <test name="gtest-exmethod-21.cs">
16858     <type name="Outer.Inner.Test">
16859       <method name="Void .ctor()">
16860         <size>7</size>
16861       </method>
16862       <method name="Void M(I)">
16863         <size>7</size>
16864       </method>
16865       <method name="Void Main()">
16866         <size>1</size>
16867       </method>
16868     </type>
16869     <type name="External.ExtensionMethods">
16870       <method name="Void AddRange(I)">
16871         <size>1</size>
16872       </method>
16873     </type>
16874   </test>
16875   <test name="gtest-exmethod-22.cs">
16876     <type name="Program">
16877       <method name="Void .ctor()">
16878         <size>7</size>
16879       </method>
16880       <method name="Int32 Main()">
16881         <size>8</size>
16882       </method>
16883     </type>
16884   </test>
16885   <test name="gtest-exmethod-23.cs">
16886     <type name="T">
16887       <method name="Void A(System.String, Int32)">
16888         <size>1</size>
16889       </method>
16890       <method name="Void Main()">
16891         <size>1</size>
16892       </method>
16893     </type>
16894   </test>
16895   <test name="gtest-exmethod-24.cs">
16896     <type name="Bar">
16897       <method name="Void .ctor()">
16898         <size>7</size>
16899       </method>
16900       <method name="Void Main()">
16901         <size>1</size>
16902       </method>
16903     </type>
16904   </test>
16905   <test name="gtest-exmethod-25.cs">
16906     <type name="Bar">
16907       <method name="Void .ctor()">
16908         <size>7</size>
16909       </method>
16910       <method name="Void Main()">
16911         <size>11</size>
16912       </method>
16913     </type>
16914   </test>
16915   <test name="gtest-exmethod-26.cs">
16916     <type name="test.TypeExtensions">
16917       <method name="Boolean IsNullable(System.Type)">
16918         <size>2</size>
16919       </method>
16920     </type>
16921     <type name="testmono.MainClass">
16922       <method name="Void .ctor()">
16923         <size>7</size>
16924       </method>
16925       <method name="Void Main()">
16926         <size>33</size>
16927       </method>
16928     </type>
16929   </test>
16930   <test name="gtest-exmethod-27.cs">
16931     <type name="Foo.Extensions">
16932       <method name="System.String AsString(IList`1)">
16933         <size>6</size>
16934       </method>
16935     </type>
16936     <type name="Bar.Program">
16937       <method name="Void .ctor()">
16938         <size>7</size>
16939       </method>
16940       <method name="Void Main()">
16941         <size>17</size>
16942       </method>
16943       <method name="System.String Pan(System.Byte[])">
16944         <size>7</size>
16945       </method>
16946     </type>
16947   </test>
16948   <test name="gtest-exmethod-28.cs">
16949     <type name="Foo">
16950       <method name="Void .ctor()">
16951         <size>7</size>
16952       </method>
16953     </type>
16954     <type name="Extensions">
16955       <method name="Boolean IsFoo(Foo)">
16956         <size>2</size>
16957       </method>
16958       <method name="Boolean IsBar(Bar)">
16959         <size>2</size>
16960       </method>
16961     </type>
16962     <type name="Bar">
16963       <method name="Void .ctor()">
16964         <size>7</size>
16965       </method>
16966     </type>
16967     <type name="Program">
16968       <method name="Void .ctor()">
16969         <size>7</size>
16970       </method>
16971       <method name="Void Main()">
16972         <size>1</size>
16973       </method>
16974     </type>
16975   </test>
16976   <test name="gtest-friend-01.cs">
16977     <type name="Test">
16978       <method name="Void .ctor()">
16979         <size>7</size>
16980       </method>
16981       <method name="Void Main()">
16982         <size>20</size>
16983       </method>
16984     </type>
16985   </test>
16986   <test name="gtest-friend-02.cs">
16987     <type name="Test">
16988       <method name="Void .ctor()">
16989         <size>7</size>
16990       </method>
16991       <method name="Void Main()">
16992         <size>20</size>
16993       </method>
16994     </type>
16995   </test>
16996   <test name="gtest-friend-03.cs">
16997     <type name="Test">
16998       <method name="Void .ctor()">
16999         <size>7</size>
17000       </method>
17001       <method name="Void Main()">
17002         <size>20</size>
17003       </method>
17004     </type>
17005   </test>
17006   <test name="gtest-friend-04.cs">
17007     <type name="Test">
17008       <method name="Void .ctor()">
17009         <size>7</size>
17010       </method>
17011       <method name="Void Main()">
17012         <size>19</size>
17013       </method>
17014     </type>
17015   </test>
17016   <test name="gtest-friend-05.cs">
17017     <type name="Test">
17018       <method name="Void .ctor()">
17019         <size>7</size>
17020       </method>
17021       <method name="Void Main()">
17022         <size>20</size>
17023       </method>
17024     </type>
17025   </test>
17026   <test name="gtest-friend-06.cs">
17027     <type name="Test">
17028       <method name="Void .ctor()">
17029         <size>7</size>
17030       </method>
17031       <method name="Void Main()">
17032         <size>20</size>
17033       </method>
17034     </type>
17035   </test>
17036   <test name="gtest-friend-07.cs">
17037     <type name="Test">
17038       <method name="Void .ctor()">
17039         <size>7</size>
17040       </method>
17041       <method name="Void Main()">
17042         <size>20</size>
17043       </method>
17044     </type>
17045   </test>
17046   <test name="gtest-friend-08.cs">
17047     <type name="Test">
17048       <method name="Void .ctor()">
17049         <size>7</size>
17050       </method>
17051       <method name="Void Main()">
17052         <size>19</size>
17053       </method>
17054     </type>
17055   </test>
17056   <test name="gtest-friend-09.cs">
17057     <type name="Test">
17058       <method name="Void .ctor()">
17059         <size>7</size>
17060       </method>
17061       <method name="Void Main()">
17062         <size>20</size>
17063       </method>
17064     </type>
17065   </test>
17066   <test name="gtest-friend-10.cs">
17067     <type name="Test">
17068       <method name="Void .ctor()">
17069         <size>7</size>
17070       </method>
17071       <method name="Void Main()">
17072         <size>20</size>
17073       </method>
17074     </type>
17075   </test>
17076   <test name="gtest-friend-11.cs">
17077     <type name="Test">
17078       <method name="Void .ctor()">
17079         <size>7</size>
17080       </method>
17081       <method name="Void Main()">
17082         <size>20</size>
17083       </method>
17084     </type>
17085   </test>
17086   <test name="gtest-friend-12.cs">
17087     <type name="Test">
17088       <method name="Void .ctor()">
17089         <size>7</size>
17090       </method>
17091       <method name="Void Main()">
17092         <size>19</size>
17093       </method>
17094     </type>
17095   </test>
17096   <test name="gtest-friend-13.cs">
17097     <type name="B">
17098       <method name="Void .ctor()">
17099         <size>7</size>
17100       </method>
17101       <method name="Void Test()">
17102         <size>1</size>
17103       </method>
17104       <method name="Void Test_2()">
17105         <size>1</size>
17106       </method>
17107     </type>
17108     <type name="Test">
17109       <method name="Void .ctor()">
17110         <size>7</size>
17111       </method>
17112       <method name="Void Main()">
17113         <size>1</size>
17114       </method>
17115     </type>
17116   </test>
17117   <test name="gtest-implicitarray-01.cs">
17118     <type name="Test">
17119       <method name="Void .ctor()">
17120         <size>7</size>
17121       </method>
17122       <method name="Int32 Main()">
17123         <size>282</size>
17124       </method>
17125     </type>
17126     <type name="&lt;PrivateImplementationDetails&gt;">
17127       <method name="Void .ctor()">
17128         <size>7</size>
17129       </method>
17130     </type>
17131   </test>
17132   <test name="gtest-implicitarray-02.cs">
17133     <type name="MyString">
17134       <method name="Void .ctor()">
17135         <size>7</size>
17136       </method>
17137       <method name="System.String op_Implicit(MyString)">
17138         <size>6</size>
17139       </method>
17140     </type>
17141     <type name="Test">
17142       <method name="Void .ctor()">
17143         <size>7</size>
17144       </method>
17145       <method name="Int32 Main()">
17146         <size>50</size>
17147       </method>
17148     </type>
17149   </test>
17150   <test name="gtest-initialize-01.cs">
17151     <type name="MyClass">
17152       <method name="Void .ctor()">
17153         <size>18</size>
17154       </method>
17155       <method name="Int32 get_Answer()">
17156         <size>7</size>
17157       </method>
17158       <method name="Void set_Answer(Int32)">
17159         <size>8</size>
17160       </method>
17161     </type>
17162     <type name="Test">
17163       <method name="Void .ctor()">
17164         <size>7</size>
17165       </method>
17166       <method name="Int32 Main()">
17167         <size>67</size>
17168       </method>
17169     </type>
17170   </test>
17171   <test name="gtest-initialize-02.cs">
17172     <type name="Test">
17173       <method name="Void .ctor()">
17174         <size>7</size>
17175       </method>
17176       <method name="Int32 Main()">
17177         <size>1099</size>
17178       </method>
17179     </type>
17180     <type name="Test+Point">
17181       <method name="Void .ctor()">
17182         <size>7</size>
17183       </method>
17184     </type>
17185     <type name="Test+Line">
17186       <method name="Void .ctor()">
17187         <size>29</size>
17188       </method>
17189     </type>
17190     <type name="Test+Rectangle">
17191       <method name="Void .ctor()">
17192         <size>51</size>
17193       </method>
17194     </type>
17195     <type name="Test+Library">
17196       <method name="Void .ctor()">
17197         <size>53</size>
17198       </method>
17199     </type>
17200     <type name="Test+Thing">
17201       <method name="Void .ctor()">
17202         <size>7</size>
17203       </method>
17204     </type>
17205     <type name="Test+Box">
17206       <method name="Void .ctor()">
17207         <size>7</size>
17208       </method>
17209     </type>
17210   </test>
17211   <test name="gtest-initialize-03.cs">
17212     <type name="Data">
17213       <method name="Void .ctor()">
17214         <size>7</size>
17215       </method>
17216     </type>
17217     <type name="Test">
17218       <method name="Void .ctor()">
17219         <size>7</size>
17220       </method>
17221       <method name="Void set_Prop(Data)">
17222         <size>1</size>
17223       </method>
17224       <method name="System.Object Foo()">
17225         <size>15</size>
17226       </method>
17227       <method name="Void Main()">
17228         <size>52</size>
17229       </method>
17230     </type>
17231   </test>
17232   <test name="gtest-initialize-04.cs">
17233     <type name="C">
17234       <method name="Void .ctor()">
17235         <size>7</size>
17236       </method>
17237       <method name="Void .cctor()">
17238         <size>34</size>
17239       </method>
17240       <method name="Int32 Main()">
17241         <size>30</size>
17242       </method>
17243     </type>
17244   </test>
17245   <test name="gtest-initialize-05.cs">
17246     <type name="C">
17247       <method name="Void .ctor()">
17248         <size>7</size>
17249       </method>
17250       <method name="Int32 Main()">
17251         <size>219</size>
17252       </method>
17253     </type>
17254   </test>
17255   <test name="gtest-initialize-06.cs">
17256     <type name="C">
17257       <method name="Void .ctor()">
17258         <size>7</size>
17259       </method>
17260       <method name="Int32 Main()">
17261         <size>39</size>
17262       </method>
17263       <method name="Void Foo(Point ByRef)">
17264         <size>38</size>
17265       </method>
17266     </type>
17267   </test>
17268   <test name="gtest-initialize-07.cs">
17269     <type name="A">
17270       <method name="Void .ctor()">
17271         <size>7</size>
17272       </method>
17273       <method name="System.String get_Name()">
17274         <size>7</size>
17275       </method>
17276       <method name="Void set_Name(System.String)">
17277         <size>8</size>
17278       </method>
17279       <method name="Boolean Matches(System.String)">
17280         <size>13</size>
17281       </method>
17282     </type>
17283     <type name="M">
17284       <method name="Void .ctor()">
17285         <size>7</size>
17286       </method>
17287       <method name="Int32 Main()">
17288         <size>37</size>
17289       </method>
17290     </type>
17291   </test>
17292   <test name="gtest-initialize-08.cs">
17293     <type name="T">
17294       <method name="Void .ctor()">
17295         <size>7</size>
17296       </method>
17297     </type>
17298     <type name="X">
17299       <method name="Void .ctor()">
17300         <size>7</size>
17301       </method>
17302       <method name="Z[] get_Prop()">
17303         <size>7</size>
17304       </method>
17305       <method name="Void set_Prop(Z[])">
17306         <size>8</size>
17307       </method>
17308     </type>
17309     <type name="Z">
17310       <method name="Void .ctor()">
17311         <size>7</size>
17312       </method>
17313     </type>
17314     <type name="Test">
17315       <method name="Void .ctor(String)">
17316         <size>70</size>
17317       </method>
17318       <method name="Void .ctor(Int32)">
17319         <size>70</size>
17320       </method>
17321     </type>
17322     <type name="C">
17323       <method name="Void .ctor()">
17324         <size>7</size>
17325       </method>
17326       <method name="Int32 Main()">
17327         <size>13</size>
17328       </method>
17329     </type>
17330   </test>
17331   <test name="gtest-initialize-09.cs">
17332     <type name="Test">
17333       <method name="Void .ctor()">
17334         <size>7</size>
17335       </method>
17336       <method name="Int32 Main()">
17337         <size>54</size>
17338       </method>
17339     </type>
17340   </test>
17341   <test name="gtest-initialize-10.cs">
17342     <type name="Foo">
17343       <method name="Void .ctor()">
17344         <size>7</size>
17345       </method>
17346       <method name="Int32 get_P()">
17347         <size>7</size>
17348       </method>
17349       <method name="Void set_P(Int32)">
17350         <size>8</size>
17351       </method>
17352     </type>
17353     <type name="Y">
17354       <method name="Void .ctor()">
17355         <size>7</size>
17356       </method>
17357       <method name="Int32 Main()">
17358         <size>38</size>
17359       </method>
17360       <method name="Boolean Do(Foo)">
17361         <size>86</size>
17362       </method>
17363     </type>
17364   </test>
17365   <test name="gtest-iter-01.cs">
17366     <type name="C">
17367       <method name="Void .ctor()">
17368         <size>7</size>
17369       </method>
17370       <method name="Void Main()">
17371         <size>1</size>
17372       </method>
17373     </type>
17374     <type name="C+ArrayReadOnlyList`1[T]">
17375       <method name="Void .ctor()">
17376         <size>7</size>
17377       </method>
17378       <method name="T get_Item(Int32)">
17379         <size>13</size>
17380       </method>
17381       <method name="IEnumerator`1 GetEnumerator()">
17382         <size>15</size>
17383       </method>
17384     </type>
17385     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17386       <method name="Void .ctor()">
17387         <size>7</size>
17388       </method>
17389       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17390         <size>12</size>
17391       </method>
17392       <method name="Boolean MoveNext()">
17393         <size>136</size>
17394       </method>
17395       <method name="Void Dispose()">
17396         <size>8</size>
17397       </method>
17398       <method name="Void Reset()">
17399         <size>6</size>
17400       </method>
17401       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17402         <size>7</size>
17403       </method>
17404     </type>
17405   </test>
17406   <test name="gtest-iter-02.cs">
17407     <type name="C">
17408       <method name="Void .ctor()">
17409         <size>7</size>
17410       </method>
17411       <method name="IEnumerator`1 Test()">
17412         <size>8</size>
17413       </method>
17414       <method name="Void Main()">
17415         <size>1</size>
17416       </method>
17417     </type>
17418     <type name="C+&lt;Test&gt;c__Iterator0">
17419       <method name="Void .ctor()">
17420         <size>7</size>
17421       </method>
17422       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17423         <size>12</size>
17424       </method>
17425       <method name="Boolean MoveNext()">
17426         <size>25</size>
17427       </method>
17428       <method name="Void Dispose()">
17429         <size>8</size>
17430       </method>
17431       <method name="Void Reset()">
17432         <size>6</size>
17433       </method>
17434       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17435         <size>7</size>
17436       </method>
17437     </type>
17438   </test>
17439   <test name="gtest-iter-03.cs">
17440     <type name="Test">
17441       <method name="Void .ctor()">
17442         <size>18</size>
17443       </method>
17444       <method name="IEnumerable`1 Annotations[T]()">
17445         <size>23</size>
17446       </method>
17447       <method name="IEnumerable`1 Annotations(System.Type)">
17448         <size>37</size>
17449       </method>
17450       <method name="Void Main()">
17451         <size>14</size>
17452       </method>
17453     </type>
17454     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17455       <method name="Void .ctor()">
17456         <size>7</size>
17457       </method>
17458       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17459         <size>12</size>
17460       </method>
17461       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17462         <size>7</size>
17463       </method>
17464       <method name="Boolean MoveNext()">
17465         <size>194</size>
17466       </method>
17467       <method name="Void Dispose()">
17468         <size>60</size>
17469       </method>
17470       <method name="Void Reset()">
17471         <size>6</size>
17472       </method>
17473     </type>
17474     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17475       <method name="Void .ctor()">
17476         <size>7</size>
17477       </method>
17478       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17479         <size>7</size>
17480       </method>
17481       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17482         <size>7</size>
17483       </method>
17484       <method name="Boolean MoveNext()">
17485         <size>218</size>
17486       </method>
17487       <method name="Void Dispose()">
17488         <size>56</size>
17489       </method>
17490       <method name="Void Reset()">
17491         <size>6</size>
17492       </method>
17493     </type>
17494     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17495       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17496         <size>7</size>
17497       </method>
17498       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17499         <size>40</size>
17500       </method>
17501     </type>
17502     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17503       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17504         <size>7</size>
17505       </method>
17506       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17507         <size>52</size>
17508       </method>
17509     </type>
17510   </test>
17511   <test name="gtest-iter-04.cs">
17512     <type name="TestClass">
17513       <method name="Void .ctor()">
17514         <size>7</size>
17515       </method>
17516       <method name="Void ToString(System.Object)">
17517         <size>0</size>
17518       </method>
17519       <method name="IEnumerable`1 TestEnumerator()">
17520         <size>23</size>
17521       </method>
17522       <method name="Void Test()">
17523         <size>8</size>
17524       </method>
17525     </type>
17526     <type name="M">
17527       <method name="Void .ctor()">
17528         <size>7</size>
17529       </method>
17530       <method name="Void Main()">
17531         <size>1</size>
17532       </method>
17533     </type>
17534     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17535       <method name="Void .ctor()">
17536         <size>7</size>
17537       </method>
17538       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17539         <size>7</size>
17540       </method>
17541       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17542         <size>7</size>
17543       </method>
17544       <method name="Boolean MoveNext()">
17545         <size>37</size>
17546       </method>
17547       <method name="Void Dispose()">
17548         <size>8</size>
17549       </method>
17550       <method name="Void Reset()">
17551         <size>6</size>
17552       </method>
17553       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17554         <size>7</size>
17555       </method>
17556       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17557         <size>40</size>
17558       </method>
17559     </type>
17560   </test>
17561   <test name="gtest-iter-05.cs">
17562     <type name="Test">
17563       <method name="Void .ctor()">
17564         <size>7</size>
17565       </method>
17566       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17567         <size>44</size>
17568       </method>
17569       <method name="Void Main()">
17570         <size>31</size>
17571       </method>
17572     </type>
17573     <type name="Foo`1[T]">
17574       <method name="Void .ctor()">
17575         <size>7</size>
17576       </method>
17577       <method name="Void CreateItem[G]()">
17578         <size>1</size>
17579       </method>
17580     </type>
17581     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17582       <method name="Void .ctor()">
17583         <size>7</size>
17584       </method>
17585       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17586         <size>12</size>
17587       </method>
17588       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17589         <size>7</size>
17590       </method>
17591       <method name="Boolean MoveNext()">
17592         <size>185</size>
17593       </method>
17594       <method name="Void Dispose()">
17595         <size>60</size>
17596       </method>
17597       <method name="Void Reset()">
17598         <size>6</size>
17599       </method>
17600       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17601         <size>7</size>
17602       </method>
17603       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17604         <size>52</size>
17605       </method>
17606     </type>
17607   </test>
17608   <test name="gtest-iter-06.cs">
17609     <type name="Mono.Rocks.KeyValuePair">
17610       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17611         <size>13</size>
17612       </method>
17613     </type>
17614     <type name="Mono.Rocks.Sequence">
17615       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17616         <size>8</size>
17617       </method>
17618       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17619         <size>44</size>
17620       </method>
17621     </type>
17622     <type name="Mono.Rocks.Test">
17623       <method name="Void .ctor()">
17624         <size>7</size>
17625       </method>
17626       <method name="Int32 Main()">
17627         <size>116</size>
17628       </method>
17629       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17630         <size>30</size>
17631       </method>
17632     </type>
17633     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17634       <method name="Void .ctor()">
17635         <size>7</size>
17636       </method>
17637       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17638         <size>12</size>
17639       </method>
17640       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17641         <size>7</size>
17642       </method>
17643       <method name="Boolean MoveNext()">
17644         <size>183</size>
17645       </method>
17646       <method name="Void Dispose()">
17647         <size>8</size>
17648       </method>
17649       <method name="Void Reset()">
17650         <size>6</size>
17651       </method>
17652       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17653         <size>7</size>
17654       </method>
17655       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17656         <size>52</size>
17657       </method>
17658     </type>
17659   </test>
17660   <test name="gtest-iter-07.cs">
17661     <type name="Test">
17662       <method name="Void .ctor()">
17663         <size>7</size>
17664       </method>
17665       <method name="Int32 Main()">
17666         <size>8</size>
17667       </method>
17668       <method name="Void TestFunction(IEnumerable`1)">
17669         <size>35</size>
17670       </method>
17671     </type>
17672     <type name="MySystem">
17673       <method name="Void .ctor()">
17674         <size>34</size>
17675       </method>
17676       <method name="IEnumerable`1 get_Items()">
17677         <size>23</size>
17678       </method>
17679     </type>
17680     <type name="MySystem+&lt;&gt;c__Iterator0">
17681       <method name="Void .ctor()">
17682         <size>7</size>
17683       </method>
17684       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17685         <size>7</size>
17686       </method>
17687       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17688         <size>7</size>
17689       </method>
17690       <method name="Boolean MoveNext()">
17691         <size>186</size>
17692       </method>
17693       <method name="Void Dispose()">
17694         <size>56</size>
17695       </method>
17696       <method name="Void Reset()">
17697         <size>6</size>
17698       </method>
17699       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17700         <size>7</size>
17701       </method>
17702       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17703         <size>40</size>
17704       </method>
17705     </type>
17706   </test>
17707   <test name="gtest-iter-08.cs">
17708     <type name="App">
17709       <method name="Void .ctor()">
17710         <size>7</size>
17711       </method>
17712       <method name="IEnumerable QueryEnumerable[T]()">
17713         <size>16</size>
17714       </method>
17715       <method name="Int32 Main()">
17716         <size>116</size>
17717       </method>
17718     </type>
17719     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17720       <method name="Void .ctor()">
17721         <size>7</size>
17722       </method>
17723       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17724         <size>7</size>
17725       </method>
17726       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17727         <size>7</size>
17728       </method>
17729       <method name="Boolean MoveNext()">
17730         <size>84</size>
17731       </method>
17732       <method name="Void Dispose()">
17733         <size>8</size>
17734       </method>
17735       <method name="Void Reset()">
17736         <size>6</size>
17737       </method>
17738     </type>
17739     <type name="App">
17740       <method name="T TestType[T]()">
17741         <size>21</size>
17742       </method>
17743       <method name="System.Object TestType(System.Type)">
17744         <size>6</size>
17745       </method>
17746     </type>
17747     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17748       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17749         <size>7</size>
17750       </method>
17751       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17752         <size>26</size>
17753       </method>
17754     </type>
17755   </test>
17756   <test name="gtest-iter-09.cs">
17757     <type name="Test">
17758       <method name="Void .ctor()">
17759         <size>7</size>
17760       </method>
17761       <method name="IEnumerable`1 Create[T](T[,])">
17762         <size>30</size>
17763       </method>
17764       <method name="Int32 Main()">
17765         <size>94</size>
17766       </method>
17767     </type>
17768     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17769       <method name="Void .ctor()">
17770         <size>7</size>
17771       </method>
17772       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17773         <size>12</size>
17774       </method>
17775       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17776         <size>7</size>
17777       </method>
17778       <method name="Boolean MoveNext()">
17779         <size>130</size>
17780       </method>
17781       <method name="Void Dispose()">
17782         <size>8</size>
17783       </method>
17784       <method name="Void Reset()">
17785         <size>6</size>
17786       </method>
17787       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17788         <size>7</size>
17789       </method>
17790       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17791         <size>40</size>
17792       </method>
17793     </type>
17794   </test>
17795   <test name="gtest-iter-10.cs">
17796     <type name="Test">
17797       <method name="Void .ctor()">
17798         <size>7</size>
17799       </method>
17800       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17801         <size>44</size>
17802       </method>
17803       <method name="Int32 Main()">
17804         <size>159</size>
17805       </method>
17806     </type>
17807     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17808       <method name="Void .ctor()">
17809         <size>7</size>
17810       </method>
17811       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17812         <size>7</size>
17813       </method>
17814       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17815         <size>12</size>
17816       </method>
17817       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17818         <size>7</size>
17819       </method>
17820       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17821         <size>52</size>
17822       </method>
17823       <method name="Boolean MoveNext()">
17824         <size>103</size>
17825       </method>
17826       <method name="Void Dispose()">
17827         <size>8</size>
17828       </method>
17829       <method name="Void Reset()">
17830         <size>6</size>
17831       </method>
17832     </type>
17833   </test>
17834   <test name="gtest-iter-11.cs">
17835     <type name="Foo">
17836       <method name="Void .ctor()">
17837         <size>7</size>
17838       </method>
17839     </type>
17840     <type name="Bar">
17841       <method name="Void .ctor()">
17842         <size>7</size>
17843       </method>
17844       <method name="System.String get_Name()">
17845         <size>7</size>
17846       </method>
17847       <method name="Void set_Name(System.String)">
17848         <size>8</size>
17849       </method>
17850     </type>
17851     <type name="Collection`1[T]">
17852       <method name="Void .ctor()">
17853         <size>18</size>
17854       </method>
17855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17856         <size>7</size>
17857       </method>
17858       <method name="Void Add(T)">
17859         <size>13</size>
17860       </method>
17861       <method name="IEnumerator`1 GetEnumerator()">
17862         <size>15</size>
17863       </method>
17864     </type>
17865     <type name="BarCollection">
17866       <method name="Void .ctor()">
17867         <size>7</size>
17868       </method>
17869     </type>
17870     <type name="Program">
17871       <method name="Void .ctor()">
17872         <size>7</size>
17873       </method>
17874       <method name="Int32 Main()">
17875         <size>148</size>
17876       </method>
17877     </type>
17878     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17879       <method name="Void .ctor()">
17880         <size>7</size>
17881       </method>
17882       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17883         <size>7</size>
17884       </method>
17885       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17886         <size>12</size>
17887       </method>
17888       <method name="Boolean MoveNext()">
17889         <size>175</size>
17890       </method>
17891       <method name="Void Dispose()">
17892         <size>56</size>
17893       </method>
17894       <method name="Void Reset()">
17895         <size>6</size>
17896       </method>
17897     </type>
17898   </test>
17899   <test name="gtest-lambda-01.cs">
17900     <type name="X">
17901       <method name="Int32 Main()">
17902         <size>300</size>
17903       </method>
17904       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17905         <size>4</size>
17906       </method>
17907       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17908         <size>4</size>
17909       </method>
17910       <method name="Void &lt;Main&gt;m__3(Int32)">
17911         <size>8</size>
17912       </method>
17913       <method name="Void .ctor(Int32)">
17914         <size>13</size>
17915       </method>
17916     </type>
17917     <type name="IntFunc">
17918       <method name="Int32 Invoke(Int32)">
17919         <size>0</size>
17920       </method>
17921       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17922         <size>0</size>
17923       </method>
17924       <method name="Int32 EndInvoke(IAsyncResult)">
17925         <size>0</size>
17926       </method>
17927       <method name="Void .ctor(Object, IntPtr)">
17928         <size>0</size>
17929       </method>
17930     </type>
17931     <type name="VoidFunc">
17932       <method name="Void Invoke(Int32)">
17933         <size>0</size>
17934       </method>
17935       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17936         <size>0</size>
17937       </method>
17938       <method name="Void EndInvoke(IAsyncResult)">
17939         <size>0</size>
17940       </method>
17941       <method name="Void .ctor(Object, IntPtr)">
17942         <size>0</size>
17943       </method>
17944     </type>
17945     <type name="X+&lt;Main&gt;c__AnonStorey0">
17946       <method name="Void &lt;&gt;m__2(Int32)">
17947         <size>8</size>
17948       </method>
17949       <method name="Void .ctor()">
17950         <size>7</size>
17951       </method>
17952     </type>
17953   </test>
17954   <test name="gtest-lambda-02.cs">
17955     <type name="X">
17956       <method name="Void Foo(funci)">
17957         <size>16</size>
17958       </method>
17959       <method name="Void Foo(funcs)">
17960         <size>19</size>
17961       </method>
17962       <method name="Void Main()">
17963         <size>35</size>
17964       </method>
17965       <method name="System.String &lt;Main&gt;m__0(System.String)">
17966         <size>12</size>
17967       </method>
17968       <method name="Void .ctor()">
17969         <size>7</size>
17970       </method>
17971     </type>
17972     <type name="funcs">
17973       <method name="System.String Invoke(System.String)">
17974         <size>0</size>
17975       </method>
17976       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17977         <size>0</size>
17978       </method>
17979       <method name="System.String EndInvoke(IAsyncResult)">
17980         <size>0</size>
17981       </method>
17982       <method name="Void .ctor(Object, IntPtr)">
17983         <size>0</size>
17984       </method>
17985     </type>
17986     <type name="funci">
17987       <method name="Int32 Invoke(Int32)">
17988         <size>0</size>
17989       </method>
17990       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17991         <size>0</size>
17992       </method>
17993       <method name="Int32 EndInvoke(IAsyncResult)">
17994         <size>0</size>
17995       </method>
17996       <method name="Void .ctor(Object, IntPtr)">
17997         <size>0</size>
17998       </method>
17999     </type>
18000   </test>
18001   <test name="gtest-lambda-03.cs">
18002     <type name="Demo">
18003       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18004         <size>8</size>
18005       </method>
18006       <method name="Int32 Main()">
18007         <size>54</size>
18008       </method>
18009       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18010         <size>7</size>
18011       </method>
18012       <method name="Void .ctor()">
18013         <size>7</size>
18014       </method>
18015     </type>
18016     <type name="Func`2[TArg0,TResult]">
18017       <method name="TResult Invoke(TArg0)">
18018         <size>0</size>
18019       </method>
18020       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18021         <size>0</size>
18022       </method>
18023       <method name="TResult EndInvoke(IAsyncResult)">
18024         <size>0</size>
18025       </method>
18026       <method name="Void .ctor(Object, IntPtr)">
18027         <size>0</size>
18028       </method>
18029     </type>
18030   </test>
18031   <test name="gtest-lambda-04.cs">
18032     <type name="Demo">
18033       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18034         <size>14</size>
18035       </method>
18036       <method name="Int32 Main()">
18037         <size>103</size>
18038       </method>
18039       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18040         <size>7</size>
18041       </method>
18042       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18043         <size>8</size>
18044       </method>
18045       <method name="Void .ctor()">
18046         <size>7</size>
18047       </method>
18048     </type>
18049     <type name="Func`2[TArg0,TResult]">
18050       <method name="TResult Invoke(TArg0)">
18051         <size>0</size>
18052       </method>
18053       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18054         <size>0</size>
18055       </method>
18056       <method name="TResult EndInvoke(IAsyncResult)">
18057         <size>0</size>
18058       </method>
18059       <method name="Void .ctor(Object, IntPtr)">
18060         <size>0</size>
18061       </method>
18062     </type>
18063   </test>
18064   <test name="gtest-lambda-05.cs">
18065     <type name="C">
18066       <method name="Boolean M(C+db)">
18067         <size>8</size>
18068       </method>
18069       <method name="System.String M(C+ds)">
18070         <size>6</size>
18071       </method>
18072       <method name="Int32 M(C+di)">
18073         <size>8</size>
18074       </method>
18075       <method name="Int32 Main()">
18076         <size>125</size>
18077       </method>
18078       <method name="System.String &lt;Main&gt;m__0(System.String)">
18079         <size>31</size>
18080       </method>
18081       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18082         <size>31</size>
18083       </method>
18084       <method name="Void .ctor()">
18085         <size>7</size>
18086       </method>
18087     </type>
18088     <type name="C+di">
18089       <method name="Int32 Invoke(Int32)">
18090         <size>0</size>
18091       </method>
18092       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18093         <size>0</size>
18094       </method>
18095       <method name="Int32 EndInvoke(IAsyncResult)">
18096         <size>0</size>
18097       </method>
18098       <method name="Void .ctor(Object, IntPtr)">
18099         <size>0</size>
18100       </method>
18101     </type>
18102     <type name="C+ds">
18103       <method name="System.String Invoke(System.String)">
18104         <size>0</size>
18105       </method>
18106       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18107         <size>0</size>
18108       </method>
18109       <method name="System.String EndInvoke(IAsyncResult)">
18110         <size>0</size>
18111       </method>
18112       <method name="Void .ctor(Object, IntPtr)">
18113         <size>0</size>
18114       </method>
18115     </type>
18116     <type name="C+db">
18117       <method name="Boolean Invoke(Boolean)">
18118         <size>0</size>
18119       </method>
18120       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18121         <size>0</size>
18122       </method>
18123       <method name="Boolean EndInvoke(IAsyncResult)">
18124         <size>0</size>
18125       </method>
18126       <method name="Void .ctor(Object, IntPtr)">
18127         <size>0</size>
18128       </method>
18129     </type>
18130     <type name="C+&lt;Main&gt;c__AnonStorey0">
18131       <method name="System.String &lt;&gt;m__2(System.String)">
18132         <size>12</size>
18133       </method>
18134       <method name="Void .ctor()">
18135         <size>7</size>
18136       </method>
18137     </type>
18138     <type name="C+&lt;Main&gt;c__AnonStorey1">
18139       <method name="Int32 &lt;&gt;m__3(Int32)">
18140         <size>11</size>
18141       </method>
18142       <method name="Void .ctor()">
18143         <size>7</size>
18144       </method>
18145     </type>
18146   </test>
18147   <test name="gtest-lambda-06.cs">
18148     <type name="TestClass">
18149       <method name="Void P(TestClass+DT)">
18150         <size>26</size>
18151       </method>
18152       <method name="Void P(TestClass+DF)">
18153         <size>26</size>
18154       </method>
18155       <method name="T And(T, T)">
18156         <size>10</size>
18157       </method>
18158       <method name="F And(T, F)">
18159         <size>10</size>
18160       </method>
18161       <method name="F And(F, T)">
18162         <size>10</size>
18163       </method>
18164       <method name="F And(F, F)">
18165         <size>10</size>
18166       </method>
18167       <method name="T Or(T, T)">
18168         <size>10</size>
18169       </method>
18170       <method name="T Or(T, F)">
18171         <size>10</size>
18172       </method>
18173       <method name="T Or(F, T)">
18174         <size>10</size>
18175       </method>
18176       <method name="F Or(F, F)">
18177         <size>10</size>
18178       </method>
18179       <method name="F Not(T)">
18180         <size>10</size>
18181       </method>
18182       <method name="T Not(F)">
18183         <size>10</size>
18184       </method>
18185       <method name="Void StopTrue(T)">
18186         <size>1</size>
18187       </method>
18188       <method name="Int32 Main()">
18189         <size>36</size>
18190       </method>
18191       <method name="Void &lt;Main&gt;m__0(F)">
18192         <size>31</size>
18193       </method>
18194       <method name="Void .ctor()">
18195         <size>7</size>
18196       </method>
18197     </type>
18198     <type name="TestClass+DT">
18199       <method name="Void Invoke(T)">
18200         <size>0</size>
18201       </method>
18202       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18203         <size>0</size>
18204       </method>
18205       <method name="Void EndInvoke(IAsyncResult)">
18206         <size>0</size>
18207       </method>
18208       <method name="Void .ctor(Object, IntPtr)">
18209         <size>0</size>
18210       </method>
18211     </type>
18212     <type name="TestClass+DF">
18213       <method name="Void Invoke(F)">
18214         <size>0</size>
18215       </method>
18216       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18217         <size>0</size>
18218       </method>
18219       <method name="Void EndInvoke(IAsyncResult)">
18220         <size>0</size>
18221       </method>
18222       <method name="Void .ctor(Object, IntPtr)">
18223         <size>0</size>
18224       </method>
18225     </type>
18226     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18227       <method name="Void &lt;&gt;m__1(T)">
18228         <size>38</size>
18229       </method>
18230       <method name="Void .ctor()">
18231         <size>7</size>
18232       </method>
18233     </type>
18234     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18235       <method name="Void &lt;&gt;m__2(F)">
18236         <size>77</size>
18237       </method>
18238       <method name="Void .ctor()">
18239         <size>7</size>
18240       </method>
18241     </type>
18242   </test>
18243   <test name="gtest-lambda-07.cs">
18244     <type name="C">
18245       <method name="Void Test(D)">
18246         <size>1</size>
18247       </method>
18248       <method name="Void Test(System.Object, D)">
18249         <size>1</size>
18250       </method>
18251       <method name="Void Test(D, D)">
18252         <size>1</size>
18253       </method>
18254       <method name="Void Test2(System.Object, E)">
18255         <size>1</size>
18256       </method>
18257       <method name="Void Main()">
18258         <size>207</size>
18259       </method>
18260       <method name="Void &lt;Main&gt;m__0()">
18261         <size>1</size>
18262       </method>
18263       <method name="Void &lt;Main&gt;m__1()">
18264         <size>1</size>
18265       </method>
18266       <method name="Void &lt;Main&gt;m__2()">
18267         <size>1</size>
18268       </method>
18269       <method name="Void &lt;Main&gt;m__3()">
18270         <size>1</size>
18271       </method>
18272       <method name="Void &lt;Main&gt;m__4()">
18273         <size>1</size>
18274       </method>
18275       <method name="Void &lt;Main&gt;m__5(Boolean)">
18276         <size>1</size>
18277       </method>
18278       <method name="Void .ctor()">
18279         <size>7</size>
18280       </method>
18281     </type>
18282     <type name="D">
18283       <method name="Void Invoke()">
18284         <size>0</size>
18285       </method>
18286       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18287         <size>0</size>
18288       </method>
18289       <method name="Void EndInvoke(IAsyncResult)">
18290         <size>0</size>
18291       </method>
18292       <method name="Void .ctor(Object, IntPtr)">
18293         <size>0</size>
18294       </method>
18295     </type>
18296     <type name="E">
18297       <method name="Void Invoke(Boolean)">
18298         <size>0</size>
18299       </method>
18300       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18301         <size>0</size>
18302       </method>
18303       <method name="Void EndInvoke(IAsyncResult)">
18304         <size>0</size>
18305       </method>
18306       <method name="Void .ctor(Object, IntPtr)">
18307         <size>0</size>
18308       </method>
18309     </type>
18310   </test>
18311   <test name="gtest-lambda-08.cs">
18312     <type name="C">
18313       <method name="Void Test[T,R](System.Func`2[T,R])">
18314         <size>1</size>
18315       </method>
18316       <method name="Int32 Main()">
18317         <size>321</size>
18318       </method>
18319       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18320         <size>4</size>
18321       </method>
18322       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18323         <size>5</size>
18324       </method>
18325       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18326         <size>4</size>
18327       </method>
18328       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18329         <size>5</size>
18330       </method>
18331       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18332         <size>4</size>
18333       </method>
18334       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18335         <size>5</size>
18336       </method>
18337       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18338         <size>4</size>
18339       </method>
18340       <method name="Void .ctor()">
18341         <size>7</size>
18342       </method>
18343     </type>
18344   </test>
18345   <test name="gtest-lambda-09.cs">
18346     <type name="C">
18347       <method name="IEnumerable`1 Test[T](T)">
18348         <size>2</size>
18349       </method>
18350       <method name="IEnumerable`1 Test[T](Func`1[T])">
18351         <size>2</size>
18352       </method>
18353       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18354         <size>2</size>
18355       </method>
18356       <method name="Void Main()">
18357         <size>113</size>
18358       </method>
18359       <method name="System.String &lt;Main&gt;m__0()">
18360         <size>6</size>
18361       </method>
18362       <method name="System.String &lt;Main&gt;m__1()">
18363         <size>6</size>
18364       </method>
18365       <method name="System.String &lt;Main&gt;m__2(System.String)">
18366         <size>6</size>
18367       </method>
18368       <method name="Void .ctor()">
18369         <size>7</size>
18370       </method>
18371     </type>
18372     <type name="Func`1[TD]">
18373       <method name="TD Invoke()">
18374         <size>0</size>
18375       </method>
18376       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18377         <size>0</size>
18378       </method>
18379       <method name="TD EndInvoke(IAsyncResult)">
18380         <size>0</size>
18381       </method>
18382       <method name="Void .ctor(Object, IntPtr)">
18383         <size>0</size>
18384       </method>
18385     </type>
18386     <type name="Func`2[TA,TR]">
18387       <method name="TR Invoke(TA)">
18388         <size>0</size>
18389       </method>
18390       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18391         <size>0</size>
18392       </method>
18393       <method name="TR EndInvoke(IAsyncResult)">
18394         <size>0</size>
18395       </method>
18396       <method name="Void .ctor(Object, IntPtr)">
18397         <size>0</size>
18398       </method>
18399     </type>
18400   </test>
18401   <test name="gtest-lambda-10.cs">
18402     <type name="C">
18403       <method name="Void Foo[TSource](IEnumerable`1)">
18404         <size>1</size>
18405       </method>
18406       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18407         <size>1</size>
18408       </method>
18409       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18410         <size>1</size>
18411       </method>
18412       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18413         <size>1</size>
18414       </method>
18415       <method name="Void Main()">
18416         <size>97</size>
18417       </method>
18418       <method name="Void .ctor()">
18419         <size>7</size>
18420       </method>
18421     </type>
18422     <type name="C+&lt;Main&gt;c__AnonStorey0">
18423       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18424         <size>7</size>
18425       </method>
18426       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18427         <size>7</size>
18428       </method>
18429       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18430         <size>7</size>
18431       </method>
18432       <method name="Void .ctor()">
18433         <size>7</size>
18434       </method>
18435     </type>
18436   </test>
18437   <test name="gtest-lambda-11.cs">
18438     <type name="Pair`2[T1,T2]">
18439       <method name="Void .ctor()">
18440         <size>7</size>
18441       </method>
18442     </type>
18443     <type name="C">
18444       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18445         <size>1</size>
18446       </method>
18447     </type>
18448     <type name="E`1[TI]">
18449       <method name="Void Rep1[TV](Group`2[TI,TV])">
18450         <size>37</size>
18451       </method>
18452       <method name="Void .ctor()">
18453         <size>7</size>
18454       </method>
18455     </type>
18456     <type name="M">
18457       <method name="Void Main()">
18458         <size>1</size>
18459       </method>
18460       <method name="Void .ctor()">
18461         <size>7</size>
18462       </method>
18463     </type>
18464     <type name="Group`2[T1,T2]">
18465       <method name="Pair`2[T1,T2] Invoke(T1)">
18466         <size>0</size>
18467       </method>
18468       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18469         <size>0</size>
18470       </method>
18471       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18472         <size>0</size>
18473       </method>
18474       <method name="Void .ctor(Object, IntPtr)">
18475         <size>0</size>
18476       </method>
18477     </type>
18478     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18479       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18480         <size>7</size>
18481       </method>
18482       <method name="Void .ctor()">
18483         <size>7</size>
18484       </method>
18485     </type>
18486   </test>
18487   <test name="gtest-lambda-12.cs">
18488     <type name="Demo">
18489       <method name="Void F[T](T[], T, Func`1[T])">
18490         <size>42</size>
18491       </method>
18492       <method name="Int32 Main()">
18493         <size>65</size>
18494       </method>
18495       <method name="Void .ctor()">
18496         <size>7</size>
18497       </method>
18498     </type>
18499     <type name="Func`1[TA]">
18500       <method name="Void Invoke(TA)">
18501         <size>0</size>
18502       </method>
18503       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18504         <size>0</size>
18505       </method>
18506       <method name="Void EndInvoke(IAsyncResult)">
18507         <size>0</size>
18508       </method>
18509       <method name="Void .ctor(Object, IntPtr)">
18510         <size>0</size>
18511       </method>
18512     </type>
18513     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18514       <method name="Void &lt;&gt;m__0(Int32)">
18515         <size>10</size>
18516       </method>
18517       <method name="Void .ctor()">
18518         <size>7</size>
18519       </method>
18520     </type>
18521   </test>
18522   <test name="gtest-lambda-13.cs">
18523     <type name="TestUnary">
18524       <method name="Void Foo(System.Action`1[System.Int32])">
18525         <size>1</size>
18526       </method>
18527       <method name="Void Bar()">
18528         <size>35</size>
18529       </method>
18530       <method name="Void &lt;Bar&gt;m__0(Int32)">
18531         <size>6</size>
18532       </method>
18533       <method name="Void .ctor()">
18534         <size>7</size>
18535       </method>
18536     </type>
18537     <type name="Program">
18538       <method name="Void Foo(System.Action`1[System.String])">
18539         <size>12</size>
18540       </method>
18541       <method name="T Foo[T](System.Func`2[System.String,T])">
18542         <size>12</size>
18543       </method>
18544       <method name="System.String Bar()">
18545         <size>35</size>
18546       </method>
18547       <method name="Void Main()">
18548         <size>76</size>
18549       </method>
18550       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18551         <size>7</size>
18552       </method>
18553       <method name="System.String &lt;Main&gt;m__2(System.String)">
18554         <size>2</size>
18555       </method>
18556       <method name="Void &lt;Main&gt;m__3(System.String)">
18557         <size>7</size>
18558       </method>
18559       <method name="Void .ctor()">
18560         <size>7</size>
18561       </method>
18562     </type>
18563   </test>
18564   <test name="gtest-lambda-14.cs">
18565     <type name="Test">
18566       <method name="Void Main()">
18567         <size>1</size>
18568       </method>
18569       <method name="Void Foo[T]()">
18570         <size>14</size>
18571       </method>
18572       <method name="Void .ctor()">
18573         <size>7</size>
18574       </method>
18575       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18576         <size>2</size>
18577       </method>
18578     </type>
18579   </test>
18580   <test name="gtest-lambda-15.cs">
18581     <type name="Enumerable">
18582       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18583         <size>32</size>
18584       </method>
18585       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18586         <size>120</size>
18587       </method>
18588     </type>
18589     <type name="Repro">
18590       <method name="Int32 Main()">
18591         <size>115</size>
18592       </method>
18593       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18594         <size>7</size>
18595       </method>
18596       <method name="Void .ctor()">
18597         <size>7</size>
18598       </method>
18599     </type>
18600     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18601       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18602         <size>15</size>
18603       </method>
18604       <method name="Void .ctor()">
18605         <size>7</size>
18606       </method>
18607     </type>
18608   </test>
18609   <test name="gtest-lambda-16.cs">
18610     <type name="Repro">
18611       <method name="Void AssertFoo[T](IList`1)">
18612         <size>34</size>
18613       </method>
18614       <method name="Void Main()">
18615         <size>1</size>
18616       </method>
18617       <method name="Void .ctor()">
18618         <size>7</size>
18619       </method>
18620     </type>
18621     <type name="Repro+Runner`1[T]">
18622       <method name="Void .ctor(Action`1, T)">
18623         <size>7</size>
18624       </method>
18625     </type>
18626     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18627       <method name="Void &lt;&gt;m__0(Int32)">
18628         <size>52</size>
18629       </method>
18630       <method name="Void .ctor()">
18631         <size>7</size>
18632       </method>
18633     </type>
18634   </test>
18635   <test name="gtest-lambda-17.cs">
18636     <type name="TestCase">
18637       <method name="Void Testing()">
18638         <size>75</size>
18639       </method>
18640       <method name="Void Main()">
18641         <size>11</size>
18642       </method>
18643       <method name="Void &lt;Testing&gt;m__0()">
18644         <size>8</size>
18645       </method>
18646       <method name="Void .ctor()">
18647         <size>7</size>
18648       </method>
18649     </type>
18650   </test>
18651   <test name="gtest-lambda-18.cs">
18652     <type name="Test">
18653       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18654         <size>33</size>
18655       </method>
18656       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18657         <size>1</size>
18658       </method>
18659       <method name="Void Main()">
18660         <size>1</size>
18661       </method>
18662     </type>
18663     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18664       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18665         <size>14</size>
18666       </method>
18667       <method name="Void .ctor()">
18668         <size>7</size>
18669       </method>
18670     </type>
18671   </test>
18672   <test name="gtest-lambda-19.cs">
18673     <type name="Crasher">
18674       <method name="Void Crash()">
18675         <size>36</size>
18676       </method>
18677       <method name="Void Do(System.Action)">
18678         <size>1</size>
18679       </method>
18680       <method name="Void Main()">
18681         <size>1</size>
18682       </method>
18683       <method name="Void .ctor()">
18684         <size>7</size>
18685       </method>
18686     </type>
18687     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18688       <method name="Void &lt;&gt;m__0()">
18689         <size>27</size>
18690       </method>
18691       <method name="Void .ctor()">
18692         <size>7</size>
18693       </method>
18694     </type>
18695   </test>
18696   <test name="gtest-lambda-20.cs">
18697     <type name="Z">
18698       <method name="Void &lt;Z&gt;m__0()">
18699         <size>7</size>
18700       </method>
18701       <method name="Void .ctor()">
18702         <size>37</size>
18703       </method>
18704     </type>
18705     <type name="Test">
18706       <method name="Boolean Foo()">
18707         <size>2</size>
18708       </method>
18709       <method name="Void Main()">
18710         <size>1</size>
18711       </method>
18712       <method name="Void .ctor()">
18713         <size>7</size>
18714       </method>
18715     </type>
18716     <type name="TestMethod">
18717       <method name="Void Invoke()">
18718         <size>0</size>
18719       </method>
18720       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18721         <size>0</size>
18722       </method>
18723       <method name="Void EndInvoke(IAsyncResult)">
18724         <size>0</size>
18725       </method>
18726       <method name="Void .ctor(Object, IntPtr)">
18727         <size>0</size>
18728       </method>
18729     </type>
18730   </test>
18731   <test name="gtest-lambda-21.cs">
18732     <type name="Program">
18733       <method name="Void Foo(System.Action`1[System.String])">
18734         <size>12</size>
18735       </method>
18736       <method name="T Foo[T](System.Func`2[System.String,T])">
18737         <size>12</size>
18738       </method>
18739       <method name="System.String Bar()">
18740         <size>35</size>
18741       </method>
18742       <method name="Int32 Main()">
18743         <size>95</size>
18744       </method>
18745       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18746         <size>7</size>
18747       </method>
18748       <method name="System.String &lt;Main&gt;m__1(System.String)">
18749         <size>2</size>
18750       </method>
18751       <method name="Void &lt;Main&gt;m__2(System.String)">
18752         <size>7</size>
18753       </method>
18754       <method name="Void .ctor()">
18755         <size>7</size>
18756       </method>
18757     </type>
18758   </test>
18759   <test name="gtest-lambda-22.cs">
18760     <type name="Product">
18761       <method name="Void .ctor()">
18762         <size>7</size>
18763       </method>
18764     </type>
18765     <type name="MainClass">
18766       <method name="Void Main()">
18767         <size>136</size>
18768       </method>
18769       <method name="Int32 &lt;Main&gt;m__0(Product)">
18770         <size>7</size>
18771       </method>
18772       <method name="Product &lt;Main&gt;m__1(Product)">
18773         <size>2</size>
18774       </method>
18775       <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)">
18776         <size>48</size>
18777       </method>
18778       <method name="Void .ctor()">
18779         <size>7</size>
18780       </method>
18781     </type>
18782     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18783       <method name="&lt;g&gt;__T get_g()">
18784         <size>7</size>
18785       </method>
18786       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18787         <size>7</size>
18788       </method>
18789       <method name="Boolean Equals(System.Object)">
18790         <size>69</size>
18791       </method>
18792       <method name="Int32 GetHashCode()">
18793         <size>86</size>
18794       </method>
18795       <method name="System.String ToString()">
18796         <size>142</size>
18797       </method>
18798       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18799         <size>21</size>
18800       </method>
18801     </type>
18802     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18803       <method name="Boolean &lt;&gt;m__3(Product)">
18804         <size>52</size>
18805       </method>
18806       <method name="Decimal &lt;&gt;m__4(Product)">
18807         <size>7</size>
18808       </method>
18809       <method name="Void .ctor()">
18810         <size>7</size>
18811       </method>
18812     </type>
18813   </test>
18814   <test name="gtest-lambda-23.cs">
18815     <type name="C">
18816       <method name="U Test[T,U](T[], System.Func`2[T,U])">
18817         <size>14</size>
18818       </method>
18819       <method name="Int32 Main()">
18820         <size>77</size>
18821       </method>
18822       <method name="System.String &lt;Main&gt;m__0(System.String)">
18823         <size>27</size>
18824       </method>
18825       <method name="Void .ctor()">
18826         <size>7</size>
18827       </method>
18828     </type>
18829   </test>
18830   <test name="gtest-linq-01.cs">
18831     <type name="from.C">
18832       <method name="Void .ctor()">
18833         <size>7</size>
18834       </method>
18835       <method name="Void Main()">
18836         <size>2137</size>
18837       </method>
18838       <method name="Void Foo(Int32, Boolean)">
18839         <size>11</size>
18840       </method>
18841       <method name="Void Do(System.String[])">
18842         <size>16</size>
18843       </method>
18844     </type>
18845     <type name="from.D">
18846       <method name="Void .ctor()">
18847         <size>7</size>
18848       </method>
18849       <method name="Boolean check(System.Object, System.Object)">
18850         <size>26</size>
18851       </method>
18852     </type>
18853     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
18854       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
18855         <size>21</size>
18856       </method>
18857       <method name="&lt;i&gt;__T get_i()">
18858         <size>7</size>
18859       </method>
18860       <method name="&lt;j&gt;__T get_j()">
18861         <size>7</size>
18862       </method>
18863       <method name="Boolean Equals(System.Object)">
18864         <size>69</size>
18865       </method>
18866       <method name="Int32 GetHashCode()">
18867         <size>86</size>
18868       </method>
18869       <method name="System.String ToString()">
18870         <size>142</size>
18871       </method>
18872     </type>
18873     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18874       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18875         <size>21</size>
18876       </method>
18877       <method name="&lt;i&gt;__T get_i()">
18878         <size>7</size>
18879       </method>
18880       <method name="&lt;l&gt;__T get_l()">
18881         <size>7</size>
18882       </method>
18883       <method name="Boolean Equals(System.Object)">
18884         <size>69</size>
18885       </method>
18886       <method name="Int32 GetHashCode()">
18887         <size>86</size>
18888       </method>
18889       <method name="System.String ToString()">
18890         <size>142</size>
18891       </method>
18892     </type>
18893     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
18894       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
18895         <size>21</size>
18896       </method>
18897       <method name="&lt;i9&gt;__T get_i9()">
18898         <size>7</size>
18899       </method>
18900       <method name="&lt;i&gt;__T get_i()">
18901         <size>7</size>
18902       </method>
18903       <method name="Boolean Equals(System.Object)">
18904         <size>69</size>
18905       </method>
18906       <method name="Int32 GetHashCode()">
18907         <size>86</size>
18908       </method>
18909       <method name="System.String ToString()">
18910         <size>142</size>
18911       </method>
18912     </type>
18913     <type name="from.C">
18914       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18915         <size>2</size>
18916       </method>
18917       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18918         <size>2</size>
18919       </method>
18920       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
18921         <size>2</size>
18922       </method>
18923       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18924         <size>2</size>
18925       </method>
18926     </type>
18927     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18928       <method name="Void .ctor()">
18929         <size>7</size>
18930       </method>
18931       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
18932         <size>7</size>
18933       </method>
18934     </type>
18935     <type name="from.C">
18936       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
18937         <size>2</size>
18938       </method>
18939       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18940         <size>10</size>
18941       </method>
18942       <method name="Int32 &lt;Main&gt;m__7(Int32)">
18943         <size>2</size>
18944       </method>
18945       <method name="Int32 &lt;Main&gt;m__8(Int32)">
18946         <size>2</size>
18947       </method>
18948       <method name="Int32 &lt;Main&gt;m__9(Int32)">
18949         <size>2</size>
18950       </method>
18951       <method name="Int32 &lt;Main&gt;m__A(Int32)">
18952         <size>2</size>
18953       </method>
18954       <method name="Int32 &lt;Main&gt;m__B(Int32)">
18955         <size>2</size>
18956       </method>
18957       <method name="Int32 &lt;Main&gt;m__C(Int32)">
18958         <size>2</size>
18959       </method>
18960       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
18961         <size>2</size>
18962       </method>
18963       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
18964         <size>2</size>
18965       </method>
18966       <method name="Int32 &lt;Main&gt;m__20(Int32)">
18967         <size>2</size>
18968       </method>
18969       <method name="Int32 &lt;Main&gt;m__21(Int32)">
18970         <size>2</size>
18971       </method>
18972       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
18973         <size>10</size>
18974       </method>
18975       <method name="Int32 &lt;Main&gt;m__D(ITest)">
18976         <size>7</size>
18977       </method>
18978       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
18979         <size>2</size>
18980       </method>
18981       <method name="Int32 &lt;Main&gt;m__F(Int32)">
18982         <size>2</size>
18983       </method>
18984       <method name="Int32 &lt;Main&gt;m__10(ITest)">
18985         <size>7</size>
18986       </method>
18987       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
18988         <size>2</size>
18989       </method>
18990       <method name="Int32 &lt;Main&gt;m__12(Int32)">
18991         <size>2</size>
18992       </method>
18993       <method name="Int32 &lt;Main&gt;m__13(ITest)">
18994         <size>7</size>
18995       </method>
18996       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
18997         <size>8</size>
18998       </method>
18999       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19000         <size>7</size>
19001       </method>
19002       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19003         <size>7</size>
19004       </method>
19005       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19006         <size>7</size>
19007       </method>
19008       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19009         <size>2</size>
19010       </method>
19011       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19012         <size>2</size>
19013       </method>
19014       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19015         <size>2</size>
19016       </method>
19017       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19018         <size>2</size>
19019       </method>
19020       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19021         <size>2</size>
19022       </method>
19023       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19024         <size>2</size>
19025       </method>
19026       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19027         <size>2</size>
19028       </method>
19029       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19030         <size>10</size>
19031       </method>
19032       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19033         <size>7</size>
19034       </method>
19035       <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])">
19036         <size>15</size>
19037       </method>
19038       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19039         <size>12</size>
19040       </method>
19041       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19042         <size>2</size>
19043       </method>
19044       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19045         <size>2</size>
19046       </method>
19047       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19048         <size>8</size>
19049       </method>
19050       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19051         <size>2</size>
19052       </method>
19053       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19054         <size>7</size>
19055       </method>
19056       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19057         <size>8</size>
19058       </method>
19059       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19060         <size>2</size>
19061       </method>
19062       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19063         <size>7</size>
19064       </method>
19065       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19066         <size>8</size>
19067       </method>
19068       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19069         <size>2</size>
19070       </method>
19071       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19072         <size>7</size>
19073       </method>
19074       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19075         <size>2</size>
19076       </method>
19077       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19078         <size>2</size>
19079       </method>
19080       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19081         <size>2</size>
19082       </method>
19083     </type>
19084     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19085       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19086         <size>21</size>
19087       </method>
19088       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19089         <size>7</size>
19090       </method>
19091       <method name="&lt;l2&gt;__T get_l2()">
19092         <size>7</size>
19093       </method>
19094       <method name="Boolean Equals(System.Object)">
19095         <size>69</size>
19096       </method>
19097       <method name="Int32 GetHashCode()">
19098         <size>86</size>
19099       </method>
19100       <method name="System.String ToString()">
19101         <size>142</size>
19102       </method>
19103     </type>
19104     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19105       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19106         <size>7</size>
19107       </method>
19108       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19109         <size>7</size>
19110       </method>
19111       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19112         <size>7</size>
19113       </method>
19114     </type>
19115     <type name="from.C">
19116       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19117         <size>2</size>
19118       </method>
19119       <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]])">
19120         <size>9</size>
19121       </method>
19122       <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])">
19123         <size>2</size>
19124       </method>
19125     </type>
19126     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19127       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19128         <size>21</size>
19129       </method>
19130       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19131         <size>7</size>
19132       </method>
19133       <method name="&lt;l2&gt;__T get_l2()">
19134         <size>7</size>
19135       </method>
19136       <method name="Boolean Equals(System.Object)">
19137         <size>69</size>
19138       </method>
19139       <method name="Int32 GetHashCode()">
19140         <size>86</size>
19141       </method>
19142       <method name="System.String ToString()">
19143         <size>142</size>
19144       </method>
19145     </type>
19146     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19147       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19148         <size>47</size>
19149       </method>
19150       <method name="Int32 &lt;&gt;m__3D(Int32)">
19151         <size>2</size>
19152       </method>
19153     </type>
19154   </test>
19155   <test name="gtest-linq-02.cs">
19156     <type name="Test">
19157       <method name="Void .ctor()">
19158         <size>7</size>
19159       </method>
19160       <method name="Int32 Main()">
19161         <size>501</size>
19162       </method>
19163       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19164         <size>2</size>
19165       </method>
19166       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19167         <size>3</size>
19168       </method>
19169       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19170         <size>2</size>
19171       </method>
19172       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19173         <size>3</size>
19174       </method>
19175     </type>
19176   </test>
19177   <test name="gtest-linq-03.cs">
19178     <type name="WhereTest">
19179       <method name="Void .ctor()">
19180         <size>7</size>
19181       </method>
19182       <method name="Int32 Main()">
19183         <size>179</size>
19184       </method>
19185       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19186         <size>5</size>
19187       </method>
19188       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19189         <size>5</size>
19190       </method>
19191       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19192         <size>4</size>
19193       </method>
19194     </type>
19195   </test>
19196   <test name="gtest-linq-04.cs">
19197     <type name="TestGroupBy">
19198       <method name="Void .ctor()">
19199         <size>7</size>
19200       </method>
19201       <method name="Int32 Main()">
19202         <size>553</size>
19203       </method>
19204     </type>
19205     <type name="&lt;PrivateImplementationDetails&gt;">
19206       <method name="Void .ctor()">
19207         <size>7</size>
19208       </method>
19209     </type>
19210     <type name="TestGroupBy">
19211       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19212         <size>4</size>
19213       </method>
19214       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19215         <size>2</size>
19216       </method>
19217       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19218         <size>4</size>
19219       </method>
19220       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19221         <size>2</size>
19222       </method>
19223     </type>
19224   </test>
19225   <test name="gtest-linq-05.cs">
19226     <type name="OrderByTests">
19227       <method name="Void .ctor()">
19228         <size>7</size>
19229       </method>
19230       <method name="Int32 Main()">
19231         <size>1254</size>
19232       </method>
19233     </type>
19234     <type name="OrderByTests+Data">
19235       <method name="Void .ctor()">
19236         <size>7</size>
19237       </method>
19238       <method name="Int32 get_ID()">
19239         <size>7</size>
19240       </method>
19241       <method name="Void set_ID(Int32)">
19242         <size>8</size>
19243       </method>
19244       <method name="System.String get_Name()">
19245         <size>7</size>
19246       </method>
19247       <method name="Void set_Name(System.String)">
19248         <size>8</size>
19249       </method>
19250       <method name="System.String ToString()">
19251         <size>28</size>
19252       </method>
19253     </type>
19254     <type name="OrderByTests">
19255       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19256         <size>2</size>
19257       </method>
19258       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19259         <size>2</size>
19260       </method>
19261       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19262         <size>2</size>
19263       </method>
19264       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19265         <size>4</size>
19266       </method>
19267       <method name="System.String &lt;Main&gt;m__4(System.String)">
19268         <size>2</size>
19269       </method>
19270       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19271         <size>7</size>
19272       </method>
19273       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19274         <size>7</size>
19275       </method>
19276       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19277         <size>7</size>
19278       </method>
19279       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19280         <size>7</size>
19281       </method>
19282       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19283         <size>7</size>
19284       </method>
19285       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19286         <size>11</size>
19287       </method>
19288       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19289         <size>7</size>
19290       </method>
19291       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19292         <size>7</size>
19293       </method>
19294       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19295         <size>11</size>
19296       </method>
19297       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19298         <size>7</size>
19299       </method>
19300       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19301         <size>7</size>
19302       </method>
19303       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19304         <size>2</size>
19305       </method>
19306     </type>
19307   </test>
19308   <test name="gtest-linq-06.cs">
19309     <type name="Let">
19310       <method name="Void .ctor()">
19311         <size>7</size>
19312       </method>
19313       <method name="Int32 Main()">
19314         <size>406</size>
19315       </method>
19316     </type>
19317     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19318       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19319         <size>21</size>
19320       </method>
19321       <method name="&lt;i&gt;__T get_i()">
19322         <size>7</size>
19323       </method>
19324       <method name="&lt;u&gt;__T get_u()">
19325         <size>7</size>
19326       </method>
19327       <method name="Boolean Equals(System.Object)">
19328         <size>69</size>
19329       </method>
19330       <method name="Int32 GetHashCode()">
19331         <size>86</size>
19332       </method>
19333       <method name="System.String ToString()">
19334         <size>142</size>
19335       </method>
19336     </type>
19337     <type name="Let">
19338       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19339         <size>10</size>
19340       </method>
19341       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19342         <size>7</size>
19343       </method>
19344       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19345         <size>10</size>
19346       </method>
19347       <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])">
19348         <size>15</size>
19349       </method>
19350       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19351         <size>18</size>
19352       </method>
19353       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19354         <size>7</size>
19355       </method>
19356     </type>
19357     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19358       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19359         <size>21</size>
19360       </method>
19361       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19362         <size>7</size>
19363       </method>
19364       <method name="&lt;v&gt;__T get_v()">
19365         <size>7</size>
19366       </method>
19367       <method name="Boolean Equals(System.Object)">
19368         <size>69</size>
19369       </method>
19370       <method name="Int32 GetHashCode()">
19371         <size>86</size>
19372       </method>
19373       <method name="System.String ToString()">
19374         <size>142</size>
19375       </method>
19376     </type>
19377   </test>
19378   <test name="gtest-linq-07.cs">
19379     <type name="SelectMany">
19380       <method name="Void .ctor()">
19381         <size>7</size>
19382       </method>
19383       <method name="Int32 Main()">
19384         <size>748</size>
19385       </method>
19386     </type>
19387     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19388       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19389         <size>21</size>
19390       </method>
19391       <method name="&lt;i1&gt;__T get_i1()">
19392         <size>7</size>
19393       </method>
19394       <method name="&lt;i2&gt;__T get_i2()">
19395         <size>7</size>
19396       </method>
19397       <method name="Boolean Equals(System.Object)">
19398         <size>69</size>
19399       </method>
19400       <method name="Int32 GetHashCode()">
19401         <size>86</size>
19402       </method>
19403       <method name="System.String ToString()">
19404         <size>142</size>
19405       </method>
19406     </type>
19407     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19408       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19409         <size>28</size>
19410       </method>
19411       <method name="&lt;pp&gt;__T get_pp()">
19412         <size>7</size>
19413       </method>
19414       <method name="&lt;i1&gt;__T get_i1()">
19415         <size>7</size>
19416       </method>
19417       <method name="&lt;i3&gt;__T get_i3()">
19418         <size>7</size>
19419       </method>
19420       <method name="Boolean Equals(System.Object)">
19421         <size>96</size>
19422       </method>
19423       <method name="Int32 GetHashCode()">
19424         <size>109</size>
19425       </method>
19426       <method name="System.String ToString()">
19427         <size>199</size>
19428       </method>
19429     </type>
19430     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19431       <method name="Void .ctor()">
19432         <size>7</size>
19433       </method>
19434       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19435         <size>12</size>
19436       </method>
19437       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19438         <size>12</size>
19439       </method>
19440       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19441         <size>12</size>
19442       </method>
19443       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19444         <size>7</size>
19445       </method>
19446     </type>
19447     <type name="SelectMany">
19448       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19449         <size>8</size>
19450       </method>
19451       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19452         <size>5</size>
19453       </method>
19454       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19455         <size>8</size>
19456       </method>
19457       <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)">
19458         <size>8</size>
19459       </method>
19460       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19461         <size>7</size>
19462       </method>
19463       <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])">
19464         <size>25</size>
19465       </method>
19466       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19467         <size>8</size>
19468       </method>
19469     </type>
19470     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19471       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19472         <size>21</size>
19473       </method>
19474       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19475         <size>7</size>
19476       </method>
19477       <method name="&lt;i3&gt;__T get_i3()">
19478         <size>7</size>
19479       </method>
19480       <method name="Boolean Equals(System.Object)">
19481         <size>69</size>
19482       </method>
19483       <method name="Int32 GetHashCode()">
19484         <size>86</size>
19485       </method>
19486       <method name="System.String ToString()">
19487         <size>142</size>
19488       </method>
19489     </type>
19490   </test>
19491   <test name="gtest-linq-08.cs">
19492     <type name="TestA">
19493       <method name="Void .ctor(String)">
19494         <size>14</size>
19495       </method>
19496       <method name="System.String Select[U](System.Func`2[TestA,U])">
19497         <size>7</size>
19498       </method>
19499     </type>
19500     <type name="TestB">
19501       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19502         <size>25</size>
19503       </method>
19504     </type>
19505     <type name="CustomQueryExpressionPattern">
19506       <method name="Void .ctor()">
19507         <size>7</size>
19508       </method>
19509       <method name="Int32 Main()">
19510         <size>153</size>
19511       </method>
19512       <method name="TestA &lt;Main&gt;m__0(TestA)">
19513         <size>2</size>
19514       </method>
19515       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19516         <size>17</size>
19517       </method>
19518     </type>
19519   </test>
19520   <test name="gtest-linq-09.cs">
19521     <type name="Data">
19522       <method name="Void .ctor()">
19523         <size>7</size>
19524       </method>
19525     </type>
19526     <type name="Join">
19527       <method name="Void .ctor()">
19528         <size>7</size>
19529       </method>
19530       <method name="Int32 Main()">
19531         <size>912</size>
19532       </method>
19533     </type>
19534     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19535       <method name="Void .ctor(&lt;Result&gt;__T)">
19536         <size>14</size>
19537       </method>
19538       <method name="&lt;Result&gt;__T get_Result()">
19539         <size>7</size>
19540       </method>
19541       <method name="Boolean Equals(System.Object)">
19542         <size>39</size>
19543       </method>
19544       <method name="Int32 GetHashCode()">
19545         <size>63</size>
19546       </method>
19547       <method name="System.String ToString()">
19548         <size>67</size>
19549       </method>
19550     </type>
19551     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19552       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19553         <size>21</size>
19554       </method>
19555       <method name="&lt;a&gt;__T get_a()">
19556         <size>7</size>
19557       </method>
19558       <method name="&lt;b&gt;__T get_b()">
19559         <size>7</size>
19560       </method>
19561       <method name="Boolean Equals(System.Object)">
19562         <size>69</size>
19563       </method>
19564       <method name="Int32 GetHashCode()">
19565         <size>86</size>
19566       </method>
19567       <method name="System.String ToString()">
19568         <size>142</size>
19569       </method>
19570     </type>
19571     <type name="Join">
19572       <method name="Int32 &lt;Main&gt;m__0(Data)">
19573         <size>7</size>
19574       </method>
19575       <method name="Int32 &lt;Main&gt;m__1(Data)">
19576         <size>7</size>
19577       </method>
19578       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19579         <size>23</size>
19580       </method>
19581       <method name="Int32 &lt;Main&gt;m__3(Data)">
19582         <size>7</size>
19583       </method>
19584       <method name="Int32 &lt;Main&gt;m__4(Data)">
19585         <size>7</size>
19586       </method>
19587       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19588         <size>8</size>
19589       </method>
19590       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19591         <size>22</size>
19592       </method>
19593       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19594         <size>33</size>
19595       </method>
19596       <method name="Int32 &lt;Main&gt;m__8(Data)">
19597         <size>7</size>
19598       </method>
19599       <method name="Int32 &lt;Main&gt;m__9(Data)">
19600         <size>7</size>
19601       </method>
19602       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19603         <size>23</size>
19604       </method>
19605       <method name="Int32 &lt;Main&gt;m__B(Data)">
19606         <size>7</size>
19607       </method>
19608       <method name="Int32 &lt;Main&gt;m__C(Data)">
19609         <size>7</size>
19610       </method>
19611       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19612         <size>8</size>
19613       </method>
19614       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19615         <size>12</size>
19616       </method>
19617       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19618         <size>7</size>
19619       </method>
19620     </type>
19621   </test>
19622   <test name="gtest-linq-10.cs">
19623     <type name="DataA">
19624       <method name="Void .ctor()">
19625         <size>7</size>
19626       </method>
19627     </type>
19628     <type name="DataB">
19629       <method name="Void .ctor()">
19630         <size>7</size>
19631       </method>
19632     </type>
19633     <type name="GroupJoin">
19634       <method name="Void .ctor()">
19635         <size>7</size>
19636       </method>
19637       <method name="Int32 Main()">
19638         <size>631</size>
19639       </method>
19640     </type>
19641     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19642       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19643         <size>21</size>
19644       </method>
19645       <method name="&lt;a&gt;__T get_a()">
19646         <size>7</size>
19647       </method>
19648       <method name="&lt;ab&gt;__T get_ab()">
19649         <size>7</size>
19650       </method>
19651       <method name="Boolean Equals(System.Object)">
19652         <size>69</size>
19653       </method>
19654       <method name="Int32 GetHashCode()">
19655         <size>86</size>
19656       </method>
19657       <method name="System.String ToString()">
19658         <size>142</size>
19659       </method>
19660     </type>
19661     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19662       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19663         <size>21</size>
19664       </method>
19665       <method name="&lt;a&gt;__T get_a()">
19666         <size>7</size>
19667       </method>
19668       <method name="&lt;b&gt;__T get_b()">
19669         <size>7</size>
19670       </method>
19671       <method name="Boolean Equals(System.Object)">
19672         <size>69</size>
19673       </method>
19674       <method name="Int32 GetHashCode()">
19675         <size>86</size>
19676       </method>
19677       <method name="System.String ToString()">
19678         <size>142</size>
19679       </method>
19680     </type>
19681     <type name="GroupJoin">
19682       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19683         <size>7</size>
19684       </method>
19685       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19686         <size>7</size>
19687       </method>
19688       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19689         <size>8</size>
19690       </method>
19691       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19692         <size>12</size>
19693       </method>
19694       <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)">
19695         <size>39</size>
19696       </method>
19697       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19698         <size>7</size>
19699       </method>
19700       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19701         <size>7</size>
19702       </method>
19703       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19704         <size>8</size>
19705       </method>
19706       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19707         <size>12</size>
19708       </method>
19709       <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)">
19710         <size>39</size>
19711       </method>
19712     </type>
19713   </test>
19714   <test name="gtest-linq-11.cs">
19715     <type name="IntoTest">
19716       <method name="Void .ctor()">
19717         <size>7</size>
19718       </method>
19719       <method name="Int32 Main()">
19720         <size>275</size>
19721       </method>
19722       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19723         <size>5</size>
19724       </method>
19725       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19726         <size>5</size>
19727       </method>
19728       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19729         <size>4</size>
19730       </method>
19731       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19732         <size>5</size>
19733       </method>
19734       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19735         <size>4</size>
19736       </method>
19737     </type>
19738   </test>
19739   <test name="gtest-linq-12.cs">
19740     <type name="NestedQuery">
19741       <method name="Void .ctor()">
19742         <size>7</size>
19743       </method>
19744       <method name="Void XX()">
19745         <size>108</size>
19746       </method>
19747       <method name="Int32 Main()">
19748         <size>464</size>
19749       </method>
19750     </type>
19751     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19752       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19753         <size>21</size>
19754       </method>
19755       <method name="&lt;values&gt;__T get_values()">
19756         <size>7</size>
19757       </method>
19758       <method name="&lt;length&gt;__T get_length()">
19759         <size>7</size>
19760       </method>
19761       <method name="Boolean Equals(System.Object)">
19762         <size>69</size>
19763       </method>
19764       <method name="Int32 GetHashCode()">
19765         <size>86</size>
19766       </method>
19767       <method name="System.String ToString()">
19768         <size>142</size>
19769       </method>
19770     </type>
19771     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19772       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19773         <size>21</size>
19774       </method>
19775       <method name="&lt;type&gt;__T get_type()">
19776         <size>7</size>
19777       </method>
19778       <method name="&lt;x&gt;__T get_x()">
19779         <size>7</size>
19780       </method>
19781       <method name="Boolean Equals(System.Object)">
19782         <size>69</size>
19783       </method>
19784       <method name="Int32 GetHashCode()">
19785         <size>86</size>
19786       </method>
19787       <method name="System.String ToString()">
19788         <size>142</size>
19789       </method>
19790     </type>
19791     <type name="NestedQuery">
19792       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19793         <size>13</size>
19794       </method>
19795     </type>
19796     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19797       <method name="Void .ctor()">
19798         <size>7</size>
19799       </method>
19800     </type>
19801     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19802       <method name="Void .ctor()">
19803         <size>7</size>
19804       </method>
19805     </type>
19806     <type name="NestedQuery">
19807       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19808         <size>110</size>
19809       </method>
19810       <method name="Boolean &lt;Main&gt;m__2(System.String)">
19811         <size>10</size>
19812       </method>
19813       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
19814         <size>36</size>
19815       </method>
19816       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
19817         <size>13</size>
19818       </method>
19819       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19820         <size>110</size>
19821       </method>
19822       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
19823         <size>9</size>
19824       </method>
19825       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19826         <size>7</size>
19827       </method>
19828       <method name="Boolean &lt;Main&gt;m__9(Char)">
19829         <size>6</size>
19830       </method>
19831       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
19832         <size>9</size>
19833       </method>
19834       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19835         <size>7</size>
19836       </method>
19837     </type>
19838     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19839       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19840         <size>15</size>
19841       </method>
19842     </type>
19843     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19844       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19845         <size>15</size>
19846       </method>
19847     </type>
19848   </test>
19849   <test name="gtest-linq-13.cs">
19850     <type name="Program">
19851       <method name="Void .ctor()">
19852         <size>7</size>
19853       </method>
19854       <method name="Void Main()">
19855         <size>1</size>
19856       </method>
19857       <method name="Void Foo(TypeDefinition)">
19858         <size>47</size>
19859       </method>
19860       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
19861         <size>2</size>
19862       </method>
19863     </type>
19864     <type name="Extension">
19865       <method name="IEnumerable`1 Cast[T](IFoo)">
19866         <size>2</size>
19867       </method>
19868     </type>
19869     <type name="MethodDefinition">
19870       <method name="Void .ctor()">
19871         <size>7</size>
19872       </method>
19873     </type>
19874     <type name="TypeDefinition">
19875       <method name="Void .ctor()">
19876         <size>7</size>
19877       </method>
19878       <method name="MethodDefinitionCollection get_Methods()">
19879         <size>2</size>
19880       </method>
19881       <method name="Void set_Methods(MethodDefinitionCollection)">
19882         <size>1</size>
19883       </method>
19884     </type>
19885     <type name="MethodDefinitionCollection">
19886       <method name="Void .ctor()">
19887         <size>7</size>
19888       </method>
19889     </type>
19890   </test>
19891   <test name="gtest-linq-14.cs">
19892     <type name="Person">
19893       <method name="Void .ctor()">
19894         <size>7</size>
19895       </method>
19896       <method name="Style get_Style()">
19897         <size>7</size>
19898       </method>
19899       <method name="Void set_Style(Style)">
19900         <size>8</size>
19901       </method>
19902     </type>
19903     <type name="Extensions">
19904       <method name="IMarker`1 Cast[T](IObjectContainer)">
19905         <size>2</size>
19906       </method>
19907       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
19908         <size>2</size>
19909       </method>
19910     </type>
19911     <type name="Program">
19912       <method name="Void .ctor()">
19913         <size>7</size>
19914       </method>
19915       <method name="Void Main()">
19916         <size>1</size>
19917       </method>
19918       <method name="Void Assert(System.Action)">
19919         <size>1</size>
19920       </method>
19921       <method name="Void Test(IObjectContainer, Style)">
19922         <size>38</size>
19923       </method>
19924     </type>
19925     <type name="Program+&lt;Test&gt;c__AnonStorey0">
19926       <method name="Void .ctor()">
19927         <size>7</size>
19928       </method>
19929       <method name="Void &lt;&gt;m__0()">
19930         <size>117</size>
19931       </method>
19932     </type>
19933   </test>
19934   <test name="gtest-linq-15.cs">
19935     <type name="NameCollisionTest.Data">
19936       <method name="Void .ctor()">
19937         <size>7</size>
19938       </method>
19939     </type>
19940     <type name="NameCollisionTest.Ex">
19941       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
19942         <size>44</size>
19943       </method>
19944     </type>
19945     <type name="NameCollisionTest.C">
19946       <method name="Void .ctor()">
19947         <size>7</size>
19948       </method>
19949       <method name="Void Main()">
19950         <size>78</size>
19951       </method>
19952       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
19953         <size>7</size>
19954       </method>
19955       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19956         <size>5</size>
19957       </method>
19958     </type>
19959     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
19960       <method name="Void .ctor()">
19961         <size>7</size>
19962       </method>
19963       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19964         <size>12</size>
19965       </method>
19966       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19967         <size>7</size>
19968       </method>
19969       <method name="Boolean MoveNext()">
19970         <size>86</size>
19971       </method>
19972       <method name="Void Dispose()">
19973         <size>8</size>
19974       </method>
19975       <method name="Void Reset()">
19976         <size>6</size>
19977       </method>
19978       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
19979         <size>7</size>
19980       </method>
19981       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
19982         <size>52</size>
19983       </method>
19984     </type>
19985   </test>
19986   <test name="gtest-linq-16.cs">
19987     <type name="C">
19988       <method name="Void .ctor()">
19989         <size>7</size>
19990       </method>
19991       <method name="Void Main()">
19992         <size>12</size>
19993       </method>
19994       <method name="Void Test_1(Int32)">
19995         <size>27</size>
19996       </method>
19997       <method name="Void Test_2()">
19998         <size>31</size>
19999       </method>
20000       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20001         <size>26</size>
20002       </method>
20003     </type>
20004     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20005       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20006         <size>21</size>
20007       </method>
20008       <method name="&lt;a&gt;__T get_a()">
20009         <size>7</size>
20010       </method>
20011       <method name="&lt;b&gt;__T get_b()">
20012         <size>7</size>
20013       </method>
20014       <method name="Boolean Equals(System.Object)">
20015         <size>69</size>
20016       </method>
20017       <method name="Int32 GetHashCode()">
20018         <size>86</size>
20019       </method>
20020       <method name="System.String ToString()">
20021         <size>142</size>
20022       </method>
20023     </type>
20024     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20025       <method name="Void .ctor()">
20026         <size>7</size>
20027       </method>
20028       <method name="IEnumerable`1 &lt;&gt;m__0()">
20029         <size>67</size>
20030       </method>
20031       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20032         <size>8</size>
20033       </method>
20034       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20035         <size>14</size>
20036       </method>
20037     </type>
20038     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20039       <method name="Void .ctor()">
20040         <size>7</size>
20041       </method>
20042       <method name="IEnumerable`1 &lt;&gt;m__2()">
20043         <size>67</size>
20044       </method>
20045       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20046         <size>8</size>
20047       </method>
20048       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20049         <size>14</size>
20050       </method>
20051     </type>
20052   </test>
20053   <test name="gtest-linq-17.cs">
20054     <type name="TestGroupBy">
20055       <method name="Void .ctor()">
20056         <size>7</size>
20057       </method>
20058       <method name="Int32 Main()">
20059         <size>157</size>
20060       </method>
20061       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20062         <size>2</size>
20063       </method>
20064     </type>
20065     <type name="&lt;PrivateImplementationDetails&gt;">
20066       <method name="Void .ctor()">
20067         <size>7</size>
20068       </method>
20069     </type>
20070   </test>
20071   <test name="gtest-linq-18.cs">
20072     <type name="C">
20073       <method name="Void .ctor()">
20074         <size>7</size>
20075       </method>
20076       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20077         <size>2</size>
20078       </method>
20079       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20080         <size>2</size>
20081       </method>
20082       <method name="Int32 Main()">
20083         <size>652</size>
20084       </method>
20085       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20086         <size>42</size>
20087       </method>
20088       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20089         <size>11</size>
20090       </method>
20091       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20092         <size>31</size>
20093       </method>
20094       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20095         <size>31</size>
20096       </method>
20097       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20098         <size>31</size>
20099       </method>
20100       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20101         <size>31</size>
20102       </method>
20103       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20104         <size>31</size>
20105       </method>
20106       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20107         <size>10</size>
20108       </method>
20109       <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])">
20110         <size>15</size>
20111       </method>
20112       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20113         <size>31</size>
20114       </method>
20115       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20116         <size>15</size>
20117       </method>
20118       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20119         <size>12</size>
20120       </method>
20121     </type>
20122     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20123       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20124         <size>21</size>
20125       </method>
20126       <method name="&lt;ck&gt;__T get_ck()">
20127         <size>7</size>
20128       </method>
20129       <method name="&lt;xy&gt;__T get_xy()">
20130         <size>7</size>
20131       </method>
20132       <method name="Boolean Equals(System.Object)">
20133         <size>69</size>
20134       </method>
20135       <method name="Int32 GetHashCode()">
20136         <size>86</size>
20137       </method>
20138       <method name="System.String ToString()">
20139         <size>142</size>
20140       </method>
20141     </type>
20142     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20143       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20144         <size>21</size>
20145       </method>
20146       <method name="&lt;i&gt;__T get_i()">
20147         <size>7</size>
20148       </method>
20149       <method name="&lt;l&gt;__T get_l()">
20150         <size>7</size>
20151       </method>
20152       <method name="Boolean Equals(System.Object)">
20153         <size>69</size>
20154       </method>
20155       <method name="Int32 GetHashCode()">
20156         <size>86</size>
20157       </method>
20158       <method name="System.String ToString()">
20159         <size>142</size>
20160       </method>
20161     </type>
20162     <type name="&lt;PrivateImplementationDetails&gt;">
20163       <method name="Void .ctor()">
20164         <size>7</size>
20165       </method>
20166     </type>
20167     <type name="C+&lt;Main&gt;c__AnonStorey0">
20168       <method name="Void .ctor()">
20169         <size>7</size>
20170       </method>
20171     </type>
20172     <type name="C+&lt;Main&gt;c__AnonStorey1">
20173       <method name="Void .ctor()">
20174         <size>7</size>
20175       </method>
20176     </type>
20177     <type name="C+&lt;Main&gt;c__AnonStorey2">
20178       <method name="Void .ctor()">
20179         <size>7</size>
20180       </method>
20181     </type>
20182     <type name="C+&lt;Main&gt;c__AnonStorey3">
20183       <method name="Void .ctor()">
20184         <size>7</size>
20185       </method>
20186     </type>
20187     <type name="C+&lt;Main&gt;c__AnonStorey4">
20188       <method name="Void .ctor()">
20189         <size>7</size>
20190       </method>
20191     </type>
20192     <type name="C+&lt;Main&gt;c__AnonStorey5">
20193       <method name="Void .ctor()">
20194         <size>7</size>
20195       </method>
20196     </type>
20197     <type name="C+&lt;Main&gt;c__AnonStorey6">
20198       <method name="Void .ctor()">
20199         <size>7</size>
20200       </method>
20201     </type>
20202     <type name="C">
20203       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20204         <size>31</size>
20205       </method>
20206       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20207         <size>31</size>
20208       </method>
20209       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20210         <size>2</size>
20211       </method>
20212       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20213         <size>31</size>
20214       </method>
20215       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20216         <size>31</size>
20217       </method>
20218       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20219         <size>2</size>
20220       </method>
20221     </type>
20222     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20223       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20224         <size>21</size>
20225       </method>
20226       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20227         <size>7</size>
20228       </method>
20229       <method name="&lt;g&gt;__T get_g()">
20230         <size>7</size>
20231       </method>
20232       <method name="Boolean Equals(System.Object)">
20233         <size>69</size>
20234       </method>
20235       <method name="Int32 GetHashCode()">
20236         <size>86</size>
20237       </method>
20238       <method name="System.String ToString()">
20239         <size>142</size>
20240       </method>
20241     </type>
20242     <type name="C+&lt;Main&gt;c__AnonStorey0">
20243       <method name="Boolean &lt;&gt;m__12(Int32)">
20244         <size>10</size>
20245       </method>
20246     </type>
20247     <type name="C+&lt;Main&gt;c__AnonStorey1">
20248       <method name="Boolean &lt;&gt;m__13(Int32)">
20249         <size>15</size>
20250       </method>
20251     </type>
20252     <type name="C+&lt;Main&gt;c__AnonStorey2">
20253       <method name="Boolean &lt;&gt;m__14(Int32)">
20254         <size>10</size>
20255       </method>
20256     </type>
20257     <type name="C+&lt;Main&gt;c__AnonStorey3">
20258       <method name="Boolean &lt;&gt;m__15(Int32)">
20259         <size>10</size>
20260       </method>
20261     </type>
20262     <type name="C+&lt;Main&gt;c__AnonStorey4">
20263       <method name="Int32 &lt;&gt;m__16(Int32)">
20264         <size>9</size>
20265       </method>
20266     </type>
20267     <type name="C+&lt;Main&gt;c__AnonStorey5">
20268       <method name="Int32 &lt;&gt;m__17(Int32)">
20269         <size>9</size>
20270       </method>
20271     </type>
20272     <type name="C+&lt;Main&gt;c__AnonStorey6">
20273       <method name="Boolean &lt;&gt;m__18(Int32)">
20274         <size>20</size>
20275       </method>
20276     </type>
20277     <type name="C+&lt;Main&gt;c__AnonStorey7">
20278       <method name="Void .ctor()">
20279         <size>7</size>
20280       </method>
20281       <method name="Boolean &lt;&gt;m__19(Int32)">
20282         <size>10</size>
20283       </method>
20284     </type>
20285     <type name="C+&lt;Main&gt;c__AnonStorey8">
20286       <method name="Void .ctor()">
20287         <size>7</size>
20288       </method>
20289       <method name="Boolean &lt;&gt;m__1A(Int32)">
20290         <size>10</size>
20291       </method>
20292     </type>
20293     <type name="C+&lt;Main&gt;c__AnonStorey9">
20294       <method name="Void .ctor()">
20295         <size>7</size>
20296       </method>
20297       <method name="Boolean &lt;&gt;m__1B(Int32)">
20298         <size>10</size>
20299       </method>
20300     </type>
20301     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20302       <method name="Void .ctor()">
20303         <size>7</size>
20304       </method>
20305       <method name="Boolean &lt;&gt;m__1C(Int32)">
20306         <size>10</size>
20307       </method>
20308     </type>
20309   </test>
20310   <test name="gtest-linq-19.cs">
20311     <type name="Test">
20312       <method name="Void .ctor()">
20313         <size>7</size>
20314       </method>
20315       <method name="Void .cctor()">
20316         <size>45</size>
20317       </method>
20318       <method name="Void Main()">
20319         <size>1</size>
20320       </method>
20321       <method name="Char &lt;E&gt;m__0(Char)">
20322         <size>2</size>
20323       </method>
20324     </type>
20325   </test>
20326   <test name="gtest-named-01.cs">
20327     <type name="C">
20328       <method name="Int32 Test(Int32, Int32, System.String)">
20329         <size>6</size>
20330       </method>
20331       <method name="T Foo[T](T, Int32)">
20332         <size>2</size>
20333       </method>
20334       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20335         <size>9</size>
20336       </method>
20337       <method name="Int32 Main()">
20338         <size>173</size>
20339       </method>
20340       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20341         <size>2</size>
20342       </method>
20343     </type>
20344     <type name="C+&lt;Main&gt;c__AnonStorey0">
20345       <method name="Void .ctor()">
20346         <size>7</size>
20347       </method>
20348       <method name="Int32 &lt;&gt;m__1(Int32)">
20349         <size>7</size>
20350       </method>
20351     </type>
20352   </test>
20353   <test name="gtest-partial-01.cs">
20354     <type name="B`1[U]">
20355       <method name="Void .ctor()">
20356         <size>7</size>
20357       </method>
20358     </type>
20359     <type name="C`1[T]">
20360       <method name="Void .ctor()">
20361         <size>7</size>
20362       </method>
20363     </type>
20364     <type name="Test">
20365       <method name="Void Main()">
20366         <size>1</size>
20367       </method>
20368       <method name="Void .ctor()">
20369         <size>7</size>
20370       </method>
20371     </type>
20372   </test>
20373   <test name="gtest-var-04.cs">
20374     <type name="Test">
20375       <method name="Void .ctor()">
20376         <size>7</size>
20377       </method>
20378       <method name="Int32 Main()">
20379         <size>219</size>
20380       </method>
20381     </type>
20382   </test>
20383   <test name="gtest-variance-11.cs">
20384     <type name="D">
20385       <method name="Void .ctor()">
20386         <size>7</size>
20387       </method>
20388       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20389         <size>38</size>
20390       </method>
20391       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20392         <size>38</size>
20393       </method>
20394       <method name="Int32 Main()">
20395         <size>38</size>
20396       </method>
20397     </type>
20398   </test>
20399   <test name="gtest-variance-13.cs">
20400     <type name="A">
20401       <method name="Void .ctor()">
20402         <size>7</size>
20403       </method>
20404       <method name="Void Foo[T](T, IList`1)">
20405         <size>1</size>
20406       </method>
20407       <method name="Void Test()">
20408         <size>17</size>
20409       </method>
20410     </type>
20411     <type name="B">
20412       <method name="Void .ctor()">
20413         <size>7</size>
20414       </method>
20415       <method name="Void Foo[T](T, I`1)">
20416         <size>1</size>
20417       </method>
20418       <method name="Void Test[U](U, I`1)">
20419         <size>8</size>
20420       </method>
20421     </type>
20422     <type name="M">
20423       <method name="Void .ctor()">
20424         <size>7</size>
20425       </method>
20426       <method name="Int32 Main()">
20427         <size>2</size>
20428       </method>
20429     </type>
20430   </test>
20431   <test name="gtest-variance-6.cs">
20432     <type name="Program">
20433       <method name="Void .ctor()">
20434         <size>7</size>
20435       </method>
20436       <method name="Void Main()">
20437         <size>1</size>
20438       </method>
20439     </type>
20440     <type name="Cov1`1[U]">
20441       <method name="Void .ctor(Object, IntPtr)">
20442         <size>0</size>
20443       </method>
20444       <method name="ICovariant`1 Invoke(IContravariant`1)">
20445         <size>0</size>
20446       </method>
20447       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20448         <size>0</size>
20449       </method>
20450       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20451         <size>0</size>
20452       </method>
20453     </type>
20454     <type name="Cov2`1[U]">
20455       <method name="Void .ctor(Object, IntPtr)">
20456         <size>0</size>
20457       </method>
20458       <method name="ICovariant`1 Invoke(IContravariant`1)">
20459         <size>0</size>
20460       </method>
20461       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20462         <size>0</size>
20463       </method>
20464       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20465         <size>0</size>
20466       </method>
20467     </type>
20468     <type name="Cov3`1[U]">
20469       <method name="Void .ctor(Object, IntPtr)">
20470         <size>0</size>
20471       </method>
20472       <method name="ICovariant`1 Invoke(IContravariant`1)">
20473         <size>0</size>
20474       </method>
20475       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20476         <size>0</size>
20477       </method>
20478       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20479         <size>0</size>
20480       </method>
20481     </type>
20482     <type name="Cov4`1[U]">
20483       <method name="Void .ctor(Object, IntPtr)">
20484         <size>0</size>
20485       </method>
20486       <method name="ICovariant`1 Invoke()">
20487         <size>0</size>
20488       </method>
20489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20490         <size>0</size>
20491       </method>
20492       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20493         <size>0</size>
20494       </method>
20495     </type>
20496     <type name="Cov5`1[U]">
20497       <method name="Void .ctor(Object, IntPtr)">
20498         <size>0</size>
20499       </method>
20500       <method name="IContravariant`1 Invoke()">
20501         <size>0</size>
20502       </method>
20503       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20504         <size>0</size>
20505       </method>
20506       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20507         <size>0</size>
20508       </method>
20509     </type>
20510     <type name="Contra5`1[U]">
20511       <method name="Void .ctor(Object, IntPtr)">
20512         <size>0</size>
20513       </method>
20514       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20515         <size>0</size>
20516       </method>
20517       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20518         <size>0</size>
20519       </method>
20520       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20521         <size>0</size>
20522       </method>
20523     </type>
20524     <type name="Contra6`1[U]">
20525       <method name="Void .ctor(Object, IntPtr)">
20526         <size>0</size>
20527       </method>
20528       <method name="IContravariant`1 Invoke()">
20529         <size>0</size>
20530       </method>
20531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20532         <size>0</size>
20533       </method>
20534       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20535         <size>0</size>
20536       </method>
20537     </type>
20538     <type name="Contra7`1[U]">
20539       <method name="Void .ctor(Object, IntPtr)">
20540         <size>0</size>
20541       </method>
20542       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20543         <size>0</size>
20544       </method>
20545       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20546         <size>0</size>
20547       </method>
20548       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20549         <size>0</size>
20550       </method>
20551     </type>
20552     <type name="Contra8`1[U]">
20553       <method name="Void .ctor(Object, IntPtr)">
20554         <size>0</size>
20555       </method>
20556       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20557         <size>0</size>
20558       </method>
20559       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20560         <size>0</size>
20561       </method>
20562       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20563         <size>0</size>
20564       </method>
20565     </type>
20566   </test>
20567   <test name="gtest-variance-7.cs">
20568     <type name="C">
20569       <method name="Void .ctor()">
20570         <size>7</size>
20571       </method>
20572       <method name="Void Main()">
20573         <size>1</size>
20574       </method>
20575     </type>
20576     <type name="Covariant`1[T]">
20577       <method name="Void .ctor(Object, IntPtr)">
20578         <size>0</size>
20579       </method>
20580       <method name="T Invoke()">
20581         <size>0</size>
20582       </method>
20583       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20584         <size>0</size>
20585       </method>
20586       <method name="T EndInvoke(IAsyncResult)">
20587         <size>0</size>
20588       </method>
20589     </type>
20590     <type name="Contra`1[T]">
20591       <method name="Void .ctor(Object, IntPtr)">
20592         <size>0</size>
20593       </method>
20594       <method name="Void Invoke(T)">
20595         <size>0</size>
20596       </method>
20597       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20598         <size>0</size>
20599       </method>
20600       <method name="Void EndInvoke(IAsyncResult)">
20601         <size>0</size>
20602       </method>
20603     </type>
20604     <type name="CoContra`2[TR,T]">
20605       <method name="Void .ctor(Object, IntPtr)">
20606         <size>0</size>
20607       </method>
20608       <method name="TR Invoke(T)">
20609         <size>0</size>
20610       </method>
20611       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20612         <size>0</size>
20613       </method>
20614       <method name="TR EndInvoke(IAsyncResult)">
20615         <size>0</size>
20616       </method>
20617     </type>
20618     <type name="None`1[T]">
20619       <method name="Void .ctor(Object, IntPtr)">
20620         <size>0</size>
20621       </method>
20622       <method name="Void Invoke(T)">
20623         <size>0</size>
20624       </method>
20625       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20626         <size>0</size>
20627       </method>
20628       <method name="Void EndInvoke(IAsyncResult)">
20629         <size>0</size>
20630       </method>
20631     </type>
20632     <type name="Test`1[U]">
20633       <method name="Void .ctor(Object, IntPtr)">
20634         <size>0</size>
20635       </method>
20636       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20637         <size>0</size>
20638       </method>
20639       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20640         <size>0</size>
20641       </method>
20642       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20643         <size>0</size>
20644       </method>
20645     </type>
20646     <type name="Test2`1[U]">
20647       <method name="Void .ctor(Object, IntPtr)">
20648         <size>0</size>
20649       </method>
20650       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20651         <size>0</size>
20652       </method>
20653       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20654         <size>0</size>
20655       </method>
20656       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20657         <size>0</size>
20658       </method>
20659     </type>
20660     <type name="Test3`1[U]">
20661       <method name="Void .ctor(Object, IntPtr)">
20662         <size>0</size>
20663       </method>
20664       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20665         <size>0</size>
20666       </method>
20667       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20668         <size>0</size>
20669       </method>
20670       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20671         <size>0</size>
20672       </method>
20673     </type>
20674     <type name="Test4`1[U]">
20675       <method name="Void .ctor(Object, IntPtr)">
20676         <size>0</size>
20677       </method>
20678       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20679         <size>0</size>
20680       </method>
20681       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20682         <size>0</size>
20683       </method>
20684       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20685         <size>0</size>
20686       </method>
20687     </type>
20688     <type name="Test5`1[U]">
20689       <method name="Void .ctor(Object, IntPtr)">
20690         <size>0</size>
20691       </method>
20692       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
20693         <size>0</size>
20694       </method>
20695       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20696         <size>0</size>
20697       </method>
20698       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
20699         <size>0</size>
20700       </method>
20701     </type>
20702     <type name="Test6`1[U]">
20703       <method name="Void .ctor(Object, IntPtr)">
20704         <size>0</size>
20705       </method>
20706       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
20707         <size>0</size>
20708       </method>
20709       <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)">
20710         <size>0</size>
20711       </method>
20712       <method name="Void EndInvoke(IAsyncResult)">
20713         <size>0</size>
20714       </method>
20715     </type>
20716     <type name="Both`2[U,V]">
20717       <method name="Void .ctor(Object, IntPtr)">
20718         <size>0</size>
20719       </method>
20720       <method name="Void Invoke(CoContra`2[U,V])">
20721         <size>0</size>
20722       </method>
20723       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
20724         <size>0</size>
20725       </method>
20726       <method name="Void EndInvoke(IAsyncResult)">
20727         <size>0</size>
20728       </method>
20729     </type>
20730     <type name="Both2`2[U,V]">
20731       <method name="Void .ctor(Object, IntPtr)">
20732         <size>0</size>
20733       </method>
20734       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
20735         <size>0</size>
20736       </method>
20737       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
20738         <size>0</size>
20739       </method>
20740       <method name="Void EndInvoke(IAsyncResult)">
20741         <size>0</size>
20742       </method>
20743     </type>
20744     <type name="Both3`2[U,V]">
20745       <method name="Void .ctor(Object, IntPtr)">
20746         <size>0</size>
20747       </method>
20748       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
20749         <size>0</size>
20750       </method>
20751       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
20752         <size>0</size>
20753       </method>
20754       <method name="Void EndInvoke(IAsyncResult)">
20755         <size>0</size>
20756       </method>
20757     </type>
20758     <type name="Both4`2[U,V]">
20759       <method name="Void .ctor(Object, IntPtr)">
20760         <size>0</size>
20761       </method>
20762       <method name="Void Invoke(Both`2[V,U])">
20763         <size>0</size>
20764       </method>
20765       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
20766         <size>0</size>
20767       </method>
20768       <method name="Void EndInvoke(IAsyncResult)">
20769         <size>0</size>
20770       </method>
20771     </type>
20772     <type name="Both5`2[U,V]">
20773       <method name="Void .ctor(Object, IntPtr)">
20774         <size>0</size>
20775       </method>
20776       <method name="Void Invoke(Both`2[V,System.Int32])">
20777         <size>0</size>
20778       </method>
20779       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
20780         <size>0</size>
20781       </method>
20782       <method name="Void EndInvoke(IAsyncResult)">
20783         <size>0</size>
20784       </method>
20785     </type>
20786   </test>
20787   <test name="gtest-variance-9.cs">
20788     <type name="Test">
20789       <method name="Void .ctor()">
20790         <size>7</size>
20791       </method>
20792       <method name="Void Foo(IIn`1)">
20793         <size>1</size>
20794       </method>
20795       <method name="Int32 Main()">
20796         <size>10</size>
20797       </method>
20798     </type>
20799   </test>
20800   <test name="test-1.cs">
20801     <type name="X">
20802       <method name="Void .ctor()">
20803         <size>7</size>
20804       </method>
20805       <method name="Int32 Main(System.String[])">
20806         <size>12</size>
20807       </method>
20808     </type>
20809   </test>
20810   <test name="test-10.cs">
20811     <type name="X">
20812       <method name="Void .ctor()">
20813         <size>7</size>
20814       </method>
20815       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20816         <size>1</size>
20817       </method>
20818       <method name="Void bsbyte()">
20819         <size>35</size>
20820       </method>
20821       <method name="Void abyte(SByte, Char)">
20822         <size>1</size>
20823       </method>
20824       <method name="Void bbyte()">
20825         <size>22</size>
20826       </method>
20827       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
20828         <size>1</size>
20829       </method>
20830       <method name="Void bshort()">
20831         <size>39</size>
20832       </method>
20833       <method name="Void aushort(SByte, Byte, Int16, Char)">
20834         <size>1</size>
20835       </method>
20836       <method name="Void bushort()">
20837         <size>29</size>
20838       </method>
20839       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
20840         <size>1</size>
20841       </method>
20842       <method name="Void bint()">
20843         <size>42</size>
20844       </method>
20845       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
20846         <size>1</size>
20847       </method>
20848       <method name="Void buint()">
20849         <size>38</size>
20850       </method>
20851       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
20852         <size>1</size>
20853       </method>
20854       <method name="Void blong()">
20855         <size>47</size>
20856       </method>
20857       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
20858         <size>1</size>
20859       </method>
20860       <method name="Void bulong()">
20861         <size>47</size>
20862       </method>
20863       <method name="Void achar(SByte, Byte, Int16)">
20864         <size>1</size>
20865       </method>
20866       <method name="Void bchar()">
20867         <size>27</size>
20868       </method>
20869       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
20870         <size>1</size>
20871       </method>
20872       <method name="Void bfloat()">
20873         <size>67</size>
20874       </method>
20875       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
20876         <size>1</size>
20877       </method>
20878       <method name="Void bdouble()">
20879         <size>75</size>
20880       </method>
20881       <method name="Void TestDecimal(Decimal)">
20882         <size>15</size>
20883       </method>
20884       <method name="Void Main()">
20885         <size>1</size>
20886       </method>
20887     </type>
20888     <type name="Test2">
20889       <method name="Void .ctor()">
20890         <size>7</size>
20891       </method>
20892       <method name="Void ExtraTst()">
20893         <size>12</size>
20894       </method>
20895     </type>
20896   </test>
20897   <test name="test-100.cs">
20898     <type name="GLib.Object">
20899       <method name="Void .ctor()">
20900         <size>7</size>
20901       </method>
20902       <method name="Int32 get_Raw()">
20903         <size>2</size>
20904       </method>
20905       <method name="Void set_Raw(Int32)">
20906         <size>8</size>
20907       </method>
20908       <method name="Void GetProperty()">
20909         <size>12</size>
20910       </method>
20911       <method name="Int32 Main()">
20912         <size>2</size>
20913       </method>
20914     </type>
20915   </test>
20916   <test name="test-101.cs">
20917     <type name="Test.MyAttribute">
20918       <method name="Void .ctor(String)">
20919         <size>20</size>
20920       </method>
20921     </type>
20922     <type name="Test.My2Attribute">
20923       <method name="Void .ctor(String, Int32)">
20924         <size>31</size>
20925       </method>
20926     </type>
20927     <type name="Test.Test">
20928       <method name="Void .ctor()">
20929         <size>7</size>
20930       </method>
20931       <method name="Int32 Main()">
20932         <size>92</size>
20933       </method>
20934     </type>
20935   </test>
20936   <test name="test-102.cs">
20937     <type name="N1.MineAttribute">
20938       <method name="Void .ctor(String)">
20939         <size>14</size>
20940       </method>
20941     </type>
20942     <type name="N1.ReturnAttribute">
20943       <method name="Void .ctor(String)">
20944         <size>14</size>
20945       </method>
20946     </type>
20947     <type name="N1.Foo">
20948       <method name="Void .ctor()">
20949         <size>7</size>
20950       </method>
20951       <method name="Int32 Main()">
20952         <size>250</size>
20953       </method>
20954     </type>
20955   </test>
20956   <test name="test-103.cs">
20957     <type name="A">
20958       <method name="Void .ctor()">
20959         <size>7</size>
20960       </method>
20961       <method name="Int32 Foo()">
20962         <size>0</size>
20963       </method>
20964     </type>
20965     <type name="B">
20966       <method name="Void .ctor()">
20967         <size>7</size>
20968       </method>
20969       <method name="Int32 Foo()">
20970         <size>2</size>
20971       </method>
20972       <method name="Int32 M()">
20973         <size>7</size>
20974       </method>
20975     </type>
20976     <type name="Test">
20977       <method name="Void .ctor()">
20978         <size>7</size>
20979       </method>
20980       <method name="Int32 Main()">
20981         <size>11</size>
20982       </method>
20983     </type>
20984   </test>
20985   <test name="test-104.cs">
20986     <type name="Test">
20987       <method name="Void .ctor()">
20988         <size>7</size>
20989       </method>
20990       <method name="Int32 Main(System.String[])">
20991         <size>12</size>
20992       </method>
20993     </type>
20994   </test>
20995   <test name="test-105.cs">
20996     <type name="Test">
20997       <method name="Void .ctor()">
20998         <size>7</size>
20999       </method>
21000       <method name="Int32 F(Int32)">
21001         <size>33</size>
21002       </method>
21003       <method name="Void async_callback(IAsyncResult)">
21004         <size>22</size>
21005       </method>
21006       <method name="Int32 Main()">
21007         <size>407</size>
21008       </method>
21009     </type>
21010     <type name="Test+SimpleDelegate">
21011       <method name="Void .ctor(Object, IntPtr)">
21012         <size>0</size>
21013       </method>
21014       <method name="Int32 Invoke(Int32)">
21015         <size>0</size>
21016       </method>
21017       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21018         <size>0</size>
21019       </method>
21020       <method name="Int32 EndInvoke(IAsyncResult)">
21021         <size>0</size>
21022       </method>
21023     </type>
21024   </test>
21025   <test name="test-106.cs">
21026     <type name="Test">
21027       <method name="Void .ctor()">
21028         <size>7</size>
21029       </method>
21030       <method name="Void .cctor()">
21031         <size>1</size>
21032       </method>
21033       <method name="Int32 F(Int32)">
21034         <size>27</size>
21035       </method>
21036       <method name="Void async_callback(IAsyncResult)">
21037         <size>33</size>
21038       </method>
21039       <method name="Int32 Main()">
21040         <size>135</size>
21041       </method>
21042     </type>
21043     <type name="Test+SimpleDelegate">
21044       <method name="Void .ctor(Object, IntPtr)">
21045         <size>0</size>
21046       </method>
21047       <method name="Int32 Invoke(Int32)">
21048         <size>0</size>
21049       </method>
21050       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21051         <size>0</size>
21052       </method>
21053       <method name="Int32 EndInvoke(IAsyncResult)">
21054         <size>0</size>
21055       </method>
21056     </type>
21057   </test>
21058   <test name="test-107.cs">
21059     <type name="Test">
21060       <method name="Void .ctor()">
21061         <size>7</size>
21062       </method>
21063       <method name="Void .cctor()">
21064         <size>1</size>
21065       </method>
21066       <method name="Int32 F(Int32)">
21067         <size>27</size>
21068       </method>
21069       <method name="Void async_callback(IAsyncResult)">
21070         <size>100</size>
21071       </method>
21072       <method name="Int32 Main()">
21073         <size>89</size>
21074       </method>
21075     </type>
21076     <type name="Test+SimpleDelegate">
21077       <method name="Void .ctor(Object, IntPtr)">
21078         <size>0</size>
21079       </method>
21080       <method name="Int32 Invoke(Int32)">
21081         <size>0</size>
21082       </method>
21083       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21084         <size>0</size>
21085       </method>
21086       <method name="Int32 EndInvoke(IAsyncResult)">
21087         <size>0</size>
21088       </method>
21089     </type>
21090   </test>
21091   <test name="test-108.cs">
21092     <type name="X">
21093       <method name="Void .ctor()">
21094         <size>7</size>
21095       </method>
21096       <method name="Int32 Main()">
21097         <size>79</size>
21098       </method>
21099     </type>
21100   </test>
21101   <test name="test-109.cs">
21102     <type name="T">
21103       <method name="Void .ctor()">
21104         <size>7</size>
21105       </method>
21106       <method name="Int32 Main()">
21107         <size>23</size>
21108       </method>
21109     </type>
21110   </test>
21111   <test name="test-11.cs">
21112     <type name="Test">
21113       <method name="Void .ctor()">
21114         <size>7</size>
21115       </method>
21116       <method name="Int32 boxtest()">
21117         <size>12</size>
21118       </method>
21119       <method name="Int32 Main()">
21120         <size>14</size>
21121       </method>
21122     </type>
21123   </test>
21124   <test name="test-110.cs">
21125     <type name="test.test">
21126       <method name="Void .ctor()">
21127         <size>7</size>
21128       </method>
21129       <method name="Int32 test_method(Int32)">
21130         <size>13</size>
21131       </method>
21132       <method name="Int32 Main()">
21133         <size>17</size>
21134       </method>
21135     </type>
21136   </test>
21137   <test name="test-111.cs">
21138     <type name="T">
21139       <method name="Void .ctor()">
21140         <size>7</size>
21141       </method>
21142       <method name="System.Object get_obj()">
21143         <size>6</size>
21144       </method>
21145       <method name="Int32 Main()">
21146         <size>21</size>
21147       </method>
21148     </type>
21149   </test>
21150   <test name="test-112.cs">
21151     <type name="X">
21152       <method name="Void .ctor()">
21153         <size>7</size>
21154       </method>
21155       <method name="System.Int32[] g()">
21156         <size>14</size>
21157       </method>
21158       <method name="Int32 Main()">
21159         <size>18</size>
21160       </method>
21161     </type>
21162   </test>
21163   <test name="test-113.cs">
21164     <type name="X">
21165       <method name="Void .ctor()">
21166         <size>7</size>
21167       </method>
21168       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21169         <size>4</size>
21170       </method>
21171       <method name="Void GetProperty(System.String, System.String ByRef)">
21172         <size>21</size>
21173       </method>
21174       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21175         <size>4</size>
21176       </method>
21177       <method name="Void GetProperty(System.String, Boolean ByRef)">
21178         <size>21</size>
21179       </method>
21180       <method name="Int32 Main()">
21181         <size>2</size>
21182       </method>
21183     </type>
21184   </test>
21185   <test name="test-114.cs">
21186     <type name="MyClass">
21187       <method name="Void .ctor()">
21188         <size>7</size>
21189       </method>
21190       <method name="Int32 Main()">
21191         <size>15</size>
21192       </method>
21193     </type>
21194     <type name="MyClass+IsAnything">
21195       <method name="Void .ctor(Object, IntPtr)">
21196         <size>0</size>
21197       </method>
21198       <method name="Boolean Invoke(Char)">
21199         <size>0</size>
21200       </method>
21201       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21202         <size>0</size>
21203       </method>
21204       <method name="Boolean EndInvoke(IAsyncResult)">
21205         <size>0</size>
21206       </method>
21207     </type>
21208   </test>
21209   <test name="test-115.cs">
21210     <type name="A">
21211       <method name="Void .ctor()">
21212         <size>7</size>
21213       </method>
21214       <method name="X op_Explicit(A)">
21215         <size>8</size>
21216       </method>
21217     </type>
21218     <type name="X">
21219       <method name="Void .ctor()">
21220         <size>7</size>
21221       </method>
21222     </type>
21223     <type name="Y">
21224       <method name="Void .ctor()">
21225         <size>7</size>
21226       </method>
21227     </type>
21228     <type name="blah">
21229       <method name="Void .ctor()">
21230         <size>7</size>
21231       </method>
21232       <method name="Int32 Main()">
21233         <size>47</size>
21234       </method>
21235     </type>
21236   </test>
21237   <test name="test-116.cs">
21238     <type name="X">
21239       <method name="Void .ctor()">
21240         <size>7</size>
21241       </method>
21242       <method name="Int32 Main()">
21243         <size>12</size>
21244       </method>
21245     </type>
21246   </test>
21247   <test name="test-117.cs">
21248     <type name="Blah">
21249       <method name="Void .ctor()">
21250         <size>18</size>
21251       </method>
21252       <method name="Int32 Main()">
21253         <size>25</size>
21254       </method>
21255     </type>
21256   </test>
21257   <test name="test-118.cs">
21258     <type name="Container">
21259       <method name="Void .ctor()">
21260         <size>7</size>
21261       </method>
21262       <method name="Int32 Main(System.String[])">
21263         <size>2</size>
21264       </method>
21265     </type>
21266   </test>
21267   <test name="test-119.cs">
21268     <type name="Value">
21269       <method name="Void .ctor()">
21270         <size>7</size>
21271       </method>
21272       <method name="Int32 op_Explicit(Value)">
21273         <size>2</size>
21274       </method>
21275       <method name="MyObject op_Explicit(Value)">
21276         <size>7</size>
21277       </method>
21278       <method name="UInt32 op_Explicit(Value)">
21279         <size>2</size>
21280       </method>
21281     </type>
21282     <type name="MyObject">
21283       <method name="Void .ctor(Int32)">
21284         <size>7</size>
21285       </method>
21286     </type>
21287     <type name="Derived">
21288       <method name="Void .ctor(Int32)">
21289         <size>8</size>
21290       </method>
21291       <method name="Derived Blah()">
21292         <size>18</size>
21293       </method>
21294     </type>
21295     <type name="Test">
21296       <method name="Void .ctor()">
21297         <size>7</size>
21298       </method>
21299       <method name="Int32 Main()">
21300         <size>33</size>
21301       </method>
21302     </type>
21303   </test>
21304   <test name="test-12.cs">
21305     <type name="X">
21306       <method name="Void .ctor()">
21307         <size>7</size>
21308       </method>
21309       <method name="Int32 Main(System.String[])">
21310         <size>270</size>
21311       </method>
21312       <method name="System.String s(System.String, Int32)">
21313         <size>13</size>
21314       </method>
21315       <method name="System.String x(System.String, System.Object)">
21316         <size>8</size>
21317       </method>
21318     </type>
21319   </test>
21320   <test name="test-120.cs">
21321     <type name="test">
21322       <method name="Void .ctor()">
21323         <size>7</size>
21324       </method>
21325       <method name="Int32 Main()">
21326         <size>140</size>
21327       </method>
21328     </type>
21329   </test>
21330   <test name="test-121.cs">
21331     <type name="X">
21332       <method name="Void .ctor()">
21333         <size>7</size>
21334       </method>
21335       <method name="Int32 g()">
21336         <size>14</size>
21337       </method>
21338       <method name="Int32 Main()">
21339         <size>81</size>
21340       </method>
21341     </type>
21342   </test>
21343   <test name="test-122.cs">
21344     <type name="A">
21345       <method name="Void .ctor()">
21346         <size>7</size>
21347       </method>
21348       <method name="Void .cctor()">
21349         <size>1</size>
21350       </method>
21351       <method name="Int32 Main()">
21352         <size>2</size>
21353       </method>
21354     </type>
21355     <type name="A+B">
21356       <method name="Void .ctor()">
21357         <size>7</size>
21358       </method>
21359       <method name="Void Foo()">
21360         <size>13</size>
21361       </method>
21362     </type>
21363   </test>
21364   <test name="test-123.cs">
21365     <type name="X">
21366       <method name="Void .ctor()">
21367         <size>7</size>
21368       </method>
21369       <method name="System.Object get_non_null()">
21370         <size>6</size>
21371       </method>
21372       <method name="System.Object get_null()">
21373         <size>2</size>
21374       </method>
21375       <method name="Int32 Main()">
21376         <size>95</size>
21377       </method>
21378     </type>
21379   </test>
21380   <test name="test-124.cs">
21381     <type name="t">
21382       <method name="Void .ctor()">
21383         <size>7</size>
21384       </method>
21385       <method name="Void a()">
21386         <size>16</size>
21387       </method>
21388       <method name="Void b()">
21389         <size>16</size>
21390       </method>
21391       <method name="Void c()">
21392         <size>24</size>
21393       </method>
21394       <method name="Void d()">
21395         <size>28</size>
21396       </method>
21397       <method name="Void Main()">
21398         <size>1</size>
21399       </method>
21400     </type>
21401   </test>
21402   <test name="test-125.cs">
21403     <type name="Fraction">
21404       <method name="Void .ctor(Int32, Int32)">
21405         <size>31</size>
21406       </method>
21407       <method name="Void .ctor(Int32)">
21408         <size>31</size>
21409       </method>
21410       <method name="Boolean Equals(System.Object)">
21411         <size>36</size>
21412       </method>
21413       <method name="System.String ToString()">
21414         <size>35</size>
21415       </method>
21416       <method name="Fraction op_Implicit(Int32)">
21417         <size>17</size>
21418       </method>
21419       <method name="Int32 op_Explicit(Fraction)">
21420         <size>24</size>
21421       </method>
21422       <method name="Boolean op_Equality(Fraction, Fraction)">
21423         <size>48</size>
21424       </method>
21425       <method name="Boolean op_Inequality(Fraction, Fraction)">
21426         <size>21</size>
21427       </method>
21428       <method name="Fraction op_Addition(Fraction, Fraction)">
21429         <size>102</size>
21430       </method>
21431     </type>
21432     <type name="Tester">
21433       <method name="Void .ctor()">
21434         <size>7</size>
21435       </method>
21436       <method name="Int32 Main()">
21437         <size>148</size>
21438       </method>
21439     </type>
21440   </test>
21441   <test name="test-126.cs">
21442     <type name="X">
21443       <method name="Void .ctor()">
21444         <size>7</size>
21445       </method>
21446       <method name="Void Iface.Method()">
21447         <size>1</size>
21448       </method>
21449       <method name="Int32 Main()">
21450         <size>33</size>
21451       </method>
21452     </type>
21453   </test>
21454   <test name="test-127.cs">
21455     <type name="X">
21456       <method name="Void .ctor()">
21457         <size>7</size>
21458       </method>
21459       <method name="Int32 Main()">
21460         <size>32</size>
21461       </method>
21462     </type>
21463   </test>
21464   <test name="test-128.cs">
21465     <type name="SimpleAttribute">
21466       <method name="Void .ctor(String)">
21467         <size>14</size>
21468       </method>
21469     </type>
21470     <type name="MineAttribute">
21471       <method name="Void .ctor(Type[])">
21472         <size>14</size>
21473       </method>
21474     </type>
21475     <type name="Foo">
21476       <method name="Void .ctor()">
21477         <size>7</size>
21478       </method>
21479       <method name="Int32 MM()">
21480         <size>153</size>
21481       </method>
21482     </type>
21483     <type name="Blah">
21484       <method name="Void .ctor()">
21485         <size>7</size>
21486       </method>
21487       <method name="Int32 get_Value()">
21488         <size>7</size>
21489       </method>
21490       <method name="Void set_Value(Int32)">
21491         <size>8</size>
21492       </method>
21493       <method name="Int32 Another()">
21494         <size>2</size>
21495       </method>
21496       <method name="Int32 Main()">
21497         <size>6</size>
21498       </method>
21499     </type>
21500   </test>
21501   <test name="test-129.cs">
21502     <type name="X">
21503       <method name="Void .ctor()">
21504         <size>7</size>
21505       </method>
21506       <method name="Int32 Main()">
21507         <size>27</size>
21508       </method>
21509     </type>
21510   </test>
21511   <test name="test-13.cs">
21512     <type name="Foo">
21513       <method name="Void .ctor()">
21514         <size>7</size>
21515       </method>
21516       <method name="Boolean MyMethod()">
21517         <size>12</size>
21518       </method>
21519     </type>
21520     <type name="Blah">
21521       <method name="Void .ctor()">
21522         <size>7</size>
21523       </method>
21524       <method name="Int32 Main()">
21525         <size>23</size>
21526       </method>
21527     </type>
21528   </test>
21529   <test name="test-130.cs">
21530     <type name="X">
21531       <method name="Void .ctor()">
21532         <size>20</size>
21533       </method>
21534       <method name="Int32 Main()">
21535         <size>2</size>
21536       </method>
21537     </type>
21538   </test>
21539   <test name="test-131.cs">
21540     <type name="SimpleAttribute">
21541       <method name="Void .ctor(String)">
21542         <size>14</size>
21543       </method>
21544     </type>
21545     <type name="Blah">
21546       <method name="Void .ctor()">
21547         <size>7</size>
21548       </method>
21549       <method name="Int32 Main()">
21550         <size>2</size>
21551       </method>
21552     </type>
21553   </test>
21554   <test name="test-132.cs">
21555     <type name="T">
21556       <method name="Void .ctor()">
21557         <size>7</size>
21558       </method>
21559       <method name="Int32 Main()">
21560         <size>51</size>
21561       </method>
21562     </type>
21563   </test>
21564   <test name="test-133.cs">
21565     <type name="T">
21566       <method name="Void .ctor()">
21567         <size>7</size>
21568       </method>
21569       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21570         <size>21</size>
21571       </method>
21572       <method name="Void get_struct(S ByRef)">
21573         <size>24</size>
21574       </method>
21575       <method name="Int32 Main()">
21576         <size>75</size>
21577       </method>
21578     </type>
21579   </test>
21580   <test name="test-134.cs">
21581     <type name="AA">
21582       <method name="Void .ctor()">
21583         <size>7</size>
21584       </method>
21585       <method name="Void A()">
21586         <size>8</size>
21587       </method>
21588       <method name="Void B()">
21589         <size>8</size>
21590       </method>
21591       <method name="Void C()">
21592         <size>8</size>
21593       </method>
21594       <method name="Boolean get_OK()">
21595         <size>32</size>
21596       </method>
21597     </type>
21598     <type name="BB">
21599       <method name="Void .ctor()">
21600         <size>7</size>
21601       </method>
21602       <method name="Void A()">
21603         <size>18</size>
21604       </method>
21605       <method name="Void B()">
21606         <size>8</size>
21607       </method>
21608       <method name="Void C()">
21609         <size>8</size>
21610       </method>
21611       <method name="Boolean get_OK()">
21612         <size>32</size>
21613       </method>
21614     </type>
21615     <type name="T">
21616       <method name="Void .ctor()">
21617         <size>7</size>
21618       </method>
21619       <method name="Void A()">
21620         <size>1</size>
21621       </method>
21622       <method name="Void B()">
21623         <size>1</size>
21624       </method>
21625       <method name="Int32 Main()">
21626         <size>76</size>
21627       </method>
21628     </type>
21629   </test>
21630   <test name="test-135.cs">
21631     <type name="A">
21632       <method name="Void .ctor()">
21633         <size>7</size>
21634       </method>
21635       <method name="Void doh()">
21636         <size>1</size>
21637       </method>
21638     </type>
21639     <type name="T">
21640       <method name="Void .ctor()">
21641         <size>7</size>
21642       </method>
21643       <method name="A get_Prop()">
21644         <size>6</size>
21645       </method>
21646       <method name="Int32 Main()">
21647         <size>37</size>
21648       </method>
21649       <method name="IA IB.get_Prop()">
21650         <size>6</size>
21651       </method>
21652     </type>
21653   </test>
21654   <test name="test-136.cs">
21655     <type name="MyCar">
21656       <method name="Void .ctor()">
21657         <size>7</size>
21658       </method>
21659       <method name="Void IDiagnostic.Stop()">
21660         <size>8</size>
21661       </method>
21662       <method name="Void IAutomobile.Stop()">
21663         <size>8</size>
21664       </method>
21665       <method name="Void Stop()">
21666         <size>16</size>
21667       </method>
21668     </type>
21669     <type name="TestConflict">
21670       <method name="Void .ctor()">
21671         <size>7</size>
21672       </method>
21673       <method name="Int32 Main()">
21674         <size>74</size>
21675       </method>
21676     </type>
21677   </test>
21678   <test name="test-137.cs">
21679     <type name="C">
21680       <method name="Void .ctor()">
21681         <size>7</size>
21682       </method>
21683       <method name="Void X()">
21684         <size>15</size>
21685       </method>
21686       <method name="Int32 Main()">
21687         <size>95</size>
21688       </method>
21689     </type>
21690   </test>
21691   <test name="test-138.cs">
21692     <type name="T">
21693       <method name="Void .ctor()">
21694         <size>7</size>
21695       </method>
21696       <method name="Int32 Main()">
21697         <size>14</size>
21698       </method>
21699     </type>
21700   </test>
21701   <test name="test-139.cs">
21702     <type name="T">
21703       <method name="Void one()">
21704         <size>13</size>
21705       </method>
21706       <method name="Void two(T)">
21707         <size>8</size>
21708       </method>
21709       <method name="Void three(T ByRef)">
21710         <size>13</size>
21711       </method>
21712       <method name="Int32 GetHashCode()">
21713         <size>12</size>
21714       </method>
21715       <method name="Int32 Main()">
21716         <size>25</size>
21717       </method>
21718     </type>
21719   </test>
21720   <test name="test-14.cs">
21721     <type name="Obj.A">
21722       <method name="Void .ctor()">
21723         <size>7</size>
21724       </method>
21725       <method name="Int32 F()">
21726         <size>2</size>
21727       </method>
21728       <method name="Int32 G()">
21729         <size>2</size>
21730       </method>
21731       <method name="Int32 H()">
21732         <size>3</size>
21733       </method>
21734     </type>
21735     <type name="Obj.B">
21736       <method name="Void .ctor()">
21737         <size>7</size>
21738       </method>
21739       <method name="Int32 F()">
21740         <size>2</size>
21741       </method>
21742       <method name="Int32 G()">
21743         <size>2</size>
21744       </method>
21745       <method name="Int32 H()">
21746         <size>3</size>
21747       </method>
21748     </type>
21749     <type name="Obj.Test">
21750       <method name="Void .ctor()">
21751         <size>7</size>
21752       </method>
21753       <method name="Int32 Main()">
21754         <size>182</size>
21755       </method>
21756     </type>
21757   </test>
21758   <test name="test-140.cs">
21759     <type name="BreakTest">
21760       <method name="Void .ctor()">
21761         <size>7</size>
21762       </method>
21763       <method name="Void .cctor()">
21764         <size>1</size>
21765       </method>
21766       <method name="Void B()">
21767         <size>47</size>
21768       </method>
21769       <method name="Int32 Main()">
21770         <size>20</size>
21771       </method>
21772     </type>
21773   </test>
21774   <test name="test-141.cs">
21775     <type name="X">
21776       <method name="Void .ctor()">
21777         <size>7</size>
21778       </method>
21779       <method name="Int32 Main()">
21780         <size>38</size>
21781       </method>
21782       <method name="Boolean Test1()">
21783         <size>41</size>
21784       </method>
21785       <method name="Boolean Test2()">
21786         <size>42</size>
21787       </method>
21788       <method name="Boolean Test3()">
21789         <size>37</size>
21790       </method>
21791     </type>
21792   </test>
21793   <test name="test-142.cs">
21794     <type name="TestClass">
21795       <method name="Void .ctor(EventHandler)">
21796         <size>14</size>
21797       </method>
21798       <method name="Int32 Main()">
21799         <size>2</size>
21800       </method>
21801     </type>
21802     <type name="TestBaseClass">
21803       <method name="Void .ctor()">
21804         <size>7</size>
21805       </method>
21806       <method name="Void add_Blah(System.EventHandler)">
21807         <size>24</size>
21808       </method>
21809       <method name="Void remove_Blah(System.EventHandler)">
21810         <size>24</size>
21811       </method>
21812     </type>
21813   </test>
21814   <test name="test-143.cs">
21815     <type name="MonoEnumInfo">
21816       <method name="Void stuff()">
21817         <size>8</size>
21818       </method>
21819       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21820         <size>20</size>
21821       </method>
21822       <method name="Int32 Main()">
21823         <size>32</size>
21824       </method>
21825     </type>
21826   </test>
21827   <test name="test-144.cs">
21828     <type name="Test">
21829       <method name="Void .ctor()">
21830         <size>7</size>
21831       </method>
21832       <method name="Void Main()">
21833         <size>1</size>
21834       </method>
21835     </type>
21836   </test>
21837   <test name="test-145.cs">
21838     <type name="JagArrayTest">
21839       <method name="Void .ctor()">
21840         <size>7</size>
21841       </method>
21842       <method name="Void .cctor()">
21843         <size>25</size>
21844       </method>
21845       <method name="Void Main()">
21846         <size>15</size>
21847       </method>
21848     </type>
21849   </test>
21850   <test name="test-146.cs">
21851     <type name="Test">
21852       <method name="Void .ctor()">
21853         <size>7</size>
21854       </method>
21855       <method name="Int32 Main()">
21856         <size>335</size>
21857       </method>
21858     </type>
21859   </test>
21860   <test name="test-147.cs">
21861     <type name="X">
21862       <method name="Void .ctor()">
21863         <size>15</size>
21864       </method>
21865       <method name="Void .cctor()">
21866         <size>8</size>
21867       </method>
21868       <method name="X Foo()">
21869         <size>6</size>
21870       </method>
21871       <method name="X Bar()">
21872         <size>6</size>
21873       </method>
21874       <method name="X Baz()">
21875         <size>6</size>
21876       </method>
21877       <method name="UInt32 get_Property()">
21878         <size>2</size>
21879       </method>
21880       <method name="UInt32 get_StaticProperty()">
21881         <size>3</size>
21882       </method>
21883       <method name="Int32 get_Item(Int32)">
21884         <size>2</size>
21885       </method>
21886     </type>
21887     <type name="Y">
21888       <method name="Void .ctor()">
21889         <size>15</size>
21890       </method>
21891       <method name="Void .cctor()">
21892         <size>9</size>
21893       </method>
21894       <method name="Y Foo()">
21895         <size>6</size>
21896       </method>
21897       <method name="Y Bar()">
21898         <size>6</size>
21899       </method>
21900       <method name="Y Baz()">
21901         <size>6</size>
21902       </method>
21903       <method name="UInt32 get_Property()">
21904         <size>2</size>
21905       </method>
21906       <method name="UInt32 get_StaticProperty()">
21907         <size>3</size>
21908       </method>
21909       <method name="Int32 get_Item(Int32)">
21910         <size>2</size>
21911       </method>
21912     </type>
21913     <type name="Z">
21914       <method name="Void .ctor()">
21915         <size>7</size>
21916       </method>
21917       <method name="Int32 Test()">
21918         <size>94</size>
21919       </method>
21920     </type>
21921     <type name="Test">
21922       <method name="Void .ctor()">
21923         <size>7</size>
21924       </method>
21925       <method name="Int32 Main()">
21926         <size>252</size>
21927       </method>
21928     </type>
21929   </test>
21930   <test name="test-148.cs">
21931     <type name="Y">
21932       <method name="Void .ctor()">
21933         <size>7</size>
21934       </method>
21935       <method name="Int32 get_Bar(Int32)">
21936         <size>2</size>
21937       </method>
21938       <method name="Int64 get_Bar(Double)">
21939         <size>3</size>
21940       </method>
21941     </type>
21942     <type name="Z">
21943       <method name="Void .ctor()">
21944         <size>7</size>
21945       </method>
21946       <method name="Int64 get_Whatever(Double)">
21947         <size>3</size>
21948       </method>
21949       <method name="Single get_Whatever(Int64, Int32)">
21950         <size>6</size>
21951       </method>
21952       <method name="Int32 InstanceTest()">
21953         <size>54</size>
21954       </method>
21955       <method name="Int32 Test()">
21956         <size>356</size>
21957       </method>
21958       <method name="Int32 Main()">
21959         <size>94</size>
21960       </method>
21961     </type>
21962     <type name="Z+MyArray">
21963       <method name="Void .ctor()">
21964         <size>7</size>
21965       </method>
21966       <method name="System.Object get_Item(Int32)">
21967         <size>8</size>
21968       </method>
21969       <method name="Void set_Item(Int32, System.Object)">
21970         <size>9</size>
21971       </method>
21972     </type>
21973     <type name="A">
21974       <method name="Void .ctor()">
21975         <size>7</size>
21976       </method>
21977       <method name="Int32 get_Monkey(Int32)">
21978         <size>4</size>
21979       </method>
21980     </type>
21981     <type name="B">
21982       <method name="Void .ctor()">
21983         <size>7</size>
21984       </method>
21985       <method name="Int64 get_Item(Int64, Int32)">
21986         <size>5</size>
21987       </method>
21988     </type>
21989     <type name="C">
21990       <method name="Void .ctor()">
21991         <size>7</size>
21992       </method>
21993       <method name="Int32 get_Item(Int32)">
21994         <size>4</size>
21995       </method>
21996     </type>
21997     <type name="D">
21998       <method name="Void .ctor()">
21999         <size>7</size>
22000       </method>
22001       <method name="Int64 get_Item(Int64, Int32)">
22002         <size>5</size>
22003       </method>
22004     </type>
22005     <type name="E">
22006       <method name="Void .ctor()">
22007         <size>7</size>
22008       </method>
22009       <method name="System.String get_g()">
22010         <size>6</size>
22011       </method>
22012       <method name="Void set_g(System.String)">
22013         <size>1</size>
22014       </method>
22015     </type>
22016     <type name="F">
22017       <method name="Void .ctor()">
22018         <size>7</size>
22019       </method>
22020       <method name="System.String get_g()">
22021         <size>6</size>
22022       </method>
22023     </type>
22024     <type name="DisposableNotifyList">
22025       <method name="Void .ctor()">
22026         <size>7</size>
22027       </method>
22028     </type>
22029     <type name="ChildList">
22030       <method name="Void .ctor()">
22031         <size>7</size>
22032       </method>
22033       <method name="Void Test()">
22034         <size>14</size>
22035       </method>
22036     </type>
22037     <type name="Y">
22038       <method name="Int32 X.get_Foo(Int32)">
22039         <size>2</size>
22040       </method>
22041     </type>
22042   </test>
22043   <test name="test-149.cs">
22044     <type name="Y">
22045       <method name="Void .ctor()">
22046         <size>7</size>
22047       </method>
22048       <method name="Void .cctor()">
22049         <size>1</size>
22050       </method>
22051       <method name="Void add_Foo(System.EventHandler)">
22052         <size>24</size>
22053       </method>
22054       <method name="Void remove_Foo(System.EventHandler)">
22055         <size>24</size>
22056       </method>
22057       <method name="Void add_TestEvent(MyDelegate)">
22058         <size>24</size>
22059       </method>
22060       <method name="Void remove_TestEvent(MyDelegate)">
22061         <size>24</size>
22062       </method>
22063       <method name="Int32 Test()">
22064         <size>166</size>
22065       </method>
22066       <method name="Void callback1(System.Object, System.EventArgs)">
22067         <size>7</size>
22068       </method>
22069       <method name="Int64 callback2(Int32)">
22070         <size>19</size>
22071       </method>
22072       <method name="Void callback3(System.Object, System.EventArgs)">
22073         <size>7</size>
22074       </method>
22075     </type>
22076     <type name="Z">
22077       <method name="Void .ctor()">
22078         <size>7</size>
22079       </method>
22080       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22081         <size>22</size>
22082       </method>
22083       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22084         <size>22</size>
22085       </method>
22086       <method name="Int32 a()">
22087         <size>2</size>
22088       </method>
22089       <method name="Int32 Main()">
22090         <size>80</size>
22091       </method>
22092     </type>
22093     <type name="Static">
22094       <method name="Void .ctor()">
22095         <size>7</size>
22096       </method>
22097       <method name="Void add_Test(System.EventHandler)">
22098         <size>22</size>
22099       </method>
22100       <method name="Void remove_Test(System.EventHandler)">
22101         <size>22</size>
22102       </method>
22103       <method name="Void Fire()">
22104         <size>23</size>
22105       </method>
22106     </type>
22107     <type name="Z+SomeEventHandler">
22108       <method name="Void .ctor(Object, IntPtr)">
22109         <size>0</size>
22110       </method>
22111       <method name="Int32 Invoke()">
22112         <size>0</size>
22113       </method>
22114       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22115         <size>0</size>
22116       </method>
22117       <method name="Int32 EndInvoke(IAsyncResult)">
22118         <size>0</size>
22119       </method>
22120     </type>
22121     <type name="MyDelegate">
22122       <method name="Void .ctor(Object, IntPtr)">
22123         <size>0</size>
22124       </method>
22125       <method name="Int64 Invoke(Int32)">
22126         <size>0</size>
22127       </method>
22128       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22129         <size>0</size>
22130       </method>
22131       <method name="Int64 EndInvoke(IAsyncResult)">
22132         <size>0</size>
22133       </method>
22134     </type>
22135     <type name="Y">
22136       <method name="Void X.add_Foo(System.EventHandler)">
22137         <size>1</size>
22138       </method>
22139       <method name="Void X.remove_Foo(System.EventHandler)">
22140         <size>1</size>
22141       </method>
22142     </type>
22143   </test>
22144   <test name="test-15.cs">
22145     <type name="Implementor">
22146       <method name="Void .ctor()">
22147         <size>7</size>
22148       </method>
22149       <method name="Int32 A()">
22150         <size>2</size>
22151       </method>
22152     </type>
22153     <type name="Run">
22154       <method name="Void .ctor()">
22155         <size>7</size>
22156       </method>
22157       <method name="Int32 Main()">
22158         <size>53</size>
22159       </method>
22160     </type>
22161     <type name="StructImplementor">
22162       <method name="Int32 A()">
22163         <size>2</size>
22164       </method>
22165     </type>
22166   </test>
22167   <test name="test-150.cs">
22168     <type name="T">
22169       <method name="Void .ctor()">
22170         <size>18</size>
22171       </method>
22172       <method name="Int32 Main()">
22173         <size>2</size>
22174       </method>
22175     </type>
22176   </test>
22177   <test name="test-151.cs">
22178     <type name="A.Iface">
22179       <method name="Void .ctor()">
22180         <size>7</size>
22181       </method>
22182       <method name="Void bah()">
22183         <size>1</size>
22184       </method>
22185     </type>
22186     <type name="A.my">
22187       <method name="Void .ctor()">
22188         <size>7</size>
22189       </method>
22190       <method name="Void doit(System.Object)">
22191         <size>13</size>
22192       </method>
22193       <method name="Int32 Main()">
22194         <size>2</size>
22195       </method>
22196     </type>
22197   </test>
22198   <test name="test-152.cs">
22199     <type name="X">
22200       <method name="Void .ctor()">
22201         <size>7</size>
22202       </method>
22203       <method name="Int32 Main()">
22204         <size>99</size>
22205       </method>
22206     </type>
22207   </test>
22208   <test name="test-153.cs">
22209     <type name="Z">
22210       <method name="Void .ctor()">
22211         <size>7</size>
22212       </method>
22213       <method name="Void Test2(System.String, System.Object[])">
22214         <size>1</size>
22215       </method>
22216       <method name="Void Test(System.String, System.Object[])">
22217         <size>8</size>
22218       </method>
22219       <method name="Int32 Main()">
22220         <size>86</size>
22221       </method>
22222     </type>
22223   </test>
22224   <test name="test-154.cs">
22225     <type name="X">
22226       <method name="Void .ctor()">
22227         <size>7</size>
22228       </method>
22229       <method name="Int32 Main()">
22230         <size>2</size>
22231       </method>
22232       <method name="Void test1(Single ByRef)">
22233         <size>6</size>
22234       </method>
22235       <method name="Void test2(Int32, Single ByRef)">
22236         <size>38</size>
22237       </method>
22238       <method name="Void test3(System.Int64[], Int32)">
22239         <size>21</size>
22240       </method>
22241       <method name="Int32 test4(Int32, Single ByRef)">
22242         <size>33</size>
22243       </method>
22244       <method name="Int32 test5(Single ByRef, Int64)">
22245         <size>75</size>
22246       </method>
22247       <method name="Int32 test6(Single ByRef)">
22248         <size>10</size>
22249       </method>
22250       <method name="Int64 test7(System.Int32[], Int32)">
22251         <size>64</size>
22252       </method>
22253       <method name="Int64 test8(Int32)">
22254         <size>34</size>
22255       </method>
22256       <method name="Int64 test9(Int32)">
22257         <size>28</size>
22258       </method>
22259       <method name="Void test10(Int32, Single ByRef)">
22260         <size>23</size>
22261       </method>
22262       <method name="Int64 test11(Int32)">
22263         <size>44</size>
22264       </method>
22265       <method name="Void test12(Single ByRef)">
22266         <size>25</size>
22267       </method>
22268       <method name="Void test13(Int32, Single ByRef)">
22269         <size>23</size>
22270       </method>
22271       <method name="Int64 test14(Int32, Single ByRef)">
22272         <size>66</size>
22273       </method>
22274       <method name="Int32 test15(Int32, Single ByRef)">
22275         <size>33</size>
22276       </method>
22277       <method name="Void test16()">
22278         <size>54</size>
22279       </method>
22280       <method name="Void test17()">
22281         <size>62</size>
22282       </method>
22283       <method name="Void test18(Int32, Int32 ByRef)">
22284         <size>35</size>
22285       </method>
22286       <method name="Int32 test19()">
22287         <size>49</size>
22288       </method>
22289       <method name="Int32 test20()">
22290         <size>22</size>
22291       </method>
22292       <method name="Int32 test21()">
22293         <size>28</size>
22294       </method>
22295       <method name="Int32 test22()">
22296         <size>27</size>
22297       </method>
22298       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22299         <size>29</size>
22300       </method>
22301       <method name="Int64 test24(Int32)">
22302         <size>67</size>
22303       </method>
22304       <method name="Int64 test25(Int32)">
22305         <size>44</size>
22306       </method>
22307       <method name="Void test26()">
22308         <size>22</size>
22309       </method>
22310       <method name="Int32 test27()">
22311         <size>12</size>
22312       </method>
22313       <method name="Void test28(System.Object ByRef)">
22314         <size>23</size>
22315       </method>
22316       <method name="Boolean test29(Int32 ByRef)">
22317         <size>33</size>
22318       </method>
22319       <method name="System.String test30(System.String ByRef)">
22320         <size>36</size>
22321       </method>
22322       <method name="System.String test31(Int32)">
22323         <size>78</size>
22324       </method>
22325       <method name="Void test32()">
22326         <size>11</size>
22327       </method>
22328       <method name="Int32 test33()">
22329         <size>4</size>
22330       </method>
22331       <method name="Void test34()">
22332         <size>20</size>
22333       </method>
22334       <method name="Void test35(Int32, Boolean)">
22335         <size>28</size>
22336       </method>
22337       <method name="Void test36()">
22338         <size>41</size>
22339       </method>
22340       <method name="Void test37()">
22341         <size>42</size>
22342       </method>
22343       <method name="Int32 test38()">
22344         <size>2</size>
22345       </method>
22346       <method name="Int32 test40(Int32)">
22347         <size>18</size>
22348       </method>
22349     </type>
22350   </test>
22351   <test name="test-155.cs">
22352     <type name="Test">
22353       <method name="Void .ctor()">
22354         <size>7</size>
22355       </method>
22356       <method name="Int32 Main()">
22357         <size>44</size>
22358       </method>
22359     </type>
22360     <type name="Test+TestClass">
22361       <method name="Void .ctor()">
22362         <size>7</size>
22363       </method>
22364       <method name="System.String test(System.String)">
22365         <size>22</size>
22366       </method>
22367     </type>
22368   </test>
22369   <test name="test-156.cs">
22370     <type name="Internal">
22371       <method name="Void .ctor()">
22372         <size>7</size>
22373       </method>
22374     </type>
22375     <type name="Public">
22376       <method name="Void .ctor()">
22377         <size>7</size>
22378       </method>
22379     </type>
22380     <type name="X">
22381       <method name="Void .ctor()">
22382         <size>7</size>
22383       </method>
22384       <method name="Void Main()">
22385         <size>1</size>
22386       </method>
22387     </type>
22388     <type name="X+NestedPublic">
22389       <method name="Void .ctor()">
22390         <size>7</size>
22391       </method>
22392     </type>
22393     <type name="X+NestedAssembly">
22394       <method name="Void .ctor()">
22395         <size>7</size>
22396       </method>
22397     </type>
22398     <type name="X+NestedFamilyAndAssembly">
22399       <method name="Void .ctor()">
22400         <size>7</size>
22401       </method>
22402     </type>
22403     <type name="X+NestedFamily">
22404       <method name="Void .ctor()">
22405         <size>7</size>
22406       </method>
22407     </type>
22408     <type name="X+NestedPrivate">
22409       <method name="Void .ctor()">
22410         <size>7</size>
22411       </method>
22412     </type>
22413     <type name="A">
22414       <method name="Void .ctor()">
22415         <size>7</size>
22416       </method>
22417     </type>
22418     <type name="B">
22419       <method name="Void .ctor()">
22420         <size>7</size>
22421       </method>
22422     </type>
22423     <type name="C">
22424       <method name="Void .ctor()">
22425         <size>7</size>
22426       </method>
22427     </type>
22428     <type name="D">
22429       <method name="Void .ctor()">
22430         <size>7</size>
22431       </method>
22432     </type>
22433     <type name="E">
22434       <method name="Void .ctor()">
22435         <size>7</size>
22436       </method>
22437     </type>
22438     <type name="F">
22439       <method name="Void .ctor()">
22440         <size>7</size>
22441       </method>
22442     </type>
22443     <type name="Y">
22444       <method name="Void .ctor()">
22445         <size>7</size>
22446       </method>
22447       <method name="Void Test(YI)">
22448         <size>1</size>
22449       </method>
22450     </type>
22451     <type name="Y+YA">
22452       <method name="Void .ctor()">
22453         <size>7</size>
22454       </method>
22455     </type>
22456     <type name="Y+YB">
22457       <method name="Void .ctor()">
22458         <size>7</size>
22459       </method>
22460     </type>
22461     <type name="Y+YC">
22462       <method name="Void .ctor()">
22463         <size>7</size>
22464       </method>
22465     </type>
22466     <type name="Y+YD">
22467       <method name="Void .ctor()">
22468         <size>7</size>
22469       </method>
22470     </type>
22471     <type name="Y+YE">
22472       <method name="Void .ctor()">
22473         <size>7</size>
22474       </method>
22475     </type>
22476     <type name="Y+YF">
22477       <method name="Void .ctor()">
22478         <size>7</size>
22479       </method>
22480     </type>
22481     <type name="Y+YG">
22482       <method name="Void .ctor()">
22483         <size>7</size>
22484       </method>
22485     </type>
22486     <type name="Y+YH">
22487       <method name="Void .ctor()">
22488         <size>7</size>
22489       </method>
22490     </type>
22491     <type name="Z">
22492       <method name="Void .ctor()">
22493         <size>7</size>
22494       </method>
22495     </type>
22496     <type name="Z+P">
22497       <method name="Void .ctor()">
22498         <size>7</size>
22499       </method>
22500     </type>
22501     <type name="W">
22502       <method name="Void .ctor()">
22503         <size>7</size>
22504       </method>
22505     </type>
22506     <type name="W+WA">
22507       <method name="Void .ctor()">
22508         <size>7</size>
22509       </method>
22510     </type>
22511     <type name="W+WB">
22512       <method name="Void .ctor()">
22513         <size>7</size>
22514       </method>
22515     </type>
22516     <type name="W+WC">
22517       <method name="Void .ctor()">
22518         <size>7</size>
22519       </method>
22520     </type>
22521     <type name="W+WD">
22522       <method name="Void .ctor()">
22523         <size>7</size>
22524       </method>
22525     </type>
22526     <type name="W+WE">
22527       <method name="Void .ctor()">
22528         <size>7</size>
22529       </method>
22530     </type>
22531     <type name="W+WCA">
22532       <method name="Void .ctor()">
22533         <size>7</size>
22534       </method>
22535     </type>
22536     <type name="W+WCB">
22537       <method name="Void .ctor()">
22538         <size>7</size>
22539       </method>
22540     </type>
22541     <type name="W+WCB+WCD">
22542       <method name="Void .ctor()">
22543         <size>7</size>
22544       </method>
22545     </type>
22546     <type name="W+WCB+WCD+WCE">
22547       <method name="Void .ctor()">
22548         <size>7</size>
22549       </method>
22550     </type>
22551     <type name="G">
22552       <method name="Void .ctor()">
22553         <size>7</size>
22554       </method>
22555       <method name="Void Test(X)">
22556         <size>1</size>
22557       </method>
22558     </type>
22559     <type name="G+I">
22560       <method name="Void .ctor()">
22561         <size>7</size>
22562       </method>
22563     </type>
22564     <type name="G+I+J">
22565       <method name="Void .ctor()">
22566         <size>7</size>
22567       </method>
22568       <method name="Void Test(Foo)">
22569         <size>1</size>
22570       </method>
22571     </type>
22572     <type name="H">
22573       <method name="Void .ctor()">
22574         <size>7</size>
22575       </method>
22576       <method name="Void Test(System.Int32[])">
22577         <size>1</size>
22578       </method>
22579     </type>
22580     <type name="M">
22581       <method name="Void .ctor()">
22582         <size>7</size>
22583       </method>
22584       <method name="Void Hello(System.String)">
22585         <size>1</size>
22586       </method>
22587     </type>
22588   </test>
22589   <test name="test-157.cs">
22590     <type name="Test.MyAttribute">
22591       <method name="Void .ctor(String)">
22592         <size>20</size>
22593       </method>
22594     </type>
22595     <type name="Test.Test">
22596       <method name="Void .ctor()">
22597         <size>7</size>
22598       </method>
22599       <method name="Int32 Main()">
22600         <size>197</size>
22601       </method>
22602     </type>
22603   </test>
22604   <test name="test-158.cs">
22605     <type name="My">
22606       <method name="Void .ctor(Object)">
22607         <size>14</size>
22608       </method>
22609     </type>
22610     <type name="My+Test">
22611       <method name="Void .ctor()">
22612         <size>7</size>
22613       </method>
22614       <method name="Int32 Main()">
22615         <size>87</size>
22616       </method>
22617     </type>
22618   </test>
22619   <test name="test-159.cs">
22620     <type name="A.Iface">
22621       <method name="Void .ctor()">
22622         <size>7</size>
22623       </method>
22624       <method name="Void bah()">
22625         <size>1</size>
22626       </method>
22627     </type>
22628     <type name="A.my">
22629       <method name="Void .ctor()">
22630         <size>7</size>
22631       </method>
22632       <method name="Void doit(System.Object)">
22633         <size>13</size>
22634       </method>
22635       <method name="Int32 Main()">
22636         <size>2</size>
22637       </method>
22638     </type>
22639   </test>
22640   <test name="test-16.cs">
22641     <type name="Mine.Blah">
22642       <method name="Void .ctor()">
22643         <size>7</size>
22644       </method>
22645       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22646         <size>12</size>
22647       </method>
22648       <method name="Int32 op_Implicit(Mine.Blah)">
22649         <size>12</size>
22650       </method>
22651       <method name="Byte op_Implicit(Mine.Blah)">
22652         <size>12</size>
22653       </method>
22654       <method name="Int16 op_Implicit(Mine.Blah)">
22655         <size>12</size>
22656       </method>
22657     </type>
22658     <type name="Mine.Foo">
22659       <method name="Void .ctor()">
22660         <size>7</size>
22661       </method>
22662       <method name="Int32 Main()">
22663         <size>118</size>
22664       </method>
22665     </type>
22666   </test>
22667   <test name="test-160.cs">
22668     <type name="B">
22669       <method name="Void .ctor()">
22670         <size>7</size>
22671       </method>
22672     </type>
22673     <type name="S">
22674       <method name="Void .ctor()">
22675         <size>7</size>
22676       </method>
22677     </type>
22678     <type name="T">
22679       <method name="Void .ctor()">
22680         <size>7</size>
22681       </method>
22682       <method name="Int32 blah(System.Object)">
22683         <size>62</size>
22684       </method>
22685       <method name="Int32 Main()">
22686         <size>2</size>
22687       </method>
22688     </type>
22689   </test>
22690   <test name="test-161.cs">
22691     <type name="ZipEntry">
22692       <method name="Void .ctor(String)">
22693         <size>18</size>
22694       </method>
22695       <method name="Void .ctor(ZipEntry)">
22696         <size>18</size>
22697       </method>
22698       <method name="DateTime get_DateTime()">
22699         <size>7</size>
22700       </method>
22701       <method name="Int32 Main()">
22702         <size>2</size>
22703       </method>
22704     </type>
22705   </test>
22706   <test name="test-162.cs">
22707     <type name="X">
22708       <method name="Void .ctor()">
22709         <size>7</size>
22710       </method>
22711       <method name="Void test_output(A)">
22712         <size>1</size>
22713       </method>
22714       <method name="Void test_output(B)">
22715         <size>1</size>
22716       </method>
22717       <method name="Void test_output(E)">
22718         <size>1</size>
22719       </method>
22720       <method name="Void test_output(F)">
22721         <size>1</size>
22722       </method>
22723       <method name="Void test1()">
22724         <size>21</size>
22725       </method>
22726       <method name="Void test2()">
22727         <size>32</size>
22728       </method>
22729       <method name="Void test3()">
22730         <size>21</size>
22731       </method>
22732       <method name="Void test4(A)">
22733         <size>9</size>
22734       </method>
22735       <method name="Void test5(A ByRef)">
22736         <size>9</size>
22737       </method>
22738       <method name="Void test6(B ByRef)">
22739         <size>8</size>
22740       </method>
22741       <method name="Void test7()">
22742         <size>28</size>
22743       </method>
22744       <method name="Void test8()">
22745         <size>50</size>
22746       </method>
22747       <method name="Void test9()">
22748         <size>26</size>
22749       </method>
22750       <method name="Void test10()">
22751         <size>82</size>
22752       </method>
22753       <method name="Int32 Main()">
22754         <size>2</size>
22755       </method>
22756     </type>
22757     <type name="A">
22758       <method name="Void .ctor(Int32)">
22759         <size>27</size>
22760       </method>
22761     </type>
22762     <type name="C">
22763       <method name="Void .ctor(Int64)">
22764         <size>8</size>
22765       </method>
22766       <method name="Void .ctor(String)">
22767         <size>13</size>
22768       </method>
22769     </type>
22770     <type name="E">
22771       <method name="Void .ctor(Int32)">
22772         <size>21</size>
22773       </method>
22774     </type>
22775   </test>
22776   <test name="test-163.cs">
22777     <type name="Blah">
22778       <method name="Void .ctor()">
22779         <size>7</size>
22780       </method>
22781       <method name="Int32 Foo(System.String)">
22782         <size>2</size>
22783       </method>
22784       <method name="Int32 Foo(System.Object)">
22785         <size>2</size>
22786       </method>
22787       <method name="Int32 Main()">
22788         <size>28</size>
22789       </method>
22790     </type>
22791   </test>
22792   <test name="test-164.cs">
22793     <type name="X">
22794       <method name="Void .ctor()">
22795         <size>26</size>
22796       </method>
22797       <method name="Int32 Foo()">
22798         <size>2</size>
22799       </method>
22800     </type>
22801     <type name="Y">
22802       <method name="Void .ctor()">
22803         <size>7</size>
22804       </method>
22805       <method name="Int32 Foo()">
22806         <size>2</size>
22807       </method>
22808       <method name="Int32 Hello()">
22809         <size>12</size>
22810       </method>
22811       <method name="Void Main()">
22812         <size>46</size>
22813       </method>
22814     </type>
22815     <type name="X+FooDelegate">
22816       <method name="Void .ctor(Object, IntPtr)">
22817         <size>0</size>
22818       </method>
22819       <method name="Int32 Invoke()">
22820         <size>0</size>
22821       </method>
22822       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22823         <size>0</size>
22824       </method>
22825       <method name="Int32 EndInvoke(IAsyncResult)">
22826         <size>0</size>
22827       </method>
22828     </type>
22829   </test>
22830   <test name="test-165.cs">
22831     <type name="Testing">
22832       <method name="Void .ctor()">
22833         <size>7</size>
22834       </method>
22835       <method name="Int32 TestEnumInit(Fruit)">
22836         <size>21</size>
22837       </method>
22838       <method name="Int32 Main()">
22839         <size>62</size>
22840       </method>
22841     </type>
22842   </test>
22843   <test name="test-166.cs">
22844     <type name="Test">
22845       <method name="Void .ctor()">
22846         <size>7</size>
22847       </method>
22848       <method name="Int32 get_Item(Int32)">
22849         <size>2</size>
22850       </method>
22851     </type>
22852     <type name="D">
22853       <method name="Void .ctor()">
22854         <size>7</size>
22855       </method>
22856       <method name="Int32 get_TargetIntegerSize()">
22857         <size>2</size>
22858       </method>
22859       <method name="Int32 Hello(IInferior)">
22860         <size>7</size>
22861       </method>
22862       <method name="Int32 Main()">
22863         <size>61</size>
22864       </method>
22865     </type>
22866     <type name="Test">
22867       <method name="Int32 ITest.get_Item(Int32)">
22868         <size>2</size>
22869       </method>
22870     </type>
22871   </test>
22872   <test name="test-167.cs">
22873     <type name="X">
22874       <method name="Void .ctor()">
22875         <size>7</size>
22876       </method>
22877       <method name="Int32 Test(X+Foo[])">
22878         <size>23</size>
22879       </method>
22880       <method name="Int32 Main()">
22881         <size>44</size>
22882       </method>
22883     </type>
22884   </test>
22885   <test name="test-168.cs">
22886     <type name="Test">
22887       <method name="Void .ctor()">
22888         <size>7</size>
22889       </method>
22890       <method name="Int32 Main()">
22891         <size>21</size>
22892       </method>
22893     </type>
22894     <type name="X">
22895       <method name="System.String op_Implicit(X)">
22896         <size>6</size>
22897       </method>
22898     </type>
22899   </test>
22900   <test name="test-169.cs">
22901     <type name="basec">
22902       <method name="Void .ctor()">
22903         <size>7</size>
22904       </method>
22905       <method name="System.String get_Message()">
22906         <size>6</size>
22907       </method>
22908     </type>
22909     <type name="der">
22910       <method name="Void .ctor()">
22911         <size>7</size>
22912       </method>
22913       <method name="System.String get_Message()">
22914         <size>6</size>
22915       </method>
22916     </type>
22917     <type name="Base">
22918       <method name="Void .ctor()">
22919         <size>7</size>
22920       </method>
22921       <method name="Int32 get_Thingy()">
22922         <size>7</size>
22923       </method>
22924       <method name="Void set_Thingy(Int32)">
22925         <size>8</size>
22926       </method>
22927     </type>
22928     <type name="Derived">
22929       <method name="Void .ctor()">
22930         <size>7</size>
22931       </method>
22932       <method name="Int32 get_BaseThingy()">
22933         <size>7</size>
22934       </method>
22935       <method name="Void set_Thingy(Int32)">
22936         <size>1</size>
22937       </method>
22938     </type>
22939     <type name="D">
22940       <method name="Void .ctor()">
22941         <size>7</size>
22942       </method>
22943       <method name="Int32 Main()">
22944         <size>97</size>
22945       </method>
22946     </type>
22947   </test>
22948   <test name="test-17.cs">
22949     <type name="Blah">
22950       <method name="Void .ctor()">
22951         <size>7</size>
22952       </method>
22953       <method name="Int32 Main()">
22954         <size>39</size>
22955       </method>
22956       <method name="Byte op_Implicit(Blah)">
22957         <size>12</size>
22958       </method>
22959       <method name="Int16 op_Implicit(Blah)">
22960         <size>12</size>
22961       </method>
22962       <method name="Int32 op_Implicit(Blah)">
22963         <size>12</size>
22964       </method>
22965     </type>
22966   </test>
22967   <test name="test-170.cs">
22968     <type name="X">
22969       <method name="Void .ctor()">
22970         <size>7</size>
22971       </method>
22972       <method name="Int32 get_prop()">
22973         <size>7</size>
22974       </method>
22975       <method name="Void set_prop(Int32)">
22976         <size>8</size>
22977       </method>
22978       <method name="Void set_AAA(Int32)">
22979         <size>1</size>
22980       </method>
22981     </type>
22982     <type name="Y">
22983       <method name="Void .ctor()">
22984         <size>14</size>
22985       </method>
22986       <method name="Int32 get_prop()">
22987         <size>7</size>
22988       </method>
22989       <method name="Void set_prop(Int32)">
22990         <size>8</size>
22991       </method>
22992       <method name="Int32 A()">
22993         <size>38</size>
22994       </method>
22995       <method name="Int32 Main()">
22996         <size>13</size>
22997       </method>
22998     </type>
22999   </test>
23000   <test name="test-171.cs">
23001     <type name="IntPtr_Conv.Class1">
23002       <method name="Void .ctor()">
23003         <size>7</size>
23004       </method>
23005       <method name="Int32 Main(System.String[])">
23006         <size>15</size>
23007       </method>
23008     </type>
23009   </test>
23010   <test name="test-172.cs">
23011     <type name="X">
23012       <method name="Void .ctor()">
23013         <size>7</size>
23014       </method>
23015       <method name="Void .cctor()">
23016         <size>31</size>
23017       </method>
23018       <method name="Boolean ff()">
23019         <size>14</size>
23020       </method>
23021       <method name="Boolean tt()">
23022         <size>14</size>
23023       </method>
23024       <method name="Int32 test_if()">
23025         <size>599</size>
23026       </method>
23027       <method name="Int32 test_while()">
23028         <size>437</size>
23029       </method>
23030       <method name="Int32 test_inline()">
23031         <size>29</size>
23032       </method>
23033       <method name="Int32 Main()">
23034         <size>109</size>
23035       </method>
23036     </type>
23037   </test>
23038   <test name="test-173.cs">
23039     <type name="Base">
23040       <method name="Void .ctor(Int32)">
23041         <size>14</size>
23042       </method>
23043       <method name="Int32 get_Value()">
23044         <size>7</size>
23045       </method>
23046     </type>
23047     <type name="A">
23048       <method name="Void .ctor(Int32)">
23049         <size>18</size>
23050       </method>
23051       <method name="Void .ctor(UInt32)">
23052         <size>18</size>
23053       </method>
23054     </type>
23055     <type name="B">
23056       <method name="Void .ctor(Int64)">
23057         <size>18</size>
23058       </method>
23059       <method name="Void .ctor(UInt64)">
23060         <size>18</size>
23061       </method>
23062     </type>
23063     <type name="C">
23064       <method name="Void .ctor(Int16)">
23065         <size>18</size>
23066       </method>
23067       <method name="Void .ctor(UInt16)">
23068         <size>18</size>
23069       </method>
23070     </type>
23071     <type name="D">
23072       <method name="Void .ctor(SByte)">
23073         <size>18</size>
23074       </method>
23075       <method name="Void .ctor(Byte)">
23076         <size>18</size>
23077       </method>
23078     </type>
23079     <type name="E">
23080       <method name="Void .ctor(Int64)">
23081         <size>19</size>
23082       </method>
23083       <method name="Void .ctor(E)">
23084         <size>19</size>
23085       </method>
23086       <method name="E op_Implicit(Int64)">
23087         <size>7</size>
23088       </method>
23089     </type>
23090     <type name="F">
23091       <method name="Void .ctor(Int32)">
23092         <size>19</size>
23093       </method>
23094       <method name="Void .ctor(F)">
23095         <size>19</size>
23096       </method>
23097       <method name="F op_Implicit(Int32)">
23098         <size>7</size>
23099       </method>
23100     </type>
23101     <type name="X">
23102       <method name="Void .ctor()">
23103         <size>7</size>
23104       </method>
23105       <method name="Int32 Test()">
23106         <size>231</size>
23107       </method>
23108       <method name="Int32 Main()">
23109         <size>24</size>
23110       </method>
23111     </type>
23112   </test>
23113   <test name="test-174.cs">
23114     <type name="ProtectedAccessToPropertyOnChild">
23115       <method name="Void .ctor()">
23116         <size>14</size>
23117       </method>
23118       <method name="Int32 Main()">
23119         <size>21</size>
23120       </method>
23121     </type>
23122     <type name="TestAccessToPrivateMemberInParentClass">
23123       <method name="Void .ctor()">
23124         <size>7</size>
23125       </method>
23126       <method name="System.Double[][] get_Array()">
23127         <size>7</size>
23128       </method>
23129     </type>
23130     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23131       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23132         <size>37</size>
23133       </method>
23134     </type>
23135     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23136       <method name="Void .ctor()">
23137         <size>29</size>
23138       </method>
23139       <method name="Int32 Test()">
23140         <size>27</size>
23141       </method>
23142     </type>
23143     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23144       <method name="Void .ctor()">
23145         <size>26</size>
23146       </method>
23147       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23148         <size>15</size>
23149       </method>
23150     </type>
23151     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23152       <method name="Void .ctor()">
23153         <size>7</size>
23154       </method>
23155     </type>
23156   </test>
23157   <test name="test-175.cs">
23158     <type name="X">
23159       <method name="Void .ctor()">
23160         <size>7</size>
23161       </method>
23162       <method name="Int32 Main()">
23163         <size>59</size>
23164       </method>
23165     </type>
23166     <type name="RVA">
23167       <method name="Void .ctor(UInt32)">
23168         <size>8</size>
23169       </method>
23170       <method name="RVA op_Implicit(UInt32)">
23171         <size>7</size>
23172       </method>
23173       <method name="UInt32 op_Implicit(RVA)">
23174         <size>8</size>
23175       </method>
23176     </type>
23177   </test>
23178   <test name="test-176.cs">
23179     <type name="X">
23180       <method name="Void .ctor()">
23181         <size>7</size>
23182       </method>
23183       <method name="Int32 Main()">
23184         <size>34</size>
23185       </method>
23186     </type>
23187   </test>
23188   <test name="test-177.cs">
23189     <type name="MethodAttribute">
23190       <method name="Void .ctor()">
23191         <size>7</size>
23192       </method>
23193     </type>
23194     <type name="ReturnAttribute">
23195       <method name="Void .ctor()">
23196         <size>7</size>
23197       </method>
23198     </type>
23199     <type name="Test">
23200       <method name="Void .ctor()">
23201         <size>7</size>
23202       </method>
23203       <method name="Void Method()">
23204         <size>1</size>
23205       </method>
23206       <method name="Int32 Main()">
23207         <size>40</size>
23208       </method>
23209     </type>
23210   </test>
23211   <test name="test-178.cs">
23212     <type name="BrowsableClass">
23213       <method name="Void .ctor()">
23214         <size>7</size>
23215       </method>
23216       <method name="Int32 Main()">
23217         <size>54</size>
23218       </method>
23219       <method name="BrowsableClass op_Increment(BrowsableClass)">
23220         <size>2</size>
23221       </method>
23222     </type>
23223   </test>
23224   <test name="test-179.cs">
23225     <type name="A">
23226       <method name="Void .ctor()">
23227         <size>7</size>
23228       </method>
23229       <method name="Void set_Item(Double, Double)">
23230         <size>15</size>
23231       </method>
23232       <method name="Double get_Item(Double)">
23233         <size>29</size>
23234       </method>
23235     </type>
23236     <type name="B">
23237       <method name="Void .ctor()">
23238         <size>7</size>
23239       </method>
23240       <method name="Void set_Item(Double, Double)">
23241         <size>15</size>
23242       </method>
23243       <method name="Double get_Item(Double)">
23244         <size>29</size>
23245       </method>
23246     </type>
23247     <type name="C">
23248       <method name="Void .ctor()">
23249         <size>7</size>
23250       </method>
23251       <method name="Void set_Item(System.String, System.String)">
23252         <size>15</size>
23253       </method>
23254       <method name="System.String get_Item(System.String)">
23255         <size>30</size>
23256       </method>
23257       <method name="Void set_Item(Int32, Int32)">
23258         <size>15</size>
23259       </method>
23260       <method name="Int32 get_Item(Int32)">
23261         <size>21</size>
23262       </method>
23263     </type>
23264     <type name="EntryPoint">
23265       <method name="Int32 Main(System.String[])">
23266         <size>150</size>
23267       </method>
23268     </type>
23269   </test>
23270   <test name="test-18.cs">
23271     <type name="X">
23272       <method name="Void .ctor()">
23273         <size>7</size>
23274       </method>
23275       <method name="Void m()">
23276         <size>60</size>
23277       </method>
23278       <method name="Int32 ret(Int32)">
23279         <size>40</size>
23280       </method>
23281       <method name="Int32 Main()">
23282         <size>62</size>
23283       </method>
23284     </type>
23285   </test>
23286   <test name="test-180.cs">
23287     <type name="Testing">
23288       <method name="Void .ctor()">
23289         <size>7</size>
23290       </method>
23291       <method name="Void Main()">
23292         <size>17</size>
23293       </method>
23294     </type>
23295   </test>
23296   <test name="test-181.cs">
23297     <type name="Test">
23298       <method name="Void .ctor()">
23299         <size>7</size>
23300       </method>
23301       <method name="Void test()">
23302         <size>1</size>
23303       </method>
23304       <method name="Int32 Main()">
23305         <size>43</size>
23306       </method>
23307     </type>
23308   </test>
23309   <test name="test-182.cs">
23310     <type name="T">
23311       <method name="Void .ctor()">
23312         <size>7</size>
23313       </method>
23314       <method name="Int32 Main()">
23315         <size>26</size>
23316       </method>
23317     </type>
23318     <type name="TS">
23319       <method name="Int64 get_Ticks()">
23320         <size>19</size>
23321       </method>
23322     </type>
23323     <type name="DT">
23324       <method name="Int64 get_Ticks()">
23325         <size>12</size>
23326       </method>
23327     </type>
23328   </test>
23329   <test name="test-183.cs">
23330     <type name="Test">
23331       <method name="Void .ctor()">
23332         <size>7</size>
23333       </method>
23334       <method name="Int32 M(Int32, Int32 ByRef)">
23335         <size>12</size>
23336       </method>
23337       <method name="Int32 Main()">
23338         <size>67</size>
23339       </method>
23340     </type>
23341     <type name="Test+D">
23342       <method name="Void .ctor(Object, IntPtr)">
23343         <size>0</size>
23344       </method>
23345       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23346         <size>0</size>
23347       </method>
23348       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23349         <size>0</size>
23350       </method>
23351       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23352         <size>0</size>
23353       </method>
23354     </type>
23355   </test>
23356   <test name="test-184.cs">
23357     <type name="User">
23358       <method name="Void .ctor(Interface)">
23359         <size>7</size>
23360       </method>
23361     </type>
23362     <type name="Test">
23363       <method name="Void .ctor()">
23364         <size>55</size>
23365       </method>
23366       <method name="Int32 Main()">
23367         <size>8</size>
23368       </method>
23369     </type>
23370     <type name="Struct">
23371       <method name="Void .ctor(Int32)">
23372         <size>1</size>
23373       </method>
23374       <method name="Int32 get_X()">
23375         <size>2</size>
23376       </method>
23377     </type>
23378   </test>
23379   <test name="test-185.cs">
23380     <type name="X">
23381       <method name="Void .ctor()">
23382         <size>7</size>
23383       </method>
23384       <method name="Int32 Test(Int32)">
23385         <size>36</size>
23386       </method>
23387       <method name="Int32 Main()">
23388         <size>29</size>
23389       </method>
23390     </type>
23391   </test>
23392   <test name="test-186.cs">
23393     <type name="TestBUG.myAttribute">
23394       <method name="Void .ctor(String, String, String, Int32)">
23395         <size>7</size>
23396       </method>
23397     </type>
23398     <type name="TestBUG.Test">
23399       <method name="Void .ctor()">
23400         <size>7</size>
23401       </method>
23402       <method name="Int32 Main()">
23403         <size>2</size>
23404       </method>
23405     </type>
23406   </test>
23407   <test name="test-187.cs">
23408     <type name="MyClass">
23409       <method name="Void .ctor()">
23410         <size>7</size>
23411       </method>
23412       <method name="Container get_Item(System.String)">
23413         <size>2</size>
23414       </method>
23415       <method name="Void set_Item(System.String, Container)">
23416         <size>1</size>
23417       </method>
23418     </type>
23419     <type name="Container">
23420       <method name="Void .ctor()">
23421         <size>7</size>
23422       </method>
23423       <method name="Container op_Addition(Container, System.Object)">
23424         <size>2</size>
23425       </method>
23426     </type>
23427     <type name="D">
23428       <method name="Void .ctor()">
23429         <size>7</size>
23430       </method>
23431       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23432         <size>65</size>
23433       </method>
23434       <method name="Int32 Main()">
23435         <size>2</size>
23436       </method>
23437     </type>
23438   </test>
23439   <test name="test-188.cs">
23440     <type name="Enumerator">
23441       <method name="Void .ctor()">
23442         <size>14</size>
23443       </method>
23444       <method name="Boolean MoveNext()">
23445         <size>21</size>
23446       </method>
23447       <method name="Char get_Current()">
23448         <size>3</size>
23449       </method>
23450     </type>
23451     <type name="RealEnumerator">
23452       <method name="Void .ctor(Coll)">
23453         <size>14</size>
23454       </method>
23455       <method name="Void Dispose()">
23456         <size>13</size>
23457       </method>
23458     </type>
23459     <type name="Coll">
23460       <method name="Void .ctor()">
23461         <size>7</size>
23462       </method>
23463       <method name="Enumerator GetEnumerator()">
23464         <size>7</size>
23465       </method>
23466     </type>
23467     <type name="Test">
23468       <method name="Void .ctor()">
23469         <size>7</size>
23470       </method>
23471       <method name="Int32 Main(System.String[])">
23472         <size>78</size>
23473       </method>
23474     </type>
23475   </test>
23476   <test name="test-189.cs">
23477     <type name="MyTest">
23478       <method name="Void .ctor()">
23479         <size>7</size>
23480       </method>
23481       <method name="Int32 Main(System.String[])">
23482         <size>63</size>
23483       </method>
23484       <method name="Int32 m(Int32, Double)">
23485         <size>2</size>
23486       </method>
23487       <method name="Int32 m(Int32, System.Int32[])">
23488         <size>2</size>
23489       </method>
23490     </type>
23491     <type name="MonoTest">
23492       <method name="Void .ctor()">
23493         <size>7</size>
23494       </method>
23495       <method name="Int32 method1(System.String, System.Object[])">
23496         <size>2</size>
23497       </method>
23498       <method name="Void testmethod()">
23499         <size>27</size>
23500       </method>
23501     </type>
23502     <type name="MonoTest2">
23503       <method name="Void .ctor()">
23504         <size>7</size>
23505       </method>
23506       <method name="Int32 method1(System.String, System.Object[])">
23507         <size>2</size>
23508       </method>
23509       <method name="Void testmethod2()">
23510         <size>27</size>
23511       </method>
23512     </type>
23513   </test>
23514   <test name="test-19.cs">
23515     <type name="I">
23516       <method name="Void .ctor()">
23517         <size>7</size>
23518       </method>
23519       <method name="Void .cctor()">
23520         <size>18</size>
23521       </method>
23522       <method name="System.String fn(System.String)">
23523         <size>17</size>
23524       </method>
23525     </type>
23526     <type name="X">
23527       <method name="Void .ctor()">
23528         <size>7</size>
23529       </method>
23530       <method name="Void Thread_func()">
23531         <size>11</size>
23532       </method>
23533       <method name="Int32 Func(Int32, Int32)">
23534         <size>4</size>
23535       </method>
23536       <method name="Void Bar()">
23537         <size>44</size>
23538       </method>
23539       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23540         <size>18</size>
23541       </method>
23542       <method name="Int32 Main()">
23543         <size>303</size>
23544       </method>
23545       <method name="Int32 multiply_by_three(Int32)">
23546         <size>4</size>
23547       </method>
23548     </type>
23549     <type name="TestNamespace.TestClass">
23550       <method name="Void .ctor()">
23551         <size>7</size>
23552       </method>
23553     </type>
23554     <type name="I+GetTextFn">
23555       <method name="Void .ctor(Object, IntPtr)">
23556         <size>0</size>
23557       </method>
23558       <method name="System.String Invoke(System.String)">
23559         <size>0</size>
23560       </method>
23561       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23562         <size>0</size>
23563       </method>
23564       <method name="System.String EndInvoke(IAsyncResult)">
23565         <size>0</size>
23566       </method>
23567     </type>
23568     <type name="X+Foo">
23569       <method name="Void .ctor(Object, IntPtr)">
23570         <size>0</size>
23571       </method>
23572       <method name="Int32 Invoke(Int32, Int32)">
23573         <size>0</size>
23574       </method>
23575       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23576         <size>0</size>
23577       </method>
23578       <method name="Int32 EndInvoke(IAsyncResult)">
23579         <size>0</size>
23580       </method>
23581     </type>
23582     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23583       <method name="Void .ctor(Object, IntPtr)">
23584         <size>0</size>
23585       </method>
23586       <method name="Single Invoke(Single, System.Object[])">
23587         <size>0</size>
23588       </method>
23589       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23590         <size>0</size>
23591       </method>
23592       <method name="Single EndInvoke(IAsyncResult)">
23593         <size>0</size>
23594       </method>
23595     </type>
23596     <type name="NameSpace.TestDelegate">
23597       <method name="Void .ctor(Object, IntPtr)">
23598         <size>0</size>
23599       </method>
23600       <method name="Int32 Invoke(Int32)">
23601         <size>0</size>
23602       </method>
23603       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23604         <size>0</size>
23605       </method>
23606       <method name="Int32 EndInvoke(IAsyncResult)">
23607         <size>0</size>
23608       </method>
23609     </type>
23610   </test>
23611   <test name="test-190.cs">
23612     <type name="A">
23613       <method name="Void .ctor()">
23614         <size>7</size>
23615       </method>
23616       <method name="Void Main()">
23617         <size>1</size>
23618       </method>
23619     </type>
23620     <type name="A+B">
23621       <method name="Void .ctor()">
23622         <size>7</size>
23623       </method>
23624       <method name="Void Test()">
23625         <size>8</size>
23626       </method>
23627     </type>
23628     <type name="A+C">
23629       <method name="Void .ctor()">
23630         <size>7</size>
23631       </method>
23632       <method name="Void Test(A)">
23633         <size>8</size>
23634       </method>
23635     </type>
23636   </test>
23637   <test name="test-191.cs">
23638     <type name="X">
23639       <method name="Void .ctor()">
23640         <size>7</size>
23641       </method>
23642     </type>
23643     <type name="X+E">
23644       <method name="Void .ctor()">
23645         <size>7</size>
23646       </method>
23647     </type>
23648     <type name="X+D">
23649       <method name="Void .ctor()">
23650         <size>7</size>
23651       </method>
23652     </type>
23653     <type name="X+D+P">
23654       <method name="Void .ctor()">
23655         <size>7</size>
23656       </method>
23657     </type>
23658     <type name="Y">
23659       <method name="Void .ctor()">
23660         <size>7</size>
23661       </method>
23662     </type>
23663     <type name="Y+Op">
23664       <method name="Void .ctor()">
23665         <size>7</size>
23666       </method>
23667     </type>
23668     <type name="R">
23669       <method name="Void .ctor()">
23670         <size>7</size>
23671       </method>
23672       <method name="Void Main()">
23673         <size>1</size>
23674       </method>
23675     </type>
23676   </test>
23677   <test name="test-192.cs">
23678     <type name="X">
23679       <method name="Void .ctor()">
23680         <size>7</size>
23681       </method>
23682       <method name="Void Main()">
23683         <size>1</size>
23684       </method>
23685     </type>
23686   </test>
23687   <test name="test-193.cs">
23688     <type name="A">
23689       <method name="Void .ctor()">
23690         <size>7</size>
23691       </method>
23692       <method name="Int32 Test(Int32)">
23693         <size>88</size>
23694       </method>
23695       <method name="Int32 Main()">
23696         <size>7</size>
23697       </method>
23698     </type>
23699   </test>
23700   <test name="test-194.cs">
23701     <type name="TestParams">
23702       <method name="Void .ctor()">
23703         <size>7</size>
23704       </method>
23705       <method name="Int32 Main(System.String[])">
23706         <size>38</size>
23707       </method>
23708       <method name="Int32 Params(System.Object[])">
23709         <size>10</size>
23710       </method>
23711     </type>
23712   </test>
23713   <test name="test-195.cs">
23714     <type name="Y">
23715       <method name="Void .ctor()">
23716         <size>7</size>
23717       </method>
23718       <method name="Void .cctor()">
23719         <size>1</size>
23720       </method>
23721       <method name="Int32 C()">
23722         <size>36</size>
23723       </method>
23724     </type>
23725     <type name="X">
23726       <method name="Void .ctor()">
23727         <size>8</size>
23728       </method>
23729       <method name="Void .ctor(Int32)">
23730         <size>18</size>
23731       </method>
23732       <method name="Void Main()">
23733         <size>7</size>
23734       </method>
23735     </type>
23736   </test>
23737   <test name="test-196.cs">
23738     <type name="X">
23739       <method name="Void .ctor()">
23740         <size>7</size>
23741       </method>
23742       <method name="Void Bug1()">
23743         <size>15</size>
23744       </method>
23745       <method name="Void Bug2()">
23746         <size>16</size>
23747       </method>
23748       <method name="Int32 Main()">
23749         <size>2</size>
23750       </method>
23751     </type>
23752   </test>
23753   <test name="test-197.cs">
23754     <type name="X">
23755       <method name="Void .ctor()">
23756         <size>7</size>
23757       </method>
23758       <method name="Void Foo()">
23759         <size>0</size>
23760       </method>
23761     </type>
23762     <type name="Y">
23763       <method name="Void .ctor()">
23764         <size>7</size>
23765       </method>
23766     </type>
23767     <type name="Z">
23768       <method name="Void .ctor()">
23769         <size>7</size>
23770       </method>
23771       <method name="Void Foo()">
23772         <size>11</size>
23773       </method>
23774     </type>
23775     <type name="Test">
23776       <method name="Void .ctor()">
23777         <size>7</size>
23778       </method>
23779       <method name="Int32 Main()">
23780         <size>16</size>
23781       </method>
23782     </type>
23783   </test>
23784   <test name="test-198.cs">
23785     <type name="N1.N3.N4.Bar">
23786       <method name="Void .ctor()">
23787         <size>7</size>
23788       </method>
23789     </type>
23790     <type name="N1.N2.Foo">
23791       <method name="Void .ctor()">
23792         <size>7</size>
23793       </method>
23794     </type>
23795     <type name="N5.N6.Foo">
23796       <method name="Void .ctor()">
23797         <size>7</size>
23798       </method>
23799     </type>
23800     <type name="N5.N7.N8.Bar">
23801       <method name="Void .ctor()">
23802         <size>7</size>
23803       </method>
23804     </type>
23805     <type name="FirstOuter.FirstInner.First">
23806       <method name="Void .ctor()">
23807         <size>7</size>
23808       </method>
23809       <method name="System.String get_MyIdentity()">
23810         <size>12</size>
23811       </method>
23812     </type>
23813     <type name="FirstOuter.Second">
23814       <method name="Void .ctor()">
23815         <size>7</size>
23816       </method>
23817     </type>
23818     <type name="FirstOuter.SecondInner.Third">
23819       <method name="Void .ctor()">
23820         <size>7</size>
23821       </method>
23822     </type>
23823     <type name="FirstOuter.FirstInner.Fourth">
23824       <method name="Void .ctor()">
23825         <size>7</size>
23826       </method>
23827     </type>
23828     <type name="Fifth">
23829       <method name="Void .ctor()">
23830         <size>7</size>
23831       </method>
23832     </type>
23833     <type name="M1.M2.M3.Foo">
23834       <method name="Void .ctor()">
23835         <size>7</size>
23836       </method>
23837     </type>
23838     <type name="P1.P2.Bar">
23839       <method name="Void .ctor()">
23840         <size>7</size>
23841       </method>
23842     </type>
23843     <type name="X">
23844       <method name="Void .ctor()">
23845         <size>7</size>
23846       </method>
23847       <method name="Int32 Main()">
23848         <size>2</size>
23849       </method>
23850     </type>
23851   </test>
23852   <test name="test-199.cs">
23853     <type name="Test">
23854       <method name="Void .ctor()">
23855         <size>7</size>
23856       </method>
23857       <method name="Int32 Main()">
23858         <size>22</size>
23859       </method>
23860     </type>
23861     <type name="N1.Foo">
23862       <method name="Void .ctor()">
23863         <size>7</size>
23864       </method>
23865     </type>
23866     <type name="N1.Foo+Foo2">
23867       <method name="Void .ctor()">
23868         <size>7</size>
23869       </method>
23870     </type>
23871     <type name="N1.Bar2">
23872       <method name="Void .ctor()">
23873         <size>7</size>
23874       </method>
23875       <method name="Int32 Talk()">
23876         <size>2</size>
23877       </method>
23878     </type>
23879     <type name="N2.Bar">
23880       <method name="Void .ctor()">
23881         <size>7</size>
23882       </method>
23883     </type>
23884     <type name="N2.Bar+Bar2">
23885       <method name="Void .ctor()">
23886         <size>7</size>
23887       </method>
23888       <method name="Int32 Talk()">
23889         <size>2</size>
23890       </method>
23891     </type>
23892   </test>
23893   <test name="test-2.cs">
23894     <type name="X">
23895       <method name="Void .ctor()">
23896         <size>7</size>
23897       </method>
23898       <method name="Int32 Main(System.String[])">
23899         <size>12</size>
23900       </method>
23901     </type>
23902   </test>
23903   <test name="test-20.cs">
23904     <type name="A">
23905       <method name="Void .ctor()">
23906         <size>7</size>
23907       </method>
23908       <method name="Void X()">
23909         <size>8</size>
23910       </method>
23911     </type>
23912     <type name="B">
23913       <method name="Void .ctor()">
23914         <size>7</size>
23915       </method>
23916       <method name="Void X()">
23917         <size>8</size>
23918       </method>
23919       <method name="Void TestB()">
23920         <size>7</size>
23921       </method>
23922     </type>
23923     <type name="Ax">
23924       <method name="Void .ctor()">
23925         <size>7</size>
23926       </method>
23927       <method name="Void A()">
23928         <size>8</size>
23929       </method>
23930       <method name="Void B()">
23931         <size>8</size>
23932       </method>
23933     </type>
23934     <type name="Bx">
23935       <method name="Void .ctor()">
23936         <size>7</size>
23937       </method>
23938       <method name="Void A()">
23939         <size>8</size>
23940       </method>
23941       <method name="Void B()">
23942         <size>8</size>
23943       </method>
23944     </type>
23945     <type name="Test">
23946       <method name="Void .ctor()">
23947         <size>7</size>
23948       </method>
23949       <method name="Int32 Main()">
23950         <size>100</size>
23951       </method>
23952     </type>
23953   </test>
23954   <test name="test-200.cs">
23955     <type name="X">
23956       <method name="Void .ctor()">
23957         <size>7</size>
23958       </method>
23959       <method name="Int32 Main()">
23960         <size>104</size>
23961       </method>
23962     </type>
23963   </test>
23964   <test name="test-201.cs">
23965     <type name="Parent">
23966       <method name="Void .ctor()">
23967         <size>7</size>
23968       </method>
23969     </type>
23970     <type name="Child">
23971       <method name="Void .ctor()">
23972         <size>7</size>
23973       </method>
23974     </type>
23975     <type name="Child+Nested">
23976       <method name="Void .ctor()">
23977         <size>18</size>
23978       </method>
23979     </type>
23980     <type name="Collide">
23981       <method name="Void .ctor(Int32)">
23982         <size>14</size>
23983       </method>
23984       <method name="Void .cctor()">
23985         <size>12</size>
23986       </method>
23987       <method name="Int32 Main()">
23988         <size>27</size>
23989       </method>
23990     </type>
23991   </test>
23992   <test name="test-202.cs">
23993     <type name="X.X">
23994       <method name="Void .ctor()">
23995         <size>7</size>
23996       </method>
23997     </type>
23998     <type name="A.B.C.D">
23999       <method name="Void .ctor()">
24000         <size>7</size>
24001       </method>
24002     </type>
24003     <type name="Test">
24004       <method name="Void .ctor()">
24005         <size>7</size>
24006       </method>
24007       <method name="Int32 Main()">
24008         <size>14</size>
24009       </method>
24010     </type>
24011   </test>
24012   <test name="test-203.cs">
24013     <type name="Foo">
24014       <method name="Void .ctor()">
24015         <size>7</size>
24016       </method>
24017       <method name="Modifiers get_Modifiers()">
24018         <size>2</size>
24019       </method>
24020     </type>
24021     <type name="Bar">
24022       <method name="Void .ctor()">
24023         <size>7</size>
24024       </method>
24025       <method name="Int32 Main()">
24026         <size>13</size>
24027       </method>
24028     </type>
24029   </test>
24030   <test name="test-204.cs">
24031     <type name="X">
24032       <method name="Void .ctor(Int32)">
24033         <size>14</size>
24034       </method>
24035       <method name="System.String ToString()">
24036         <size>22</size>
24037       </method>
24038       <method name="Int32 Test()">
24039         <size>153</size>
24040       </method>
24041       <method name="Int32 Main()">
24042         <size>24</size>
24043       </method>
24044       <method name="X op_BitwiseAnd(X, X)">
24045         <size>19</size>
24046       </method>
24047       <method name="X op_BitwiseOr(X, X)">
24048         <size>19</size>
24049       </method>
24050       <method name="Boolean op_True(X)">
24051         <size>15</size>
24052       </method>
24053       <method name="Boolean op_False(X)">
24054         <size>12</size>
24055       </method>
24056     </type>
24057   </test>
24058   <test name="test-205.cs">
24059     <type name="A">
24060       <method name="Void .ctor(Object)">
24061         <size>7</size>
24062       </method>
24063     </type>
24064     <type name="Test">
24065       <method name="Void .ctor()">
24066         <size>7</size>
24067       </method>
24068       <method name="Void Main()">
24069         <size>1</size>
24070       </method>
24071     </type>
24072   </test>
24073   <test name="test-206.cs">
24074     <type name="X">
24075       <method name="Void .ctor()">
24076         <size>7</size>
24077       </method>
24078       <method name="Int32 get_Item(Int32)">
24079         <size>2</size>
24080       </method>
24081       <method name="System.Int32[] get_Item(System.Int32[])">
24082         <size>39</size>
24083       </method>
24084       <method name="Void Main()">
24085         <size>91</size>
24086       </method>
24087     </type>
24088     <type name="&lt;PrivateImplementationDetails&gt;">
24089       <method name="Void .ctor()">
24090         <size>7</size>
24091       </method>
24092     </type>
24093   </test>
24094   <test name="test-207.cs">
24095     <type name="X">
24096       <method name="Void .ctor()">
24097         <size>7</size>
24098       </method>
24099       <method name="Void .cctor()">
24100         <size>1</size>
24101       </method>
24102       <method name="Void hello(Int32)">
24103         <size>13</size>
24104       </method>
24105       <method name="Void world(Int32)">
24106         <size>16</size>
24107       </method>
24108       <method name="Int32 Main()">
24109         <size>138</size>
24110       </method>
24111     </type>
24112     <type name="Test">
24113       <method name="Void .ctor(Object, IntPtr)">
24114         <size>0</size>
24115       </method>
24116       <method name="Void Invoke(Int32)">
24117         <size>0</size>
24118       </method>
24119       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24120         <size>0</size>
24121       </method>
24122       <method name="Void EndInvoke(IAsyncResult)">
24123         <size>0</size>
24124       </method>
24125     </type>
24126   </test>
24127   <test name="test-208.cs">
24128     <type name="X">
24129       <method name="Void .ctor()">
24130         <size>7</size>
24131       </method>
24132       <method name="System.String get_Item(System.String)">
24133         <size>2</size>
24134       </method>
24135       <method name="Void Test()">
24136         <size>1</size>
24137       </method>
24138     </type>
24139     <type name="Y">
24140       <method name="Void .ctor()">
24141         <size>7</size>
24142       </method>
24143       <method name="Void Main()">
24144         <size>19</size>
24145       </method>
24146     </type>
24147   </test>
24148   <test name="test-209.cs">
24149     <type name="X">
24150       <method name="Void .ctor(Int32)">
24151         <size>14</size>
24152       </method>
24153       <method name="Int32 get_Foo()">
24154         <size>9</size>
24155       </method>
24156       <method name="Void set_Foo(Int32)">
24157         <size>8</size>
24158       </method>
24159       <method name="Int32 get_Item(Int32)">
24160         <size>7</size>
24161       </method>
24162       <method name="Void set_Item(Int32, Int32)">
24163         <size>8</size>
24164       </method>
24165       <method name="Void set_Item(System.String, System.String)">
24166         <size>7</size>
24167       </method>
24168       <method name="Void set_Bar(System.String)">
24169         <size>7</size>
24170       </method>
24171       <method name="A get_A()">
24172         <size>7</size>
24173       </method>
24174       <method name="Void set_A(A)">
24175         <size>12</size>
24176       </method>
24177       <method name="Int32 Main()">
24178         <size>75</size>
24179       </method>
24180     </type>
24181     <type name="A">
24182       <method name="Void .ctor(Int32)">
24183         <size>8</size>
24184       </method>
24185     </type>
24186   </test>
24187   <test name="test-21.cs">
24188     <type name="Blah">
24189       <method name="Void .ctor()">
24190         <size>7</size>
24191       </method>
24192       <method name="Int32 Main()">
24193         <size>47</size>
24194       </method>
24195     </type>
24196     <type name="Blah+Foo">
24197       <method name="Void .ctor()">
24198         <size>17</size>
24199       </method>
24200       <method name="Int32 Bar(Int32, Int32)">
24201         <size>14</size>
24202       </method>
24203     </type>
24204   </test>
24205   <test name="test-210.cs">
24206     <type name="X">
24207       <method name="Void .ctor()">
24208         <size>7</size>
24209       </method>
24210       <method name="Void foo()">
24211         <size>1</size>
24212       </method>
24213       <method name="Void Main()">
24214         <size>25</size>
24215       </method>
24216     </type>
24217     <type name="FooHandler">
24218       <method name="Void .ctor(Object, IntPtr)">
24219         <size>0</size>
24220       </method>
24221       <method name="Void Invoke()">
24222         <size>0</size>
24223       </method>
24224       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24225         <size>0</size>
24226       </method>
24227       <method name="Void EndInvoke(IAsyncResult)">
24228         <size>0</size>
24229       </method>
24230     </type>
24231   </test>
24232   <test name="test-211.cs">
24233     <type name="X">
24234       <method name="Void .ctor(Int32)">
24235         <size>14</size>
24236       </method>
24237       <method name="X op_Implicit(Int32)">
24238         <size>7</size>
24239       </method>
24240     </type>
24241     <type name="Y">
24242       <method name="Void .ctor(X)">
24243         <size>14</size>
24244       </method>
24245       <method name="Y op_Implicit(X)">
24246         <size>7</size>
24247       </method>
24248     </type>
24249     <type name="Z">
24250       <method name="Void .ctor(Y)">
24251         <size>14</size>
24252       </method>
24253       <method name="Int32 Main()">
24254         <size>27</size>
24255       </method>
24256       <method name="Z op_Implicit(Y)">
24257         <size>7</size>
24258       </method>
24259     </type>
24260   </test>
24261   <test name="test-212.cs">
24262     <type name="Problem">
24263       <method name="Void .ctor(String)">
24264         <size>14</size>
24265       </method>
24266       <method name="Int32 Multi(Int32, Problem[])">
24267         <size>4</size>
24268       </method>
24269       <method name="Int32 Main(System.String[])">
24270         <size>76</size>
24271       </method>
24272       <method name="Problem op_Implicit(Int32)">
24273         <size>22</size>
24274       </method>
24275     </type>
24276   </test>
24277   <test name="test-213.cs">
24278     <type name="MyTest">
24279       <method name="Void .ctor()">
24280         <size>7</size>
24281       </method>
24282       <method name="Void Main(System.String[])">
24283         <size>31</size>
24284       </method>
24285     </type>
24286     <type name="S">
24287       <method name="Void .ctor(Int32)">
24288         <size>8</size>
24289       </method>
24290       <method name="Void Print()">
24291         <size>12</size>
24292       </method>
24293     </type>
24294   </test>
24295   <test name="test-214.cs">
24296     <type name="N2.Test">
24297       <method name="Void .ctor()">
24298         <size>7</size>
24299       </method>
24300       <method name="Int32 Main()">
24301         <size>7</size>
24302       </method>
24303     </type>
24304     <type name="N1.C1">
24305       <method name="Void .ctor()">
24306         <size>7</size>
24307       </method>
24308       <method name="Void Foo()">
24309         <size>1</size>
24310       </method>
24311     </type>
24312   </test>
24313   <test name="test-215.cs">
24314     <type name="Test">
24315       <method name="Void .ctor()">
24316         <size>7</size>
24317       </method>
24318       <method name="Void .cctor()">
24319         <size>1</size>
24320       </method>
24321       <method name="N1.C1 get_C1()">
24322         <size>6</size>
24323       </method>
24324       <method name="Int32 Main()">
24325         <size>8</size>
24326       </method>
24327     </type>
24328     <type name="N1.C1">
24329       <method name="Void .ctor()">
24330         <size>7</size>
24331       </method>
24332     </type>
24333   </test>
24334   <test name="test-216.cs">
24335     <type name="cls">
24336       <method name="Void .ctor()">
24337         <size>7</size>
24338       </method>
24339       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24340         <size>24</size>
24341       </method>
24342       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24343         <size>24</size>
24344       </method>
24345       <method name="Void CallMyDel(System.String)">
24346         <size>13</size>
24347       </method>
24348     </type>
24349     <type name="cls+nestedcls">
24350       <method name="Void .ctor()">
24351         <size>7</size>
24352       </method>
24353       <method name="Void CallParentDel(cls, System.String)">
24354         <size>13</size>
24355       </method>
24356     </type>
24357     <type name="MonoEmbed">
24358       <method name="Void .ctor()">
24359         <size>7</size>
24360       </method>
24361       <method name="Void Main()">
24362         <size>36</size>
24363       </method>
24364       <method name="Void Whatever(System.String)">
24365         <size>7</size>
24366       </method>
24367     </type>
24368     <type name="OnWhateverDelegate">
24369       <method name="Void .ctor(Object, IntPtr)">
24370         <size>0</size>
24371       </method>
24372       <method name="Void Invoke(System.String)">
24373         <size>0</size>
24374       </method>
24375       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24376         <size>0</size>
24377       </method>
24378       <method name="Void EndInvoke(IAsyncResult)">
24379         <size>0</size>
24380       </method>
24381     </type>
24382   </test>
24383   <test name="test-217.cs">
24384     <type name="Test">
24385       <method name="Void .ctor()">
24386         <size>7</size>
24387       </method>
24388       <method name="Int32 Main()">
24389         <size>174</size>
24390       </method>
24391       <method name="System.Object compare_gte(Int32, Int32)">
24392         <size>13</size>
24393       </method>
24394       <method name="System.Object compare_lte(Int32, Int32)">
24395         <size>13</size>
24396       </method>
24397     </type>
24398   </test>
24399   <test name="test-218.cs">
24400     <type name="T">
24401       <method name="Void .ctor()">
24402         <size>7</size>
24403       </method>
24404       <method name="Void .cctor()">
24405         <size>27</size>
24406       </method>
24407       <method name="Void Main()">
24408         <size>1</size>
24409       </method>
24410       <method name="Void compareQueryQuery1(System.Object)">
24411         <size>1</size>
24412       </method>
24413     </type>
24414     <type name="T+foo">
24415       <method name="Void .ctor(Object, IntPtr)">
24416         <size>0</size>
24417       </method>
24418       <method name="Void Invoke(System.Object)">
24419         <size>0</size>
24420       </method>
24421       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24422         <size>0</size>
24423       </method>
24424       <method name="Void EndInvoke(IAsyncResult)">
24425         <size>0</size>
24426       </method>
24427     </type>
24428   </test>
24429   <test name="test-219.cs">
24430     <type name="TestAttribute">
24431       <method name="Void .ctor(Type)">
24432         <size>14</size>
24433       </method>
24434       <method name="System.Type get_Type()">
24435         <size>7</size>
24436       </method>
24437     </type>
24438     <type name="Test">
24439       <method name="Void .ctor()">
24440         <size>7</size>
24441       </method>
24442       <method name="Void Main()">
24443         <size>75</size>
24444       </method>
24445     </type>
24446   </test>
24447   <test name="test-22.cs">
24448     <type name="M">
24449       <method name="Void .ctor()">
24450         <size>7</size>
24451       </method>
24452       <method name="Int32 Main()">
24453         <size>63</size>
24454       </method>
24455     </type>
24456     <type name="S">
24457       <method name="T GetT()">
24458         <size>7</size>
24459       </method>
24460       <method name="Void Init()">
24461         <size>25</size>
24462       </method>
24463     </type>
24464   </test>
24465   <test name="test-220.cs">
24466     <type name="MonoBUG.Bug">
24467       <method name="Void .ctor()">
24468         <size>7</size>
24469       </method>
24470       <method name="Int32 Main(System.String[])">
24471         <size>138</size>
24472       </method>
24473     </type>
24474     <type name="MonoBUG.Foo">
24475       <method name="Void .ctor(String)">
24476         <size>14</size>
24477       </method>
24478       <method name="System.String get_Name()">
24479         <size>7</size>
24480       </method>
24481     </type>
24482     <type name="MonoBUG.FooList">
24483       <method name="Void .ctor()">
24484         <size>7</size>
24485       </method>
24486       <method name="Void .cctor()">
24487         <size>1</size>
24488       </method>
24489       <method name="Void Add(MonoBUG.Foo)">
24490         <size>19</size>
24491       </method>
24492       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24493         <size>7</size>
24494       </method>
24495     </type>
24496     <type name="MonoBUG.FooList+FooEnumerator">
24497       <method name="Void .ctor(FooList)">
24498         <size>31</size>
24499       </method>
24500       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24501         <size>12</size>
24502       </method>
24503       <method name="Void System.Collections.IEnumerator.Reset()">
24504         <size>12</size>
24505       </method>
24506       <method name="MonoBUG.Foo get_Current()">
24507         <size>46</size>
24508       </method>
24509       <method name="Boolean MoveNext()">
24510         <size>12</size>
24511       </method>
24512       <method name="Void Reset()">
24513         <size>12</size>
24514       </method>
24515       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24516         <size>28</size>
24517       </method>
24518     </type>
24519   </test>
24520   <test name="test-221.cs">
24521     <type name="A">
24522       <method name="Void .ctor()">
24523         <size>7</size>
24524       </method>
24525       <method name="Int32 get_Blah()">
24526         <size>2</size>
24527       </method>
24528       <method name="Void set_Blah(Int32)">
24529         <size>1</size>
24530       </method>
24531     </type>
24532     <type name="B">
24533       <method name="Void .ctor()">
24534         <size>7</size>
24535       </method>
24536       <method name="Int32 get_Blah()">
24537         <size>2</size>
24538       </method>
24539       <method name="Boolean Test()">
24540         <size>54</size>
24541       </method>
24542     </type>
24543     <type name="C">
24544       <method name="Void .ctor()">
24545         <size>7</size>
24546       </method>
24547       <method name="Int32 get_Blah()">
24548         <size>0</size>
24549       </method>
24550       <method name="Void set_Blah(Int32)">
24551         <size>0</size>
24552       </method>
24553     </type>
24554     <type name="D">
24555       <method name="Void .ctor()">
24556         <size>7</size>
24557       </method>
24558       <method name="Int32 get_Blah()">
24559         <size>2</size>
24560       </method>
24561       <method name="Void set_Blah(Int32)">
24562         <size>1</size>
24563       </method>
24564     </type>
24565     <type name="E">
24566       <method name="Void .ctor()">
24567         <size>7</size>
24568       </method>
24569       <method name="Int32 get_Blah()">
24570         <size>7</size>
24571       </method>
24572       <method name="Boolean Test()">
24573         <size>54</size>
24574       </method>
24575     </type>
24576     <type name="F">
24577       <method name="Void .ctor()">
24578         <size>7</size>
24579       </method>
24580       <method name="Int32 get_Item(Int32)">
24581         <size>2</size>
24582       </method>
24583       <method name="Void set_Item(Int32, Int32)">
24584         <size>1</size>
24585       </method>
24586       <method name="Int32 get_Blah()">
24587         <size>2</size>
24588       </method>
24589       <method name="Void set_Blah(Int32)">
24590         <size>1</size>
24591       </method>
24592       <method name="Boolean Test()">
24593         <size>110</size>
24594       </method>
24595     </type>
24596     <type name="Driver">
24597       <method name="Void .ctor()">
24598         <size>7</size>
24599       </method>
24600       <method name="Int32 Main()">
24601         <size>38</size>
24602       </method>
24603     </type>
24604     <type name="F">
24605       <method name="Int32 IBlah.get_Item(Int32)">
24606         <size>2</size>
24607       </method>
24608       <method name="Void IBlah.set_Item(Int32, Int32)">
24609         <size>1</size>
24610       </method>
24611       <method name="Int32 IBlah.get_Blah()">
24612         <size>2</size>
24613       </method>
24614       <method name="Void IBlah.set_Blah(Int32)">
24615         <size>1</size>
24616       </method>
24617     </type>
24618   </test>
24619   <test name="test-222.cs">
24620     <type name="Class_1">
24621       <method name="Void .ctor()">
24622         <size>7</size>
24623       </method>
24624       <method name="UIntPtr Valid()">
24625         <size>7</size>
24626       </method>
24627     </type>
24628     <type name="MainClass">
24629       <method name="Void .ctor()">
24630         <size>7</size>
24631       </method>
24632       <method name="Int32 Main()">
24633         <size>2</size>
24634       </method>
24635     </type>
24636   </test>
24637   <test name="test-223.cs">
24638     <type name="T">
24639       <method name="Void .ctor()">
24640         <size>7</size>
24641       </method>
24642       <method name="Int32 Main()">
24643         <size>65</size>
24644       </method>
24645     </type>
24646   </test>
24647   <test name="test-224.cs">
24648     <type name="XmlMemberArrayAttribute">
24649       <method name="Void .ctor(String)">
24650         <size>38</size>
24651       </method>
24652       <method name="System.Char[] get_Separator()">
24653         <size>7</size>
24654       </method>
24655       <method name="Void set_Separator(System.Char[])">
24656         <size>8</size>
24657       </method>
24658       <method name="System.String get_Name()">
24659         <size>7</size>
24660       </method>
24661       <method name="Void set_Name(System.String)">
24662         <size>8</size>
24663       </method>
24664       <method name="Boolean get_IsRequired()">
24665         <size>7</size>
24666       </method>
24667       <method name="Void set_IsRequired(Boolean)">
24668         <size>8</size>
24669       </method>
24670     </type>
24671     <type name="t">
24672       <method name="Void .ctor()">
24673         <size>7</size>
24674       </method>
24675       <method name="Void Main()">
24676         <size>1</size>
24677       </method>
24678     </type>
24679   </test>
24680   <test name="test-225.cs">
24681     <type name="A">
24682       <method name="Void .ctor()">
24683         <size>14</size>
24684       </method>
24685     </type>
24686     <type name="B">
24687       <method name="Void .ctor()">
24688         <size>7</size>
24689       </method>
24690       <method name="Int32 foo()">
24691         <size>2</size>
24692       </method>
24693       <method name="Void Main()">
24694         <size>18</size>
24695       </method>
24696     </type>
24697   </test>
24698   <test name="test-226.cs">
24699     <type name="Test226">
24700       <method name="Void .ctor()">
24701         <size>7</size>
24702       </method>
24703       <method name="Void Test()">
24704         <size>35</size>
24705       </method>
24706       <method name="Int32 Main()">
24707         <size>23</size>
24708       </method>
24709     </type>
24710   </test>
24711   <test name="test-227.cs">
24712     <type name="A.T">
24713       <method name="Void .ctor()">
24714         <size>7</size>
24715       </method>
24716       <method name="Void Main()">
24717         <size>3</size>
24718       </method>
24719     </type>
24720   </test>
24721   <test name="test-228.cs">
24722     <type name="BadRefTest.CtorInc">
24723       <method name="Void .ctor()">
24724         <size>30</size>
24725       </method>
24726       <method name="Int32 IncByRef(Int32 ByRef)">
24727         <size>10</size>
24728       </method>
24729       <method name="Boolean Results(Int32)">
24730         <size>98</size>
24731       </method>
24732     </type>
24733     <type name="BadRefTest.Runner">
24734       <method name="Void .ctor()">
24735         <size>7</size>
24736       </method>
24737       <method name="Int32 Main()">
24738         <size>43</size>
24739       </method>
24740     </type>
24741   </test>
24742   <test name="test-229.cs">
24743     <type name="List">
24744       <method name="Void .ctor(Int32)">
24745         <size>19</size>
24746       </method>
24747       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24748         <size>12</size>
24749       </method>
24750       <method name="Void Add(Int32)">
24751         <size>26</size>
24752       </method>
24753       <method name="MyEnumerator GetEnumerator()">
24754         <size>7</size>
24755       </method>
24756     </type>
24757     <type name="UberList">
24758       <method name="Void .ctor(Int32)">
24759         <size>8</size>
24760       </method>
24761       <method name="Int32 Main(System.String[])">
24762         <size>38</size>
24763       </method>
24764       <method name="Boolean One()">
24765         <size>62</size>
24766       </method>
24767       <method name="Boolean Two()">
24768         <size>62</size>
24769       </method>
24770       <method name="Boolean Three()">
24771         <size>62</size>
24772       </method>
24773     </type>
24774     <type name="List+MyEnumerator">
24775       <method name="Void .ctor(List)">
24776         <size>15</size>
24777       </method>
24778       <method name="System.Object get_Current()">
24779         <size>24</size>
24780       </method>
24781       <method name="Boolean MoveNext()">
24782         <size>31</size>
24783       </method>
24784       <method name="Void Reset()">
24785         <size>8</size>
24786       </method>
24787     </type>
24788   </test>
24789   <test name="test-23.cs">
24790     <type name="X">
24791       <method name="Void .ctor()">
24792         <size>7</size>
24793       </method>
24794       <method name="Void .cctor()">
24795         <size>8</size>
24796       </method>
24797       <method name="Int32 get_Value()">
24798         <size>6</size>
24799       </method>
24800       <method name="Void set_Value(Int32)">
24801         <size>7</size>
24802       </method>
24803       <method name="Int32 Main()">
24804         <size>170</size>
24805       </method>
24806     </type>
24807     <type name="Y">
24808       <method name="Void .ctor(String)">
24809         <size>14</size>
24810       </method>
24811       <method name="System.String get_Value()">
24812         <size>7</size>
24813       </method>
24814       <method name="Void set_Value(System.String)">
24815         <size>8</size>
24816       </method>
24817     </type>
24818     <type name="Z">
24819       <method name="Void .cctor()">
24820         <size>7</size>
24821       </method>
24822       <method name="Int32 get_IVal()">
24823         <size>6</size>
24824       </method>
24825       <method name="Void set_IVal(Int32)">
24826         <size>7</size>
24827       </method>
24828       <method name="Int32 get_XVal()">
24829         <size>7</size>
24830       </method>
24831       <method name="Void set_XVal(Int32)">
24832         <size>8</size>
24833       </method>
24834     </type>
24835   </test>
24836   <test name="test-230.cs">
24837     <type name="TestClass">
24838       <method name="Void .ctor()">
24839         <size>7</size>
24840       </method>
24841       <method name="Int32 Main()">
24842         <size>56</size>
24843       </method>
24844     </type>
24845   </test>
24846   <test name="test-231.cs">
24847     <type name="T">
24848       <method name="Void .ctor()">
24849         <size>7</size>
24850       </method>
24851       <method name="Void .cctor()">
24852         <size>1</size>
24853       </method>
24854       <method name="Int32 Main()">
24855         <size>44</size>
24856       </method>
24857       <method name="Void Foo()">
24858         <size>23</size>
24859       </method>
24860     </type>
24861   </test>
24862   <test name="test-232.cs">
24863     <type name="CtorInfoTest">
24864       <method name="Void .ctor()">
24865         <size>7</size>
24866       </method>
24867       <method name="Void Main(System.String[])">
24868         <size>977</size>
24869       </method>
24870       <method name="Void Assert(System.Object, System.Object)">
24871         <size>38</size>
24872       </method>
24873     </type>
24874     <type name="&lt;PrivateImplementationDetails&gt;">
24875       <method name="Void .ctor()">
24876         <size>7</size>
24877       </method>
24878     </type>
24879   </test>
24880   <test name="test-233.cs">
24881     <type name="Tests">
24882       <method name="Void .ctor()">
24883         <size>7</size>
24884       </method>
24885       <method name="Int32 Main()">
24886         <size>16</size>
24887       </method>
24888       <method name="Int32 test_0_beq()">
24889         <size>29</size>
24890       </method>
24891       <method name="Int32 test_0_bne_un()">
24892         <size>29</size>
24893       </method>
24894       <method name="Int32 test_0_conv_r8()">
24895         <size>29</size>
24896       </method>
24897       <method name="Int32 test_0_conv_i()">
24898         <size>76</size>
24899       </method>
24900       <method name="Int32 test_5_conv_r4()">
24901         <size>8</size>
24902       </method>
24903       <method name="Int32 test_5_double_conv_r4()">
24904         <size>16</size>
24905       </method>
24906       <method name="Int32 test_5_float_conv_r8()">
24907         <size>12</size>
24908       </method>
24909       <method name="Int32 test_5_conv_r8()">
24910         <size>8</size>
24911       </method>
24912       <method name="Int32 test_5_add()">
24913         <size>25</size>
24914       </method>
24915       <method name="Int32 test_5_sub()">
24916         <size>25</size>
24917       </method>
24918       <method name="Int32 test_24_mul()">
24919         <size>25</size>
24920       </method>
24921       <method name="Int32 test_4_div()">
24922         <size>25</size>
24923       </method>
24924       <method name="Int32 test_2_rem()">
24925         <size>25</size>
24926       </method>
24927       <method name="Int32 test_2_neg()">
24928         <size>14</size>
24929       </method>
24930       <method name="Int32 test_46_float_add_spill()">
24931         <size>129</size>
24932       </method>
24933       <method name="Int32 test_362880_float_mul_spill()">
24934         <size>129</size>
24935       </method>
24936       <method name="Int32 test_4_long_cast()">
24937         <size>29</size>
24938       </method>
24939       <method name="Int32 test_16_float_cmp()">
24940         <size>317</size>
24941       </method>
24942       <method name="Int32 test_15_float_cmp_un()">
24943         <size>297</size>
24944       </method>
24945       <method name="Int32 test_15_float_branch()">
24946         <size>219</size>
24947       </method>
24948       <method name="Int32 test_15_float_branch_un()">
24949         <size>219</size>
24950       </method>
24951     </type>
24952     <type name="TestDriver">
24953       <method name="Void .ctor()">
24954         <size>7</size>
24955       </method>
24956       <method name="Int32 RunTests(System.Type, System.String[])">
24957         <size>571</size>
24958       </method>
24959       <method name="Int32 RunTests(System.Type)">
24960         <size>8</size>
24961       </method>
24962     </type>
24963   </test>
24964   <test name="test-234.cs">
24965     <type name="T">
24966       <method name="Void .ctor()">
24967         <size>7</size>
24968       </method>
24969       <method name="Void Main()">
24970         <size>701</size>
24971       </method>
24972     </type>
24973   </test>
24974   <test name="test-235.cs">
24975     <type name="T">
24976       <method name="Void .ctor()">
24977         <size>7</size>
24978       </method>
24979       <method name="Void Foo(T, T)">
24980         <size>1</size>
24981       </method>
24982       <method name="Void Foo(System.Object[])">
24983         <size>1</size>
24984       </method>
24985       <method name="Int32 Main()">
24986         <size>13</size>
24987       </method>
24988     </type>
24989   </test>
24990   <test name="test-236.cs">
24991     <type name="Tests.Test">
24992       <method name="Void .ctor()">
24993         <size>7</size>
24994       </method>
24995       <method name="Void Main()">
24996         <size>42</size>
24997       </method>
24998       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
24999         <size>9</size>
25000       </method>
25001       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25002         <size>10</size>
25003       </method>
25004     </type>
25005   </test>
25006   <test name="test-237.cs">
25007     <type name="Params">
25008       <method name="Void .ctor()">
25009         <size>7</size>
25010       </method>
25011       <method name="Void .cctor()">
25012         <size>96</size>
25013       </method>
25014       <method name="Void foo(System.String, System.Object[])">
25015         <size>132</size>
25016       </method>
25017       <method name="Void Main()">
25018         <size>45</size>
25019       </method>
25020     </type>
25021     <type name="Params+FOO">
25022       <method name="Void .ctor(Object, IntPtr)">
25023         <size>0</size>
25024       </method>
25025       <method name="Void Invoke(System.String, System.Object[])">
25026         <size>0</size>
25027       </method>
25028       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25029         <size>0</size>
25030       </method>
25031       <method name="Void EndInvoke(IAsyncResult)">
25032         <size>0</size>
25033       </method>
25034     </type>
25035   </test>
25036   <test name="test-238.cs">
25037     <type name="TestClass">
25038       <method name="Void .ctor()">
25039         <size>7</size>
25040       </method>
25041       <method name="Void ConditionalMethod()">
25042         <size>7</size>
25043       </method>
25044       <method name="Int32 Main()">
25045         <size>12</size>
25046       </method>
25047     </type>
25048   </test>
25049   <test name="test-239.cs">
25050     <type name="BaseClass">
25051       <method name="Void .ctor()">
25052         <size>7</size>
25053       </method>
25054       <method name="Void ConditionalMethod()">
25055         <size>7</size>
25056       </method>
25057     </type>
25058     <type name="TestClass">
25059       <method name="Void .ctor()">
25060         <size>7</size>
25061       </method>
25062       <method name="Void ConditionalMethod()">
25063         <size>1</size>
25064       </method>
25065     </type>
25066     <type name="MainClass">
25067       <method name="Void .ctor()">
25068         <size>7</size>
25069       </method>
25070       <method name="Int32 Main()">
25071         <size>18</size>
25072       </method>
25073     </type>
25074   </test>
25075   <test name="test-24.cs">
25076     <type name="X">
25077       <method name="Void .ctor()">
25078         <size>7</size>
25079       </method>
25080       <method name="System.String get_S()">
25081         <size>6</size>
25082       </method>
25083       <method name="Void set_S(System.String)">
25084         <size>7</size>
25085       </method>
25086       <method name="Int32 Main()">
25087         <size>92</size>
25088       </method>
25089     </type>
25090   </test>
25091   <test name="test-240.cs">
25092     <type name="TestClass">
25093       <method name="Void .ctor()">
25094         <size>7</size>
25095       </method>
25096       <method name="Void .cctor()">
25097         <size>7</size>
25098       </method>
25099       <method name="Void ConditionalMethod()">
25100         <size>17</size>
25101       </method>
25102       <method name="Int32 Main()">
25103         <size>11</size>
25104       </method>
25105     </type>
25106   </test>
25107   <test name="test-241.cs">
25108     <type name="Foo">
25109       <method name="Void .ctor()">
25110         <size>7</size>
25111       </method>
25112       <method name="Int32 get_SomeProperty()">
25113         <size>3</size>
25114       </method>
25115       <method name="Int32 M()">
25116         <size>3</size>
25117       </method>
25118       <method name="Void Main()">
25119         <size>1</size>
25120       </method>
25121     </type>
25122     <type name="Foo+FooPrivate">
25123       <method name="Void .ctor(Foo)">
25124         <size>14</size>
25125       </method>
25126       <method name="Int32 get_SomeProperty()">
25127         <size>24</size>
25128       </method>
25129     </type>
25130   </test>
25131   <test name="test-242.cs">
25132     <type name="BaseClass">
25133       <method name="Void .ctor()">
25134         <size>14</size>
25135       </method>
25136     </type>
25137     <type name="Derived">
25138       <method name="Void .ctor()">
25139         <size>7</size>
25140       </method>
25141       <method name="Int32 get_Location()">
25142         <size>3</size>
25143       </method>
25144       <method name="Void Main()">
25145         <size>1</size>
25146       </method>
25147     </type>
25148   </test>
25149   <test name="test-243.cs">
25150     <type name="X">
25151       <method name="Void .ctor()">
25152         <size>7</size>
25153       </method>
25154       <method name="Boolean Resolve(System.String)">
25155         <size>2</size>
25156       </method>
25157       <method name="System.String Test()">
25158         <size>2</size>
25159       </method>
25160       <method name="Void Main()">
25161         <size>8</size>
25162       </method>
25163     </type>
25164   </test>
25165   <test name="test-244.cs">
25166     <type name="Foo">
25167       <method name="Void .ctor()">
25168         <size>7</size>
25169       </method>
25170       <method name="Void .cctor()">
25171         <size>1</size>
25172       </method>
25173       <method name="Int32 Main()">
25174         <size>136</size>
25175       </method>
25176       <method name="MyBool get_t()">
25177         <size>29</size>
25178       </method>
25179       <method name="MyBool get_f()">
25180         <size>29</size>
25181       </method>
25182     </type>
25183     <type name="MyBool">
25184       <method name="Void .ctor(Boolean)">
25185         <size>8</size>
25186       </method>
25187       <method name="System.String ToString()">
25188         <size>12</size>
25189       </method>
25190       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25191         <size>21</size>
25192       </method>
25193       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25194         <size>21</size>
25195       </method>
25196       <method name="Boolean op_True(MyBool)">
25197         <size>8</size>
25198       </method>
25199       <method name="Boolean op_False(MyBool)">
25200         <size>11</size>
25201       </method>
25202     </type>
25203   </test>
25204   <test name="test-245.cs">
25205     <type name="Class2">
25206       <method name="Void .ctor()">
25207         <size>7</size>
25208       </method>
25209       <method name="System.String get_def_kind()">
25210         <size>12</size>
25211       </method>
25212       <method name="Void Main()">
25213         <size>1</size>
25214       </method>
25215     </type>
25216   </test>
25217   <test name="test-246.cs">
25218     <type name="B">
25219       <method name="Void .ctor()">
25220         <size>7</size>
25221       </method>
25222       <method name="Void Main()">
25223         <size>36</size>
25224       </method>
25225     </type>
25226     <type name="Blah">
25227       <method name="Void Dispose()">
25228         <size>11</size>
25229       </method>
25230     </type>
25231   </test>
25232   <test name="test-247.cs">
25233     <type name="B">
25234       <method name="Void .ctor()">
25235         <size>7</size>
25236       </method>
25237       <method name="Void Main()">
25238         <size>67</size>
25239       </method>
25240     </type>
25241     <type name="Blah">
25242       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25243         <size>11</size>
25244       </method>
25245     </type>
25246   </test>
25247   <test name="test-248.cs">
25248     <type name="T">
25249       <method name="Void .ctor()">
25250         <size>7</size>
25251       </method>
25252       <method name="Foo GetFoo()">
25253         <size>10</size>
25254       </method>
25255       <method name="Void Main()">
25256         <size>26</size>
25257       </method>
25258     </type>
25259   </test>
25260   <test name="test-249.cs">
25261     <type name="X">
25262       <method name="Void .ctor()">
25263         <size>7</size>
25264       </method>
25265       <method name="Void Main()">
25266         <size>1</size>
25267       </method>
25268     </type>
25269   </test>
25270   <test name="test-25.cs">
25271     <type name="X">
25272       <method name="Void .ctor()">
25273         <size>7</size>
25274       </method>
25275       <method name="Int32 Main()">
25276         <size>214</size>
25277       </method>
25278     </type>
25279   </test>
25280   <test name="test-250.cs">
25281     <type name="Test.foo3">
25282       <method name="Void .ctor()">
25283         <size>7</size>
25284       </method>
25285     </type>
25286     <type name="Test.Tests">
25287       <method name="Void .ctor()">
25288         <size>7</size>
25289       </method>
25290       <method name="Void Main()">
25291         <size>1</size>
25292       </method>
25293     </type>
25294   </test>
25295   <test name="test-251.cs">
25296     <type name="X">
25297       <method name="Void .ctor()">
25298         <size>7</size>
25299       </method>
25300       <method name="Void Main()">
25301         <size>1</size>
25302       </method>
25303     </type>
25304   </test>
25305   <test name="test-252.cs">
25306     <type name="A">
25307       <method name="Void .ctor()">
25308         <size>7</size>
25309       </method>
25310       <method name="Void add_Bar(Foo)">
25311         <size>24</size>
25312       </method>
25313       <method name="Void remove_Bar(Foo)">
25314         <size>24</size>
25315       </method>
25316       <method name="Void m1()">
25317         <size>1</size>
25318       </method>
25319       <method name="Int32 Main()">
25320         <size>93</size>
25321       </method>
25322     </type>
25323     <type name="Foo">
25324       <method name="Void .ctor(Object, IntPtr)">
25325         <size>0</size>
25326       </method>
25327       <method name="Void Invoke()">
25328         <size>0</size>
25329       </method>
25330       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25331         <size>0</size>
25332       </method>
25333       <method name="Void EndInvoke(IAsyncResult)">
25334         <size>0</size>
25335       </method>
25336     </type>
25337   </test>
25338   <test name="test-253.cs">
25339     <type name="AccessibleAttribute">
25340       <method name="Void .ctor()">
25341         <size>7</size>
25342       </method>
25343     </type>
25344     <type name="MyClass">
25345       <method name="Void .ctor()">
25346         <size>7</size>
25347       </method>
25348     </type>
25349     <type name="Test">
25350       <method name="Void .ctor()">
25351         <size>7</size>
25352       </method>
25353       <method name="Int32 Main()">
25354         <size>66</size>
25355       </method>
25356     </type>
25357   </test>
25358   <test name="test-254.cs">
25359     <type name="TestAttribute">
25360       <method name="Void .ctor()">
25361         <size>7</size>
25362       </method>
25363     </type>
25364     <type name="Test_1">
25365       <method name="Void .ctor()">
25366         <size>7</size>
25367       </method>
25368       <method name="Void Test(Int32)">
25369         <size>1</size>
25370       </method>
25371     </type>
25372     <type name="Test_2">
25373       <method name="Void .ctor()">
25374         <size>7</size>
25375       </method>
25376       <method name="Int32 get_Test()">
25377         <size>2</size>
25378       </method>
25379       <method name="Void set_Test(Int32)">
25380         <size>1</size>
25381       </method>
25382       <method name="Void set_Test2(Boolean)">
25383         <size>1</size>
25384       </method>
25385     </type>
25386     <type name="Test_3">
25387       <method name="Void .ctor()">
25388         <size>7</size>
25389       </method>
25390       <method name="Void add_e_1(test_delegate)">
25391         <size>24</size>
25392       </method>
25393       <method name="Void remove_e_1(test_delegate)">
25394         <size>24</size>
25395       </method>
25396       <method name="Void add_e_2(test_delegate)">
25397         <size>24</size>
25398       </method>
25399       <method name="Void remove_e_2(test_delegate)">
25400         <size>24</size>
25401       </method>
25402     </type>
25403     <type name="Test_4">
25404       <method name="Void .ctor()">
25405         <size>7</size>
25406       </method>
25407       <method name="Void add_e_1(test_delegate)">
25408         <size>1</size>
25409       </method>
25410       <method name="Void remove_e_1(test_delegate)">
25411         <size>1</size>
25412       </method>
25413       <method name="Void add_e_2(test_delegate)">
25414         <size>1</size>
25415       </method>
25416       <method name="Void remove_e_2(test_delegate)">
25417         <size>1</size>
25418       </method>
25419       <method name="Void add_e_3(test_delegate)">
25420         <size>1</size>
25421       </method>
25422       <method name="Void remove_e_3(test_delegate)">
25423         <size>1</size>
25424       </method>
25425     </type>
25426     <type name="ClassMain">
25427       <method name="Void .ctor()">
25428         <size>7</size>
25429       </method>
25430       <method name="Void .cctor()">
25431         <size>1</size>
25432       </method>
25433       <method name="Void Assert(System.Object[], Boolean, Int32)">
25434         <size>65</size>
25435       </method>
25436       <method name="Int32 Main()">
25437         <size>1159</size>
25438       </method>
25439     </type>
25440     <type name="test_delegate">
25441       <method name="Void .ctor(Object, IntPtr)">
25442         <size>0</size>
25443       </method>
25444       <method name="System.Delegate Invoke(Int32)">
25445         <size>0</size>
25446       </method>
25447       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25448         <size>0</size>
25449       </method>
25450       <method name="System.Delegate EndInvoke(IAsyncResult)">
25451         <size>0</size>
25452       </method>
25453     </type>
25454   </test>
25455   <test name="test-255.cs">
25456     <type name="TestAttribute">
25457       <method name="Void .ctor()">
25458         <size>7</size>
25459       </method>
25460     </type>
25461     <type name="C">
25462       <method name="Void .ctor()">
25463         <size>7</size>
25464       </method>
25465       <method name="Void Method()">
25466         <size>1</size>
25467       </method>
25468       <method name="Void Main()">
25469         <size>1</size>
25470       </method>
25471     </type>
25472   </test>
25473   <test name="test-256.cs">
25474     <type name="TableColumn">
25475       <method name="Void .ctor()">
25476         <size>7</size>
25477       </method>
25478       <method name="System.Object get_MagicValue()">
25479         <size>2</size>
25480       </method>
25481       <method name="Void set_MagicValue(System.Object)">
25482         <size>1</size>
25483       </method>
25484     </type>
25485     <type name="Bug">
25486       <method name="Void .ctor()">
25487         <size>7</size>
25488       </method>
25489       <method name="Int32 get_TInt()">
25490         <size>2</size>
25491       </method>
25492       <method name="Void Main()">
25493         <size>1</size>
25494       </method>
25495     </type>
25496   </test>
25497   <test name="test-257.cs">
25498     <type name="X">
25499       <method name="Void Main()">
25500         <size>8</size>
25501       </method>
25502       <method name="Void call(Int32 ByRef)">
25503         <size>25</size>
25504       </method>
25505       <method name="Void .ctor()">
25506         <size>7</size>
25507       </method>
25508     </type>
25509   </test>
25510   <test name="test-258.cs">
25511     <type name="MyTest.Test">
25512       <method name="Void .ctor()">
25513         <size>7</size>
25514       </method>
25515     </type>
25516     <type name="MyTest.Test2">
25517       <method name="Void .ctor()">
25518         <size>7</size>
25519       </method>
25520       <method name="Void MyTest.Test.Inner.Foo()">
25521         <size>1</size>
25522       </method>
25523       <method name="Void Main()">
25524         <size>1</size>
25525       </method>
25526     </type>
25527   </test>
25528   <test name="test-259.cs">
25529     <type name="Testing">
25530       <method name="Void .ctor()">
25531         <size>7</size>
25532       </method>
25533       <method name="Void Main()">
25534         <size>1</size>
25535       </method>
25536     </type>
25537   </test>
25538   <test name="test-26.cs">
25539     <type name="Blah">
25540       <method name="Void .ctor()">
25541         <size>7</size>
25542       </method>
25543       <method name="Int32 Foo(Int32, Int32)">
25544         <size>4</size>
25545       </method>
25546       <method name="Int32 Test1()">
25547         <size>114</size>
25548       </method>
25549       <method name="Int32 Adder(System.Int32[])">
25550         <size>34</size>
25551       </method>
25552       <method name="Int32 Test2()">
25553         <size>47</size>
25554       </method>
25555       <method name="Int32 Main()">
25556         <size>40</size>
25557       </method>
25558     </type>
25559     <type name="Blah+MyDelegate">
25560       <method name="Void .ctor(Object, IntPtr)">
25561         <size>0</size>
25562       </method>
25563       <method name="Int32 Invoke(Int32, Int32)">
25564         <size>0</size>
25565       </method>
25566       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25567         <size>0</size>
25568       </method>
25569       <method name="Int32 EndInvoke(IAsyncResult)">
25570         <size>0</size>
25571       </method>
25572     </type>
25573     <type name="Blah+List">
25574       <method name="Void .ctor(Object, IntPtr)">
25575         <size>0</size>
25576       </method>
25577       <method name="Int32 Invoke(System.Int32[])">
25578         <size>0</size>
25579       </method>
25580       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25581         <size>0</size>
25582       </method>
25583       <method name="Int32 EndInvoke(IAsyncResult)">
25584         <size>0</size>
25585       </method>
25586     </type>
25587   </test>
25588   <test name="test-260.cs">
25589     <type name="x.Test">
25590       <method name="Void .ctor()">
25591         <size>7</size>
25592       </method>
25593     </type>
25594     <type name="y.Test">
25595       <method name="Void .ctor()">
25596         <size>7</size>
25597       </method>
25598     </type>
25599     <type name="b.a">
25600       <method name="Void .ctor()">
25601         <size>7</size>
25602       </method>
25603       <method name="Void Main()">
25604         <size>7</size>
25605       </method>
25606     </type>
25607   </test>
25608   <test name="test-261.cs">
25609     <type name="T">
25610       <method name="Void .ctor()">
25611         <size>7</size>
25612       </method>
25613       <method name="T get_Me()">
25614         <size>16</size>
25615       </method>
25616       <method name="T GetMe()">
25617         <size>16</size>
25618       </method>
25619       <method name="Int32 Test(T)">
25620         <size>106</size>
25621       </method>
25622       <method name="Int32 Main()">
25623         <size>31</size>
25624       </method>
25625     </type>
25626   </test>
25627   <test name="test-262.cs">
25628     <type name="n1.Attribute">
25629       <method name="Void .ctor()">
25630         <size>7</size>
25631       </method>
25632     </type>
25633     <type name="n3.A">
25634       <method name="Void .ctor()">
25635         <size>7</size>
25636       </method>
25637       <method name="Void Attribute()">
25638         <size>1</size>
25639       </method>
25640       <method name="Void X()">
25641         <size>7</size>
25642       </method>
25643       <method name="Void Main()">
25644         <size>11</size>
25645       </method>
25646     </type>
25647   </test>
25648   <test name="test-263.cs">
25649     <type name="Test">
25650       <method name="Void .ctor()">
25651         <size>7</size>
25652       </method>
25653       <method name="System.String GetString(System.Byte[])">
25654         <size>19</size>
25655       </method>
25656       <method name="Void Main()">
25657         <size>1</size>
25658       </method>
25659     </type>
25660   </test>
25661   <test name="test-264.cs">
25662     <type name="Proef">
25663       <method name="Void .ctor()">
25664         <size>7</size>
25665       </method>
25666       <method name="Void add_OnDoSomething(System.EventHandler)">
25667         <size>24</size>
25668       </method>
25669       <method name="Void remove_OnDoSomething(System.EventHandler)">
25670         <size>24</size>
25671       </method>
25672       <method name="Void Temp(System.Object, System.EventArgs)">
25673         <size>1</size>
25674       </method>
25675       <method name="Void Main()">
25676         <size>25</size>
25677       </method>
25678     </type>
25679   </test>
25680   <test name="test-265.cs">
25681     <type name="ClassFormatError">
25682       <method name="Void .ctor(String, Object[])">
25683         <size>7</size>
25684       </method>
25685       <method name="Void Main()">
25686         <size>1</size>
25687       </method>
25688     </type>
25689     <type name="UnsupportedClassVersionError">
25690       <method name="Void .ctor(String)">
25691         <size>14</size>
25692       </method>
25693     </type>
25694   </test>
25695   <test name="test-266.cs">
25696     <type name="T">
25697       <method name="Void .ctor()">
25698         <size>7</size>
25699       </method>
25700       <method name="Int32 Main()">
25701         <size>25</size>
25702       </method>
25703     </type>
25704   </test>
25705   <test name="test-267.cs">
25706     <type name="X">
25707       <method name="Void .ctor()">
25708         <size>7</size>
25709       </method>
25710       <method name="System.String Text()">
25711         <size>6</size>
25712       </method>
25713       <method name="Int32 Main()">
25714         <size>12</size>
25715       </method>
25716     </type>
25717   </test>
25718   <test name="test-268.cs">
25719     <type name="X">
25720       <method name="Void .ctor()">
25721         <size>7</size>
25722       </method>
25723       <method name="Int32 Main()">
25724         <size>26</size>
25725       </method>
25726     </type>
25727     <type name="X+Nested">
25728       <method name="Void .ctor()">
25729         <size>7</size>
25730       </method>
25731       <method name="MyEnum D()">
25732         <size>2</size>
25733       </method>
25734     </type>
25735   </test>
25736   <test name="test-269.cs">
25737     <type name="Class1">
25738       <method name="Void .ctor()">
25739         <size>7</size>
25740       </method>
25741       <method name="Int32 Main(System.String[])">
25742         <size>361</size>
25743       </method>
25744       <method name="Int32 AddABunchOfInts(...)">
25745         <size>63</size>
25746       </method>
25747       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25748         <size>63</size>
25749       </method>
25750       <method name="Result VtAddABunchOfInts(...)">
25751         <size>68</size>
25752       </method>
25753       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25754         <size>68</size>
25755       </method>
25756       <method name="Int32 InstAddABunchOfInts(...)">
25757         <size>63</size>
25758       </method>
25759       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25760         <size>63</size>
25761       </method>
25762       <method name="Result InstVtAddABunchOfInts(...)">
25763         <size>68</size>
25764       </method>
25765       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25766         <size>68</size>
25767       </method>
25768     </type>
25769     <type name="Result">
25770       <method name="Void .ctor(Int32)">
25771         <size>24</size>
25772       </method>
25773     </type>
25774   </test>
25775   <test name="test-27.cs">
25776     <type name="Foo">
25777       <method name="Void .ctor()">
25778         <size>7</size>
25779       </method>
25780       <method name="Boolean MyMethod(Int32)">
25781         <size>12</size>
25782       </method>
25783       <method name="Int32 AnotherMethod(Int32)">
25784         <size>5</size>
25785       </method>
25786     </type>
25787     <type name="Blah">
25788       <method name="Void .ctor()">
25789         <size>7</size>
25790       </method>
25791       <method name="Void Bar(Int32, Int32)">
25792         <size>9</size>
25793       </method>
25794       <method name="Int32 Main()">
25795         <size>139</size>
25796       </method>
25797     </type>
25798     <type name="Blah+MyDelegate">
25799       <method name="Void .ctor(Object, IntPtr)">
25800         <size>0</size>
25801       </method>
25802       <method name="Void Invoke(Int32, Int32)">
25803         <size>0</size>
25804       </method>
25805       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25806         <size>0</size>
25807       </method>
25808       <method name="Void EndInvoke(IAsyncResult)">
25809         <size>0</size>
25810       </method>
25811     </type>
25812   </test>
25813   <test name="test-270.cs">
25814     <type name="X">
25815       <method name="Void .ctor()">
25816         <size>7</size>
25817       </method>
25818       <method name="Int32 Test(System.String, System.Object[])">
25819         <size>2</size>
25820       </method>
25821       <method name="Int32 Main()">
25822         <size>75</size>
25823       </method>
25824       <method name="Int32 Test(System.String, ...)">
25825         <size>2</size>
25826       </method>
25827     </type>
25828   </test>
25829   <test name="test-271.cs">
25830     <type name="T">
25831       <method name="Void .ctor()">
25832         <size>7</size>
25833       </method>
25834       <method name="C X()">
25835         <size>10</size>
25836       </method>
25837       <method name="Void Main()">
25838         <size>61</size>
25839       </method>
25840     </type>
25841     <type name="T+C">
25842       <method name="IEnumerator GetEnumerator()">
25843         <size>11</size>
25844       </method>
25845     </type>
25846   </test>
25847   <test name="test-272.cs">
25848     <type name="BazAttribute">
25849       <method name="Void .ctor()">
25850         <size>7</size>
25851       </method>
25852       <method name="Void .ctor(Foo)">
25853         <size>7</size>
25854       </method>
25855       <method name="Void set_foo3(Foo)">
25856         <size>1</size>
25857       </method>
25858       <method name="Foo get_foo3()">
25859         <size>2</size>
25860       </method>
25861     </type>
25862     <type name="Test">
25863       <method name="Void .ctor()">
25864         <size>7</size>
25865       </method>
25866       <method name="Void f0()">
25867         <size>1</size>
25868       </method>
25869       <method name="Void f1()">
25870         <size>1</size>
25871       </method>
25872       <method name="Void f2()">
25873         <size>1</size>
25874       </method>
25875       <method name="Void f3()">
25876         <size>1</size>
25877       </method>
25878       <method name="Void Main()">
25879         <size>1</size>
25880       </method>
25881     </type>
25882   </test>
25883   <test name="test-273.cs">
25884     <type name="FooAttribute">
25885       <method name="Void .ctor()">
25886         <size>7</size>
25887       </method>
25888     </type>
25889     <type name="Tests">
25890       <method name="Void .ctor()">
25891         <size>7</size>
25892       </method>
25893       <method name="Void Main()">
25894         <size>36</size>
25895       </method>
25896     </type>
25897   </test>
25898   <test name="test-274.cs">
25899     <type name="MyClass">
25900       <method name="Void .ctor(String[])">
25901         <size>7</size>
25902       </method>
25903     </type>
25904     <type name="ChildClass">
25905       <method name="Void .ctor()">
25906         <size>13</size>
25907       </method>
25908     </type>
25909     <type name="M">
25910       <method name="Void .ctor()">
25911         <size>7</size>
25912       </method>
25913       <method name="Void Main()">
25914         <size>1</size>
25915       </method>
25916     </type>
25917   </test>
25918   <test name="test-275.cs">
25919     <type name="Test">
25920       <method name="Void .ctor()">
25921         <size>7</size>
25922       </method>
25923       <method name="Void add_MyEvent(DelType)">
25924         <size>24</size>
25925       </method>
25926       <method name="Void remove_MyEvent(DelType)">
25927         <size>24</size>
25928       </method>
25929       <method name="Int32 Main()">
25930         <size>176</size>
25931       </method>
25932     </type>
25933     <type name="DelType">
25934       <method name="Void .ctor(Object, IntPtr)">
25935         <size>0</size>
25936       </method>
25937       <method name="Void Invoke()">
25938         <size>0</size>
25939       </method>
25940       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25941         <size>0</size>
25942       </method>
25943       <method name="Void EndInvoke(IAsyncResult)">
25944         <size>0</size>
25945       </method>
25946     </type>
25947     <type name="S">
25948       <method name="Void add_MyEvent(DelType)">
25949         <size>24</size>
25950       </method>
25951       <method name="Void remove_MyEvent(DelType)">
25952         <size>24</size>
25953       </method>
25954     </type>
25955   </test>
25956   <test name="test-276.cs">
25957     <type name="EventTestClass">
25958       <method name="Void .ctor()">
25959         <size>7</size>
25960       </method>
25961       <method name="Void add_Elapsed(System.EventHandler)">
25962         <size>24</size>
25963       </method>
25964       <method name="Void remove_Elapsed(System.EventHandler)">
25965         <size>24</size>
25966       </method>
25967     </type>
25968     <type name="EntryPoint">
25969       <method name="Void .ctor()">
25970         <size>7</size>
25971       </method>
25972       <method name="Boolean test(System.Type)">
25973         <size>17</size>
25974       </method>
25975       <method name="Int32 Main()">
25976         <size>48</size>
25977       </method>
25978     </type>
25979   </test>
25980   <test name="test-277.cs">
25981     <type name="T">
25982       <method name="Void .ctor()">
25983         <size>7</size>
25984       </method>
25985       <method name="Int32 Main()">
25986         <size>7</size>
25987       </method>
25988       <method name="Int32 X(Byte)">
25989         <size>2</size>
25990       </method>
25991       <method name="Int32 X(Int16)">
25992         <size>2</size>
25993       </method>
25994     </type>
25995   </test>
25996   <test name="test-278.cs">
25997     <type name="X">
25998       <method name="Void .ctor()">
25999         <size>7</size>
26000       </method>
26001       <method name="Int32 Main()">
26002         <size>73</size>
26003       </method>
26004     </type>
26005     <type name="Rect">
26006       <method name="Int32 get_X()">
26007         <size>7</size>
26008       </method>
26009       <method name="Void set_X(Int32)">
26010         <size>8</size>
26011       </method>
26012     </type>
26013   </test>
26014   <test name="test-279.cs">
26015     <type name="FlagsAttributeDemo">
26016       <method name="Void .ctor()">
26017         <size>7</size>
26018       </method>
26019       <method name="Int32 Main()">
26020         <size>38</size>
26021       </method>
26022     </type>
26023   </test>
26024   <test name="test-28.cs">
26025     <type name="A">
26026       <method name="Void .ctor()">
26027         <size>7</size>
26028       </method>
26029       <method name="Int32 get_Item(Int32)">
26030         <size>0</size>
26031       </method>
26032       <method name="Int32 EmulateIndexer(Int32)">
26033         <size>8</size>
26034       </method>
26035     </type>
26036     <type name="B">
26037       <method name="Void .ctor()">
26038         <size>7</size>
26039       </method>
26040       <method name="Int32 get_Item(Int32)">
26041         <size>2</size>
26042       </method>
26043       <method name="Int32 M()">
26044         <size>8</size>
26045       </method>
26046     </type>
26047     <type name="X">
26048       <method name="Void .ctor()">
26049         <size>7</size>
26050       </method>
26051       <method name="Int32 get_Item(Int32)">
26052         <size>20</size>
26053       </method>
26054       <method name="Void set_Item(Int32, Int32)">
26055         <size>26</size>
26056       </method>
26057       <method name="Int32 Main()">
26058         <size>122</size>
26059       </method>
26060     </type>
26061   </test>
26062   <test name="test-280.cs">
26063     <type name="AppFramework.Util.Logic">
26064       <method name="Void .ctor()">
26065         <size>7</size>
26066       </method>
26067       <method name="Void Main()">
26068         <size>1</size>
26069       </method>
26070       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26071         <size>37</size>
26072       </method>
26073     </type>
26074   </test>
26075   <test name="test-281.cs">
26076     <type name="Foo.Hello">
26077       <method name="Void .ctor()">
26078         <size>7</size>
26079       </method>
26080       <method name="Void .cctor()">
26081         <size>7</size>
26082       </method>
26083     </type>
26084     <type name="Bar.Hello">
26085       <method name="Void .ctor()">
26086         <size>7</size>
26087       </method>
26088       <method name="Void .cctor()">
26089         <size>8</size>
26090       </method>
26091     </type>
26092     <type name="Test.Test1">
26093       <method name="Void .ctor()">
26094         <size>7</size>
26095       </method>
26096       <method name="Int32 World()">
26097         <size>6</size>
26098       </method>
26099     </type>
26100     <type name="Test.Test2">
26101       <method name="Void .ctor()">
26102         <size>7</size>
26103       </method>
26104       <method name="Int32 World()">
26105         <size>6</size>
26106       </method>
26107     </type>
26108     <type name="X">
26109       <method name="Void .ctor()">
26110         <size>7</size>
26111       </method>
26112       <method name="Int32 Main()">
26113         <size>29</size>
26114       </method>
26115     </type>
26116   </test>
26117   <test name="test-282.cs">
26118     <type name="X">
26119       <method name="Void .ctor()">
26120         <size>7</size>
26121       </method>
26122       <method name="System.Object Add(integer, System.Object)">
26123         <size>70</size>
26124       </method>
26125       <method name="Int32 Main()">
26126         <size>68</size>
26127       </method>
26128     </type>
26129     <type name="integer">
26130       <method name="Void .ctor(Int32)">
26131         <size>8</size>
26132       </method>
26133       <method name="integer op_Implicit(Int32)">
26134         <size>7</size>
26135       </method>
26136       <method name="Double op_Implicit(integer)">
26137         <size>13</size>
26138       </method>
26139       <method name="integer op_Addition(integer, integer)">
26140         <size>21</size>
26141       </method>
26142     </type>
26143   </test>
26144   <test name="test-283.cs">
26145     <type name="X">
26146       <method name="Void .ctor()">
26147         <size>7</size>
26148       </method>
26149       <method name="Int32 Foo()">
26150         <size>2</size>
26151       </method>
26152     </type>
26153     <type name="Y">
26154       <method name="Void .ctor()">
26155         <size>7</size>
26156       </method>
26157       <method name="Y+D GetIt()">
26158         <size>13</size>
26159       </method>
26160       <method name="Y+D GetIt2()">
26161         <size>13</size>
26162       </method>
26163       <method name="Int32 Foo()">
26164         <size>2</size>
26165       </method>
26166       <method name="Int32 Main()">
26167         <size>56</size>
26168       </method>
26169     </type>
26170     <type name="Y+D">
26171       <method name="Void .ctor(Object, IntPtr)">
26172         <size>0</size>
26173       </method>
26174       <method name="Int32 Invoke()">
26175         <size>0</size>
26176       </method>
26177       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26178         <size>0</size>
26179       </method>
26180       <method name="Int32 EndInvoke(IAsyncResult)">
26181         <size>0</size>
26182       </method>
26183     </type>
26184   </test>
26185   <test name="test-284.cs">
26186     <type name="App">
26187       <method name="Void .ctor()">
26188         <size>7</size>
26189       </method>
26190       <method name="Void Main()">
26191         <size>12</size>
26192       </method>
26193     </type>
26194   </test>
26195   <test name="test-285.cs">
26196     <type name="T">
26197       <method name="Void .ctor()">
26198         <size>7</size>
26199       </method>
26200       <method name="Int32 Main()">
26201         <size>2</size>
26202       </method>
26203     </type>
26204   </test>
26205   <test name="test-286.cs">
26206     <type name="MethodWrapper">
26207       <method name="Void .ctor()">
26208         <size>7</size>
26209       </method>
26210       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26211         <size>57</size>
26212       </method>
26213     </type>
26214     <type name="MapXml.Throws">
26215       <method name="Void .ctor()">
26216         <size>7</size>
26217       </method>
26218       <method name="Void Main()">
26219         <size>1</size>
26220       </method>
26221     </type>
26222   </test>
26223   <test name="test-287.cs">
26224     <type name="StaticClass">
26225       <method name="System.String Name()">
26226         <size>6</size>
26227       </method>
26228     </type>
26229     <type name="MainClass">
26230       <method name="Void .ctor()">
26231         <size>7</size>
26232       </method>
26233       <method name="Int32 Main()">
26234         <size>83</size>
26235       </method>
26236     </type>
26237     <type name="StaticClass+D">
26238       <method name="Void .ctor(Object, IntPtr)">
26239         <size>0</size>
26240       </method>
26241       <method name="System.Object Invoke()">
26242         <size>0</size>
26243       </method>
26244       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26245         <size>0</size>
26246       </method>
26247       <method name="System.Object EndInvoke(IAsyncResult)">
26248         <size>0</size>
26249       </method>
26250     </type>
26251   </test>
26252   <test name="test-288.cs">
26253     <type name="Test.BookAboutMovie">
26254       <method name="Void .ctor(String)">
26255         <size>25</size>
26256       </method>
26257       <method name="System.String GetItem(Int32)">
26258         <size>7</size>
26259       </method>
26260       <method name="System.String get_Item(Int32)">
26261         <size>7</size>
26262       </method>
26263       <method name="Int32 Main(System.String[])">
26264         <size>57</size>
26265       </method>
26266     </type>
26267   </test>
26268   <test name="test-289.cs">
26269     <type name="Test">
26270       <method name="Void .ctor()">
26271         <size>7</size>
26272       </method>
26273       <method name="Void Main()">
26274         <size>1</size>
26275       </method>
26276       <method name="Void set_Value(System.String)">
26277         <size>1</size>
26278       </method>
26279       <method name="Void set_Value()">
26280         <size>1</size>
26281       </method>
26282       <method name="Void set_Item(Int32, Int32, Boolean)">
26283         <size>1</size>
26284       </method>
26285       <method name="Void set_Item(Int32, Int32)">
26286         <size>1</size>
26287       </method>
26288       <method name="Boolean get_Item(Boolean)">
26289         <size>2</size>
26290       </method>
26291     </type>
26292   </test>
26293   <test name="test-29.cs">
26294     <type name="Base">
26295       <method name="Void .ctor()">
26296         <size>7</size>
26297       </method>
26298       <method name="Void Add(Int32)">
26299         <size>18</size>
26300       </method>
26301     </type>
26302     <type name="Derived">
26303       <method name="Void .ctor()">
26304         <size>7</size>
26305       </method>
26306       <method name="Void Add(Double)">
26307         <size>18</size>
26308       </method>
26309     </type>
26310     <type name="Demo">
26311       <method name="Void .ctor()">
26312         <size>7</size>
26313       </method>
26314       <method name="Int32 Main()">
26315         <size>51</size>
26316       </method>
26317     </type>
26318   </test>
26319   <test name="test-290.cs">
26320     <type name="EntryPoint">
26321       <method name="Void .ctor()">
26322         <size>7</size>
26323       </method>
26324       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26325         <size>22</size>
26326       </method>
26327       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26328         <size>22</size>
26329       </method>
26330       <method name="Void bar_f(System.Object)">
26331         <size>1</size>
26332       </method>
26333       <method name="Void Main()">
26334         <size>35</size>
26335       </method>
26336     </type>
26337     <type name="EntryPoint+EventHandler">
26338       <method name="Void .ctor(Object, IntPtr)">
26339         <size>0</size>
26340       </method>
26341       <method name="Void Invoke(System.Object)">
26342         <size>0</size>
26343       </method>
26344       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26345         <size>0</size>
26346       </method>
26347       <method name="Void EndInvoke(IAsyncResult)">
26348         <size>0</size>
26349       </method>
26350     </type>
26351   </test>
26352   <test name="test-291.cs">
26353     <type name="Test">
26354       <method name="Void .ctor()">
26355         <size>7</size>
26356       </method>
26357       <method name="Void Method()">
26358         <size>1</size>
26359       </method>
26360       <method name="Void Main()">
26361         <size>13</size>
26362       </method>
26363     </type>
26364   </test>
26365   <test name="test-292.cs">
26366     <type name="X">
26367       <method name="Void .ctor()">
26368         <size>7</size>
26369       </method>
26370       <method name="Void .cctor()">
26371         <size>1</size>
26372       </method>
26373       <method name="Void Main()">
26374         <size>19</size>
26375       </method>
26376     </type>
26377   </test>
26378   <test name="test-293.cs">
26379     <type name="A">
26380       <method name="Void .ctor()">
26381         <size>7</size>
26382       </method>
26383       <method name="System.String get_Warning()">
26384         <size>6</size>
26385       </method>
26386     </type>
26387     <type name="B">
26388       <method name="Void .ctor()">
26389         <size>7</size>
26390       </method>
26391       <method name="System.String get_Warning()">
26392         <size>6</size>
26393       </method>
26394       <method name="Void Main()">
26395         <size>1</size>
26396       </method>
26397     </type>
26398   </test>
26399   <test name="test-294.cs">
26400     <type name="ObsoleteClass">
26401       <method name="Void .ctor()">
26402         <size>7</size>
26403       </method>
26404     </type>
26405     <type name="Test">
26406       <method name="Void .ctor()">
26407         <size>13</size>
26408       </method>
26409       <method name="Void .ctor(String, Boolean)">
26410         <size>14</size>
26411       </method>
26412       <method name="System.String get_Name()">
26413         <size>7</size>
26414       </method>
26415       <method name="Void set_Name(System.String)">
26416         <size>8</size>
26417       </method>
26418     </type>
26419     <type name="DerivedTest">
26420       <method name="Void .ctor(String)">
26421         <size>16</size>
26422       </method>
26423       <method name="System.String Method()">
26424         <size>7</size>
26425       </method>
26426       <method name="Void T2()">
26427         <size>1</size>
26428       </method>
26429       <method name="Void Main()">
26430         <size>1</size>
26431       </method>
26432     </type>
26433     <type name="ObsoleteClass2">
26434       <method name="Void .ctor()">
26435         <size>7</size>
26436       </method>
26437     </type>
26438     <type name="ObsoleteClass3">
26439       <method name="Void .ctor()">
26440         <size>18</size>
26441       </method>
26442       <method name="Void .cctor()">
26443         <size>25</size>
26444       </method>
26445     </type>
26446     <type name="ObsoleteClass4">
26447       <method name="Void .ctor()">
26448         <size>7</size>
26449       </method>
26450       <method name="Void T()">
26451         <size>59</size>
26452       </method>
26453     </type>
26454   </test>
26455   <test name="test-295.cs">
26456     <type name="MyAttribute">
26457       <method name="Void .ctor(Object)">
26458         <size>14</size>
26459       </method>
26460       <method name="System.Object get_my()">
26461         <size>7</size>
26462       </method>
26463     </type>
26464     <type name="MyConstructorBuilder">
26465       <method name="Void .ctor()">
26466         <size>7</size>
26467       </method>
26468       <method name="Int32 Main()">
26469         <size>111</size>
26470       </method>
26471       <method name="System.Type MyCreateCallee(System.AppDomain)">
26472         <size>329</size>
26473       </method>
26474     </type>
26475   </test>
26476   <test name="test-296.cs">
26477     <type name="GetElementTypeTest">
26478       <method name="Void .ctor()">
26479         <size>7</size>
26480       </method>
26481       <method name="Int32 Main(System.String[])">
26482         <size>30</size>
26483       </method>
26484     </type>
26485   </test>
26486   <test name="test-297.cs">
26487     <type name="T">
26488       <method name="Void .ctor()">
26489         <size>7</size>
26490       </method>
26491       <method name="Int32 Main()">
26492         <size>311</size>
26493       </method>
26494       <method name="Void Login(System.String)">
26495         <size>1</size>
26496       </method>
26497     </type>
26498     <type name="My">
26499       <method name="Void .ctor(Object)">
26500         <size>14</size>
26501       </method>
26502     </type>
26503   </test>
26504   <test name="test-299.cs">
26505     <type name="SampleClass">
26506       <method name="Void .ctor()">
26507         <size>7</size>
26508       </method>
26509       <method name="SuperClass op_Increment(SampleClass)">
26510         <size>6</size>
26511       </method>
26512     </type>
26513     <type name="SuperClass">
26514       <method name="Void .ctor()">
26515         <size>7</size>
26516       </method>
26517       <method name="Int32 Main()">
26518         <size>2</size>
26519       </method>
26520     </type>
26521   </test>
26522   <test name="test-3.cs">
26523     <type name="TestIntOps">
26524       <method name="Void .ctor()">
26525         <size>7</size>
26526       </method>
26527       <method name="SByte sbyte_add(SByte, SByte)">
26528         <size>7</size>
26529       </method>
26530       <method name="Int16 short_add(Int16, Int16)">
26531         <size>5</size>
26532       </method>
26533       <method name="Double double_add(Double, Double)">
26534         <size>4</size>
26535       </method>
26536       <method name="Int32 int_add(Int32, Int32)">
26537         <size>4</size>
26538       </method>
26539       <method name="Int32 int_sub(Int32, Int32)">
26540         <size>4</size>
26541       </method>
26542       <method name="Int32 int_mul(Int32, Int32)">
26543         <size>4</size>
26544       </method>
26545       <method name="Int32 Main()">
26546         <size>215</size>
26547       </method>
26548     </type>
26549   </test>
26550   <test name="test-30.cs">
26551     <type name="X">
26552       <method name="Void .ctor()">
26553         <size>7</size>
26554       </method>
26555       <method name="Void IA.Draw()">
26556         <size>8</size>
26557       </method>
26558       <method name="Void IB.Draw()">
26559         <size>8</size>
26560       </method>
26561     </type>
26562     <type name="test">
26563       <method name="Void .ctor()">
26564         <size>7</size>
26565       </method>
26566       <method name="Int32 Main()">
26567         <size>192</size>
26568       </method>
26569     </type>
26570   </test>
26571   <test name="test-300.cs">
26572     <type name="A">
26573       <method name="Void .ctor()">
26574         <size>7</size>
26575       </method>
26576       <method name="Void Main()">
26577         <size>7</size>
26578       </method>
26579     </type>
26580     <type name="A+C">
26581       <method name="Void .ctor()">
26582         <size>7</size>
26583       </method>
26584     </type>
26585     <type name="A+B">
26586       <method name="Void .ctor()">
26587         <size>473</size>
26588       </method>
26589     </type>
26590     <type name="A+B+C">
26591       <method name="Void .ctor()">
26592         <size>7</size>
26593       </method>
26594     </type>
26595   </test>
26596   <test name="test-301.cs">
26597     <type name="A">
26598       <method name="Void .ctor()">
26599         <size>7</size>
26600       </method>
26601       <method name="Void Main()">
26602         <size>7</size>
26603       </method>
26604     </type>
26605     <type name="A+B">
26606       <method name="Void .ctor()">
26607         <size>219</size>
26608       </method>
26609     </type>
26610   </test>
26611   <test name="test-302.cs">
26612     <type name="A">
26613       <method name="Void .ctor()">
26614         <size>7</size>
26615       </method>
26616       <method name="Void Main()">
26617         <size>7</size>
26618       </method>
26619     </type>
26620     <type name="A+C">
26621       <method name="Void .ctor()">
26622         <size>7</size>
26623       </method>
26624     </type>
26625     <type name="A+B">
26626       <method name="Void .ctor()">
26627         <size>24</size>
26628       </method>
26629     </type>
26630     <type name="A+B+C">
26631       <method name="Void .ctor()">
26632         <size>7</size>
26633       </method>
26634     </type>
26635   </test>
26636   <test name="test-303.cs">
26637     <type name="A">
26638       <method name="Void .ctor()">
26639         <size>7</size>
26640       </method>
26641       <method name="Void Main()">
26642         <size>7</size>
26643       </method>
26644     </type>
26645     <type name="A+C">
26646       <method name="Void .ctor()">
26647         <size>7</size>
26648       </method>
26649       <method name="Void System.IDisposable.Dispose()">
26650         <size>11</size>
26651       </method>
26652     </type>
26653     <type name="A+B">
26654       <method name="Void .ctor()">
26655         <size>31</size>
26656       </method>
26657     </type>
26658     <type name="A+B+C">
26659       <method name="Void .ctor()">
26660         <size>7</size>
26661       </method>
26662       <method name="Void System.IDisposable.Dispose()">
26663         <size>1</size>
26664       </method>
26665     </type>
26666   </test>
26667   <test name="test-304.cs">
26668     <type name="A">
26669       <method name="Void .ctor()">
26670         <size>7</size>
26671       </method>
26672       <method name="Void Main()">
26673         <size>7</size>
26674       </method>
26675     </type>
26676     <type name="A+D">
26677       <method name="Void .ctor()">
26678         <size>7</size>
26679       </method>
26680     </type>
26681     <type name="A+B">
26682       <method name="Void .ctor()">
26683         <size>473</size>
26684       </method>
26685     </type>
26686     <type name="A+B+C">
26687       <method name="Void .ctor()">
26688         <size>7</size>
26689       </method>
26690     </type>
26691   </test>
26692   <test name="test-305.cs">
26693     <type name="A">
26694       <method name="Void .ctor()">
26695         <size>7</size>
26696       </method>
26697       <method name="Void Main()">
26698         <size>7</size>
26699       </method>
26700     </type>
26701     <type name="A+B">
26702       <method name="Void .ctor()">
26703         <size>219</size>
26704       </method>
26705     </type>
26706   </test>
26707   <test name="test-306.cs">
26708     <type name="A">
26709       <method name="Void .ctor()">
26710         <size>7</size>
26711       </method>
26712       <method name="Void Main()">
26713         <size>7</size>
26714       </method>
26715     </type>
26716     <type name="A+D">
26717       <method name="Void .ctor()">
26718         <size>7</size>
26719       </method>
26720     </type>
26721     <type name="A+B">
26722       <method name="Void .ctor()">
26723         <size>24</size>
26724       </method>
26725     </type>
26726     <type name="A+B+C">
26727       <method name="Void .ctor()">
26728         <size>7</size>
26729       </method>
26730     </type>
26731   </test>
26732   <test name="test-307.cs">
26733     <type name="A">
26734       <method name="Void .ctor()">
26735         <size>7</size>
26736       </method>
26737       <method name="Void Main()">
26738         <size>7</size>
26739       </method>
26740     </type>
26741     <type name="A+D">
26742       <method name="Void .ctor()">
26743         <size>7</size>
26744       </method>
26745       <method name="Void System.IDisposable.Dispose()">
26746         <size>11</size>
26747       </method>
26748     </type>
26749     <type name="A+B">
26750       <method name="Void .ctor()">
26751         <size>31</size>
26752       </method>
26753     </type>
26754     <type name="A+B+C">
26755       <method name="Void .ctor()">
26756         <size>7</size>
26757       </method>
26758       <method name="Void System.IDisposable.Dispose()">
26759         <size>1</size>
26760       </method>
26761     </type>
26762   </test>
26763   <test name="test-308.cs">
26764     <type name="Program">
26765       <method name="Void .ctor()">
26766         <size>7</size>
26767       </method>
26768       <method name="Void Main(System.String[])">
26769         <size>40</size>
26770       </method>
26771     </type>
26772   </test>
26773   <test name="test-309.cs">
26774     <type name="MonoBASIC.Parser">
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     <type name="MonoBASIC.Parser+StateMachine">
26783       <method name="Void .ctor()">
26784         <size>7</size>
26785       </method>
26786       <method name="Void HandleToken(Token)">
26787         <size>1</size>
26788       </method>
26789     </type>
26790   </test>
26791   <test name="test-31.cs">
26792     <type name="Base">
26793       <method name="Void .ctor()">
26794         <size>7</size>
26795       </method>
26796       <method name="Void A()">
26797         <size>8</size>
26798       </method>
26799     </type>
26800     <type name="Derived">
26801       <method name="Void .ctor()">
26802         <size>7</size>
26803       </method>
26804       <method name="Void A()">
26805         <size>8</size>
26806       </method>
26807     </type>
26808     <type name="Test">
26809       <method name="Void .ctor()">
26810         <size>7</size>
26811       </method>
26812       <method name="Int32 Main()">
26813         <size>38</size>
26814       </method>
26815     </type>
26816   </test>
26817   <test name="test-310.cs">
26818     <type name="test.Impl">
26819       <method name="Void .ctor()">
26820         <size>7</size>
26821       </method>
26822       <method name="System.String GetType(Int32)">
26823         <size>6</size>
26824       </method>
26825       <method name="Boolean IsDone()">
26826         <size>2</size>
26827       </method>
26828     </type>
26829     <type name="test.myclass">
26830       <method name="Void .ctor()">
26831         <size>7</size>
26832       </method>
26833       <method name="Void Main(System.String[])">
26834         <size>28</size>
26835       </method>
26836     </type>
26837   </test>
26838   <test name="test-311.cs">
26839     <type name="Program">
26840       <method name="Void .ctor()">
26841         <size>38</size>
26842       </method>
26843       <method name="Void .cctor()">
26844         <size>11</size>
26845       </method>
26846       <method name="System.String get_Message()">
26847         <size>6</size>
26848       </method>
26849       <method name="Void set_Message(System.String)">
26850         <size>7</size>
26851       </method>
26852       <method name="Boolean DenyMethod()">
26853         <size>2</size>
26854       </method>
26855       <method name="Void Test2()">
26856         <size>1</size>
26857       </method>
26858       <method name="Void Test3()">
26859         <size>1</size>
26860       </method>
26861       <method name="Void Test4()">
26862         <size>1</size>
26863       </method>
26864       <method name="Int32 Main(System.String[])">
26865         <size>175</size>
26866       </method>
26867     </type>
26868     <type name="Test2">
26869       <method name="Void .ctor()">
26870         <size>7</size>
26871       </method>
26872     </type>
26873   </test>
26874   <test name="test-312.cs">
26875     <type name="X">
26876       <method name="Void .ctor()">
26877         <size>7</size>
26878       </method>
26879       <method name="Void .cctor()">
26880         <size>1</size>
26881       </method>
26882       <method name="Boolean Method(PointF)">
26883         <size>72</size>
26884       </method>
26885       <method name="Boolean Call_constructor_and_implicit()">
26886         <size>29</size>
26887       </method>
26888       <method name="Boolean Init_with_implicit_conv()">
26889         <size>52</size>
26890       </method>
26891       <method name="Boolean Init_ValueType()">
26892         <size>26</size>
26893       </method>
26894       <method name="Boolean InstanceAssignTest()">
26895         <size>75</size>
26896       </method>
26897       <method name="Int32 T()">
26898         <size>54</size>
26899       </method>
26900       <method name="Int32 Main()">
26901         <size>45</size>
26902       </method>
26903     </type>
26904     <type name="PointF">
26905       <method name="Void .ctor(Single, Single)">
26906         <size>47</size>
26907       </method>
26908     </type>
26909     <type name="Point">
26910       <method name="Void .ctor(Int32, Int32)">
26911         <size>37</size>
26912       </method>
26913       <method name="PointF op_Implicit(Point)">
26914         <size>22</size>
26915       </method>
26916     </type>
26917   </test>
26918   <test name="test-313.cs">
26919     <type name="D">
26920       <method name="Void .ctor()">
26921         <size>7</size>
26922       </method>
26923       <method name="Void A.B.METHOD()">
26924         <size>1</size>
26925       </method>
26926       <method name="Int32 Main()">
26927         <size>134</size>
26928       </method>
26929     </type>
26930   </test>
26931   <test name="test-314.cs">
26932     <type name="X">
26933       <method name="Void .ctor()">
26934         <size>28</size>
26935       </method>
26936       <method name="Void .ctor(Int32)">
26937         <size>28</size>
26938       </method>
26939       <method name="Void .cctor()">
26940         <size>11</size>
26941       </method>
26942       <method name="Int32 Main()">
26943         <size>57</size>
26944       </method>
26945     </type>
26946   </test>
26947   <test name="test-315.cs">
26948     <type name="GuardedCollectionValue">
26949       <method name="Void .ctor()">
26950         <size>7</size>
26951       </method>
26952       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
26953         <size>2</size>
26954       </method>
26955       <method name="IDirectedCollectionValue Backwards()">
26956         <size>2</size>
26957       </method>
26958     </type>
26959     <type name="GuardedSequenced">
26960       <method name="Void .ctor()">
26961         <size>7</size>
26962       </method>
26963       <method name="IDirectedCollectionValue Test()">
26964         <size>12</size>
26965       </method>
26966     </type>
26967     <type name="X">
26968       <method name="Void .ctor()">
26969         <size>7</size>
26970       </method>
26971       <method name="Void Main()">
26972         <size>1</size>
26973       </method>
26974     </type>
26975   </test>
26976   <test name="test-316.cs">
26977     <type name="D">
26978       <method name="Void .ctor()">
26979         <size>7</size>
26980       </method>
26981       <method name="Int32 IA.Add(Int32)">
26982         <size>2</size>
26983       </method>
26984       <method name="Int32 IB.Add(Int32)">
26985         <size>2</size>
26986       </method>
26987     </type>
26988     <type name="E">
26989       <method name="Void .ctor()">
26990         <size>7</size>
26991       </method>
26992       <method name="Int32 IA.Add(Int32)">
26993         <size>2</size>
26994       </method>
26995       <method name="Int32 IB.Add(Int32)">
26996         <size>2</size>
26997       </method>
26998       <method name="Void doom()">
26999         <size>1</size>
27000       </method>
27001       <method name="System.Object Clone()">
27002         <size>2</size>
27003       </method>
27004       <method name="Void Dispose()">
27005         <size>1</size>
27006       </method>
27007     </type>
27008     <type name="C">
27009       <method name="Void .ctor()">
27010         <size>7</size>
27011       </method>
27012       <method name="Int32 Test(IC)">
27013         <size>49</size>
27014       </method>
27015       <method name="Void Test2(IE)">
27016         <size>20</size>
27017       </method>
27018       <method name="Int32 Main()">
27019         <size>32</size>
27020       </method>
27021     </type>
27022   </test>
27023   <test name="test-317.cs">
27024     <type name="X">
27025       <method name="Void .ctor()">
27026         <size>7</size>
27027       </method>
27028       <method name="Void Main()">
27029         <size>1</size>
27030       </method>
27031     </type>
27032   </test>
27033   <test name="test-318.cs">
27034     <type name="Ev">
27035       <method name="Void .ctor()">
27036         <size>29</size>
27037       </method>
27038       <method name="Void add_Disposed(System.EventHandler)">
27039         <size>19</size>
27040       </method>
27041       <method name="Void remove_Disposed(System.EventHandler)">
27042         <size>19</size>
27043       </method>
27044       <method name="Void OnClick(System.EventArgs)">
27045         <size>38</size>
27046       </method>
27047     </type>
27048     <type name="Foo">
27049       <method name="Void .ctor()">
27050         <size>7</size>
27051       </method>
27052     </type>
27053     <type name="C">
27054       <method name="Void .ctor()">
27055         <size>7</size>
27056       </method>
27057       <method name="Void my_from_fixed(Int32 ByRef)">
27058         <size>4</size>
27059       </method>
27060       <method name="Void month_from_fixed(Int32)">
27061         <size>8</size>
27062       </method>
27063       <method name="Int32 CreateFromString(Int32)">
27064         <size>10</size>
27065       </method>
27066       <method name="Void Main()">
27067         <size>1</size>
27068       </method>
27069     </type>
27070     <type name="Foo">
27071       <method name="Void EventInterface.add_Event(System.EventHandler)">
27072         <size>1</size>
27073       </method>
27074       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27075         <size>1</size>
27076       </method>
27077     </type>
27078     <type name="C">
27079       <method name="Double* GetValue(Double)">
27080         <size>5</size>
27081       </method>
27082     </type>
27083   </test>
27084   <test name="test-319.cs">
27085     <type name="ConstFields">
27086       <method name="Void .ctor()">
27087         <size>7</size>
27088       </method>
27089       <method name="Void .cctor()">
27090         <size>118</size>
27091       </method>
27092       <method name="Int32 Main()">
27093         <size>303</size>
27094       </method>
27095     </type>
27096   </test>
27097   <test name="test-32.cs">
27098     <type name="Blah">
27099       <method name="Void .ctor()">
27100         <size>7</size>
27101       </method>
27102       <method name="Int32 Main()">
27103         <size>50</size>
27104       </method>
27105     </type>
27106   </test>
27107   <test name="test-320.cs">
27108     <type name="X">
27109       <method name="Void .ctor(SByte*, Int32, Int32)">
27110         <size>7</size>
27111       </method>
27112       <method name="Void Main()">
27113         <size>12</size>
27114       </method>
27115     </type>
27116   </test>
27117   <test name="test-321.cs">
27118     <type name="X">
27119       <method name="Void Dispose()">
27120         <size>1</size>
27121       </method>
27122       <method name="Void Main()">
27123         <size>24</size>
27124       </method>
27125     </type>
27126   </test>
27127   <test name="test-322.cs">
27128     <type name="Y">
27129       <method name="Void .ctor(Byte)">
27130         <size>14</size>
27131       </method>
27132       <method name="Int32 op_Implicit(Y)">
27133         <size>7</size>
27134       </method>
27135     </type>
27136     <type name="X">
27137       <method name="Void .ctor()">
27138         <size>7</size>
27139       </method>
27140       <method name="Void Main()">
27141         <size>50</size>
27142       </method>
27143     </type>
27144   </test>
27145   <test name="test-323.cs">
27146     <type name="X">
27147       <method name="Void .ctor()">
27148         <size>7</size>
27149       </method>
27150       <method name="Void Main()">
27151         <size>1</size>
27152       </method>
27153     </type>
27154   </test>
27155   <test name="test-324.cs">
27156     <type name="A">
27157       <method name="Void .ctor()">
27158         <size>7</size>
27159       </method>
27160       <method name="Void DoStuff()">
27161         <size>11</size>
27162       </method>
27163     </type>
27164     <type name="T">
27165       <method name="Void .ctor()">
27166         <size>7</size>
27167       </method>
27168       <method name="Void .cctor()">
27169         <size>11</size>
27170       </method>
27171     </type>
27172     <type name="Driver">
27173       <method name="Void .ctor()">
27174         <size>7</size>
27175       </method>
27176       <method name="Void Main()">
27177         <size>22</size>
27178       </method>
27179     </type>
27180     <type name="B">
27181       <method name="Boolean get_Val()">
27182         <size>2</size>
27183       </method>
27184     </type>
27185   </test>
27186   <test name="test-325.cs">
27187     <type name="RequestAttribute">
27188       <method name="Void .ctor(String, String, String[])">
27189         <size>7</size>
27190       </method>
27191     </type>
27192     <type name="MyClass">
27193       <method name="Void .ctor()">
27194         <size>7</size>
27195       </method>
27196       <method name="Int32 SomeRequest()">
27197         <size>2</size>
27198       </method>
27199       <method name="Void Main()">
27200         <size>7</size>
27201       </method>
27202     </type>
27203   </test>
27204   <test name="test-326.cs">
27205     <type name="X">
27206       <method name="Void .ctor()">
27207         <size>7</size>
27208       </method>
27209       <method name="Int32 Main()">
27210         <size>55</size>
27211       </method>
27212     </type>
27213     <type name="Mapper">
27214       <method name="Void .ctor(Object, IntPtr)">
27215         <size>0</size>
27216       </method>
27217       <method name="Double Invoke(Int32)">
27218         <size>0</size>
27219       </method>
27220       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27221         <size>0</size>
27222       </method>
27223       <method name="Double EndInvoke(IAsyncResult)">
27224         <size>0</size>
27225       </method>
27226     </type>
27227     <type name="X">
27228       <method name="Double &lt;Main&gt;m__0(Int32)">
27229         <size>6</size>
27230       </method>
27231     </type>
27232   </test>
27233   <test name="test-327.cs">
27234     <type name="X2">
27235       <method name="Void .ctor()">
27236         <size>7</size>
27237       </method>
27238     </type>
27239     <type name="A.B.Tester">
27240       <method name="Void .ctor()">
27241         <size>7</size>
27242       </method>
27243       <method name="Void .cctor()">
27244         <size>1</size>
27245       </method>
27246       <method name="Void Main()">
27247         <size>1</size>
27248       </method>
27249     </type>
27250   </test>
27251   <test name="test-328.cs">
27252     <type name="A.B.Tester">
27253       <method name="Void .ctor()">
27254         <size>7</size>
27255       </method>
27256       <method name="Void .cctor()">
27257         <size>1</size>
27258       </method>
27259       <method name="Void Main()">
27260         <size>1</size>
27261       </method>
27262     </type>
27263   </test>
27264   <test name="test-329.cs">
27265     <type name="X">
27266       <method name="Void .ctor()">
27267         <size>7</size>
27268       </method>
27269       <method name="Void .ctor(Object)">
27270         <size>21</size>
27271       </method>
27272       <method name="Int32 Main()">
27273         <size>74</size>
27274       </method>
27275     </type>
27276   </test>
27277   <test name="test-33.cs">
27278     <type name="FirstOuter.FirstInner.First">
27279       <method name="Void .ctor()">
27280         <size>7</size>
27281       </method>
27282       <method name="System.String get_MyIdentity()">
27283         <size>12</size>
27284       </method>
27285     </type>
27286     <type name="FirstOuter.Second">
27287       <method name="Void .ctor()">
27288         <size>7</size>
27289       </method>
27290     </type>
27291     <type name="FirstOuter.SecondInner.Third">
27292       <method name="Void .ctor()">
27293         <size>7</size>
27294       </method>
27295     </type>
27296     <type name="FirstOuter.FirstInner.Fourth">
27297       <method name="Void .ctor()">
27298         <size>7</size>
27299       </method>
27300     </type>
27301     <type name="Fifth">
27302       <method name="Void .ctor()">
27303         <size>7</size>
27304       </method>
27305     </type>
27306     <type name="Application">
27307       <method name="Void .ctor()">
27308         <size>7</size>
27309       </method>
27310       <method name="Int32 Main(System.String[])">
27311         <size>139</size>
27312       </method>
27313     </type>
27314   </test>
27315   <test name="test-330.cs">
27316     <type name="X">
27317       <method name="Void .ctor()">
27318         <size>7</size>
27319       </method>
27320       <method name="Void Main()">
27321         <size>8</size>
27322       </method>
27323     </type>
27324   </test>
27325   <test name="test-331.cs">
27326     <type name="T">
27327       <method name="Void .ctor()">
27328         <size>7</size>
27329       </method>
27330       <method name="Void Main()">
27331         <size>1</size>
27332       </method>
27333       <method name="Byte* get_Ptr()">
27334         <size>7</size>
27335       </method>
27336       <method name="Void set_Ptr(Byte*)">
27337         <size>8</size>
27338       </method>
27339     </type>
27340   </test>
27341   <test name="test-332.cs">
27342     <type name="C">
27343       <method name="Void .ctor()">
27344         <size>7</size>
27345       </method>
27346       <method name="Void Main()">
27347         <size>1</size>
27348       </method>
27349     </type>
27350   </test>
27351   <test name="test-333.cs">
27352     <type name="Foo">
27353       <method name="Void .ctor()">
27354         <size>7</size>
27355       </method>
27356       <method name="Void Something()">
27357         <size>1</size>
27358       </method>
27359     </type>
27360     <type name="Bar">
27361       <method name="Void .ctor()">
27362         <size>7</size>
27363       </method>
27364       <method name="Void Something()">
27365         <size>1</size>
27366       </method>
27367       <method name="Void Main()">
27368         <size>1</size>
27369       </method>
27370     </type>
27371   </test>
27372   <test name="test-334.cs">
27373     <type name="Test.Foo.Index.CompoundFileReader">
27374       <method name="Void .ctor()">
27375         <size>7</size>
27376       </method>
27377       <method name="Void Main()">
27378         <size>1</size>
27379       </method>
27380     </type>
27381     <type name="Test.Foo.Store.Directory">
27382       <method name="Void .ctor()">
27383         <size>7</size>
27384       </method>
27385     </type>
27386   </test>
27387   <test name="test-335.cs">
27388     <type name="X">
27389       <method name="Void .ctor()">
27390         <size>7</size>
27391       </method>
27392       <method name="Void A(Int32, Int32)">
27393         <size>1</size>
27394       </method>
27395       <method name="Void C(Int32 ByRef)">
27396         <size>4</size>
27397       </method>
27398       <method name="Void Main()">
27399         <size>70</size>
27400       </method>
27401     </type>
27402     <type name="X+B">
27403       <method name="Void .ctor(Object, IntPtr)">
27404         <size>0</size>
27405       </method>
27406       <method name="Void Invoke(Int32, Int32)">
27407         <size>0</size>
27408       </method>
27409       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27410         <size>0</size>
27411       </method>
27412       <method name="Void EndInvoke(IAsyncResult)">
27413         <size>0</size>
27414       </method>
27415     </type>
27416     <type name="X+D">
27417       <method name="Void .ctor(Object, IntPtr)">
27418         <size>0</size>
27419       </method>
27420       <method name="Void Invoke(Int32 ByRef)">
27421         <size>0</size>
27422       </method>
27423       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27424         <size>0</size>
27425       </method>
27426       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27427         <size>0</size>
27428       </method>
27429     </type>
27430   </test>
27431   <test name="test-336.cs">
27432     <type name="X">
27433       <method name="Void .ctor(Foo)">
27434         <size>7</size>
27435       </method>
27436       <method name="Void .ctor(Bar)">
27437         <size>7</size>
27438       </method>
27439       <method name="Void Test()">
27440         <size>1</size>
27441       </method>
27442       <method name="Void Main()">
27443         <size>19</size>
27444       </method>
27445     </type>
27446     <type name="Foo">
27447       <method name="Void .ctor(Object, IntPtr)">
27448         <size>0</size>
27449       </method>
27450       <method name="Void Invoke()">
27451         <size>0</size>
27452       </method>
27453       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27454         <size>0</size>
27455       </method>
27456       <method name="Void EndInvoke(IAsyncResult)">
27457         <size>0</size>
27458       </method>
27459     </type>
27460     <type name="Bar">
27461       <method name="Void .ctor(Object, IntPtr)">
27462         <size>0</size>
27463       </method>
27464       <method name="Void Invoke(Int32)">
27465         <size>0</size>
27466       </method>
27467       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27468         <size>0</size>
27469       </method>
27470       <method name="Void EndInvoke(IAsyncResult)">
27471         <size>0</size>
27472       </method>
27473     </type>
27474   </test>
27475   <test name="test-337.cs">
27476     <type name="Test">
27477       <method name="Void .ctor()">
27478         <size>7</size>
27479       </method>
27480       <method name="Void Main()">
27481         <size>16</size>
27482       </method>
27483     </type>
27484   </test>
27485   <test name="test-338.cs">
27486     <type name="X">
27487       <method name="Void .ctor()">
27488         <size>7</size>
27489       </method>
27490       <method name="Void .cctor()">
27491         <size>11</size>
27492       </method>
27493       <method name="Void Main()">
27494         <size>1</size>
27495       </method>
27496       <method name="Y+Z fz()">
27497         <size>6</size>
27498       </method>
27499     </type>
27500     <type name="Y">
27501       <method name="Void .ctor()">
27502         <size>7</size>
27503       </method>
27504     </type>
27505     <type name="Y+Z">
27506       <method name="Void .ctor()">
27507         <size>7</size>
27508       </method>
27509       <method name="Void .cctor()">
27510         <size>11</size>
27511       </method>
27512     </type>
27513   </test>
27514   <test name="test-339.cs">
27515     <type name="C">
27516       <method name="Void .ctor()">
27517         <size>7</size>
27518       </method>
27519       <method name="Void .cctor()">
27520         <size>17</size>
27521       </method>
27522       <method name="Int32 Main()">
27523         <size>84</size>
27524       </method>
27525     </type>
27526   </test>
27527   <test name="test-34.cs">
27528     <type name="Blah">
27529       <method name="Void .ctor()">
27530         <size>7</size>
27531       </method>
27532       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27533         <size>7</size>
27534       </method>
27535       <method name="Int32 Bar(Int32, System.Int32[])">
27536         <size>61</size>
27537       </method>
27538       <method name="Void Foo(Int32, Int32)">
27539         <size>7</size>
27540       </method>
27541       <method name="Void In(Int32 ByRef)">
27542         <size>7</size>
27543       </method>
27544       <method name="Void Out(Int32 ByRef)">
27545         <size>7</size>
27546       </method>
27547       <method name="Int32 AddArray(System.Int32[])">
27548         <size>30</size>
27549       </method>
27550       <method name="Int32 AddFancy(FancyInt[])">
27551         <size>39</size>
27552       </method>
27553       <method name="Int32 Main()">
27554         <size>269</size>
27555       </method>
27556     </type>
27557     <type name="&lt;PrivateImplementationDetails&gt;">
27558       <method name="Void .ctor()">
27559         <size>7</size>
27560       </method>
27561     </type>
27562     <type name="FancyInt">
27563       <method name="Void .ctor(Int32)">
27564         <size>8</size>
27565       </method>
27566     </type>
27567   </test>
27568   <test name="test-340.cs">
27569     <type name="FLMID.Bugs.BoolOne.A">
27570       <method name="Void .ctor()">
27571         <size>7</size>
27572       </method>
27573       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27574         <size>8</size>
27575       </method>
27576     </type>
27577     <type name="FLMID.Bugs.BoolOne.B">
27578       <method name="Void .ctor()">
27579         <size>7</size>
27580       </method>
27581     </type>
27582     <type name="FLMID.Bugs.BoolOne.Test">
27583       <method name="Void .ctor()">
27584         <size>7</size>
27585       </method>
27586       <method name="Int32 Main(System.String[])">
27587         <size>34</size>
27588       </method>
27589     </type>
27590     <type name="FLMID.Bugs.BoolOne.B">
27591       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27592         <size>12</size>
27593       </method>
27594     </type>
27595   </test>
27596   <test name="test-341.cs">
27597     <type name="Test">
27598       <method name="Void .ctor()">
27599         <size>7</size>
27600       </method>
27601       <method name="Void Main()">
27602         <size>1</size>
27603       </method>
27604     </type>
27605     <type name="Libs">
27606       <method name="Void .ctor()">
27607         <size>7</size>
27608       </method>
27609     </type>
27610     <type name="Bar">
27611       <method name="Void .ctor()">
27612         <size>7</size>
27613       </method>
27614     </type>
27615     <type name="Foo">
27616       <method name="Void .ctor()">
27617         <size>7</size>
27618       </method>
27619     </type>
27620   </test>
27621   <test name="test-342.cs">
27622     <type name="A">
27623       <method name="Void .ctor()">
27624         <size>7</size>
27625       </method>
27626       <method name="Void Foo(Int32)">
27627         <size>1</size>
27628       </method>
27629       <method name="Void Foo(Double)">
27630         <size>11</size>
27631       </method>
27632     </type>
27633     <type name="B">
27634       <method name="Void .ctor()">
27635         <size>7</size>
27636       </method>
27637       <method name="Void Foo(Double)">
27638         <size>11</size>
27639       </method>
27640       <method name="Void Main()">
27641         <size>24</size>
27642       </method>
27643     </type>
27644     <type name="A">
27645       <method name="Boolean get_Item(Int32)">
27646         <size>2</size>
27647       </method>
27648       <method name="Boolean get_Item(Double)">
27649         <size>11</size>
27650       </method>
27651     </type>
27652     <type name="B">
27653       <method name="Boolean get_Item(Double)">
27654         <size>11</size>
27655       </method>
27656     </type>
27657   </test>
27658   <test name="test-343.cs">
27659     <type name="X">
27660       <method name="Void .ctor()">
27661         <size>7</size>
27662       </method>
27663       <method name="Void Concat(System.String, System.String, System.String)">
27664         <size>1</size>
27665       </method>
27666       <method name="Void Concat(System.String[])">
27667         <size>11</size>
27668       </method>
27669       <method name="Void Main()">
27670         <size>21</size>
27671       </method>
27672     </type>
27673   </test>
27674   <test name="test-344.cs">
27675     <type name="X">
27676       <method name="Void .ctor()">
27677         <size>7</size>
27678       </method>
27679       <method name="Void add_y(Y)">
27680         <size>24</size>
27681       </method>
27682       <method name="Void remove_y(Y)">
27683         <size>24</size>
27684       </method>
27685       <method name="Void Main(System.String[])">
27686         <size>13</size>
27687       </method>
27688       <method name="Void Foo()">
27689         <size>66</size>
27690       </method>
27691     </type>
27692     <type name="Y">
27693       <method name="Void .ctor(Object, IntPtr)">
27694         <size>0</size>
27695       </method>
27696       <method name="Void Invoke()">
27697         <size>0</size>
27698       </method>
27699       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27700         <size>0</size>
27701       </method>
27702       <method name="Void EndInvoke(IAsyncResult)">
27703         <size>0</size>
27704       </method>
27705     </type>
27706     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27707       <method name="Void .ctor()">
27708         <size>7</size>
27709       </method>
27710       <method name="Void &lt;&gt;m__0()">
27711         <size>28</size>
27712       </method>
27713     </type>
27714   </test>
27715   <test name="test-345.cs">
27716     <type name="EntryPoint">
27717       <method name="Void .ctor()">
27718         <size>7</size>
27719       </method>
27720       <method name="Void Main()">
27721         <size>1</size>
27722       </method>
27723     </type>
27724   </test>
27725   <test name="test-346.cs">
27726     <type name="TestMethods.Class1">
27727       <method name="Void .ctor()">
27728         <size>7</size>
27729       </method>
27730       <method name="Int32 Main()">
27731         <size>91</size>
27732       </method>
27733     </type>
27734     <type name="TestMethods.ParamClass">
27735       <method name="Void .ctor()">
27736         <size>7</size>
27737       </method>
27738     </type>
27739     <type name="TestMethods.TestParam">
27740       <method name="Void .ctor()">
27741         <size>7</size>
27742       </method>
27743     </type>
27744     <type name="TestMethods.BaseClass">
27745       <method name="Void .ctor()">
27746         <size>7</size>
27747       </method>
27748       <method name="Int32 AddItem(TestMethods.ParamClass)">
27749         <size>0</size>
27750       </method>
27751     </type>
27752     <type name="TestMethods.TestClass">
27753       <method name="Void .ctor()">
27754         <size>7</size>
27755       </method>
27756       <method name="Int32 AddItem(System.Object)">
27757         <size>2</size>
27758       </method>
27759       <method name="Int32 AddItem(TestMethods.ParamClass)">
27760         <size>2</size>
27761       </method>
27762     </type>
27763   </test>
27764   <test name="test-347.cs">
27765     <type name="Whatever.Core.Project">
27766       <method name="Void .ctor()">
27767         <size>7</size>
27768       </method>
27769     </type>
27770     <type name="Whatever.Core.A">
27771       <method name="Void .ctor()">
27772         <size>7</size>
27773       </method>
27774       <method name="Whatever.Core.Project get_Project()">
27775         <size>6</size>
27776       </method>
27777     </type>
27778     <type name="SomethingElse.Core.Project">
27779       <method name="Void .ctor()">
27780         <size>7</size>
27781       </method>
27782     </type>
27783     <type name="Whatever.App.B">
27784       <method name="Void .ctor()">
27785         <size>7</size>
27786       </method>
27787       <method name="System.String Execute()">
27788         <size>12</size>
27789       </method>
27790       <method name="Void Main()">
27791         <size>12</size>
27792       </method>
27793     </type>
27794   </test>
27795   <test name="test-348.cs">
27796     <type name="BoundAttribute">
27797       <method name="Void .ctor(Double, Int32)">
27798         <size>7</size>
27799       </method>
27800     </type>
27801     <type name="C">
27802       <method name="Void .ctor()">
27803         <size>7</size>
27804       </method>
27805       <method name="Void Main()">
27806         <size>1</size>
27807       </method>
27808     </type>
27809   </test>
27810   <test name="test-349.cs">
27811     <type name="C">
27812       <method name="Void .ctor()">
27813         <size>7</size>
27814       </method>
27815       <method name="Void add_Ev1(D)">
27816         <size>24</size>
27817       </method>
27818       <method name="Void remove_Ev1(D)">
27819         <size>24</size>
27820       </method>
27821     </type>
27822     <type name="X">
27823       <method name="Void .ctor()">
27824         <size>7</size>
27825       </method>
27826       <method name="Void .cctor()">
27827         <size>1</size>
27828       </method>
27829       <method name="Void add_Ev1(D)">
27830         <size>22</size>
27831       </method>
27832       <method name="Void remove_Ev1(D)">
27833         <size>22</size>
27834       </method>
27835       <method name="Void add_Ev2(D)">
27836         <size>22</size>
27837       </method>
27838       <method name="Void remove_Ev2(D)">
27839         <size>22</size>
27840       </method>
27841     </type>
27842     <type name="X2">
27843       <method name="Void .ctor()">
27844         <size>7</size>
27845       </method>
27846       <method name="Void .cctor()">
27847         <size>7</size>
27848       </method>
27849     </type>
27850     <type name="Test">
27851       <method name="Void .ctor()">
27852         <size>7</size>
27853       </method>
27854       <method name="Void .cctor()">
27855         <size>19</size>
27856       </method>
27857       <method name="Int32 Main()">
27858         <size>63</size>
27859       </method>
27860     </type>
27861     <type name="D">
27862       <method name="Void .ctor(Object, IntPtr)">
27863         <size>0</size>
27864       </method>
27865       <method name="Void Invoke()">
27866         <size>0</size>
27867       </method>
27868       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27869         <size>0</size>
27870       </method>
27871       <method name="Void EndInvoke(IAsyncResult)">
27872         <size>0</size>
27873       </method>
27874     </type>
27875   </test>
27876   <test name="test-35.cs">
27877     <type name="X">
27878       <method name="Void .ctor()">
27879         <size>7</size>
27880       </method>
27881       <method name="Void .cctor()">
27882         <size>7</size>
27883       </method>
27884       <method name="Void a()">
27885         <size>17</size>
27886       </method>
27887       <method name="Void w(Int32)">
27888         <size>22</size>
27889       </method>
27890       <method name="Int32 Main()">
27891         <size>298</size>
27892       </method>
27893     </type>
27894   </test>
27895   <test name="test-350.cs">
27896     <type name="A">
27897       <method name="Void .ctor()">
27898         <size>7</size>
27899       </method>
27900     </type>
27901     <type name="A+BAttribute">
27902       <method name="Void .ctor()">
27903         <size>7</size>
27904       </method>
27905     </type>
27906     <type name="C">
27907       <method name="Void .ctor()">
27908         <size>7</size>
27909       </method>
27910       <method name="Void Main()">
27911         <size>1</size>
27912       </method>
27913     </type>
27914   </test>
27915   <test name="test-351.cs">
27916     <type name="Test.Testee">
27917       <method name="Void .ctor()">
27918         <size>7</size>
27919       </method>
27920       <method name="Void Bar(System.String, System.Object[])">
27921         <size>1</size>
27922       </method>
27923       <method name="Void Main()">
27924         <size>242</size>
27925       </method>
27926     </type>
27927     <type name="Test.Foo">
27928       <method name="Void .ctor(Object, IntPtr)">
27929         <size>0</size>
27930       </method>
27931       <method name="Void Invoke(System.String, System.Object[])">
27932         <size>0</size>
27933       </method>
27934       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27935         <size>0</size>
27936       </method>
27937       <method name="Void EndInvoke(IAsyncResult)">
27938         <size>0</size>
27939       </method>
27940     </type>
27941   </test>
27942   <test name="test-352.cs">
27943     <type name="C">
27944       <method name="Void .ctor()">
27945         <size>7</size>
27946       </method>
27947       <method name="Void Main()">
27948         <size>1</size>
27949       </method>
27950     </type>
27951   </test>
27952   <test name="test-353.cs">
27953     <type name="Three">
27954       <method name="Void .ctor()">
27955         <size>7</size>
27956       </method>
27957       <method name="Void Main()">
27958         <size>7</size>
27959       </method>
27960     </type>
27961     <type name="One">
27962       <method name="Void .ctor()">
27963         <size>7</size>
27964       </method>
27965     </type>
27966     <type name="Two">
27967       <method name="Void .ctor()">
27968         <size>7</size>
27969       </method>
27970     </type>
27971   </test>
27972   <test name="test-354.cs">
27973     <type name="MYAttr">
27974       <method name="Void .ctor()">
27975         <size>7</size>
27976       </method>
27977     </type>
27978     <type name="A">
27979       <method name="Void .ctor()">
27980         <size>7</size>
27981       </method>
27982       <method name="Void Main()">
27983         <size>1</size>
27984       </method>
27985     </type>
27986   </test>
27987   <test name="test-355.cs">
27988     <type name="Level1.Level1.Level2.MainClass">
27989       <method name="Void .ctor()">
27990         <size>7</size>
27991       </method>
27992       <method name="Void Main()">
27993         <size>1</size>
27994       </method>
27995     </type>
27996   </test>
27997   <test name="test-356.cs">
27998     <type name="MainClass">
27999       <method name="Void .ctor()">
28000         <size>7</size>
28001       </method>
28002       <method name="Void Main()">
28003         <size>1</size>
28004       </method>
28005     </type>
28006   </test>
28007   <test name="test-357.cs">
28008     <type name="SD.Sd">
28009       <method name="Void .ctor()">
28010         <size>7</size>
28011       </method>
28012       <method name="Void F(Boolean)">
28013         <size>1</size>
28014       </method>
28015     </type>
28016     <type name="Foo.Bar">
28017       <method name="Void .ctor()">
28018         <size>25</size>
28019       </method>
28020       <method name="Void Main()">
28021         <size>27</size>
28022       </method>
28023     </type>
28024     <type name="Foo.Bar+f_t">
28025       <method name="Void .ctor(Object, IntPtr)">
28026         <size>0</size>
28027       </method>
28028       <method name="Void Invoke(Boolean)">
28029         <size>0</size>
28030       </method>
28031       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28032         <size>0</size>
28033       </method>
28034       <method name="Void EndInvoke(IAsyncResult)">
28035         <size>0</size>
28036       </method>
28037     </type>
28038   </test>
28039   <test name="test-358.cs">
28040     <type name="Test">
28041       <method name="Void .ctor()">
28042         <size>7</size>
28043       </method>
28044       <method name="Void Main()">
28045         <size>50</size>
28046       </method>
28047     </type>
28048   </test>
28049   <test name="test-359.cs">
28050     <type name="Test">
28051       <method name="Void .ctor()">
28052         <size>7</size>
28053       </method>
28054       <method name="Void Main()">
28055         <size>1</size>
28056       </method>
28057     </type>
28058   </test>
28059   <test name="test-36.cs">
28060     <type name="Y">
28061       <method name="Void .ctor()">
28062         <size>7</size>
28063       </method>
28064       <method name="Int32 Main()">
28065         <size>272</size>
28066       </method>
28067     </type>
28068     <type name="X">
28069       <method name="IEnumerator GetEnumerator()">
28070         <size>36</size>
28071       </method>
28072     </type>
28073   </test>
28074   <test name="test-360.cs">
28075     <type name="Application">
28076       <method name="Void .ctor()">
28077         <size>7</size>
28078       </method>
28079       <method name="Void Main(System.String[])">
28080         <size>13</size>
28081       </method>
28082     </type>
28083   </test>
28084   <test name="test-361.cs">
28085     <type name="X">
28086       <method name="Void .ctor()">
28087         <size>7</size>
28088       </method>
28089     </type>
28090     <type name="Test">
28091       <method name="Void .ctor()">
28092         <size>7</size>
28093       </method>
28094       <method name="Void Main()">
28095         <size>1</size>
28096       </method>
28097     </type>
28098   </test>
28099   <test name="test-362.cs">
28100     <type name="C">
28101       <method name="Void .ctor()">
28102         <size>7</size>
28103       </method>
28104       <method name="Void Main()">
28105         <size>17</size>
28106       </method>
28107       <method name="Void Test()">
28108         <size>26</size>
28109       </method>
28110     </type>
28111   </test>
28112   <test name="test-363.cs">
28113     <type name="Location">
28114       <method name="Void .ctor()">
28115         <size>7</size>
28116       </method>
28117       <method name="Void .cctor()">
28118         <size>11</size>
28119       </method>
28120     </type>
28121     <type name="Element">
28122       <method name="Void .ctor()">
28123         <size>18</size>
28124       </method>
28125       <method name="Location get_Location()">
28126         <size>7</size>
28127       </method>
28128       <method name="Void set_Location(Location)">
28129         <size>8</size>
28130       </method>
28131     </type>
28132     <type name="T">
28133       <method name="Void .ctor()">
28134         <size>7</size>
28135       </method>
28136       <method name="Void Main()">
28137         <size>1</size>
28138       </method>
28139     </type>
28140   </test>
28141   <test name="test-364.cs">
28142     <type name="X">
28143       <method name="Void .ctor()">
28144         <size>7</size>
28145       </method>
28146       <method name="Int32 Main()">
28147         <size>34</size>
28148       </method>
28149       <method name="Int32 t1(Int32)">
28150         <size>33</size>
28151       </method>
28152       <method name="Int32 t2(Int32)">
28153         <size>47</size>
28154       </method>
28155       <method name="Void Main2(System.String[])">
28156         <size>72</size>
28157       </method>
28158     </type>
28159     <type name="Delegable">
28160       <method name="Void .ctor()">
28161         <size>7</size>
28162       </method>
28163       <method name="Void add_MyDelegate(System.EventHandler)">
28164         <size>24</size>
28165       </method>
28166       <method name="Void remove_MyDelegate(System.EventHandler)">
28167         <size>24</size>
28168       </method>
28169     </type>
28170     <type name="X+Foo">
28171       <method name="Void .ctor(Object, IntPtr)">
28172         <size>0</size>
28173       </method>
28174       <method name="Int32 Invoke()">
28175         <size>0</size>
28176       </method>
28177       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28178         <size>0</size>
28179       </method>
28180       <method name="Int32 EndInvoke(IAsyncResult)">
28181         <size>0</size>
28182       </method>
28183     </type>
28184     <type name="X+&lt;t1&gt;c__AnonStorey0">
28185       <method name="Void .ctor()">
28186         <size>7</size>
28187       </method>
28188       <method name="Int32 &lt;&gt;m__0()">
28189         <size>7</size>
28190       </method>
28191     </type>
28192     <type name="X+&lt;t2&gt;c__AnonStorey1">
28193       <method name="Void .ctor()">
28194         <size>7</size>
28195       </method>
28196       <method name="Int32 &lt;&gt;m__1()">
28197         <size>7</size>
28198       </method>
28199     </type>
28200     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28201       <method name="Void .ctor()">
28202         <size>7</size>
28203       </method>
28204       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28205         <size>33</size>
28206       </method>
28207     </type>
28208   </test>
28209   <test name="test-365.cs">
28210     <type name="C">
28211       <method name="Void .ctor()">
28212         <size>19</size>
28213       </method>
28214       <method name="Void set_LiteralType(LiteralType)">
28215         <size>1</size>
28216       </method>
28217       <method name="Void Main()">
28218         <size>1</size>
28219       </method>
28220     </type>
28221   </test>
28222   <test name="test-366.cs">
28223     <type name="C">
28224       <method name="Void .ctor()">
28225         <size>7</size>
28226       </method>
28227       <method name="Int32 Main()">
28228         <size>20</size>
28229       </method>
28230     </type>
28231   </test>
28232   <test name="test-367.cs">
28233     <type name="X">
28234       <method name="Void .ctor()">
28235         <size>7</size>
28236       </method>
28237       <method name="Int32 Main()">
28238         <size>20</size>
28239       </method>
28240     </type>
28241   </test>
28242   <test name="test-368.cs">
28243     <type name="X">
28244       <method name="Void .ctor()">
28245         <size>7</size>
28246       </method>
28247       <method name="Void Main()">
28248         <size>27</size>
28249       </method>
28250     </type>
28251   </test>
28252   <test name="test-369.cs">
28253     <type name="Test">
28254       <method name="Void .ctor()">
28255         <size>7</size>
28256       </method>
28257       <method name="Boolean Equals(System.Object)">
28258         <size>2</size>
28259       </method>
28260       <method name="Int32 GetHashCode()">
28261         <size>2</size>
28262       </method>
28263       <method name="Void Main()">
28264         <size>47</size>
28265       </method>
28266       <method name="Boolean op_Equality(Test, Test)">
28267         <size>14</size>
28268       </method>
28269       <method name="Boolean op_Inequality(Test, Test)">
28270         <size>2</size>
28271       </method>
28272     </type>
28273   </test>
28274   <test name="test-37.cs">
28275     <type name="X">
28276       <method name="Void .ctor()">
28277         <size>7</size>
28278       </method>
28279       <method name="Void m(System.Int32[])">
28280         <size>9</size>
28281       </method>
28282       <method name="Int32 test_int_single_dim()">
28283         <size>88</size>
28284       </method>
28285       <method name="Int32 simple_test_double_dim()">
28286         <size>78</size>
28287       </method>
28288       <method name="Int32 Main()">
28289         <size>12</size>
28290       </method>
28291     </type>
28292   </test>
28293   <test name="test-370.cs">
28294     <type name="Test.Application">
28295       <method name="Void .ctor()">
28296         <size>7</size>
28297       </method>
28298       <method name="Int32 ParseType(System.String)">
28299         <size>168</size>
28300       </method>
28301       <method name="Int32 Main()">
28302         <size>54</size>
28303       </method>
28304     </type>
28305   </test>
28306   <test name="test-371.cs">
28307     <type name="X">
28308       <method name="Void .ctor(Boolean&amp;)">
28309         <size>10</size>
28310       </method>
28311       <method name="Void Main()">
28312         <size>1</size>
28313       </method>
28314     </type>
28315     <type name="Y">
28316       <method name="Void .ctor(Boolean&amp;)">
28317         <size>8</size>
28318       </method>
28319     </type>
28320   </test>
28321   <test name="test-372.cs">
28322     <type name="GenericNode">
28323       <method name="Void .ctor()">
28324         <size>7</size>
28325       </method>
28326       <method name="Int32 GetStat()">
28327         <size>2</size>
28328       </method>
28329     </type>
28330     <type name="GenericFileNode">
28331       <method name="Void .ctor()">
28332         <size>7</size>
28333       </method>
28334       <method name="Int32 NotUsed()">
28335         <size>2</size>
28336       </method>
28337     </type>
28338     <type name="WorkingTest">
28339       <method name="Void .ctor()">
28340         <size>7</size>
28341       </method>
28342       <method name="Int32 GetStat()">
28343         <size>3</size>
28344       </method>
28345     </type>
28346     <type name="FailingTest">
28347       <method name="Void .ctor()">
28348         <size>7</size>
28349       </method>
28350       <method name="Int32 GetStat()">
28351         <size>3</size>
28352       </method>
28353     </type>
28354     <type name="TestWrapper">
28355       <method name="Void .ctor()">
28356         <size>7</size>
28357       </method>
28358       <method name="Boolean Test(Node, System.String)">
28359         <size>39</size>
28360       </method>
28361       <method name="Int32 Main()">
28362         <size>44</size>
28363       </method>
28364     </type>
28365   </test>
28366   <test name="test-373.cs">
28367     <type name="Test">
28368       <method name="Void .ctor()">
28369         <size>7</size>
28370       </method>
28371       <method name="Void Main(System.String[])">
28372         <size>50</size>
28373       </method>
28374     </type>
28375   </test>
28376   <test name="test-374.cs">
28377     <type name="Test">
28378       <method name="Void .ctor()">
28379         <size>7</size>
28380       </method>
28381     </type>
28382     <type name="Rest">
28383       <method name="Void .ctor()">
28384         <size>7</size>
28385       </method>
28386       <method name="Void Main()">
28387         <size>1</size>
28388       </method>
28389     </type>
28390   </test>
28391   <test name="test-375.cs">
28392     <type name="a">
28393       <method name="Void .ctor()">
28394         <size>7</size>
28395       </method>
28396     </type>
28397     <type name="a+b">
28398       <method name="Void .ctor()">
28399         <size>7</size>
28400       </method>
28401     </type>
28402     <type name="c">
28403       <method name="Void .ctor()">
28404         <size>7</size>
28405       </method>
28406       <method name="Void Main()">
28407         <size>1</size>
28408       </method>
28409     </type>
28410     <type name="c+d">
28411       <method name="Void .ctor()">
28412         <size>7</size>
28413       </method>
28414     </type>
28415   </test>
28416   <test name="test-376.cs">
28417     <type name="C">
28418       <method name="Void .ctor()">
28419         <size>7</size>
28420       </method>
28421       <method name="Int32 Main()">
28422         <size>72</size>
28423       </method>
28424     </type>
28425   </test>
28426   <test name="test-377.cs">
28427     <type name="Tests">
28428       <method name="Void .ctor()">
28429         <size>7</size>
28430       </method>
28431       <method name="Void test()">
28432         <size>10</size>
28433       </method>
28434       <method name="Void Main()">
28435         <size>1</size>
28436       </method>
28437     </type>
28438   </test>
28439   <test name="test-378.cs">
28440     <type name="C">
28441       <method name="Void .ctor()">
28442         <size>7</size>
28443       </method>
28444       <method name="Void Main()">
28445         <size>1</size>
28446       </method>
28447     </type>
28448   </test>
28449   <test name="test-379.cs">
28450     <type name="DeadCode">
28451       <method name="Void .ctor()">
28452         <size>7</size>
28453       </method>
28454       <method name="Void Main()">
28455         <size>12</size>
28456       </method>
28457       <method name="System.String SomeFunc(System.String)">
28458         <size>2</size>
28459       </method>
28460     </type>
28461   </test>
28462   <test name="test-38.cs">
28463     <type name="X">
28464       <method name="Void .ctor()">
28465         <size>7</size>
28466       </method>
28467       <method name="Int32 get_Item(Int32)">
28468         <size>20</size>
28469       </method>
28470       <method name="Void set_Item(Int32, Int32)">
28471         <size>26</size>
28472       </method>
28473       <method name="Int32 Foo()">
28474         <size>2</size>
28475       </method>
28476       <method name="Int32 get_Bar()">
28477         <size>7</size>
28478       </method>
28479       <method name="Void set_Bar(Int32)">
28480         <size>8</size>
28481       </method>
28482     </type>
28483     <type name="Y">
28484       <method name="Void .ctor()">
28485         <size>7</size>
28486       </method>
28487       <method name="UInt32 get_Item(UInt32)">
28488         <size>20</size>
28489       </method>
28490       <method name="Void set_Item(UInt32, UInt32)">
28491         <size>26</size>
28492       </method>
28493       <method name="UInt32 Foo()">
28494         <size>2</size>
28495       </method>
28496       <method name="UInt32 get_Bar()">
28497         <size>7</size>
28498       </method>
28499       <method name="Void set_Bar(UInt32)">
28500         <size>8</size>
28501       </method>
28502     </type>
28503     <type name="Test">
28504       <method name="Void .ctor()">
28505         <size>7</size>
28506       </method>
28507       <method name="Int32 Main()">
28508         <size>288</size>
28509       </method>
28510     </type>
28511   </test>
28512   <test name="test-380.cs">
28513     <type name="T">
28514       <method name="Void .ctor()">
28515         <size>7</size>
28516       </method>
28517       <method name="Int32 Main()">
28518         <size>17</size>
28519       </method>
28520     </type>
28521   </test>
28522   <test name="test-381.cs">
28523     <type name="Application">
28524       <method name="Void .ctor()">
28525         <size>7</size>
28526       </method>
28527       <method name="Void Main(System.String[])">
28528         <size>13</size>
28529       </method>
28530     </type>
28531   </test>
28532   <test name="test-382.cs">
28533     <type name="Dec">
28534       <method name="Void .ctor()">
28535         <size>7</size>
28536       </method>
28537       <method name="Void .cctor()">
28538         <size>16</size>
28539       </method>
28540       <method name="Void Main()">
28541         <size>108</size>
28542       </method>
28543     </type>
28544   </test>
28545   <test name="test-383.cs">
28546     <type name="X">
28547       <method name="Void .ctor()">
28548         <size>37</size>
28549       </method>
28550       <method name="X testme(Int32 ByRef)">
28551         <size>5</size>
28552       </method>
28553       <method name="Void Main()">
28554         <size>7</size>
28555       </method>
28556     </type>
28557   </test>
28558   <test name="test-384.cs">
28559     <type name="X">
28560       <method name="Void .ctor()">
28561         <size>7</size>
28562       </method>
28563       <method name="Void .cctor()">
28564         <size>8</size>
28565       </method>
28566       <method name="Void Test()">
28567         <size>40</size>
28568       </method>
28569       <method name="Int32 Main()">
28570         <size>21</size>
28571       </method>
28572     </type>
28573   </test>
28574   <test name="test-385.cs">
28575     <type name="Test">
28576       <method name="Void .ctor()">
28577         <size>7</size>
28578       </method>
28579       <method name="Int32 Main()">
28580         <size>40</size>
28581       </method>
28582     </type>
28583   </test>
28584   <test name="test-386.cs">
28585     <type name="SuperDecimal">
28586       <method name="Void .ctor(Decimal)">
28587         <size>14</size>
28588       </method>
28589       <method name="Void Main()">
28590         <size>15</size>
28591       </method>
28592       <method name="SuperDecimal op_Implicit(Decimal)">
28593         <size>7</size>
28594       </method>
28595     </type>
28596   </test>
28597   <test name="test-387.cs">
28598     <type name="ObjectID">
28599       <method name="Void .ctor(Int64)">
28600         <size>8</size>
28601       </method>
28602       <method name="Void Main()">
28603         <size>22</size>
28604       </method>
28605       <method name="Int64 op_Implicit(ObjectID)">
28606         <size>8</size>
28607       </method>
28608       <method name="ObjectID op_Implicit(Int64)">
28609         <size>7</size>
28610       </method>
28611     </type>
28612   </test>
28613   <test name="test-388.cs">
28614     <type name="Schemas.basefieldtype">
28615       <method name="Void .ctor()">
28616         <size>7</size>
28617       </method>
28618       <method name="System.Object Instantiate()">
28619         <size>2</size>
28620       </method>
28621     </type>
28622     <type name="Schemas.fieldtype">
28623       <method name="Void .ctor()">
28624         <size>7</size>
28625       </method>
28626       <method name="System.Object Instantiate()">
28627         <size>18</size>
28628       </method>
28629     </type>
28630     <type name="Schemas.compoundfield">
28631       <method name="Void .ctor()">
28632         <size>7</size>
28633       </method>
28634       <method name="System.Object Instantiate()">
28635         <size>18</size>
28636       </method>
28637     </type>
28638     <type name="Schemas.field">
28639       <method name="Void .ctor()">
28640         <size>7</size>
28641       </method>
28642       <method name="System.Object Instantiate()">
28643         <size>18</size>
28644       </method>
28645     </type>
28646     <type name="Schemas.formdata">
28647       <method name="Void .ctor()">
28648         <size>7</size>
28649       </method>
28650       <method name="System.Object Instantiate()">
28651         <size>12</size>
28652       </method>
28653     </type>
28654     <type name="Schemas.M">
28655       <method name="Void .ctor()">
28656         <size>7</size>
28657       </method>
28658       <method name="Void Main()">
28659         <size>1</size>
28660       </method>
28661     </type>
28662   </test>
28663   <test name="test-389.cs">
28664     <type name="Schemas.basefieldtype">
28665       <method name="Void .ctor()">
28666         <size>7</size>
28667       </method>
28668       <method name="System.Object Instantiate()">
28669         <size>2</size>
28670       </method>
28671     </type>
28672     <type name="Schemas.fieldtype">
28673       <method name="Void .ctor()">
28674         <size>7</size>
28675       </method>
28676       <method name="System.Object Instantiate()">
28677         <size>18</size>
28678       </method>
28679     </type>
28680     <type name="Schemas.compoundfield">
28681       <method name="Void .ctor()">
28682         <size>7</size>
28683       </method>
28684       <method name="System.Object Instantiate()">
28685         <size>18</size>
28686       </method>
28687     </type>
28688     <type name="Schemas.field">
28689       <method name="Void .ctor()">
28690         <size>7</size>
28691       </method>
28692       <method name="System.Object Instantiate()">
28693         <size>18</size>
28694       </method>
28695     </type>
28696     <type name="Schemas.formdata">
28697       <method name="Void .ctor()">
28698         <size>7</size>
28699       </method>
28700       <method name="System.Object Instantiate()">
28701         <size>12</size>
28702       </method>
28703     </type>
28704     <type name="Schemas.M">
28705       <method name="Void .ctor()">
28706         <size>7</size>
28707       </method>
28708       <method name="Void Main()">
28709         <size>1</size>
28710       </method>
28711     </type>
28712   </test>
28713   <test name="test-39.cs">
28714     <type name="SimpleAttribute">
28715       <method name="Void .ctor(String)">
28716         <size>14</size>
28717       </method>
28718       <method name="System.String get_AnotherArg()">
28719         <size>7</size>
28720       </method>
28721       <method name="Void set_AnotherArg(System.String)">
28722         <size>8</size>
28723       </method>
28724       <method name="Int64 get_LongValue()">
28725         <size>3</size>
28726       </method>
28727       <method name="Void set_LongValue(Int64)">
28728         <size>1</size>
28729       </method>
28730       <method name="System.Int64[] get_ArrayValue()">
28731         <size>7</size>
28732       </method>
28733       <method name="Void set_ArrayValue(System.Int64[])">
28734         <size>1</size>
28735       </method>
28736     </type>
28737     <type name="Blah2">
28738       <method name="Void .ctor()">
28739         <size>7</size>
28740       </method>
28741     </type>
28742     <type name="Blah3">
28743       <method name="Void .ctor()">
28744         <size>7</size>
28745       </method>
28746     </type>
28747     <type name="Blah">
28748       <method name="Void .ctor()">
28749         <size>7</size>
28750       </method>
28751       <method name="Int32 Main()">
28752         <size>171</size>
28753       </method>
28754     </type>
28755   </test>
28756   <test name="test-390.cs">
28757     <type name="C">
28758       <method name="Void .ctor()">
28759         <size>7</size>
28760       </method>
28761       <method name="Void Main()">
28762         <size>1</size>
28763       </method>
28764     </type>
28765     <type name="C+O">
28766       <method name="Void .ctor()">
28767         <size>7</size>
28768       </method>
28769       <method name="Void Foo()">
28770         <size>1</size>
28771       </method>
28772     </type>
28773     <type name="C+N">
28774       <method name="Void .ctor()">
28775         <size>7</size>
28776       </method>
28777       <method name="Void Foo()">
28778         <size>1</size>
28779       </method>
28780     </type>
28781     <type name="C+M">
28782       <method name="Void .ctor()">
28783         <size>7</size>
28784       </method>
28785     </type>
28786   </test>
28787   <test name="test-391.cs">
28788     <type name="C">
28789       <method name="Void .ctor()">
28790         <size>7</size>
28791       </method>
28792       <method name="Void Foo(Int32)">
28793         <size>1</size>
28794       </method>
28795       <method name="Void Foo(Int32 ByRef)">
28796         <size>1</size>
28797       </method>
28798       <method name="Void Bar(Boolean ByRef)">
28799         <size>4</size>
28800       </method>
28801       <method name="Void Bar(Boolean)">
28802         <size>1</size>
28803       </method>
28804       <method name="Void Main()">
28805         <size>1</size>
28806       </method>
28807     </type>
28808   </test>
28809   <test name="test-392.cs">
28810     <type name="C">
28811       <method name="Int32 Test()">
28812         <size>80</size>
28813       </method>
28814       <method name="Int32 Main()">
28815         <size>16</size>
28816       </method>
28817     </type>
28818     <type name="C+S">
28819       <method name="Void .ctor(Int32)">
28820         <size>8</size>
28821       </method>
28822     </type>
28823   </test>
28824   <test name="test-393.cs">
28825     <type name="A">
28826       <method name="Void .ctor(String)">
28827         <size>24</size>
28828       </method>
28829       <method name="Void .ctor()">
28830         <size>7</size>
28831       </method>
28832       <method name="System.String get_Name()">
28833         <size>7</size>
28834       </method>
28835     </type>
28836     <type name="B">
28837       <method name="Void .ctor(String)">
28838         <size>24</size>
28839       </method>
28840       <method name="Void .ctor()">
28841         <size>7</size>
28842       </method>
28843     </type>
28844     <type name="C">
28845       <method name="Void .ctor(String)">
28846         <size>24</size>
28847       </method>
28848     </type>
28849     <type name="Tester">
28850       <method name="Void .ctor()">
28851         <size>7</size>
28852       </method>
28853       <method name="A MethodSampleA(System.String)">
28854         <size>7</size>
28855       </method>
28856       <method name="B MethodSampleB(System.String)">
28857         <size>7</size>
28858       </method>
28859       <method name="C MethodSampleC(System.String)">
28860         <size>7</size>
28861       </method>
28862       <method name="Void Main()">
28863         <size>113</size>
28864       </method>
28865     </type>
28866     <type name="Tester+MethodHandler">
28867       <method name="Void .ctor(Object, IntPtr)">
28868         <size>0</size>
28869       </method>
28870       <method name="A Invoke(System.String)">
28871         <size>0</size>
28872       </method>
28873       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
28874         <size>0</size>
28875       </method>
28876       <method name="A EndInvoke(IAsyncResult)">
28877         <size>0</size>
28878       </method>
28879     </type>
28880   </test>
28881   <test name="test-394.cs">
28882     <type name="A">
28883       <method name="Void .ctor(String)">
28884         <size>24</size>
28885       </method>
28886       <method name="Void .ctor()">
28887         <size>7</size>
28888       </method>
28889       <method name="System.String get_Name()">
28890         <size>7</size>
28891       </method>
28892     </type>
28893     <type name="B">
28894       <method name="Void .ctor(String)">
28895         <size>24</size>
28896       </method>
28897       <method name="Void .ctor()">
28898         <size>7</size>
28899       </method>
28900     </type>
28901     <type name="C">
28902       <method name="Void .ctor(String, String)">
28903         <size>31</size>
28904       </method>
28905       <method name="System.String get_Value()">
28906         <size>7</size>
28907       </method>
28908     </type>
28909     <type name="Tester">
28910       <method name="Void .ctor()">
28911         <size>7</size>
28912       </method>
28913       <method name="System.String MethodSampleA(A)">
28914         <size>7</size>
28915       </method>
28916       <method name="System.String MethodSampleB(B)">
28917         <size>7</size>
28918       </method>
28919       <method name="System.String MethodSampleC(C)">
28920         <size>23</size>
28921       </method>
28922       <method name="Void Main()">
28923         <size>128</size>
28924       </method>
28925     </type>
28926     <type name="Tester+MethodHandler">
28927       <method name="Void .ctor(Object, IntPtr)">
28928         <size>0</size>
28929       </method>
28930       <method name="System.String Invoke(C)">
28931         <size>0</size>
28932       </method>
28933       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
28934         <size>0</size>
28935       </method>
28936       <method name="System.String EndInvoke(IAsyncResult)">
28937         <size>0</size>
28938       </method>
28939     </type>
28940   </test>
28941   <test name="test-395.cs">
28942     <type name="A">
28943       <method name="Void .ctor(String)">
28944         <size>24</size>
28945       </method>
28946       <method name="Void .ctor()">
28947         <size>7</size>
28948       </method>
28949       <method name="System.String get_Name()">
28950         <size>7</size>
28951       </method>
28952     </type>
28953     <type name="B">
28954       <method name="Void .ctor(String)">
28955         <size>24</size>
28956       </method>
28957       <method name="Void .ctor()">
28958         <size>7</size>
28959       </method>
28960     </type>
28961     <type name="C">
28962       <method name="Void .ctor(String, String)">
28963         <size>31</size>
28964       </method>
28965       <method name="System.String get_Value()">
28966         <size>7</size>
28967       </method>
28968     </type>
28969     <type name="Tester">
28970       <method name="Void .ctor()">
28971         <size>7</size>
28972       </method>
28973       <method name="Void MethodSample(B, A, C)">
28974         <size>55</size>
28975       </method>
28976       <method name="Void Main()">
28977         <size>71</size>
28978       </method>
28979     </type>
28980     <type name="Tester+MethodHandler">
28981       <method name="Void .ctor(Object, IntPtr)">
28982         <size>0</size>
28983       </method>
28984       <method name="Void Invoke(C, C, C)">
28985         <size>0</size>
28986       </method>
28987       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
28988         <size>0</size>
28989       </method>
28990       <method name="Void EndInvoke(IAsyncResult)">
28991         <size>0</size>
28992       </method>
28993     </type>
28994   </test>
28995   <test name="test-396.cs">
28996     <type name="MainClass">
28997       <method name="Void .ctor()">
28998         <size>7</size>
28999       </method>
29000       <method name="Int32 Main()">
29001         <size>22</size>
29002       </method>
29003     </type>
29004   </test>
29005   <test name="test-397.cs">
29006     <type name="TypeCheckAttribute">
29007       <method name="Void .ctor()">
29008         <size>7</size>
29009       </method>
29010     </type>
29011     <type name="PropertyCheckAttribute">
29012       <method name="Void .ctor()">
29013         <size>7</size>
29014       </method>
29015     </type>
29016     <type name="AccessorCheckAttribute">
29017       <method name="Void .ctor(MethodAttributes)">
29018         <size>14</size>
29019       </method>
29020       <method name="MethodAttributes get_Attributes()">
29021         <size>7</size>
29022       </method>
29023     </type>
29024     <type name="Test">
29025       <method name="Void .ctor()">
29026         <size>7</size>
29027       </method>
29028       <method name="Int32 Main(System.String[])">
29029         <size>120</size>
29030       </method>
29031       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29032         <size>153</size>
29033       </method>
29034     </type>
29035     <type name="A">
29036       <method name="Void .ctor()">
29037         <size>7</size>
29038       </method>
29039       <method name="Int32 get_Value1()">
29040         <size>2</size>
29041       </method>
29042       <method name="Void set_Value1(Int32)">
29043         <size>1</size>
29044       </method>
29045       <method name="Int32 get_Value2()">
29046         <size>2</size>
29047       </method>
29048       <method name="Void set_Value2(Int32)">
29049         <size>1</size>
29050       </method>
29051       <method name="Int32 get_Value3()">
29052         <size>2</size>
29053       </method>
29054       <method name="Void set_Value3(Int32)">
29055         <size>1</size>
29056       </method>
29057       <method name="Int32 get_Value4()">
29058         <size>2</size>
29059       </method>
29060       <method name="Void set_Value4(Int32)">
29061         <size>1</size>
29062       </method>
29063       <method name="Int32 get_Value5()">
29064         <size>2</size>
29065       </method>
29066       <method name="Void set_Value5(Int32)">
29067         <size>1</size>
29068       </method>
29069     </type>
29070   </test>
29071   <test name="test-398.cs">
29072     <type name="Tester">
29073       <method name="Void .ctor()">
29074         <size>7</size>
29075       </method>
29076       <method name="Void Main()">
29077         <size>118</size>
29078       </method>
29079     </type>
29080     <type name="A">
29081       <method name="Void .ctor(Int32)">
29082         <size>14</size>
29083       </method>
29084       <method name="Int32 get_Count()">
29085         <size>7</size>
29086       </method>
29087       <method name="Void set_Count(Int32)">
29088         <size>8</size>
29089       </method>
29090       <method name="Int32 get_Item(Int32)">
29091         <size>2</size>
29092       </method>
29093       <method name="System.String get_Message()">
29094         <size>6</size>
29095       </method>
29096     </type>
29097     <type name="B">
29098       <method name="Void .ctor(Int32)">
29099         <size>8</size>
29100       </method>
29101       <method name="Void set_Count(Int32)">
29102         <size>1</size>
29103       </method>
29104       <method name="Void SetCount(Int32)">
29105         <size>8</size>
29106       </method>
29107       <method name="Int32 get_Item(Int32)">
29108         <size>8</size>
29109       </method>
29110       <method name="System.String get_Message()">
29111         <size>6</size>
29112       </method>
29113       <method name="Void set_Message(System.String)">
29114         <size>1</size>
29115       </method>
29116     </type>
29117   </test>
29118   <test name="test-399.cs">
29119     <type name="TestVararg">
29120       <method name="Void .ctor()">
29121         <size>7</size>
29122       </method>
29123       <method name="Int32 Main()">
29124         <size>345</size>
29125       </method>
29126       <method name="Void F(RuntimeArgumentHandle)">
29127         <size>1</size>
29128       </method>
29129       <method name="Void G(...)">
29130         <size>22</size>
29131       </method>
29132     </type>
29133   </test>
29134   <test name="test-4.cs">
29135     <type name="X">
29136       <method name="Void .ctor()">
29137         <size>7</size>
29138       </method>
29139       <method name="Void test(SByte)">
29140         <size>8</size>
29141       </method>
29142       <method name="Void test(Int32)">
29143         <size>8</size>
29144       </method>
29145       <method name="Int32 Main()">
29146         <size>102</size>
29147       </method>
29148     </type>
29149   </test>
29150   <test name="test-40.cs">
29151     <type name="Blah">
29152       <method name="Void .ctor()">
29153         <size>7</size>
29154       </method>
29155       <method name="Int32 Main()">
29156         <size>203</size>
29157       </method>
29158     </type>
29159   </test>
29160   <test name="test-400.cs">
29161     <type name="X">
29162       <method name="Void .ctor()">
29163         <size>7</size>
29164       </method>
29165       <method name="Void .cctor()">
29166         <size>52</size>
29167       </method>
29168       <method name="Int32 TestDereference()">
29169         <size>89</size>
29170       </method>
29171       <method name="Int32 TestPtrAdd()">
29172         <size>87</size>
29173       </method>
29174       <method name="Int32 TestPtrAssign()">
29175         <size>198</size>
29176       </method>
29177       <method name="Int32 TestPtrArithmetic()">
29178         <size>227</size>
29179       </method>
29180       <method name="Int32 TestMultiple()">
29181         <size>93</size>
29182       </method>
29183       <method name="Int32 Main()">
29184         <size>82</size>
29185       </method>
29186     </type>
29187   </test>
29188   <test name="test-401.cs">
29189     <type name="X">
29190       <method name="Void .ctor()">
29191         <size>7</size>
29192       </method>
29193       <method name="Int32 Main()">
29194         <size>171</size>
29195       </method>
29196     </type>
29197   </test>
29198   <test name="test-402.cs">
29199     <type name="X">
29200       <method name="Void .ctor()">
29201         <size>7</size>
29202       </method>
29203       <method name="Int32 Main()">
29204         <size>18</size>
29205       </method>
29206     </type>
29207   </test>
29208   <test name="test-403.cs">
29209     <type name="Foo">
29210       <method name="Void .ctor()">
29211         <size>7</size>
29212       </method>
29213       <method name="Int32 Main()">
29214         <size>91</size>
29215       </method>
29216     </type>
29217   </test>
29218   <test name="test-404.cs">
29219     <type name="X">
29220       <method name="Void .ctor()">
29221         <size>7</size>
29222       </method>
29223       <method name="Int32 Main()">
29224         <size>48</size>
29225       </method>
29226       <method name="Int32* get_v()">
29227         <size>20</size>
29228       </method>
29229     </type>
29230   </test>
29231   <test name="test-405.cs">
29232     <type name="testapp.LibTestAPI">
29233       <method name="Void .ctor()">
29234         <size>7</size>
29235       </method>
29236       <method name="Void Create()">
29237         <size>17</size>
29238       </method>
29239     </type>
29240     <type name="testapp.TestApp">
29241       <method name="Void .ctor()">
29242         <size>7</size>
29243       </method>
29244       <method name="Void Main(System.String[])">
29245         <size>13</size>
29246       </method>
29247     </type>
29248   </test>
29249   <test name="test-406.cs">
29250     <type name="TestCase.Test">
29251       <method name="Void .ctor()">
29252         <size>7</size>
29253       </method>
29254       <method name="Int32 Main(System.String[])">
29255         <size>180</size>
29256       </method>
29257       <method name="UInt32 DoOp(UInt32*)">
29258         <size>11</size>
29259       </method>
29260       <method name="UInt32 DoOp2(UInt32*)">
29261         <size>10</size>
29262       </method>
29263     </type>
29264   </test>
29265   <test name="test-407.cs">
29266     <type name="MainClass">
29267       <method name="Void .ctor()">
29268         <size>7</size>
29269       </method>
29270       <method name="Void Main()">
29271         <size>12</size>
29272       </method>
29273     </type>
29274   </test>
29275   <test name="test-408.cs">
29276     <type name="T">
29277       <method name="Void .ctor()">
29278         <size>7</size>
29279       </method>
29280       <method name="Int32 Main()">
29281         <size>44</size>
29282       </method>
29283     </type>
29284   </test>
29285   <test name="test-409.cs">
29286     <type name="X">
29287       <method name="Int32 Main()">
29288         <size>27</size>
29289       </method>
29290     </type>
29291   </test>
29292   <test name="test-41.cs">
29293     <type name="X">
29294       <method name="Void .ctor()">
29295         <size>7</size>
29296       </method>
29297       <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)">
29298         <size>188</size>
29299       </method>
29300       <method name="Int32 Main()">
29301         <size>228</size>
29302       </method>
29303     </type>
29304   </test>
29305   <test name="test-410.cs">
29306     <type name="B">
29307       <method name="Void .ctor()">
29308         <size>7</size>
29309       </method>
29310       <method name="Int32 Main()">
29311         <size>28</size>
29312       </method>
29313     </type>
29314   </test>
29315   <test name="test-411.cs">
29316     <type name="QtSamples.QtClass">
29317       <method name="Void .ctor()">
29318         <size>24</size>
29319       </method>
29320       <method name="Void pressEvent()">
29321         <size>1</size>
29322       </method>
29323     </type>
29324     <type name="QtSamples.Testing">
29325       <method name="Void .ctor()">
29326         <size>7</size>
29327       </method>
29328       <method name="Int32 Main()">
29329         <size>8</size>
29330       </method>
29331     </type>
29332   </test>
29333   <test name="test-412.cs">
29334     <type name="Foo.Baz">
29335       <method name="Void .ctor()">
29336         <size>7</size>
29337       </method>
29338       <method name="Void Main()">
29339         <size>1</size>
29340       </method>
29341     </type>
29342   </test>
29343   <test name="test-413.cs">
29344     <type name="Driver">
29345       <method name="Void .ctor()">
29346         <size>7</size>
29347       </method>
29348       <method name="Void Main()">
29349         <size>6</size>
29350       </method>
29351     </type>
29352   </test>
29353   <test name="test-414.cs">
29354     <type name="BB">
29355       <method name="Void .ctor()">
29356         <size>7</size>
29357       </method>
29358       <method name="System.String get_Data()">
29359         <size>2</size>
29360       </method>
29361       <method name="Void Main()">
29362         <size>1</size>
29363       </method>
29364     </type>
29365   </test>
29366   <test name="test-415.cs">
29367     <type name="MyTestExtended">
29368       <method name="Void .ctor()">
29369         <size>7</size>
29370       </method>
29371       <method name="System.String GetName()">
29372         <size>6</size>
29373       </method>
29374       <method name="Void Main(System.String[])">
29375         <size>33</size>
29376       </method>
29377     </type>
29378   </test>
29379   <test name="test-417.cs">
29380     <type name="blah2.MyClass">
29381       <method name="Void .ctor()">
29382         <size>7</size>
29383       </method>
29384       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29385         <size>24</size>
29386       </method>
29387       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29388         <size>24</size>
29389       </method>
29390       <method name="Void DoSomethingFunny()">
29391         <size>46</size>
29392       </method>
29393       <method name="Void Main(System.String[])">
29394         <size>13</size>
29395       </method>
29396     </type>
29397   </test>
29398   <test name="test-419.cs">
29399     <type name="Test">
29400       <method name="Void .ctor()">
29401         <size>7</size>
29402       </method>
29403       <method name="Void Main()">
29404         <size>7</size>
29405       </method>
29406     </type>
29407   </test>
29408   <test name="test-42.cs">
29409     <type name="X">
29410       <method name="Void .ctor()">
29411         <size>7</size>
29412       </method>
29413       <method name="Int32 get_Item(Int32)">
29414         <size>14</size>
29415       </method>
29416       <method name="Void set_Item(Int32, Int32)">
29417         <size>15</size>
29418       </method>
29419       <method name="Int32 get_P()">
29420         <size>7</size>
29421       </method>
29422       <method name="Void set_P(Int32)">
29423         <size>8</size>
29424       </method>
29425     </type>
29426     <type name="Z">
29427       <method name="Void .ctor()">
29428         <size>7</size>
29429       </method>
29430       <method name="Z get_P()">
29431         <size>2</size>
29432       </method>
29433       <method name="Void set_P(Z)">
29434         <size>1</size>
29435       </method>
29436       <method name="Z op_Increment(Z)">
29437         <size>16</size>
29438       </method>
29439     </type>
29440     <type name="Y">
29441       <method name="Void .ctor()">
29442         <size>7</size>
29443       </method>
29444       <method name="Int32 p_pre_increment(X)">
29445         <size>18</size>
29446       </method>
29447       <method name="Int32 p_post_increment(X)">
29448         <size>18</size>
29449       </method>
29450       <method name="Int32 i_pre_increment(X)">
29451         <size>27</size>
29452       </method>
29453       <method name="Int32 i_post_increment(X)">
29454         <size>27</size>
29455       </method>
29456       <method name="Z overload_increment(Z)">
29457         <size>10</size>
29458       </method>
29459       <method name="Z overload_pre_increment(Z)">
29460         <size>10</size>
29461       </method>
29462       <method name="Z ugly(Z)">
29463         <size>21</size>
29464       </method>
29465       <method name="Int32 simple(Int32)">
29466         <size>62</size>
29467       </method>
29468       <method name="Int32 arrays()">
29469         <size>234</size>
29470       </method>
29471       <method name="Int32 Main()">
29472         <size>161</size>
29473       </method>
29474     </type>
29475   </test>
29476   <test name="test-420.cs">
29477     <type name="Test">
29478       <method name="Void .ctor()">
29479         <size>7</size>
29480       </method>
29481       <method name="Void Main()">
29482         <size>7</size>
29483       </method>
29484     </type>
29485   </test>
29486   <test name="test-421.cs">
29487     <type name="A">
29488       <method name="Void .ctor()">
29489         <size>7</size>
29490       </method>
29491       <method name="Void SetObject(System.String)">
29492         <size>12</size>
29493       </method>
29494     </type>
29495     <type name="B">
29496       <method name="Void .ctor()">
29497         <size>7</size>
29498       </method>
29499     </type>
29500     <type name="C">
29501       <method name="Void .ctor()">
29502         <size>7</size>
29503       </method>
29504       <method name="Void .cctor()">
29505         <size>1</size>
29506       </method>
29507       <method name="Void SetObject(System.String)">
29508         <size>18</size>
29509       </method>
29510     </type>
29511     <type name="X">
29512       <method name="Void .ctor()">
29513         <size>7</size>
29514       </method>
29515       <method name="Int32 Main(System.String[])">
29516         <size>31</size>
29517       </method>
29518     </type>
29519   </test>
29520   <test name="test-422.cs">
29521     <type name="HelloWorld.MainClass">
29522       <method name="Void .ctor()">
29523         <size>7</size>
29524       </method>
29525       <method name="Void .cctor()">
29526         <size>17</size>
29527       </method>
29528       <method name="Void Main(System.String[])">
29529         <size>1</size>
29530       </method>
29531       <method name="Boolean CheckTrueThat()">
29532         <size>2</size>
29533       </method>
29534     </type>
29535   </test>
29536   <test name="test-423.cs">
29537     <type name="Test">
29538       <method name="Void .ctor()">
29539         <size>7</size>
29540       </method>
29541       <method name="Void Func(Int32 ByRef)">
29542         <size>12</size>
29543       </method>
29544       <method name="Void Main()">
29545         <size>10</size>
29546       </method>
29547       <method name="Void lowLevelCall(Int32*)">
29548         <size>1</size>
29549       </method>
29550     </type>
29551   </test>
29552   <test name="test-424.cs">
29553     <type name="XX">
29554       <method name="Void .ctor()">
29555         <size>7</size>
29556       </method>
29557       <method name="Void Metodo(System.Exception)">
29558         <size>37</size>
29559       </method>
29560       <method name="IEnumerable X()">
29561         <size>16</size>
29562       </method>
29563       <method name="Void Main()">
29564         <size>63</size>
29565       </method>
29566     </type>
29567     <type name="XX+&lt;X&gt;c__Iterator0">
29568       <method name="Void .ctor()">
29569         <size>7</size>
29570       </method>
29571       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29572         <size>7</size>
29573       </method>
29574       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29575         <size>7</size>
29576       </method>
29577       <method name="Boolean MoveNext()">
29578         <size>105</size>
29579       </method>
29580       <method name="Void Dispose()">
29581         <size>8</size>
29582       </method>
29583       <method name="Void Reset()">
29584         <size>6</size>
29585       </method>
29586       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29587         <size>7</size>
29588       </method>
29589       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29590         <size>26</size>
29591       </method>
29592     </type>
29593   </test>
29594   <test name="test-425.cs">
29595     <type name="A">
29596       <method name="Void .ctor()">
29597         <size>7</size>
29598       </method>
29599       <method name="Void Main()">
29600         <size>1</size>
29601       </method>
29602     </type>
29603     <type name="AAttribute">
29604       <method name="Void .ctor()">
29605         <size>7</size>
29606       </method>
29607     </type>
29608   </test>
29609   <test name="test-426.cs">
29610     <type name="X">
29611       <method name="Void .ctor()">
29612         <size>7</size>
29613       </method>
29614       <method name="Void Main()">
29615         <size>11</size>
29616       </method>
29617     </type>
29618   </test>
29619   <test name="test-427.cs">
29620     <type name="X">
29621       <method name="Void .ctor()">
29622         <size>7</size>
29623       </method>
29624       <method name="Void Main()">
29625         <size>11</size>
29626       </method>
29627     </type>
29628   </test>
29629   <test name="test-428.cs">
29630     <type name="A">
29631       <method name="Void .ctor()">
29632         <size>7</size>
29633       </method>
29634     </type>
29635     <type name="X">
29636       <method name="Void .ctor()">
29637         <size>7</size>
29638       </method>
29639       <method name="Void Main()">
29640         <size>18</size>
29641       </method>
29642     </type>
29643     <type name="X+A">
29644       <method name="Void .ctor()">
29645         <size>7</size>
29646       </method>
29647     </type>
29648   </test>
29649   <test name="test-429.cs">
29650     <type name="Foo.A">
29651       <method name="Void .ctor()">
29652         <size>7</size>
29653       </method>
29654     </type>
29655     <type name="A">
29656       <method name="Void .ctor()">
29657         <size>7</size>
29658       </method>
29659     </type>
29660     <type name="X">
29661       <method name="Void .ctor()">
29662         <size>7</size>
29663       </method>
29664       <method name="Void Main()">
29665         <size>18</size>
29666       </method>
29667     </type>
29668   </test>
29669   <test name="test-43.cs">
29670     <type name="X">
29671       <method name="Void .ctor()">
29672         <size>7</size>
29673       </method>
29674       <method name="Int32 test_single(System.Int32[])">
29675         <size>34</size>
29676       </method>
29677       <method name="Int32 test_continue(System.Int32[])">
29678         <size>57</size>
29679       </method>
29680       <method name="Boolean test_double(System.Double[])">
29681         <size>61</size>
29682       </method>
29683       <method name="Int32 test_break(System.Int32[])">
29684         <size>57</size>
29685       </method>
29686       <method name="Boolean test_multi(System.Int32[,])">
29687         <size>84</size>
29688       </method>
29689       <method name="Int32 Main()">
29690         <size>309</size>
29691       </method>
29692     </type>
29693   </test>
29694   <test name="test-430.cs">
29695     <type name="A">
29696       <method name="Void .ctor()">
29697         <size>7</size>
29698       </method>
29699     </type>
29700     <type name="X">
29701       <method name="Void .ctor()">
29702         <size>7</size>
29703       </method>
29704       <method name="Void Main()">
29705         <size>18</size>
29706       </method>
29707     </type>
29708     <type name="X+A">
29709       <method name="Void .ctor()">
29710         <size>7</size>
29711       </method>
29712     </type>
29713   </test>
29714   <test name="test-431.cs">
29715     <type name="Foo.A">
29716       <method name="Void .ctor()">
29717         <size>7</size>
29718       </method>
29719     </type>
29720     <type name="X">
29721       <method name="Void .ctor()">
29722         <size>7</size>
29723       </method>
29724       <method name="Void Main()">
29725         <size>18</size>
29726       </method>
29727     </type>
29728   </test>
29729   <test name="test-432.cs">
29730     <type name="Foo.A">
29731       <method name="Void .ctor()">
29732         <size>7</size>
29733       </method>
29734     </type>
29735     <type name="X">
29736       <method name="Void .ctor()">
29737         <size>7</size>
29738       </method>
29739       <method name="Void Main()">
29740         <size>18</size>
29741       </method>
29742     </type>
29743   </test>
29744   <test name="test-433.cs">
29745     <type name="Foo.A">
29746       <method name="Void .ctor()">
29747         <size>7</size>
29748       </method>
29749     </type>
29750     <type name="X">
29751       <method name="Void .ctor()">
29752         <size>7</size>
29753       </method>
29754       <method name="Void .cctor()">
29755         <size>11</size>
29756       </method>
29757       <method name="Void Main()">
29758         <size>16</size>
29759       </method>
29760     </type>
29761   </test>
29762   <test name="test-434.cs">
29763     <type name="Foo.A">
29764       <method name="Void .ctor()">
29765         <size>7</size>
29766       </method>
29767     </type>
29768     <type name="X">
29769       <method name="Void .ctor()">
29770         <size>7</size>
29771       </method>
29772       <method name="Void .cctor()">
29773         <size>11</size>
29774       </method>
29775       <method name="Void Main()">
29776         <size>16</size>
29777       </method>
29778     </type>
29779   </test>
29780   <test name="test-435.cs">
29781     <type name="X">
29782       <method name="Void .ctor()">
29783         <size>7</size>
29784       </method>
29785       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29786         <size>2</size>
29787       </method>
29788       <method name="Void Main()">
29789         <size>7</size>
29790       </method>
29791     </type>
29792   </test>
29793   <test name="test-436.cs">
29794     <type name="X">
29795       <method name="Void .ctor()">
29796         <size>7</size>
29797       </method>
29798       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29799         <size>2</size>
29800       </method>
29801       <method name="Void Main()">
29802         <size>7</size>
29803       </method>
29804     </type>
29805   </test>
29806   <test name="test-437.cs">
29807     <type name="T2">
29808       <method name="Void .ctor()">
29809         <size>7</size>
29810       </method>
29811     </type>
29812     <type name="Test">
29813       <method name="Void .ctor()">
29814         <size>7</size>
29815       </method>
29816       <method name="Void Main()">
29817         <size>65</size>
29818       </method>
29819     </type>
29820   </test>
29821   <test name="test-438.cs">
29822     <type name="Program">
29823       <method name="Void .ctor()">
29824         <size>7</size>
29825       </method>
29826       <method name="Void Main(System.String[])">
29827         <size>40</size>
29828       </method>
29829     </type>
29830   </test>
29831   <test name="test-439.cs">
29832     <type name="Test">
29833       <method name="Void .ctor()">
29834         <size>7</size>
29835       </method>
29836       <method name="Void Main()">
29837         <size>45</size>
29838       </method>
29839     </type>
29840     <type name="LayerMask">
29841       <method name="Int32 op_Implicit(LayerMask)">
29842         <size>8</size>
29843       </method>
29844       <method name="LayerMask op_Implicit(Int32)">
29845         <size>11</size>
29846       </method>
29847     </type>
29848   </test>
29849   <test name="test-44.cs">
29850     <type name="X">
29851       <method name="Void .ctor()">
29852         <size>7</size>
29853       </method>
29854       <method name="Int32 dob(System.Int32[,])">
29855         <size>80</size>
29856       </method>
29857       <method name="Int32 count(System.Object)">
29858         <size>39</size>
29859       </method>
29860       <method name="Int32 Main()">
29861         <size>133</size>
29862       </method>
29863     </type>
29864   </test>
29865   <test name="test-440.cs">
29866     <type name="A">
29867       <method name="Void .ctor()">
29868         <size>7</size>
29869       </method>
29870       <method name="Void Main()">
29871         <size>26</size>
29872       </method>
29873       <method name="Double op_Implicit(A)">
29874         <size>10</size>
29875       </method>
29876       <method name="Int32 op_Implicit(A)">
29877         <size>2</size>
29878       </method>
29879     </type>
29880   </test>
29881   <test name="test-441.cs">
29882     <type name="Test">
29883       <method name="Void .ctor()">
29884         <size>7</size>
29885       </method>
29886       <method name="Void .cctor()">
29887         <size>1</size>
29888       </method>
29889       <method name="Void Main()">
29890         <size>25</size>
29891       </method>
29892     </type>
29893   </test>
29894   <test name="test-442.cs">
29895     <type name="ConsoleApplication1.Program">
29896       <method name="Void .ctor()">
29897         <size>7</size>
29898       </method>
29899       <method name="Void Main(System.String[])">
29900         <size>70</size>
29901       </method>
29902     </type>
29903   </test>
29904   <test name="test-443.cs">
29905     <type name="C">
29906       <method name="Void .ctor(ITopic)">
29907         <size>31</size>
29908       </method>
29909       <method name="Void Main()">
29910         <size>1</size>
29911       </method>
29912     </type>
29913   </test>
29914   <test name="test-444.cs">
29915     <type name="쯠쯡쯢">
29916       <method name="Void .ctor()">
29917         <size>7</size>
29918       </method>
29919       <method name="Void Main()">
29920         <size>1</size>
29921       </method>
29922     </type>
29923   </test>
29924   <test name="test-445.cs">
29925     <type name="ConvFromInt">
29926       <method name="Void .ctor()">
29927         <size>14</size>
29928       </method>
29929       <method name="Void .ctor(Int32)">
29930         <size>16</size>
29931       </method>
29932       <method name="ConvFromInt op_Implicit(Int32)">
29933         <size>7</size>
29934       </method>
29935     </type>
29936     <type name="Foo">
29937       <method name="Void .ctor()">
29938         <size>7</size>
29939       </method>
29940       <method name="Void .cctor()">
29941         <size>45</size>
29942       </method>
29943       <method name="Void Main()">
29944         <size>111</size>
29945       </method>
29946     </type>
29947   </test>
29948   <test name="test-446.cs">
29949     <type name="FooTest">
29950       <method name="Void .ctor()">
29951         <size>7</size>
29952       </method>
29953       <method name="Void Main()">
29954         <size>8</size>
29955       </method>
29956       <method name="Void Foo(UInt64)">
29957         <size>1</size>
29958       </method>
29959     </type>
29960   </test>
29961   <test name="test-447.cs">
29962     <type name="System.MonoTODOAttribute">
29963       <method name="Void .ctor()">
29964         <size>7</size>
29965       </method>
29966     </type>
29967     <type name="System.Web.HttpBrowserCapabilities">
29968       <method name="Void .ctor()">
29969         <size>7</size>
29970       </method>
29971       <method name="System.Version get_A()">
29972         <size>6</size>
29973       </method>
29974     </type>
29975     <type name="Test">
29976       <method name="Void .ctor()">
29977         <size>7</size>
29978       </method>
29979       <method name="Void Main()">
29980         <size>1</size>
29981       </method>
29982     </type>
29983   </test>
29984   <test name="test-448.cs">
29985     <type name="MonoDivideProblem">
29986       <method name="Void .ctor()">
29987         <size>7</size>
29988       </method>
29989       <method name="Void .cctor()">
29990         <size>17</size>
29991       </method>
29992       <method name="Void Main(System.String[])">
29993         <size>27</size>
29994       </method>
29995     </type>
29996   </test>
29997   <test name="test-449.cs">
29998     <type name="X">
29999       <method name="Void .ctor()">
30000         <size>7</size>
30001       </method>
30002       <method name="Void Main()">
30003         <size>1</size>
30004       </method>
30005       <method name="Void Z()">
30006         <size>19</size>
30007       </method>
30008       <method name="Void &lt;Z&gt;m__0(System.Object)">
30009         <size>25</size>
30010       </method>
30011       <method name="Void &lt;Z&gt;m__1(System.Object)">
30012         <size>7</size>
30013       </method>
30014     </type>
30015   </test>
30016   <test name="test-45.cs">
30017     <type name="Blah">
30018       <method name="Void .ctor()">
30019         <size>7</size>
30020       </method>
30021       <method name="Void .cctor()">
30022         <size>98</size>
30023       </method>
30024       <method name="Int32 Main()">
30025         <size>794</size>
30026       </method>
30027     </type>
30028     <type name="&lt;PrivateImplementationDetails&gt;">
30029       <method name="Void .ctor()">
30030         <size>7</size>
30031       </method>
30032     </type>
30033   </test>
30034   <test name="test-450.cs">
30035     <type name="MyAttribute">
30036       <method name="Void .ctor(String)">
30037         <size>7</size>
30038       </method>
30039     </type>
30040     <type name="X">
30041       <method name="Void .ctor()">
30042         <size>7</size>
30043       </method>
30044       <method name="Void Main()">
30045         <size>1</size>
30046       </method>
30047     </type>
30048   </test>
30049   <test name="test-451.cs">
30050     <type name="Test">
30051       <method name="Void .ctor()">
30052         <size>7</size>
30053       </method>
30054       <method name="Void Main()">
30055         <size>22</size>
30056       </method>
30057     </type>
30058   </test>
30059   <test name="test-452.cs">
30060     <type name="Foo">
30061       <method name="Void .ctor()">
30062         <size>7</size>
30063       </method>
30064     </type>
30065     <type name="Test">
30066       <method name="Void .ctor()">
30067         <size>7</size>
30068       </method>
30069       <method name="Void Main()">
30070         <size>7</size>
30071       </method>
30072     </type>
30073   </test>
30074   <test name="test-453.cs">
30075     <type name="C">
30076       <method name="Void .ctor()">
30077         <size>7</size>
30078       </method>
30079       <method name="Void Main()">
30080         <size>33</size>
30081       </method>
30082     </type>
30083   </test>
30084   <test name="test-454.cs">
30085     <type name="FooAttribute">
30086       <method name="Void .ctor()">
30087         <size>7</size>
30088       </method>
30089     </type>
30090     <type name="Test">
30091       <method name="Void .ctor()">
30092         <size>7</size>
30093       </method>
30094       <method name="Int32 Main()">
30095         <size>237</size>
30096       </method>
30097     </type>
30098   </test>
30099   <test name="test-455.cs">
30100     <type name="Test">
30101       <method name="Void .ctor()">
30102         <size>7</size>
30103       </method>
30104       <method name="Void Main()">
30105         <size>21</size>
30106       </method>
30107     </type>
30108     <type name="Foo">
30109       <method name="Int32 GetHashCode()">
30110         <size>17</size>
30111       </method>
30112     </type>
30113   </test>
30114   <test name="test-456.cs">
30115     <type name="Test">
30116       <method name="Void .ctor()">
30117         <size>7</size>
30118       </method>
30119       <method name="Void Main()">
30120         <size>16</size>
30121       </method>
30122     </type>
30123     <type name="Foo">
30124       <method name="Void foo()">
30125         <size>11</size>
30126       </method>
30127     </type>
30128   </test>
30129   <test name="test-457.cs">
30130     <type name="Number">
30131       <method name="Void .ctor()">
30132         <size>7</size>
30133       </method>
30134       <method name="Void IDouble.Add(Double)">
30135         <size>11</size>
30136       </method>
30137       <method name="Void IInteger.Add(Int32)">
30138         <size>11</size>
30139       </method>
30140       <method name="Int32 Main()">
30141         <size>52</size>
30142       </method>
30143     </type>
30144   </test>
30145   <test name="test-458.cs">
30146     <type name="MyAttr">
30147       <method name="Void .ctor()">
30148         <size>7</size>
30149       </method>
30150       <method name="Void .ctor(Type)">
30151         <size>7</size>
30152       </method>
30153       <method name="Void .ctor(String)">
30154         <size>7</size>
30155       </method>
30156       <method name="Void .ctor(Int32)">
30157         <size>7</size>
30158       </method>
30159     </type>
30160     <type name="ClassA">
30161       <method name="Void .ctor()">
30162         <size>7</size>
30163       </method>
30164     </type>
30165     <type name="ClassB">
30166       <method name="Void .ctor()">
30167         <size>7</size>
30168       </method>
30169     </type>
30170     <type name="ClassC">
30171       <method name="Void .ctor()">
30172         <size>7</size>
30173       </method>
30174     </type>
30175     <type name="ClassD">
30176       <method name="Void .ctor()">
30177         <size>7</size>
30178       </method>
30179     </type>
30180     <type name="Top">
30181       <method name="Void .ctor()">
30182         <size>7</size>
30183       </method>
30184       <method name="Int32 Main()">
30185         <size>28</size>
30186       </method>
30187     </type>
30188   </test>
30189   <test name="test-459.cs">
30190     <type name="CC">
30191       <method name="Void .ctor()">
30192         <size>7</size>
30193       </method>
30194       <method name="Int32 Main()">
30195         <size>13</size>
30196       </method>
30197     </type>
30198     <type name="CC+IfElseStateMachine">
30199       <method name="Void .ctor()">
30200         <size>7</size>
30201       </method>
30202       <method name="Void HandleToken(Token)">
30203         <size>15</size>
30204       </method>
30205     </type>
30206   </test>
30207   <test name="test-46.cs">
30208     <type name="X">
30209       <method name="Void .ctor()">
30210         <size>7</size>
30211       </method>
30212       <method name="Int32 cast_int(System.Object)">
30213         <size>7</size>
30214       </method>
30215       <method name="UInt32 cast_uint(System.Object)">
30216         <size>7</size>
30217       </method>
30218       <method name="Int16 cast_short(System.Object)">
30219         <size>7</size>
30220       </method>
30221       <method name="Char cast_char(System.Object)">
30222         <size>7</size>
30223       </method>
30224       <method name="UInt16 cast_ushort(System.Object)">
30225         <size>7</size>
30226       </method>
30227       <method name="Byte cast_byte(System.Object)">
30228         <size>7</size>
30229       </method>
30230       <method name="SByte cast_sbyte(System.Object)">
30231         <size>7</size>
30232       </method>
30233       <method name="Int64 cast_long(System.Object)">
30234         <size>7</size>
30235       </method>
30236       <method name="UInt64 cast_ulong(System.Object)">
30237         <size>7</size>
30238       </method>
30239       <method name="Single cast_float(System.Object)">
30240         <size>7</size>
30241       </method>
30242       <method name="Double cast_double(System.Object)">
30243         <size>7</size>
30244       </method>
30245       <method name="Boolean cast_bool(System.Object)">
30246         <size>7</size>
30247       </method>
30248       <method name="Int32 Main()">
30249         <size>1120</size>
30250       </method>
30251     </type>
30252   </test>
30253   <test name="test-460.cs">
30254     <type name="MainClass">
30255       <method name="Void .ctor()">
30256         <size>7</size>
30257       </method>
30258       <method name="Void .cctor()">
30259         <size>18</size>
30260       </method>
30261       <method name="Void Main()">
30262         <size>1</size>
30263       </method>
30264     </type>
30265   </test>
30266   <test name="test-461.cs">
30267     <type name="Valtest">
30268       <method name="Void .ctor()">
30269         <size>7</size>
30270       </method>
30271       <method name="Int32 Main()">
30272         <size>50</size>
30273       </method>
30274     </type>
30275     <type name="Value">
30276       <method name="Void .ctor(Object)">
30277         <size>1</size>
30278       </method>
30279       <method name="System.Object get_Val()">
30280         <size>7</size>
30281       </method>
30282       <method name="System.Enum get_Val2()">
30283         <size>7</size>
30284       </method>
30285     </type>
30286   </test>
30287   <test name="test-462.cs">
30288     <type name="X">
30289       <method name="Void .ctor()">
30290         <size>7</size>
30291       </method>
30292       <method name="Void Method(X)">
30293         <size>1</size>
30294       </method>
30295       <method name="Void Method(System.String)">
30296         <size>8</size>
30297       </method>
30298       <method name="Int32 Main()">
30299         <size>28</size>
30300       </method>
30301     </type>
30302   </test>
30303   <test name="test-463.cs">
30304     <type name="PropertySorter">
30305       <method name="Void .ctor()">
30306         <size>7</size>
30307       </method>
30308     </type>
30309     <type name="PathItemBase">
30310       <method name="Void .ctor()">
30311         <size>7</size>
30312       </method>
30313     </type>
30314     <type name="PathItemBase+TypeConverter">
30315       <method name="Void .ctor()">
30316         <size>7</size>
30317       </method>
30318     </type>
30319     <type name="X">
30320       <method name="Void .ctor()">
30321         <size>7</size>
30322       </method>
30323       <method name="Void Main()">
30324         <size>1</size>
30325       </method>
30326     </type>
30327   </test>
30328   <test name="test-464.cs">
30329     <type name="C">
30330       <method name="Void .ctor()">
30331         <size>7</size>
30332       </method>
30333       <method name="Int32 Main()">
30334         <size>85</size>
30335       </method>
30336     </type>
30337   </test>
30338   <test name="test-465.cs">
30339     <type name="C">
30340       <method name="Void .ctor()">
30341         <size>7</size>
30342       </method>
30343       <method name="Int32 Main()">
30344         <size>85</size>
30345       </method>
30346     </type>
30347   </test>
30348   <test name="test-467.cs">
30349     <type name="ExceptionWithAnonMethod">
30350       <method name="Void .ctor()">
30351         <size>7</size>
30352       </method>
30353       <method name="Int32 Main()">
30354         <size>96</size>
30355       </method>
30356       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30357         <size>13</size>
30358       </method>
30359     </type>
30360     <type name="ExceptionWithAnonMethod+EmptyCallback">
30361       <method name="Void .ctor(Object, IntPtr)">
30362         <size>0</size>
30363       </method>
30364       <method name="Void Invoke()">
30365         <size>0</size>
30366       </method>
30367       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30368         <size>0</size>
30369       </method>
30370       <method name="Void EndInvoke(IAsyncResult)">
30371         <size>0</size>
30372       </method>
30373     </type>
30374     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30375       <method name="Void .ctor()">
30376         <size>7</size>
30377       </method>
30378       <method name="Void &lt;&gt;m__0()">
30379         <size>33</size>
30380       </method>
30381     </type>
30382   </test>
30383   <test name="test-468.cs">
30384     <type name="CorMetaDataDispenserExClass">
30385       <method name="Void .ctor()">
30386         <size>0</size>
30387       </method>
30388     </type>
30389     <type name="Test">
30390       <method name="Void .ctor()">
30391         <size>7</size>
30392       </method>
30393       <method name="Void XXX()">
30394         <size>12</size>
30395       </method>
30396       <method name="Void Main()">
30397         <size>1</size>
30398       </method>
30399     </type>
30400   </test>
30401   <test name="test-469.cs">
30402     <type name="Lambda">
30403       <method name="Void .ctor()">
30404         <size>7</size>
30405       </method>
30406       <method name="Void f(Int32)">
30407         <size>7</size>
30408       </method>
30409       <method name="Del[] Make2(Int32)">
30410         <size>50</size>
30411       </method>
30412       <method name="Int32 Main()">
30413         <size>68</size>
30414       </method>
30415     </type>
30416     <type name="Del">
30417       <method name="Void .ctor(Object, IntPtr)">
30418         <size>0</size>
30419       </method>
30420       <method name="Void Invoke(Int32)">
30421         <size>0</size>
30422       </method>
30423       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30424         <size>0</size>
30425       </method>
30426       <method name="Void EndInvoke(IAsyncResult)">
30427         <size>0</size>
30428       </method>
30429     </type>
30430     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30431       <method name="Void .ctor()">
30432         <size>7</size>
30433       </method>
30434       <method name="Void &lt;&gt;m__0(Int32)">
30435         <size>23</size>
30436       </method>
30437       <method name="Void &lt;&gt;m__1(Int32)">
30438         <size>23</size>
30439       </method>
30440     </type>
30441   </test>
30442   <test name="test-47.cs">
30443     <type name="X">
30444       <method name="Void .ctor()">
30445         <size>7</size>
30446       </method>
30447       <method name="Void .cctor()">
30448         <size>1</size>
30449       </method>
30450       <method name="Boolean f()">
30451         <size>24</size>
30452       </method>
30453       <method name="Boolean t()">
30454         <size>24</size>
30455       </method>
30456       <method name="Int32 Main()">
30457         <size>404</size>
30458       </method>
30459     </type>
30460   </test>
30461   <test name="test-470.cs">
30462     <type name="X">
30463       <method name="Void .ctor()">
30464         <size>7</size>
30465       </method>
30466       <method name="System.String get_ASTNodeTypeName()">
30467         <size>16</size>
30468       </method>
30469     </type>
30470     <type name="Demo">
30471       <method name="Void .ctor()">
30472         <size>7</size>
30473       </method>
30474       <method name="Void Main()">
30475         <size>1</size>
30476       </method>
30477     </type>
30478   </test>
30479   <test name="test-471.cs">
30480     <type name="AAttribute">
30481       <method name="Void .ctor()">
30482         <size>7</size>
30483       </method>
30484     </type>
30485     <type name="Demo">
30486       <method name="Void .ctor()">
30487         <size>7</size>
30488       </method>
30489       <method name="Void Main()">
30490         <size>1</size>
30491       </method>
30492     </type>
30493   </test>
30494   <test name="test-472.cs">
30495     <type name="Test">
30496       <method name="Void .ctor()">
30497         <size>7</size>
30498       </method>
30499       <method name="Int32 get_Prop()">
30500         <size>7</size>
30501       </method>
30502       <method name="Void set_Prop(Int32)">
30503         <size>8</size>
30504       </method>
30505       <method name="Int32 Main()">
30506         <size>79</size>
30507       </method>
30508     </type>
30509   </test>
30510   <test name="test-473.cs">
30511     <type name="UnixMarshal">
30512       <method name="Void .ctor()">
30513         <size>7</size>
30514       </method>
30515       <method name="Void .cctor()">
30516         <size>24</size>
30517       </method>
30518       <method name="Void Default(Int32)">
30519         <size>1</size>
30520       </method>
30521       <method name="System.String GetDescription(Error)">
30522         <size>2</size>
30523       </method>
30524     </type>
30525     <type name="UnixMarshal2">
30526       <method name="Void .ctor()">
30527         <size>7</size>
30528       </method>
30529       <method name="System.String GetDescription(Error)">
30530         <size>2</size>
30531       </method>
30532     </type>
30533     <type name="Stdlib">
30534       <method name="Void .ctor()">
30535         <size>7</size>
30536       </method>
30537     </type>
30538     <type name="TestConst">
30539       <method name="Void .ctor()">
30540         <size>7</size>
30541       </method>
30542     </type>
30543     <type name="XX">
30544       <method name="Void .ctor()">
30545         <size>7</size>
30546       </method>
30547     </type>
30548     <type name="Syscall">
30549       <method name="Void .ctor()">
30550         <size>7</size>
30551       </method>
30552       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30553         <size>2</size>
30554       </method>
30555     </type>
30556     <type name="EnumWrapper">
30557       <method name="Void .ctor(Int32)">
30558         <size>7</size>
30559       </method>
30560     </type>
30561     <type name="Test">
30562       <method name="Void .ctor()">
30563         <size>7</size>
30564       </method>
30565       <method name="Void Main()">
30566         <size>1</size>
30567       </method>
30568     </type>
30569     <type name="SignalHandler">
30570       <method name="Void .ctor(Object, IntPtr)">
30571         <size>0</size>
30572       </method>
30573       <method name="Void Invoke(Int32)">
30574         <size>0</size>
30575       </method>
30576       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30577         <size>0</size>
30578       </method>
30579       <method name="Void EndInvoke(IAsyncResult)">
30580         <size>0</size>
30581       </method>
30582     </type>
30583     <type name="PS">
30584       <method name="Void GetDescription(Error)">
30585         <size>1</size>
30586       </method>
30587     </type>
30588     <type name="Value">
30589       <method name="EnumWrapper op_Explicit(Value)">
30590         <size>11</size>
30591       </method>
30592     </type>
30593   </test>
30594   <test name="test-474.cs">
30595     <type name="Z">
30596       <method name="Void .ctor()">
30597         <size>7</size>
30598       </method>
30599       <method name="Void Main()">
30600         <size>13</size>
30601       </method>
30602       <method name="Void TestPreinc(Int32)">
30603         <size>57</size>
30604       </method>
30605       <method name="Void TestPostinc(Int32)">
30606         <size>57</size>
30607       </method>
30608       <method name="Void Assert(Int32, Int32)">
30609         <size>67</size>
30610       </method>
30611     </type>
30612     <type name="Z+X">
30613       <method name="Void .ctor(Object, IntPtr)">
30614         <size>0</size>
30615       </method>
30616       <method name="Void Invoke()">
30617         <size>0</size>
30618       </method>
30619       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30620         <size>0</size>
30621       </method>
30622       <method name="Void EndInvoke(IAsyncResult)">
30623         <size>0</size>
30624       </method>
30625     </type>
30626     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30627       <method name="Void .ctor()">
30628         <size>7</size>
30629       </method>
30630       <method name="Void &lt;&gt;m__0()">
30631         <size>38</size>
30632       </method>
30633     </type>
30634     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30635       <method name="Void .ctor()">
30636         <size>7</size>
30637       </method>
30638       <method name="Void &lt;&gt;m__1()">
30639         <size>38</size>
30640       </method>
30641     </type>
30642   </test>
30643   <test name="test-475.cs">
30644     <type name="X">
30645       <method name="Void .ctor()">
30646         <size>7</size>
30647       </method>
30648       <method name="Void .cctor()">
30649         <size>24</size>
30650       </method>
30651       <method name="Void add_e(MyDelegate)">
30652         <size>22</size>
30653       </method>
30654       <method name="Void remove_e(MyDelegate)">
30655         <size>22</size>
30656       </method>
30657       <method name="Void Test(Int32)">
30658         <size>17</size>
30659       </method>
30660       <method name="Int32 Main()">
30661         <size>28</size>
30662       </method>
30663     </type>
30664     <type name="MyDelegate">
30665       <method name="Void .ctor(Object, IntPtr)">
30666         <size>0</size>
30667       </method>
30668       <method name="Void Invoke(Int32)">
30669         <size>0</size>
30670       </method>
30671       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30672         <size>0</size>
30673       </method>
30674       <method name="Void EndInvoke(IAsyncResult)">
30675         <size>0</size>
30676       </method>
30677     </type>
30678   </test>
30679   <test name="test-476.cs">
30680     <type name="Test">
30681       <method name="Void .ctor()">
30682         <size>7</size>
30683       </method>
30684       <method name="Void Main()">
30685         <size>1</size>
30686       </method>
30687     </type>
30688   </test>
30689   <test name="test-477.cs">
30690     <type name="C">
30691       <method name="Void .ctor()">
30692         <size>7</size>
30693       </method>
30694       <method name="Void Test(Int32 ByRef)">
30695         <size>1</size>
30696       </method>
30697       <method name="Void Main()">
30698         <size>1</size>
30699       </method>
30700     </type>
30701   </test>
30702   <test name="test-478.cs">
30703     <type name="Test.MainClass">
30704       <method name="Void .ctor()">
30705         <size>7</size>
30706       </method>
30707       <method name="Void Main()">
30708         <size>1</size>
30709       </method>
30710     </type>
30711     <type name="Test.TestAttribute">
30712       <method name="Void .ctor(TestEnum2)">
30713         <size>7</size>
30714       </method>
30715     </type>
30716     <type name="Test.Test2Attribute">
30717       <method name="Void .ctor()">
30718         <size>7</size>
30719       </method>
30720     </type>
30721   </test>
30722   <test name="test-479.cs">
30723     <type name="Test.Test">
30724       <method name="Void .ctor()">
30725         <size>7</size>
30726       </method>
30727       <method name="Boolean Equals(System.Object)">
30728         <size>2</size>
30729       </method>
30730       <method name="Int32 GetHashCode()">
30731         <size>2</size>
30732       </method>
30733       <method name="Void Main()">
30734         <size>1</size>
30735       </method>
30736     </type>
30737   </test>
30738   <test name="test-48.cs">
30739     <type name="Blah">
30740       <method name="Void .ctor()">
30741         <size>7</size>
30742       </method>
30743       <method name="Int32 Main()">
30744         <size>59</size>
30745       </method>
30746       <method name="Void Test_1()">
30747         <size>1</size>
30748       </method>
30749     </type>
30750   </test>
30751   <test name="test-480.cs">
30752     <type name="Space">
30753       <method name="Void .ctor()">
30754         <size>14</size>
30755       </method>
30756       <method name="Void Leak(Boolean, Int32)">
30757         <size>85</size>
30758       </method>
30759     </type>
30760     <type name="Program">
30761       <method name="Void .ctor()">
30762         <size>7</size>
30763       </method>
30764       <method name="Void Main(System.String[])">
30765         <size>1</size>
30766       </method>
30767     </type>
30768     <type name="Space+DoCopy">
30769       <method name="Void .ctor(Object, IntPtr)">
30770         <size>0</size>
30771       </method>
30772       <method name="Void Invoke()">
30773         <size>0</size>
30774       </method>
30775       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30776         <size>0</size>
30777       </method>
30778       <method name="Void EndInvoke(IAsyncResult)">
30779         <size>0</size>
30780       </method>
30781     </type>
30782     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30783       <method name="Void .ctor()">
30784         <size>7</size>
30785       </method>
30786       <method name="Void &lt;&gt;m__0()">
30787         <size>18</size>
30788       </method>
30789       <method name="Void &lt;&gt;m__1()">
30790         <size>68</size>
30791       </method>
30792     </type>
30793     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30794       <method name="Void .ctor()">
30795         <size>7</size>
30796       </method>
30797     </type>
30798   </test>
30799   <test name="test-481.cs">
30800     <type name="TestClass">
30801       <method name="Int32 Main()">
30802         <size>42</size>
30803       </method>
30804     </type>
30805     <type name="TestDelegate">
30806       <method name="Void .ctor(Object, IntPtr)">
30807         <size>0</size>
30808       </method>
30809       <method name="Void Invoke(Int32 ByRef)">
30810         <size>0</size>
30811       </method>
30812       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30813         <size>0</size>
30814       </method>
30815       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30816         <size>0</size>
30817       </method>
30818     </type>
30819     <type name="TestClass">
30820       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30821         <size>4</size>
30822       </method>
30823     </type>
30824   </test>
30825   <test name="test-482.cs">
30826     <type name="X">
30827       <method name="Void .ctor()">
30828         <size>7</size>
30829       </method>
30830       <method name="Void M4(Int32)">
30831         <size>1</size>
30832       </method>
30833       <method name="Void Main()">
30834         <size>1</size>
30835       </method>
30836       <method name="Void M4(Int32, ...)">
30837         <size>1</size>
30838       </method>
30839     </type>
30840   </test>
30841   <test name="test-483.cs">
30842     <type name="Tests">
30843       <method name="Void .ctor()">
30844         <size>7</size>
30845       </method>
30846       <method name="Void Main()">
30847         <size>21</size>
30848       </method>
30849     </type>
30850   </test>
30851   <test name="test-484.cs">
30852     <type name="Test.TestBit">
30853       <method name="Void .ctor()">
30854         <size>7</size>
30855       </method>
30856       <method name="Void Main()">
30857         <size>1</size>
30858       </method>
30859     </type>
30860   </test>
30861   <test name="test-485.cs">
30862     <type name="MonoBUG">
30863       <method name="Void .ctor()">
30864         <size>7</size>
30865       </method>
30866       <method name="Void Main(System.String[])">
30867         <size>44</size>
30868       </method>
30869     </type>
30870   </test>
30871   <test name="test-486.cs">
30872     <type name="Test">
30873       <method name="Void .ctor()">
30874         <size>7</size>
30875       </method>
30876       <method name="Void Main()">
30877         <size>119</size>
30878       </method>
30879     </type>
30880   </test>
30881   <test name="test-487.cs">
30882     <type name="X">
30883       <method name="Void .ctor(Object)">
30884         <size>72</size>
30885       </method>
30886       <method name="Void .cctor()">
30887         <size>1</size>
30888       </method>
30889       <method name="Int32 Main()">
30890         <size>25</size>
30891       </method>
30892     </type>
30893   </test>
30894   <test name="test-488.cs">
30895     <type name="P">
30896       <method name="Void .ctor()">
30897         <size>7</size>
30898       </method>
30899     </type>
30900     <type name="Test">
30901       <method name="Void .ctor()">
30902         <size>7</size>
30903       </method>
30904       <method name="IEnumerable foo()">
30905         <size>2</size>
30906       </method>
30907       <method name="Void Main()">
30908         <size>165</size>
30909       </method>
30910     </type>
30911     <type name="Q">
30912       <method name="Void .ctor(P)">
30913         <size>8</size>
30914       </method>
30915     </type>
30916   </test>
30917   <test name="test-489.cs">
30918     <type name="test">
30919       <method name="Void .ctor()">
30920         <size>7</size>
30921       </method>
30922       <method name="Void Main()">
30923         <size>1</size>
30924       </method>
30925     </type>
30926   </test>
30927   <test name="test-49.cs">
30928     <type name="X">
30929       <method name="Void .ctor()">
30930         <size>7</size>
30931       </method>
30932       <method name="Int32 s(Byte)">
30933         <size>2182</size>
30934       </method>
30935       <method name="Int32 test(Int32)">
30936         <size>70</size>
30937       </method>
30938       <method name="Int32 tests(System.String)">
30939         <size>152</size>
30940       </method>
30941       <method name="Int32 testn(System.String)">
30942         <size>76</size>
30943       </method>
30944       <method name="Int32 testm(System.String)">
30945         <size>77</size>
30946       </method>
30947       <method name="Int32 testo(System.String)">
30948         <size>79</size>
30949       </method>
30950       <method name="Int32 testp(System.String)">
30951         <size>109</size>
30952       </method>
30953       <method name="Int32 test_def(System.String)">
30954         <size>119</size>
30955       </method>
30956       <method name="Int32 test_coverage(Int32)">
30957         <size>18</size>
30958       </method>
30959       <method name="Int32 test_goto(Int32)">
30960         <size>39</size>
30961       </method>
30962       <method name="Int32 test_memberaccess(System.String)">
30963         <size>76</size>
30964       </method>
30965       <method name="Int32 test_string_multiple_targets(System.String)">
30966         <size>128</size>
30967       </method>
30968       <method name="Int32 test_casts(Int32)">
30969         <size>17</size>
30970       </method>
30971       <method name="Int32 testSwitchEnumLong(TestEnum)">
30972         <size>56</size>
30973       </method>
30974       <method name="Int32 test_long_enum_switch()">
30975         <size>66</size>
30976       </method>
30977       <method name="Int32 tests_default(System.String)">
30978         <size>107</size>
30979       </method>
30980       <method name="Int32 tests_default_2(System.String)">
30981         <size>124</size>
30982       </method>
30983       <method name="Void test_76590(System.String)">
30984         <size>107</size>
30985       </method>
30986       <method name="Void test_77964()">
30987         <size>37</size>
30988       </method>
30989       <method name="Boolean bug_78860()">
30990         <size>114</size>
30991       </method>
30992       <method name="Int32 Main()">
30993         <size>1037</size>
30994       </method>
30995     </type>
30996   </test>
30997   <test name="test-490.cs">
30998     <type name="T">
30999       <method name="Void .ctor()">
31000         <size>7</size>
31001       </method>
31002       <method name="Void .cctor()">
31003         <size>39</size>
31004       </method>
31005       <method name="Void Main()">
31006         <size>1</size>
31007       </method>
31008     </type>
31009   </test>
31010   <test name="test-491.cs">
31011     <type name="M">
31012       <method name="Void .ctor()">
31013         <size>7</size>
31014       </method>
31015       <method name="Void Main()">
31016         <size>1</size>
31017       </method>
31018     </type>
31019     <type name="AttrA">
31020       <method name="Void .ctor()">
31021         <size>7</size>
31022       </method>
31023     </type>
31024     <type name="AttrB">
31025       <method name="Void .ctor()">
31026         <size>7</size>
31027       </method>
31028     </type>
31029   </test>
31030   <test name="test-492.cs">
31031     <type name="Test.My1Attribute">
31032       <method name="Void .ctor(Object)">
31033         <size>19</size>
31034       </method>
31035     </type>
31036     <type name="Test.My2Attribute">
31037       <method name="Void .ctor(String[])">
31038         <size>21</size>
31039       </method>
31040     </type>
31041     <type name="Test.My3Attribute">
31042       <method name="Void .ctor(Byte)">
31043         <size>24</size>
31044       </method>
31045     </type>
31046     <type name="Test.Test">
31047       <method name="Void .ctor()">
31048         <size>7</size>
31049       </method>
31050       <method name="Int32 Main()">
31051         <size>60</size>
31052       </method>
31053     </type>
31054   </test>
31055   <test name="test-493.cs">
31056     <type name="A">
31057       <method name="Void .ctor()">
31058         <size>7</size>
31059       </method>
31060       <method name="Int32 get_f()">
31061         <size>2</size>
31062       </method>
31063     </type>
31064     <type name="B">
31065       <method name="Void .ctor()">
31066         <size>7</size>
31067       </method>
31068       <method name="Int32 bar()">
31069         <size>11</size>
31070       </method>
31071     </type>
31072     <type name="C">
31073       <method name="Void .ctor()">
31074         <size>7</size>
31075       </method>
31076       <method name="Void Main()">
31077         <size>1</size>
31078       </method>
31079     </type>
31080   </test>
31081   <test name="test-494.cs">
31082     <type name="Agresso.Foundation.Function">
31083       <method name="Void .ctor()">
31084         <size>7</size>
31085       </method>
31086       <method name="Void Main()">
31087         <size>1</size>
31088       </method>
31089     </type>
31090     <type name="Agresso.Foundation.Translate">
31091       <method name="Void .ctor(Object, IntPtr)">
31092         <size>0</size>
31093       </method>
31094       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31095         <size>0</size>
31096       </method>
31097       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31098         <size>0</size>
31099       </method>
31100       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31101         <size>0</size>
31102       </method>
31103     </type>
31104   </test>
31105   <test name="test-495.cs">
31106     <type name="plj.aClass">
31107       <method name="Void .ctor()">
31108         <size>7</size>
31109       </method>
31110       <method name="plj.aClass op_Implicit(plj.fromClass)">
31111         <size>2</size>
31112       </method>
31113     </type>
31114     <type name="plj.realClass1">
31115       <method name="Void .ctor()">
31116         <size>7</size>
31117       </method>
31118       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31119         <size>2</size>
31120       </method>
31121     </type>
31122     <type name="plj.fromClass">
31123       <method name="Void .ctor()">
31124         <size>7</size>
31125       </method>
31126       <method name="Void Main()">
31127         <size>1</size>
31128       </method>
31129     </type>
31130   </test>
31131   <test name="test-496.cs">
31132     <type name="Test">
31133       <method name="Void .ctor()">
31134         <size>7</size>
31135       </method>
31136       <method name="IEnumerator GetEnumerator()">
31137         <size>15</size>
31138       </method>
31139       <method name="Void Main()">
31140         <size>11</size>
31141       </method>
31142       <method name="Void Run()">
31143         <size>176</size>
31144       </method>
31145     </type>
31146     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31147       <method name="Void .ctor()">
31148         <size>7</size>
31149       </method>
31150       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31151         <size>7</size>
31152       </method>
31153       <method name="Boolean MoveNext()">
31154         <size>129</size>
31155       </method>
31156       <method name="Void Dispose()">
31157         <size>8</size>
31158       </method>
31159       <method name="Void Reset()">
31160         <size>6</size>
31161       </method>
31162       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31163         <size>7</size>
31164       </method>
31165     </type>
31166   </test>
31167   <test name="test-497.cs">
31168     <type name="PlotMenuItem">
31169       <method name="Void .ctor()">
31170         <size>7</size>
31171       </method>
31172       <method name="Void .ctor(EventHandler)">
31173         <size>54</size>
31174       </method>
31175       <method name="Int32 Main()">
31176         <size>50</size>
31177       </method>
31178       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31179         <size>11</size>
31180       </method>
31181       <method name="System.EventHandler get_Callback()">
31182         <size>7</size>
31183       </method>
31184       <method name="Void set_Callback(System.EventHandler)">
31185         <size>8</size>
31186       </method>
31187     </type>
31188   </test>
31189   <test name="test-498.cs">
31190     <type name="C">
31191       <method name="Int32 Main()">
31192         <size>81</size>
31193       </method>
31194     </type>
31195     <type name="A">
31196       <method name="Void .ctor(Single)">
31197         <size>0</size>
31198       </method>
31199       <method name="Int32 get_Foo()">
31200         <size>0</size>
31201       </method>
31202     </type>
31203   </test>
31204   <test name="test-499.cs">
31205     <type name="X">
31206       <method name="Void .ctor()">
31207         <size>7</size>
31208       </method>
31209       <method name="Void Main()">
31210         <size>24</size>
31211       </method>
31212     </type>
31213   </test>
31214   <test name="test-5.cs">
31215     <type name="X">
31216       <method name="Void .ctor()">
31217         <size>7</size>
31218       </method>
31219       <method name="Int32 Main()">
31220         <size>37</size>
31221       </method>
31222     </type>
31223   </test>
31224   <test name="test-500.cs">
31225     <type name="SomeCustomAttribute">
31226       <method name="Void .ctor()">
31227         <size>7</size>
31228       </method>
31229     </type>
31230     <type name="MainClass">
31231       <method name="Void .ctor()">
31232         <size>7</size>
31233       </method>
31234       <method name="Int32 Main()">
31235         <size>117</size>
31236       </method>
31237     </type>
31238   </test>
31239   <test name="test-501.cs">
31240     <type name="Tests">
31241       <method name="Void .ctor()">
31242         <size>7</size>
31243       </method>
31244       <method name="Void DumpException(Tests+FilterStackFrame)">
31245         <size>1</size>
31246       </method>
31247       <method name="Void foo(Boolean ByRef)">
31248         <size>49</size>
31249       </method>
31250       <method name="Void Main(System.String[])">
31251         <size>8</size>
31252       </method>
31253     </type>
31254     <type name="Tests+FilterStackFrame">
31255       <method name="Void .ctor(Object, IntPtr)">
31256         <size>0</size>
31257       </method>
31258       <method name="Boolean Invoke(System.Object)">
31259         <size>0</size>
31260       </method>
31261       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31262         <size>0</size>
31263       </method>
31264       <method name="Boolean EndInvoke(IAsyncResult)">
31265         <size>0</size>
31266       </method>
31267     </type>
31268     <type name="Tests">
31269       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31270         <size>2</size>
31271       </method>
31272     </type>
31273   </test>
31274   <test name="test-502.cs">
31275     <type name="Base">
31276       <method name="Void .ctor()">
31277         <size>7</size>
31278       </method>
31279       <method name="Int32 get_Property()">
31280         <size>3</size>
31281       </method>
31282       <method name="Void Main()">
31283         <size>1</size>
31284       </method>
31285     </type>
31286     <type name="Derived">
31287       <method name="Void .ctor()">
31288         <size>7</size>
31289       </method>
31290       <method name="Int32 get_Property()">
31291         <size>3</size>
31292       </method>
31293     </type>
31294     <type name="BaseClass">
31295       <method name="Void .ctor()">
31296         <size>7</size>
31297       </method>
31298       <method name="Int32 get_Value()">
31299         <size>2</size>
31300       </method>
31301       <method name="Void set_Value(Int32)">
31302         <size>1</size>
31303       </method>
31304     </type>
31305     <type name="DerivedClass">
31306       <method name="Void .ctor()">
31307         <size>7</size>
31308       </method>
31309       <method name="Int32 get_Value()">
31310         <size>2</size>
31311       </method>
31312     </type>
31313     <type name="ErrorClass">
31314       <method name="Void .ctor()">
31315         <size>7</size>
31316       </method>
31317       <method name="Int32 get_Value()">
31318         <size>2</size>
31319       </method>
31320       <method name="Void set_Value(Int32)">
31321         <size>1</size>
31322       </method>
31323     </type>
31324   </test>
31325   <test name="test-503.cs">
31326     <type name="Foo">
31327       <method name="Void .ctor()">
31328         <size>7</size>
31329       </method>
31330       <method name="Int32 Main()">
31331         <size>33</size>
31332       </method>
31333     </type>
31334   </test>
31335   <test name="test-504.cs">
31336     <type name="Foo">
31337       <method name="Void .ctor()">
31338         <size>7</size>
31339       </method>
31340       <method name="Void .cctor()">
31341         <size>7</size>
31342       </method>
31343       <method name="Int32 f()">
31344         <size>2</size>
31345       </method>
31346       <method name="Int32 Main()">
31347         <size>32</size>
31348       </method>
31349     </type>
31350   </test>
31351   <test name="test-505.cs">
31352     <type name="T">
31353       <method name="Void .ctor()">
31354         <size>7</size>
31355       </method>
31356       <method name="Int32 f()">
31357         <size>19</size>
31358       </method>
31359       <method name="Void Main()">
31360         <size>38</size>
31361       </method>
31362     </type>
31363   </test>
31364   <test name="test-506.cs">
31365     <type name="ProtectedSetter.BaseClass">
31366       <method name="Void .ctor()">
31367         <size>7</size>
31368       </method>
31369       <method name="System.String get_Name()">
31370         <size>0</size>
31371       </method>
31372       <method name="Void set_Name(System.String)">
31373         <size>0</size>
31374       </method>
31375     </type>
31376     <type name="ProtectedSetter.DerivedClass">
31377       <method name="Void .ctor()">
31378         <size>7</size>
31379       </method>
31380       <method name="System.String get_Name()">
31381         <size>2</size>
31382       </method>
31383       <method name="Void set_Name(System.String)">
31384         <size>1</size>
31385       </method>
31386       <method name="Void Main()">
31387         <size>1</size>
31388       </method>
31389     </type>
31390   </test>
31391   <test name="test-507.cs">
31392     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31393       <method name="Void .ctor()">
31394         <size>7</size>
31395       </method>
31396       <method name="Void SomeMethod()">
31397         <size>1</size>
31398       </method>
31399       <method name="Void SomeMethod2()">
31400         <size>1</size>
31401       </method>
31402     </type>
31403     <type name="NewslotVirtualFinal.C">
31404       <method name="Void .ctor()">
31405         <size>7</size>
31406       </method>
31407       <method name="Int32 Main()">
31408         <size>83</size>
31409       </method>
31410     </type>
31411   </test>
31412   <test name="test-508.cs">
31413     <type name="OutputParam">
31414       <method name="Void .ctor()">
31415         <size>7</size>
31416       </method>
31417       <method name="Void Main(System.String[])">
31418         <size>14</size>
31419       </method>
31420       <method name="Void Method(Int32 ByRef)">
31421         <size>17</size>
31422       </method>
31423     </type>
31424   </test>
31425   <test name="test-509.cs">
31426     <type name="BaseClass">
31427       <method name="Void .ctor()">
31428         <size>7</size>
31429       </method>
31430       <method name="Void add_OnEvent(DelegateHandler)">
31431         <size>24</size>
31432       </method>
31433       <method name="Void remove_OnEvent(DelegateHandler)">
31434         <size>24</size>
31435       </method>
31436     </type>
31437     <type name="ExtendingClass">
31438       <method name="Void .ctor()">
31439         <size>7</size>
31440       </method>
31441       <method name="Void Main()">
31442         <size>1</size>
31443       </method>
31444       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31445         <size>8</size>
31446       </method>
31447       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31448         <size>8</size>
31449       </method>
31450     </type>
31451     <type name="DelegateHandler">
31452       <method name="Void .ctor(Object, IntPtr)">
31453         <size>0</size>
31454       </method>
31455       <method name="Void Invoke()">
31456         <size>0</size>
31457       </method>
31458       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31459         <size>0</size>
31460       </method>
31461       <method name="Void EndInvoke(IAsyncResult)">
31462         <size>0</size>
31463       </method>
31464     </type>
31465   </test>
31466   <test name="test-51.cs">
31467     <type name="Base">
31468       <method name="Void .ctor()">
31469         <size>25</size>
31470       </method>
31471       <method name="Int32 get_b_int_property()">
31472         <size>7</size>
31473       </method>
31474       <method name="Void set_b_int_property(Int32)">
31475         <size>8</size>
31476       </method>
31477       <method name="System.String b_get_id()">
31478         <size>6</size>
31479       </method>
31480     </type>
31481     <type name="Derived">
31482       <method name="Void .ctor()">
31483         <size>26</size>
31484       </method>
31485       <method name="Int32 get_b_int_property()">
31486         <size>7</size>
31487       </method>
31488       <method name="Void set_b_int_property(Int32)">
31489         <size>8</size>
31490       </method>
31491       <method name="Int32 Test()">
31492         <size>138</size>
31493       </method>
31494     </type>
31495     <type name="boot">
31496       <method name="Void .ctor()">
31497         <size>7</size>
31498       </method>
31499       <method name="Int32 Main()">
31500         <size>13</size>
31501       </method>
31502     </type>
31503   </test>
31504   <test name="test-510.cs">
31505     <type name="Foo">
31506       <method name="Void .ctor()">
31507         <size>7</size>
31508       </method>
31509       <method name="Void test39(Int32 ByRef)">
31510         <size>36</size>
31511       </method>
31512       <method name="Void Main()">
31513         <size>28</size>
31514       </method>
31515     </type>
31516   </test>
31517   <test name="test-511.cs">
31518     <type name="Foo">
31519       <method name="Void .ctor()">
31520         <size>7</size>
31521       </method>
31522       <method name="Void Main(System.String[])">
31523         <size>17</size>
31524       </method>
31525       <method name="Void f()">
31526         <size>7</size>
31527       </method>
31528     </type>
31529   </test>
31530   <test name="test-512.cs">
31531     <type name="Foo">
31532       <method name="Void .ctor()">
31533         <size>7</size>
31534       </method>
31535       <method name="Void Main(System.String[])">
31536         <size>17</size>
31537       </method>
31538       <method name="Void f()">
31539         <size>7</size>
31540       </method>
31541     </type>
31542   </test>
31543   <test name="test-513.cs">
31544     <type name="Test">
31545       <method name="Void .ctor()">
31546         <size>7</size>
31547       </method>
31548       <method name="Int32 Main()">
31549         <size>246</size>
31550       </method>
31551     </type>
31552   </test>
31553   <test name="test-514.cs">
31554     <type name="X">
31555       <method name="Void .ctor()">
31556         <size>7</size>
31557       </method>
31558       <method name="Void HandleConflict(Int32)">
31559         <size>31</size>
31560       </method>
31561       <method name="Int32 Main()">
31562         <size>40</size>
31563       </method>
31564     </type>
31565   </test>
31566   <test name="test-515.cs">
31567     <type name="X">
31568       <method name="Void .ctor()">
31569         <size>7</size>
31570       </method>
31571       <method name="Void Main()">
31572         <size>35</size>
31573       </method>
31574     </type>
31575   </test>
31576   <test name="test-516.cs">
31577     <type name="X">
31578       <method name="Void .ctor()">
31579         <size>7</size>
31580       </method>
31581       <method name="Void Main()">
31582         <size>35</size>
31583       </method>
31584     </type>
31585   </test>
31586   <test name="test-517.cs">
31587     <type name="Test">
31588       <method name="Void .ctor()">
31589         <size>7</size>
31590       </method>
31591       <method name="Int32 Main()">
31592         <size>11</size>
31593       </method>
31594     </type>
31595   </test>
31596   <test name="test-518.cs">
31597     <type name="Foo">
31598       <method name="Void .ctor()">
31599         <size>7</size>
31600       </method>
31601       <method name="Int32 Main()">
31602         <size>19</size>
31603       </method>
31604     </type>
31605   </test>
31606   <test name="test-519.cs">
31607     <type name="Foo">
31608       <method name="Void .ctor()">
31609         <size>7</size>
31610       </method>
31611       <method name="Int32 Main()">
31612         <size>32</size>
31613       </method>
31614       <method name="Void f()">
31615         <size>29</size>
31616       </method>
31617     </type>
31618   </test>
31619   <test name="test-52.cs">
31620     <type name="Y">
31621       <method name="Void .ctor()">
31622         <size>7</size>
31623       </method>
31624       <method name="Boolean MoveNext()">
31625         <size>28</size>
31626       </method>
31627       <method name="System.Object get_Current()">
31628         <size>12</size>
31629       </method>
31630     </type>
31631     <type name="X">
31632       <method name="Void .ctor()">
31633         <size>7</size>
31634       </method>
31635       <method name="Void .cctor()">
31636         <size>36</size>
31637       </method>
31638       <method name="Y GetEnumerator()">
31639         <size>6</size>
31640       </method>
31641       <method name="Int32 Main()">
31642         <size>498</size>
31643       </method>
31644     </type>
31645   </test>
31646   <test name="test-520.cs">
31647     <type name="FakeInt">
31648       <method name="Void .ctor(Int64)">
31649         <size>14</size>
31650       </method>
31651       <method name="Int64 op_Implicit(FakeInt)">
31652         <size>7</size>
31653       </method>
31654     </type>
31655     <type name="MainClass">
31656       <method name="Void .ctor()">
31657         <size>7</size>
31658       </method>
31659       <method name="Void Main()">
31660         <size>28</size>
31661       </method>
31662     </type>
31663   </test>
31664   <test name="test-521.cs">
31665     <type name="Tests">
31666       <method name="Void .ctor()">
31667         <size>7</size>
31668       </method>
31669       <method name="Void CallWithContextN(System.Object, System.Object[])">
31670         <size>1</size>
31671       </method>
31672       <method name="Void Main()">
31673         <size>14</size>
31674       </method>
31675     </type>
31676     <type name="Tests+CallTargetWithContextN">
31677       <method name="Void .ctor(Object, IntPtr)">
31678         <size>0</size>
31679       </method>
31680       <method name="Void Invoke(System.Object, System.Object[])">
31681         <size>0</size>
31682       </method>
31683       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31684         <size>0</size>
31685       </method>
31686       <method name="Void EndInvoke(IAsyncResult)">
31687         <size>0</size>
31688       </method>
31689     </type>
31690   </test>
31691   <test name="test-522.cs">
31692     <type name="Const">
31693       <method name="Void .ctor()">
31694         <size>7</size>
31695       </method>
31696       <method name="Void Main()">
31697         <size>1</size>
31698       </method>
31699     </type>
31700   </test>
31701   <test name="test-523.cs">
31702     <type name="T">
31703       <method name="Void .ctor()">
31704         <size>7</size>
31705       </method>
31706       <method name="Int32 stuff()">
31707         <size>20</size>
31708       </method>
31709       <method name="Int32 stuff2()">
31710         <size>44</size>
31711       </method>
31712       <method name="Int32 stuff3()">
31713         <size>44</size>
31714       </method>
31715       <method name="Void stuff4()">
31716         <size>20</size>
31717       </method>
31718       <method name="Void stuff_finally()">
31719         <size>1</size>
31720       </method>
31721       <method name="Void Main()">
31722         <size>1</size>
31723       </method>
31724     </type>
31725   </test>
31726   <test name="test-524.cs">
31727     <type name="Foo">
31728       <method name="Void .ctor()">
31729         <size>7</size>
31730       </method>
31731       <method name="Int32 Main()">
31732         <size>42</size>
31733       </method>
31734     </type>
31735   </test>
31736   <test name="test-525.cs">
31737     <type name="X">
31738       <method name="Void .ctor()">
31739         <size>7</size>
31740       </method>
31741       <method name="Void Finalize()">
31742         <size>23</size>
31743       </method>
31744       <method name="Int32 Test1()">
31745         <size>33</size>
31746       </method>
31747       <method name="Void Test2()">
31748         <size>67</size>
31749       </method>
31750       <method name="Void Main()">
31751         <size>39</size>
31752       </method>
31753     </type>
31754   </test>
31755   <test name="test-526.cs">
31756     <type name="Test">
31757       <method name="Void .ctor()">
31758         <size>7</size>
31759       </method>
31760       <method name="Void Main()">
31761         <size>1</size>
31762       </method>
31763       <method name="Void Foo(IListCounter)">
31764         <size>8</size>
31765       </method>
31766       <method name="Void Foo2(IC)">
31767         <size>8</size>
31768       </method>
31769       <method name="Void Foo3(ICC)">
31770         <size>8</size>
31771       </method>
31772       <method name="Void Foo4(IM2)">
31773         <size>8</size>
31774       </method>
31775     </type>
31776   </test>
31777   <test name="test-527.cs">
31778     <type name="Repro">
31779       <method name="Void .ctor()">
31780         <size>19</size>
31781       </method>
31782       <method name="Int32 Main()">
31783         <size>48</size>
31784       </method>
31785       <method name="Void foo()">
31786         <size>61</size>
31787       </method>
31788       <method name="Int32 bar()">
31789         <size>3</size>
31790       </method>
31791     </type>
31792   </test>
31793   <test name="test-528.cs">
31794     <type name="MicroFocus.MONO.Bugs.Odd">
31795       <method name="Void .ctor()">
31796         <size>7</size>
31797       </method>
31798       <method name="Void .cctor()">
31799         <size>25</size>
31800       </method>
31801       <method name="Void Main()">
31802         <size>1</size>
31803       </method>
31804     </type>
31805   </test>
31806   <test name="test-529.cs">
31807     <type name="C">
31808       <method name="Void .ctor()">
31809         <size>7</size>
31810       </method>
31811       <method name="Void Main()">
31812         <size>8</size>
31813       </method>
31814     </type>
31815   </test>
31816   <test name="test-53.cs">
31817     <type name="MyDispose">
31818       <method name="Void .ctor()">
31819         <size>7</size>
31820       </method>
31821       <method name="Void Dispose()">
31822         <size>8</size>
31823       </method>
31824     </type>
31825     <type name="X">
31826       <method name="Void .ctor()">
31827         <size>7</size>
31828       </method>
31829       <method name="Int32 Main()">
31830         <size>257</size>
31831       </method>
31832     </type>
31833   </test>
31834   <test name="test-530.cs">
31835     <type name="X">
31836       <method name="Void .ctor()">
31837         <size>7</size>
31838       </method>
31839       <method name="Void e(System.Object[])">
31840         <size>1</size>
31841       </method>
31842       <method name="Void Main()">
31843         <size>1</size>
31844       </method>
31845     </type>
31846   </test>
31847   <test name="test-531.cs">
31848     <type name="Test">
31849       <method name="Void .ctor()">
31850         <size>7</size>
31851       </method>
31852       <method name="Void Main()">
31853         <size>11</size>
31854       </method>
31855     </type>
31856   </test>
31857   <test name="test-532.cs">
31858     <type name="X">
31859       <method name="Void .ctor()">
31860         <size>47</size>
31861       </method>
31862       <method name="Void Main()">
31863         <size>1</size>
31864       </method>
31865     </type>
31866   </test>
31867   <test name="test-533.cs">
31868     <type name="Test">
31869       <method name="Void .ctor()">
31870         <size>7</size>
31871       </method>
31872       <method name="Void True(Boolean)">
31873         <size>10</size>
31874       </method>
31875       <method name="Void False(Boolean)">
31876         <size>13</size>
31877       </method>
31878       <method name="Void Main()">
31879         <size>61</size>
31880       </method>
31881     </type>
31882   </test>
31883   <test name="test-535.cs">
31884     <type name="X">
31885       <method name="Void .ctor()">
31886         <size>7</size>
31887       </method>
31888       <method name="Void Main()">
31889         <size>77</size>
31890       </method>
31891       <method name="Void Compile()">
31892         <size>19</size>
31893       </method>
31894       <method name="Void M(Int64)">
31895         <size>1</size>
31896       </method>
31897       <method name="Void M(UInt64)">
31898         <size>1</size>
31899       </method>
31900       <method name="Void M(System.Object)">
31901         <size>1</size>
31902       </method>
31903     </type>
31904   </test>
31905   <test name="test-536.cs">
31906     <type name="Test">
31907       <method name="Void add_Foo(FooHandler)">
31908         <size>22</size>
31909       </method>
31910       <method name="Void remove_Foo(FooHandler)">
31911         <size>22</size>
31912       </method>
31913       <method name="Void OnFooTest()">
31914         <size>1</size>
31915       </method>
31916       <method name="Void Main()">
31917         <size>31</size>
31918       </method>
31919     </type>
31920     <type name="FooHandler">
31921       <method name="Void .ctor(Object, IntPtr)">
31922         <size>0</size>
31923       </method>
31924       <method name="Void Invoke()">
31925         <size>0</size>
31926       </method>
31927       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31928         <size>0</size>
31929       </method>
31930       <method name="Void EndInvoke(IAsyncResult)">
31931         <size>0</size>
31932       </method>
31933     </type>
31934     <type name="Test">
31935       <method name="Void &lt;Main&gt;m__0()">
31936         <size>33</size>
31937       </method>
31938     </type>
31939   </test>
31940   <test name="test-537.cs">
31941     <type name="Base">
31942       <method name="Void .ctor()">
31943         <size>7</size>
31944       </method>
31945       <method name="System.String get_H()">
31946         <size>6</size>
31947       </method>
31948     </type>
31949     <type name="X">
31950       <method name="Void .ctor()">
31951         <size>7</size>
31952       </method>
31953     </type>
31954     <type name="X+Derived">
31955       <method name="Void .ctor()">
31956         <size>7</size>
31957       </method>
31958     </type>
31959     <type name="X+Derived+Nested">
31960       <method name="Void .ctor()">
31961         <size>7</size>
31962       </method>
31963       <method name="Void G()">
31964         <size>21</size>
31965       </method>
31966     </type>
31967     <type name="Derived">
31968       <method name="Void .ctor()">
31969         <size>7</size>
31970       </method>
31971     </type>
31972     <type name="Derived+Nested">
31973       <method name="Void .ctor()">
31974         <size>7</size>
31975       </method>
31976       <method name="Void G()">
31977         <size>18</size>
31978       </method>
31979     </type>
31980     <type name="Test">
31981       <method name="Void .ctor()">
31982         <size>7</size>
31983       </method>
31984       <method name="Void Main()">
31985         <size>1</size>
31986       </method>
31987     </type>
31988   </test>
31989   <test name="test-538.cs">
31990     <type name="concrete">
31991       <method name="Void .ctor()">
31992         <size>7</size>
31993       </method>
31994     </type>
31995     <type name="Program">
31996       <method name="Void .ctor()">
31997         <size>7</size>
31998       </method>
31999       <method name="concrete getConcrete(IInterface)">
32000         <size>6</size>
32001       </method>
32002       <method name="Void Main(System.String[])">
32003         <size>20</size>
32004       </method>
32005     </type>
32006     <type name="testDelegate">
32007       <method name="Void .ctor(Object, IntPtr)">
32008         <size>0</size>
32009       </method>
32010       <method name="IInterface Invoke(concrete)">
32011         <size>0</size>
32012       </method>
32013       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32014         <size>0</size>
32015       </method>
32016       <method name="IInterface EndInvoke(IAsyncResult)">
32017         <size>0</size>
32018       </method>
32019     </type>
32020   </test>
32021   <test name="test-54.cs">
32022     <type name="X">
32023       <method name="Void .ctor()">
32024         <size>7</size>
32025       </method>
32026       <method name="Boolean v()">
32027         <size>26</size>
32028       </method>
32029       <method name="Int32 Main()">
32030         <size>2</size>
32031       </method>
32032     </type>
32033   </test>
32034   <test name="test-540.cs">
32035     <type name="A">
32036       <method name="Void .ctor()">
32037         <size>7</size>
32038       </method>
32039       <method name="Byte op_Implicit(A)">
32040         <size>3</size>
32041       </method>
32042     </type>
32043     <type name="Constraint">
32044       <method name="Void .ctor()">
32045         <size>7</size>
32046       </method>
32047       <method name="Void Foo(System.Object)">
32048         <size>1</size>
32049       </method>
32050       <method name="Int32 Main()">
32051         <size>93</size>
32052       </method>
32053       <method name="Constraint op_LogicalNot(Constraint)">
32054         <size>2</size>
32055       </method>
32056       <method name="Constraint op_UnaryPlus(Constraint)">
32057         <size>2</size>
32058       </method>
32059       <method name="Constraint op_OnesComplement(Constraint)">
32060         <size>2</size>
32061       </method>
32062       <method name="Constraint op_UnaryNegation(Constraint)">
32063         <size>2</size>
32064       </method>
32065     </type>
32066   </test>
32067   <test name="test-541.cs">
32068     <type name="A">
32069       <method name="Void .ctor(TestFunc)">
32070         <size>14</size>
32071       </method>
32072     </type>
32073     <type name="TestClass">
32074       <method name="Void .ctor()">
32075         <size>7</size>
32076       </method>
32077       <method name="Void .cctor()">
32078         <size>46</size>
32079       </method>
32080       <method name="Int32 Main()">
32081         <size>6</size>
32082       </method>
32083     </type>
32084     <type name="TestFunc">
32085       <method name="Void .ctor(Object, IntPtr)">
32086         <size>0</size>
32087       </method>
32088       <method name="Void Invoke(Int32)">
32089         <size>0</size>
32090       </method>
32091       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32092         <size>0</size>
32093       </method>
32094       <method name="Void EndInvoke(IAsyncResult)">
32095         <size>0</size>
32096       </method>
32097     </type>
32098     <type name="TestClass">
32099       <method name="Void &lt;a&gt;m__0(Int32)">
32100         <size>7</size>
32101       </method>
32102     </type>
32103   </test>
32104   <test name="test-542.cs">
32105     <type name="X">
32106       <method name="Void .ctor()">
32107         <size>7</size>
32108       </method>
32109       <method name="Void Main()">
32110         <size>1</size>
32111       </method>
32112     </type>
32113     <type name="ARec">
32114       <method name="Void .ctor(Decimal)">
32115         <size>14</size>
32116       </method>
32117       <method name="Decimal Round(Int32)">
32118         <size>13</size>
32119       </method>
32120       <method name="Decimal Round(Decimal, Int32)">
32121         <size>7</size>
32122       </method>
32123     </type>
32124   </test>
32125   <test name="test-543.cs">
32126     <type name="BetterMethod">
32127       <method name="Void .ctor()">
32128         <size>7</size>
32129       </method>
32130       <method name="Int32 get_Item(System.Boolean[])">
32131         <size>2</size>
32132       </method>
32133       <method name="System.String get_Item(Boolean, System.Object)">
32134         <size>6</size>
32135       </method>
32136     </type>
32137     <type name="MainClass">
32138       <method name="Void .ctor()">
32139         <size>7</size>
32140       </method>
32141       <method name="Int32 get_Item(Int32, System.String[])">
32142         <size>2</size>
32143       </method>
32144       <method name="Void set_Item(Int32, System.String[], Int32)">
32145         <size>40</size>
32146       </method>
32147       <method name="System.Object get_Item(Int32, System.Object[])">
32148         <size>2</size>
32149       </method>
32150       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32151         <size>40</size>
32152       </method>
32153       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32154         <size>2</size>
32155       </method>
32156       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32157         <size>40</size>
32158       </method>
32159       <method name="Void Main(System.String[])">
32160         <size>258</size>
32161       </method>
32162     </type>
32163   </test>
32164   <test name="test-544.cs">
32165     <type name="X">
32166       <method name="Void .ctor()">
32167         <size>7</size>
32168       </method>
32169       <method name="Void Main()">
32170         <size>32</size>
32171       </method>
32172     </type>
32173   </test>
32174   <test name="test-545.cs">
32175     <type name="X">
32176       <method name="Void .ctor()">
32177         <size>7</size>
32178       </method>
32179       <method name="Void Main()">
32180         <size>1</size>
32181       </method>
32182     </type>
32183     <type name="Dingus">
32184       <method name="Void .ctor(Int32)">
32185         <size>1</size>
32186       </method>
32187     </type>
32188   </test>
32189   <test name="test-546.cs">
32190     <type name="NameSpace.C">
32191       <method name="Void .ctor()">
32192         <size>7</size>
32193       </method>
32194       <method name="Void Main()">
32195         <size>1</size>
32196       </method>
32197     </type>
32198   </test>
32199   <test name="test-547.cs">
32200     <type name="C">
32201       <method name="Void .ctor()">
32202         <size>7</size>
32203       </method>
32204       <method name="Void Main()">
32205         <size>1</size>
32206       </method>
32207     </type>
32208   </test>
32209   <test name="test-548.cs">
32210     <type name="Bugs.Bug0">
32211       <method name="Void .ctor()">
32212         <size>7</size>
32213       </method>
32214       <method name="Int32 Main()">
32215         <size>23</size>
32216       </method>
32217     </type>
32218     <type name="Bugs.Bug0+MyBoolean">
32219       <method name="Void .ctor(Boolean)">
32220         <size>8</size>
32221       </method>
32222       <method name="MyBoolean op_Implicit(Boolean)">
32223         <size>7</size>
32224       </method>
32225       <method name="Boolean op_Implicit(MyBoolean)">
32226         <size>8</size>
32227       </method>
32228     </type>
32229   </test>
32230   <test name="test-549.cs">
32231     <type name="Do">
32232       <method name="Void .ctor()">
32233         <size>7</size>
32234       </method>
32235       <method name="Void Register(Get)">
32236         <size>1</size>
32237       </method>
32238       <method name="Void Register(System.Object)">
32239         <size>1</size>
32240       </method>
32241       <method name="System.Object MyGet(Do)">
32242         <size>2</size>
32243       </method>
32244       <method name="Void X()">
32245         <size>19</size>
32246       </method>
32247     </type>
32248     <type name="User">
32249       <method name="Void .ctor()">
32250         <size>7</size>
32251       </method>
32252       <method name="Void Main()">
32253         <size>1</size>
32254       </method>
32255     </type>
32256     <type name="Get">
32257       <method name="Void .ctor(Object, IntPtr)">
32258         <size>0</size>
32259       </method>
32260       <method name="System.Object Invoke(Do)">
32261         <size>0</size>
32262       </method>
32263       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32264         <size>0</size>
32265       </method>
32266       <method name="System.Object EndInvoke(IAsyncResult)">
32267         <size>0</size>
32268       </method>
32269     </type>
32270   </test>
32271   <test name="test-55.cs">
32272     <type name="A.B.C">
32273       <method name="Void .ctor()">
32274         <size>7</size>
32275       </method>
32276       <method name="Void Hola()">
32277         <size>11</size>
32278       </method>
32279     </type>
32280     <type name="X.Y.Z.W">
32281       <method name="Void .ctor()">
32282         <size>7</size>
32283       </method>
32284       <method name="Void Ahoj()">
32285         <size>11</size>
32286       </method>
32287     </type>
32288     <type name="Foo.System">
32289       <method name="Void .ctor()">
32290         <size>7</size>
32291       </method>
32292       <method name="Void X()">
32293         <size>11</size>
32294       </method>
32295     </type>
32296     <type name="App">
32297       <method name="Void .ctor()">
32298         <size>7</size>
32299       </method>
32300       <method name="Int32 Main()">
32301         <size>12</size>
32302       </method>
32303     </type>
32304   </test>
32305   <test name="test-550.cs">
32306     <type name="Bla.Blub.Fo‿o">
32307       <method name="Void .ctor()">
32308         <size>7</size>
32309       </method>
32310       <method name="Void Main(System.String[])">
32311         <size>11</size>
32312       </method>
32313     </type>
32314   </test>
32315   <test name="test-551.cs">
32316     <type name="System.Int32">
32317       <method name="Void Main()">
32318         <size>1</size>
32319       </method>
32320     </type>
32321   </test>
32322   <test name="test-552.cs">
32323     <type name="C">
32324       <method name="Void .ctor()">
32325         <size>7</size>
32326       </method>
32327       <method name="Void Test(C)">
32328         <size>1</size>
32329       </method>
32330       <method name="Void Main()">
32331         <size>14</size>
32332       </method>
32333     </type>
32334   </test>
32335   <test name="test-553.cs">
32336     <type name="A">
32337       <method name="Void .ctor()">
32338         <size>7</size>
32339       </method>
32340       <method name="Void Add(System.Object)">
32341         <size>1</size>
32342       </method>
32343     </type>
32344     <type name="B">
32345       <method name="Void .ctor()">
32346         <size>7</size>
32347       </method>
32348       <method name="Boolean Add(System.Object)">
32349         <size>2</size>
32350       </method>
32351       <method name="Void Main()">
32352         <size>1</size>
32353       </method>
32354     </type>
32355   </test>
32356   <test name="test-554.cs">
32357     <type name="C">
32358       <method name="Void .ctor()">
32359         <size>7</size>
32360       </method>
32361       <method name="Int32 Main()">
32362         <size>145</size>
32363       </method>
32364     </type>
32365     <type name="&lt;PrivateImplementationDetails&gt;">
32366       <method name="Void .ctor()">
32367         <size>7</size>
32368       </method>
32369     </type>
32370   </test>
32371   <test name="test-555.cs">
32372     <type name="Test">
32373       <method name="Void .ctor()">
32374         <size>7</size>
32375       </method>
32376       <method name="Int32 Main()">
32377         <size>351</size>
32378       </method>
32379     </type>
32380   </test>
32381   <test name="test-556.cs">
32382     <type name="S">
32383       <method name="Void .ctor()">
32384         <size>7</size>
32385       </method>
32386       <method name="Void Frobnikator()">
32387         <size>1</size>
32388       </method>
32389       <method name="Void CharToX()">
32390         <size>1</size>
32391       </method>
32392       <method name="Int32 Main()">
32393         <size>35</size>
32394       </method>
32395     </type>
32396   </test>
32397   <test name="test-557.cs">
32398     <type name="Test">
32399       <method name="Void .ctor()">
32400         <size>7</size>
32401       </method>
32402       <method name="Void Main(System.String[])">
32403         <size>1</size>
32404       </method>
32405     </type>
32406   </test>
32407   <test name="test-558.cs">
32408     <type name="TestClass">
32409       <method name="Void .ctor()">
32410         <size>7</size>
32411       </method>
32412       <method name="Void Main()">
32413         <size>21</size>
32414       </method>
32415       <method name="Void TestMethod(Int32)">
32416         <size>1</size>
32417       </method>
32418     </type>
32419     <type name="TestClass+OneDelegate">
32420       <method name="Void .ctor(Object, IntPtr)">
32421         <size>0</size>
32422       </method>
32423       <method name="Void Invoke(Int32)">
32424         <size>0</size>
32425       </method>
32426       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32427         <size>0</size>
32428       </method>
32429       <method name="Void EndInvoke(IAsyncResult)">
32430         <size>0</size>
32431       </method>
32432     </type>
32433   </test>
32434   <test name="test-559.cs">
32435     <type name="C">
32436       <method name="Void .ctor()">
32437         <size>7</size>
32438       </method>
32439       <method name="Void add_TestEvent(B+TestDelegate)">
32440         <size>24</size>
32441       </method>
32442       <method name="Void remove_TestEvent(B+TestDelegate)">
32443         <size>24</size>
32444       </method>
32445       <method name="Void Main()">
32446         <size>1</size>
32447       </method>
32448     </type>
32449   </test>
32450   <test name="test-56.cs">
32451     <type name="A">
32452       <method name="Void .ctor()">
32453         <size>7</size>
32454       </method>
32455       <method name="Int32 get_P()">
32456         <size>7</size>
32457       </method>
32458       <method name="Void set_P(Int32)">
32459         <size>8</size>
32460       </method>
32461       <method name="Int32 get_Q()">
32462         <size>0</size>
32463       </method>
32464       <method name="Void set_Q(Int32)">
32465         <size>0</size>
32466       </method>
32467       <method name="Int32 get_R()">
32468         <size>7</size>
32469       </method>
32470       <method name="Void set_R(Int32)">
32471         <size>8</size>
32472       </method>
32473     </type>
32474     <type name="B">
32475       <method name="Void .ctor()">
32476         <size>7</size>
32477       </method>
32478       <method name="Int32 get_P()">
32479         <size>7</size>
32480       </method>
32481       <method name="Void set_P(Int32)">
32482         <size>8</size>
32483       </method>
32484       <method name="Int32 get_Q()">
32485         <size>7</size>
32486       </method>
32487       <method name="Void set_Q(Int32)">
32488         <size>8</size>
32489       </method>
32490     </type>
32491     <type name="C">
32492       <method name="Void .ctor()">
32493         <size>7</size>
32494       </method>
32495       <method name="Int32 get_Q()">
32496         <size>7</size>
32497       </method>
32498       <method name="Void set_Q(Int32)">
32499         <size>8</size>
32500       </method>
32501       <method name="Int32 get_R()">
32502         <size>7</size>
32503       </method>
32504       <method name="Void set_R(Int32)">
32505         <size>8</size>
32506       </method>
32507     </type>
32508     <type name="M">
32509       <method name="Void .ctor()">
32510         <size>7</size>
32511       </method>
32512       <method name="Int32 Main()">
32513         <size>221</size>
32514       </method>
32515     </type>
32516   </test>
32517   <test name="test-560.cs">
32518     <type name="Bugs.Bug2">
32519       <method name="Void .ctor()">
32520         <size>7</size>
32521       </method>
32522       <method name="Void Main(System.String[])">
32523         <size>81</size>
32524       </method>
32525     </type>
32526     <type name="Bugs.Bug2+MyByte">
32527       <method name="Void .ctor(Byte)">
32528         <size>8</size>
32529       </method>
32530       <method name="MyByte op_Implicit(Byte)">
32531         <size>7</size>
32532       </method>
32533       <method name="Byte op_Implicit(MyByte)">
32534         <size>8</size>
32535       </method>
32536     </type>
32537     <type name="Bugs.Bug2+MyInt">
32538       <method name="Void .ctor(Int32)">
32539         <size>8</size>
32540       </method>
32541       <method name="MyInt op_Implicit(Int32)">
32542         <size>7</size>
32543       </method>
32544       <method name="Int32 op_Implicit(MyInt)">
32545         <size>8</size>
32546       </method>
32547     </type>
32548   </test>
32549   <test name="test-561.cs">
32550     <type name="A">
32551       <method name="Void .ctor()">
32552         <size>7</size>
32553       </method>
32554       <method name="Void I.M()">
32555         <size>1</size>
32556       </method>
32557       <method name="Void M()">
32558         <size>0</size>
32559       </method>
32560     </type>
32561     <type name="C">
32562       <method name="Void .ctor()">
32563         <size>7</size>
32564       </method>
32565       <method name="Void M()">
32566         <size>1</size>
32567       </method>
32568       <method name="Void Main()">
32569         <size>1</size>
32570       </method>
32571     </type>
32572   </test>
32573   <test name="test-562.cs">
32574     <type name="Program">
32575       <method name="Void .ctor()">
32576         <size>7</size>
32577       </method>
32578       <method name="Int32 Main()">
32579         <size>45</size>
32580       </method>
32581     </type>
32582   </test>
32583   <test name="test-563.cs">
32584     <type name="Test">
32585       <method name="Void .ctor()">
32586         <size>7</size>
32587       </method>
32588       <method name="System.Object TestMethod(TestCollection)">
32589         <size>64</size>
32590       </method>
32591       <method name="Void Main()">
32592         <size>1</size>
32593       </method>
32594     </type>
32595   </test>
32596   <test name="test-564.cs">
32597     <type name="A">
32598       <method name="Void .ctor()">
32599         <size>7</size>
32600       </method>
32601       <method name="Void Main()">
32602         <size>1</size>
32603       </method>
32604     </type>
32605   </test>
32606   <test name="test-565.cs">
32607     <type name="T">
32608       <method name="Void .ctor()">
32609         <size>7</size>
32610       </method>
32611       <method name="Boolean Equals(System.Object)">
32612         <size>2</size>
32613       </method>
32614       <method name="Void Main()">
32615         <size>1</size>
32616       </method>
32617     </type>
32618   </test>
32619   <test name="test-566.cs">
32620     <type name="Test">
32621       <method name="Void .ctor()">
32622         <size>7</size>
32623       </method>
32624       <method name="System.String get_Spec()">
32625         <size>12</size>
32626       </method>
32627       <method name="Void Foo(C)">
32628         <size>7</size>
32629       </method>
32630       <method name="Void Foo2(CC)">
32631         <size>12</size>
32632       </method>
32633       <method name="Void Main()">
32634         <size>1</size>
32635       </method>
32636     </type>
32637     <type name="CA">
32638       <method name="Void .ctor()">
32639         <size>7</size>
32640       </method>
32641       <method name="Void set_Spec(System.String)">
32642         <size>1</size>
32643       </method>
32644     </type>
32645     <type name="CB">
32646       <method name="Void .ctor()">
32647         <size>7</size>
32648       </method>
32649       <method name="Void set_Spec(System.String)">
32650         <size>1</size>
32651       </method>
32652     </type>
32653     <type name="CC">
32654       <method name="Void .ctor()">
32655         <size>7</size>
32656       </method>
32657     </type>
32658   </test>
32659   <test name="test-567.cs">
32660     <type name="preservesig_test.Class1">
32661       <method name="Void .ctor()">
32662         <size>7</size>
32663       </method>
32664       <method name="Int32 Main(System.String[])">
32665         <size>143</size>
32666       </method>
32667     </type>
32668     <type name="preservesig_test.TestClass">
32669       <method name="Void .ctor()">
32670         <size>7</size>
32671       </method>
32672       <method name="Void add_e(preservesig_test.TestClass+D)">
32673         <size>24</size>
32674       </method>
32675       <method name="Void remove_e(preservesig_test.TestClass+D)">
32676         <size>24</size>
32677       </method>
32678       <method name="Int32 DoFoo()">
32679         <size>2</size>
32680       </method>
32681       <method name="Int32 get_Foo()">
32682         <size>2</size>
32683       </method>
32684     </type>
32685     <type name="preservesig_test.TestClass+D">
32686       <method name="Void .ctor(Object, IntPtr)">
32687         <size>0</size>
32688       </method>
32689       <method name="Void Invoke()">
32690         <size>0</size>
32691       </method>
32692       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32693         <size>0</size>
32694       </method>
32695       <method name="Void EndInvoke(IAsyncResult)">
32696         <size>0</size>
32697       </method>
32698     </type>
32699   </test>
32700   <test name="test-568.cs">
32701     <type name="B">
32702       <method name="Void .ctor()">
32703         <size>7</size>
32704       </method>
32705       <method name="Void Main()">
32706         <size>1</size>
32707       </method>
32708     </type>
32709   </test>
32710   <test name="test-569.cs">
32711     <type name="MyAttribute">
32712       <method name="Void .ctor()">
32713         <size>7</size>
32714       </method>
32715     </type>
32716     <type name="SubAttribute">
32717       <method name="Void .ctor()">
32718         <size>7</size>
32719       </method>
32720     </type>
32721     <type name="test">
32722       <method name="Void .ctor()">
32723         <size>7</size>
32724       </method>
32725       <method name="Void method()">
32726         <size>1</size>
32727       </method>
32728       <method name="Void Main()">
32729         <size>1</size>
32730       </method>
32731     </type>
32732   </test>
32733   <test name="test-57.cs">
32734     <type name="Button">
32735       <method name="Void .ctor()">
32736         <size>7</size>
32737       </method>
32738       <method name="Void add_Click(EventHandler)">
32739         <size>24</size>
32740       </method>
32741       <method name="Void remove_Click(EventHandler)">
32742         <size>24</size>
32743       </method>
32744       <method name="Void OnClick(Int32, Int32)">
32745         <size>36</size>
32746       </method>
32747       <method name="Void Reset()">
32748         <size>8</size>
32749       </method>
32750     </type>
32751     <type name="Blah">
32752       <method name="Void .ctor()">
32753         <size>18</size>
32754       </method>
32755       <method name="Void Connect()">
32756         <size>59</size>
32757       </method>
32758       <method name="Void Button1_Click(Int32, Int32)">
32759         <size>34</size>
32760       </method>
32761       <method name="Void Foo_Click(Int32, Int32)">
32762         <size>34</size>
32763       </method>
32764       <method name="Void Disconnect()">
32765         <size>34</size>
32766       </method>
32767       <method name="Int32 Main()">
32768         <size>66</size>
32769       </method>
32770     </type>
32771     <type name="EventHandler">
32772       <method name="Void .ctor(Object, IntPtr)">
32773         <size>0</size>
32774       </method>
32775       <method name="Void Invoke(Int32, Int32)">
32776         <size>0</size>
32777       </method>
32778       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32779         <size>0</size>
32780       </method>
32781       <method name="Void EndInvoke(IAsyncResult)">
32782         <size>0</size>
32783       </method>
32784     </type>
32785   </test>
32786   <test name="test-570.cs">
32787     <type name="Bar">
32788       <method name="Void .ctor()">
32789         <size>7</size>
32790       </method>
32791     </type>
32792     <type name="Program">
32793       <method name="Void .ctor()">
32794         <size>7</size>
32795       </method>
32796       <method name="Void Main()">
32797         <size>47</size>
32798       </method>
32799     </type>
32800   </test>
32801   <test name="test-571.cs">
32802     <type name="Test">
32803       <method name="Void .ctor()">
32804         <size>7</size>
32805       </method>
32806       <method name="Void Main()">
32807         <size>1</size>
32808       </method>
32809     </type>
32810   </test>
32811   <test name="test-572.cs">
32812     <type name="C">
32813       <method name="Void .ctor()">
32814         <size>7</size>
32815       </method>
32816       <method name="Color get_Color()">
32817         <size>10</size>
32818       </method>
32819       <method name="Void ResetCustomColors()">
32820         <size>16</size>
32821       </method>
32822       <method name="Void Main()">
32823         <size>1</size>
32824       </method>
32825     </type>
32826     <type name="Color">
32827       <method name="Color From(Int32)">
32828         <size>10</size>
32829       </method>
32830       <method name="Int32 ToArgb()">
32831         <size>2</size>
32832       </method>
32833     </type>
32834   </test>
32835   <test name="test-573.cs">
32836     <type name="C">
32837       <method name="Void .ctor()">
32838         <size>7</size>
32839       </method>
32840       <method name="Void .cctor()">
32841         <size>11</size>
32842       </method>
32843       <method name="Void Main()">
32844         <size>25</size>
32845       </method>
32846     </type>
32847   </test>
32848   <test name="test-574.cs">
32849     <type name="X">
32850       <method name="Void .ctor()">
32851         <size>7</size>
32852       </method>
32853       <method name="Int32 Main()">
32854         <size>31</size>
32855       </method>
32856     </type>
32857   </test>
32858   <test name="test-575.cs">
32859     <type name="Program">
32860       <method name="Void .ctor()">
32861         <size>7</size>
32862       </method>
32863       <method name="Void Main(System.String[])">
32864         <size>25</size>
32865       </method>
32866     </type>
32867   </test>
32868   <test name="test-576.cs">
32869     <type name="Foo">
32870       <method name="Void .ctor()">
32871         <size>7</size>
32872       </method>
32873       <method name="Void Main()">
32874         <size>24</size>
32875       </method>
32876     </type>
32877   </test>
32878   <test name="test-578.cs">
32879     <type name="Test1.TestItem1">
32880       <method name="Void .ctor()">
32881         <size>7</size>
32882       </method>
32883       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32884         <size>34</size>
32885       </method>
32886       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32887         <size>34</size>
32888       </method>
32889       <method name="Int32 Test()">
32890         <size>12</size>
32891       </method>
32892     </type>
32893     <type name="Test1.TestItem2">
32894       <method name="Void .ctor()">
32895         <size>7</size>
32896       </method>
32897       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32898         <size>18</size>
32899       </method>
32900       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32901         <size>18</size>
32902       </method>
32903     </type>
32904     <type name="Test1.CC">
32905       <method name="Void .ctor()">
32906         <size>7</size>
32907       </method>
32908       <method name="Int32 Main()">
32909         <size>57</size>
32910       </method>
32911     </type>
32912     <type name="Test1.TestDelegate1">
32913       <method name="Void .ctor(Object, IntPtr)">
32914         <size>0</size>
32915       </method>
32916       <method name="Int32 Invoke()">
32917         <size>0</size>
32918       </method>
32919       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32920         <size>0</size>
32921       </method>
32922       <method name="Int32 EndInvoke(IAsyncResult)">
32923         <size>0</size>
32924       </method>
32925     </type>
32926     <type name="Test1.CC">
32927       <method name="Int32 &lt;Main&gt;m__0()">
32928         <size>2</size>
32929       </method>
32930     </type>
32931   </test>
32932   <test name="test-579.cs">
32933     <type name="X">
32934       <method name="Void .ctor()">
32935         <size>7</size>
32936       </method>
32937       <method name="Void Main()">
32938         <size>35</size>
32939       </method>
32940       <method name="Void DoCall(X+test)">
32941         <size>1</size>
32942       </method>
32943     </type>
32944     <type name="X+test">
32945       <method name="Void .ctor(Object, IntPtr)">
32946         <size>0</size>
32947       </method>
32948       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
32949         <size>0</size>
32950       </method>
32951       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
32952         <size>0</size>
32953       </method>
32954       <method name="System.Object EndInvoke(IAsyncResult)">
32955         <size>0</size>
32956       </method>
32957     </type>
32958     <type name="X">
32959       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
32960         <size>18</size>
32961       </method>
32962     </type>
32963   </test>
32964   <test name="test-58.cs">
32965     <type name="Blah">
32966       <method name="Void .ctor()">
32967         <size>7</size>
32968       </method>
32969       <method name="Int32 Main()">
32970         <size>27</size>
32971       </method>
32972     </type>
32973   </test>
32974   <test name="test-580.cs">
32975     <type name="Bla">
32976       <method name="Void .ctor()">
32977         <size>7</size>
32978       </method>
32979       <method name="Void BuildNode(System.String ByRef)">
32980         <size>43</size>
32981       </method>
32982       <method name="Void BuildNode(System.String[] ByRef)">
32983         <size>56</size>
32984       </method>
32985       <method name="Void BuildNode_B(System.Object ByRef)">
32986         <size>18</size>
32987       </method>
32988       <method name="System.String BuildNode_C(System.String ByRef)">
32989         <size>76</size>
32990       </method>
32991       <method name="System.String BuildNode_D()">
32992         <size>155</size>
32993       </method>
32994       <method name="Void BuildNode_E(System.String[,] ByRef)">
32995         <size>68</size>
32996       </method>
32997       <method name="Int32 Main()">
32998         <size>265</size>
32999       </method>
33000     </type>
33001   </test>
33002   <test name="test-581.cs">
33003     <type name="TestParams">
33004       <method name="Void .ctor()">
33005         <size>7</size>
33006       </method>
33007       <method name="System.Object get_Item(System.String[])">
33008         <size>4</size>
33009       </method>
33010       <method name="Void set_Item(System.String[], System.Object)">
33011         <size>40</size>
33012       </method>
33013       <method name="Void TestMethod()">
33014         <size>179</size>
33015       </method>
33016     </type>
33017     <type name="TestNonParams">
33018       <method name="Void .ctor()">
33019         <size>7</size>
33020       </method>
33021       <method name="System.Object get_Item(System.String)">
33022         <size>2</size>
33023       </method>
33024       <method name="Void set_Item(System.String, System.Object)">
33025         <size>40</size>
33026       </method>
33027       <method name="Void TestMethod()">
33028         <size>71</size>
33029       </method>
33030     </type>
33031     <type name="M">
33032       <method name="Void .ctor()">
33033         <size>7</size>
33034       </method>
33035       <method name="Int32 Main()">
33036         <size>22</size>
33037       </method>
33038     </type>
33039   </test>
33040   <test name="test-582.cs">
33041     <type name="TrueClass">
33042       <method name="Void Main()">
33043         <size>1</size>
33044       </method>
33045     </type>
33046   </test>
33047   <test name="test-583.cs">
33048     <type name="Program">
33049       <method name="Void .ctor()">
33050         <size>7</size>
33051       </method>
33052       <method name="Int32 Main()">
33053         <size>19</size>
33054       </method>
33055     </type>
33056     <type name="ObjectContainerBase">
33057       <method name="Void .ctor()">
33058         <size>7</size>
33059       </method>
33060     </type>
33061   </test>
33062   <test name="test-584.cs">
33063     <type name="Style">
33064       <method name="Void .ctor()">
33065         <size>7</size>
33066       </method>
33067       <method name="Style get_CurrentStyle()">
33068         <size>2</size>
33069       </method>
33070       <method name="Void set_CurrentStyle(Style)">
33071         <size>1</size>
33072       </method>
33073       <method name="Boolean LoadCurrentStyle()">
33074         <size>20</size>
33075       </method>
33076       <method name="Style Load()">
33077         <size>2</size>
33078       </method>
33079       <method name="Int32 Main()">
33080         <size>18</size>
33081       </method>
33082     </type>
33083   </test>
33084   <test name="test-585.cs">
33085     <type name="A">
33086       <method name="Void .ctor()">
33087         <size>7</size>
33088       </method>
33089     </type>
33090     <type name="B">
33091       <method name="Void .ctor()">
33092         <size>7</size>
33093       </method>
33094     </type>
33095     <type name="X">
33096       <method name="Void .ctor()">
33097         <size>7</size>
33098       </method>
33099     </type>
33100     <type name="Program">
33101       <method name="Void .ctor()">
33102         <size>7</size>
33103       </method>
33104       <method name="Void Main()">
33105         <size>52</size>
33106       </method>
33107     </type>
33108   </test>
33109   <test name="test-586.cs">
33110     <type name="Program">
33111       <method name="Void .ctor()">
33112         <size>7</size>
33113       </method>
33114       <method name="Int32 Main()">
33115         <size>99</size>
33116       </method>
33117     </type>
33118     <type name="Program+MyColor">
33119       <method name="Void .ctor(Single)">
33120         <size>8</size>
33121       </method>
33122       <method name="Single get_Value()">
33123         <size>7</size>
33124       </method>
33125       <method name="MyColor op_Addition(MyColor, MyColor)">
33126         <size>21</size>
33127       </method>
33128     </type>
33129   </test>
33130   <test name="test-587.cs">
33131     <type name="Program">
33132       <method name="Void .ctor()">
33133         <size>7</size>
33134       </method>
33135       <method name="Int32 Main()">
33136         <size>17</size>
33137       </method>
33138     </type>
33139   </test>
33140   <test name="test-588.cs">
33141     <type name="TestNamespace.TestClass">
33142       <method name="Void .ctor()">
33143         <size>7</size>
33144       </method>
33145       <method name="Void HelloWorld()">
33146         <size>1</size>
33147       </method>
33148     </type>
33149     <type name="SuperClass">
33150       <method name="Void .ctor()">
33151         <size>7</size>
33152       </method>
33153       <method name="TestNamespace.TestClass get_TestClass()">
33154         <size>7</size>
33155       </method>
33156     </type>
33157     <type name="SubClass">
33158       <method name="Void .ctor()">
33159         <size>12</size>
33160       </method>
33161     </type>
33162     <type name="App">
33163       <method name="Void .ctor()">
33164         <size>7</size>
33165       </method>
33166       <method name="Void Main()">
33167         <size>7</size>
33168       </method>
33169     </type>
33170   </test>
33171   <test name="test-589.cs">
33172     <type name="TestNamespace.TestClass">
33173       <method name="Void .ctor()">
33174         <size>7</size>
33175       </method>
33176       <method name="Void HelloWorld()">
33177         <size>1</size>
33178       </method>
33179     </type>
33180     <type name="SuperClass">
33181       <method name="Void .ctor()">
33182         <size>7</size>
33183       </method>
33184       <method name="TestNamespace.TestClass get_TestClass()">
33185         <size>7</size>
33186       </method>
33187       <method name="Void set_TestClass(TestNamespace.TestClass)">
33188         <size>1</size>
33189       </method>
33190     </type>
33191     <type name="SubClass">
33192       <method name="Void .ctor()">
33193         <size>12</size>
33194       </method>
33195     </type>
33196     <type name="App">
33197       <method name="Void .ctor()">
33198         <size>7</size>
33199       </method>
33200       <method name="Void Main()">
33201         <size>7</size>
33202       </method>
33203     </type>
33204   </test>
33205   <test name="test-59.cs">
33206     <type name="X">
33207       <method name="Void .ctor()">
33208         <size>7</size>
33209       </method>
33210       <method name="Int32 test_explicit()">
33211         <size>224</size>
33212       </method>
33213       <method name="Int32 test_implicit()">
33214         <size>102</size>
33215       </method>
33216       <method name="Int32 Main()">
33217         <size>55</size>
33218       </method>
33219     </type>
33220   </test>
33221   <test name="test-590.cs">
33222     <type name="X">
33223       <method name="Void .ctor()">
33224         <size>18</size>
33225       </method>
33226       <method name="Int32 Main()">
33227         <size>28</size>
33228       </method>
33229       <method name="System.String Foo()">
33230         <size>6</size>
33231       </method>
33232       <method name="System.String get_Prop()">
33233         <size>7</size>
33234       </method>
33235       <method name="Void set_Prop(System.String)">
33236         <size>8</size>
33237       </method>
33238       <method name="System.String get_Item(Int32)">
33239         <size>7</size>
33240       </method>
33241       <method name="Void set_Item(Int32, System.String)">
33242         <size>8</size>
33243       </method>
33244       <method name="Int32 Do(System.String, System.String, System.String)">
33245         <size>334</size>
33246       </method>
33247     </type>
33248   </test>
33249   <test name="test-591.cs">
33250     <type name="C1">
33251       <method name="Void .ctor()">
33252         <size>7</size>
33253       </method>
33254       <method name="Void Foo(System.String)">
33255         <size>49</size>
33256       </method>
33257     </type>
33258     <type name="C2">
33259       <method name="Void .ctor()">
33260         <size>7</size>
33261       </method>
33262       <method name="Void Main()">
33263         <size>1</size>
33264       </method>
33265     </type>
33266   </test>
33267   <test name="test-592.cs">
33268     <type name="T">
33269       <method name="Void .ctor()">
33270         <size>7</size>
33271       </method>
33272       <method name="Int32 fib(Int32)">
33273         <size>53</size>
33274       </method>
33275       <method name="Int32 xx(Int32)">
33276         <size>33</size>
33277       </method>
33278       <method name="Void foo(Int32)">
33279         <size>38</size>
33280       </method>
33281       <method name="Void XXXA()">
33282         <size>6</size>
33283       </method>
33284       <method name="Void Main()">
33285         <size>1</size>
33286       </method>
33287     </type>
33288   </test>
33289   <test name="test-593.cs">
33290     <type name="MainClass">
33291       <method name="Void .ctor()">
33292         <size>7</size>
33293       </method>
33294       <method name="Void Foo(I)">
33295         <size>7</size>
33296       </method>
33297       <method name="Void Main()">
33298         <size>1</size>
33299       </method>
33300     </type>
33301   </test>
33302   <test name="test-594.cs">
33303     <type name="Test">
33304       <method name="Void .ctor()">
33305         <size>7</size>
33306       </method>
33307       <method name="Void Main()">
33308         <size>1</size>
33309       </method>
33310     </type>
33311   </test>
33312   <test name="test-595.cs">
33313     <type name="AttributesCollection">
33314       <method name="Void .ctor()">
33315         <size>7</size>
33316       </method>
33317       <method name="System.Object get_Item(SymbolId)">
33318         <size>2</size>
33319       </method>
33320       <method name="Void set_Item(SymbolId, System.Object)">
33321         <size>1</size>
33322       </method>
33323     </type>
33324     <type name="Program">
33325       <method name="Void .ctor()">
33326         <size>7</size>
33327       </method>
33328       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33329         <size>18</size>
33330       </method>
33331       <method name="Void Main()">
33332         <size>23</size>
33333       </method>
33334     </type>
33335   </test>
33336   <test name="test-596.cs">
33337     <type name="C">
33338       <method name="Void .ctor()">
33339         <size>7</size>
33340       </method>
33341       <method name="Void Main()">
33342         <size>17</size>
33343       </method>
33344     </type>
33345   </test>
33346   <test name="test-597.cs">
33347     <type name="TestNS.Foo">
33348       <method name="Void .ctor()">
33349         <size>7</size>
33350       </method>
33351     </type>
33352     <type name="TestNS.XElement">
33353       <method name="Void .ctor()">
33354         <size>7</size>
33355       </method>
33356       <method name="TestNS.Bar get_Document()">
33357         <size>2</size>
33358       </method>
33359       <method name="System.Object get_CrashHere()">
33360         <size>29</size>
33361       </method>
33362     </type>
33363     <type name="TestNS.Element">
33364       <method name="Void .ctor()">
33365         <size>7</size>
33366       </method>
33367       <method name="TestNS.Foo get_Document()">
33368         <size>2</size>
33369       </method>
33370     </type>
33371     <type name="TestNS.Bar">
33372       <method name="Void .ctor()">
33373         <size>7</size>
33374       </method>
33375       <method name="IHoge get_Root()">
33376         <size>2</size>
33377       </method>
33378     </type>
33379     <type name="TestNS.C">
33380       <method name="Void .ctor()">
33381         <size>7</size>
33382       </method>
33383       <method name="Void Main()">
33384         <size>1</size>
33385       </method>
33386     </type>
33387   </test>
33388   <test name="test-598.cs">
33389     <type name="Test">
33390       <method name="Void .ctor()">
33391         <size>35</size>
33392       </method>
33393       <method name="V get_v()">
33394         <size>7</size>
33395       </method>
33396       <method name="Void Main()">
33397         <size>1</size>
33398       </method>
33399     </type>
33400     <type name="V">
33401       <method name="Void set_Item(Int32, Int32)">
33402         <size>1</size>
33403       </method>
33404     </type>
33405   </test>
33406   <test name="test-599.cs">
33407     <type name="Test.String">
33408       <method name="Void .ctor(String)">
33409         <size>14</size>
33410       </method>
33411       <method name="Test.String op_Implicit(System.String)">
33412         <size>15</size>
33413       </method>
33414       <method name="System.String op_Implicit(Test.String)">
33415         <size>15</size>
33416       </method>
33417     </type>
33418     <type name="TestCompiler.MainClass">
33419       <method name="Void .ctor()">
33420         <size>7</size>
33421       </method>
33422       <method name="Int32 Main()">
33423         <size>80</size>
33424       </method>
33425     </type>
33426   </test>
33427   <test name="test-6.cs">
33428     <type name="X">
33429       <method name="Void .ctor()">
33430         <size>7</size>
33431       </method>
33432       <method name="Int32 Main()">
33433         <size>37</size>
33434       </method>
33435     </type>
33436   </test>
33437   <test name="test-60.cs">
33438     <type name="ns5.Y">
33439       <method name="Void .ctor()">
33440         <size>7</size>
33441       </method>
33442       <method name="Void Run()">
33443         <size>1</size>
33444       </method>
33445     </type>
33446     <type name="X">
33447       <method name="Void .ctor()">
33448         <size>7</size>
33449       </method>
33450       <method name="Int32 Main()">
33451         <size>14</size>
33452       </method>
33453     </type>
33454   </test>
33455   <test name="test-600.cs">
33456     <type name="Test.Regression">
33457       <method name="Void .ctor()">
33458         <size>7</size>
33459       </method>
33460       <method name="Int32 Main()">
33461         <size>90</size>
33462       </method>
33463     </type>
33464   </test>
33465   <test name="test-601.cs">
33466     <type name="C">
33467       <method name="Void .ctor()">
33468         <size>7</size>
33469       </method>
33470       <method name="Void Main()">
33471         <size>1</size>
33472       </method>
33473     </type>
33474     <type name="C+MarkerUpdatedVMDelegate">
33475       <method name="Void .ctor(Object, IntPtr)">
33476         <size>0</size>
33477       </method>
33478       <method name="Void Invoke(IntPtr, IntPtr)">
33479         <size>0</size>
33480       </method>
33481       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33482         <size>0</size>
33483       </method>
33484       <method name="Void EndInvoke(IAsyncResult)">
33485         <size>0</size>
33486       </method>
33487     </type>
33488   </test>
33489   <test name="test-602.cs">
33490     <type name="C">
33491       <method name="Void .ctor()">
33492         <size>7</size>
33493       </method>
33494       <method name="Int32 Main()">
33495         <size>95</size>
33496       </method>
33497       <method name="Int32 Error(System.String, System.Object[])">
33498         <size>8</size>
33499       </method>
33500       <method name="Int32 Format(System.String, System.Object)">
33501         <size>2</size>
33502       </method>
33503       <method name="Int32 Format(System.String, System.Object[])">
33504         <size>2</size>
33505       </method>
33506       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33507         <size>2</size>
33508       </method>
33509       <method name="Int32 Test_A(System.String)">
33510         <size>2</size>
33511       </method>
33512       <method name="Int32 Test_A(System.String, System.Object[])">
33513         <size>2</size>
33514       </method>
33515       <method name="Int32 Test_C(System.Type, System.Int32[])">
33516         <size>2</size>
33517       </method>
33518       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33519         <size>2</size>
33520       </method>
33521     </type>
33522   </test>
33523   <test name="test-603.cs">
33524     <type name="ConsoleApplication1.Program">
33525       <method name="Void .ctor()">
33526         <size>7</size>
33527       </method>
33528       <method name="Void .cctor()">
33529         <size>1</size>
33530       </method>
33531       <method name="Int32 Main()">
33532         <size>52</size>
33533       </method>
33534     </type>
33535   </test>
33536   <test name="test-604.cs">
33537     <type name="Program">
33538       <method name="Void .ctor()">
33539         <size>7</size>
33540       </method>
33541       <method name="Int32 Main()">
33542         <size>83</size>
33543       </method>
33544     </type>
33545     <type name="Program+ImplementingExplicitInterfacesMembers">
33546       <method name="Void .ctor()">
33547         <size>7</size>
33548       </method>
33549       <method name="Void Program.Iface1.IfaceMethod1()">
33550         <size>1</size>
33551       </method>
33552       <method name="Void Program.Iface2.IfaceMethod2()">
33553         <size>1</size>
33554       </method>
33555     </type>
33556   </test>
33557   <test name="test-605.cs">
33558     <type name="TestA">
33559       <method name="Void .ctor()">
33560         <size>7</size>
33561       </method>
33562       <method name="System.String get_Method()">
33563         <size>2</size>
33564       </method>
33565     </type>
33566     <type name="TestB">
33567       <method name="Void .ctor()">
33568         <size>7</size>
33569       </method>
33570       <method name="System.String get_Method()">
33571         <size>2</size>
33572       </method>
33573       <method name="Void Main()">
33574         <size>1</size>
33575       </method>
33576     </type>
33577   </test>
33578   <test name="test-606.cs">
33579     <type name="Program">
33580       <method name="Void .ctor()">
33581         <size>7</size>
33582       </method>
33583       <method name="Int32 Main()">
33584         <size>157</size>
33585       </method>
33586     </type>
33587     <type name="Info">
33588       <method name="Void .ctor()">
33589         <size>7</size>
33590       </method>
33591       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33592         <size>2</size>
33593       </method>
33594       <method name="Void System.Collections.IEnumerator.Reset()">
33595         <size>1</size>
33596       </method>
33597       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33598         <size>2</size>
33599       </method>
33600       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33601         <size>2</size>
33602       </method>
33603       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33604         <size>1</size>
33605       </method>
33606     </type>
33607   </test>
33608   <test name="test-607.cs">
33609     <type name="Program">
33610       <method name="Void .ctor()">
33611         <size>7</size>
33612       </method>
33613       <method name="Int32 Main()">
33614         <size>40</size>
33615       </method>
33616     </type>
33617   </test>
33618   <test name="test-608.cs">
33619     <type name="X">
33620       <method name="Void .ctor()">
33621         <size>7</size>
33622       </method>
33623       <method name="Void Main()">
33624         <size>60</size>
33625       </method>
33626     </type>
33627   </test>
33628   <test name="test-609.cs">
33629     <type name="Test">
33630       <method name="Void .ctor()">
33631         <size>7</size>
33632       </method>
33633       <method name="Int32 Main()">
33634         <size>36</size>
33635       </method>
33636     </type>
33637   </test>
33638   <test name="test-61.cs">
33639     <type name="X">
33640       <method name="Void .ctor()">
33641         <size>7</size>
33642       </method>
33643       <method name="Void add_XX(X+MyEvent)">
33644         <size>3</size>
33645       </method>
33646       <method name="Void remove_XX(X+MyEvent)">
33647         <size>3</size>
33648       </method>
33649       <method name="Int32 get_Property()">
33650         <size>4</size>
33651       </method>
33652       <method name="Void set_Property(Int32)">
33653         <size>3</size>
33654       </method>
33655       <method name="Int32 get_P2()">
33656         <size>2</size>
33657       </method>
33658       <method name="Void set_P3(Int32)">
33659         <size>1</size>
33660       </method>
33661       <method name="Int32 Main()">
33662         <size>2</size>
33663       </method>
33664     </type>
33665     <type name="X+MyEvent">
33666       <method name="Void .ctor(Object, IntPtr)">
33667         <size>0</size>
33668       </method>
33669       <method name="Void Invoke()">
33670         <size>0</size>
33671       </method>
33672       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33673         <size>0</size>
33674       </method>
33675       <method name="Void EndInvoke(IAsyncResult)">
33676         <size>0</size>
33677       </method>
33678     </type>
33679   </test>
33680   <test name="test-610.cs">
33681     <type name="A">
33682       <method name="Void .ctor()">
33683         <size>7</size>
33684       </method>
33685       <method name="Void Main()">
33686         <size>1</size>
33687       </method>
33688     </type>
33689     <type name="A+C">
33690       <method name="Void .ctor()">
33691         <size>7</size>
33692       </method>
33693     </type>
33694     <type name="A+C+D">
33695       <method name="Void .ctor()">
33696         <size>7</size>
33697       </method>
33698     </type>
33699     <type name="N.B">
33700       <method name="Void .ctor()">
33701         <size>7</size>
33702       </method>
33703     </type>
33704     <type name="N.B+C">
33705       <method name="Void .ctor()">
33706         <size>7</size>
33707       </method>
33708     </type>
33709     <type name="N.B+C+E">
33710       <method name="Void .ctor()">
33711         <size>7</size>
33712       </method>
33713     </type>
33714     <type name="N.B+A">
33715       <method name="Void .ctor()">
33716         <size>7</size>
33717       </method>
33718     </type>
33719     <type name="N.B+A+D">
33720       <method name="Void .ctor()">
33721         <size>7</size>
33722       </method>
33723     </type>
33724   </test>
33725   <test name="test-611.cs">
33726     <type name="T">
33727       <method name="Void .ctor()">
33728         <size>7</size>
33729       </method>
33730     </type>
33731     <type name="T+Protected">
33732       <method name="Void .ctor()">
33733         <size>7</size>
33734       </method>
33735     </type>
33736     <type name="D">
33737       <method name="Void .ctor()">
33738         <size>7</size>
33739       </method>
33740     </type>
33741     <type name="D+Private">
33742       <method name="Void .ctor()">
33743         <size>7</size>
33744       </method>
33745       <method name="Void Stuff(T+Protected)">
33746         <size>1</size>
33747       </method>
33748     </type>
33749     <type name="D2">
33750       <method name="Void .ctor()">
33751         <size>7</size>
33752       </method>
33753     </type>
33754     <type name="D2+P">
33755       <method name="Void .ctor()">
33756         <size>7</size>
33757       </method>
33758     </type>
33759     <type name="D2+P+Private">
33760       <method name="Void .ctor()">
33761         <size>7</size>
33762       </method>
33763       <method name="Void Stuff(T+Protected)">
33764         <size>1</size>
33765       </method>
33766     </type>
33767     <type name="Z">
33768       <method name="Void .ctor()">
33769         <size>7</size>
33770       </method>
33771       <method name="Void Main()">
33772         <size>1</size>
33773       </method>
33774     </type>
33775   </test>
33776   <test name="test-612.cs">
33777     <type name="Abcdefghijklmnopqrstuvwxyz">
33778       <method name="Void .ctor()">
33779         <size>7</size>
33780       </method>
33781       <method name="Void .cctor()">
33782         <size>7</size>
33783       </method>
33784     </type>
33785     <type name="OO">
33786       <method name="Void .ctor()">
33787         <size>7</size>
33788       </method>
33789       <method name="Void D()">
33790         <size>5293</size>
33791       </method>
33792     </type>
33793     <type name="Zyxwvutsrqp">
33794       <method name="Void .ctor()">
33795         <size>7</size>
33796       </method>
33797       <method name="Void .cctor()">
33798         <size>7</size>
33799       </method>
33800     </type>
33801     <type name="XXX">
33802       <method name="Void .ctor()">
33803         <size>7</size>
33804       </method>
33805       <method name="Boolean IsAltered()">
33806         <size>859</size>
33807       </method>
33808       <method name="Void Main()">
33809         <size>1</size>
33810       </method>
33811     </type>
33812   </test>
33813   <test name="test-613.cs">
33814     <type name="M">
33815       <method name="Void .ctor()">
33816         <size>7</size>
33817       </method>
33818       <method name="Boolean g()">
33819         <size>8</size>
33820       </method>
33821       <method name="Int32 Main()">
33822         <size>62</size>
33823       </method>
33824     </type>
33825   </test>
33826   <test name="test-614.cs">
33827     <type name="C">
33828       <method name="Void .ctor()">
33829         <size>7</size>
33830       </method>
33831       <method name="Void And()">
33832         <size>73</size>
33833       </method>
33834       <method name="Void Or()">
33835         <size>137</size>
33836       </method>
33837       <method name="Int32 Main()">
33838         <size>70</size>
33839       </method>
33840     </type>
33841   </test>
33842   <test name="test-615.cs">
33843     <type name="C">
33844       <method name="Void .ctor()">
33845         <size>7</size>
33846       </method>
33847       <method name="Void Main()">
33848         <size>16</size>
33849       </method>
33850     </type>
33851   </test>
33852   <test name="test-617.cs">
33853     <type name="Y">
33854       <method name="Void .ctor()">
33855         <size>7</size>
33856       </method>
33857       <method name="Void X.add_Foo(MyDelegate)">
33858         <size>1</size>
33859       </method>
33860       <method name="Void X.remove_Foo(MyDelegate)">
33861         <size>1</size>
33862       </method>
33863       <method name="Void add_Foo(MyDelegate)">
33864         <size>24</size>
33865       </method>
33866       <method name="Void remove_Foo(MyDelegate)">
33867         <size>24</size>
33868       </method>
33869       <method name="Int32 X.get_Prop()">
33870         <size>2</size>
33871       </method>
33872       <method name="Int32 Main()">
33873         <size>74</size>
33874       </method>
33875     </type>
33876     <type name="MyDelegate">
33877       <method name="Void .ctor(Object, IntPtr)">
33878         <size>0</size>
33879       </method>
33880       <method name="Int64 Invoke()">
33881         <size>0</size>
33882       </method>
33883       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33884         <size>0</size>
33885       </method>
33886       <method name="Int64 EndInvoke(IAsyncResult)">
33887         <size>0</size>
33888       </method>
33889     </type>
33890   </test>
33891   <test name="test-618.cs">
33892     <type name="C">
33893       <method name="Void .ctor()">
33894         <size>7</size>
33895       </method>
33896       <method name="Void ZeroBasedReductions()">
33897         <size>9</size>
33898       </method>
33899       <method name="Void Main()">
33900         <size>1</size>
33901       </method>
33902     </type>
33903   </test>
33904   <test name="test-619.cs">
33905     <type name="X">
33906       <method name="Void .ctor()">
33907         <size>7</size>
33908       </method>
33909       <method name="Void Main()">
33910         <size>11</size>
33911       </method>
33912     </type>
33913   </test>
33914   <test name="test-62.cs">
33915     <type name="X">
33916       <method name="Void .ctor()">
33917         <size>7</size>
33918       </method>
33919       <method name="X[] GetX()">
33920         <size>2</size>
33921       </method>
33922       <method name="System.Int32[] getInt()">
33923         <size>2</size>
33924       </method>
33925       <method name="System.Int32[,,] getMoreInt()">
33926         <size>2</size>
33927       </method>
33928       <method name="Int32 Main()">
33929         <size>2</size>
33930       </method>
33931     </type>
33932   </test>
33933   <test name="test-620.cs">
33934     <type name="X">
33935       <method name="Void .ctor()">
33936         <size>7</size>
33937       </method>
33938       <method name="Void A(Int32 ByRef)">
33939         <size>7</size>
33940       </method>
33941       <method name="Void B(Int32 ByRef)">
33942         <size>7</size>
33943       </method>
33944       <method name="Int32 Main()">
33945         <size>22</size>
33946       </method>
33947     </type>
33948   </test>
33949   <test name="test-621.cs">
33950     <type name="X">
33951       <method name="Void .ctor()">
33952         <size>7</size>
33953       </method>
33954       <method name="Void Main()">
33955         <size>129</size>
33956       </method>
33957     </type>
33958   </test>
33959   <test name="test-622.cs">
33960     <type name="A">
33961       <method name="Void .ctor(Int32)">
33962         <size>1</size>
33963       </method>
33964     </type>
33965     <type name="B">
33966       <method name="Void .ctor(Int32)">
33967         <size>7</size>
33968       </method>
33969     </type>
33970     <type name="X">
33971       <method name="Void .ctor()">
33972         <size>7</size>
33973       </method>
33974       <method name="Void Foo(A ByRef)">
33975         <size>8</size>
33976       </method>
33977       <method name="Void Foo(System.Object ByRef)">
33978         <size>9</size>
33979       </method>
33980       <method name="Int32 Main()">
33981         <size>16</size>
33982       </method>
33983     </type>
33984   </test>
33985   <test name="test-623.cs">
33986     <type name="X">
33987       <method name="Void .ctor()">
33988         <size>7</size>
33989       </method>
33990       <method name="Void a()">
33991         <size>0</size>
33992       </method>
33993     </type>
33994     <type name="Y">
33995       <method name="Void .ctor()">
33996         <size>7</size>
33997       </method>
33998       <method name="Void a()">
33999         <size>11</size>
34000       </method>
34001       <method name="Void Main()">
34002         <size>13</size>
34003       </method>
34004     </type>
34005   </test>
34006   <test name="test-624.cs">
34007     <type name="X">
34008       <method name="Void .ctor()">
34009         <size>7</size>
34010       </method>
34011       <method name="Int32 get_Type()">
34012         <size>2</size>
34013       </method>
34014       <method name="Void Main()">
34015         <size>3</size>
34016       </method>
34017     </type>
34018   </test>
34019   <test name="test-625.cs">
34020     <type name="Location">
34021       <method name="Void .ctor()">
34022         <size>7</size>
34023       </method>
34024       <method name="Int32 get_Null()">
34025         <size>2</size>
34026       </method>
34027     </type>
34028     <type name="X">
34029       <method name="Void .ctor()">
34030         <size>13</size>
34031       </method>
34032       <method name="Void Main()">
34033         <size>1</size>
34034       </method>
34035     </type>
34036   </test>
34037   <test name="test-626.cs">
34038     <type name="X">
34039       <method name="Void .ctor()">
34040         <size>7</size>
34041       </method>
34042       <method name="Void A()">
34043         <size>1</size>
34044       </method>
34045       <method name="Void Main()">
34046         <size>37</size>
34047       </method>
34048     </type>
34049   </test>
34050   <test name="test-627.cs">
34051     <type name="B">
34052       <method name="Void .ctor()">
34053         <size>7</size>
34054       </method>
34055       <method name="Void X.B()">
34056         <size>1</size>
34057       </method>
34058       <method name="Void A.B()">
34059         <size>1</size>
34060       </method>
34061     </type>
34062     <type name="M">
34063       <method name="Void .ctor()">
34064         <size>7</size>
34065       </method>
34066       <method name="Void N(System.Object)">
34067         <size>8</size>
34068       </method>
34069       <method name="Void Main()">
34070         <size>1</size>
34071       </method>
34072     </type>
34073   </test>
34074   <test name="test-628.cs">
34075     <type name="N1.B">
34076       <method name="Void .ctor()">
34077         <size>7</size>
34078       </method>
34079     </type>
34080     <type name="X">
34081       <method name="Void .ctor()">
34082         <size>7</size>
34083       </method>
34084     </type>
34085     <type name="X2">
34086       <method name="Void .ctor()">
34087         <size>7</size>
34088       </method>
34089     </type>
34090     <type name="Y2">
34091       <method name="Void .ctor()">
34092         <size>7</size>
34093       </method>
34094     </type>
34095     <type name="Y">
34096       <method name="Void .ctor()">
34097         <size>7</size>
34098       </method>
34099       <method name="Void Main()">
34100         <size>1</size>
34101       </method>
34102     </type>
34103   </test>
34104   <test name="test-629.cs">
34105     <type name="Foo">
34106       <method name="Void .ctor()">
34107         <size>7</size>
34108       </method>
34109       <method name="IEnumerable foo()">
34110         <size>16</size>
34111       </method>
34112       <method name="Int32 Main()">
34113         <size>65</size>
34114       </method>
34115     </type>
34116     <type name="Foo+&lt;foo&gt;c__Iterator0">
34117       <method name="Void .ctor()">
34118         <size>7</size>
34119       </method>
34120       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34121         <size>7</size>
34122       </method>
34123       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34124         <size>7</size>
34125       </method>
34126       <method name="Boolean MoveNext()">
34127         <size>39</size>
34128       </method>
34129       <method name="Void Dispose()">
34130         <size>8</size>
34131       </method>
34132       <method name="Void Reset()">
34133         <size>6</size>
34134       </method>
34135       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34136         <size>7</size>
34137       </method>
34138       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34139         <size>26</size>
34140       </method>
34141     </type>
34142   </test>
34143   <test name="test-63.cs">
34144     <type name="X">
34145       <method name="Void .ctor()">
34146         <size>7</size>
34147       </method>
34148       <method name="Int32 Main()">
34149         <size>96</size>
34150       </method>
34151     </type>
34152   </test>
34153   <test name="test-630.cs">
34154     <type name="MyEx">
34155       <method name="Void .ctor()">
34156         <size>7</size>
34157       </method>
34158     </type>
34159     <type name="Ex">
34160       <method name="Void .ctor()">
34161         <size>7</size>
34162       </method>
34163       <method name="Int32 test(Int32)">
34164         <size>37</size>
34165       </method>
34166       <method name="Int32 Main()">
34167         <size>70</size>
34168       </method>
34169     </type>
34170   </test>
34171   <test name="test-631.cs">
34172     <type name="A">
34173       <method name="Void .ctor()">
34174         <size>7</size>
34175       </method>
34176       <method name="SByte op_Implicit(A)">
34177         <size>2</size>
34178       </method>
34179       <method name="Byte op_Implicit(A)">
34180         <size>2</size>
34181       </method>
34182       <method name="Int16 op_Implicit(A)">
34183         <size>2</size>
34184       </method>
34185       <method name="UInt16 op_Implicit(A)">
34186         <size>2</size>
34187       </method>
34188       <method name="Int32 op_Implicit(A)">
34189         <size>2</size>
34190       </method>
34191       <method name="UInt32 op_Implicit(A)">
34192         <size>2</size>
34193       </method>
34194       <method name="Int64 op_Implicit(A)">
34195         <size>3</size>
34196       </method>
34197       <method name="UInt64 op_Implicit(A)">
34198         <size>3</size>
34199       </method>
34200     </type>
34201     <type name="A2">
34202       <method name="Void .ctor()">
34203         <size>7</size>
34204       </method>
34205       <method name="SByte op_Implicit(A2)">
34206         <size>2</size>
34207       </method>
34208       <method name="Byte op_Implicit(A2)">
34209         <size>2</size>
34210       </method>
34211       <method name="Int16 op_Implicit(A2)">
34212         <size>2</size>
34213       </method>
34214       <method name="UInt32 op_Implicit(A2)">
34215         <size>2</size>
34216       </method>
34217       <method name="Int64 op_Implicit(A2)">
34218         <size>3</size>
34219       </method>
34220       <method name="UInt64 op_Implicit(A2)">
34221         <size>3</size>
34222       </method>
34223     </type>
34224     <type name="A3">
34225       <method name="Void .ctor()">
34226         <size>7</size>
34227       </method>
34228       <method name="SByte op_Implicit(A3)">
34229         <size>2</size>
34230       </method>
34231       <method name="UInt32 op_Implicit(A3)">
34232         <size>2</size>
34233       </method>
34234       <method name="Int64 op_Implicit(A3)">
34235         <size>3</size>
34236       </method>
34237       <method name="UInt64 op_Implicit(A3)">
34238         <size>3</size>
34239       </method>
34240     </type>
34241     <type name="A4">
34242       <method name="Void .ctor()">
34243         <size>7</size>
34244       </method>
34245       <method name="UInt32 op_Implicit(A4)">
34246         <size>2</size>
34247       </method>
34248       <method name="Int64 op_Implicit(A4)">
34249         <size>3</size>
34250       </method>
34251       <method name="UInt64 op_Implicit(A4)">
34252         <size>3</size>
34253       </method>
34254     </type>
34255     <type name="A5">
34256       <method name="Void .ctor()">
34257         <size>7</size>
34258       </method>
34259       <method name="UInt32 op_Implicit(A5)">
34260         <size>2</size>
34261       </method>
34262       <method name="Int32 op_Implicit(A5)">
34263         <size>2</size>
34264       </method>
34265     </type>
34266     <type name="A6">
34267       <method name="Void .ctor()">
34268         <size>7</size>
34269       </method>
34270       <method name="Byte op_Implicit(A6)">
34271         <size>2</size>
34272       </method>
34273     </type>
34274     <type name="MyDecimal">
34275       <method name="Void .ctor()">
34276         <size>7</size>
34277       </method>
34278       <method name="Decimal op_Implicit(MyDecimal)">
34279         <size>8</size>
34280       </method>
34281     </type>
34282     <type name="Constraint">
34283       <method name="Void .ctor()">
34284         <size>7</size>
34285       </method>
34286       <method name="Int32 Main()">
34287         <size>293</size>
34288       </method>
34289     </type>
34290   </test>
34291   <test name="test-632.cs">
34292     <type name="Bug379822">
34293       <method name="Void .ctor()">
34294         <size>7</size>
34295       </method>
34296       <method name="Void Assert(Boolean, Boolean)">
34297         <size>19</size>
34298       </method>
34299       <method name="Void TestAnd(Boolean)">
34300         <size>79</size>
34301       </method>
34302       <method name="Void TestOr(Boolean)">
34303         <size>92</size>
34304       </method>
34305       <method name="Void Test(Boolean)">
34306         <size>13</size>
34307       </method>
34308       <method name="Void Main()">
34309         <size>13</size>
34310       </method>
34311     </type>
34312   </test>
34313   <test name="test-633.cs">
34314     <type name="Test.C">
34315       <method name="Void .ctor()">
34316         <size>7</size>
34317       </method>
34318       <method name="Void Main()">
34319         <size>1</size>
34320       </method>
34321     </type>
34322   </test>
34323   <test name="test-634.cs">
34324     <type name="Test">
34325       <method name="Void .ctor()">
34326         <size>7</size>
34327       </method>
34328       <method name="Void TestFunc()">
34329         <size>2</size>
34330       </method>
34331       <method name="Void Main(System.String[])">
34332         <size>6</size>
34333       </method>
34334     </type>
34335     <type name="Test+D">
34336       <method name="Void .ctor(Object, IntPtr)">
34337         <size>0</size>
34338       </method>
34339       <method name="Void Invoke()">
34340         <size>0</size>
34341       </method>
34342       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34343         <size>0</size>
34344       </method>
34345       <method name="Void EndInvoke(IAsyncResult)">
34346         <size>0</size>
34347       </method>
34348     </type>
34349   </test>
34350   <test name="test-635.cs">
34351     <type name="ShortCircuitFold">
34352       <method name="Void .ctor()">
34353         <size>7</size>
34354       </method>
34355       <method name="Boolean get_False()">
34356         <size>14</size>
34357       </method>
34358       <method name="Boolean get_True()">
34359         <size>14</size>
34360       </method>
34361       <method name="Void a(Boolean, Boolean)">
34362         <size>19</size>
34363       </method>
34364       <method name="Void c(Int32)">
34365         <size>67</size>
34366       </method>
34367       <method name="Boolean f()">
34368         <size>11</size>
34369       </method>
34370       <method name="Void Main()">
34371         <size>169</size>
34372       </method>
34373     </type>
34374   </test>
34375   <test name="test-636.cs">
34376     <type name="Foo">
34377       <method name="Void .ctor()">
34378         <size>7</size>
34379       </method>
34380       <method name="Boolean get_False()">
34381         <size>14</size>
34382       </method>
34383       <method name="Void ping()">
34384         <size>13</size>
34385       </method>
34386       <method name="Int32 test_while(Int32)">
34387         <size>53</size>
34388       </method>
34389       <method name="Int32 test_do_while(Int32)">
34390         <size>53</size>
34391       </method>
34392       <method name="Int32 test_for(Int32)">
34393         <size>64</size>
34394       </method>
34395       <method name="Void test_for_empty()">
34396         <size>35</size>
34397       </method>
34398       <method name="Void Main()">
34399         <size>30</size>
34400       </method>
34401     </type>
34402   </test>
34403   <test name="test-638.cs">
34404     <type name="Fail">
34405       <method name="Void .ctor()">
34406         <size>7</size>
34407       </method>
34408       <method name="Void Main()">
34409         <size>110</size>
34410       </method>
34411     </type>
34412     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34413       <method name="Void .ctor()">
34414         <size>7</size>
34415       </method>
34416       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34417         <size>28</size>
34418       </method>
34419     </type>
34420   </test>
34421   <test name="test-639.cs">
34422     <type name="Foo">
34423       <method name="Void .ctor()">
34424         <size>7</size>
34425       </method>
34426       <method name="System.String get_s()">
34427         <size>13</size>
34428       </method>
34429       <method name="Void set_s(System.String)">
34430         <size>34</size>
34431       </method>
34432       <method name="Void Main()">
34433         <size>67</size>
34434       </method>
34435     </type>
34436   </test>
34437   <test name="test-64.cs">
34438     <type name="Operator">
34439       <method name="Void .ctor()">
34440         <size>7</size>
34441       </method>
34442     </type>
34443     <type name="Blah">
34444       <method name="Void .ctor(Operator)">
34445         <size>7</size>
34446       </method>
34447     </type>
34448     <type name="T">
34449       <method name="Void .ctor()">
34450         <size>7</size>
34451       </method>
34452       <method name="Int32 Main()">
34453         <size>9</size>
34454       </method>
34455     </type>
34456   </test>
34457   <test name="test-640.cs">
34458     <type name="C">
34459       <method name="Void .ctor()">
34460         <size>7</size>
34461       </method>
34462       <method name="Int32 Main()">
34463         <size>100</size>
34464       </method>
34465     </type>
34466   </test>
34467   <test name="test-641.cs">
34468     <type name="Identifier">
34469       <method name="Void .ctor()">
34470         <size>7</size>
34471       </method>
34472       <method name="Int32 Main()">
34473         <size>55</size>
34474       </method>
34475       <method name="Boolean op_Equality(Identifier, Identifier)">
34476         <size>2</size>
34477       </method>
34478       <method name="Boolean op_Inequality(Identifier, Identifier)">
34479         <size>2</size>
34480       </method>
34481       <method name="Identifier op_Implicit(System.String)">
34482         <size>2</size>
34483       </method>
34484       <method name="System.String op_Implicit(Identifier)">
34485         <size>2</size>
34486       </method>
34487       <method name="Decimal op_Implicit(Identifier)">
34488         <size>7</size>
34489       </method>
34490     </type>
34491   </test>
34492   <test name="test-642.cs">
34493     <type name="C">
34494       <method name="Void .ctor()">
34495         <size>7</size>
34496       </method>
34497       <method name="Int32 Main()">
34498         <size>40</size>
34499       </method>
34500     </type>
34501   </test>
34502   <test name="test-643.cs">
34503     <type name="PointerArithmeticTest">
34504       <method name="Void .ctor()">
34505         <size>7</size>
34506       </method>
34507       <method name="Int32 Main()">
34508         <size>130</size>
34509       </method>
34510       <method name="Int32* Conversions(Int64)">
34511         <size>3</size>
34512       </method>
34513       <method name="Int32 CheckAdd(Byte*, Int32)">
34514         <size>14</size>
34515       </method>
34516       <method name="Int32 CheckSub(Int16*, Int32)">
34517         <size>16</size>
34518       </method>
34519       <method name="Int32 CheckSub2(Int16*, Int32)">
34520         <size>23</size>
34521       </method>
34522     </type>
34523   </test>
34524   <test name="test-644.cs">
34525     <type name="Program">
34526       <method name="Void .ctor()">
34527         <size>7</size>
34528       </method>
34529       <method name="System.Object M(Int32)">
34530         <size>2</size>
34531       </method>
34532       <method name="Void Test_1()">
34533         <size>59</size>
34534       </method>
34535       <method name="Boolean Test_2()">
34536         <size>24</size>
34537       </method>
34538       <method name="Boolean Test_3()">
34539         <size>24</size>
34540       </method>
34541       <method name="Boolean Test_4(Program+D)">
34542         <size>13</size>
34543       </method>
34544       <method name="Int32 Main()">
34545         <size>75</size>
34546       </method>
34547     </type>
34548     <type name="Program+D">
34549       <method name="Void .ctor(Object, IntPtr)">
34550         <size>0</size>
34551       </method>
34552       <method name="System.Object Invoke(Int32)">
34553         <size>0</size>
34554       </method>
34555       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34556         <size>0</size>
34557       </method>
34558       <method name="System.Object EndInvoke(IAsyncResult)">
34559         <size>0</size>
34560       </method>
34561     </type>
34562   </test>
34563   <test name="test-645.cs">
34564     <type name="Program">
34565       <method name="Void .ctor()">
34566         <size>7</size>
34567       </method>
34568       <method name="IEnumerable get_Empty()">
34569         <size>16</size>
34570       </method>
34571       <method name="Void Main()">
34572         <size>61</size>
34573       </method>
34574     </type>
34575     <type name="Program+&lt;&gt;c__Iterator0">
34576       <method name="Void .ctor()">
34577         <size>7</size>
34578       </method>
34579       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34580         <size>7</size>
34581       </method>
34582       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34583         <size>7</size>
34584       </method>
34585       <method name="Boolean MoveNext()">
34586         <size>158</size>
34587       </method>
34588       <method name="Void Dispose()">
34589         <size>8</size>
34590       </method>
34591       <method name="Void Reset()">
34592         <size>6</size>
34593       </method>
34594       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34595         <size>7</size>
34596       </method>
34597       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34598         <size>26</size>
34599       </method>
34600     </type>
34601   </test>
34602   <test name="test-646.cs">
34603     <type name="Program">
34604       <method name="Void .ctor()">
34605         <size>7</size>
34606       </method>
34607       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34608         <size>7</size>
34609       </method>
34610       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34611         <size>7</size>
34612       </method>
34613       <method name="Int32 Main()">
34614         <size>113</size>
34615       </method>
34616     </type>
34617   </test>
34618   <test name="test-647.cs">
34619     <type name="Foo">
34620       <method name="Void .ctor()">
34621         <size>7</size>
34622       </method>
34623       <method name="Void Main()">
34624         <size>28</size>
34625       </method>
34626     </type>
34627   </test>
34628   <test name="test-648.cs">
34629     <type name="ParamMismatch.TestCase">
34630       <method name="Void .ctor()">
34631         <size>7</size>
34632       </method>
34633       <method name="Void add_Culprit(System.EventHandler)">
34634         <size>1</size>
34635       </method>
34636       <method name="Void remove_Culprit(System.EventHandler)">
34637         <size>1</size>
34638       </method>
34639       <method name="Void Main()">
34640         <size>1</size>
34641       </method>
34642       <method name="Void Finalize()">
34643         <size>13</size>
34644       </method>
34645     </type>
34646   </test>
34647   <test name="test-649.cs">
34648     <type name="MainClass">
34649       <method name="Void .ctor()">
34650         <size>7</size>
34651       </method>
34652       <method name="Void Main(System.String[])">
34653         <size>609</size>
34654       </method>
34655     </type>
34656     <type name="MainClass+Decimal2">
34657       <method name="Void .ctor(Double)">
34658         <size>13</size>
34659       </method>
34660       <method name="Void .ctor(Decimal)">
34661         <size>8</size>
34662       </method>
34663       <method name="Decimal2 op_Explicit(Decimal)">
34664         <size>7</size>
34665       </method>
34666       <method name="Decimal2 op_Explicit(Double)">
34667         <size>7</size>
34668       </method>
34669       <method name="Decimal op_Implicit(Decimal2)">
34670         <size>8</size>
34671       </method>
34672     </type>
34673   </test>
34674   <test name="test-65.cs">
34675     <type name="X">
34676       <method name="Void .ctor()">
34677         <size>7</size>
34678       </method>
34679       <method name="Void receiver(S)">
34680         <size>7</size>
34681       </method>
34682       <method name="System.Object BoxS()">
34683         <size>21</size>
34684       </method>
34685       <method name="S Plain()">
34686         <size>16</size>
34687       </method>
34688       <method name="Int32 Main()">
34689         <size>98</size>
34690       </method>
34691     </type>
34692   </test>
34693   <test name="test-650.cs">
34694     <type name="App">
34695       <method name="Void .ctor()">
34696         <size>7</size>
34697       </method>
34698       <method name="Void Main()">
34699         <size>1</size>
34700       </method>
34701     </type>
34702   </test>
34703   <test name="test-651.cs">
34704     <type name="Foo">
34705       <method name="Void .ctor()">
34706         <size>7</size>
34707       </method>
34708       <method name="Void Open(IList)">
34709         <size>1</size>
34710       </method>
34711       <method name="Void Open(System.Collections.ArrayList ByRef)">
34712         <size>20</size>
34713       </method>
34714       <method name="Void Main()">
34715         <size>1</size>
34716       </method>
34717     </type>
34718   </test>
34719   <test name="test-652.cs">
34720     <type name="C">
34721       <method name="Void .ctor()">
34722         <size>7</size>
34723       </method>
34724       <method name="Int32 Main()">
34725         <size>6</size>
34726       </method>
34727       <method name="Int32 Test()">
34728         <size>27</size>
34729       </method>
34730     </type>
34731   </test>
34732   <test name="test-653.cs">
34733     <type name="C">
34734       <method name="Void .ctor()">
34735         <size>7</size>
34736       </method>
34737       <method name="Int32 Test()">
34738         <size>50</size>
34739       </method>
34740       <method name="Void Test2()">
34741         <size>32</size>
34742       </method>
34743       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34744         <size>39</size>
34745       </method>
34746       <method name="Int32 Main()">
34747         <size>41</size>
34748       </method>
34749     </type>
34750   </test>
34751   <test name="test-654.cs">
34752     <type name="Program">
34753       <method name="Void .ctor()">
34754         <size>7</size>
34755       </method>
34756       <method name="Int32 Main()">
34757         <size>8</size>
34758       </method>
34759       <method name="Int32 Test(SByte*)">
34760         <size>33</size>
34761       </method>
34762     </type>
34763   </test>
34764   <test name="test-655.cs">
34765     <type name="D">
34766       <method name="Void .ctor()">
34767         <size>7</size>
34768       </method>
34769       <method name="Byte get_Item(Int32)">
34770         <size>7</size>
34771       </method>
34772       <method name="Void set_Item(Int32, Byte)">
34773         <size>8</size>
34774       </method>
34775       <method name="Int32 Main()">
34776         <size>77</size>
34777       </method>
34778     </type>
34779   </test>
34780   <test name="test-656.cs">
34781     <type name="Goo">
34782       <method name="Void .ctor()">
34783         <size>7</size>
34784       </method>
34785       <method name="Void Main()">
34786         <size>26</size>
34787       </method>
34788     </type>
34789   </test>
34790   <test name="test-657.cs">
34791     <type name="TestDebug.C">
34792       <method name="Void .ctor()">
34793         <size>7</size>
34794       </method>
34795       <method name="Void Method()">
34796         <size>1</size>
34797       </method>
34798     </type>
34799     <type name="TestDebug.Program">
34800       <method name="Void .ctor()">
34801         <size>7</size>
34802       </method>
34803       <method name="Void Excluded()">
34804         <size>11</size>
34805       </method>
34806       <method name="Int32 Main()">
34807         <size>7</size>
34808       </method>
34809     </type>
34810   </test>
34811   <test name="test-658.cs">
34812     <type name="A">
34813       <method name="Void .ctor()">
34814         <size>7</size>
34815       </method>
34816       <method name="Int32 get_Thread()">
34817         <size>2</size>
34818       </method>
34819     </type>
34820     <type name="Thread">
34821       <method name="Void .ctor()">
34822         <size>7</size>
34823       </method>
34824       <method name="Void Foo()">
34825         <size>1</size>
34826       </method>
34827     </type>
34828     <type name="B">
34829       <method name="Void .ctor()">
34830         <size>7</size>
34831       </method>
34832       <method name="Void Main()">
34833         <size>6</size>
34834       </method>
34835     </type>
34836   </test>
34837   <test name="test-659.cs">
34838     <type name="MySubClass">
34839       <method name="Void .ctor()">
34840         <size>7</size>
34841       </method>
34842       <method name="Int32 Main()">
34843         <size>30</size>
34844       </method>
34845       <method name="Void set_BB(Int32, Boolean)">
34846         <size>1</size>
34847       </method>
34848       <method name="Void Iface.set_AA(Int32, Boolean)">
34849         <size>9</size>
34850       </method>
34851     </type>
34852   </test>
34853   <test name="test-66.cs">
34854     <type name="Y">
34855       <method name="Void .ctor()">
34856         <size>7</size>
34857       </method>
34858     </type>
34859     <type name="X">
34860       <method name="Void .ctor()">
34861         <size>7</size>
34862       </method>
34863       <method name="Void .cctor()">
34864         <size>53</size>
34865       </method>
34866       <method name="Void FillOne()">
34867         <size>18</size>
34868       </method>
34869       <method name="Void FillSingle()">
34870         <size>39</size>
34871       </method>
34872       <method name="Void FillDouble()">
34873         <size>59</size>
34874       </method>
34875       <method name="Void FillObject()">
34876         <size>52</size>
34877       </method>
34878       <method name="Void FillDoubleObject()">
34879         <size>81</size>
34880       </method>
34881       <method name="Int32 TestSingle()">
34882         <size>47</size>
34883       </method>
34884       <method name="Int32 TestDouble()">
34885         <size>67</size>
34886       </method>
34887       <method name="Int32 TestObjectSingle()">
34888         <size>48</size>
34889       </method>
34890       <method name="Int32 TestObjectDouble()">
34891         <size>72</size>
34892       </method>
34893       <method name="Int32 Main()">
34894         <size>80</size>
34895       </method>
34896     </type>
34897   </test>
34898   <test name="test-660.cs">
34899     <type name="Test">
34900       <method name="Void .ctor()">
34901         <size>7</size>
34902       </method>
34903       <method name="Void Main()">
34904         <size>25</size>
34905       </method>
34906     </type>
34907     <type name="Status">
34908       <method name="Void .ctor(Code)">
34909         <size>8</size>
34910       </method>
34911       <method name="Status op_Implicit(Code)">
34912         <size>7</size>
34913       </method>
34914       <method name="Code op_Implicit(Status)">
34915         <size>8</size>
34916       </method>
34917     </type>
34918   </test>
34919   <test name="test-661.cs">
34920     <type name="Test">
34921       <method name="Void .ctor()">
34922         <size>7</size>
34923       </method>
34924       <method name="Void Main()">
34925         <size>1</size>
34926       </method>
34927       <method name="Void TestMethod()">
34928         <size>15</size>
34929       </method>
34930       <method name="SummaryInfo GetSummary()">
34931         <size>2</size>
34932       </method>
34933     </type>
34934   </test>
34935   <test name="test-662.cs">
34936     <type name="C">
34937       <method name="Void .ctor()">
34938         <size>7</size>
34939       </method>
34940       <method name="Void Main()">
34941         <size>1</size>
34942       </method>
34943     </type>
34944   </test>
34945   <test name="test-663.cs">
34946     <type name="A">
34947       <method name="Void .ctor()">
34948         <size>7</size>
34949       </method>
34950       <method name="Int32 op_Implicit(A)">
34951         <size>2</size>
34952       </method>
34953       <method name="Boolean op_Implicit(A)">
34954         <size>2</size>
34955       </method>
34956     </type>
34957     <type name="C">
34958       <method name="Void .ctor()">
34959         <size>7</size>
34960       </method>
34961       <method name="Void Main()">
34962         <size>17</size>
34963       </method>
34964     </type>
34965   </test>
34966   <test name="test-664.cs">
34967     <type name="C">
34968       <method name="Void .ctor()">
34969         <size>7</size>
34970       </method>
34971       <method name="Boolean Test(System.String)">
34972         <size>148</size>
34973       </method>
34974       <method name="Int32 Main()">
34975         <size>49</size>
34976       </method>
34977     </type>
34978   </test>
34979   <test name="test-665.cs">
34980     <type name="Test">
34981       <method name="Void .ctor()">
34982         <size>7</size>
34983       </method>
34984       <method name="Int32 Main()">
34985         <size>14</size>
34986       </method>
34987       <method name="Int32 Method(System.Object)">
34988         <size>2</size>
34989       </method>
34990     </type>
34991   </test>
34992   <test name="test-666.cs">
34993     <type name="C">
34994       <method name="Void .ctor()">
34995         <size>7</size>
34996       </method>
34997       <method name="Void Main()">
34998         <size>1</size>
34999       </method>
35000     </type>
35001   </test>
35002   <test name="test-667.cs">
35003     <type name="CA">
35004       <method name="Void .ctor()">
35005         <size>7</size>
35006       </method>
35007       <method name="Void IA.M()">
35008         <size>1</size>
35009       </method>
35010     </type>
35011     <type name="CC">
35012       <method name="Void .ctor()">
35013         <size>7</size>
35014       </method>
35015       <method name="Void Main()">
35016         <size>1</size>
35017       </method>
35018     </type>
35019   </test>
35020   <test name="test-668.cs">
35021     <type name="Bar">
35022       <method name="Void .ctor()">
35023         <size>7</size>
35024       </method>
35025     </type>
35026     <type name="Test">
35027       <method name="Void .ctor()">
35028         <size>7</size>
35029       </method>
35030       <method name="Void Main()">
35031         <size>7</size>
35032       </method>
35033     </type>
35034   </test>
35035   <test name="test-669.cs">
35036     <type name="Test">
35037       <method name="Void .ctor()">
35038         <size>7</size>
35039       </method>
35040       <method name="Void Main()">
35041         <size>3</size>
35042       </method>
35043     </type>
35044   </test>
35045   <test name="test-670.cs">
35046     <type name="C">
35047       <method name="Void .ctor()">
35048         <size>7</size>
35049       </method>
35050       <method name="Void Main()">
35051         <size>14</size>
35052       </method>
35053     </type>
35054   </test>
35055   <test name="test-671.cs">
35056     <type name="C">
35057       <method name="Void .ctor()">
35058         <size>7</size>
35059       </method>
35060       <method name="Int32 Main()">
35061         <size>19</size>
35062       </method>
35063       <method name="Boolean Bar(System.Object)">
35064         <size>2</size>
35065       </method>
35066     </type>
35067   </test>
35068   <test name="test-672.cs">
35069     <type name="X">
35070       <method name="Void .ctor()">
35071         <size>7</size>
35072       </method>
35073       <method name="S* get_Foo2()">
35074         <size>3</size>
35075       </method>
35076       <method name="Void Main()">
35077         <size>1</size>
35078       </method>
35079       <method name="Int32* get_Foo()">
35080         <size>3</size>
35081       </method>
35082     </type>
35083   </test>
35084   <test name="test-673.cs">
35085     <type name="Test">
35086       <method name="Void .ctor()">
35087         <size>7</size>
35088       </method>
35089       <method name="Void Foo()">
35090         <size>1</size>
35091       </method>
35092       <method name="Int32 Main()">
35093         <size>85</size>
35094       </method>
35095     </type>
35096   </test>
35097   <test name="test-674.cs">
35098     <type name="Test">
35099       <method name="Void .ctor()">
35100         <size>7</size>
35101       </method>
35102       <method name="Int32 Main()">
35103         <size>56</size>
35104       </method>
35105       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35106         <size>2</size>
35107       </method>
35108     </type>
35109     <type name="Test+D">
35110       <method name="Void .ctor(Object, IntPtr)">
35111         <size>0</size>
35112       </method>
35113       <method name="Int32 Invoke(Int32)">
35114         <size>0</size>
35115       </method>
35116       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35117         <size>0</size>
35118       </method>
35119       <method name="Int32 EndInvoke(IAsyncResult)">
35120         <size>0</size>
35121       </method>
35122     </type>
35123   </test>
35124   <test name="test-675.cs">
35125     <type name="B">
35126       <method name="Void .ctor()">
35127         <size>7</size>
35128       </method>
35129       <method name="Int32 GetHashCode()">
35130         <size>2</size>
35131       </method>
35132       <method name="Boolean Equals(System.Object)">
35133         <size>2</size>
35134       </method>
35135       <method name="Boolean op_Equality(B, B)">
35136         <size>2</size>
35137       </method>
35138       <method name="Boolean op_Inequality(B, B)">
35139         <size>2</size>
35140       </method>
35141     </type>
35142     <type name="Test">
35143       <method name="Void .ctor()">
35144         <size>7</size>
35145       </method>
35146       <method name="Int32 Main()">
35147         <size>2</size>
35148       </method>
35149     </type>
35150   </test>
35151   <test name="test-676.cs">
35152     <type name="N.Item">
35153       <method name="Void .ctor()">
35154         <size>7</size>
35155       </method>
35156     </type>
35157     <type name="N.Test">
35158       <method name="Void .ctor()">
35159         <size>7</size>
35160       </method>
35161       <method name="N.Item get_Item(N.Test)">
35162         <size>2</size>
35163       </method>
35164       <method name="Void Foo(ItemSlot)">
35165         <size>27</size>
35166       </method>
35167       <method name="Int32 Main()">
35168         <size>2</size>
35169       </method>
35170     </type>
35171   </test>
35172   <test name="test-677.cs">
35173     <type name="InvokeWindow">
35174       <method name="Void .ctor()">
35175         <size>7</size>
35176       </method>
35177       <method name="Void add_E(D)">
35178         <size>24</size>
35179       </method>
35180       <method name="Void remove_E(D)">
35181         <size>24</size>
35182       </method>
35183       <method name="Void Run()">
35184         <size>12</size>
35185       </method>
35186     </type>
35187     <type name="Test">
35188       <method name="Void .ctor()">
35189         <size>7</size>
35190       </method>
35191       <method name="Int32 Main()">
35192         <size>32</size>
35193       </method>
35194       <method name="Void OnDeleteEvent()">
35195         <size>1</size>
35196       </method>
35197       <method name="Void OnDeleteEvent(Int32)">
35198         <size>1</size>
35199       </method>
35200     </type>
35201     <type name="D">
35202       <method name="Void .ctor(Object, IntPtr)">
35203         <size>0</size>
35204       </method>
35205       <method name="Void Invoke()">
35206         <size>0</size>
35207       </method>
35208       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35209         <size>0</size>
35210       </method>
35211       <method name="Void EndInvoke(IAsyncResult)">
35212         <size>0</size>
35213       </method>
35214     </type>
35215   </test>
35216   <test name="test-678.cs">
35217     <type name="NaNTest">
35218       <method name="Void .ctor(Double, Double)">
35219         <size>171</size>
35220       </method>
35221       <method name="Int32 Main()">
35222         <size>26</size>
35223       </method>
35224     </type>
35225   </test>
35226   <test name="test-679.cs">
35227     <type name="Program">
35228       <method name="Void .ctor()">
35229         <size>7</size>
35230       </method>
35231       <method name="Int32 Main()">
35232         <size>12</size>
35233       </method>
35234     </type>
35235   </test>
35236   <test name="test-68.cs">
35237     <type name="Y">
35238       <method name="Void .ctor()">
35239         <size>14</size>
35240       </method>
35241     </type>
35242     <type name="X">
35243       <method name="Void .ctor()">
35244         <size>7</size>
35245       </method>
35246       <method name="Int32 Main()">
35247         <size>147</size>
35248       </method>
35249     </type>
35250   </test>
35251   <test name="test-680.cs">
35252     <type name="AsStringProblem.MainClass">
35253       <method name="Void .ctor()">
35254         <size>7</size>
35255       </method>
35256       <method name="Void Main()">
35257         <size>94</size>
35258       </method>
35259     </type>
35260   </test>
35261   <test name="test-681.cs">
35262     <type name="Bug">
35263       <method name="Void .ctor()">
35264         <size>20</size>
35265       </method>
35266       <method name="Void Main()">
35267         <size>1</size>
35268       </method>
35269     </type>
35270     <type name="BugClass">
35271       <method name="Void .cctor()">
35272         <size>18</size>
35273       </method>
35274       <method name="Void FooImplementation(System.Void*)">
35275         <size>1</size>
35276       </method>
35277     </type>
35278     <type name="BugClass+Foo">
35279       <method name="Void .ctor(Object, IntPtr)">
35280         <size>0</size>
35281       </method>
35282       <method name="Void Invoke(System.Void*)">
35283         <size>0</size>
35284       </method>
35285       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35286         <size>0</size>
35287       </method>
35288       <method name="Void EndInvoke(IAsyncResult)">
35289         <size>0</size>
35290       </method>
35291     </type>
35292   </test>
35293   <test name="test-683.cs">
35294     <type name="broken_cast">
35295       <method name="Void .ctor()">
35296         <size>7</size>
35297       </method>
35298       <method name="Int32 Main()">
35299         <size>32</size>
35300       </method>
35301     </type>
35302   </test>
35303   <test name="test-684.cs">
35304     <type name="mono_bug.Program">
35305       <method name="Void .ctor()">
35306         <size>7</size>
35307       </method>
35308       <method name="Void Main()">
35309         <size>71</size>
35310       </method>
35311       <method name="System.Double[][,] ReturnArray()">
35312         <size>62</size>
35313       </method>
35314     </type>
35315   </test>
35316   <test name="test-685.cs">
35317     <type name="C">
35318       <method name="Void .ctor()">
35319         <size>7</size>
35320       </method>
35321       <method name="Void Main()">
35322         <size>28</size>
35323       </method>
35324     </type>
35325   </test>
35326   <test name="test-686.cs">
35327     <type name="Test">
35328       <method name="Void .ctor()">
35329         <size>7</size>
35330       </method>
35331       <method name="Void Main()">
35332         <size>51</size>
35333       </method>
35334       <method name="Void Foo()">
35335         <size>145</size>
35336       </method>
35337     </type>
35338   </test>
35339   <test name="test-687.cs">
35340     <type name="XUnit">
35341       <method name="Void .ctor(Double)">
35342         <size>8</size>
35343       </method>
35344       <method name="XUnit op_Implicit(Double)">
35345         <size>10</size>
35346       </method>
35347       <method name="Double op_Implicit(XUnit)">
35348         <size>8</size>
35349       </method>
35350     </type>
35351     <type name="Unit">
35352       <method name="Void .ctor(Double)">
35353         <size>8</size>
35354       </method>
35355       <method name="Unit op_Implicit(Double)">
35356         <size>10</size>
35357       </method>
35358       <method name="Double op_Implicit(Unit)">
35359         <size>8</size>
35360       </method>
35361     </type>
35362     <type name="Test">
35363       <method name="Void .ctor()">
35364         <size>7</size>
35365       </method>
35366       <method name="Int32 Main()">
35367         <size>56</size>
35368       </method>
35369     </type>
35370   </test>
35371   <test name="test-688.cs">
35372     <type name="Test">
35373       <method name="Void .ctor()">
35374         <size>7</size>
35375       </method>
35376       <method name="Int32 Main()">
35377         <size>46</size>
35378       </method>
35379       <method name="Byte* GetFoo()">
35380         <size>7</size>
35381       </method>
35382       <method name="Byte* GetFoo2()">
35383         <size>7</size>
35384       </method>
35385     </type>
35386   </test>
35387   <test name="test-689.cs">
35388     <type name="Sample">
35389       <method name="Void Main()">
35390         <size>3</size>
35391       </method>
35392       <method name="Void Foo(Byte*, Byte*)">
35393         <size>46</size>
35394       </method>
35395     </type>
35396   </test>
35397   <test name="test-69.cs">
35398     <type name="Blah">
35399       <method name="Void .ctor()">
35400         <size>7</size>
35401       </method>
35402       <method name="Void Start_internal(IntPtr)">
35403         <size>0</size>
35404       </method>
35405       <method name="Int32 Main()">
35406         <size>2</size>
35407       </method>
35408     </type>
35409   </test>
35410   <test name="test-690.cs">
35411     <type name="Test.Test">
35412       <method name="Void .ctor()">
35413         <size>7</size>
35414       </method>
35415       <method name="Void Main()">
35416         <size>1</size>
35417       </method>
35418     </type>
35419   </test>
35420   <test name="test-691.cs">
35421     <type name="ConsoleApplication6.Program">
35422       <method name="Void .ctor()">
35423         <size>7</size>
35424       </method>
35425       <method name="Void .cctor()">
35426         <size>23</size>
35427       </method>
35428       <method name="Void Main()">
35429         <size>127</size>
35430       </method>
35431     </type>
35432   </test>
35433   <test name="test-692.cs">
35434     <type name="Test">
35435       <method name="Void .ctor()">
35436         <size>7</size>
35437       </method>
35438       <method name="Void test1(DateTime ByRef)">
35439         <size>10</size>
35440       </method>
35441       <method name="Void test2(DateTime ByRef)">
35442         <size>13</size>
35443       </method>
35444       <method name="Int32 Main()">
35445         <size>141</size>
35446       </method>
35447     </type>
35448   </test>
35449   <test name="test-693.cs">
35450     <type name="ConstTest">
35451       <method name="Void .ctor()">
35452         <size>7</size>
35453       </method>
35454       <method name="Int32 Main()">
35455         <size>32</size>
35456       </method>
35457     </type>
35458   </test>
35459   <test name="test-694.cs">
35460     <type name="Test">
35461       <method name="Void .ctor()">
35462         <size>7</size>
35463       </method>
35464       <method name="Int32 Main()">
35465         <size>2</size>
35466       </method>
35467     </type>
35468   </test>
35469   <test name="test-695.cs">
35470     <type name="Program">
35471       <method name="Void .ctor()">
35472         <size>7</size>
35473       </method>
35474       <method name="Void .cctor()">
35475         <size>53</size>
35476       </method>
35477       <method name="Int32 Main()">
35478         <size>680</size>
35479       </method>
35480       <method name="System.String get_BaseDirectory()">
35481         <size>28</size>
35482       </method>
35483     </type>
35484     <type name="&lt;PrivateImplementationDetails&gt;">
35485       <method name="Void .ctor()">
35486         <size>7</size>
35487       </method>
35488     </type>
35489   </test>
35490   <test name="test-696.cs">
35491     <type name="S">
35492       <method name="Void f(S)">
35493         <size>1</size>
35494       </method>
35495       <method name="S op_Implicit(C)">
35496         <size>2</size>
35497       </method>
35498     </type>
35499     <type name="C">
35500       <method name="Void .ctor()">
35501         <size>7</size>
35502       </method>
35503       <method name="Void Main()">
35504         <size>12</size>
35505       </method>
35506     </type>
35507   </test>
35508   <test name="test-697.cs">
35509     <type name="C">
35510       <method name="Void .ctor()">
35511         <size>7</size>
35512       </method>
35513       <method name="Void Main()">
35514         <size>1</size>
35515       </method>
35516     </type>
35517   </test>
35518   <test name="test-698.cs">
35519     <type name="test">
35520       <method name="Void .ctor()">
35521         <size>7</size>
35522       </method>
35523       <method name="Void Main()">
35524         <size>12</size>
35525       </method>
35526     </type>
35527   </test>
35528   <test name="test-699.cs">
35529     <type name="D">
35530       <method name="Void .ctor(String)">
35531         <size>25</size>
35532       </method>
35533       <method name="System.String get_message()">
35534         <size>7</size>
35535       </method>
35536       <method name="Void Main()">
35537         <size>1</size>
35538       </method>
35539     </type>
35540   </test>
35541   <test name="test-7.cs">
35542     <type name="Mine.MyBoolean">
35543       <method name="Void .ctor()">
35544         <size>7</size>
35545       </method>
35546       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35547         <size>2</size>
35548       </method>
35549     </type>
35550     <type name="Mine.MyTrueFalse">
35551       <method name="Void .ctor()">
35552         <size>7</size>
35553       </method>
35554       <method name="Boolean op_True(Mine.MyTrueFalse)">
35555         <size>2</size>
35556       </method>
35557       <method name="Boolean op_False(Mine.MyTrueFalse)">
35558         <size>2</size>
35559       </method>
35560     </type>
35561     <type name="Mine.Blah">
35562       <method name="Void .ctor(Int32)">
35563         <size>14</size>
35564       </method>
35565       <method name="Int32 Main()">
35566         <size>408</size>
35567       </method>
35568       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35569         <size>31</size>
35570       </method>
35571       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35572         <size>22</size>
35573       </method>
35574       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35575         <size>23</size>
35576       </method>
35577       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35578         <size>31</size>
35579       </method>
35580       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35581         <size>24</size>
35582       </method>
35583       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35584         <size>24</size>
35585       </method>
35586       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35587         <size>24</size>
35588       </method>
35589       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35590         <size>23</size>
35591       </method>
35592       <method name="Boolean op_LogicalNot(Mine.Blah)">
35593         <size>20</size>
35594       </method>
35595       <method name="Mine.Blah op_Increment(Mine.Blah)">
35596         <size>26</size>
35597       </method>
35598       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35599         <size>26</size>
35600       </method>
35601       <method name="Boolean op_True(Mine.Blah)">
35602         <size>20</size>
35603       </method>
35604       <method name="Boolean op_False(Mine.Blah)">
35605         <size>23</size>
35606       </method>
35607       <method name="Int32 op_Implicit(Mine.Blah)">
35608         <size>17</size>
35609       </method>
35610       <method name="Double op_Explicit(Mine.Blah)">
35611         <size>18</size>
35612       </method>
35613     </type>
35614   </test>
35615   <test name="test-70.cs">
35616     <type name="X">
35617       <method name="Void .ctor()">
35618         <size>7</size>
35619       </method>
35620       <method name="Int32 get_A()">
35621         <size>2</size>
35622       </method>
35623       <method name="Int32 B()">
35624         <size>2</size>
35625       </method>
35626     </type>
35627     <type name="Y">
35628       <method name="Void .ctor()">
35629         <size>7</size>
35630       </method>
35631       <method name="Int32 get_A()">
35632         <size>9</size>
35633       </method>
35634       <method name="Int32 B()">
35635         <size>9</size>
35636       </method>
35637     </type>
35638     <type name="Z">
35639       <method name="Void .ctor()">
35640         <size>7</size>
35641       </method>
35642       <method name="Int32 Main()">
35643         <size>70</size>
35644       </method>
35645     </type>
35646   </test>
35647   <test name="test-700.cs">
35648     <type name="FooAttribute">
35649       <method name="Void .ctor(String)">
35650         <size>7</size>
35651       </method>
35652     </type>
35653     <type name="Test">
35654       <method name="Void .ctor()">
35655         <size>7</size>
35656       </method>
35657     </type>
35658     <type name="Program">
35659       <method name="Void .ctor()">
35660         <size>7</size>
35661       </method>
35662       <method name="Void Main()">
35663         <size>1</size>
35664       </method>
35665     </type>
35666   </test>
35667   <test name="test-701.cs">
35668     <type name="Foo">
35669       <method name="Void .ctor()">
35670         <size>7</size>
35671       </method>
35672       <method name="UInt16 ToUint16()">
35673         <size>6</size>
35674       </method>
35675       <method name="Void Main()">
35676         <size>1</size>
35677       </method>
35678     </type>
35679   </test>
35680   <test name="test-703.cs">
35681     <type name="A">
35682       <method name="Void .ctor()">
35683         <size>7</size>
35684       </method>
35685       <method name="Void add_Finished(System.EventHandler)">
35686         <size>0</size>
35687       </method>
35688       <method name="Void remove_Finished(System.EventHandler)">
35689         <size>0</size>
35690       </method>
35691       <method name="Void test(A)">
35692         <size>19</size>
35693       </method>
35694       <method name="Void TestA(System.Object, System.EventArgs)">
35695         <size>25</size>
35696       </method>
35697     </type>
35698     <type name="B">
35699       <method name="Void .ctor()">
35700         <size>65</size>
35701       </method>
35702       <method name="Void add_Finished(System.EventHandler)">
35703         <size>24</size>
35704       </method>
35705       <method name="Void remove_Finished(System.EventHandler)">
35706         <size>24</size>
35707       </method>
35708       <method name="Void TestB(System.Object, System.EventArgs)">
35709         <size>25</size>
35710       </method>
35711       <method name="Int32 Main()">
35712         <size>14</size>
35713       </method>
35714     </type>
35715   </test>
35716   <test name="test-705.cs">
35717     <type name="Test">
35718       <method name="Void .ctor()">
35719         <size>7</size>
35720       </method>
35721       <method name="Void .cctor()">
35722         <size>1</size>
35723       </method>
35724       <method name="Nested GetEnumerator()">
35725         <size>10</size>
35726       </method>
35727     </type>
35728     <type name="Test+Nested">
35729       <method name="Void System.IDisposable.Dispose()">
35730         <size>13</size>
35731       </method>
35732       <method name="Int32 get_Current()">
35733         <size>2</size>
35734       </method>
35735       <method name="Boolean MoveNext()">
35736         <size>2</size>
35737       </method>
35738       <method name="Void Reset()">
35739         <size>1</size>
35740       </method>
35741       <method name="Void Dispose()">
35742         <size>11</size>
35743       </method>
35744     </type>
35745     <type name="Program">
35746       <method name="Int32 Main()">
35747         <size>70</size>
35748       </method>
35749     </type>
35750   </test>
35751   <test name="test-706.cs">
35752     <type name="Test.CustomParentAttribute">
35753       <method name="Void .ctor()">
35754         <size>7</size>
35755       </method>
35756       <method name="Void DoSomething()">
35757         <size>0</size>
35758       </method>
35759     </type>
35760     <type name="Test.MyClass">
35761       <method name="Void .ctor()">
35762         <size>7</size>
35763       </method>
35764       <method name="Void Main()">
35765         <size>1</size>
35766       </method>
35767     </type>
35768     <type name="Test.MyClass+CustomChildAttribute">
35769       <method name="Void .ctor()">
35770         <size>7</size>
35771       </method>
35772       <method name="Void DoSomething()">
35773         <size>1</size>
35774       </method>
35775     </type>
35776   </test>
35777   <test name="test-707.cs">
35778     <type name="Tzap">
35779       <method name="Void .ctor()">
35780         <size>7</size>
35781       </method>
35782     </type>
35783     <type name="Tzap+Baz">
35784       <method name="Void .ctor()">
35785         <size>7</size>
35786       </method>
35787       <method name="Void Gazonk()">
35788         <size>7</size>
35789       </method>
35790       <method name="Void Main()">
35791         <size>1</size>
35792       </method>
35793     </type>
35794     <type name="Tzap+Bar">
35795       <method name="Void .ctor()">
35796         <size>7</size>
35797       </method>
35798       <method name="Void Foo()">
35799         <size>1</size>
35800       </method>
35801     </type>
35802   </test>
35803   <test name="test-708.cs">
35804     <type name="A">
35805       <method name="Void .ctor()">
35806         <size>7</size>
35807       </method>
35808       <method name="A+ADelegate Delegate2(Boolean)">
35809         <size>25</size>
35810       </method>
35811       <method name="Void Main()">
35812         <size>1</size>
35813       </method>
35814     </type>
35815     <type name="A+ADelegate">
35816       <method name="Void .ctor(Object, IntPtr)">
35817         <size>0</size>
35818       </method>
35819       <method name="A+ADelegate Invoke(Boolean)">
35820         <size>0</size>
35821       </method>
35822       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
35823         <size>0</size>
35824       </method>
35825       <method name="A+ADelegate EndInvoke(IAsyncResult)">
35826         <size>0</size>
35827       </method>
35828     </type>
35829   </test>
35830   <test name="test-709.cs">
35831     <type name="C">
35832       <method name="Void .ctor()">
35833         <size>7</size>
35834       </method>
35835       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
35836         <size>68</size>
35837       </method>
35838       <method name="Void CharCopy(Char*, Char*, Int32)">
35839         <size>35</size>
35840       </method>
35841       <method name="Int32 Main()">
35842         <size>58</size>
35843       </method>
35844     </type>
35845   </test>
35846   <test name="test-71.cs">
35847     <type name="X">
35848       <method name="Void .ctor()">
35849         <size>7</size>
35850       </method>
35851       <method name="Void Main()">
35852         <size>37</size>
35853       </method>
35854     </type>
35855     <type name="MethodSignature">
35856       <method name="Void .ctor(String, Type, Type[])">
35857         <size>22</size>
35858       </method>
35859     </type>
35860   </test>
35861   <test name="test-710.cs">
35862     <type name="Z">
35863       <method name="Void .ctor()">
35864         <size>7</size>
35865       </method>
35866     </type>
35867     <type name="C">
35868       <method name="Void .ctor()">
35869         <size>7</size>
35870       </method>
35871       <method name="Void Main()">
35872         <size>7</size>
35873       </method>
35874     </type>
35875   </test>
35876   <test name="test-711.cs">
35877     <type name="N.Test">
35878       <method name="Void .ctor()">
35879         <size>7</size>
35880       </method>
35881       <method name="Void .ctor(Int32)">
35882         <size>7</size>
35883       </method>
35884       <method name="Void Main()">
35885         <size>1</size>
35886       </method>
35887     </type>
35888   </test>
35889   <test name="test-712.cs">
35890     <type name="Hello">
35891       <method name="Void .ctor()">
35892         <size>7</size>
35893       </method>
35894       <method name="Void Main()">
35895         <size>22</size>
35896       </method>
35897     </type>
35898   </test>
35899   <test name="test-713.cs">
35900     <type name="DispBar">
35901       <method name="Void .ctor()">
35902         <size>7</size>
35903       </method>
35904       <method name="Void Dispose()">
35905         <size>11</size>
35906       </method>
35907     </type>
35908     <type name="Foo">
35909       <method name="Void .ctor()">
35910         <size>7</size>
35911       </method>
35912       <method name="IDisposable GetBar()">
35913         <size>6</size>
35914       </method>
35915     </type>
35916     <type name="Test">
35917       <method name="Void .ctor()">
35918         <size>7</size>
35919       </method>
35920       <method name="Void .cctor()">
35921         <size>11</size>
35922       </method>
35923       <method name="Boolean TryThing()">
35924         <size>46</size>
35925       </method>
35926       <method name="Void Main()">
35927         <size>7</size>
35928       </method>
35929     </type>
35930   </test>
35931   <test name="test-714.cs">
35932     <type name="Hello">
35933       <method name="Void .ctor()">
35934         <size>7</size>
35935       </method>
35936       <method name="Void IBar.Test()">
35937         <size>1</size>
35938       </method>
35939       <method name="Void Main()">
35940         <size>1</size>
35941       </method>
35942     </type>
35943   </test>
35944   <test name="test-716.cs">
35945     <type name="SS">
35946       <method name="Void .cctor()">
35947         <size>8</size>
35948       </method>
35949     </type>
35950     <type name="SSS">
35951       <method name="Void .cctor()">
35952         <size>15</size>
35953       </method>
35954     </type>
35955     <type name="C">
35956       <method name="Void .ctor()">
35957         <size>7</size>
35958       </method>
35959     </type>
35960     <type name="CC">
35961       <method name="Void .ctor()">
35962         <size>7</size>
35963       </method>
35964       <method name="Void .cctor()">
35965         <size>8</size>
35966       </method>
35967     </type>
35968     <type name="CCC">
35969       <method name="Void .ctor()">
35970         <size>7</size>
35971       </method>
35972       <method name="Void .cctor()">
35973         <size>11</size>
35974       </method>
35975     </type>
35976     <type name="X">
35977       <method name="Void .ctor()">
35978         <size>7</size>
35979       </method>
35980       <method name="Int32 Main()">
35981         <size>192</size>
35982       </method>
35983     </type>
35984   </test>
35985   <test name="test-717.cs">
35986     <type name="AA">
35987       <method name="Void .ctor()">
35988         <size>7</size>
35989       </method>
35990       <method name="Int32 Foo(Int32)">
35991         <size>2</size>
35992       </method>
35993     </type>
35994     <type name="A">
35995       <method name="Void .ctor()">
35996         <size>7</size>
35997       </method>
35998       <method name="Int32 Foo(Byte)">
35999         <size>2</size>
36000       </method>
36001       <method name="Int32 Foo(Int32)">
36002         <size>2</size>
36003       </method>
36004     </type>
36005     <type name="B">
36006       <method name="Void .ctor()">
36007         <size>7</size>
36008       </method>
36009       <method name="Int32 Foo(Int32)">
36010         <size>2</size>
36011       </method>
36012       <method name="Void Foo(System.String)">
36013         <size>1</size>
36014       </method>
36015     </type>
36016     <type name="S">
36017       <method name="System.String ToString()">
36018         <size>6</size>
36019       </method>
36020     </type>
36021     <type name="MyClass">
36022       <method name="Void .ctor()">
36023         <size>7</size>
36024       </method>
36025       <method name="Int32 Main()">
36026         <size>61</size>
36027       </method>
36028     </type>
36029   </test>
36030   <test name="test-718.cs">
36031     <type name="A">
36032       <method name="Void .ctor()">
36033         <size>7</size>
36034       </method>
36035       <method name="Void Foo(Int32, Int32)">
36036         <size>1</size>
36037       </method>
36038     </type>
36039     <type name="B">
36040       <method name="Void .ctor()">
36041         <size>7</size>
36042       </method>
36043       <method name="Void Main()">
36044         <size>8</size>
36045       </method>
36046       <method name="Void Foo(Int32)">
36047         <size>1</size>
36048       </method>
36049     </type>
36050   </test>
36051   <test name="test-719.cs">
36052     <type name="C">
36053       <method name="Void .ctor()">
36054         <size>7</size>
36055       </method>
36056       <method name="Void Main()">
36057         <size>1</size>
36058       </method>
36059     </type>
36060   </test>
36061   <test name="test-72.cs">
36062     <type name="outer">
36063       <method name="Void .ctor()">
36064         <size>7</size>
36065       </method>
36066       <method name="Int32 Main()">
36067         <size>2</size>
36068       </method>
36069     </type>
36070     <type name="outer+inner">
36071       <method name="Void .ctor()">
36072         <size>7</size>
36073       </method>
36074       <method name="Void meth(System.Object)">
36075         <size>8</size>
36076       </method>
36077     </type>
36078   </test>
36079   <test name="test-720.cs">
36080     <type name="N.Program">
36081       <method name="Void .ctor()">
36082         <size>7</size>
36083       </method>
36084       <method name="Void Main()">
36085         <size>18</size>
36086       </method>
36087     </type>
36088     <type name="N.Parent">
36089       <method name="Void .ctor()">
36090         <size>7</size>
36091       </method>
36092       <method name="Void add_Example(N.Parent+ExampleHandler)">
36093         <size>0</size>
36094       </method>
36095       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36096         <size>0</size>
36097       </method>
36098     </type>
36099     <type name="N.Child">
36100       <method name="Void .ctor()">
36101         <size>7</size>
36102       </method>
36103       <method name="Void add_Example(N.Parent+ExampleHandler)">
36104         <size>24</size>
36105       </method>
36106       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36107         <size>24</size>
36108       </method>
36109       <method name="Void OnExample()">
36110         <size>23</size>
36111       </method>
36112     </type>
36113     <type name="N.Parent+ExampleHandler">
36114       <method name="Void .ctor(Object, IntPtr)">
36115         <size>0</size>
36116       </method>
36117       <method name="Void Invoke()">
36118         <size>0</size>
36119       </method>
36120       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36121         <size>0</size>
36122       </method>
36123       <method name="Void EndInvoke(IAsyncResult)">
36124         <size>0</size>
36125       </method>
36126     </type>
36127   </test>
36128   <test name="test-721.cs">
36129     <type name="Program">
36130       <method name="Void .ctor()">
36131         <size>7</size>
36132       </method>
36133       <method name="Int32 Main()">
36134         <size>55</size>
36135       </method>
36136     </type>
36137     <type name="Control">
36138       <method name="Void .ctor()">
36139         <size>7</size>
36140       </method>
36141       <method name="Void set_Foo(Int32)">
36142         <size>1</size>
36143       </method>
36144     </type>
36145   </test>
36146   <test name="test-722.cs">
36147     <type name="Blah">
36148       <method name="Void .ctor()">
36149         <size>7</size>
36150       </method>
36151       <method name="Int32 Foo(Int32, Int32)">
36152         <size>4</size>
36153       </method>
36154       <method name="Int32 Main()">
36155         <size>46</size>
36156       </method>
36157     </type>
36158     <type name="Blah+MyDelegate">
36159       <method name="Void .ctor(Object, IntPtr)">
36160         <size>0</size>
36161       </method>
36162       <method name="Int32 Invoke(Int32, Int32)">
36163         <size>0</size>
36164       </method>
36165       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
36166         <size>0</size>
36167       </method>
36168       <method name="Int32 EndInvoke(IAsyncResult)">
36169         <size>0</size>
36170       </method>
36171     </type>
36172   </test>
36173   <test name="test-723.cs">
36174     <type name="Test">
36175       <method name="Void .ctor()">
36176         <size>7</size>
36177       </method>
36178       <method name="Int32 get_Count()">
36179         <size>2</size>
36180       </method>
36181     </type>
36182     <type name="Maine">
36183       <method name="Int32 Main()">
36184         <size>21</size>
36185       </method>
36186     </type>
36187   </test>
36188   <test name="test-724.cs">
36189     <type name="Test">
36190       <method name="Void .ctor()">
36191         <size>7</size>
36192       </method>
36193       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36194         <size>29</size>
36195       </method>
36196       <method name="Int32 Main()">
36197         <size>110</size>
36198       </method>
36199     </type>
36200     <type name="Concrete">
36201       <method name="Void .ctor()">
36202         <size>7</size>
36203       </method>
36204       <method name="System.String A.get_Spec()">
36205         <size>6</size>
36206       </method>
36207       <method name="System.String B.get_Spec()">
36208         <size>6</size>
36209       </method>
36210       <method name="System.String get_Spec()">
36211         <size>6</size>
36212       </method>
36213     </type>
36214   </test>
36215   <test name="test-726.cs">
36216     <type name="CS0102">
36217       <method name="System.Object IFoo.Clone()">
36218         <size>2</size>
36219       </method>
36220       <method name="Void Main()">
36221         <size>1</size>
36222       </method>
36223       <method name="Void .ctor()">
36224         <size>7</size>
36225       </method>
36226     </type>
36227     <type name="CS0102+Clone">
36228       <method name="Void .ctor()">
36229         <size>7</size>
36230       </method>
36231     </type>
36232   </test>
36233   <test name="test-727.cs">
36234     <type name="IDisposableTest.MainClass">
36235       <method name="Int32 Main()">
36236         <size>113</size>
36237       </method>
36238       <method name="Void .ctor()">
36239         <size>7</size>
36240       </method>
36241     </type>
36242     <type name="IDisposableTest.Foo">
36243       <method name="Void Dispose()">
36244         <size>32</size>
36245       </method>
36246       <method name="Void .ctor()">
36247         <size>57</size>
36248       </method>
36249       <method name="Void .cctor()">
36250         <size>1</size>
36251       </method>
36252     </type>
36253   </test>
36254   <test name="test-728.cs">
36255     <type name="Tests">
36256       <method name="Int32 Main()">
36257         <size>25</size>
36258       </method>
36259       <method name="Void .ctor()">
36260         <size>7</size>
36261       </method>
36262     </type>
36263   </test>
36264   <test name="test-73.cs">
36265     <type name="Abstract">
36266       <method name="Void .ctor()">
36267         <size>7</size>
36268       </method>
36269       <method name="Int32 A()">
36270         <size>0</size>
36271       </method>
36272     </type>
36273     <type name="Concrete">
36274       <method name="Void .ctor()">
36275         <size>7</size>
36276       </method>
36277       <method name="Int32 A()">
36278         <size>2</size>
36279       </method>
36280     </type>
36281     <type name="Test">
36282       <method name="Void .ctor()">
36283         <size>7</size>
36284       </method>
36285       <method name="Int32 Main()">
36286         <size>22</size>
36287       </method>
36288     </type>
36289   </test>
36290   <test name="test-74.cs">
36291     <type name="X">
36292       <method name="Void .ctor()">
36293         <size>7</size>
36294       </method>
36295       <method name="Int32 Main()">
36296         <size>168</size>
36297       </method>
36298     </type>
36299   </test>
36300   <test name="test-75.cs">
36301     <type name="X">
36302       <method name="Void .ctor()">
36303         <size>7</size>
36304       </method>
36305       <method name="Void .cctor()">
36306         <size>1</size>
36307       </method>
36308       <method name="X op_Addition(X, X)">
36309         <size>8</size>
36310       </method>
36311     </type>
36312     <type name="Y">
36313       <method name="Void .ctor()">
36314         <size>7</size>
36315       </method>
36316     </type>
36317     <type name="Z">
36318       <method name="Void .ctor()">
36319         <size>7</size>
36320       </method>
36321     </type>
36322     <type name="driver">
36323       <method name="Void .ctor()">
36324         <size>7</size>
36325       </method>
36326       <method name="Int32 Main()">
36327         <size>34</size>
36328       </method>
36329     </type>
36330   </test>
36331   <test name="test-76.cs">
36332     <type name="foo">
36333       <method name="Void .ctor()">
36334         <size>7</size>
36335       </method>
36336       <method name="System.String strcat(System.String[])">
36337         <size>47</size>
36338       </method>
36339       <method name="Int32 Main()">
36340         <size>142</size>
36341       </method>
36342     </type>
36343   </test>
36344   <test name="test-77.cs">
36345     <type name="XX">
36346       <method name="Void .ctor()">
36347         <size>7</size>
36348       </method>
36349       <method name="Int32 Main()">
36350         <size>220</size>
36351       </method>
36352     </type>
36353   </test>
36354   <test name="test-78.cs">
36355     <type name="N1.B">
36356       <method name="Void .ctor()">
36357         <size>7</size>
36358       </method>
36359       <method name="Boolean ShortCasting()">
36360         <size>19</size>
36361       </method>
36362       <method name="Boolean IntCasting()">
36363         <size>18</size>
36364       </method>
36365       <method name="Int32 Main()">
36366         <size>26</size>
36367       </method>
36368     </type>
36369   </test>
36370   <test name="test-79.cs">
36371     <type name="X">
36372       <method name="Void .ctor()">
36373         <size>7</size>
36374       </method>
36375       <method name="Int32 Main()">
36376         <size>40</size>
36377       </method>
36378     </type>
36379   </test>
36380   <test name="test-8.cs">
36381     <type name="X">
36382       <method name="Void .ctor()">
36383         <size>7</size>
36384       </method>
36385       <method name="Int32 Main(System.String[])">
36386         <size>115</size>
36387       </method>
36388     </type>
36389   </test>
36390   <test name="test-80.cs">
36391     <type name="X">
36392       <method name="Void .ctor()">
36393         <size>7</size>
36394       </method>
36395       <method name="Int32 Add(Int32, Int32)">
36396         <size>4</size>
36397       </method>
36398     </type>
36399     <type name="Y">
36400       <method name="Void .ctor()">
36401         <size>7</size>
36402       </method>
36403       <method name="Int32 Main()">
36404         <size>34</size>
36405       </method>
36406       <method name="Int32 A.Add(Int32, Int32)">
36407         <size>9</size>
36408       </method>
36409     </type>
36410   </test>
36411   <test name="test-81.cs">
36412     <type name="N1.A">
36413       <method name="Void .ctor()">
36414         <size>7</size>
36415       </method>
36416       <method name="Void Bar()">
36417         <size>44</size>
36418       </method>
36419       <method name="Int32 Main()">
36420         <size>71</size>
36421       </method>
36422     </type>
36423   </test>
36424   <test name="test-82.cs">
36425     <type name="N1.N2.B">
36426       <method name="Void .ctor()">
36427         <size>7</size>
36428       </method>
36429       <method name="Void Method(A ByRef)">
36430         <size>1</size>
36431       </method>
36432       <method name="Int32 Main()">
36433         <size>2</size>
36434       </method>
36435     </type>
36436     <type name="N1.N3.B">
36437       <method name="Void .ctor()">
36438         <size>7</size>
36439       </method>
36440       <method name="Void Method(A ByRef)">
36441         <size>1</size>
36442       </method>
36443     </type>
36444   </test>
36445   <test name="test-83.cs">
36446     <type name="PersonArrivedArgs">
36447       <method name="Void .ctor(String)">
36448         <size>14</size>
36449       </method>
36450     </type>
36451     <type name="Greeter">
36452       <method name="Void .ctor(String)">
36453         <size>14</size>
36454       </method>
36455       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36456         <size>18</size>
36457       </method>
36458     </type>
36459     <type name="Room">
36460       <method name="Void .ctor()">
36461         <size>14</size>
36462       </method>
36463       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36464         <size>24</size>
36465       </method>
36466       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36467         <size>24</size>
36468       </method>
36469       <method name="Void AddPerson(System.String)">
36470         <size>14</size>
36471       </method>
36472     </type>
36473     <type name="DelegateTest">
36474       <method name="Void .ctor()">
36475         <size>7</size>
36476       </method>
36477       <method name="Int32 Main()">
36478         <size>2</size>
36479       </method>
36480     </type>
36481     <type name="PersonArrivedHandler">
36482       <method name="Void .ctor(Object, IntPtr)">
36483         <size>0</size>
36484       </method>
36485       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36486         <size>0</size>
36487       </method>
36488       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36489         <size>0</size>
36490       </method>
36491       <method name="Void EndInvoke(IAsyncResult)">
36492         <size>0</size>
36493       </method>
36494     </type>
36495   </test>
36496   <test name="test-84.cs">
36497     <type name="Ghost">
36498       <method name="Void .ctor()">
36499         <size>7</size>
36500       </method>
36501       <method name="Int32 Main()">
36502         <size>6</size>
36503       </method>
36504     </type>
36505   </test>
36506   <test name="test-85.cs">
36507     <type name="X">
36508       <method name="Void .ctor()">
36509         <size>7</size>
36510       </method>
36511       <method name="Int32 Main()">
36512         <size>20</size>
36513       </method>
36514     </type>
36515   </test>
36516   <test name="test-86.cs">
36517     <type name="T.T">
36518       <method name="Void .ctor()">
36519         <size>7</size>
36520       </method>
36521       <method name="Int32 method1(System.Type, Int32)">
36522         <size>23</size>
36523       </method>
36524       <method name="Int32 method1(System.Type, System.Type[])">
36525         <size>12</size>
36526       </method>
36527       <method name="Int32 method2(System.Type, Int32)">
36528         <size>23</size>
36529       </method>
36530       <method name="Int32 method2(System.Type, System.Type[])">
36531         <size>12</size>
36532       </method>
36533       <method name="Int32 Main()">
36534         <size>36</size>
36535       </method>
36536     </type>
36537   </test>
36538   <test name="test-87.cs">
36539     <type name="Top">
36540       <method name="Void .ctor()">
36541         <size>7</size>
36542       </method>
36543       <method name="Int32 Main()">
36544         <size>58</size>
36545       </method>
36546     </type>
36547     <type name="Top+X">
36548       <method name="Void .ctor()">
36549         <size>7</size>
36550       </method>
36551     </type>
36552     <type name="Top+Y">
36553       <method name="Void .ctor()">
36554         <size>7</size>
36555       </method>
36556     </type>
36557     <type name="Top+XA">
36558       <method name="Void .ctor()">
36559         <size>7</size>
36560       </method>
36561       <method name="Int32 get_one()">
36562         <size>2</size>
36563       </method>
36564     </type>
36565     <type name="Top+XB">
36566       <method name="Void .ctor()">
36567         <size>7</size>
36568       </method>
36569       <method name="Int32 get_one()">
36570         <size>2</size>
36571       </method>
36572       <method name="Int32 get_two()">
36573         <size>2</size>
36574       </method>
36575     </type>
36576     <type name="Other">
36577       <method name="Void .ctor()">
36578         <size>7</size>
36579       </method>
36580       <method name="Void X()">
36581         <size>5</size>
36582       </method>
36583     </type>
36584   </test>
36585   <test name="test-88.cs">
36586     <type name="X">
36587       <method name="Void .ctor()">
36588         <size>7</size>
36589       </method>
36590       <method name="Void f(System.String)">
36591         <size>19</size>
36592       </method>
36593       <method name="Int32 Main()">
36594         <size>67</size>
36595       </method>
36596     </type>
36597   </test>
36598   <test name="test-89.cs">
36599     <type name="X">
36600       <method name="Void .ctor(Int32)">
36601         <size>8</size>
36602       </method>
36603       <method name="X F(Int32)">
36604         <size>7</size>
36605       </method>
36606       <method name="Int32 Main()">
36607         <size>99</size>
36608       </method>
36609     </type>
36610   </test>
36611   <test name="test-9.cs">
36612     <type name="X">
36613       <method name="Void .ctor()">
36614         <size>7</size>
36615       </method>
36616       <method name="Int32 Main(System.String[])">
36617         <size>104</size>
36618       </method>
36619     </type>
36620   </test>
36621   <test name="test-90.cs">
36622     <type name="N1.Blah">
36623       <method name="Void .ctor()">
36624         <size>7</size>
36625       </method>
36626       <method name="Int32 Main()">
36627         <size>2</size>
36628       </method>
36629     </type>
36630   </test>
36631   <test name="test-91.cs">
36632     <type name="Abstract">
36633       <method name="Void .ctor()">
36634         <size>7</size>
36635       </method>
36636     </type>
36637     <type name="Plain">
36638       <method name="Void .ctor()">
36639         <size>7</size>
36640       </method>
36641     </type>
36642     <type name="Test">
36643       <method name="Void .ctor()">
36644         <size>7</size>
36645       </method>
36646       <method name="Void MyProtectedInternal()">
36647         <size>1</size>
36648       </method>
36649       <method name="Void MyInternal()">
36650         <size>1</size>
36651       </method>
36652       <method name="Void MyPublic()">
36653         <size>1</size>
36654       </method>
36655       <method name="Void MyPrivate()">
36656         <size>1</size>
36657       </method>
36658       <method name="Int32 Main()">
36659         <size>242</size>
36660       </method>
36661     </type>
36662   </test>
36663   <test name="test-92.cs">
36664     <type name="Outer">
36665       <method name="Void .ctor()">
36666         <size>7</size>
36667       </method>
36668     </type>
36669     <type name="Outer+Inner">
36670       <method name="Void .ctor()">
36671         <size>7</size>
36672       </method>
36673     </type>
36674     <type name="InnerBase">
36675       <method name="Void .ctor()">
36676         <size>7</size>
36677       </method>
36678     </type>
36679     <type name="MainClass">
36680       <method name="Void .ctor()">
36681         <size>7</size>
36682       </method>
36683       <method name="Int32 Main()">
36684         <size>2</size>
36685       </method>
36686     </type>
36687   </test>
36688   <test name="test-93.cs">
36689     <type name="N1.C">
36690       <method name="Void .ctor()">
36691         <size>7</size>
36692       </method>
36693       <method name="Void method(B ByRef)">
36694         <size>15</size>
36695       </method>
36696     </type>
36697     <type name="Test">
36698       <method name="Void .ctor()">
36699         <size>7</size>
36700       </method>
36701       <method name="Int32 Main()">
36702         <size>15</size>
36703       </method>
36704     </type>
36705   </test>
36706   <test name="test-94.cs">
36707     <type name="Base">
36708       <method name="Void .ctor()">
36709         <size>7</size>
36710       </method>
36711       <method name="Int32 IVehicle.Start()">
36712         <size>2</size>
36713       </method>
36714       <method name="Int32 Stop()">
36715         <size>2</size>
36716       </method>
36717       <method name="Int32 Turn()">
36718         <size>2</size>
36719       </method>
36720     </type>
36721     <type name="Derived1">
36722       <method name="Void .ctor()">
36723         <size>7</size>
36724       </method>
36725       <method name="Int32 Turn()">
36726         <size>2</size>
36727       </method>
36728     </type>
36729     <type name="Derived2">
36730       <method name="Void .ctor()">
36731         <size>7</size>
36732       </method>
36733       <method name="Int32 IVehicle.Start()">
36734         <size>2</size>
36735       </method>
36736       <method name="Int32 IVehicle.Turn()">
36737         <size>2</size>
36738       </method>
36739       <method name="Int32 Stop()">
36740         <size>2</size>
36741       </method>
36742       <method name="Int32 Turn()">
36743         <size>2</size>
36744       </method>
36745     </type>
36746     <type name="Test">
36747       <method name="Void .ctor()">
36748         <size>7</size>
36749       </method>
36750       <method name="Int32 Main()">
36751         <size>88</size>
36752       </method>
36753     </type>
36754   </test>
36755   <test name="test-95.cs">
36756     <type name="X">
36757       <method name="Void .ctor()">
36758         <size>7</size>
36759       </method>
36760       <method name="Int32 Main()">
36761         <size>30</size>
36762       </method>
36763     </type>
36764   </test>
36765   <test name="test-96.cs">
36766     <type name="N1.A">
36767       <method name="Void .ctor()">
36768         <size>7</size>
36769       </method>
36770       <method name="Int32 Main()">
36771         <size>2</size>
36772       </method>
36773     </type>
36774     <type name="N1.C">
36775       <method name="Void .ctor(Object, IntPtr)">
36776         <size>0</size>
36777       </method>
36778       <method name="Void Invoke(System.Object, N1.A)">
36779         <size>0</size>
36780       </method>
36781       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
36782         <size>0</size>
36783       </method>
36784       <method name="Void EndInvoke(IAsyncResult)">
36785         <size>0</size>
36786       </method>
36787     </type>
36788   </test>
36789   <test name="test-97.cs">
36790     <type name="X">
36791       <method name="Void .ctor()">
36792         <size>7</size>
36793       </method>
36794       <method name="Int32 Main()">
36795         <size>2</size>
36796       </method>
36797     </type>
36798   </test>
36799   <test name="test-98.cs">
36800     <type name="X">
36801       <method name="Void .ctor()">
36802         <size>7</size>
36803       </method>
36804       <method name="Void b()">
36805         <size>19</size>
36806       </method>
36807     </type>
36808     <type name="Y">
36809       <method name="Void .ctor()">
36810         <size>7</size>
36811       </method>
36812       <method name="Int32 Main()">
36813         <size>2</size>
36814       </method>
36815     </type>
36816   </test>
36817   <test name="test-99.cs">
36818     <type name="X">
36819       <method name="Void .ctor()">
36820         <size>7</size>
36821       </method>
36822       <method name="Int32 Main()">
36823         <size>104</size>
36824       </method>
36825     </type>
36826   </test>
36827   <test name="test-anon-01.cs">
36828     <type name="X">
36829       <method name="Void .ctor()">
36830         <size>7</size>
36831       </method>
36832       <method name="Int32 Main()">
36833         <size>21</size>
36834       </method>
36835     </type>
36836     <type name="S">
36837       <method name="Void .ctor(Object, IntPtr)">
36838         <size>0</size>
36839       </method>
36840       <method name="Void Invoke()">
36841         <size>0</size>
36842       </method>
36843       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36844         <size>0</size>
36845       </method>
36846       <method name="Void EndInvoke(IAsyncResult)">
36847         <size>0</size>
36848       </method>
36849     </type>
36850     <type name="X+&lt;Main&gt;c__AnonStorey0">
36851       <method name="Void .ctor()">
36852         <size>7</size>
36853       </method>
36854       <method name="Void &lt;&gt;m__0()">
36855         <size>8</size>
36856       </method>
36857     </type>
36858   </test>
36859   <test name="test-anon-02.cs">
36860     <type name="X">
36861       <method name="Void .ctor()">
36862         <size>7</size>
36863       </method>
36864       <method name="Int32 Main()">
36865         <size>151</size>
36866       </method>
36867     </type>
36868     <type name="S">
36869       <method name="Void .ctor(Object, IntPtr)">
36870         <size>0</size>
36871       </method>
36872       <method name="Void Invoke()">
36873         <size>0</size>
36874       </method>
36875       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36876         <size>0</size>
36877       </method>
36878       <method name="Void EndInvoke(IAsyncResult)">
36879         <size>0</size>
36880       </method>
36881     </type>
36882     <type name="X+&lt;Main&gt;c__AnonStorey0">
36883       <method name="Void .ctor()">
36884         <size>7</size>
36885       </method>
36886       <method name="Void &lt;&gt;m__0()">
36887         <size>113</size>
36888       </method>
36889     </type>
36890   </test>
36891   <test name="test-anon-03.cs">
36892     <type name="X">
36893       <method name="Void .ctor()">
36894         <size>7</size>
36895       </method>
36896       <method name="Void Main()">
36897         <size>59</size>
36898       </method>
36899     </type>
36900     <type name="S">
36901       <method name="Void .ctor(Object, IntPtr)">
36902         <size>0</size>
36903       </method>
36904       <method name="Void Invoke()">
36905         <size>0</size>
36906       </method>
36907       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36908         <size>0</size>
36909       </method>
36910       <method name="Void EndInvoke(IAsyncResult)">
36911         <size>0</size>
36912       </method>
36913     </type>
36914     <type name="X+&lt;Main&gt;c__AnonStorey0">
36915       <method name="Void .ctor()">
36916         <size>7</size>
36917       </method>
36918       <method name="Void &lt;&gt;m__0()">
36919         <size>8</size>
36920       </method>
36921     </type>
36922   </test>
36923   <test name="test-anon-04.cs">
36924     <type name="X">
36925       <method name="Void .ctor()">
36926         <size>7</size>
36927       </method>
36928       <method name="Void Main()">
36929         <size>59</size>
36930       </method>
36931     </type>
36932     <type name="S">
36933       <method name="Void .ctor(Object, IntPtr)">
36934         <size>0</size>
36935       </method>
36936       <method name="Void Invoke()">
36937         <size>0</size>
36938       </method>
36939       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36940         <size>0</size>
36941       </method>
36942       <method name="Void EndInvoke(IAsyncResult)">
36943         <size>0</size>
36944       </method>
36945     </type>
36946     <type name="X+&lt;Main&gt;c__AnonStorey0">
36947       <method name="Void .ctor()">
36948         <size>7</size>
36949       </method>
36950       <method name="Void &lt;&gt;m__0()">
36951         <size>30</size>
36952       </method>
36953     </type>
36954   </test>
36955   <test name="test-anon-05.cs">
36956     <type name="X">
36957       <method name="Void .ctor()">
36958         <size>7</size>
36959       </method>
36960       <method name="Int32 Main()">
36961         <size>207</size>
36962       </method>
36963       <method name="Boolean t(Int32, Int32)">
36964         <size>5</size>
36965       </method>
36966     </type>
36967     <type name="S">
36968       <method name="Void .ctor(Object, IntPtr)">
36969         <size>0</size>
36970       </method>
36971       <method name="Void Invoke()">
36972         <size>0</size>
36973       </method>
36974       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36975         <size>0</size>
36976       </method>
36977       <method name="Void EndInvoke(IAsyncResult)">
36978         <size>0</size>
36979       </method>
36980     </type>
36981     <type name="X+&lt;Main&gt;c__AnonStorey1">
36982       <method name="Void .ctor()">
36983         <size>7</size>
36984       </method>
36985       <method name="Void &lt;&gt;m__0()">
36986         <size>76</size>
36987       </method>
36988     </type>
36989     <type name="X+&lt;Main&gt;c__AnonStorey0">
36990       <method name="Void .ctor()">
36991         <size>7</size>
36992       </method>
36993     </type>
36994   </test>
36995   <test name="test-anon-06.cs">
36996     <type name="X">
36997       <method name="Void .ctor()">
36998         <size>7</size>
36999       </method>
37000       <method name="Int32 Main()">
37001         <size>112</size>
37002       </method>
37003     </type>
37004     <type name="S">
37005       <method name="Void .ctor(Object, IntPtr)">
37006         <size>0</size>
37007       </method>
37008       <method name="Void Invoke()">
37009         <size>0</size>
37010       </method>
37011       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37012         <size>0</size>
37013       </method>
37014       <method name="Void EndInvoke(IAsyncResult)">
37015         <size>0</size>
37016       </method>
37017     </type>
37018     <type name="X+&lt;Main&gt;c__AnonStorey0">
37019       <method name="Void .ctor()">
37020         <size>7</size>
37021       </method>
37022       <method name="Void &lt;&gt;m__0()">
37023         <size>18</size>
37024       </method>
37025     </type>
37026   </test>
37027   <test name="test-anon-07.cs">
37028     <type name="X">
37029       <method name="Void .ctor()">
37030         <size>7</size>
37031       </method>
37032       <method name="Int32 Main()">
37033         <size>120</size>
37034       </method>
37035       <method name="Boolean t(Int32, Int32)">
37036         <size>5</size>
37037       </method>
37038     </type>
37039     <type name="D">
37040       <method name="Void .ctor(Object, IntPtr)">
37041         <size>0</size>
37042       </method>
37043       <method name="Void Invoke()">
37044         <size>0</size>
37045       </method>
37046       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37047         <size>0</size>
37048       </method>
37049       <method name="Void EndInvoke(IAsyncResult)">
37050         <size>0</size>
37051       </method>
37052     </type>
37053     <type name="X+&lt;Main&gt;c__AnonStorey0">
37054       <method name="Void .ctor()">
37055         <size>7</size>
37056       </method>
37057       <method name="Void &lt;&gt;m__0()">
37058         <size>18</size>
37059       </method>
37060       <method name="Void &lt;&gt;m__1()">
37061         <size>18</size>
37062       </method>
37063     </type>
37064   </test>
37065   <test name="test-anon-08.cs">
37066     <type name="X">
37067       <method name="Void .ctor()">
37068         <size>7</size>
37069       </method>
37070       <method name="Int32 Main()">
37071         <size>35</size>
37072       </method>
37073     </type>
37074     <type name="S">
37075       <method name="Void .ctor(Object, IntPtr)">
37076         <size>0</size>
37077       </method>
37078       <method name="Void Invoke()">
37079         <size>0</size>
37080       </method>
37081       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37082         <size>0</size>
37083       </method>
37084       <method name="Void EndInvoke(IAsyncResult)">
37085         <size>0</size>
37086       </method>
37087     </type>
37088     <type name="X+&lt;Main&gt;c__AnonStorey0">
37089       <method name="Void .ctor()">
37090         <size>7</size>
37091       </method>
37092       <method name="Void &lt;&gt;m__0()">
37093         <size>13</size>
37094       </method>
37095     </type>
37096   </test>
37097   <test name="test-anon-09.cs">
37098     <type name="X">
37099       <method name="Void .ctor()">
37100         <size>7</size>
37101       </method>
37102       <method name="Int32 Main()">
37103         <size>59</size>
37104       </method>
37105     </type>
37106     <type name="X+D">
37107       <method name="Void .ctor(Object, IntPtr)">
37108         <size>0</size>
37109       </method>
37110       <method name="Void Invoke()">
37111         <size>0</size>
37112       </method>
37113       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37114         <size>0</size>
37115       </method>
37116       <method name="Void EndInvoke(IAsyncResult)">
37117         <size>0</size>
37118       </method>
37119     </type>
37120     <type name="X+&lt;Main&gt;c__AnonStorey0">
37121       <method name="Void .ctor()">
37122         <size>7</size>
37123       </method>
37124       <method name="Void &lt;&gt;m__0()">
37125         <size>49</size>
37126       </method>
37127     </type>
37128   </test>
37129   <test name="test-anon-10.cs">
37130     <type name="S">
37131       <method name="Void .ctor()">
37132         <size>7</size>
37133       </method>
37134       <method name="Void Test()">
37135         <size>105</size>
37136       </method>
37137       <method name="Int32 Main()">
37138         <size>66</size>
37139       </method>
37140     </type>
37141     <type name="S+T">
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="S+&lt;Test&gt;c__AnonStorey1">
37156       <method name="Void .ctor()">
37157         <size>7</size>
37158       </method>
37159     </type>
37160     <type name="S+&lt;Test&gt;c__AnonStorey0">
37161       <method name="Void .ctor()">
37162         <size>7</size>
37163       </method>
37164     </type>
37165     <type name="S+&lt;Test&gt;c__AnonStorey1">
37166       <method name="Void &lt;&gt;m__0()">
37167         <size>76</size>
37168       </method>
37169     </type>
37170   </test>
37171   <test name="test-anon-11.cs">
37172     <type name="X">
37173       <method name="Void .ctor()">
37174         <size>7</size>
37175       </method>
37176       <method name="Int32 Main()">
37177         <size>122</size>
37178       </method>
37179     </type>
37180     <type name="D">
37181       <method name="Void .ctor(Object, IntPtr)">
37182         <size>0</size>
37183       </method>
37184       <method name="Void Invoke(Int32)">
37185         <size>0</size>
37186       </method>
37187       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37188         <size>0</size>
37189       </method>
37190       <method name="Void EndInvoke(IAsyncResult)">
37191         <size>0</size>
37192       </method>
37193     </type>
37194     <type name="E">
37195       <method name="Void .ctor(Object, IntPtr)">
37196         <size>0</size>
37197       </method>
37198       <method name="Void Invoke(Int32 ByRef)">
37199         <size>0</size>
37200       </method>
37201       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
37202         <size>0</size>
37203       </method>
37204       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
37205         <size>0</size>
37206       </method>
37207     </type>
37208     <type name="F">
37209       <method name="Void .ctor(Object, IntPtr)">
37210         <size>0</size>
37211       </method>
37212       <method name="Void Invoke(System.Int32[])">
37213         <size>0</size>
37214       </method>
37215       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
37216         <size>0</size>
37217       </method>
37218       <method name="Void EndInvoke(IAsyncResult)">
37219         <size>0</size>
37220       </method>
37221     </type>
37222     <type name="X">
37223       <method name="Void &lt;Main&gt;m__0(Int32)">
37224         <size>1</size>
37225       </method>
37226       <method name="Void &lt;Main&gt;m__1(Int32)">
37227         <size>1</size>
37228       </method>
37229       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
37230         <size>1</size>
37231       </method>
37232       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
37233         <size>1</size>
37234       </method>
37235     </type>
37236   </test>
37237   <test name="test-anon-12.cs">
37238     <type name="X">
37239       <method name="Void .ctor()">
37240         <size>7</size>
37241       </method>
37242       <method name="Int32 Main()">
37243         <size>257</size>
37244       </method>
37245       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37246         <size>81</size>
37247       </method>
37248     </type>
37249     <type name="predicate">
37250       <method name="Void .ctor(Object, IntPtr)">
37251         <size>0</size>
37252       </method>
37253       <method name="Boolean Invoke(System.Object)">
37254         <size>0</size>
37255       </method>
37256       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37257         <size>0</size>
37258       </method>
37259       <method name="Boolean EndInvoke(IAsyncResult)">
37260         <size>0</size>
37261       </method>
37262     </type>
37263     <type name="X">
37264       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37265         <size>12</size>
37266       </method>
37267     </type>
37268   </test>
37269   <test name="test-anon-13.cs">
37270     <type name="X">
37271       <method name="Void .ctor(Int32)">
37272         <size>14</size>
37273       </method>
37274       <method name="Void Main()">
37275         <size>42</size>
37276       </method>
37277       <method name="D T()">
37278         <size>15</size>
37279       </method>
37280       <method name="System.String CALL()">
37281         <size>6</size>
37282       </method>
37283     </type>
37284     <type name="D">
37285       <method name="Void .ctor(Object, IntPtr)">
37286         <size>0</size>
37287       </method>
37288       <method name="Void Invoke()">
37289         <size>0</size>
37290       </method>
37291       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37292         <size>0</size>
37293       </method>
37294       <method name="Void EndInvoke(IAsyncResult)">
37295         <size>0</size>
37296       </method>
37297     </type>
37298     <type name="X">
37299       <method name="Void &lt;T&gt;m__0()">
37300         <size>22</size>
37301       </method>
37302     </type>
37303   </test>
37304   <test name="test-anon-14.cs">
37305     <type name="X">
37306       <method name="Void .ctor()">
37307         <size>7</size>
37308       </method>
37309       <method name="Void add_Click(X+T)">
37310         <size>22</size>
37311       </method>
37312       <method name="Void remove_Click(X+T)">
37313         <size>22</size>
37314       </method>
37315       <method name="Void Method()">
37316         <size>1</size>
37317       </method>
37318       <method name="Void Main()">
37319         <size>46</size>
37320       </method>
37321     </type>
37322     <type name="X+T">
37323       <method name="Void .ctor(Object, IntPtr)">
37324         <size>0</size>
37325       </method>
37326       <method name="Void Invoke()">
37327         <size>0</size>
37328       </method>
37329       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37330         <size>0</size>
37331       </method>
37332       <method name="Void EndInvoke(IAsyncResult)">
37333         <size>0</size>
37334       </method>
37335     </type>
37336   </test>
37337   <test name="test-anon-15.cs">
37338     <type name="Foo">
37339       <method name="Void .ctor()">
37340         <size>7</size>
37341       </method>
37342       <method name="Void Main()">
37343         <size>43</size>
37344       </method>
37345     </type>
37346     <type name="Foo+Inner">
37347       <method name="Void .ctor(String)">
37348         <size>7</size>
37349       </method>
37350     </type>
37351     <type name="Foo+foo_fn">
37352       <method name="Void .ctor(Object, IntPtr)">
37353         <size>0</size>
37354       </method>
37355       <method name="Foo+Inner Invoke(System.String)">
37356         <size>0</size>
37357       </method>
37358       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37359         <size>0</size>
37360       </method>
37361       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37362         <size>0</size>
37363       </method>
37364     </type>
37365     <type name="Foo">
37366       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37367         <size>13</size>
37368       </method>
37369     </type>
37370   </test>
37371   <test name="test-anon-16.cs">
37372     <type name="X">
37373       <method name="Void .ctor(Int32)">
37374         <size>14</size>
37375       </method>
37376       <method name="Void Main()">
37377         <size>42</size>
37378       </method>
37379       <method name="D T()">
37380         <size>15</size>
37381       </method>
37382     </type>
37383     <type name="D">
37384       <method name="Void .ctor(Object, IntPtr)">
37385         <size>0</size>
37386       </method>
37387       <method name="Void Invoke()">
37388         <size>0</size>
37389       </method>
37390       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37391         <size>0</size>
37392       </method>
37393       <method name="Void EndInvoke(IAsyncResult)">
37394         <size>0</size>
37395       </method>
37396     </type>
37397     <type name="X">
37398       <method name="Void &lt;T&gt;m__0()">
37399         <size>27</size>
37400       </method>
37401     </type>
37402   </test>
37403   <test name="test-anon-17.cs">
37404     <type name="Button">
37405       <method name="Void .ctor()">
37406         <size>7</size>
37407       </method>
37408       <method name="Void add_Clicked(ClickEvent)">
37409         <size>24</size>
37410       </method>
37411       <method name="Void remove_Clicked(ClickEvent)">
37412         <size>24</size>
37413       </method>
37414       <method name="Void DoClick()">
37415         <size>12</size>
37416       </method>
37417     </type>
37418     <type name="X">
37419       <method name="Void .ctor()">
37420         <size>7</size>
37421       </method>
37422       <method name="Void .cctor()">
37423         <size>1</size>
37424       </method>
37425       <method name="Int32 Main()">
37426         <size>61</size>
37427       </method>
37428     </type>
37429     <type name="ClickEvent">
37430       <method name="Void .ctor(Object, IntPtr)">
37431         <size>0</size>
37432       </method>
37433       <method name="Void Invoke()">
37434         <size>0</size>
37435       </method>
37436       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37437         <size>0</size>
37438       </method>
37439       <method name="Void EndInvoke(IAsyncResult)">
37440         <size>0</size>
37441       </method>
37442     </type>
37443     <type name="X">
37444       <method name="Void &lt;Main&gt;m__0()">
37445         <size>17</size>
37446       </method>
37447     </type>
37448   </test>
37449   <test name="test-anon-18.cs">
37450     <type name="DelegateTest">
37451       <method name="Void .ctor()">
37452         <size>7</size>
37453       </method>
37454       <method name="Void Main(System.String[])">
37455         <size>83</size>
37456       </method>
37457     </type>
37458     <type name="A">
37459       <method name="Void .ctor(Object, IntPtr)">
37460         <size>0</size>
37461       </method>
37462       <method name="Void Invoke()">
37463         <size>0</size>
37464       </method>
37465       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37466         <size>0</size>
37467       </method>
37468       <method name="Void EndInvoke(IAsyncResult)">
37469         <size>0</size>
37470       </method>
37471     </type>
37472     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37473       <method name="Void .ctor()">
37474         <size>7</size>
37475       </method>
37476       <method name="Void &lt;&gt;m__0()">
37477         <size>17</size>
37478       </method>
37479     </type>
37480   </test>
37481   <test name="test-anon-19.cs">
37482     <type name="X">
37483       <method name="Void .ctor()">
37484         <size>7</size>
37485       </method>
37486       <method name="Int32 Main()">
37487         <size>223</size>
37488       </method>
37489       <method name="Boolean t(Int32, Int32)">
37490         <size>5</size>
37491       </method>
37492     </type>
37493     <type name="S">
37494       <method name="Void .ctor(Object, IntPtr)">
37495         <size>0</size>
37496       </method>
37497       <method name="Void Invoke()">
37498         <size>0</size>
37499       </method>
37500       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37501         <size>0</size>
37502       </method>
37503       <method name="Void EndInvoke(IAsyncResult)">
37504         <size>0</size>
37505       </method>
37506     </type>
37507     <type name="X+&lt;Main&gt;c__AnonStorey1">
37508       <method name="Void .ctor()">
37509         <size>7</size>
37510       </method>
37511       <method name="Void &lt;&gt;m__0()">
37512         <size>93</size>
37513       </method>
37514     </type>
37515     <type name="X+&lt;Main&gt;c__AnonStorey0">
37516       <method name="Void .ctor()">
37517         <size>7</size>
37518       </method>
37519     </type>
37520   </test>
37521   <test name="test-anon-20.cs">
37522     <type name="X">
37523       <method name="Void .ctor()">
37524         <size>7</size>
37525       </method>
37526       <method name="Void Main()">
37527         <size>33</size>
37528       </method>
37529       <method name="D MainHost()">
37530         <size>28</size>
37531       </method>
37532     </type>
37533     <type name="D">
37534       <method name="Void .ctor(Object, IntPtr)">
37535         <size>0</size>
37536       </method>
37537       <method name="Void Invoke()">
37538         <size>0</size>
37539       </method>
37540       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37541         <size>0</size>
37542       </method>
37543       <method name="Void EndInvoke(IAsyncResult)">
37544         <size>0</size>
37545       </method>
37546     </type>
37547     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37548       <method name="Void .ctor()">
37549         <size>7</size>
37550       </method>
37551       <method name="Void &lt;&gt;m__0()">
37552         <size>52</size>
37553       </method>
37554     </type>
37555     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37556       <method name="Void .ctor()">
37557         <size>7</size>
37558       </method>
37559       <method name="Void &lt;&gt;m__1()">
37560         <size>52</size>
37561       </method>
37562     </type>
37563   </test>
37564   <test name="test-anon-21.cs">
37565     <type name="X">
37566       <method name="Void .ctor()">
37567         <size>7</size>
37568       </method>
37569       <method name="Void .cctor()">
37570         <size>1</size>
37571       </method>
37572       <method name="Int32 Main()">
37573         <size>68</size>
37574       </method>
37575       <method name="Void M()">
37576         <size>44</size>
37577       </method>
37578     </type>
37579     <type name="D">
37580       <method name="Void .ctor(Object, IntPtr)">
37581         <size>0</size>
37582       </method>
37583       <method name="Void Invoke()">
37584         <size>0</size>
37585       </method>
37586       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37587         <size>0</size>
37588       </method>
37589       <method name="Void EndInvoke(IAsyncResult)">
37590         <size>0</size>
37591       </method>
37592     </type>
37593     <type name="X+&lt;M&gt;c__AnonStorey0">
37594       <method name="Void .ctor()">
37595         <size>7</size>
37596       </method>
37597       <method name="Void &lt;&gt;m__0()">
37598         <size>48</size>
37599       </method>
37600     </type>
37601     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37602       <method name="Void .ctor()">
37603         <size>7</size>
37604       </method>
37605       <method name="Void &lt;&gt;m__1()">
37606         <size>81</size>
37607       </method>
37608     </type>
37609   </test>
37610   <test name="test-anon-22.cs">
37611     <type name="X">
37612       <method name="Void .ctor()">
37613         <size>7</size>
37614       </method>
37615       <method name="Void Main()">
37616         <size>33</size>
37617       </method>
37618       <method name="D T()">
37619         <size>28</size>
37620       </method>
37621     </type>
37622     <type name="D">
37623       <method name="Void .ctor(Object, IntPtr)">
37624         <size>0</size>
37625       </method>
37626       <method name="Void Invoke()">
37627         <size>0</size>
37628       </method>
37629       <method name="IAsyncResult BeginInvoke(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+&lt;T&gt;c__AnonStorey0">
37637       <method name="Void .ctor()">
37638         <size>7</size>
37639       </method>
37640       <method name="Void &lt;&gt;m__0()">
37641         <size>52</size>
37642       </method>
37643     </type>
37644     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37645       <method name="Void .ctor()">
37646         <size>7</size>
37647       </method>
37648       <method name="Void &lt;&gt;m__1()">
37649         <size>52</size>
37650       </method>
37651     </type>
37652   </test>
37653   <test name="test-anon-23.cs">
37654     <type name="X">
37655       <method name="Void .ctor()">
37656         <size>7</size>
37657       </method>
37658       <method name="Int32 Main()">
37659         <size>68</size>
37660       </method>
37661       <method name="Void M()">
37662         <size>34</size>
37663       </method>
37664     </type>
37665     <type name="D">
37666       <method name="Void .ctor(Object, IntPtr)">
37667         <size>0</size>
37668       </method>
37669       <method name="Void Invoke()">
37670         <size>0</size>
37671       </method>
37672       <method name="IAsyncResult BeginInvoke(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="X+&lt;M&gt;c__AnonStorey0">
37680       <method name="Void .ctor()">
37681         <size>7</size>
37682       </method>
37683       <method name="Void &lt;&gt;m__0()">
37684         <size>38</size>
37685       </method>
37686     </type>
37687     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37688       <method name="Void .ctor()">
37689         <size>7</size>
37690       </method>
37691       <method name="Void &lt;&gt;m__1()">
37692         <size>24</size>
37693       </method>
37694     </type>
37695   </test>
37696   <test name="test-anon-24.cs">
37697     <type name="X">
37698       <method name="Void .ctor()">
37699         <size>7</size>
37700       </method>
37701       <method name="Void Main()">
37702         <size>29</size>
37703       </method>
37704       <method name="D T(Int32)">
37705         <size>28</size>
37706       </method>
37707     </type>
37708     <type name="D">
37709       <method name="Void .ctor(Object, IntPtr)">
37710         <size>0</size>
37711       </method>
37712       <method name="Int32 Invoke()">
37713         <size>0</size>
37714       </method>
37715       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37716         <size>0</size>
37717       </method>
37718       <method name="Int32 EndInvoke(IAsyncResult)">
37719         <size>0</size>
37720       </method>
37721     </type>
37722     <type name="X+&lt;T&gt;c__AnonStorey0">
37723       <method name="Void .ctor()">
37724         <size>7</size>
37725       </method>
37726       <method name="Int32 &lt;&gt;m__0()">
37727         <size>21</size>
37728       </method>
37729     </type>
37730   </test>
37731   <test name="test-anon-25.cs">
37732     <type name="X">
37733       <method name="Void .ctor()">
37734         <size>7</size>
37735       </method>
37736       <method name="Int32 Main()">
37737         <size>48</size>
37738       </method>
37739       <method name="D T(Int32)">
37740         <size>28</size>
37741       </method>
37742     </type>
37743     <type name="D">
37744       <method name="Void .ctor(Object, IntPtr)">
37745         <size>0</size>
37746       </method>
37747       <method name="Int32 Invoke(Int32)">
37748         <size>0</size>
37749       </method>
37750       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37751         <size>0</size>
37752       </method>
37753       <method name="Int32 EndInvoke(IAsyncResult)">
37754         <size>0</size>
37755       </method>
37756     </type>
37757     <type name="X+&lt;T&gt;c__AnonStorey0">
37758       <method name="Void .ctor()">
37759         <size>7</size>
37760       </method>
37761       <method name="Int32 &lt;&gt;m__0(Int32)">
37762         <size>9</size>
37763       </method>
37764     </type>
37765   </test>
37766   <test name="test-anon-27.cs">
37767     <type name="X">
37768       <method name="Void .ctor()">
37769         <size>7</size>
37770       </method>
37771       <method name="Int32 Main()">
37772         <size>138</size>
37773       </method>
37774       <method name="Void M(Int32)">
37775         <size>59</size>
37776       </method>
37777     </type>
37778     <type name="D">
37779       <method name="Void .ctor(Object, IntPtr)">
37780         <size>0</size>
37781       </method>
37782       <method name="Void Invoke()">
37783         <size>0</size>
37784       </method>
37785       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37786         <size>0</size>
37787       </method>
37788       <method name="Void EndInvoke(IAsyncResult)">
37789         <size>0</size>
37790       </method>
37791     </type>
37792     <type name="X+&lt;M&gt;c__AnonStorey0">
37793       <method name="Void .ctor()">
37794         <size>7</size>
37795       </method>
37796       <method name="Void &lt;&gt;m__0()">
37797         <size>38</size>
37798       </method>
37799     </type>
37800     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37801       <method name="Void .ctor()">
37802         <size>7</size>
37803       </method>
37804       <method name="Void &lt;&gt;m__1()">
37805         <size>50</size>
37806       </method>
37807     </type>
37808   </test>
37809   <test name="test-anon-28.cs">
37810     <type name="Delegable">
37811       <method name="Void .ctor()">
37812         <size>7</size>
37813       </method>
37814       <method name="Void add_MyDelegate(System.EventHandler)">
37815         <size>24</size>
37816       </method>
37817       <method name="Void remove_MyDelegate(System.EventHandler)">
37818         <size>24</size>
37819       </method>
37820     </type>
37821     <type name="DelegateTest">
37822       <method name="Void .ctor()">
37823         <size>7</size>
37824       </method>
37825       <method name="Void Main(System.String[])">
37826         <size>58</size>
37827       </method>
37828     </type>
37829     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37830       <method name="Void .ctor()">
37831         <size>7</size>
37832       </method>
37833       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37834         <size>33</size>
37835       </method>
37836     </type>
37837   </test>
37838   <test name="test-anon-29.cs">
37839     <type name="X">
37840       <method name="Void .ctor()">
37841         <size>108</size>
37842       </method>
37843       <method name="System.String Hello()">
37844         <size>20</size>
37845       </method>
37846       <method name="Void Main()">
37847         <size>18</size>
37848       </method>
37849     </type>
37850     <type name="X+Foo">
37851       <method name="Void .ctor(Object, IntPtr)">
37852         <size>0</size>
37853       </method>
37854       <method name="System.String Invoke()">
37855         <size>0</size>
37856       </method>
37857       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37858         <size>0</size>
37859       </method>
37860       <method name="System.String EndInvoke(IAsyncResult)">
37861         <size>0</size>
37862       </method>
37863     </type>
37864     <type name="X+Bar">
37865       <method name="Void .ctor(Object, IntPtr)">
37866         <size>0</size>
37867       </method>
37868       <method name="Void Invoke(System.String)">
37869         <size>0</size>
37870       </method>
37871       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37872         <size>0</size>
37873       </method>
37874       <method name="Void EndInvoke(IAsyncResult)">
37875         <size>0</size>
37876       </method>
37877     </type>
37878     <type name="X">
37879       <method name="Void &lt;Hello&gt;m__1(System.String)">
37880         <size>7</size>
37881       </method>
37882       <method name="System.String &lt;Hello&gt;m__0()">
37883         <size>201</size>
37884       </method>
37885       <method name="Void &lt;Hello&gt;m__2(System.String)">
37886         <size>7</size>
37887       </method>
37888     </type>
37889   </test>
37890   <test name="test-anon-30.cs">
37891     <type name="X">
37892       <method name="Void .ctor()">
37893         <size>7</size>
37894       </method>
37895     </type>
37896     <type name="Program">
37897       <method name="Void add_E(Program+D)">
37898         <size>22</size>
37899       </method>
37900       <method name="Void remove_E(Program+D)">
37901         <size>22</size>
37902       </method>
37903       <method name="Void Main()">
37904         <size>38</size>
37905       </method>
37906     </type>
37907     <type name="Program+D">
37908       <method name="Void .ctor(Object, IntPtr)">
37909         <size>0</size>
37910       </method>
37911       <method name="Void Invoke(X)">
37912         <size>0</size>
37913       </method>
37914       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
37915         <size>0</size>
37916       </method>
37917       <method name="Void EndInvoke(IAsyncResult)">
37918         <size>0</size>
37919       </method>
37920     </type>
37921     <type name="Program+&lt;Main&gt;c__AnonStorey0">
37922       <method name="Void .ctor()">
37923         <size>7</size>
37924       </method>
37925       <method name="Void &lt;&gt;m__0(X)">
37926         <size>15</size>
37927       </method>
37928     </type>
37929   </test>
37930   <test name="test-anon-31.cs">
37931     <type name="test">
37932       <method name="Void .ctor()">
37933         <size>7</size>
37934       </method>
37935       <method name="IEnumerable testen(Int32)">
37936         <size>30</size>
37937       </method>
37938     </type>
37939     <type name="reflect">
37940       <method name="Void .ctor()">
37941         <size>7</size>
37942       </method>
37943       <method name="Void Main(System.String[])">
37944         <size>122</size>
37945       </method>
37946     </type>
37947     <type name="test+&lt;testen&gt;c__Iterator0">
37948       <method name="Void .ctor()">
37949         <size>7</size>
37950       </method>
37951       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37952         <size>7</size>
37953       </method>
37954       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37955         <size>7</size>
37956       </method>
37957       <method name="Boolean MoveNext()">
37958         <size>195</size>
37959       </method>
37960       <method name="Void Dispose()">
37961         <size>8</size>
37962       </method>
37963       <method name="Void Reset()">
37964         <size>6</size>
37965       </method>
37966       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37967         <size>7</size>
37968       </method>
37969       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37970         <size>40</size>
37971       </method>
37972     </type>
37973   </test>
37974   <test name="test-anon-32.cs">
37975     <type name="MainClass">
37976       <method name="Void .ctor()">
37977         <size>7</size>
37978       </method>
37979       <method name="Void Main()">
37980         <size>37</size>
37981       </method>
37982       <method name="Void SimpleCallback(MainClass, System.String)">
37983         <size>7</size>
37984       </method>
37985     </type>
37986     <type name="StringSender">
37987       <method name="Void .ctor(Object, IntPtr)">
37988         <size>0</size>
37989       </method>
37990       <method name="Void Invoke(System.String)">
37991         <size>0</size>
37992       </method>
37993       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37994         <size>0</size>
37995       </method>
37996       <method name="Void EndInvoke(IAsyncResult)">
37997         <size>0</size>
37998       </method>
37999     </type>
38000     <type name="VoidDelegate">
38001       <method name="Void .ctor(Object, IntPtr)">
38002         <size>0</size>
38003       </method>
38004       <method name="Void Invoke()">
38005         <size>0</size>
38006       </method>
38007       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38008         <size>0</size>
38009       </method>
38010       <method name="Void EndInvoke(IAsyncResult)">
38011         <size>0</size>
38012       </method>
38013     </type>
38014     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38015       <method name="Void .ctor()">
38016         <size>7</size>
38017       </method>
38018       <method name="Void &lt;&gt;m__0()">
38019         <size>25</size>
38020       </method>
38021       <method name="Void &lt;&gt;m__1(System.String)">
38022         <size>13</size>
38023       </method>
38024     </type>
38025   </test>
38026   <test name="test-anon-33.cs">
38027     <type name="T">
38028       <method name="Void .ctor()">
38029         <size>7</size>
38030       </method>
38031       <method name="Void doit(Int32)">
38032         <size>7</size>
38033       </method>
38034       <method name="Void Main()">
38035         <size>162</size>
38036       </method>
38037     </type>
38038     <type name="Do">
38039       <method name="Void .ctor(Object, IntPtr)">
38040         <size>0</size>
38041       </method>
38042       <method name="Void Invoke()">
38043         <size>0</size>
38044       </method>
38045       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38046         <size>0</size>
38047       </method>
38048       <method name="Void EndInvoke(IAsyncResult)">
38049         <size>0</size>
38050       </method>
38051     </type>
38052     <type name="T+&lt;Main&gt;c__AnonStorey0">
38053       <method name="Void .ctor()">
38054         <size>7</size>
38055       </method>
38056       <method name="Void &lt;&gt;m__0()">
38057         <size>12</size>
38058       </method>
38059     </type>
38060     <type name="T+&lt;Main&gt;c__AnonStorey1">
38061       <method name="Void .ctor()">
38062         <size>7</size>
38063       </method>
38064       <method name="Void &lt;&gt;m__1()">
38065         <size>12</size>
38066       </method>
38067     </type>
38068   </test>
38069   <test name="test-anon-34.cs">
38070     <type name="Delegates.Space">
38071       <method name="Void .ctor()">
38072         <size>7</size>
38073       </method>
38074       <method name="Void Leak(Boolean, Int32)">
38075         <size>92</size>
38076       </method>
38077     </type>
38078     <type name="Delegates.Program">
38079       <method name="Void .ctor()">
38080         <size>7</size>
38081       </method>
38082       <method name="Void SpaceLeak()">
38083         <size>37</size>
38084       </method>
38085       <method name="Void Main(System.String[])">
38086         <size>6</size>
38087       </method>
38088     </type>
38089     <type name="Delegates.Space+DoCopy">
38090       <method name="Void .ctor(Object, IntPtr)">
38091         <size>0</size>
38092       </method>
38093       <method name="Void Invoke()">
38094         <size>0</size>
38095       </method>
38096       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38097         <size>0</size>
38098       </method>
38099       <method name="Void EndInvoke(IAsyncResult)">
38100         <size>0</size>
38101       </method>
38102     </type>
38103     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
38104       <method name="Void .ctor()">
38105         <size>7</size>
38106       </method>
38107       <method name="Void &lt;&gt;m__0()">
38108         <size>23</size>
38109       </method>
38110     </type>
38111     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
38112       <method name="Void .ctor()">
38113         <size>7</size>
38114       </method>
38115       <method name="Void &lt;&gt;m__1()">
38116         <size>19</size>
38117       </method>
38118     </type>
38119   </test>
38120   <test name="test-anon-35.cs">
38121     <type name="CustomDict">
38122       <method name="Void .ctor()">
38123         <size>66</size>
38124       </method>
38125       <method name="IEnumerator GetEnumerator()">
38126         <size>15</size>
38127       </method>
38128     </type>
38129     <type name="Tests">
38130       <method name="Void .ctor()">
38131         <size>7</size>
38132       </method>
38133       <method name="Void Main()">
38134         <size>7</size>
38135       </method>
38136     </type>
38137     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
38138       <method name="Void .ctor()">
38139         <size>7</size>
38140       </method>
38141       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38142         <size>7</size>
38143       </method>
38144       <method name="Boolean MoveNext()">
38145         <size>86</size>
38146       </method>
38147       <method name="Void Dispose()">
38148         <size>8</size>
38149       </method>
38150       <method name="Void Reset()">
38151         <size>6</size>
38152       </method>
38153       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38154         <size>7</size>
38155       </method>
38156     </type>
38157   </test>
38158   <test name="test-anon-36.cs">
38159     <type name="Test">
38160       <method name="Void .ctor(TestMethod)">
38161         <size>7</size>
38162       </method>
38163       <method name="Void .ctor(TestMethod2)">
38164         <size>7</size>
38165       </method>
38166       <method name="Void Main()">
38167         <size>36</size>
38168       </method>
38169     </type>
38170     <type name="TestMethod">
38171       <method name="Void .ctor(Object, IntPtr)">
38172         <size>0</size>
38173       </method>
38174       <method name="Void Invoke()">
38175         <size>0</size>
38176       </method>
38177       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38178         <size>0</size>
38179       </method>
38180       <method name="Void EndInvoke(IAsyncResult)">
38181         <size>0</size>
38182       </method>
38183     </type>
38184     <type name="TestMethod2">
38185       <method name="Void .ctor(Object, IntPtr)">
38186         <size>0</size>
38187       </method>
38188       <method name="Void Invoke(System.Object)">
38189         <size>0</size>
38190       </method>
38191       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38192         <size>0</size>
38193       </method>
38194       <method name="Void EndInvoke(IAsyncResult)">
38195         <size>0</size>
38196       </method>
38197     </type>
38198     <type name="Test">
38199       <method name="Void &lt;Main&gt;m__0()">
38200         <size>1</size>
38201       </method>
38202     </type>
38203   </test>
38204   <test name="test-anon-37.cs">
38205     <type name="DelegateInit">
38206       <method name="Void .ctor()">
38207         <size>7</size>
38208       </method>
38209       <method name="Void .cctor()">
38210         <size>35</size>
38211       </method>
38212       <method name="Void Main(System.String[])">
38213         <size>11</size>
38214       </method>
38215     </type>
38216     <type name="DelegateInit+FooDelegate">
38217       <method name="Void .ctor(Object, IntPtr)">
38218         <size>0</size>
38219       </method>
38220       <method name="Void Invoke()">
38221         <size>0</size>
38222       </method>
38223       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38224         <size>0</size>
38225       </method>
38226       <method name="Void EndInvoke(IAsyncResult)">
38227         <size>0</size>
38228       </method>
38229     </type>
38230     <type name="DelegateInit">
38231       <method name="Void &lt;_print&gt;m__0()">
38232         <size>11</size>
38233       </method>
38234     </type>
38235   </test>
38236   <test name="test-anon-38.cs">
38237     <type name="X">
38238       <method name="Void .ctor()">
38239         <size>7</size>
38240       </method>
38241       <method name="Void Hello(Int64, Int64)">
38242         <size>1</size>
38243       </method>
38244       <method name="Void Test(Int32)">
38245         <size>67</size>
38246       </method>
38247       <method name="Void Main()">
38248         <size>14</size>
38249       </method>
38250     </type>
38251     <type name="Simple">
38252       <method name="Void .ctor(Object, IntPtr)">
38253         <size>0</size>
38254       </method>
38255       <method name="Void Invoke()">
38256         <size>0</size>
38257       </method>
38258       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38259         <size>0</size>
38260       </method>
38261       <method name="Void EndInvoke(IAsyncResult)">
38262         <size>0</size>
38263       </method>
38264     </type>
38265     <type name="Foo">
38266       <method name="Void .ctor(Object, IntPtr)">
38267         <size>0</size>
38268       </method>
38269       <method name="Simple Invoke()">
38270         <size>0</size>
38271       </method>
38272       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38273         <size>0</size>
38274       </method>
38275       <method name="Simple EndInvoke(IAsyncResult)">
38276         <size>0</size>
38277       </method>
38278     </type>
38279     <type name="X+&lt;Test&gt;c__AnonStorey0">
38280       <method name="Void .ctor()">
38281         <size>7</size>
38282       </method>
38283       <method name="Simple &lt;&gt;m__0()">
38284         <size>64</size>
38285       </method>
38286     </type>
38287     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38288       <method name="Void .ctor()">
38289         <size>7</size>
38290       </method>
38291       <method name="Void &lt;&gt;m__1()">
38292         <size>34</size>
38293       </method>
38294     </type>
38295   </test>
38296   <test name="test-anon-39.cs">
38297     <type name="X">
38298       <method name="Void .ctor()">
38299         <size>7</size>
38300       </method>
38301       <method name="Void Hello(Int64)">
38302         <size>1</size>
38303       </method>
38304       <method name="Void Test(Int32)">
38305         <size>65</size>
38306       </method>
38307       <method name="Void Main()">
38308         <size>14</size>
38309       </method>
38310     </type>
38311     <type name="Simple">
38312       <method name="Void .ctor(Object, IntPtr)">
38313         <size>0</size>
38314       </method>
38315       <method name="Void Invoke()">
38316         <size>0</size>
38317       </method>
38318       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38319         <size>0</size>
38320       </method>
38321       <method name="Void EndInvoke(IAsyncResult)">
38322         <size>0</size>
38323       </method>
38324     </type>
38325     <type name="Foo">
38326       <method name="Void .ctor(Object, IntPtr)">
38327         <size>0</size>
38328       </method>
38329       <method name="Simple Invoke()">
38330         <size>0</size>
38331       </method>
38332       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38333         <size>0</size>
38334       </method>
38335       <method name="Simple EndInvoke(IAsyncResult)">
38336         <size>0</size>
38337       </method>
38338     </type>
38339     <type name="X+&lt;Test&gt;c__AnonStorey0">
38340       <method name="Void .ctor()">
38341         <size>7</size>
38342       </method>
38343       <method name="Simple &lt;&gt;m__0()">
38344         <size>30</size>
38345       </method>
38346       <method name="Void &lt;&gt;m__1()">
38347         <size>18</size>
38348       </method>
38349     </type>
38350   </test>
38351   <test name="test-anon-40.cs">
38352     <type name="X">
38353       <method name="Void .ctor()">
38354         <size>7</size>
38355       </method>
38356       <method name="Void Hello(Int64)">
38357         <size>1</size>
38358       </method>
38359       <method name="Void Test(Int32)">
38360         <size>65</size>
38361       </method>
38362       <method name="Void Main()">
38363         <size>14</size>
38364       </method>
38365     </type>
38366     <type name="Simple">
38367       <method name="Void .ctor(Object, IntPtr)">
38368         <size>0</size>
38369       </method>
38370       <method name="Void Invoke()">
38371         <size>0</size>
38372       </method>
38373       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38374         <size>0</size>
38375       </method>
38376       <method name="Void EndInvoke(IAsyncResult)">
38377         <size>0</size>
38378       </method>
38379     </type>
38380     <type name="Foo">
38381       <method name="Void .ctor(Object, IntPtr)">
38382         <size>0</size>
38383       </method>
38384       <method name="Simple Invoke()">
38385         <size>0</size>
38386       </method>
38387       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38388         <size>0</size>
38389       </method>
38390       <method name="Simple EndInvoke(IAsyncResult)">
38391         <size>0</size>
38392       </method>
38393     </type>
38394     <type name="X+&lt;Test&gt;c__AnonStorey0">
38395       <method name="Void .ctor()">
38396         <size>7</size>
38397       </method>
38398       <method name="Simple &lt;&gt;m__0()">
38399         <size>30</size>
38400       </method>
38401       <method name="Void &lt;&gt;m__1()">
38402         <size>18</size>
38403       </method>
38404     </type>
38405   </test>
38406   <test name="test-anon-41.cs">
38407     <type name="X">
38408       <method name="Void .ctor()">
38409         <size>7</size>
38410       </method>
38411       <method name="Void Hello(Int64)">
38412         <size>1</size>
38413       </method>
38414       <method name="Void Test(Int32)">
38415         <size>65</size>
38416       </method>
38417       <method name="Void Main()">
38418         <size>14</size>
38419       </method>
38420     </type>
38421     <type name="Simple">
38422       <method name="Void .ctor(Object, IntPtr)">
38423         <size>0</size>
38424       </method>
38425       <method name="Void Invoke()">
38426         <size>0</size>
38427       </method>
38428       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38429         <size>0</size>
38430       </method>
38431       <method name="Void EndInvoke(IAsyncResult)">
38432         <size>0</size>
38433       </method>
38434     </type>
38435     <type name="Foo">
38436       <method name="Void .ctor(Object, IntPtr)">
38437         <size>0</size>
38438       </method>
38439       <method name="Simple Invoke()">
38440         <size>0</size>
38441       </method>
38442       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38443         <size>0</size>
38444       </method>
38445       <method name="Simple EndInvoke(IAsyncResult)">
38446         <size>0</size>
38447       </method>
38448     </type>
38449     <type name="X+&lt;Test&gt;c__AnonStorey0">
38450       <method name="Void .ctor()">
38451         <size>7</size>
38452       </method>
38453       <method name="Simple &lt;&gt;m__0()">
38454         <size>55</size>
38455       </method>
38456     </type>
38457     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38458       <method name="Void .ctor()">
38459         <size>7</size>
38460       </method>
38461       <method name="Void &lt;&gt;m__1()">
38462         <size>35</size>
38463       </method>
38464     </type>
38465   </test>
38466   <test name="test-anon-42.cs">
38467     <type name="X">
38468       <method name="Void .ctor()">
38469         <size>7</size>
38470       </method>
38471       <method name="Void Hello(Int64)">
38472         <size>1</size>
38473       </method>
38474       <method name="Void Test(Int32)">
38475         <size>51</size>
38476       </method>
38477       <method name="Void Main()">
38478         <size>13</size>
38479       </method>
38480     </type>
38481     <type name="Simple">
38482       <method name="Void .ctor(Object, IntPtr)">
38483         <size>0</size>
38484       </method>
38485       <method name="Void Invoke()">
38486         <size>0</size>
38487       </method>
38488       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38489         <size>0</size>
38490       </method>
38491       <method name="Void EndInvoke(IAsyncResult)">
38492         <size>0</size>
38493       </method>
38494     </type>
38495     <type name="Foo">
38496       <method name="Void .ctor(Object, IntPtr)">
38497         <size>0</size>
38498       </method>
38499       <method name="Simple Invoke()">
38500         <size>0</size>
38501       </method>
38502       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38503         <size>0</size>
38504       </method>
38505       <method name="Simple EndInvoke(IAsyncResult)">
38506         <size>0</size>
38507       </method>
38508     </type>
38509     <type name="X">
38510       <method name="Simple &lt;Test&gt;m__0()">
38511         <size>37</size>
38512       </method>
38513       <method name="Void &lt;Test&gt;m__1()">
38514         <size>8</size>
38515       </method>
38516     </type>
38517   </test>
38518   <test name="test-anon-43.cs">
38519     <type name="X">
38520       <method name="Void .ctor()">
38521         <size>7</size>
38522       </method>
38523       <method name="Void Hello(Int64, Int64)">
38524         <size>1</size>
38525       </method>
38526       <method name="Void Test(Int32)">
38527         <size>54</size>
38528       </method>
38529       <method name="Void Main()">
38530         <size>14</size>
38531       </method>
38532     </type>
38533     <type name="Simple">
38534       <method name="Void .ctor(Object, IntPtr)">
38535         <size>0</size>
38536       </method>
38537       <method name="Void Invoke()">
38538         <size>0</size>
38539       </method>
38540       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38541         <size>0</size>
38542       </method>
38543       <method name="Void EndInvoke(IAsyncResult)">
38544         <size>0</size>
38545       </method>
38546     </type>
38547     <type name="Foo">
38548       <method name="Void .ctor(Object, IntPtr)">
38549         <size>0</size>
38550       </method>
38551       <method name="Simple Invoke()">
38552         <size>0</size>
38553       </method>
38554       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38555         <size>0</size>
38556       </method>
38557       <method name="Simple EndInvoke(IAsyncResult)">
38558         <size>0</size>
38559       </method>
38560     </type>
38561     <type name="X+&lt;Test&gt;c__AnonStorey0">
38562       <method name="Void .ctor()">
38563         <size>7</size>
38564       </method>
38565       <method name="Simple &lt;&gt;m__0()">
38566         <size>64</size>
38567       </method>
38568     </type>
38569     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38570       <method name="Void .ctor()">
38571         <size>7</size>
38572       </method>
38573       <method name="Void &lt;&gt;m__1()">
38574         <size>34</size>
38575       </method>
38576     </type>
38577   </test>
38578   <test name="test-anon-44.cs">
38579     <type name="X">
38580       <method name="Void .ctor()">
38581         <size>7</size>
38582       </method>
38583       <method name="Void Hello(Int64)">
38584         <size>1</size>
38585       </method>
38586       <method name="Void Test(Int32)">
38587         <size>68</size>
38588       </method>
38589       <method name="Void Main()">
38590         <size>14</size>
38591       </method>
38592     </type>
38593     <type name="Simple">
38594       <method name="Void .ctor(Object, IntPtr)">
38595         <size>0</size>
38596       </method>
38597       <method name="Void Invoke()">
38598         <size>0</size>
38599       </method>
38600       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38601         <size>0</size>
38602       </method>
38603       <method name="Void EndInvoke(IAsyncResult)">
38604         <size>0</size>
38605       </method>
38606     </type>
38607     <type name="Foo">
38608       <method name="Void .ctor(Object, IntPtr)">
38609         <size>0</size>
38610       </method>
38611       <method name="Simple Invoke()">
38612         <size>0</size>
38613       </method>
38614       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38615         <size>0</size>
38616       </method>
38617       <method name="Simple EndInvoke(IAsyncResult)">
38618         <size>0</size>
38619       </method>
38620     </type>
38621     <type name="X+&lt;Test&gt;c__AnonStorey0">
38622       <method name="Void .ctor()">
38623         <size>7</size>
38624       </method>
38625       <method name="Simple &lt;&gt;m__1()">
38626         <size>33</size>
38627       </method>
38628       <method name="Simple &lt;&gt;m__0()">
38629         <size>51</size>
38630       </method>
38631       <method name="Void &lt;&gt;m__3()">
38632         <size>21</size>
38633       </method>
38634     </type>
38635     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38636       <method name="Void .ctor()">
38637         <size>7</size>
38638       </method>
38639       <method name="Void &lt;&gt;m__2()">
38640         <size>26</size>
38641       </method>
38642     </type>
38643   </test>
38644   <test name="test-anon-45.cs">
38645     <type name="Test">
38646       <method name="Void .ctor()">
38647         <size>7</size>
38648       </method>
38649       <method name="Void Main()">
38650         <size>64</size>
38651       </method>
38652       <method name="IEnumerator GetEnumerator()">
38653         <size>8</size>
38654       </method>
38655     </type>
38656     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38657       <method name="Void .ctor()">
38658         <size>7</size>
38659       </method>
38660       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38661         <size>7</size>
38662       </method>
38663       <method name="Boolean MoveNext()">
38664         <size>77</size>
38665       </method>
38666       <method name="Void Dispose()">
38667         <size>8</size>
38668       </method>
38669       <method name="Void Reset()">
38670         <size>6</size>
38671       </method>
38672       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38673         <size>7</size>
38674       </method>
38675     </type>
38676   </test>
38677   <test name="test-anon-46.cs">
38678     <type name="World">
38679       <method name="Void .ctor()">
38680         <size>7</size>
38681       </method>
38682       <method name="Void Hello(Int64)">
38683         <size>1</size>
38684       </method>
38685       <method name="Void Test(Int32)">
38686         <size>50</size>
38687       </method>
38688     </type>
38689     <type name="X">
38690       <method name="Void .ctor()">
38691         <size>7</size>
38692       </method>
38693       <method name="Void Main()">
38694         <size>14</size>
38695       </method>
38696     </type>
38697     <type name="Foo">
38698       <method name="Void .ctor(Object, IntPtr)">
38699         <size>0</size>
38700       </method>
38701       <method name="Void Invoke()">
38702         <size>0</size>
38703       </method>
38704       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38705         <size>0</size>
38706       </method>
38707       <method name="Void EndInvoke(IAsyncResult)">
38708         <size>0</size>
38709       </method>
38710     </type>
38711     <type name="World+&lt;Test&gt;c__AnonStorey0">
38712       <method name="Void .ctor()">
38713         <size>7</size>
38714       </method>
38715       <method name="Void &lt;&gt;m__0()">
38716         <size>19</size>
38717       </method>
38718     </type>
38719   </test>
38720   <test name="test-anon-47.cs">
38721     <type name="World">
38722       <method name="Void .ctor()">
38723         <size>7</size>
38724       </method>
38725       <method name="Void Hello(Int64)">
38726         <size>1</size>
38727       </method>
38728       <method name="Void Test(Int32)">
38729         <size>158</size>
38730       </method>
38731     </type>
38732     <type name="X">
38733       <method name="Void .ctor()">
38734         <size>7</size>
38735       </method>
38736       <method name="Void Main()">
38737         <size>14</size>
38738       </method>
38739     </type>
38740     <type name="Foo">
38741       <method name="Void .ctor(Object, IntPtr)">
38742         <size>0</size>
38743       </method>
38744       <method name="Void Invoke()">
38745         <size>0</size>
38746       </method>
38747       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38748         <size>0</size>
38749       </method>
38750       <method name="Void EndInvoke(IAsyncResult)">
38751         <size>0</size>
38752       </method>
38753     </type>
38754     <type name="World+&lt;Test&gt;c__AnonStorey2">
38755       <method name="Void .ctor()">
38756         <size>7</size>
38757       </method>
38758       <method name="Void &lt;&gt;m__0()">
38759         <size>45</size>
38760       </method>
38761     </type>
38762     <type name="World+&lt;Test&gt;c__AnonStorey0">
38763       <method name="Void .ctor()">
38764         <size>7</size>
38765       </method>
38766     </type>
38767     <type name="World+&lt;Test&gt;c__AnonStorey1">
38768       <method name="Void .ctor()">
38769         <size>7</size>
38770       </method>
38771     </type>
38772   </test>
38773   <test name="test-anon-48.cs">
38774     <type name="World">
38775       <method name="Void .ctor()">
38776         <size>7</size>
38777       </method>
38778       <method name="Void Hello(Int64)">
38779         <size>1</size>
38780       </method>
38781       <method name="Void Test(Int32)">
38782         <size>197</size>
38783       </method>
38784     </type>
38785     <type name="X">
38786       <method name="Void .ctor()">
38787         <size>7</size>
38788       </method>
38789       <method name="Void Main()">
38790         <size>14</size>
38791       </method>
38792     </type>
38793     <type name="Foo">
38794       <method name="Void .ctor(Object, IntPtr)">
38795         <size>0</size>
38796       </method>
38797       <method name="Void Invoke()">
38798         <size>0</size>
38799       </method>
38800       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38801         <size>0</size>
38802       </method>
38803       <method name="Void EndInvoke(IAsyncResult)">
38804         <size>0</size>
38805       </method>
38806     </type>
38807     <type name="World+&lt;Test&gt;c__AnonStorey1">
38808       <method name="Void .ctor()">
38809         <size>7</size>
38810       </method>
38811     </type>
38812     <type name="World+&lt;Test&gt;c__AnonStorey2">
38813       <method name="Void .ctor()">
38814         <size>7</size>
38815       </method>
38816     </type>
38817     <type name="World+&lt;Test&gt;c__AnonStorey0">
38818       <method name="Void .ctor()">
38819         <size>7</size>
38820       </method>
38821       <method name="Void &lt;&gt;m__0()">
38822         <size>63</size>
38823       </method>
38824     </type>
38825   </test>
38826   <test name="test-anon-49.cs">
38827     <type name="Test">
38828       <method name="Void .ctor()">
38829         <size>7</size>
38830       </method>
38831       <method name="Void Main()">
38832         <size>64</size>
38833       </method>
38834       <method name="IEnumerator GetEnumerator()">
38835         <size>8</size>
38836       </method>
38837     </type>
38838     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38839       <method name="Void .ctor()">
38840         <size>7</size>
38841       </method>
38842       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38843         <size>7</size>
38844       </method>
38845       <method name="Boolean MoveNext()">
38846         <size>185</size>
38847       </method>
38848       <method name="Void Dispose()">
38849         <size>62</size>
38850       </method>
38851       <method name="Void Reset()">
38852         <size>6</size>
38853       </method>
38854       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38855         <size>7</size>
38856       </method>
38857     </type>
38858   </test>
38859   <test name="test-anon-50.cs">
38860     <type name="Test">
38861       <method name="Void .ctor()">
38862         <size>7</size>
38863       </method>
38864       <method name="IEnumerable Foo(Int32)">
38865         <size>30</size>
38866       </method>
38867     </type>
38868     <type name="X">
38869       <method name="Void .ctor()">
38870         <size>7</size>
38871       </method>
38872       <method name="Int32 Main()">
38873         <size>196</size>
38874       </method>
38875     </type>
38876     <type name="Test+&lt;Foo&gt;c__Iterator0">
38877       <method name="Void .ctor()">
38878         <size>7</size>
38879       </method>
38880       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38881         <size>7</size>
38882       </method>
38883       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38884         <size>7</size>
38885       </method>
38886       <method name="Boolean MoveNext()">
38887         <size>118</size>
38888       </method>
38889       <method name="Void Dispose()">
38890         <size>8</size>
38891       </method>
38892       <method name="Void Reset()">
38893         <size>6</size>
38894       </method>
38895       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38896         <size>7</size>
38897       </method>
38898       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38899         <size>40</size>
38900       </method>
38901     </type>
38902   </test>
38903   <test name="test-anon-51.cs">
38904     <type name="X">
38905       <method name="Void .ctor()">
38906         <size>7</size>
38907       </method>
38908       <method name="Void .cctor()">
38909         <size>35</size>
38910       </method>
38911       <method name="Void Main()">
38912         <size>11</size>
38913       </method>
38914     </type>
38915     <type name="FooDelegate">
38916       <method name="Void .ctor(Object, IntPtr)">
38917         <size>0</size>
38918       </method>
38919       <method name="Void Invoke()">
38920         <size>0</size>
38921       </method>
38922       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38923         <size>0</size>
38924       </method>
38925       <method name="Void EndInvoke(IAsyncResult)">
38926         <size>0</size>
38927       </method>
38928     </type>
38929     <type name="X">
38930       <method name="Void &lt;Print&gt;m__0()">
38931         <size>11</size>
38932       </method>
38933     </type>
38934   </test>
38935   <test name="test-anon-52.cs">
38936     <type name="X">
38937       <method name="Void .ctor()">
38938         <size>7</size>
38939       </method>
38940       <method name="IEnumerator GetIt(System.Int32[])">
38941         <size>22</size>
38942       </method>
38943       <method name="Int32 Main()">
38944         <size>33</size>
38945       </method>
38946     </type>
38947     <type name="X+A">
38948       <method name="Void .ctor(Object, IntPtr)">
38949         <size>0</size>
38950       </method>
38951       <method name="Void Invoke()">
38952         <size>0</size>
38953       </method>
38954       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38955         <size>0</size>
38956       </method>
38957       <method name="Void EndInvoke(IAsyncResult)">
38958         <size>0</size>
38959       </method>
38960     </type>
38961     <type name="X+&lt;GetIt&gt;c__Iterator0">
38962       <method name="Void .ctor()">
38963         <size>7</size>
38964       </method>
38965       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38966         <size>7</size>
38967       </method>
38968       <method name="Boolean MoveNext()">
38969         <size>201</size>
38970       </method>
38971       <method name="Void &lt;&gt;m__0()">
38972         <size>22</size>
38973       </method>
38974       <method name="Void Dispose()">
38975         <size>8</size>
38976       </method>
38977       <method name="Void Reset()">
38978         <size>6</size>
38979       </method>
38980       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38981         <size>7</size>
38982       </method>
38983     </type>
38984   </test>
38985   <test name="test-anon-53.cs">
38986     <type name="Test">
38987       <method name="Void .ctor(Int32)">
38988         <size>39</size>
38989       </method>
38990       <method name="Void .cctor()">
38991         <size>33</size>
38992       </method>
38993     </type>
38994     <type name="X">
38995       <method name="Void .ctor()">
38996         <size>7</size>
38997       </method>
38998       <method name="Void Main()">
38999         <size>15</size>
39000       </method>
39001     </type>
39002     <type name="Foo">
39003       <method name="Void .ctor(Object, IntPtr)">
39004         <size>0</size>
39005       </method>
39006       <method name="Void Invoke()">
39007         <size>0</size>
39008       </method>
39009       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39010         <size>0</size>
39011       </method>
39012       <method name="Void EndInvoke(IAsyncResult)">
39013         <size>0</size>
39014       </method>
39015     </type>
39016     <type name="Test+&lt;Test&gt;c__AnonStorey0">
39017       <method name="Void .ctor()">
39018         <size>7</size>
39019       </method>
39020       <method name="Void &lt;&gt;m__0()">
39021         <size>12</size>
39022       </method>
39023     </type>
39024     <type name="Test+&lt;Test&gt;c__AnonStorey1">
39025       <method name="Void .ctor()">
39026         <size>7</size>
39027       </method>
39028       <method name="Void &lt;&gt;m__1()">
39029         <size>12</size>
39030       </method>
39031     </type>
39032   </test>
39033   <test name="test-anon-54.cs">
39034     <type name="X">
39035       <method name="Void .ctor()">
39036         <size>7</size>
39037       </method>
39038       <method name="Void Main()">
39039         <size>22</size>
39040       </method>
39041     </type>
39042     <type name="Hello">
39043       <method name="Void .ctor(Object, IntPtr)">
39044         <size>0</size>
39045       </method>
39046       <method name="Void Invoke()">
39047         <size>0</size>
39048       </method>
39049       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39050         <size>0</size>
39051       </method>
39052       <method name="Void EndInvoke(IAsyncResult)">
39053         <size>0</size>
39054       </method>
39055     </type>
39056     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
39057       <method name="Void .ctor()">
39058         <size>7</size>
39059       </method>
39060       <method name="Void &lt;&gt;m__0()">
39061         <size>25</size>
39062       </method>
39063     </type>
39064     <type name="Foo">
39065       <method name="Void .ctor(Int32)">
39066         <size>8</size>
39067       </method>
39068       <method name="Void Test(Foo)">
39069         <size>45</size>
39070       </method>
39071       <method name="Void Hello(Int32)">
39072         <size>19</size>
39073       </method>
39074       <method name="System.String ToString()">
39075         <size>22</size>
39076       </method>
39077     </type>
39078   </test>
39079   <test name="test-anon-55.cs">
39080     <type name="Foo">
39081       <method name="Void .ctor()">
39082         <size>7</size>
39083       </method>
39084       <method name="Void Test(Foo+Hello)">
39085         <size>7</size>
39086       </method>
39087       <method name="Void Private()">
39088         <size>11</size>
39089       </method>
39090       <method name="Void Test()">
39091         <size>19</size>
39092       </method>
39093     </type>
39094     <type name="X">
39095       <method name="Void .ctor()">
39096         <size>7</size>
39097       </method>
39098       <method name="Void Main()">
39099         <size>13</size>
39100       </method>
39101     </type>
39102     <type name="Foo+Hello">
39103       <method name="Void .ctor(Object, IntPtr)">
39104         <size>0</size>
39105       </method>
39106       <method name="Void Invoke()">
39107         <size>0</size>
39108       </method>
39109       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39110         <size>0</size>
39111       </method>
39112       <method name="Void EndInvoke(IAsyncResult)">
39113         <size>0</size>
39114       </method>
39115     </type>
39116     <type name="Foo">
39117       <method name="Void &lt;Test&gt;m__0()">
39118         <size>7</size>
39119       </method>
39120     </type>
39121   </test>
39122   <test name="test-anon-56.cs">
39123     <type name="Observable">
39124       <method name="Void .ctor()">
39125         <size>7</size>
39126       </method>
39127       <method name="Void Main(System.String[])">
39128         <size>50</size>
39129       </method>
39130     </type>
39131     <type name="QueueHandler">
39132       <method name="Void .ctor(Object, IntPtr)">
39133         <size>0</size>
39134       </method>
39135       <method name="Void Invoke(Observable)">
39136         <size>0</size>
39137       </method>
39138       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
39139         <size>0</size>
39140       </method>
39141       <method name="Void EndInvoke(IAsyncResult)">
39142         <size>0</size>
39143       </method>
39144     </type>
39145     <type name="Observable">
39146       <method name="Void &lt;Main&gt;m__0(Observable)">
39147         <size>11</size>
39148       </method>
39149     </type>
39150   </test>
39151   <test name="test-anon-57.cs">
39152     <type name="X">
39153       <method name="Void .ctor()">
39154         <size>7</size>
39155       </method>
39156       <method name="Int32 Test()">
39157         <size>257</size>
39158       </method>
39159       <method name="Int32 Main()">
39160         <size>45</size>
39161       </method>
39162     </type>
39163     <type name="X+TestDelegate">
39164       <method name="Void .ctor(Object, IntPtr)">
39165         <size>0</size>
39166       </method>
39167       <method name="Void Invoke()">
39168         <size>0</size>
39169       </method>
39170       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39171         <size>0</size>
39172       </method>
39173       <method name="Void EndInvoke(IAsyncResult)">
39174         <size>0</size>
39175       </method>
39176     </type>
39177     <type name="X+&lt;Test&gt;c__AnonStorey1">
39178       <method name="Void .ctor()">
39179         <size>7</size>
39180       </method>
39181       <method name="Void &lt;&gt;m__0()">
39182         <size>95</size>
39183       </method>
39184     </type>
39185     <type name="X+&lt;Test&gt;c__AnonStorey0">
39186       <method name="Void .ctor()">
39187         <size>7</size>
39188       </method>
39189     </type>
39190   </test>
39191   <test name="test-anon-58.cs">
39192     <type name="X">
39193       <method name="Void .ctor()">
39194         <size>7</size>
39195       </method>
39196       <method name="Int32 Test(Int32)">
39197         <size>344</size>
39198       </method>
39199       <method name="Int32 Main()">
39200         <size>46</size>
39201       </method>
39202     </type>
39203     <type name="X+TestDelegate">
39204       <method name="Void .ctor(Object, IntPtr)">
39205         <size>0</size>
39206       </method>
39207       <method name="Void Invoke()">
39208         <size>0</size>
39209       </method>
39210       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39211         <size>0</size>
39212       </method>
39213       <method name="Void EndInvoke(IAsyncResult)">
39214         <size>0</size>
39215       </method>
39216     </type>
39217     <type name="X+&lt;Test&gt;c__AnonStorey1">
39218       <method name="Void .ctor()">
39219         <size>7</size>
39220       </method>
39221       <method name="Void &lt;&gt;m__0()">
39222         <size>171</size>
39223       </method>
39224     </type>
39225     <type name="X+&lt;Test&gt;c__AnonStorey0">
39226       <method name="Void .ctor()">
39227         <size>7</size>
39228       </method>
39229     </type>
39230     <type name="X+&lt;Test&gt;c__AnonStorey2">
39231       <method name="Void .ctor()">
39232         <size>7</size>
39233       </method>
39234     </type>
39235   </test>
39236   <test name="test-anon-59.cs">
39237     <type name="X">
39238       <method name="Void .ctor()">
39239         <size>7</size>
39240       </method>
39241       <method name="Int32 Test(Int32)">
39242         <size>515</size>
39243       </method>
39244       <method name="Int32 Main()">
39245         <size>46</size>
39246       </method>
39247     </type>
39248     <type name="X+TestDelegate">
39249       <method name="Void .ctor(Object, IntPtr)">
39250         <size>0</size>
39251       </method>
39252       <method name="Void Invoke()">
39253         <size>0</size>
39254       </method>
39255       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39256         <size>0</size>
39257       </method>
39258       <method name="Void EndInvoke(IAsyncResult)">
39259         <size>0</size>
39260       </method>
39261     </type>
39262     <type name="X+&lt;Test&gt;c__AnonStorey2">
39263       <method name="Void .ctor()">
39264         <size>7</size>
39265       </method>
39266       <method name="Void &lt;&gt;m__0()">
39267         <size>233</size>
39268       </method>
39269     </type>
39270     <type name="X+&lt;Test&gt;c__AnonStorey1">
39271       <method name="Void .ctor()">
39272         <size>7</size>
39273       </method>
39274     </type>
39275     <type name="X+&lt;Test&gt;c__AnonStorey0">
39276       <method name="Void .ctor()">
39277         <size>7</size>
39278       </method>
39279     </type>
39280     <type name="X+&lt;Test&gt;c__AnonStorey3">
39281       <method name="Void .ctor()">
39282         <size>7</size>
39283       </method>
39284     </type>
39285   </test>
39286   <test name="test-anon-60.cs">
39287     <type name="X">
39288       <method name="Void .ctor()">
39289         <size>7</size>
39290       </method>
39291       <method name="Int32 Test(Int32)">
39292         <size>567</size>
39293       </method>
39294       <method name="Int32 Main()">
39295         <size>46</size>
39296       </method>
39297     </type>
39298     <type name="X+TestDelegate">
39299       <method name="Void .ctor(Object, IntPtr)">
39300         <size>0</size>
39301       </method>
39302       <method name="Void Invoke()">
39303         <size>0</size>
39304       </method>
39305       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39306         <size>0</size>
39307       </method>
39308       <method name="Void EndInvoke(IAsyncResult)">
39309         <size>0</size>
39310       </method>
39311     </type>
39312     <type name="X+&lt;Test&gt;c__AnonStorey2">
39313       <method name="Void .ctor()">
39314         <size>7</size>
39315       </method>
39316     </type>
39317     <type name="X+&lt;Test&gt;c__AnonStorey1">
39318       <method name="Void .ctor()">
39319         <size>7</size>
39320       </method>
39321     </type>
39322     <type name="X+&lt;Test&gt;c__AnonStorey0">
39323       <method name="Void .ctor()">
39324         <size>7</size>
39325       </method>
39326     </type>
39327     <type name="X+&lt;Test&gt;c__AnonStorey3">
39328       <method name="Void .ctor()">
39329         <size>7</size>
39330       </method>
39331     </type>
39332     <type name="X+&lt;Test&gt;c__AnonStorey2">
39333       <method name="Void &lt;&gt;m__0()">
39334         <size>356</size>
39335       </method>
39336     </type>
39337     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39338       <method name="Void .ctor()">
39339         <size>7</size>
39340       </method>
39341       <method name="Void &lt;&gt;m__1()">
39342         <size>124</size>
39343       </method>
39344     </type>
39345   </test>
39346   <test name="test-anon-61.cs">
39347     <type name="X">
39348       <method name="Void .ctor()">
39349         <size>7</size>
39350       </method>
39351       <method name="Int32 Test()">
39352         <size>333</size>
39353       </method>
39354       <method name="Int32 Main()">
39355         <size>59</size>
39356       </method>
39357     </type>
39358     <type name="X+TestDelegate">
39359       <method name="Void .ctor(Object, IntPtr)">
39360         <size>0</size>
39361       </method>
39362       <method name="Void Invoke()">
39363         <size>0</size>
39364       </method>
39365       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39366         <size>0</size>
39367       </method>
39368       <method name="Void EndInvoke(IAsyncResult)">
39369         <size>0</size>
39370       </method>
39371     </type>
39372     <type name="X+&lt;Test&gt;c__AnonStorey1">
39373       <method name="Void .ctor()">
39374         <size>7</size>
39375       </method>
39376       <method name="Void &lt;&gt;m__0()">
39377         <size>166</size>
39378       </method>
39379     </type>
39380     <type name="X+&lt;Test&gt;c__AnonStorey0">
39381       <method name="Void .ctor()">
39382         <size>7</size>
39383       </method>
39384     </type>
39385   </test>
39386   <test name="test-anon-62.cs">
39387     <type name="X">
39388       <method name="Void .ctor(String)">
39389         <size>14</size>
39390       </method>
39391       <method name="Void Main()">
39392         <size>1</size>
39393       </method>
39394     </type>
39395     <type name="Y">
39396       <method name="Void .ctor(Z)">
39397         <size>56</size>
39398       </method>
39399     </type>
39400     <type name="Z">
39401       <method name="Void .ctor()">
39402         <size>7</size>
39403       </method>
39404       <method name="Void Hello()">
39405         <size>1</size>
39406       </method>
39407     </type>
39408     <type name="FooHandler">
39409       <method name="Void .ctor(Object, IntPtr)">
39410         <size>0</size>
39411       </method>
39412       <method name="Void Invoke()">
39413         <size>0</size>
39414       </method>
39415       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39416         <size>0</size>
39417       </method>
39418       <method name="Void EndInvoke(IAsyncResult)">
39419         <size>0</size>
39420       </method>
39421     </type>
39422     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39423       <method name="Void .ctor()">
39424         <size>7</size>
39425       </method>
39426       <method name="Void &lt;&gt;m__0()">
39427         <size>12</size>
39428       </method>
39429     </type>
39430   </test>
39431   <test name="test-anon-63.cs">
39432     <type name="X">
39433       <method name="Void .ctor()">
39434         <size>7</size>
39435       </method>
39436       <method name="IEnumerator GetIt(System.Int32[])">
39437         <size>22</size>
39438       </method>
39439       <method name="Int32 Main()">
39440         <size>34</size>
39441       </method>
39442     </type>
39443     <type name="X+A">
39444       <method name="Void .ctor(Object, IntPtr)">
39445         <size>0</size>
39446       </method>
39447       <method name="Int32 Invoke()">
39448         <size>0</size>
39449       </method>
39450       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39451         <size>0</size>
39452       </method>
39453       <method name="Int32 EndInvoke(IAsyncResult)">
39454         <size>0</size>
39455       </method>
39456     </type>
39457     <type name="X+&lt;GetIt&gt;c__Iterator0">
39458       <method name="Void .ctor()">
39459         <size>7</size>
39460       </method>
39461       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39462         <size>7</size>
39463       </method>
39464       <method name="Boolean MoveNext()">
39465         <size>195</size>
39466       </method>
39467       <method name="Int32 &lt;&gt;m__0()">
39468         <size>44</size>
39469       </method>
39470       <method name="Void Dispose()">
39471         <size>8</size>
39472       </method>
39473       <method name="Void Reset()">
39474         <size>6</size>
39475       </method>
39476       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39477         <size>7</size>
39478       </method>
39479     </type>
39480   </test>
39481   <test name="test-anon-64.cs">
39482     <type name="Source">
39483       <method name="Void .ctor()">
39484         <size>7</size>
39485       </method>
39486       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39487         <size>24</size>
39488       </method>
39489       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39490         <size>24</size>
39491       </method>
39492       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39493         <size>24</size>
39494       </method>
39495       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39496         <size>24</size>
39497       </method>
39498       <method name="Source FindSource(Source)">
39499         <size>2</size>
39500       </method>
39501       <method name="Void AddSource(Source, Int32, System.Object)">
39502         <size>132</size>
39503       </method>
39504       <method name="Void Main()">
39505         <size>1</size>
39506       </method>
39507     </type>
39508     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39509       <method name="Void .ctor()">
39510         <size>7</size>
39511       </method>
39512       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39513         <size>30</size>
39514       </method>
39515     </type>
39516     <type name="Source">
39517       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39518         <size>1</size>
39519       </method>
39520     </type>
39521   </test>
39522   <test name="test-anon-65.cs">
39523     <type name="BaseClass">
39524       <method name="Void .ctor(SomeDelegate)">
39525         <size>13</size>
39526       </method>
39527     </type>
39528     <type name="TestClass">
39529       <method name="Void .ctor(Int32)">
39530         <size>32</size>
39531       </method>
39532       <method name="Int32 Main(System.String[])">
39533         <size>9</size>
39534       </method>
39535     </type>
39536     <type name="BaseClass+SomeDelegate">
39537       <method name="Void .ctor(Object, IntPtr)">
39538         <size>0</size>
39539       </method>
39540       <method name="Void Invoke()">
39541         <size>0</size>
39542       </method>
39543       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39544         <size>0</size>
39545       </method>
39546       <method name="Void EndInvoke(IAsyncResult)">
39547         <size>0</size>
39548       </method>
39549     </type>
39550     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39551       <method name="Void .ctor()">
39552         <size>7</size>
39553       </method>
39554       <method name="Void &lt;&gt;m__0()">
39555         <size>12</size>
39556       </method>
39557     </type>
39558   </test>
39559   <test name="test-anon-66.cs">
39560     <type name="Test">
39561       <method name="Void .ctor()">
39562         <size>7</size>
39563       </method>
39564       <method name="Void add_testEvent(Test+TestEventHandler)">
39565         <size>24</size>
39566       </method>
39567       <method name="Void remove_testEvent(Test+TestEventHandler)">
39568         <size>24</size>
39569       </method>
39570       <method name="Void add_TestEvent(Test+TestEventHandler)">
39571         <size>33</size>
39572       </method>
39573       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39574         <size>1</size>
39575       </method>
39576       <method name="Void Main()">
39577         <size>1</size>
39578       </method>
39579     </type>
39580     <type name="Test+TestEventHandler">
39581       <method name="Void .ctor(Object, IntPtr)">
39582         <size>0</size>
39583       </method>
39584       <method name="Void Invoke()">
39585         <size>0</size>
39586       </method>
39587       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39588         <size>0</size>
39589       </method>
39590       <method name="Void EndInvoke(IAsyncResult)">
39591         <size>0</size>
39592       </method>
39593     </type>
39594     <type name="Test+&lt;&gt;c__AnonStorey0">
39595       <method name="Void .ctor()">
39596         <size>7</size>
39597       </method>
39598       <method name="Void &lt;&gt;m__0()">
39599         <size>12</size>
39600       </method>
39601     </type>
39602   </test>
39603   <test name="test-anon-67.cs">
39604     <type name="ClassOne">
39605       <method name="Void .ctor(ReturnStringDelegate)">
39606         <size>7</size>
39607       </method>
39608       <method name="Void .ctor(String)">
39609         <size>32</size>
39610       </method>
39611       <method name="Void Main()">
39612         <size>1</size>
39613       </method>
39614     </type>
39615     <type name="ClassOne+ReturnStringDelegate">
39616       <method name="Void .ctor(Object, IntPtr)">
39617         <size>0</size>
39618       </method>
39619       <method name="System.String Invoke()">
39620         <size>0</size>
39621       </method>
39622       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39623         <size>0</size>
39624       </method>
39625       <method name="System.String EndInvoke(IAsyncResult)">
39626         <size>0</size>
39627       </method>
39628     </type>
39629     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39630       <method name="Void .ctor()">
39631         <size>7</size>
39632       </method>
39633       <method name="System.String &lt;&gt;m__0()">
39634         <size>7</size>
39635       </method>
39636     </type>
39637   </test>
39638   <test name="test-anon-68.cs">
39639     <type name="C">
39640       <method name="Void .ctor()">
39641         <size>7</size>
39642       </method>
39643       <method name="Void T(D1)">
39644         <size>1</size>
39645       </method>
39646       <method name="Void T(D2)">
39647         <size>1</size>
39648       </method>
39649       <method name="Void Main()">
39650         <size>69</size>
39651       </method>
39652     </type>
39653     <type name="D1">
39654       <method name="Void .ctor(Object, IntPtr)">
39655         <size>0</size>
39656       </method>
39657       <method name="Void Invoke(Int32)">
39658         <size>0</size>
39659       </method>
39660       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39661         <size>0</size>
39662       </method>
39663       <method name="Void EndInvoke(IAsyncResult)">
39664         <size>0</size>
39665       </method>
39666     </type>
39667     <type name="D2">
39668       <method name="Void .ctor(Object, IntPtr)">
39669         <size>0</size>
39670       </method>
39671       <method name="Void Invoke(System.String ByRef)">
39672         <size>0</size>
39673       </method>
39674       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39675         <size>0</size>
39676       </method>
39677       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39678         <size>0</size>
39679       </method>
39680     </type>
39681     <type name="C">
39682       <method name="Void &lt;Main&gt;m__0(Int32)">
39683         <size>1</size>
39684       </method>
39685       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39686         <size>8</size>
39687       </method>
39688     </type>
39689   </test>
39690   <test name="test-anon-69.cs">
39691     <type name="SingleSteppingEngine">
39692       <method name="Void .ctor()">
39693         <size>7</size>
39694       </method>
39695       <method name="System.Object SendCommand(TargetAccessDelegate)">
39696         <size>8</size>
39697       </method>
39698       <method name="Void Detach()">
39699         <size>20</size>
39700       </method>
39701     </type>
39702     <type name="X">
39703       <method name="Void .ctor()">
39704         <size>7</size>
39705       </method>
39706       <method name="Void Main()">
39707         <size>1</size>
39708       </method>
39709     </type>
39710     <type name="TargetAccessDelegate">
39711       <method name="Void .ctor(Object, IntPtr)">
39712         <size>0</size>
39713       </method>
39714       <method name="System.Object Invoke(System.Object)">
39715         <size>0</size>
39716       </method>
39717       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39718         <size>0</size>
39719       </method>
39720       <method name="System.Object EndInvoke(IAsyncResult)">
39721         <size>0</size>
39722       </method>
39723     </type>
39724     <type name="SingleSteppingEngine">
39725       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39726         <size>19</size>
39727       </method>
39728     </type>
39729   </test>
39730   <test name="test-anon-70.cs">
39731     <type name="C">
39732       <method name="Void .ctor()">
39733         <size>7</size>
39734       </method>
39735       <method name="Void Test(C+D)">
39736         <size>1</size>
39737       </method>
39738       <method name="Void Main()">
39739         <size>99</size>
39740       </method>
39741     </type>
39742     <type name="C+D">
39743       <method name="Void .ctor(Object, IntPtr)">
39744         <size>0</size>
39745       </method>
39746       <method name="Void Invoke()">
39747         <size>0</size>
39748       </method>
39749       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39750         <size>0</size>
39751       </method>
39752       <method name="Void EndInvoke(IAsyncResult)">
39753         <size>0</size>
39754       </method>
39755     </type>
39756     <type name="UnsafeClass">
39757       <method name="Void .ctor()">
39758         <size>7</size>
39759       </method>
39760     </type>
39761     <type name="C">
39762       <method name="Void UnsafeTests()">
39763         <size>35</size>
39764       </method>
39765     </type>
39766     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
39767       <method name="Void .ctor()">
39768         <size>7</size>
39769       </method>
39770       <method name="Void &lt;&gt;m__0()">
39771         <size>14</size>
39772       </method>
39773     </type>
39774     <type name="C+&lt;Main&gt;c__AnonStorey1">
39775       <method name="Void .ctor()">
39776         <size>7</size>
39777       </method>
39778       <method name="Void &lt;&gt;m__1()">
39779         <size>38</size>
39780       </method>
39781       <method name="Void &lt;&gt;m__2()">
39782         <size>32</size>
39783       </method>
39784     </type>
39785     <type name="C">
39786       <method name="Void &lt;Main&gt;m__3()">
39787         <size>16</size>
39788       </method>
39789     </type>
39790     <type name="UnsafeClass">
39791       <method name="Int32* GetUnsafeValue()">
39792         <size>3</size>
39793       </method>
39794     </type>
39795   </test>
39796   <test name="test-anon-71.cs">
39797     <type name="Program">
39798       <method name="Void .ctor()">
39799         <size>7</size>
39800       </method>
39801       <method name="Errno ProcessFile(System.String, Program+FdCb)">
39802         <size>2</size>
39803       </method>
39804       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
39805         <size>34</size>
39806       </method>
39807       <method name="Void Main()">
39808         <size>1</size>
39809       </method>
39810     </type>
39811     <type name="Program+FdCb">
39812       <method name="Void .ctor(Object, IntPtr)">
39813         <size>0</size>
39814       </method>
39815       <method name="Int32 Invoke(Int32)">
39816         <size>0</size>
39817       </method>
39818       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39819         <size>0</size>
39820       </method>
39821       <method name="Int32 EndInvoke(IAsyncResult)">
39822         <size>0</size>
39823       </method>
39824     </type>
39825     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
39826       <method name="Void .ctor()">
39827         <size>7</size>
39828       </method>
39829       <method name="Int32 &lt;&gt;m__0(Int32)">
39830         <size>46</size>
39831       </method>
39832     </type>
39833   </test>
39834   <test name="test-anon-72.cs">
39835     <type name="Test">
39836       <method name="Void .ctor()">
39837         <size>7</size>
39838       </method>
39839       <method name="Void AddOperator(Test+UnaryOperator)">
39840         <size>1</size>
39841       </method>
39842       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
39843         <size>5</size>
39844       </method>
39845       <method name="Void Main()">
39846         <size>1</size>
39847       </method>
39848       <method name="Void Foo()">
39849         <size>19</size>
39850       </method>
39851     </type>
39852     <type name="Test+UnaryOperator">
39853       <method name="Void .ctor(Object, IntPtr)">
39854         <size>0</size>
39855       </method>
39856       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
39857         <size>0</size>
39858       </method>
39859       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
39860         <size>0</size>
39861       </method>
39862       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
39863         <size>0</size>
39864       </method>
39865     </type>
39866     <type name="Test">
39867       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
39868         <size>31</size>
39869       </method>
39870     </type>
39871   </test>
39872   <test name="test-anon-73.cs">
39873     <type name="T">
39874       <method name="Void .ctor()">
39875         <size>7</size>
39876       </method>
39877       <method name="Void Main()">
39878         <size>31</size>
39879       </method>
39880       <method name="Void Test_1()">
39881         <size>36</size>
39882       </method>
39883     </type>
39884     <type name="D">
39885       <method name="Void .ctor(Object, IntPtr)">
39886         <size>0</size>
39887       </method>
39888       <method name="Void Invoke(System.Object)">
39889         <size>0</size>
39890       </method>
39891       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39892         <size>0</size>
39893       </method>
39894       <method name="Void EndInvoke(IAsyncResult)">
39895         <size>0</size>
39896       </method>
39897     </type>
39898     <type name="T">
39899       <method name="Void &lt;Main&gt;m__0(System.Object)">
39900         <size>15</size>
39901       </method>
39902       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
39903         <size>29</size>
39904       </method>
39905     </type>
39906   </test>
39907   <test name="test-anon-74.cs">
39908     <type name="Foo">
39909       <method name="Void Baz(Foo+SimpleDelegate)">
39910         <size>8</size>
39911       </method>
39912       <method name="Void Main(System.String[])">
39913         <size>35</size>
39914       </method>
39915     </type>
39916     <type name="Foo+SimpleDelegate">
39917       <method name="Void .ctor(Object, IntPtr)">
39918         <size>0</size>
39919       </method>
39920       <method name="System.String[,] Invoke()">
39921         <size>0</size>
39922       </method>
39923       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39924         <size>0</size>
39925       </method>
39926       <method name="System.String[,] EndInvoke(IAsyncResult)">
39927         <size>0</size>
39928       </method>
39929     </type>
39930     <type name="Foo">
39931       <method name="System.String[,] &lt;Main&gt;m__0()">
39932         <size>34</size>
39933       </method>
39934     </type>
39935   </test>
39936   <test name="test-anon-75.cs">
39937     <type name="Data">
39938       <method name="Void .ctor()">
39939         <size>7</size>
39940       </method>
39941     </type>
39942     <type name="Test">
39943       <method name="Void .ctor()">
39944         <size>7</size>
39945       </method>
39946       <method name="Void Foo(Int32, D)">
39947         <size>1</size>
39948       </method>
39949       <method name="Void Main()">
39950         <size>1</size>
39951       </method>
39952       <method name="Void TestMe()">
39953         <size>154</size>
39954       </method>
39955       <method name="Boolean &lt;TestMe&gt;m__0()">
39956         <size>2</size>
39957       </method>
39958     </type>
39959     <type name="D">
39960       <method name="Void .ctor(Object, IntPtr)">
39961         <size>0</size>
39962       </method>
39963       <method name="Boolean Invoke()">
39964         <size>0</size>
39965       </method>
39966       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39967         <size>0</size>
39968       </method>
39969       <method name="Boolean EndInvoke(IAsyncResult)">
39970         <size>0</size>
39971       </method>
39972     </type>
39973     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39974       <method name="Void .ctor()">
39975         <size>7</size>
39976       </method>
39977       <method name="Boolean &lt;&gt;m__2()">
39978         <size>14</size>
39979       </method>
39980     </type>
39981     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
39982       <method name="Void .ctor()">
39983         <size>7</size>
39984       </method>
39985     </type>
39986     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39987       <method name="Boolean &lt;&gt;m__1()">
39988         <size>54</size>
39989       </method>
39990     </type>
39991   </test>
39992   <test name="test-anon-76.cs">
39993     <type name="C">
39994       <method name="Void .ctor()">
39995         <size>7</size>
39996       </method>
39997       <method name="Void set_Item(System.String, FactoryDelegate)">
39998         <size>8</size>
39999       </method>
40000       <method name="FactoryDelegate get_Item(System.String)">
40001         <size>7</size>
40002       </method>
40003       <method name="Void X()">
40004         <size>24</size>
40005       </method>
40006       <method name="Int32 Main()">
40007         <size>70</size>
40008       </method>
40009     </type>
40010     <type name="FactoryDelegate">
40011       <method name="Void .ctor(Object, IntPtr)">
40012         <size>0</size>
40013       </method>
40014       <method name="System.Object Invoke()">
40015         <size>0</size>
40016       </method>
40017       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40018         <size>0</size>
40019       </method>
40020       <method name="System.Object EndInvoke(IAsyncResult)">
40021         <size>0</size>
40022       </method>
40023     </type>
40024     <type name="C">
40025       <method name="System.Object &lt;X&gt;m__0()">
40026         <size>30</size>
40027       </method>
40028     </type>
40029   </test>
40030   <test name="test-anon-77.cs">
40031     <type name="y">
40032       <method name="Void .ctor()">
40033         <size>7</size>
40034       </method>
40035       <method name="Boolean get_Item(Int32)">
40036         <size>28</size>
40037       </method>
40038       <method name="Void set_Item(Int32, Boolean)">
40039         <size>10</size>
40040       </method>
40041       <method name="Void Main()">
40042         <size>1</size>
40043       </method>
40044     </type>
40045     <type name="D">
40046       <method name="Void .ctor(Object, IntPtr)">
40047         <size>0</size>
40048       </method>
40049       <method name="Void Invoke()">
40050         <size>0</size>
40051       </method>
40052       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40053         <size>0</size>
40054       </method>
40055       <method name="Void EndInvoke(IAsyncResult)">
40056         <size>0</size>
40057       </method>
40058     </type>
40059     <type name="y+&lt;&gt;c__AnonStorey0">
40060       <method name="Void .ctor()">
40061         <size>7</size>
40062       </method>
40063       <method name="Void &lt;&gt;m__0()">
40064         <size>8</size>
40065       </method>
40066     </type>
40067   </test>
40068   <test name="test-anon-78.cs">
40069     <type name="DelegateTest">
40070       <method name="Void .ctor()">
40071         <size>7</size>
40072       </method>
40073       <method name="Void .cctor()">
40074         <size>8</size>
40075       </method>
40076       <method name="Void Foo(D1)">
40077         <size>7</size>
40078       </method>
40079       <method name="Void Foo(D2)">
40080         <size>1</size>
40081       </method>
40082       <method name="Int32 Main()">
40083         <size>50</size>
40084       </method>
40085       <method name="Void &lt;Main&gt;m__0()">
40086         <size>18</size>
40087       </method>
40088     </type>
40089     <type name="D1">
40090       <method name="Void .ctor(Object, IntPtr)">
40091         <size>0</size>
40092       </method>
40093       <method name="Void Invoke()">
40094         <size>0</size>
40095       </method>
40096       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40097         <size>0</size>
40098       </method>
40099       <method name="Void EndInvoke(IAsyncResult)">
40100         <size>0</size>
40101       </method>
40102     </type>
40103     <type name="D2">
40104       <method name="Void .ctor(Object, IntPtr)">
40105         <size>0</size>
40106       </method>
40107       <method name="Void Invoke()">
40108         <size>0</size>
40109       </method>
40110       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40111         <size>0</size>
40112       </method>
40113       <method name="Void EndInvoke(IAsyncResult)">
40114         <size>0</size>
40115       </method>
40116     </type>
40117   </test>
40118   <test name="test-anon-79.cs">
40119     <type name="Test">
40120       <method name="Void .ctor()">
40121         <size>7</size>
40122       </method>
40123       <method name="Void add_E(Test+D)">
40124         <size>24</size>
40125       </method>
40126       <method name="Void remove_E(Test+D)">
40127         <size>24</size>
40128       </method>
40129       <method name="Void add_Changed(Test+D)">
40130         <size>30</size>
40131       </method>
40132       <method name="Void remove_Changed(Test+D)">
40133         <size>1</size>
40134       </method>
40135       <method name="Void Foo()">
40136         <size>1</size>
40137       </method>
40138       <method name="Void Main()">
40139         <size>1</size>
40140       </method>
40141     </type>
40142     <type name="Test+D">
40143       <method name="Void .ctor(Object, IntPtr)">
40144         <size>0</size>
40145       </method>
40146       <method name="Void Invoke()">
40147         <size>0</size>
40148       </method>
40149       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40150         <size>0</size>
40151       </method>
40152       <method name="Void EndInvoke(IAsyncResult)">
40153         <size>0</size>
40154       </method>
40155     </type>
40156     <type name="Test">
40157       <method name="Void &lt;add_Changed&gt;m__0()">
40158         <size>7</size>
40159       </method>
40160     </type>
40161   </test>
40162   <test name="test-anon-80.cs">
40163     <type name="MonoBug.MyTest">
40164       <method name="Void .ctor()">
40165         <size>7</size>
40166       </method>
40167       <method name="Int32 Main()">
40168         <size>167</size>
40169       </method>
40170     </type>
40171     <type name="MonoBug.MyTest+EventHandlers">
40172       <method name="Void .ctor()">
40173         <size>18</size>
40174       </method>
40175       <method name="System.EventHandler get_DoNothingEventHandler()">
40176         <size>30</size>
40177       </method>
40178       <method name="System.EventHandler get_DoSomethingEventHandler()">
40179         <size>13</size>
40180       </method>
40181       <method name="System.EventHandler get_Handler()">
40182         <size>7</size>
40183       </method>
40184       <method name="Void set_Handler(System.EventHandler)">
40185         <size>8</size>
40186       </method>
40187       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
40188         <size>1</size>
40189       </method>
40190       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
40191         <size>15</size>
40192       </method>
40193     </type>
40194   </test>
40195   <test name="test-anon-81.cs">
40196     <type name="C">
40197       <method name="Void .ctor()">
40198         <size>7</size>
40199       </method>
40200       <method name="Int32 Main()">
40201         <size>20</size>
40202       </method>
40203       <method name="Int32 Test()">
40204         <size>27</size>
40205       </method>
40206       <method name="Int32 Foo2(C+Cmd2)">
40207         <size>7</size>
40208       </method>
40209       <method name="Void Foo(C+Cmd)">
40210         <size>7</size>
40211       </method>
40212     </type>
40213     <type name="C+Cmd">
40214       <method name="Void .ctor(Object, IntPtr)">
40215         <size>0</size>
40216       </method>
40217       <method name="Void Invoke()">
40218         <size>0</size>
40219       </method>
40220       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40221         <size>0</size>
40222       </method>
40223       <method name="Void EndInvoke(IAsyncResult)">
40224         <size>0</size>
40225       </method>
40226     </type>
40227     <type name="C+Cmd2">
40228       <method name="Void .ctor(Object, IntPtr)">
40229         <size>0</size>
40230       </method>
40231       <method name="Int32 Invoke()">
40232         <size>0</size>
40233       </method>
40234       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40235         <size>0</size>
40236       </method>
40237       <method name="Int32 EndInvoke(IAsyncResult)">
40238         <size>0</size>
40239       </method>
40240     </type>
40241     <type name="C">
40242       <method name="Int32 &lt;Test&gt;m__0()">
40243         <size>45</size>
40244       </method>
40245     </type>
40246     <type name="C+&lt;Test&gt;c__AnonStorey1">
40247       <method name="Void .ctor()">
40248         <size>7</size>
40249       </method>
40250       <method name="Void &lt;&gt;m__1()">
40251         <size>44</size>
40252       </method>
40253     </type>
40254     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40255       <method name="Void .ctor()">
40256         <size>7</size>
40257       </method>
40258       <method name="Void &lt;&gt;m__2()">
40259         <size>18</size>
40260       </method>
40261     </type>
40262   </test>
40263   <test name="test-anon-82.cs">
40264     <type name="MainClass">
40265       <method name="Void .ctor()">
40266         <size>7</size>
40267       </method>
40268       <method name="Void Main()">
40269         <size>87</size>
40270       </method>
40271       <method name="Void Test2(Int32)">
40272         <size>31</size>
40273       </method>
40274       <method name="Void Test3(Int32)">
40275         <size>57</size>
40276       </method>
40277       <method name="Void Test4()">
40278         <size>31</size>
40279       </method>
40280       <method name="Void Test5(Int32)">
40281         <size>27</size>
40282       </method>
40283       <method name="Void SimpleCallback(MainClass, System.String)">
40284         <size>7</size>
40285       </method>
40286     </type>
40287     <type name="MainClass+D">
40288       <method name="Void .ctor(Object, IntPtr)">
40289         <size>0</size>
40290       </method>
40291       <method name="Int32 Invoke(Int32)">
40292         <size>0</size>
40293       </method>
40294       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40295         <size>0</size>
40296       </method>
40297       <method name="Int32 EndInvoke(IAsyncResult)">
40298         <size>0</size>
40299       </method>
40300     </type>
40301     <type name="StringSender">
40302       <method name="Void .ctor(Object, IntPtr)">
40303         <size>0</size>
40304       </method>
40305       <method name="Void Invoke(System.String)">
40306         <size>0</size>
40307       </method>
40308       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40309         <size>0</size>
40310       </method>
40311       <method name="Void EndInvoke(IAsyncResult)">
40312         <size>0</size>
40313       </method>
40314     </type>
40315     <type name="VoidDelegate">
40316       <method name="Void .ctor(Object, IntPtr)">
40317         <size>0</size>
40318       </method>
40319       <method name="Void Invoke()">
40320         <size>0</size>
40321       </method>
40322       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40323         <size>0</size>
40324       </method>
40325       <method name="Void EndInvoke(IAsyncResult)">
40326         <size>0</size>
40327       </method>
40328     </type>
40329     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40330       <method name="Void .ctor()">
40331         <size>7</size>
40332       </method>
40333     </type>
40334     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40335       <method name="Void .ctor()">
40336         <size>7</size>
40337       </method>
40338     </type>
40339     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40340       <method name="Void .ctor()">
40341         <size>7</size>
40342       </method>
40343     </type>
40344     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40345       <method name="Void .ctor()">
40346         <size>7</size>
40347       </method>
40348     </type>
40349     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40350       <method name="Void .ctor()">
40351         <size>7</size>
40352       </method>
40353     </type>
40354     <type name="MainClass">
40355       <method name="Void &lt;Test2&gt;m__1(System.String)">
40356         <size>27</size>
40357       </method>
40358       <method name="Void &lt;Test3&gt;m__3()">
40359         <size>1</size>
40360       </method>
40361       <method name="Void &lt;Test4&gt;m__4()">
40362         <size>31</size>
40363       </method>
40364       <method name="Void &lt;Test4&gt;m__7()">
40365         <size>28</size>
40366       </method>
40367     </type>
40368     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40369       <method name="Void &lt;&gt;m__0()">
40370         <size>25</size>
40371       </method>
40372       <method name="Void &lt;&gt;m__9(System.String)">
40373         <size>13</size>
40374       </method>
40375     </type>
40376     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40377       <method name="Void &lt;&gt;m__2()">
40378         <size>9</size>
40379       </method>
40380     </type>
40381     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40382       <method name="Int32 &lt;&gt;m__5(Int32)">
40383         <size>46</size>
40384       </method>
40385       <method name="Int32 &lt;&gt;m__A(Int32)">
40386         <size>2</size>
40387       </method>
40388     </type>
40389     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40390       <method name="Void &lt;&gt;m__6()">
40391         <size>12</size>
40392       </method>
40393     </type>
40394     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40395       <method name="Void &lt;&gt;m__8()">
40396         <size>14</size>
40397       </method>
40398       <method name="Void &lt;&gt;m__B()">
40399         <size>8</size>
40400       </method>
40401     </type>
40402   </test>
40403   <test name="test-anon-84.cs">
40404     <type name="C">
40405       <method name="Void .ctor()">
40406         <size>42</size>
40407       </method>
40408       <method name="Void .ctor(D)">
40409         <size>42</size>
40410       </method>
40411       <method name="Int32 Main()">
40412         <size>19</size>
40413       </method>
40414     </type>
40415     <type name="D">
40416       <method name="Void .ctor(Object, IntPtr)">
40417         <size>0</size>
40418       </method>
40419       <method name="C Invoke(Int32)">
40420         <size>0</size>
40421       </method>
40422       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40423         <size>0</size>
40424       </method>
40425       <method name="C EndInvoke(IAsyncResult)">
40426         <size>0</size>
40427       </method>
40428     </type>
40429     <type name="C">
40430       <method name="C &lt;field&gt;m__0(Int32)">
40431         <size>4</size>
40432       </method>
40433     </type>
40434   </test>
40435   <test name="test-anon-85.cs">
40436     <type name="X">
40437       <method name="Void .ctor()">
40438         <size>7</size>
40439       </method>
40440       <method name="Int32 Main()">
40441         <size>29</size>
40442       </method>
40443     </type>
40444     <type name="X+D">
40445       <method name="Void .ctor(Object, IntPtr)">
40446         <size>0</size>
40447       </method>
40448       <method name="Void Invoke()">
40449         <size>0</size>
40450       </method>
40451       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40452         <size>0</size>
40453       </method>
40454       <method name="Void EndInvoke(IAsyncResult)">
40455         <size>0</size>
40456       </method>
40457     </type>
40458     <type name="X+&lt;Main&gt;c__AnonStorey0">
40459       <method name="Void .ctor()">
40460         <size>7</size>
40461       </method>
40462       <method name="Void &lt;&gt;m__0()">
40463         <size>8</size>
40464       </method>
40465     </type>
40466   </test>
40467   <test name="test-anon-86.cs">
40468     <type name="Bug.A">
40469       <method name="Void .ctor()">
40470         <size>50</size>
40471       </method>
40472       <method name="Void Test()">
40473         <size>1</size>
40474       </method>
40475       <method name="Int32 Main()">
40476         <size>8</size>
40477       </method>
40478     </type>
40479     <type name="Bug.B">
40480       <method name="Void .ctor()">
40481         <size>7</size>
40482       </method>
40483       <method name="Int32 get_Prop()">
40484         <size>2</size>
40485       </method>
40486     </type>
40487     <type name="Bug.EventHandler">
40488       <method name="Void .ctor(Object, IntPtr)">
40489         <size>0</size>
40490       </method>
40491       <method name="Void Invoke()">
40492         <size>0</size>
40493       </method>
40494       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40495         <size>0</size>
40496       </method>
40497       <method name="Void EndInvoke(IAsyncResult)">
40498         <size>0</size>
40499       </method>
40500     </type>
40501     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40502       <method name="Void .ctor()">
40503         <size>7</size>
40504       </method>
40505       <method name="Void &lt;&gt;m__0()">
40506         <size>24</size>
40507       </method>
40508     </type>
40509   </test>
40510   <test name="test-anon-87.cs">
40511     <type name="Bug.AA">
40512       <method name="Void .ctor(BB)">
40513         <size>51</size>
40514       </method>
40515       <method name="Void TestMe()">
40516         <size>1</size>
40517       </method>
40518       <method name="Int32 Main()">
40519         <size>18</size>
40520       </method>
40521     </type>
40522     <type name="Bug.BB">
40523       <method name="Void .ctor(String)">
40524         <size>18</size>
40525       </method>
40526       <method name="Void Foo()">
40527         <size>1</size>
40528       </method>
40529     </type>
40530     <type name="Bug.D">
40531       <method name="Void .ctor(Object, IntPtr)">
40532         <size>0</size>
40533       </method>
40534       <method name="Void Invoke()">
40535         <size>0</size>
40536       </method>
40537       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40538         <size>0</size>
40539       </method>
40540       <method name="Void EndInvoke(IAsyncResult)">
40541         <size>0</size>
40542       </method>
40543     </type>
40544     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40545       <method name="Void .ctor()">
40546         <size>7</size>
40547       </method>
40548       <method name="Void &lt;&gt;m__0()">
40549         <size>23</size>
40550       </method>
40551     </type>
40552   </test>
40553   <test name="test-anon-88.cs">
40554     <type name="C">
40555       <method name="Void .ctor()">
40556         <size>7</size>
40557       </method>
40558       <method name="Int32 Main()">
40559         <size>12</size>
40560       </method>
40561       <method name="Void Test()">
40562         <size>102</size>
40563       </method>
40564     </type>
40565     <type name="C+D">
40566       <method name="Void .ctor(Object, IntPtr)">
40567         <size>0</size>
40568       </method>
40569       <method name="Void Invoke()">
40570         <size>0</size>
40571       </method>
40572       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40573         <size>0</size>
40574       </method>
40575       <method name="Void EndInvoke(IAsyncResult)">
40576         <size>0</size>
40577       </method>
40578     </type>
40579     <type name="C+&lt;Test&gt;c__AnonStorey0">
40580       <method name="Void .ctor()">
40581         <size>7</size>
40582       </method>
40583       <method name="Void &lt;&gt;m__2()">
40584         <size>8</size>
40585       </method>
40586     </type>
40587     <type name="C+&lt;Test&gt;c__AnonStorey2">
40588       <method name="Void .ctor()">
40589         <size>7</size>
40590       </method>
40591       <method name="Void &lt;&gt;m__0()">
40592         <size>69</size>
40593       </method>
40594       <method name="Void &lt;&gt;m__1()">
40595         <size>8</size>
40596       </method>
40597       <method name="Void &lt;&gt;m__4()">
40598         <size>3</size>
40599       </method>
40600     </type>
40601     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40602       <method name="Void .ctor()">
40603         <size>7</size>
40604       </method>
40605       <method name="Void &lt;&gt;m__3()">
40606         <size>20</size>
40607       </method>
40608     </type>
40609   </test>
40610   <test name="test-anon-89.cs">
40611     <type name="C">
40612       <method name="Void .ctor()">
40613         <size>7</size>
40614       </method>
40615       <method name="Int32 Main()">
40616         <size>12</size>
40617       </method>
40618       <method name="System.Object get_GdkWindow()">
40619         <size>2</size>
40620       </method>
40621       <method name="Void set_GdkWindow(System.Object)">
40622         <size>1</size>
40623       </method>
40624       <method name="Void Invoke(C+D)">
40625         <size>1</size>
40626       </method>
40627       <method name="Void Test()">
40628         <size>69</size>
40629       </method>
40630     </type>
40631     <type name="C+D">
40632       <method name="Void .ctor(Object, IntPtr)">
40633         <size>0</size>
40634       </method>
40635       <method name="Void Invoke()">
40636         <size>0</size>
40637       </method>
40638       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40639         <size>0</size>
40640       </method>
40641       <method name="Void EndInvoke(IAsyncResult)">
40642         <size>0</size>
40643       </method>
40644     </type>
40645     <type name="C+&lt;Test&gt;c__AnonStorey0">
40646       <method name="Void .ctor()">
40647         <size>7</size>
40648       </method>
40649       <method name="Void &lt;&gt;m__0()">
40650         <size>108</size>
40651       </method>
40652       <method name="Void &lt;&gt;m__3()">
40653         <size>29</size>
40654       </method>
40655     </type>
40656     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40657       <method name="Void .ctor()">
40658         <size>7</size>
40659       </method>
40660       <method name="Void &lt;&gt;m__1()">
40661         <size>18</size>
40662       </method>
40663       <method name="Void &lt;&gt;m__2()">
40664         <size>49</size>
40665       </method>
40666     </type>
40667   </test>
40668   <test name="test-anon-90.cs">
40669     <type name="C">
40670       <method name="Void .ctor()">
40671         <size>7</size>
40672       </method>
40673       <method name="Int32 Main()">
40674         <size>12</size>
40675       </method>
40676       <method name="Void Foo()">
40677         <size>27</size>
40678       </method>
40679     </type>
40680     <type name="C+D">
40681       <method name="Void .ctor(Object, IntPtr)">
40682         <size>0</size>
40683       </method>
40684       <method name="Void Invoke()">
40685         <size>0</size>
40686       </method>
40687       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40688         <size>0</size>
40689       </method>
40690       <method name="Void EndInvoke(IAsyncResult)">
40691         <size>0</size>
40692       </method>
40693     </type>
40694     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40695       <method name="Void .ctor()">
40696         <size>7</size>
40697       </method>
40698       <method name="Void &lt;&gt;m__0()">
40699         <size>66</size>
40700       </method>
40701     </type>
40702     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40703       <method name="Void .ctor()">
40704         <size>7</size>
40705       </method>
40706     </type>
40707     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40708       <method name="Void .ctor()">
40709         <size>7</size>
40710       </method>
40711       <method name="Void &lt;&gt;m__1()">
40712         <size>32</size>
40713       </method>
40714     </type>
40715   </test>
40716   <test name="test-anon-91.cs">
40717     <type name="A">
40718       <method name="Void .ctor(Int32)">
40719         <size>27</size>
40720       </method>
40721     </type>
40722     <type name="C">
40723       <method name="Void .ctor()">
40724         <size>7</size>
40725       </method>
40726       <method name="Int32 Main()">
40727         <size>12</size>
40728       </method>
40729       <method name="Void SelectCommand(Int32)">
40730         <size>1</size>
40731       </method>
40732       <method name="Void Test()">
40733         <size>66</size>
40734       </method>
40735     </type>
40736     <type name="C+D">
40737       <method name="Void .ctor(Object, IntPtr)">
40738         <size>0</size>
40739       </method>
40740       <method name="Void Invoke()">
40741         <size>0</size>
40742       </method>
40743       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40744         <size>0</size>
40745       </method>
40746       <method name="Void EndInvoke(IAsyncResult)">
40747         <size>0</size>
40748       </method>
40749     </type>
40750     <type name="C+&lt;Test&gt;c__AnonStorey0">
40751       <method name="Void .ctor()">
40752         <size>7</size>
40753       </method>
40754       <method name="Void &lt;&gt;m__0()">
40755         <size>109</size>
40756       </method>
40757     </type>
40758     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40759       <method name="Void .ctor()">
40760         <size>7</size>
40761       </method>
40762       <method name="Void &lt;&gt;m__1()">
40763         <size>23</size>
40764       </method>
40765     </type>
40766   </test>
40767   <test name="test-anon-92.cs">
40768     <type name="MainClass">
40769       <method name="Void Test(IEnumerable)">
40770         <size>33</size>
40771       </method>
40772       <method name="Int32 Main()">
40773         <size>21</size>
40774       </method>
40775       <method name="Void .ctor()">
40776         <size>7</size>
40777       </method>
40778     </type>
40779     <type name="D">
40780       <method name="Void Invoke()">
40781         <size>0</size>
40782       </method>
40783       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40784         <size>0</size>
40785       </method>
40786       <method name="Void EndInvoke(IAsyncResult)">
40787         <size>0</size>
40788       </method>
40789       <method name="Void .ctor(Object, IntPtr)">
40790         <size>0</size>
40791       </method>
40792     </type>
40793     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
40794       <method name="Void &lt;&gt;m__0()">
40795         <size>70</size>
40796       </method>
40797       <method name="Void .ctor()">
40798         <size>7</size>
40799       </method>
40800     </type>
40801   </test>
40802   <test name="test-cls-00.cs">
40803     <type name="CLSCLass_6">
40804       <method name="Void .ctor()">
40805         <size>18</size>
40806       </method>
40807       <method name="Void add_Disposed(Delegate)">
40808         <size>19</size>
40809       </method>
40810       <method name="Void remove_Disposed(Delegate)">
40811         <size>19</size>
40812       </method>
40813     </type>
40814     <type name="CLSDelegate">
40815       <method name="Void .ctor()">
40816         <size>7</size>
40817       </method>
40818     </type>
40819     <type name="CLSClass_5">
40820       <method name="Void .ctor()">
40821         <size>7</size>
40822       </method>
40823       <method name="UInt32 Test()">
40824         <size>2</size>
40825       </method>
40826     </type>
40827     <type name="CLSClass_4">
40828       <method name="Void .ctor()">
40829         <size>7</size>
40830       </method>
40831       <method name="UInt32 Test()">
40832         <size>2</size>
40833       </method>
40834     </type>
40835     <type name="CLSClass_3">
40836       <method name="Void .ctor()">
40837         <size>7</size>
40838       </method>
40839       <method name="UInt32 Test_3()">
40840         <size>2</size>
40841       </method>
40842     </type>
40843     <type name="CLSClass_2">
40844       <method name="Void .ctor()">
40845         <size>7</size>
40846       </method>
40847       <method name="SByte get_XX()">
40848         <size>2</size>
40849       </method>
40850     </type>
40851     <type name="CLSClass_1">
40852       <method name="Void .ctor()">
40853         <size>7</size>
40854       </method>
40855       <method name="UInt32 Valid()">
40856         <size>2</size>
40857       </method>
40858     </type>
40859     <type name="CLSClass">
40860       <method name="Void .ctor()">
40861         <size>7</size>
40862       </method>
40863       <method name="UInt64 Valid()">
40864         <size>3</size>
40865       </method>
40866       <method name="Byte get_XX()">
40867         <size>2</size>
40868       </method>
40869       <method name="UInt32 FooInternal()">
40870         <size>2</size>
40871       </method>
40872       <method name="UInt64 Foo()">
40873         <size>3</size>
40874       </method>
40875       <method name="Void Main()">
40876         <size>1</size>
40877       </method>
40878     </type>
40879     <type name="CLSClass+C1">
40880       <method name="Void .ctor()">
40881         <size>7</size>
40882       </method>
40883       <method name="Int64 Foo2()">
40884         <size>3</size>
40885       </method>
40886     </type>
40887     <type name="CLSClass+C1+C11">
40888       <method name="Void .ctor()">
40889         <size>7</size>
40890       </method>
40891       <method name="UInt64 Foo3()">
40892         <size>3</size>
40893       </method>
40894     </type>
40895     <type name="CLSClass+CLSClass_2">
40896       <method name="Void .ctor()">
40897         <size>7</size>
40898       </method>
40899       <method name="SByte get_XX()">
40900         <size>2</size>
40901       </method>
40902     </type>
40903     <type name="Delegate">
40904       <method name="Void .ctor(Object, IntPtr)">
40905         <size>0</size>
40906       </method>
40907       <method name="CLSDelegate Invoke()">
40908         <size>0</size>
40909       </method>
40910       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40911         <size>0</size>
40912       </method>
40913       <method name="CLSDelegate EndInvoke(IAsyncResult)">
40914         <size>0</size>
40915       </method>
40916     </type>
40917   </test>
40918   <test name="test-cls-01.cs">
40919     <type name="CLSClass">
40920       <method name="Void .ctor()">
40921         <size>7</size>
40922       </method>
40923       <method name="Byte get_XX()">
40924         <size>2</size>
40925       </method>
40926       <method name="Void Main()">
40927         <size>1</size>
40928       </method>
40929     </type>
40930     <type name="Big">
40931       <method name="Void .ctor()">
40932         <size>7</size>
40933       </method>
40934       <method name="Big op_Implicit(UInt32)">
40935         <size>2</size>
40936       </method>
40937     </type>
40938     <type name="C1">
40939       <method name="Void .ctor()">
40940         <size>7</size>
40941       </method>
40942       <method name="Void method(UInt32)">
40943         <size>1</size>
40944       </method>
40945     </type>
40946   </test>
40947   <test name="test-cls-02.cs">
40948     <type name="CLSClass">
40949       <method name="Void .ctor(UInt64)">
40950         <size>7</size>
40951       </method>
40952       <method name="Void .ctor(UInt32)">
40953         <size>7</size>
40954       </method>
40955       <method name="Void set_X_0(UInt64)">
40956         <size>1</size>
40957       </method>
40958       <method name="Void set_Item(UInt64, UInt64)">
40959         <size>1</size>
40960       </method>
40961       <method name="Void Main()">
40962         <size>1</size>
40963       </method>
40964     </type>
40965     <type name="InnerTypeClasss">
40966       <method name="Void .ctor()">
40967         <size>7</size>
40968       </method>
40969       <method name="Struct Method()">
40970         <size>10</size>
40971       </method>
40972     </type>
40973   </test>
40974   <test name="test-cls-03.cs">
40975     <type name="CLSClass">
40976       <method name="Void .ctor()">
40977         <size>7</size>
40978       </method>
40979       <method name="I1 Foo()">
40980         <size>2</size>
40981       </method>
40982       <method name="Void Main()">
40983         <size>1</size>
40984       </method>
40985     </type>
40986   </test>
40987   <test name="test-cls-05.cs">
40988     <type name="X1">
40989       <method name="Void .ctor()">
40990         <size>7</size>
40991       </method>
40992     </type>
40993     <type name="X2">
40994       <method name="Void .ctor()">
40995         <size>7</size>
40996       </method>
40997     </type>
40998     <type name="X3">
40999       <method name="Void .ctor()">
41000         <size>7</size>
41001       </method>
41002       <method name="Void bb(Boolean)">
41003         <size>1</size>
41004       </method>
41005       <method name="Void BB()">
41006         <size>1</size>
41007       </method>
41008     </type>
41009     <type name="X4">
41010       <method name="Void .ctor()">
41011         <size>7</size>
41012       </method>
41013       <method name="Void method(Int32)">
41014         <size>1</size>
41015       </method>
41016       <method name="Void method(Boolean)">
41017         <size>1</size>
41018       </method>
41019       <method name="Boolean method()">
41020         <size>2</size>
41021       </method>
41022     </type>
41023     <type name="BaseClass">
41024       <method name="Void .ctor()">
41025         <size>7</size>
41026       </method>
41027     </type>
41028     <type name="CLSClass">
41029       <method name="Void .ctor()">
41030         <size>7</size>
41031       </method>
41032       <method name="Void .ctor(Int32)">
41033         <size>7</size>
41034       </method>
41035       <method name="Void Method()">
41036         <size>1</size>
41037       </method>
41038       <method name="Int32 Method(Boolean)">
41039         <size>2</size>
41040       </method>
41041       <method name="Void methoD()">
41042         <size>1</size>
41043       </method>
41044       <method name="Void Main()">
41045         <size>1</size>
41046       </method>
41047       <method name="CLSClass op_Implicit(Boolean)">
41048         <size>7</size>
41049       </method>
41050       <method name="CLSClass op_Implicit(Int32)">
41051         <size>7</size>
41052       </method>
41053     </type>
41054     <type name="oBject">
41055       <method name="Void .ctor()">
41056         <size>7</size>
41057       </method>
41058     </type>
41059     <type name="A.C1">
41060       <method name="Void .ctor()">
41061         <size>7</size>
41062       </method>
41063     </type>
41064     <type name="B.c1">
41065       <method name="Void .ctor()">
41066         <size>7</size>
41067       </method>
41068     </type>
41069     <type name="c1">
41070       <method name="Void .ctor()">
41071         <size>7</size>
41072       </method>
41073     </type>
41074     <type name="CLSClass_2">
41075       <method name="Void .ctor()">
41076         <size>7</size>
41077       </method>
41078       <method name="Void Method()">
41079         <size>1</size>
41080       </method>
41081       <method name="Void method()">
41082         <size>1</size>
41083       </method>
41084     </type>
41085     <type name="System.sByte">
41086       <method name="Void .ctor()">
41087         <size>7</size>
41088       </method>
41089     </type>
41090     <type name="System.Web.HttpBrowserCapabilities">
41091       <method name="Void .ctor()">
41092         <size>7</size>
41093       </method>
41094     </type>
41095   </test>
41096   <test name="test-cls-06.cs">
41097     <type name="CLSClass">
41098       <method name="Void .ctor()">
41099         <size>7</size>
41100       </method>
41101       <method name="Void Main()">
41102         <size>1</size>
41103       </method>
41104     </type>
41105     <type name="CLSClass_2">
41106       <method name="Void .ctor(Int32[,,])">
41107         <size>7</size>
41108       </method>
41109       <method name="Void .ctor(Int32[,])">
41110         <size>7</size>
41111       </method>
41112       <method name="Void Test(System.Int32[,], Int32)">
41113         <size>1</size>
41114       </method>
41115       <method name="Void Test(System.Int32[,,], Boolean)">
41116         <size>1</size>
41117       </method>
41118     </type>
41119     <type name="X1">
41120       <method name="Void .ctor()">
41121         <size>7</size>
41122       </method>
41123       <method name="Void M2(Int32)">
41124         <size>1</size>
41125       </method>
41126     </type>
41127     <type name="X2">
41128       <method name="Void .ctor()">
41129         <size>7</size>
41130       </method>
41131       <method name="Void M2(Int32 ByRef)">
41132         <size>1</size>
41133       </method>
41134     </type>
41135     <type name="CLSClass+MyDelegate">
41136       <method name="Void .ctor(Object, IntPtr)">
41137         <size>0</size>
41138       </method>
41139       <method name="UInt32 Invoke()">
41140         <size>0</size>
41141       </method>
41142       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41143         <size>0</size>
41144       </method>
41145       <method name="UInt32 EndInvoke(IAsyncResult)">
41146         <size>0</size>
41147       </method>
41148     </type>
41149     <type name="MyDelegate">
41150       <method name="Void .ctor(Object, IntPtr)">
41151         <size>0</size>
41152       </method>
41153       <method name="UInt32 Invoke()">
41154         <size>0</size>
41155       </method>
41156       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41157         <size>0</size>
41158       </method>
41159       <method name="UInt32 EndInvoke(IAsyncResult)">
41160         <size>0</size>
41161       </method>
41162     </type>
41163   </test>
41164   <test name="test-cls-07.cs">
41165     <type name="aa.I1">
41166       <method name="Void .ctor()">
41167         <size>7</size>
41168       </method>
41169     </type>
41170     <type name="CLSClass">
41171       <method name="Void .ctor()">
41172         <size>7</size>
41173       </method>
41174       <method name="Void Main()">
41175         <size>1</size>
41176       </method>
41177     </type>
41178   </test>
41179   <test name="test-cls-10.cs">
41180     <type name="MainClass">
41181       <method name="Void .ctor()">
41182         <size>7</size>
41183       </method>
41184       <method name="Void Main()">
41185         <size>1</size>
41186       </method>
41187     </type>
41188   </test>
41189   <test name="test-cls-11.cs">
41190     <type name="CLSClass">
41191       <method name="Void .ctor()">
41192         <size>7</size>
41193       </method>
41194       <method name="Void Test(IComparable)">
41195         <size>0</size>
41196       </method>
41197     </type>
41198     <type name="CLSCLass_2">
41199       <method name="Void .ctor()">
41200         <size>7</size>
41201       </method>
41202       <method name="Void Test()">
41203         <size>0</size>
41204       </method>
41205     </type>
41206     <type name="CLSClass_3">
41207       <method name="Void .ctor()">
41208         <size>7</size>
41209       </method>
41210       <method name="Void Test()">
41211         <size>0</size>
41212       </method>
41213     </type>
41214     <type name="MainClass">
41215       <method name="Void .ctor()">
41216         <size>7</size>
41217       </method>
41218       <method name="Void Main()">
41219         <size>1</size>
41220       </method>
41221     </type>
41222   </test>
41223   <test name="test-cls-12.cs">
41224     <type name="MainClass">
41225       <method name="Void .ctor()">
41226         <size>7</size>
41227       </method>
41228       <method name="Void Main()">
41229         <size>1</size>
41230       </method>
41231     </type>
41232   </test>
41233   <test name="test-cls-14.cs">
41234     <type name="CLSClass">
41235       <method name="Void .ctor()">
41236         <size>7</size>
41237       </method>
41238       <method name="Void Error(Boolean)">
41239         <size>1</size>
41240       </method>
41241       <method name="CLSClass op_Implicit(Byte)">
41242         <size>6</size>
41243       </method>
41244     </type>
41245     <type name="MainClass">
41246       <method name="Void .ctor()">
41247         <size>7</size>
41248       </method>
41249       <method name="Void Main()">
41250         <size>1</size>
41251       </method>
41252     </type>
41253   </test>
41254   <test name="test-cls-15.cs">
41255     <type name="CLSAttribute_1">
41256       <method name="Void .ctor(Int32[])">
41257         <size>7</size>
41258       </method>
41259       <method name="Void .ctor(Int32)">
41260         <size>7</size>
41261       </method>
41262     </type>
41263     <type name="CLSAttribute_2">
41264       <method name="Void .ctor(Int32)">
41265         <size>7</size>
41266       </method>
41267     </type>
41268     <type name="CLSAttribute_3">
41269       <method name="Void .ctor(Int32[])">
41270         <size>7</size>
41271       </method>
41272     </type>
41273     <type name="CLSAttribute_4">
41274       <method name="Void .ctor(Int32[])">
41275         <size>7</size>
41276       </method>
41277     </type>
41278     <type name="ClassMain">
41279       <method name="Void .ctor()">
41280         <size>7</size>
41281       </method>
41282       <method name="Void Main()">
41283         <size>1</size>
41284       </method>
41285     </type>
41286   </test>
41287   <test name="test-cls-16.cs">
41288     <type name="CLSAttribute">
41289       <method name="Void .ctor(Boolean[])">
41290         <size>7</size>
41291       </method>
41292     </type>
41293     <type name="ClassMain">
41294       <method name="Void .ctor()">
41295         <size>7</size>
41296       </method>
41297       <method name="Void Main()">
41298         <size>1</size>
41299       </method>
41300     </type>
41301   </test>
41302   <test name="test-cls-17.cs">
41303     <type name="Foo">
41304       <method name="Void .ctor()">
41305         <size>7</size>
41306       </method>
41307       <method name="Void Main()">
41308         <size>1</size>
41309       </method>
41310     </type>
41311   </test>
41312   <test name="test-cls-18.cs">
41313     <type name="Base">
41314       <method name="Void .ctor()">
41315         <size>7</size>
41316       </method>
41317       <method name="Void Test(System.Int32[])">
41318         <size>1</size>
41319       </method>
41320     </type>
41321     <type name="CLSClass">
41322       <method name="Void .ctor()">
41323         <size>7</size>
41324       </method>
41325       <method name="Void Test(System.Int32[])">
41326         <size>1</size>
41327       </method>
41328       <method name="Void Main()">
41329         <size>1</size>
41330       </method>
41331     </type>
41332   </test>
41333   <test name="test-externalias-01.cs">
41334     <type name="Test">
41335       <method name="Void .ctor()">
41336         <size>7</size>
41337       </method>
41338       <method name="Int32 Main()">
41339         <size>64</size>
41340       </method>
41341     </type>
41342   </test>
41343   <test name="test-externalias-02.cs">
41344     <type name="Test">
41345       <method name="Void .ctor()">
41346         <size>7</size>
41347       </method>
41348       <method name="Int32 Main()">
41349         <size>64</size>
41350       </method>
41351     </type>
41352   </test>
41353   <test name="test-externalias-03.cs">
41354     <type name="Test">
41355       <method name="Void .ctor()">
41356         <size>7</size>
41357       </method>
41358       <method name="Int32 Main()">
41359         <size>64</size>
41360       </method>
41361     </type>
41362   </test>
41363   <test name="test-externalias-04.cs">
41364     <type name="Test">
41365       <method name="Void .ctor()">
41366         <size>7</size>
41367       </method>
41368       <method name="Int32 Main()">
41369         <size>64</size>
41370       </method>
41371     </type>
41372   </test>
41373   <test name="test-externalias-05.cs">
41374     <type name="Test">
41375       <method name="Void .ctor()">
41376         <size>7</size>
41377       </method>
41378       <method name="Void Main()">
41379         <size>21</size>
41380       </method>
41381     </type>
41382   </test>
41383   <test name="test-externalias-06.cs">
41384     <type name="MyAssembly01.Test">
41385       <method name="Void .ctor()">
41386         <size>7</size>
41387       </method>
41388     </type>
41389     <type name="MyAssembly01.Namespace1.Test">
41390       <method name="Void .ctor()">
41391         <size>7</size>
41392       </method>
41393     </type>
41394     <type name="MyAssembly02.Test">
41395       <method name="Void .ctor()">
41396         <size>7</size>
41397       </method>
41398     </type>
41399     <type name="MyAssembly02.Namespace1.Test">
41400       <method name="Void .ctor()">
41401         <size>7</size>
41402       </method>
41403     </type>
41404     <type name="Test">
41405       <method name="Void .ctor()">
41406         <size>7</size>
41407       </method>
41408       <method name="Void Main()">
41409         <size>1</size>
41410       </method>
41411     </type>
41412   </test>
41413   <test name="test-externalias-07.cs">
41414     <type name="NS.MyClass">
41415       <method name="Void .ctor()">
41416         <size>7</size>
41417       </method>
41418       <method name="Int32 GetInt()">
41419         <size>6</size>
41420       </method>
41421     </type>
41422     <type name="Test">
41423       <method name="Void .ctor()">
41424         <size>7</size>
41425       </method>
41426       <method name="Int32 Main()">
41427         <size>15</size>
41428       </method>
41429     </type>
41430   </test>
41431   <test name="test-externalias-08.cs">
41432     <type name="Test">
41433       <method name="Void .ctor()">
41434         <size>7</size>
41435       </method>
41436       <method name="Int32 Main()">
41437         <size>54</size>
41438       </method>
41439     </type>
41440   </test>
41441   <test name="test-externalias-09.cs">
41442     <type name="Test">
41443       <method name="Void .ctor()">
41444         <size>7</size>
41445       </method>
41446       <method name="Int32 Main()">
41447         <size>8</size>
41448       </method>
41449     </type>
41450   </test>
41451   <test name="test-iter-01.cs">
41452     <type name="X">
41453       <method name="Void .ctor()">
41454         <size>7</size>
41455       </method>
41456       <method name="IEnumerator GetIt()">
41457         <size>8</size>
41458       </method>
41459       <method name="IEnumerable GetIt2()">
41460         <size>16</size>
41461       </method>
41462       <method name="Int32 Main()">
41463         <size>171</size>
41464       </method>
41465     </type>
41466     <type name="X+&lt;GetIt&gt;c__Iterator0">
41467       <method name="Void .ctor()">
41468         <size>7</size>
41469       </method>
41470       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41471         <size>7</size>
41472       </method>
41473       <method name="Boolean MoveNext()">
41474         <size>126</size>
41475       </method>
41476       <method name="Void Dispose()">
41477         <size>8</size>
41478       </method>
41479       <method name="Void Reset()">
41480         <size>6</size>
41481       </method>
41482     </type>
41483     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41484       <method name="Void .ctor()">
41485         <size>7</size>
41486       </method>
41487       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41488         <size>7</size>
41489       </method>
41490       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41491         <size>7</size>
41492       </method>
41493       <method name="Boolean MoveNext()">
41494         <size>126</size>
41495       </method>
41496       <method name="Void Dispose()">
41497         <size>8</size>
41498       </method>
41499       <method name="Void Reset()">
41500         <size>6</size>
41501       </method>
41502     </type>
41503     <type name="X+&lt;GetIt&gt;c__Iterator0">
41504       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41505         <size>7</size>
41506       </method>
41507     </type>
41508     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41509       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41510         <size>7</size>
41511       </method>
41512       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41513         <size>26</size>
41514       </method>
41515     </type>
41516   </test>
41517   <test name="test-iter-02.cs">
41518     <type name="X">
41519       <method name="Void .ctor()">
41520         <size>7</size>
41521       </method>
41522       <method name="IEnumerator GetRange()">
41523         <size>8</size>
41524       </method>
41525       <method name="Int32 Main()">
41526         <size>88</size>
41527       </method>
41528     </type>
41529     <type name="X+&lt;GetRange&gt;c__Iterator0">
41530       <method name="Void .ctor()">
41531         <size>7</size>
41532       </method>
41533       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41534         <size>7</size>
41535       </method>
41536       <method name="Boolean MoveNext()">
41537         <size>173</size>
41538       </method>
41539       <method name="Void Dispose()">
41540         <size>8</size>
41541       </method>
41542       <method name="Void Reset()">
41543         <size>6</size>
41544       </method>
41545       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41546         <size>7</size>
41547       </method>
41548     </type>
41549   </test>
41550   <test name="test-iter-03.cs">
41551     <type name="X">
41552       <method name="Void .ctor()">
41553         <size>7</size>
41554       </method>
41555       <method name="IEnumerable GetIt(System.Int32[])">
41556         <size>30</size>
41557       </method>
41558       <method name="IEnumerable GetMulti(System.Int32[,])">
41559         <size>30</size>
41560       </method>
41561       <method name="Int32 Main()">
41562         <size>245</size>
41563       </method>
41564     </type>
41565     <type name="&lt;PrivateImplementationDetails&gt;">
41566       <method name="Void .ctor()">
41567         <size>7</size>
41568       </method>
41569     </type>
41570     <type name="X+&lt;GetIt&gt;c__Iterator0">
41571       <method name="Void .ctor()">
41572         <size>7</size>
41573       </method>
41574       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41575         <size>7</size>
41576       </method>
41577       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41578         <size>7</size>
41579       </method>
41580       <method name="Boolean MoveNext()">
41581         <size>151</size>
41582       </method>
41583       <method name="Void Dispose()">
41584         <size>8</size>
41585       </method>
41586       <method name="Void Reset()">
41587         <size>6</size>
41588       </method>
41589     </type>
41590     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41591       <method name="Void .ctor()">
41592         <size>7</size>
41593       </method>
41594       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41595         <size>7</size>
41596       </method>
41597       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41598         <size>7</size>
41599       </method>
41600       <method name="Boolean MoveNext()">
41601         <size>238</size>
41602       </method>
41603       <method name="Void Dispose()">
41604         <size>8</size>
41605       </method>
41606       <method name="Void Reset()">
41607         <size>6</size>
41608       </method>
41609     </type>
41610     <type name="X+&lt;GetIt&gt;c__Iterator0">
41611       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41612         <size>7</size>
41613       </method>
41614       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41615         <size>40</size>
41616       </method>
41617     </type>
41618     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41619       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41620         <size>7</size>
41621       </method>
41622       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41623         <size>40</size>
41624       </method>
41625     </type>
41626   </test>
41627   <test name="test-iter-04.cs">
41628     <type name="X">
41629       <method name="Void .ctor()">
41630         <size>7</size>
41631       </method>
41632       <method name="IEnumerable GetRange(Int32, Int32)">
41633         <size>44</size>
41634       </method>
41635       <method name="Void Main()">
41636         <size>98</size>
41637       </method>
41638     </type>
41639     <type name="X+&lt;GetRange&gt;c__Iterator0">
41640       <method name="Void .ctor()">
41641         <size>7</size>
41642       </method>
41643       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41644         <size>7</size>
41645       </method>
41646       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41647         <size>7</size>
41648       </method>
41649       <method name="Boolean MoveNext()">
41650         <size>123</size>
41651       </method>
41652       <method name="Void Dispose()">
41653         <size>8</size>
41654       </method>
41655       <method name="Void Reset()">
41656         <size>6</size>
41657       </method>
41658       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41659         <size>7</size>
41660       </method>
41661       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41662         <size>52</size>
41663       </method>
41664     </type>
41665   </test>
41666   <test name="test-iter-05.cs">
41667     <type name="X">
41668       <method name="Void .ctor()">
41669         <size>7</size>
41670       </method>
41671       <method name="IEnumerable GetIt()">
41672         <size>16</size>
41673       </method>
41674       <method name="Int32 Main()">
41675         <size>104</size>
41676       </method>
41677     </type>
41678     <type name="List">
41679       <method name="Void .ctor(Int32)">
41680         <size>19</size>
41681       </method>
41682       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41683         <size>12</size>
41684       </method>
41685       <method name="Void Add(Int32)">
41686         <size>26</size>
41687       </method>
41688       <method name="MyEnumerator GetEnumerator()">
41689         <size>7</size>
41690       </method>
41691     </type>
41692     <type name="X+&lt;GetIt&gt;c__Iterator0">
41693       <method name="Void .ctor()">
41694         <size>7</size>
41695       </method>
41696       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41697         <size>7</size>
41698       </method>
41699       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41700         <size>7</size>
41701       </method>
41702       <method name="Boolean MoveNext()">
41703         <size>183</size>
41704       </method>
41705       <method name="Void Dispose()">
41706         <size>8</size>
41707       </method>
41708       <method name="Void Reset()">
41709         <size>6</size>
41710       </method>
41711     </type>
41712     <type name="List+MyEnumerator">
41713       <method name="Void .ctor(List)">
41714         <size>15</size>
41715       </method>
41716       <method name="System.Object get_Current()">
41717         <size>24</size>
41718       </method>
41719       <method name="Boolean MoveNext()">
41720         <size>31</size>
41721       </method>
41722       <method name="Void Reset()">
41723         <size>8</size>
41724       </method>
41725     </type>
41726     <type name="X+&lt;GetIt&gt;c__Iterator0">
41727       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41728         <size>7</size>
41729       </method>
41730       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41731         <size>26</size>
41732       </method>
41733     </type>
41734   </test>
41735   <test name="test-iter-06.cs">
41736     <type name="X">
41737       <method name="Void .ctor()">
41738         <size>7</size>
41739       </method>
41740       <method name="IEnumerable Get(Int32)">
41741         <size>30</size>
41742       </method>
41743       <method name="IEnumerable GetS(Int32)">
41744         <size>30</size>
41745       </method>
41746       <method name="Int32 Main()">
41747         <size>399</size>
41748       </method>
41749     </type>
41750     <type name="S+&lt;Get&gt;c__Iterator0">
41751       <method name="Void .ctor()">
41752         <size>7</size>
41753       </method>
41754       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41755         <size>7</size>
41756       </method>
41757       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41758         <size>7</size>
41759       </method>
41760       <method name="Boolean MoveNext()">
41761         <size>183</size>
41762       </method>
41763       <method name="Void Dispose()">
41764         <size>8</size>
41765       </method>
41766       <method name="Void Reset()">
41767         <size>6</size>
41768       </method>
41769     </type>
41770     <type name="S+&lt;GetS&gt;c__Iterator1">
41771       <method name="Void .ctor()">
41772         <size>7</size>
41773       </method>
41774       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41775         <size>7</size>
41776       </method>
41777       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41778         <size>7</size>
41779       </method>
41780       <method name="Boolean MoveNext()">
41781         <size>136</size>
41782       </method>
41783       <method name="Void Dispose()">
41784         <size>8</size>
41785       </method>
41786       <method name="Void Reset()">
41787         <size>6</size>
41788       </method>
41789     </type>
41790     <type name="X+&lt;Get&gt;c__Iterator2">
41791       <method name="Void .ctor()">
41792         <size>7</size>
41793       </method>
41794       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41795         <size>7</size>
41796       </method>
41797       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41798         <size>7</size>
41799       </method>
41800       <method name="Boolean MoveNext()">
41801         <size>131</size>
41802       </method>
41803       <method name="Void Dispose()">
41804         <size>8</size>
41805       </method>
41806       <method name="Void Reset()">
41807         <size>6</size>
41808       </method>
41809     </type>
41810     <type name="X+&lt;GetS&gt;c__Iterator3">
41811       <method name="Void .ctor()">
41812         <size>7</size>
41813       </method>
41814       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41815         <size>7</size>
41816       </method>
41817       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41818         <size>7</size>
41819       </method>
41820       <method name="Boolean MoveNext()">
41821         <size>136</size>
41822       </method>
41823       <method name="Void Dispose()">
41824         <size>8</size>
41825       </method>
41826       <method name="Void Reset()">
41827         <size>6</size>
41828       </method>
41829     </type>
41830     <type name="S">
41831       <method name="IEnumerable Get(Int32)">
41832         <size>42</size>
41833       </method>
41834       <method name="IEnumerable GetS(Int32)">
41835         <size>30</size>
41836       </method>
41837     </type>
41838     <type name="S+&lt;Get&gt;c__Iterator0">
41839       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41840         <size>7</size>
41841       </method>
41842       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41843         <size>52</size>
41844       </method>
41845     </type>
41846     <type name="S+&lt;GetS&gt;c__Iterator1">
41847       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41848         <size>7</size>
41849       </method>
41850       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41851         <size>40</size>
41852       </method>
41853     </type>
41854     <type name="X+&lt;Get&gt;c__Iterator2">
41855       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41856         <size>7</size>
41857       </method>
41858       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41859         <size>40</size>
41860       </method>
41861     </type>
41862     <type name="X+&lt;GetS&gt;c__Iterator3">
41863       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41864         <size>7</size>
41865       </method>
41866       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41867         <size>40</size>
41868       </method>
41869     </type>
41870   </test>
41871   <test name="test-iter-07.cs">
41872     <type name="Test">
41873       <method name="Void .ctor()">
41874         <size>7</size>
41875       </method>
41876       <method name="IEnumerable Foo(Int32)">
41877         <size>30</size>
41878       </method>
41879     </type>
41880     <type name="X">
41881       <method name="Void .ctor()">
41882         <size>7</size>
41883       </method>
41884       <method name="Int32 Main()">
41885         <size>372</size>
41886       </method>
41887     </type>
41888     <type name="Test+&lt;Foo&gt;c__Iterator0">
41889       <method name="Void .ctor()">
41890         <size>7</size>
41891       </method>
41892       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41893         <size>7</size>
41894       </method>
41895       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41896         <size>7</size>
41897       </method>
41898       <method name="Boolean MoveNext()">
41899         <size>253</size>
41900       </method>
41901       <method name="Void Dispose()">
41902         <size>112</size>
41903       </method>
41904       <method name="Void Reset()">
41905         <size>6</size>
41906       </method>
41907       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41908         <size>7</size>
41909       </method>
41910       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41911         <size>40</size>
41912       </method>
41913     </type>
41914   </test>
41915   <test name="test-iter-08.cs">
41916     <type name="Foo">
41917       <method name="Void .ctor(Int32)">
41918         <size>14</size>
41919       </method>
41920       <method name="Void Dispose()">
41921         <size>8</size>
41922       </method>
41923     </type>
41924     <type name="X">
41925       <method name="Void .ctor()">
41926         <size>7</size>
41927       </method>
41928       <method name="IEnumerable Test(Int32, Int32)">
41929         <size>44</size>
41930       </method>
41931       <method name="Int32 Main()">
41932         <size>167</size>
41933       </method>
41934     </type>
41935     <type name="X+&lt;Test&gt;c__Iterator0">
41936       <method name="Void .ctor()">
41937         <size>7</size>
41938       </method>
41939       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41940         <size>7</size>
41941       </method>
41942       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41943         <size>7</size>
41944       </method>
41945       <method name="Boolean MoveNext()">
41946         <size>360</size>
41947       </method>
41948       <method name="Void Dispose()">
41949         <size>102</size>
41950       </method>
41951       <method name="Void Reset()">
41952         <size>6</size>
41953       </method>
41954       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41955         <size>7</size>
41956       </method>
41957       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41958         <size>52</size>
41959       </method>
41960     </type>
41961   </test>
41962   <test name="test-iter-09.cs">
41963     <type name="Tester">
41964       <method name="Void .ctor()">
41965         <size>153</size>
41966       </method>
41967       <method name="IEnumerator GetEnumerator()">
41968         <size>15</size>
41969       </method>
41970     </type>
41971     <type name="Test">
41972       <method name="Void .ctor()">
41973         <size>7</size>
41974       </method>
41975       <method name="Int32 Main()">
41976         <size>268</size>
41977       </method>
41978     </type>
41979     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
41980       <method name="Void .ctor()">
41981         <size>7</size>
41982       </method>
41983       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41984         <size>7</size>
41985       </method>
41986       <method name="Boolean MoveNext()">
41987         <size>623</size>
41988       </method>
41989       <method name="Void Dispose()">
41990         <size>82</size>
41991       </method>
41992       <method name="Void Reset()">
41993         <size>6</size>
41994       </method>
41995       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41996         <size>7</size>
41997       </method>
41998     </type>
41999   </test>
42000   <test name="test-iter-10.cs">
42001     <type name="X">
42002       <method name="Void .ctor()">
42003         <size>7</size>
42004       </method>
42005       <method name="IEnumerator get_GetIt()">
42006         <size>8</size>
42007       </method>
42008       <method name="Void set_GetIt(IEnumerator)">
42009         <size>1</size>
42010       </method>
42011       <method name="IEnumerable get_Item(Int32)">
42012         <size>30</size>
42013       </method>
42014       <method name="Void set_Item(Int32, IEnumerable)">
42015         <size>1</size>
42016       </method>
42017       <method name="Int32 Main()">
42018         <size>184</size>
42019       </method>
42020     </type>
42021     <type name="X+&lt;&gt;c__Iterator0">
42022       <method name="Void .ctor()">
42023         <size>7</size>
42024       </method>
42025       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42026         <size>7</size>
42027       </method>
42028       <method name="Boolean MoveNext()">
42029         <size>126</size>
42030       </method>
42031       <method name="Void Dispose()">
42032         <size>8</size>
42033       </method>
42034       <method name="Void Reset()">
42035         <size>6</size>
42036       </method>
42037     </type>
42038     <type name="X+&lt;&gt;c__Iterator1">
42039       <method name="Void .ctor()">
42040         <size>7</size>
42041       </method>
42042       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42043         <size>7</size>
42044       </method>
42045       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42046         <size>7</size>
42047       </method>
42048       <method name="Boolean MoveNext()">
42049         <size>147</size>
42050       </method>
42051       <method name="Void Dispose()">
42052         <size>8</size>
42053       </method>
42054       <method name="Void Reset()">
42055         <size>6</size>
42056       </method>
42057     </type>
42058     <type name="X+&lt;&gt;c__Iterator0">
42059       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42060         <size>7</size>
42061       </method>
42062     </type>
42063     <type name="X+&lt;&gt;c__Iterator1">
42064       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42065         <size>7</size>
42066       </method>
42067       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42068         <size>40</size>
42069       </method>
42070     </type>
42071   </test>
42072   <test name="test-iter-11.cs">
42073     <type name="X">
42074       <method name="Void .ctor()">
42075         <size>7</size>
42076       </method>
42077       <method name="Void add_Hook(System.EventHandler)">
42078         <size>24</size>
42079       </method>
42080       <method name="Void remove_Hook(System.EventHandler)">
42081         <size>24</size>
42082       </method>
42083       <method name="IEnumerator Pipeline()">
42084         <size>15</size>
42085       </method>
42086       <method name="Void M(System.Object, System.EventArgs)">
42087         <size>11</size>
42088       </method>
42089       <method name="Void Main()">
42090         <size>55</size>
42091       </method>
42092     </type>
42093     <type name="X+&lt;Pipeline&gt;c__Iterator0">
42094       <method name="Void .ctor()">
42095         <size>7</size>
42096       </method>
42097       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42098         <size>7</size>
42099       </method>
42100       <method name="Boolean MoveNext()">
42101         <size>124</size>
42102       </method>
42103       <method name="Void Dispose()">
42104         <size>8</size>
42105       </method>
42106       <method name="Void Reset()">
42107         <size>6</size>
42108       </method>
42109       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42110         <size>7</size>
42111       </method>
42112     </type>
42113   </test>
42114   <test name="test-iter-12.cs">
42115     <type name="X">
42116       <method name="Void .ctor()">
42117         <size>7</size>
42118       </method>
42119       <method name="IEnumerable a()">
42120         <size>23</size>
42121       </method>
42122       <method name="Void Main()">
42123         <size>1</size>
42124       </method>
42125     </type>
42126     <type name="X+&lt;a&gt;c__Iterator0">
42127       <method name="Void .ctor()">
42128         <size>7</size>
42129       </method>
42130       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42131         <size>7</size>
42132       </method>
42133       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42134         <size>7</size>
42135       </method>
42136       <method name="Boolean MoveNext()">
42137         <size>165</size>
42138       </method>
42139       <method name="Void Dispose()">
42140         <size>55</size>
42141       </method>
42142       <method name="Void Reset()">
42143         <size>6</size>
42144       </method>
42145       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42146         <size>7</size>
42147       </method>
42148       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42149         <size>40</size>
42150       </method>
42151     </type>
42152   </test>
42153   <test name="test-iter-13.cs">
42154     <type name="Test">
42155       <method name="Void .ctor()">
42156         <size>7</size>
42157       </method>
42158       <method name="Void .cctor()">
42159         <size>11</size>
42160       </method>
42161       <method name="Void Main()">
42162         <size>1</size>
42163       </method>
42164       <method name="IEnumerable syntax_error(System.Object, System.Object)">
42165         <size>16</size>
42166       </method>
42167     </type>
42168     <type name="Test+Yp">
42169       <method name="Void .ctor()">
42170         <size>7</size>
42171       </method>
42172       <method name="IEnumerable fail()">
42173         <size>2</size>
42174       </method>
42175     </type>
42176     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
42177       <method name="Void .ctor()">
42178         <size>7</size>
42179       </method>
42180       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42181         <size>7</size>
42182       </method>
42183       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42184         <size>7</size>
42185       </method>
42186       <method name="Boolean MoveNext()">
42187         <size>27</size>
42188       </method>
42189       <method name="Void Dispose()">
42190         <size>8</size>
42191       </method>
42192       <method name="Void Reset()">
42193         <size>6</size>
42194       </method>
42195       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42196         <size>7</size>
42197       </method>
42198       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42199         <size>26</size>
42200       </method>
42201     </type>
42202   </test>
42203   <test name="test-named-01.cs">
42204     <type name="A">
42205       <method name="Void .ctor()">
42206         <size>13</size>
42207       </method>
42208       <method name="Void .ctor(Object)">
42209         <size>7</size>
42210       </method>
42211       <method name="Void set_Item(Int32, Int32)">
42212         <size>8</size>
42213       </method>
42214     </type>
42215     <type name="B">
42216       <method name="Void .ctor()">
42217         <size>12</size>
42218       </method>
42219       <method name="Void set_Item(Int32, Int32)">
42220         <size>11</size>
42221       </method>
42222     </type>
42223     <type name="XAttribute">
42224       <method name="Void .ctor(Int32)">
42225         <size>7</size>
42226       </method>
42227     </type>
42228     <type name="M">
42229       <method name="Void .ctor()">
42230         <size>7</size>
42231       </method>
42232       <method name="Void Foo(Int32)">
42233         <size>1</size>
42234       </method>
42235       <method name="Int32 Main()">
42236         <size>48</size>
42237       </method>
42238     </type>
42239   </test>
42240   <test name="test-named-02.cs">
42241     <type name="A">
42242       <method name="Void .ctor()">
42243         <size>7</size>
42244       </method>
42245       <method name="Void set_Item(Int32, Int32)">
42246         <size>29</size>
42247       </method>
42248       <method name="Int32 get_Item(Int32)">
42249         <size>28</size>
42250       </method>
42251     </type>
42252     <type name="MyPoint">
42253       <method name="Void .ctor(Int32, Int32)">
42254         <size>15</size>
42255       </method>
42256     </type>
42257     <type name="C">
42258       <method name="Void .ctor()">
42259         <size>7</size>
42260       </method>
42261       <method name="Decimal Foo(Decimal, Decimal)">
42262         <size>2</size>
42263       </method>
42264       <method name="System.String Bar(Int32, System.String, Char)">
42265         <size>20</size>
42266       </method>
42267       <method name="Int32 Test(Int32, Int32)">
42268         <size>30</size>
42269       </method>
42270       <method name="Int32 Main()">
42271         <size>279</size>
42272       </method>
42273     </type>
42274   </test>
42275   <test name="test-named-03.cs">
42276     <type name="C">
42277       <method name="Void .ctor()">
42278         <size>7</size>
42279       </method>
42280       <method name="Int32 TestInt(Int32)">
42281         <size>3</size>
42282       </method>
42283       <method name="Int32 Main()">
42284         <size>23</size>
42285       </method>
42286     </type>
42287     <type name="C+IntDelegate">
42288       <method name="Void .ctor(Object, IntPtr)">
42289         <size>0</size>
42290       </method>
42291       <method name="Int32 Invoke(Int32)">
42292         <size>0</size>
42293       </method>
42294       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42295         <size>0</size>
42296       </method>
42297       <method name="Int32 EndInvoke(IAsyncResult)">
42298         <size>0</size>
42299       </method>
42300     </type>
42301   </test>
42302   <test name="test-partial-01.cs">
42303     <type name="Foo.Hello">
42304       <method name="Void .ctor()">
42305         <size>7</size>
42306       </method>
42307       <method name="Void .cctor()">
42308         <size>7</size>
42309       </method>
42310     </type>
42311     <type name="Bar.Hello">
42312       <method name="Void .ctor()">
42313         <size>7</size>
42314       </method>
42315       <method name="Void .cctor()">
42316         <size>8</size>
42317       </method>
42318     </type>
42319     <type name="X.Test">
42320       <method name="Void .ctor()">
42321         <size>7</size>
42322       </method>
42323       <method name="Int32 FooWorld()">
42324         <size>6</size>
42325       </method>
42326       <method name="Int32 BarWorld()">
42327         <size>6</size>
42328       </method>
42329     </type>
42330     <type name="Y">
42331       <method name="Void .ctor()">
42332         <size>7</size>
42333       </method>
42334       <method name="Int32 Main()">
42335         <size>29</size>
42336       </method>
42337     </type>
42338   </test>
42339   <test name="test-partial-02.cs">
42340     <type name="Test1.Base">
42341       <method name="Void .ctor()">
42342         <size>7</size>
42343       </method>
42344     </type>
42345     <type name="Test1.Foo">
42346       <method name="Void .ctor()">
42347         <size>7</size>
42348       </method>
42349     </type>
42350     <type name="Test2.Foo">
42351       <method name="Void .ctor()">
42352         <size>7</size>
42353       </method>
42354     </type>
42355     <type name="ReflectedType">
42356       <method name="Void .ctor()">
42357         <size>7</size>
42358       </method>
42359     </type>
42360     <type name="D">
42361       <method name="Void .ctor()">
42362         <size>7</size>
42363       </method>
42364     </type>
42365     <type name="X">
42366       <method name="Void .ctor()">
42367         <size>7</size>
42368       </method>
42369       <method name="Void Main()">
42370         <size>1</size>
42371       </method>
42372     </type>
42373   </test>
42374   <test name="test-partial-03.cs">
42375     <type name="Test">
42376       <method name="Void .ctor()">
42377         <size>18</size>
42378       </method>
42379       <method name="Int32 TestFoo()">
42380         <size>13</size>
42381       </method>
42382       <method name="Int32 TestIFoo(IFoo)">
42383         <size>8</size>
42384       </method>
42385     </type>
42386     <type name="Test+Foo">
42387       <method name="Void .ctor()">
42388         <size>7</size>
42389       </method>
42390       <method name="Int32 Test.IFoo.Hello(Test)">
42391         <size>2</size>
42392       </method>
42393       <method name="Int32 Hello(Test)">
42394         <size>2</size>
42395       </method>
42396     </type>
42397     <type name="X">
42398       <method name="Void .ctor()">
42399         <size>7</size>
42400       </method>
42401       <method name="Int32 Main()">
42402         <size>42</size>
42403       </method>
42404     </type>
42405   </test>
42406   <test name="test-partial-04.cs">
42407     <type name="B.Test">
42408       <method name="Void .ctor()">
42409         <size>7</size>
42410       </method>
42411       <method name="Void A.IFoo.Hello(IFoo)">
42412         <size>1</size>
42413       </method>
42414     </type>
42415     <type name="X">
42416       <method name="Void .ctor()">
42417         <size>7</size>
42418       </method>
42419       <method name="Void Main()">
42420         <size>1</size>
42421       </method>
42422     </type>
42423   </test>
42424   <test name="test-partial-05.cs">
42425     <type name="B">
42426       <method name="Void .ctor()">
42427         <size>7</size>
42428       </method>
42429     </type>
42430     <type name="A">
42431       <method name="Void .ctor()">
42432         <size>7</size>
42433       </method>
42434     </type>
42435     <type name="A2">
42436       <method name="Void .ctor()">
42437         <size>7</size>
42438       </method>
42439     </type>
42440     <type name="D">
42441       <method name="Void .ctor()">
42442         <size>7</size>
42443       </method>
42444       <method name="Void Main()">
42445         <size>1</size>
42446       </method>
42447     </type>
42448   </test>
42449   <test name="test-partial-06.cs">
42450     <type name="Foo">
42451       <method name="Void .ctor()">
42452         <size>7</size>
42453       </method>
42454       <method name="Void Finalize()">
42455         <size>13</size>
42456       </method>
42457     </type>
42458     <type name="B">
42459       <method name="Void .ctor()">
42460         <size>7</size>
42461       </method>
42462       <method name="Void Main()">
42463         <size>1</size>
42464       </method>
42465     </type>
42466   </test>
42467   <test name="test-partial-07.cs">
42468     <type name="Test">
42469       <method name="Void .ctor()">
42470         <size>7</size>
42471       </method>
42472     </type>
42473     <type name="TestAttribute">
42474       <method name="Void .ctor()">
42475         <size>7</size>
42476       </method>
42477     </type>
42478     <type name="Test2Attribute">
42479       <method name="Void .ctor()">
42480         <size>7</size>
42481       </method>
42482     </type>
42483     <type name="X">
42484       <method name="Void .ctor()">
42485         <size>7</size>
42486       </method>
42487       <method name="Int32 Main()">
42488         <size>62</size>
42489       </method>
42490     </type>
42491   </test>
42492   <test name="test-partial-08.cs">
42493     <type name="Foo">
42494       <method name="Void .ctor()">
42495         <size>7</size>
42496       </method>
42497       <method name="System.String get_Id()">
42498         <size>7</size>
42499       </method>
42500     </type>
42501     <type name="PartialAbstractCompilationError">
42502       <method name="Void .ctor()">
42503         <size>7</size>
42504       </method>
42505       <method name="Int32 Main()">
42506         <size>54</size>
42507       </method>
42508     </type>
42509   </test>
42510   <test name="test-partial-09.cs">
42511     <type name="Foo">
42512       <method name="Void .ctor()">
42513         <size>7</size>
42514       </method>
42515       <method name="System.String get_Id()">
42516         <size>7</size>
42517       </method>
42518     </type>
42519     <type name="Bar">
42520       <method name="Void .ctor(String)">
42521         <size>14</size>
42522       </method>
42523     </type>
42524     <type name="PartialAbstractCompilationError">
42525       <method name="Void .ctor()">
42526         <size>7</size>
42527       </method>
42528       <method name="Void Main()">
42529         <size>21</size>
42530       </method>
42531     </type>
42532   </test>
42533   <test name="test-partial-10.cs">
42534     <type name="Test2.Foo">
42535       <method name="Void .ctor()">
42536         <size>7</size>
42537       </method>
42538       <method name="Void .cctor()">
42539         <size>15</size>
42540       </method>
42541     </type>
42542     <type name="X">
42543       <method name="Void .ctor()">
42544         <size>7</size>
42545       </method>
42546       <method name="Int32 Main()">
42547         <size>68</size>
42548       </method>
42549     </type>
42550     <type name="Test3.Foo">
42551       <method name="Void .cctor()">
42552         <size>15</size>
42553       </method>
42554     </type>
42555   </test>
42556   <test name="test-partial-11.cs">
42557     <type name="StaticClass">
42558       <method name="System.String Name()">
42559         <size>6</size>
42560       </method>
42561     </type>
42562     <type name="MainClass">
42563       <method name="Void .ctor()">
42564         <size>7</size>
42565       </method>
42566       <method name="Boolean IsStatic(System.Type)">
42567         <size>73</size>
42568       </method>
42569       <method name="Int32 Main()">
42570         <size>56</size>
42571       </method>
42572     </type>
42573   </test>
42574   <test name="test-partial-12.cs">
42575     <type name="Test1.Foo">
42576       <method name="Void .ctor()">
42577         <size>7</size>
42578       </method>
42579       <method name="IEnumerable E()">
42580         <size>16</size>
42581       </method>
42582     </type>
42583     <type name="X">
42584       <method name="Void .ctor()">
42585         <size>7</size>
42586       </method>
42587       <method name="Int32 Main()">
42588         <size>102</size>
42589       </method>
42590     </type>
42591     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42592       <method name="Void .ctor()">
42593         <size>7</size>
42594       </method>
42595       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42596         <size>7</size>
42597       </method>
42598       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42599         <size>7</size>
42600       </method>
42601       <method name="Boolean MoveNext()">
42602         <size>69</size>
42603       </method>
42604       <method name="Void Dispose()">
42605         <size>8</size>
42606       </method>
42607       <method name="Void Reset()">
42608         <size>6</size>
42609       </method>
42610       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42611         <size>7</size>
42612       </method>
42613       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42614         <size>26</size>
42615       </method>
42616     </type>
42617   </test>
42618   <test name="test-partial-13.cs">
42619     <type name="Test.Test">
42620       <method name="Void .ctor()">
42621         <size>7</size>
42622       </method>
42623       <method name="Boolean Equals(System.Object)">
42624         <size>2</size>
42625       </method>
42626       <method name="Int32 GetHashCode()">
42627         <size>2</size>
42628       </method>
42629       <method name="Void Main()">
42630         <size>1</size>
42631       </method>
42632     </type>
42633   </test>
42634   <test name="test-partial-14.cs">
42635     <type name="T">
42636       <method name="Void .ctor()">
42637         <size>7</size>
42638       </method>
42639     </type>
42640     <type name="partial">
42641       <method name="Void .ctor()">
42642         <size>7</size>
42643       </method>
42644     </type>
42645     <type name="A">
42646       <method name="Void .ctor()">
42647         <size>7</size>
42648       </method>
42649       <method name="Void partial(partial)">
42650         <size>3</size>
42651       </method>
42652     </type>
42653     <type name="B">
42654       <method name="Void .ctor()">
42655         <size>7</size>
42656       </method>
42657       <method name="Void Main()">
42658         <size>1</size>
42659       </method>
42660     </type>
42661   </test>
42662   <test name="test-partial-15.cs">
42663     <type name="Foo.X">
42664       <method name="Void .ctor()">
42665         <size>7</size>
42666       </method>
42667       <method name="Void Main()">
42668         <size>1</size>
42669       </method>
42670       <method name="IEnumerable Attempts2()">
42671         <size>16</size>
42672       </method>
42673       <method name="IEnumerable get_Attempts()">
42674         <size>16</size>
42675       </method>
42676       <method name="IEnumerable get_Item(Int32)">
42677         <size>16</size>
42678       </method>
42679     </type>
42680     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42681       <method name="Void .ctor()">
42682         <size>7</size>
42683       </method>
42684       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42685         <size>7</size>
42686       </method>
42687       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42688         <size>7</size>
42689       </method>
42690       <method name="Boolean MoveNext()">
42691         <size>36</size>
42692       </method>
42693       <method name="Void Dispose()">
42694         <size>8</size>
42695       </method>
42696       <method name="Void Reset()">
42697         <size>6</size>
42698       </method>
42699     </type>
42700     <type name="Foo.X+&lt;&gt;c__Iterator1">
42701       <method name="Void .ctor()">
42702         <size>7</size>
42703       </method>
42704       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42705         <size>7</size>
42706       </method>
42707       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42708         <size>7</size>
42709       </method>
42710       <method name="Boolean MoveNext()">
42711         <size>36</size>
42712       </method>
42713       <method name="Void Dispose()">
42714         <size>8</size>
42715       </method>
42716       <method name="Void Reset()">
42717         <size>6</size>
42718       </method>
42719     </type>
42720     <type name="Foo.X+&lt;&gt;c__Iterator2">
42721       <method name="Void .ctor()">
42722         <size>7</size>
42723       </method>
42724       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42725         <size>7</size>
42726       </method>
42727       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42728         <size>7</size>
42729       </method>
42730       <method name="Boolean MoveNext()">
42731         <size>36</size>
42732       </method>
42733       <method name="Void Dispose()">
42734         <size>8</size>
42735       </method>
42736       <method name="Void Reset()">
42737         <size>6</size>
42738       </method>
42739     </type>
42740     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42741       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42742         <size>7</size>
42743       </method>
42744       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42745         <size>26</size>
42746       </method>
42747     </type>
42748     <type name="Foo.X+&lt;&gt;c__Iterator1">
42749       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42750         <size>7</size>
42751       </method>
42752       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42753         <size>26</size>
42754       </method>
42755     </type>
42756     <type name="Foo.X+&lt;&gt;c__Iterator2">
42757       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42758         <size>7</size>
42759       </method>
42760       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42761         <size>26</size>
42762       </method>
42763     </type>
42764   </test>
42765   <test name="test-partial-16.cs">
42766     <type name="A.C">
42767       <method name="Void .ctor()">
42768         <size>23</size>
42769       </method>
42770       <method name="Void .cctor()">
42771         <size>11</size>
42772       </method>
42773     </type>
42774     <type name="B.C2">
42775       <method name="Void .ctor()">
42776         <size>7</size>
42777       </method>
42778       <method name="Boolean Test()">
42779         <size>2</size>
42780       </method>
42781       <method name="System.Object Test_I()">
42782         <size>2</size>
42783       </method>
42784       <method name="Void Main()">
42785         <size>1</size>
42786       </method>
42787     </type>
42788   </test>
42789   <test name="test-partial-17.cs">
42790     <type name="Test">
42791       <method name="Void .ctor()">
42792         <size>7</size>
42793       </method>
42794       <method name="Boolean Check(System.String, System.String[])">
42795         <size>42</size>
42796       </method>
42797       <method name="Void Main()">
42798         <size>1</size>
42799       </method>
42800     </type>
42801   </test>
42802   <test name="test-partial-18.cs">
42803     <type name="N.Foo">
42804       <method name="Void .ctor()">
42805         <size>17</size>
42806       </method>
42807       <method name="Void Main()">
42808         <size>1</size>
42809       </method>
42810     </type>
42811   </test>
42812   <test name="test-partial-19.cs">
42813     <type name="Bug.GL">
42814       <method name="Void Main()">
42815         <size>7</size>
42816       </method>
42817     </type>
42818     <type name="Bug.GL+Core">
42819       <method name="Boolean A()">
42820         <size>2</size>
42821       </method>
42822     </type>
42823   </test>
42824   <test name="test-partial-20.cs">
42825     <type name="A">
42826       <method name="Void .ctor()">
42827         <size>7</size>
42828       </method>
42829       <method name="Void .cctor()">
42830         <size>7</size>
42831       </method>
42832     </type>
42833     <type name="B">
42834       <method name="Void .ctor()">
42835         <size>7</size>
42836       </method>
42837       <method name="Void .cctor()">
42838         <size>7</size>
42839       </method>
42840     </type>
42841     <type name="C">
42842       <method name="Void .ctor()">
42843         <size>7</size>
42844       </method>
42845       <method name="Int32 Main()">
42846         <size>38</size>
42847       </method>
42848     </type>
42849   </test>
42850   <test name="test-partial-21.cs">
42851     <type name="Mono.Sms.Main">
42852       <method name="Void .ctor()">
42853         <size>7</size>
42854       </method>
42855       <method name="Void Test()">
42856         <size>42</size>
42857       </method>
42858     </type>
42859     <type name="Mono.Sms.Contacts">
42860       <method name="Void .ctor()">
42861         <size>7</size>
42862       </method>
42863       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42864         <size>24</size>
42865       </method>
42866       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42867         <size>24</size>
42868       </method>
42869       <method name="Void Test()">
42870         <size>12</size>
42871       </method>
42872     </type>
42873     <type name="Mono.Sms.Core.Agenda">
42874       <method name="Void .ctor()">
42875         <size>7</size>
42876       </method>
42877       <method name="Void AddContact()">
42878         <size>1</size>
42879       </method>
42880       <method name="Void Main()">
42881         <size>1</size>
42882       </method>
42883     </type>
42884     <type name="Mono.Sms.Contacts+ContactsHandler">
42885       <method name="Void .ctor(Object, IntPtr)">
42886         <size>0</size>
42887       </method>
42888       <method name="Void Invoke()">
42889         <size>0</size>
42890       </method>
42891       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42892         <size>0</size>
42893       </method>
42894       <method name="Void EndInvoke(IAsyncResult)">
42895         <size>0</size>
42896       </method>
42897     </type>
42898     <type name="Mono.Sms.Main">
42899       <method name="Void &lt;Test&gt;m__0()">
42900         <size>6</size>
42901       </method>
42902     </type>
42903   </test>
42904   <test name="test-partial-22.cs">
42905     <type name="C">
42906       <method name="Void .ctor()">
42907         <size>7</size>
42908       </method>
42909       <method name="Int32 Main()">
42910         <size>2</size>
42911       </method>
42912     </type>
42913   </test>
42914   <test name="test-partial-23.cs">
42915     <type name="C">
42916       <method name="Void .ctor()">
42917         <size>7</size>
42918       </method>
42919       <method name="Void Partial_A()">
42920         <size>15</size>
42921       </method>
42922       <method name="Void Partial_B()">
42923         <size>15</size>
42924       </method>
42925       <method name="Void Partial_S()">
42926         <size>14</size>
42927       </method>
42928       <method name="Int32 Main()">
42929         <size>52</size>
42930       </method>
42931     </type>
42932   </test>
42933   <test name="test-partial-24.cs">
42934     <type name="N.C">
42935       <method name="Void .ctor()">
42936         <size>7</size>
42937       </method>
42938       <method name="Void Main()">
42939         <size>1</size>
42940       </method>
42941       <method name="Void Foo()">
42942         <size>1</size>
42943       </method>
42944     </type>
42945   </test>
42946   <test name="test-partial-25.cs">
42947     <type name="C">
42948       <method name="Void .ctor()">
42949         <size>7</size>
42950       </method>
42951       <method name="Void Partial(Int32)">
42952         <size>14</size>
42953       </method>
42954       <method name="Int32 Main()">
42955         <size>8</size>
42956       </method>
42957     </type>
42958   </test>
42959   <test name="test-partial-26.cs">
42960     <type name="ConsoleApplication1.X">
42961       <method name="Void .ctor()">
42962         <size>7</size>
42963       </method>
42964       <method name="Void Foo()">
42965         <size>1</size>
42966       </method>
42967     </type>
42968     <type name="ConsoleApplication1.Program">
42969       <method name="Void .ctor()">
42970         <size>7</size>
42971       </method>
42972       <method name="Int32 Main()">
42973         <size>98</size>
42974       </method>
42975     </type>
42976     <type name="ConsoleApplication1.Y">
42977       <method name="Void Foo()">
42978         <size>1</size>
42979       </method>
42980       <method name="Void .ctor()">
42981         <size>7</size>
42982       </method>
42983     </type>
42984   </test>
42985   <test name="test-var-01.cs">
42986     <type name="Test">
42987       <method name="Void .ctor()">
42988         <size>7</size>
42989       </method>
42990       <method name="Int32 Main()">
42991         <size>47</size>
42992       </method>
42993     </type>
42994   </test>
42995   <test name="test-var-02.cs">
42996     <type name="Class1">
42997       <method name="Void .ctor()">
42998         <size>15</size>
42999       </method>
43000       <method name="Boolean Method()">
43001         <size>2</size>
43002       </method>
43003     </type>
43004     <type name="Test">
43005       <method name="Void .ctor()">
43006         <size>7</size>
43007       </method>
43008       <method name="Int32 Main()">
43009         <size>116</size>
43010       </method>
43011     </type>
43012     <type name="Test+Class2">
43013       <method name="Void .ctor()">
43014         <size>15</size>
43015       </method>
43016       <method name="Boolean Method()">
43017         <size>2</size>
43018       </method>
43019     </type>
43020   </test>
43021   <test name="test-var-03.cs">
43022     <type name="Test">
43023       <method name="Void .ctor()">
43024         <size>7</size>
43025       </method>
43026       <method name="Int32 Main()">
43027         <size>166</size>
43028       </method>
43029     </type>
43030     <type name="&lt;PrivateImplementationDetails&gt;">
43031       <method name="Void .ctor()">
43032         <size>7</size>
43033       </method>
43034     </type>
43035   </test>
43036   <test name="test-var-05.cs">
43037     <type name="MyClass">
43038       <method name="Void .ctor(String)">
43039         <size>14</size>
43040       </method>
43041       <method name="Void Dispose()">
43042         <size>12</size>
43043       </method>
43044     </type>
43045     <type name="Test">
43046       <method name="Void .ctor()">
43047         <size>7</size>
43048       </method>
43049       <method name="Int32 Main()">
43050         <size>61</size>
43051       </method>
43052     </type>
43053   </test>
43054   <test name="test-var-06.cs">
43055     <type name="Test">
43056       <method name="Void .ctor()">
43057         <size>7</size>
43058       </method>
43059       <method name="Int32 Main()">
43060         <size>48</size>
43061       </method>
43062     </type>
43063   </test>
43064   <test name="test-var-07.cs">
43065     <type name="Test">
43066       <method name="Void .ctor()">
43067         <size>7</size>
43068       </method>
43069       <method name="Void var()">
43070         <size>1</size>
43071       </method>
43072       <method name="Int32 Main()">
43073         <size>33</size>
43074       </method>
43075     </type>
43076     <type name="var">
43077       <method name="Void .ctor()">
43078         <size>7</size>
43079       </method>
43080     </type>
43081   </test>
43082   <test name="test-var-08.cs">
43083     <type name="X">
43084       <method name="Void .ctor(Int32, Int32)">
43085         <size>10</size>
43086       </method>
43087       <method name="Void Main()">
43088         <size>1</size>
43089       </method>
43090     </type>
43091   </test>
43092   <test name="test-xml-042.cs">
43093     <type name="TestNamespace.TestClass">
43094       <method name="Void .ctor()">
43095         <size>7</size>
43096       </method>
43097       <method name="Void Main()">
43098         <size>1</size>
43099       </method>
43100       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
43101         <size>7</size>
43102       </method>
43103     </type>
43104   </test>
43105 </tests>