New test.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>36</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>82</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>214</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>53</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>64</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>54</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>67</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>66</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>119</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>87</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>484</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>94</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-463.cs">
11873     <type name="STuple`1[Ta]">
11874       <method name="Void .ctor(Ta)">
11875         <size>8</size>
11876       </method>
11877     </type>
11878     <type name="C">
11879       <method name="Int32 Main()">
11880         <size>10</size>
11881       </method>
11882       <method name="Void .ctor()">
11883         <size>7</size>
11884       </method>
11885     </type>
11886   </test>
11887   <test name="gtest-464.cs">
11888     <type name="Test">
11889       <method name="Int32 Main()">
11890         <size>28</size>
11891       </method>
11892       <method name="Void .ctor()">
11893         <size>7</size>
11894       </method>
11895     </type>
11896   </test>
11897   <test name="gtest-465.cs">
11898     <type name="DerivedClass">
11899       <method name="Void GenericMethod_1[T]()">
11900         <size>1</size>
11901       </method>
11902       <method name="Void GenericMethod_2[T]()">
11903         <size>1</size>
11904       </method>
11905       <method name="Void GenericMethod_3[T]()">
11906         <size>1</size>
11907       </method>
11908       <method name="Void .ctor()">
11909         <size>7</size>
11910       </method>
11911     </type>
11912     <type name="Program">
11913       <method name="Int32 Main()">
11914         <size>8</size>
11915       </method>
11916       <method name="Void .ctor()">
11917         <size>7</size>
11918       </method>
11919     </type>
11920   </test>
11921   <test name="gtest-466.cs">
11922     <type name="Program">
11923       <method name="Boolean Test[T](T)">
11924         <size>10</size>
11925       </method>
11926       <method name="Int32 Main()">
11927         <size>40</size>
11928       </method>
11929       <method name="Void .ctor()">
11930         <size>7</size>
11931       </method>
11932     </type>
11933   </test>
11934   <test name="gtest-467.cs">
11935     <type name="S">
11936       <method name="Int32 Main()">
11937         <size>79</size>
11938       </method>
11939     </type>
11940     <type name="A">
11941       <method name="A op_Implicit(S)">
11942         <size>6</size>
11943       </method>
11944       <method name="Void .ctor()">
11945         <size>7</size>
11946       </method>
11947     </type>
11948     <type name="B">
11949       <method name="Void .ctor()">
11950         <size>7</size>
11951       </method>
11952     </type>
11953   </test>
11954   <test name="gtest-468.cs">
11955     <type name="TS">
11956       <method name="Nullable`1 get_v()">
11957         <size>7</size>
11958       </method>
11959       <method name="Int32 Main()">
11960         <size>43</size>
11961       </method>
11962       <method name="Nullable`1 op_Implicit(TS)">
11963         <size>7</size>
11964       </method>
11965       <method name="TS op_Implicit(Nullable`1)">
11966         <size>2</size>
11967       </method>
11968       <method name="Void .ctor()">
11969         <size>7</size>
11970       </method>
11971     </type>
11972   </test>
11973   <test name="gtest-anon-1.cs">
11974     <type name="X">
11975       <method name="Void .ctor()">
11976         <size>7</size>
11977       </method>
11978       <method name="Void Hello[U](U)">
11979         <size>1</size>
11980       </method>
11981       <method name="Void Test[T](T)">
11982         <size>64</size>
11983       </method>
11984       <method name="Void Main()">
11985         <size>14</size>
11986       </method>
11987     </type>
11988     <type name="Foo">
11989       <method name="Void .ctor(Object, IntPtr)">
11990         <size>0</size>
11991       </method>
11992       <method name="Void Invoke()">
11993         <size>0</size>
11994       </method>
11995       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11996         <size>0</size>
11997       </method>
11998       <method name="Void EndInvoke(IAsyncResult)">
11999         <size>0</size>
12000       </method>
12001     </type>
12002     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12003       <method name="Void .ctor()">
12004         <size>7</size>
12005       </method>
12006       <method name="Void &lt;&gt;m__0()">
12007         <size>18</size>
12008       </method>
12009     </type>
12010   </test>
12011   <test name="gtest-anon-10.cs">
12012     <type name="X">
12013       <method name="Void .ctor()">
12014         <size>7</size>
12015       </method>
12016       <method name="IEnumerable`1 Test[T](T, T)">
12017         <size>44</size>
12018       </method>
12019       <method name="Int32 Main()">
12020         <size>95</size>
12021       </method>
12022     </type>
12023     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
12024       <method name="Void .ctor()">
12025         <size>7</size>
12026       </method>
12027       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12028         <size>12</size>
12029       </method>
12030       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12031         <size>7</size>
12032       </method>
12033       <method name="Boolean MoveNext()">
12034         <size>110</size>
12035       </method>
12036       <method name="Void Dispose()">
12037         <size>8</size>
12038       </method>
12039       <method name="Void Reset()">
12040         <size>6</size>
12041       </method>
12042       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
12043         <size>7</size>
12044       </method>
12045       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
12046         <size>52</size>
12047       </method>
12048     </type>
12049   </test>
12050   <test name="gtest-anon-11.cs">
12051     <type name="Test`1[R]">
12052       <method name="Void .ctor()">
12053         <size>7</size>
12054       </method>
12055       <method name="Void World[S,T](S, T)">
12056         <size>1</size>
12057       </method>
12058       <method name="Void Hello[U,V](U, V)">
12059         <size>41</size>
12060       </method>
12061     </type>
12062     <type name="X">
12063       <method name="Void .ctor()">
12064         <size>7</size>
12065       </method>
12066       <method name="Void Main()">
12067         <size>21</size>
12068       </method>
12069     </type>
12070     <type name="Foo">
12071       <method name="Void .ctor(Object, IntPtr)">
12072         <size>0</size>
12073       </method>
12074       <method name="Void Invoke()">
12075         <size>0</size>
12076       </method>
12077       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12078         <size>0</size>
12079       </method>
12080       <method name="Void EndInvoke(IAsyncResult)">
12081         <size>0</size>
12082       </method>
12083     </type>
12084     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12085       <method name="Void .ctor()">
12086         <size>7</size>
12087       </method>
12088       <method name="Void &lt;&gt;m__0()">
12089         <size>24</size>
12090       </method>
12091     </type>
12092   </test>
12093   <test name="gtest-anon-12.cs">
12094     <type name="World`1[T]">
12095       <method name="Void .ctor()">
12096         <size>7</size>
12097       </method>
12098       <method name="Void Hello[U](U)">
12099         <size>1</size>
12100       </method>
12101       <method name="Void Test(T)">
12102         <size>46</size>
12103       </method>
12104     </type>
12105     <type name="X">
12106       <method name="Void .ctor()">
12107         <size>7</size>
12108       </method>
12109       <method name="Void Main()">
12110         <size>18</size>
12111       </method>
12112     </type>
12113     <type name="Foo">
12114       <method name="Void .ctor(Object, IntPtr)">
12115         <size>0</size>
12116       </method>
12117       <method name="Void Invoke()">
12118         <size>0</size>
12119       </method>
12120       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12121         <size>0</size>
12122       </method>
12123       <method name="Void EndInvoke(IAsyncResult)">
12124         <size>0</size>
12125       </method>
12126     </type>
12127     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12128       <method name="Void .ctor()">
12129         <size>7</size>
12130       </method>
12131       <method name="Void &lt;&gt;m__0()">
12132         <size>18</size>
12133       </method>
12134     </type>
12135   </test>
12136   <test name="gtest-anon-13.cs">
12137     <type name="X">
12138       <method name="Void .ctor()">
12139         <size>7</size>
12140       </method>
12141       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12142         <size>13</size>
12143       </method>
12144       <method name="Void Main()">
12145         <size>1</size>
12146       </method>
12147     </type>
12148     <type name="X+ModuleBinder`1[T]">
12149       <method name="Void .ctor(Object, IntPtr)">
12150         <size>0</size>
12151       </method>
12152       <method name="T Invoke(System.Object)">
12153         <size>0</size>
12154       </method>
12155       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12156         <size>0</size>
12157       </method>
12158       <method name="T EndInvoke(IAsyncResult)">
12159         <size>0</size>
12160       </method>
12161     </type>
12162     <type name="X">
12163       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12164         <size>7</size>
12165       </method>
12166     </type>
12167   </test>
12168   <test name="gtest-anon-14.cs">
12169     <type name="T">
12170       <method name="Void .ctor()">
12171         <size>7</size>
12172       </method>
12173       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12174         <size>1</size>
12175       </method>
12176       <method name="Void SomeCaller()">
12177         <size>36</size>
12178       </method>
12179       <method name="Void Main()">
12180         <size>1</size>
12181       </method>
12182       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12183         <size>2</size>
12184       </method>
12185     </type>
12186   </test>
12187   <test name="gtest-anon-15.cs">
12188     <type name="Test`1[T]">
12189       <method name="Void .ctor()">
12190         <size>7</size>
12191       </method>
12192       <method name="Void Hello[S](T, S)">
12193         <size>42</size>
12194       </method>
12195     </type>
12196     <type name="X">
12197       <method name="Void .ctor()">
12198         <size>7</size>
12199       </method>
12200       <method name="Void Main()">
12201         <size>16</size>
12202       </method>
12203     </type>
12204     <type name="Foo`1[V]">
12205       <method name="Void .ctor(Object, IntPtr)">
12206         <size>0</size>
12207       </method>
12208       <method name="Void Invoke(V)">
12209         <size>0</size>
12210       </method>
12211       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12212         <size>0</size>
12213       </method>
12214       <method name="Void EndInvoke(IAsyncResult)">
12215         <size>0</size>
12216       </method>
12217     </type>
12218     <type name="Bar`1[W]">
12219       <method name="Void .ctor(Object, IntPtr)">
12220         <size>0</size>
12221       </method>
12222       <method name="Void Invoke(W)">
12223         <size>0</size>
12224       </method>
12225       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12226         <size>0</size>
12227       </method>
12228       <method name="Void EndInvoke(IAsyncResult)">
12229         <size>0</size>
12230       </method>
12231     </type>
12232     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12233       <method name="Void .ctor()">
12234         <size>7</size>
12235       </method>
12236       <method name="Void &lt;&gt;m__0(Int64)">
12237         <size>57</size>
12238       </method>
12239     </type>
12240     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12241       <method name="Void .ctor()">
12242         <size>7</size>
12243       </method>
12244       <method name="Void &lt;&gt;m__1(T)">
12245         <size>65</size>
12246       </method>
12247     </type>
12248   </test>
12249   <test name="gtest-anon-16.cs">
12250     <type name="A">
12251       <method name="Void .ctor(TestFunc`1)">
12252         <size>7</size>
12253       </method>
12254       <method name="Void Main()">
12255         <size>1</size>
12256       </method>
12257     </type>
12258     <type name="TestClass">
12259       <method name="Void .ctor()">
12260         <size>47</size>
12261       </method>
12262       <method name="Void Func[T](TestFunc`1[T])">
12263         <size>1</size>
12264       </method>
12265     </type>
12266     <type name="TestFunc`1[T]">
12267       <method name="Void .ctor(Object, IntPtr)">
12268         <size>0</size>
12269       </method>
12270       <method name="Void Invoke(T)">
12271         <size>0</size>
12272       </method>
12273       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12274         <size>0</size>
12275       </method>
12276       <method name="Void EndInvoke(IAsyncResult)">
12277         <size>0</size>
12278       </method>
12279     </type>
12280     <type name="TestClass">
12281       <method name="Void &lt;a&gt;m__0(Int32)">
12282         <size>1</size>
12283       </method>
12284     </type>
12285   </test>
12286   <test name="gtest-anon-17.cs">
12287     <type name="C">
12288       <method name="Void .ctor()">
12289         <size>7</size>
12290       </method>
12291       <method name="Void Test[T,U](C+Func`1[T], U)">
12292         <size>1</size>
12293       </method>
12294       <method name="Void Main()">
12295         <size>75</size>
12296       </method>
12297     </type>
12298     <type name="C+Func`1[T]">
12299       <method name="Void .ctor(Object, IntPtr)">
12300         <size>0</size>
12301       </method>
12302       <method name="T Invoke(T)">
12303         <size>0</size>
12304       </method>
12305       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12306         <size>0</size>
12307       </method>
12308       <method name="T EndInvoke(IAsyncResult)">
12309         <size>0</size>
12310       </method>
12311     </type>
12312     <type name="C">
12313       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12314         <size>2</size>
12315       </method>
12316       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12317         <size>2</size>
12318       </method>
12319     </type>
12320   </test>
12321   <test name="gtest-anon-18.cs">
12322     <type name="C">
12323       <method name="Void .ctor()">
12324         <size>7</size>
12325       </method>
12326       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12327         <size>10</size>
12328       </method>
12329       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12330         <size>10</size>
12331       </method>
12332       <method name="Void Test2[T]()">
12333         <size>19</size>
12334       </method>
12335       <method name="Void Main()">
12336         <size>100</size>
12337       </method>
12338     </type>
12339     <type name="C+Func`2[TR,TA]">
12340       <method name="Void .ctor(Object, IntPtr)">
12341         <size>0</size>
12342       </method>
12343       <method name="TR Invoke(TA)">
12344         <size>0</size>
12345       </method>
12346       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12347         <size>0</size>
12348       </method>
12349       <method name="TR EndInvoke(IAsyncResult)">
12350         <size>0</size>
12351       </method>
12352     </type>
12353     <type name="C">
12354       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12355         <size>16</size>
12356       </method>
12357       <method name="System.String &lt;Main&gt;m__2(Int32)">
12358         <size>6</size>
12359       </method>
12360       <method name="System.String &lt;Main&gt;m__3(Int32)">
12361         <size>6</size>
12362       </method>
12363       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12364         <size>2</size>
12365       </method>
12366     </type>
12367   </test>
12368   <test name="gtest-anon-19.cs">
12369     <type name="Test">
12370       <method name="Void .ctor()">
12371         <size>7</size>
12372       </method>
12373       <method name="Void TestNaturalSort()">
12374         <size>31</size>
12375       </method>
12376       <method name="Void Main()">
12377         <size>6</size>
12378       </method>
12379     </type>
12380     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12381       <method name="Void .ctor()">
12382         <size>7</size>
12383       </method>
12384       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12385         <size>113</size>
12386       </method>
12387     </type>
12388     <type name="Test">
12389       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12390         <size>106</size>
12391       </method>
12392     </type>
12393     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12394       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12395         <size>113</size>
12396       </method>
12397     </type>
12398   </test>
12399   <test name="gtest-anon-2.cs">
12400     <type name="X">
12401       <method name="Void .ctor()">
12402         <size>7</size>
12403       </method>
12404       <method name="Void Hello[U](U)">
12405         <size>1</size>
12406       </method>
12407       <method name="Void Test[T](T)">
12408         <size>71</size>
12409       </method>
12410       <method name="Void Main()">
12411         <size>14</size>
12412       </method>
12413     </type>
12414     <type name="Simple">
12415       <method name="Void .ctor(Object, IntPtr)">
12416         <size>0</size>
12417       </method>
12418       <method name="Void Invoke()">
12419         <size>0</size>
12420       </method>
12421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12422         <size>0</size>
12423       </method>
12424       <method name="Void EndInvoke(IAsyncResult)">
12425         <size>0</size>
12426       </method>
12427     </type>
12428     <type name="Foo">
12429       <method name="Void .ctor(Object, IntPtr)">
12430         <size>0</size>
12431       </method>
12432       <method name="Simple Invoke()">
12433         <size>0</size>
12434       </method>
12435       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12436         <size>0</size>
12437       </method>
12438       <method name="Simple EndInvoke(IAsyncResult)">
12439         <size>0</size>
12440       </method>
12441     </type>
12442     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12443       <method name="Void .ctor()">
12444         <size>7</size>
12445       </method>
12446       <method name="Simple &lt;&gt;m__0()">
12447         <size>55</size>
12448       </method>
12449     </type>
12450     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12451       <method name="Void .ctor()">
12452         <size>7</size>
12453       </method>
12454       <method name="Void &lt;&gt;m__1()">
12455         <size>50</size>
12456       </method>
12457     </type>
12458   </test>
12459   <test name="gtest-anon-21.cs">
12460     <type name="BaseObject">
12461       <method name="Void .ctor()">
12462         <size>7</size>
12463       </method>
12464       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12465         <size>53</size>
12466       </method>
12467       <method name="T MakeSomething[T]()">
12468         <size>7</size>
12469       </method>
12470       <method name="Int32 Main()">
12471         <size>10</size>
12472       </method>
12473       <method name="Void Closure(EmptyDelegate)">
12474         <size>1</size>
12475       </method>
12476     </type>
12477     <type name="EmptyDelegate">
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="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12492       <method name="Void .ctor()">
12493         <size>7</size>
12494       </method>
12495       <method name="Void &lt;&gt;m__0()">
12496         <size>17</size>
12497       </method>
12498     </type>
12499   </test>
12500   <test name="gtest-anon-22.cs">
12501     <type name="C">
12502       <method name="Void .ctor()">
12503         <size>7</size>
12504       </method>
12505       <method name="Int32 Foo(D1)">
12506         <size>2</size>
12507       </method>
12508       <method name="Int32 Foo(D2)">
12509         <size>2</size>
12510       </method>
12511       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12512         <size>2</size>
12513       </method>
12514       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12515         <size>2</size>
12516       </method>
12517       <method name="Int32 Main()">
12518         <size>82</size>
12519       </method>
12520     </type>
12521     <type name="D1">
12522       <method name="Void .ctor(Object, IntPtr)">
12523         <size>0</size>
12524       </method>
12525       <method name="Int32 Invoke()">
12526         <size>0</size>
12527       </method>
12528       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12529         <size>0</size>
12530       </method>
12531       <method name="Int32 EndInvoke(IAsyncResult)">
12532         <size>0</size>
12533       </method>
12534     </type>
12535     <type name="D2">
12536       <method name="Void .ctor(Object, IntPtr)">
12537         <size>0</size>
12538       </method>
12539       <method name="Int64 Invoke()">
12540         <size>0</size>
12541       </method>
12542       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12543         <size>0</size>
12544       </method>
12545       <method name="Int64 EndInvoke(IAsyncResult)">
12546         <size>0</size>
12547       </method>
12548     </type>
12549     <type name="C">
12550       <method name="Int32 &lt;Main&gt;m__0()">
12551         <size>2</size>
12552       </method>
12553     </type>
12554   </test>
12555   <test name="gtest-anon-23.cs">
12556     <type name="MemberAccessData">
12557       <method name="Void .ctor()">
12558         <size>7</size>
12559       </method>
12560       <method name="Void set_MyTypeProperty(Nullable`1)">
12561         <size>8</size>
12562       </method>
12563       <method name="Nullable`1 get_MyTypeProperty()">
12564         <size>7</size>
12565       </method>
12566     </type>
12567     <type name="C">
12568       <method name="Void .ctor()">
12569         <size>7</size>
12570       </method>
12571       <method name="Void Test(C+D)">
12572         <size>1</size>
12573       </method>
12574       <method name="Void Main()">
12575         <size>201</size>
12576       </method>
12577     </type>
12578     <type name="C+D">
12579       <method name="Void .ctor(Object, IntPtr)">
12580         <size>0</size>
12581       </method>
12582       <method name="Void Invoke()">
12583         <size>0</size>
12584       </method>
12585       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12586         <size>0</size>
12587       </method>
12588       <method name="Void EndInvoke(IAsyncResult)">
12589         <size>0</size>
12590       </method>
12591     </type>
12592     <type name="C+&lt;Main&gt;c__AnonStorey0">
12593       <method name="Void .ctor()">
12594         <size>7</size>
12595       </method>
12596       <method name="Void &lt;&gt;m__0()">
12597         <size>38</size>
12598       </method>
12599       <method name="Void &lt;&gt;m__1()">
12600         <size>32</size>
12601       </method>
12602     </type>
12603     <type name="C">
12604       <method name="Void &lt;Main&gt;m__2()">
12605         <size>16</size>
12606       </method>
12607       <method name="Void &lt;Main&gt;m__3()">
12608         <size>16</size>
12609       </method>
12610       <method name="Void &lt;Main&gt;m__4()">
12611         <size>61</size>
12612       </method>
12613       <method name="Void &lt;Main&gt;m__5()">
12614         <size>53</size>
12615       </method>
12616     </type>
12617   </test>
12618   <test name="gtest-anon-24.cs">
12619     <type name="Disposable`1[T]">
12620       <method name="Void .ctor()">
12621         <size>7</size>
12622       </method>
12623       <method name="Void Dispose()">
12624         <size>1</size>
12625       </method>
12626     </type>
12627     <type name="Test">
12628       <method name="Void .ctor()">
12629         <size>7</size>
12630       </method>
12631       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12632         <size>38</size>
12633       </method>
12634       <method name="System.Func`1[T] Throw[T](T)">
12635         <size>26</size>
12636       </method>
12637       <method name="System.Func`1[T] Do[T](T)">
12638         <size>26</size>
12639       </method>
12640       <method name="System.Func`1[T] Lock[T](T)">
12641         <size>26</size>
12642       </method>
12643       <method name="System.Func`1[T] Catch[T](T)">
12644         <size>26</size>
12645       </method>
12646       <method name="System.Func`1[T] Finally[T](T)">
12647         <size>26</size>
12648       </method>
12649       <method name="System.Func`1[T] Using[T](T)">
12650         <size>57</size>
12651       </method>
12652       <method name="System.Func`1[T] Switch[T](T)">
12653         <size>38</size>
12654       </method>
12655       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12656         <size>26</size>
12657       </method>
12658       <method name="Int32 Main()">
12659         <size>431</size>
12660       </method>
12661     </type>
12662     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12663       <method name="Void .ctor()">
12664         <size>7</size>
12665       </method>
12666       <method name="T[] &lt;&gt;m__0()">
12667         <size>56</size>
12668       </method>
12669     </type>
12670     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12671       <method name="Void .ctor()">
12672         <size>7</size>
12673       </method>
12674       <method name="T &lt;&gt;m__1()">
12675         <size>23</size>
12676       </method>
12677     </type>
12678     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12679       <method name="Void .ctor()">
12680         <size>7</size>
12681       </method>
12682       <method name="T &lt;&gt;m__2()">
12683         <size>28</size>
12684       </method>
12685     </type>
12686     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12687       <method name="Void .ctor()">
12688         <size>7</size>
12689       </method>
12690       <method name="T &lt;&gt;m__3()">
12691         <size>65</size>
12692       </method>
12693     </type>
12694     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12695       <method name="Void .ctor()">
12696         <size>7</size>
12697       </method>
12698       <method name="T &lt;&gt;m__4()">
12699         <size>48</size>
12700       </method>
12701     </type>
12702     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12703       <method name="Void .ctor()">
12704         <size>7</size>
12705       </method>
12706       <method name="T &lt;&gt;m__5()">
12707         <size>50</size>
12708       </method>
12709     </type>
12710     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12711       <method name="Void .ctor()">
12712         <size>7</size>
12713       </method>
12714       <method name="T &lt;&gt;m__6()">
12715         <size>7</size>
12716       </method>
12717     </type>
12718     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12719       <method name="Void .ctor()">
12720         <size>7</size>
12721       </method>
12722       <method name="T &lt;&gt;m__7()">
12723         <size>35</size>
12724       </method>
12725     </type>
12726     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12727       <method name="Void .ctor()">
12728         <size>7</size>
12729       </method>
12730       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12731         <size>56</size>
12732       </method>
12733     </type>
12734     <type name="Test">
12735       <method name="Void ArrayMutate[T](T[])">
12736         <size>27</size>
12737       </method>
12738     </type>
12739     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12740       <method name="Void .ctor()">
12741         <size>7</size>
12742       </method>
12743       <method name="Void &lt;&gt;m__9(Int32)">
12744         <size>36</size>
12745       </method>
12746     </type>
12747     <type name="Test">
12748       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12749         <size>26</size>
12750       </method>
12751     </type>
12752     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12753       <method name="Void .ctor()">
12754         <size>7</size>
12755       </method>
12756       <method name="T[][] &lt;&gt;m__A()">
12757         <size>48</size>
12758       </method>
12759     </type>
12760   </test>
12761   <test name="gtest-anon-25.cs">
12762     <type name="HS`1[T]">
12763       <method name="Void .ctor(IEqualityComparer`1)">
12764         <size>7</size>
12765       </method>
12766     </type>
12767     <type name="Test">
12768       <method name="Void .ctor()">
12769         <size>7</size>
12770       </method>
12771       <method name="Void Foo[T](IEqualityComparer`1)">
12772         <size>27</size>
12773       </method>
12774       <method name="Int32 Main()">
12775         <size>8</size>
12776       </method>
12777     </type>
12778     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12779       <method name="Void .ctor()">
12780         <size>7</size>
12781       </method>
12782       <method name="HS`1[T] &lt;&gt;m__0()">
12783         <size>12</size>
12784       </method>
12785     </type>
12786   </test>
12787   <test name="gtest-anon-26.cs">
12788     <type name="MonoBugs.BrokenGenericCast">
12789       <method name="Void .ctor()">
12790         <size>7</size>
12791       </method>
12792       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12793         <size>13</size>
12794       </method>
12795       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12796         <size>13</size>
12797       </method>
12798       <method name="Void Main()">
12799         <size>1</size>
12800       </method>
12801       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12802         <size>12</size>
12803       </method>
12804       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12805         <size>12</size>
12806       </method>
12807     </type>
12808   </test>
12809   <test name="gtest-anon-27.cs">
12810     <type name="BaseDataObjectFactory">
12811       <method name="Void .ctor()">
12812         <size>7</size>
12813       </method>
12814       <method name="T GetBusinessQueryObjectFromReader[T]()">
12815         <size>8</size>
12816       </method>
12817       <method name="T[] GetQueryObjects[T](System.String)">
12818         <size>0</size>
12819       </method>
12820     </type>
12821     <type name="BusinessQueryObject">
12822       <method name="Void .ctor()">
12823         <size>7</size>
12824       </method>
12825     </type>
12826     <type name="MySqlDataObjectFactory">
12827       <method name="Void .ctor()">
12828         <size>7</size>
12829       </method>
12830       <method name="T[] GetQueryObjects[T](System.String)">
12831         <size>63</size>
12832       </method>
12833       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12834         <size>1</size>
12835       </method>
12836     </type>
12837     <type name="C">
12838       <method name="Void .ctor()">
12839         <size>7</size>
12840       </method>
12841       <method name="Void Main()">
12842         <size>1</size>
12843       </method>
12844     </type>
12845     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12846       <method name="Void .ctor(Object, IntPtr)">
12847         <size>0</size>
12848       </method>
12849       <method name="Void Invoke()">
12850         <size>0</size>
12851       </method>
12852       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12853         <size>0</size>
12854       </method>
12855       <method name="Void EndInvoke(IAsyncResult)">
12856         <size>0</size>
12857       </method>
12858     </type>
12859     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12860       <method name="Void .ctor()">
12861         <size>7</size>
12862       </method>
12863       <method name="Void &lt;&gt;m__0()">
12864         <size>17</size>
12865       </method>
12866     </type>
12867   </test>
12868   <test name="gtest-anon-28.cs">
12869     <type name="A">
12870       <method name="Void .ctor()">
12871         <size>7</size>
12872       </method>
12873       <method name="Void Foo[T]()">
12874         <size>0</size>
12875       </method>
12876     </type>
12877     <type name="B">
12878       <method name="Void .ctor()">
12879         <size>7</size>
12880       </method>
12881       <method name="Void Foo[T]()">
12882         <size>14</size>
12883       </method>
12884       <method name="Void Main()">
12885         <size>1</size>
12886       </method>
12887     </type>
12888     <type name="B+Del">
12889       <method name="Void .ctor(Object, IntPtr)">
12890         <size>0</size>
12891       </method>
12892       <method name="Void Invoke()">
12893         <size>0</size>
12894       </method>
12895       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12896         <size>0</size>
12897       </method>
12898       <method name="Void EndInvoke(IAsyncResult)">
12899         <size>0</size>
12900       </method>
12901     </type>
12902     <type name="B">
12903       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12904         <size>7</size>
12905       </method>
12906     </type>
12907   </test>
12908   <test name="gtest-anon-29.cs">
12909     <type name="Test">
12910       <method name="Void .ctor()">
12911         <size>7</size>
12912       </method>
12913       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12914         <size>17</size>
12915       </method>
12916       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12917         <size>32</size>
12918       </method>
12919       <method name="T Item[T](IList`1)">
12920         <size>7</size>
12921       </method>
12922       <method name="T GetSingleItem[T](IList`1)">
12923         <size>10</size>
12924       </method>
12925       <method name="Void Main()">
12926         <size>15</size>
12927       </method>
12928     </type>
12929     <type name="Test+Creator`1[T]">
12930       <method name="Void .ctor(Object, IntPtr)">
12931         <size>0</size>
12932       </method>
12933       <method name="T Invoke()">
12934         <size>0</size>
12935       </method>
12936       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12937         <size>0</size>
12938       </method>
12939       <method name="T EndInvoke(IAsyncResult)">
12940         <size>0</size>
12941       </method>
12942     </type>
12943     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12944       <method name="Void .ctor()">
12945         <size>7</size>
12946       </method>
12947       <method name="T &lt;&gt;m__0()">
12948         <size>12</size>
12949       </method>
12950     </type>
12951   </test>
12952   <test name="gtest-anon-3.cs">
12953     <type name="X">
12954       <method name="Void .ctor()">
12955         <size>7</size>
12956       </method>
12957       <method name="Void Hello[U](U)">
12958         <size>1</size>
12959       </method>
12960       <method name="Void Test[T](T)">
12961         <size>28</size>
12962       </method>
12963       <method name="Void Main()">
12964         <size>14</size>
12965       </method>
12966     </type>
12967     <type name="Foo`1[S]">
12968       <method name="Void .ctor(Object, IntPtr)">
12969         <size>0</size>
12970       </method>
12971       <method name="Void Invoke(S)">
12972         <size>0</size>
12973       </method>
12974       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12975         <size>0</size>
12976       </method>
12977       <method name="Void EndInvoke(IAsyncResult)">
12978         <size>0</size>
12979       </method>
12980     </type>
12981     <type name="X">
12982       <method name="Void &lt;Test`1&gt;m__0[T](T)">
12983         <size>8</size>
12984       </method>
12985     </type>
12986   </test>
12987   <test name="gtest-anon-30.cs">
12988     <type name="X">
12989       <method name="Void .ctor()">
12990         <size>7</size>
12991       </method>
12992       <method name="Void Hello[U](U)">
12993         <size>1</size>
12994       </method>
12995       <method name="Void Test[T](T)">
12996         <size>46</size>
12997       </method>
12998       <method name="Void Main()">
12999         <size>1</size>
13000       </method>
13001     </type>
13002     <type name="Simple">
13003       <method name="Void .ctor(Object, IntPtr)">
13004         <size>0</size>
13005       </method>
13006       <method name="Void Invoke()">
13007         <size>0</size>
13008       </method>
13009       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13010         <size>0</size>
13011       </method>
13012       <method name="Void EndInvoke(IAsyncResult)">
13013         <size>0</size>
13014       </method>
13015     </type>
13016     <type name="Foo">
13017       <method name="Void .ctor(Object, IntPtr)">
13018         <size>0</size>
13019       </method>
13020       <method name="Simple Invoke()">
13021         <size>0</size>
13022       </method>
13023       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13024         <size>0</size>
13025       </method>
13026       <method name="Simple EndInvoke(IAsyncResult)">
13027         <size>0</size>
13028       </method>
13029     </type>
13030     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13031       <method name="Void .ctor()">
13032         <size>7</size>
13033       </method>
13034       <method name="Simple &lt;&gt;m__0()">
13035         <size>55</size>
13036       </method>
13037     </type>
13038     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13039       <method name="Void .ctor()">
13040         <size>7</size>
13041       </method>
13042       <method name="Void &lt;&gt;m__1()">
13043         <size>50</size>
13044       </method>
13045     </type>
13046   </test>
13047   <test name="gtest-anon-31.cs">
13048     <type name="A">
13049       <method name="Void Fail[X]()">
13050         <size>25</size>
13051       </method>
13052       <method name="Void Main()">
13053         <size>1</size>
13054       </method>
13055     </type>
13056     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
13057       <method name="Void .ctor()">
13058         <size>7</size>
13059       </method>
13060       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13061         <size>36</size>
13062       </method>
13063       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13064         <size>1</size>
13065       </method>
13066     </type>
13067   </test>
13068   <test name="gtest-anon-32.cs">
13069     <type name="Program">
13070       <method name="Void .ctor()">
13071         <size>7</size>
13072       </method>
13073       <method name="Void Foo[T](IList`1)">
13074         <size>31</size>
13075       </method>
13076       <method name="Void Assert(System.Action`1[System.Int32])">
13077         <size>9</size>
13078       </method>
13079       <method name="Void Main(System.String[])">
13080         <size>7</size>
13081       </method>
13082     </type>
13083     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13084       <method name="Void .ctor()">
13085         <size>7</size>
13086       </method>
13087       <method name="Void &lt;&gt;m__0(Int32)">
13088         <size>18</size>
13089       </method>
13090     </type>
13091   </test>
13092   <test name="gtest-anon-33.cs">
13093     <type name="IEnumerableRocks">
13094       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13095         <size>33</size>
13096       </method>
13097       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13098         <size>126</size>
13099       </method>
13100     </type>
13101     <type name="Test">
13102       <method name="Void .ctor()">
13103         <size>7</size>
13104       </method>
13105       <method name="Void Main()">
13106         <size>67</size>
13107       </method>
13108       <method name="System.String &lt;Main&gt;m__1(System.String)">
13109         <size>17</size>
13110       </method>
13111     </type>
13112     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13113       <method name="Void .ctor()">
13114         <size>7</size>
13115       </method>
13116       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13117         <size>34</size>
13118       </method>
13119     </type>
13120   </test>
13121   <test name="gtest-anon-34.cs">
13122     <type name="MyClass">
13123       <method name="Void .ctor()">
13124         <size>18</size>
13125       </method>
13126       <method name="Int32 get_Answer()">
13127         <size>7</size>
13128       </method>
13129       <method name="Void set_Answer(Int32)">
13130         <size>8</size>
13131       </method>
13132     </type>
13133     <type name="Test">
13134       <method name="Void .ctor()">
13135         <size>7</size>
13136       </method>
13137       <method name="Int32 Main()">
13138         <size>82</size>
13139       </method>
13140     </type>
13141     <type name="Test+D">
13142       <method name="Void .ctor(Object, IntPtr)">
13143         <size>0</size>
13144       </method>
13145       <method name="Void Invoke()">
13146         <size>0</size>
13147       </method>
13148       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13149         <size>0</size>
13150       </method>
13151       <method name="Void EndInvoke(IAsyncResult)">
13152         <size>0</size>
13153       </method>
13154     </type>
13155     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13156       <method name="Void .ctor()">
13157         <size>7</size>
13158       </method>
13159       <method name="Void &lt;&gt;m__0()">
13160         <size>33</size>
13161       </method>
13162     </type>
13163   </test>
13164   <test name="gtest-anon-35.cs">
13165     <type name="C`1[T]">
13166       <method name="Void .ctor()">
13167         <size>7</size>
13168       </method>
13169       <method name="System.Func`1[T] XX()">
13170         <size>32</size>
13171       </method>
13172       <method name="T &lt;XX&gt;m__0()">
13173         <size>10</size>
13174       </method>
13175     </type>
13176     <type name="C2`1[T]">
13177       <method name="Void .ctor()">
13178         <size>7</size>
13179       </method>
13180       <method name="System.Func`1[C`1[T]] XX()">
13181         <size>32</size>
13182       </method>
13183       <method name="C`1[T] &lt;XX&gt;m__1()">
13184         <size>2</size>
13185       </method>
13186     </type>
13187     <type name="N1">
13188       <method name="Void .ctor()">
13189         <size>7</size>
13190       </method>
13191       <method name="System.Func`1[T] XX[T]()">
13192         <size>15</size>
13193       </method>
13194     </type>
13195     <type name="Test">
13196       <method name="Void .ctor()">
13197         <size>7</size>
13198       </method>
13199       <method name="Int32 Main()">
13200         <size>98</size>
13201       </method>
13202     </type>
13203     <type name="N1">
13204       <method name="T &lt;XX`1&gt;m__2[T]()">
13205         <size>10</size>
13206       </method>
13207     </type>
13208   </test>
13209   <test name="gtest-anon-36.cs">
13210     <type name="Foo`1[T]">
13211       <method name="Void .ctor()">
13212         <size>7</size>
13213       </method>
13214       <method name="Void add_handler(Handler`1[T])">
13215         <size>24</size>
13216       </method>
13217       <method name="Void remove_handler(Handler`1[T])">
13218         <size>24</size>
13219       </method>
13220       <method name="Void add_Handler(Handler`1[T])">
13221         <size>64</size>
13222       </method>
13223       <method name="Void remove_Handler(Handler`1[T])">
13224         <size>24</size>
13225       </method>
13226       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13227         <size>18</size>
13228       </method>
13229     </type>
13230     <type name="Program">
13231       <method name="Void .ctor()">
13232         <size>7</size>
13233       </method>
13234       <method name="Int32 Main()">
13235         <size>15</size>
13236       </method>
13237     </type>
13238     <type name="Handler`1[T]">
13239       <method name="Void .ctor(Object, IntPtr)">
13240         <size>0</size>
13241       </method>
13242       <method name="Void Invoke(System.Object)">
13243         <size>0</size>
13244       </method>
13245       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13246         <size>0</size>
13247       </method>
13248       <method name="Void EndInvoke(IAsyncResult)">
13249         <size>0</size>
13250       </method>
13251     </type>
13252   </test>
13253   <test name="gtest-anon-37.cs">
13254     <type name="Wrap`1[U]">
13255       <method name="Void .ctor()">
13256         <size>7</size>
13257       </method>
13258     </type>
13259     <type name="Test">
13260       <method name="Void .ctor()">
13261         <size>7</size>
13262       </method>
13263       <method name="Int32 Run[T](Wrap`1[T])">
13264         <size>56</size>
13265       </method>
13266       <method name="Int32 Main()">
13267         <size>16</size>
13268       </method>
13269     </type>
13270     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13271       <method name="Void .ctor()">
13272         <size>7</size>
13273       </method>
13274       <method name="Void &lt;&gt;m__0()">
13275         <size>17</size>
13276       </method>
13277     </type>
13278   </test>
13279   <test name="gtest-anon-38.cs">
13280     <type name="Foo`1[T]">
13281       <method name="Void .ctor()">
13282         <size>7</size>
13283       </method>
13284       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13285         <size>40</size>
13286       </method>
13287       <method name="Boolean Contains(T)">
13288         <size>2</size>
13289       </method>
13290     </type>
13291     <type name="Program">
13292       <method name="Void .ctor()">
13293         <size>7</size>
13294       </method>
13295       <method name="Int32 Main()">
13296         <size>44</size>
13297       </method>
13298     </type>
13299     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13300       <method name="Void .ctor()">
13301         <size>7</size>
13302       </method>
13303       <method name="Boolean &lt;&gt;m__0()">
13304         <size>199</size>
13305       </method>
13306     </type>
13307     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13308       <method name="Void .ctor()">
13309         <size>7</size>
13310       </method>
13311     </type>
13312   </test>
13313   <test name="gtest-anon-39.cs">
13314     <type name="Test">
13315       <method name="Void .ctor()">
13316         <size>7</size>
13317       </method>
13318       <method name="Void Test_1[T](T)">
13319         <size>33</size>
13320       </method>
13321       <method name="Void Test_2[T](Nullable`1)">
13322         <size>33</size>
13323       </method>
13324       <method name="Void Main()">
13325         <size>39</size>
13326       </method>
13327     </type>
13328     <type name="Test+D">
13329       <method name="Void .ctor(Object, IntPtr)">
13330         <size>0</size>
13331       </method>
13332       <method name="Void Invoke()">
13333         <size>0</size>
13334       </method>
13335       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13336         <size>0</size>
13337       </method>
13338       <method name="Void EndInvoke(IAsyncResult)">
13339         <size>0</size>
13340       </method>
13341     </type>
13342     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13343       <method name="Void .ctor()">
13344         <size>7</size>
13345       </method>
13346       <method name="Void &lt;&gt;m__0()">
13347         <size>24</size>
13348       </method>
13349     </type>
13350     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13351       <method name="Void .ctor()">
13352         <size>7</size>
13353       </method>
13354       <method name="Void &lt;&gt;m__1()">
13355         <size>85</size>
13356       </method>
13357     </type>
13358     <type name="Test">
13359       <method name="T Test_3[T](System.Object)">
13360         <size>51</size>
13361       </method>
13362     </type>
13363     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13364       <method name="Void .ctor()">
13365         <size>7</size>
13366       </method>
13367       <method name="Void &lt;&gt;m__2()">
13368         <size>23</size>
13369       </method>
13370     </type>
13371   </test>
13372   <test name="gtest-anon-4.cs">
13373     <type name="Test">
13374       <method name="Void .ctor()">
13375         <size>7</size>
13376       </method>
13377       <method name="Void Main()">
13378         <size>57</size>
13379       </method>
13380       <method name="Int32 GetItem()">
13381         <size>50</size>
13382       </method>
13383       <method name="IEnumerable`1 GetItems()">
13384         <size>16</size>
13385       </method>
13386     </type>
13387     <type name="&lt;PrivateImplementationDetails&gt;">
13388       <method name="Void .ctor()">
13389         <size>7</size>
13390       </method>
13391     </type>
13392     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13393       <method name="Void .ctor()">
13394         <size>7</size>
13395       </method>
13396       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13397         <size>12</size>
13398       </method>
13399       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13400         <size>7</size>
13401       </method>
13402       <method name="Boolean MoveNext()">
13403         <size>69</size>
13404       </method>
13405       <method name="Void Dispose()">
13406         <size>8</size>
13407       </method>
13408       <method name="Void Reset()">
13409         <size>6</size>
13410       </method>
13411       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13412         <size>7</size>
13413       </method>
13414       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13415         <size>26</size>
13416       </method>
13417     </type>
13418   </test>
13419   <test name="gtest-anon-40.cs">
13420     <type name="RunTests">
13421       <method name="Int32 Main()">
13422         <size>7</size>
13423       </method>
13424     </type>
13425     <type name="Test1.X">
13426       <method name="Void .ctor()">
13427         <size>7</size>
13428       </method>
13429       <method name="Void Test1[R](R, Int32)">
13430         <size>150</size>
13431       </method>
13432       <method name="Void Run()">
13433         <size>13</size>
13434       </method>
13435     </type>
13436     <type name="Test1.Foo">
13437       <method name="Void .ctor(Object, IntPtr)">
13438         <size>0</size>
13439       </method>
13440       <method name="Int32 Invoke()">
13441         <size>0</size>
13442       </method>
13443       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13444         <size>0</size>
13445       </method>
13446       <method name="Int32 EndInvoke(IAsyncResult)">
13447         <size>0</size>
13448       </method>
13449     </type>
13450     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13451       <method name="Void .ctor()">
13452         <size>7</size>
13453       </method>
13454       <method name="Int32 &lt;&gt;m__0()">
13455         <size>71</size>
13456       </method>
13457     </type>
13458     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13459       <method name="Void .ctor()">
13460         <size>7</size>
13461       </method>
13462     </type>
13463     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13464       <method name="Void .ctor()">
13465         <size>7</size>
13466       </method>
13467     </type>
13468   </test>
13469   <test name="gtest-anon-41.cs">
13470     <type name="C">
13471       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13472         <size>37</size>
13473       </method>
13474       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13475         <size>6</size>
13476       </method>
13477       <method name="Void Main()">
13478         <size>1</size>
13479       </method>
13480       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13481         <size>8</size>
13482       </method>
13483       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13484         <size>8</size>
13485       </method>
13486     </type>
13487   </test>
13488   <test name="gtest-anon-42.cs">
13489     <type name="Test">
13490       <method name="Void .ctor()">
13491         <size>7</size>
13492       </method>
13493       <method name="Void Test_3[T]()">
13494         <size>20</size>
13495       </method>
13496       <method name="Int32 Main()">
13497         <size>12</size>
13498       </method>
13499     </type>
13500     <type name="Test+D">
13501       <method name="Void .ctor(Object, IntPtr)">
13502         <size>0</size>
13503       </method>
13504       <method name="Void Invoke()">
13505         <size>0</size>
13506       </method>
13507       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13508         <size>0</size>
13509       </method>
13510       <method name="Void EndInvoke(IAsyncResult)">
13511         <size>0</size>
13512       </method>
13513     </type>
13514     <type name="Test">
13515       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13516         <size>11</size>
13517       </method>
13518     </type>
13519   </test>
13520   <test name="gtest-anon-43.cs">
13521     <type name="TestC">
13522       <method name="Void .ctor()">
13523         <size>7</size>
13524       </method>
13525       <method name="System.Func`1[System.Type] Test[T]()">
13526         <size>13</size>
13527       </method>
13528       <method name="Int32 Main()">
13529         <size>66</size>
13530       </method>
13531       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13532         <size>11</size>
13533       </method>
13534     </type>
13535   </test>
13536   <test name="gtest-anon-44.cs">
13537     <type name="UiaAtkBridgeTest.Test">
13538       <method name="Void .ctor()">
13539         <size>7</size>
13540       </method>
13541       <method name="Void Invoke(System.EventHandler)">
13542         <size>1</size>
13543       </method>
13544     </type>
13545     <type name="UiaAtkBridgeTest.GailTester">
13546       <method name="Void .ctor()">
13547         <size>7</size>
13548       </method>
13549       <method name="Void ThisCausesACrash[I]()">
13550         <size>18</size>
13551       </method>
13552       <method name="Void Main()">
13553         <size>1</size>
13554       </method>
13555       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13556         <size>1</size>
13557       </method>
13558     </type>
13559   </test>
13560   <test name="gtest-anon-45.cs">
13561     <type name="C">
13562       <method name="Void .ctor()">
13563         <size>7</size>
13564       </method>
13565       <method name="Void AnyMethod[T]()">
13566         <size>20</size>
13567       </method>
13568       <method name="Int32 Main()">
13569         <size>12</size>
13570       </method>
13571     </type>
13572     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13573       <method name="Void .ctor()">
13574         <size>7</size>
13575       </method>
13576       <method name="Void &lt;&gt;m__1(System.String)">
13577         <size>14</size>
13578       </method>
13579     </type>
13580     <type name="C">
13581       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13582         <size>31</size>
13583       </method>
13584     </type>
13585   </test>
13586   <test name="gtest-anon-46.cs">
13587     <type name="TheClass">
13588       <method name="Void .ctor()">
13589         <size>7</size>
13590       </method>
13591       <method name="Void Foo[T](T, System.Func`2[T,T])">
13592         <size>41</size>
13593       </method>
13594       <method name="Void Main()">
13595         <size>8</size>
13596       </method>
13597     </type>
13598     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13599       <method name="Void .ctor()">
13600         <size>7</size>
13601       </method>
13602       <method name="System.Func`1[T] &lt;&gt;m__0()">
13603         <size>31</size>
13604       </method>
13605       <method name="T &lt;&gt;m__1()">
13606         <size>18</size>
13607       </method>
13608     </type>
13609   </test>
13610   <test name="gtest-anon-47.cs">
13611     <type name="C">
13612       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13613         <size>26</size>
13614       </method>
13615     </type>
13616     <type name="Test">
13617       <method name="Void .ctor()">
13618         <size>7</size>
13619       </method>
13620       <method name="Int32 Main()">
13621         <size>59</size>
13622       </method>
13623       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13624         <size>23</size>
13625       </method>
13626     </type>
13627     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13628       <method name="Void .ctor()">
13629         <size>7</size>
13630       </method>
13631       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13632         <size>33</size>
13633       </method>
13634     </type>
13635     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13636       <method name="Void .ctor()">
13637         <size>7</size>
13638       </method>
13639       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13640         <size>45</size>
13641       </method>
13642     </type>
13643     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13644       <method name="Void .ctor()">
13645         <size>7</size>
13646       </method>
13647       <method name="Void &lt;&gt;m__2(T3)">
13648         <size>35</size>
13649       </method>
13650     </type>
13651   </test>
13652   <test name="gtest-anon-48.cs">
13653     <type name="GeneratorEnumerable`1[T]">
13654       <method name="Void .ctor(Func`1)">
13655         <size>7</size>
13656       </method>
13657     </type>
13658     <type name="GeneratorExpression">
13659       <method name="Void .ctor()">
13660         <size>7</size>
13661       </method>
13662     </type>
13663     <type name="GeneratorInvoker">
13664       <method name="Void .ctor(GeneratorExpression)">
13665         <size>7</size>
13666       </method>
13667       <method name="Void Invoke[T](T ByRef)">
13668         <size>1</size>
13669       </method>
13670     </type>
13671     <type name="Interpreter">
13672       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13673         <size>31</size>
13674       </method>
13675       <method name="Int32 Main()">
13676         <size>13</size>
13677       </method>
13678     </type>
13679     <type name="Func`1[TResult]">
13680       <method name="Void .ctor(Object, IntPtr)">
13681         <size>0</size>
13682       </method>
13683       <method name="TResult Invoke()">
13684         <size>0</size>
13685       </method>
13686       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13687         <size>0</size>
13688       </method>
13689       <method name="TResult EndInvoke(IAsyncResult)">
13690         <size>0</size>
13691       </method>
13692     </type>
13693     <type name="GeneratorNext`1[T]">
13694       <method name="Void .ctor(Object, IntPtr)">
13695         <size>0</size>
13696       </method>
13697       <method name="Void Invoke(T ByRef)">
13698         <size>0</size>
13699       </method>
13700       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13701         <size>0</size>
13702       </method>
13703       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13704         <size>0</size>
13705       </method>
13706     </type>
13707     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13708       <method name="Void .ctor()">
13709         <size>7</size>
13710       </method>
13711       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13712         <size>23</size>
13713       </method>
13714     </type>
13715   </test>
13716   <test name="gtest-anon-49.cs">
13717     <type name="Test">
13718       <method name="Void .ctor()">
13719         <size>7</size>
13720       </method>
13721       <method name="Void Main()">
13722         <size>1</size>
13723       </method>
13724       <method name="Void DetermineLinkedCells()">
13725         <size>74</size>
13726       </method>
13727     </type>
13728     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13729       <method name="Void .ctor()">
13730         <size>7</size>
13731       </method>
13732     </type>
13733     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13734       <method name="Void .ctor()">
13735         <size>7</size>
13736       </method>
13737       <method name="Boolean &lt;&gt;m__1(System.Object)">
13738         <size>13</size>
13739       </method>
13740       <method name="Boolean &lt;&gt;m__0(System.Object)">
13741         <size>18</size>
13742       </method>
13743     </type>
13744   </test>
13745   <test name="gtest-anon-5.cs">
13746     <type name="X">
13747       <method name="Void .ctor()">
13748         <size>7</size>
13749       </method>
13750       <method name="Void Main()">
13751         <size>78</size>
13752       </method>
13753     </type>
13754     <type name="Hello">
13755       <method name="Void .ctor(Object, IntPtr)">
13756         <size>0</size>
13757       </method>
13758       <method name="Void Invoke()">
13759         <size>0</size>
13760       </method>
13761       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13762         <size>0</size>
13763       </method>
13764       <method name="Void EndInvoke(IAsyncResult)">
13765         <size>0</size>
13766       </method>
13767     </type>
13768     <type name="Foo+&lt;Test&gt;c__Iterator0">
13769       <method name="Void .ctor()">
13770         <size>7</size>
13771       </method>
13772       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13773         <size>12</size>
13774       </method>
13775       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13776         <size>7</size>
13777       </method>
13778       <method name="Boolean MoveNext()">
13779         <size>98</size>
13780       </method>
13781       <method name="Void Dispose()">
13782         <size>8</size>
13783       </method>
13784       <method name="Void Reset()">
13785         <size>6</size>
13786       </method>
13787     </type>
13788     <type name="Foo">
13789       <method name="Void .ctor(Int32)">
13790         <size>8</size>
13791       </method>
13792       <method name="IEnumerable`1 Test(Foo)">
13793         <size>42</size>
13794       </method>
13795       <method name="Void Hello(Int32)">
13796         <size>19</size>
13797       </method>
13798       <method name="System.String ToString()">
13799         <size>22</size>
13800       </method>
13801     </type>
13802     <type name="Foo+&lt;Test&gt;c__Iterator0">
13803       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13804         <size>7</size>
13805       </method>
13806       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13807         <size>52</size>
13808       </method>
13809     </type>
13810   </test>
13811   <test name="gtest-anon-50.cs">
13812     <type name="M">
13813       <method name="Void .ctor()">
13814         <size>7</size>
13815       </method>
13816       <method name="Int32 Main()">
13817         <size>12</size>
13818       </method>
13819     </type>
13820     <type name="SomeGenericClass`1[SomeType]">
13821       <method name="Void .ctor()">
13822         <size>7</size>
13823       </method>
13824       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13825         <size>1</size>
13826       </method>
13827       <method name="Void FailsToCompile()">
13828         <size>19</size>
13829       </method>
13830     </type>
13831     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13832       <method name="Void .ctor(Object, IntPtr)">
13833         <size>0</size>
13834       </method>
13835       <method name="Void Invoke()">
13836         <size>0</size>
13837       </method>
13838       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13839         <size>0</size>
13840       </method>
13841       <method name="Void EndInvoke(IAsyncResult)">
13842         <size>0</size>
13843       </method>
13844     </type>
13845     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13846       <method name="Void .ctor()">
13847         <size>7</size>
13848       </method>
13849     </type>
13850     <type name="SomeGenericClass`1[SomeType]">
13851       <method name="Void &lt;FailsToCompile&gt;m__0()">
13852         <size>44</size>
13853       </method>
13854     </type>
13855     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13856       <method name="Void &lt;&gt;m__1()">
13857         <size>18</size>
13858       </method>
13859     </type>
13860   </test>
13861   <test name="gtest-anon-51.cs">
13862     <type name="Driver">
13863       <method name="Void .ctor()">
13864         <size>7</size>
13865       </method>
13866       <method name="Int32 Main()">
13867         <size>12</size>
13868       </method>
13869       <method name="Void P(Int32, Int32)">
13870         <size>1</size>
13871       </method>
13872       <method name="Void Repro()">
13873         <size>100</size>
13874       </method>
13875     </type>
13876     <type name="Bla">
13877       <method name="Void .ctor(Object, IntPtr)">
13878         <size>0</size>
13879       </method>
13880       <method name="Void Invoke()">
13881         <size>0</size>
13882       </method>
13883       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13884         <size>0</size>
13885       </method>
13886       <method name="Void EndInvoke(IAsyncResult)">
13887         <size>0</size>
13888       </method>
13889     </type>
13890     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13891       <method name="Void .ctor()">
13892         <size>7</size>
13893       </method>
13894       <method name="Void &lt;&gt;m__0()">
13895         <size>35</size>
13896       </method>
13897     </type>
13898   </test>
13899   <test name="gtest-anon-52.cs">
13900     <type name="A`1[T]">
13901       <method name="Void .ctor()">
13902         <size>7</size>
13903       </method>
13904     </type>
13905     <type name="A`1+B[T]">
13906       <method name="Void .ctor()">
13907         <size>18</size>
13908       </method>
13909       <method name="Void W[R](System.String, System.Func`2[T,R])">
13910         <size>39</size>
13911       </method>
13912     </type>
13913     <type name="B">
13914       <method name="Void .ctor()">
13915         <size>7</size>
13916       </method>
13917       <method name="Void Main()">
13918         <size>1</size>
13919       </method>
13920     </type>
13921     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13922       <method name="Void .ctor()">
13923         <size>7</size>
13924       </method>
13925       <method name="Void &lt;&gt;m__0(T[])">
13926         <size>55</size>
13927       </method>
13928     </type>
13929   </test>
13930   <test name="gtest-anon-53.cs">
13931     <type name="TestComp.Program">
13932       <method name="Void .ctor()">
13933         <size>7</size>
13934       </method>
13935       <method name="Void Main(System.String[])">
13936         <size>1</size>
13937       </method>
13938     </type>
13939     <type name="TestComp.Program+MyClass">
13940       <method name="Void .ctor()">
13941         <size>7</size>
13942       </method>
13943       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13944         <size>1</size>
13945       </method>
13946       <method name="Void UseATemplate()">
13947         <size>36</size>
13948       </method>
13949       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13950         <size>16</size>
13951       </method>
13952     </type>
13953     <type name="TestComp.Program+MyClass+MyDelegate">
13954       <method name="Void .ctor(Object, IntPtr)">
13955         <size>0</size>
13956       </method>
13957       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13958         <size>0</size>
13959       </method>
13960       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13961         <size>0</size>
13962       </method>
13963       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13964         <size>0</size>
13965       </method>
13966     </type>
13967   </test>
13968   <test name="gtest-anon-54.cs">
13969     <type name="Class">
13970       <method name="Void .ctor()">
13971         <size>7</size>
13972       </method>
13973       <method name="System.String get_Property()">
13974         <size>6</size>
13975       </method>
13976       <method name="System.String Method()">
13977         <size>44</size>
13978       </method>
13979       <method name="Int32 Main()">
13980         <size>39</size>
13981       </method>
13982     </type>
13983     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13984       <method name="Void .ctor()">
13985         <size>7</size>
13986       </method>
13987       <method name="System.String &lt;&gt;m__0()">
13988         <size>56</size>
13989       </method>
13990     </type>
13991     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13992       <method name="Void .ctor()">
13993         <size>7</size>
13994       </method>
13995       <method name="System.String &lt;&gt;m__1(System.String)">
13996         <size>52</size>
13997       </method>
13998     </type>
13999     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
14000       <method name="Void .ctor()">
14001         <size>7</size>
14002       </method>
14003       <method name="System.String &lt;&gt;m__2()">
14004         <size>39</size>
14005       </method>
14006     </type>
14007   </test>
14008   <test name="gtest-anon-55.cs">
14009     <type name="Thing`1[TFirst]">
14010       <method name="Void .ctor(Action`1)">
14011         <size>14</size>
14012       </method>
14013       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
14014         <size>31</size>
14015       </method>
14016       <method name="Void SomeAction()">
14017         <size>18</size>
14018       </method>
14019     </type>
14020     <type name="Program">
14021       <method name="Void Main()">
14022         <size>42</size>
14023       </method>
14024       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
14025         <size>2</size>
14026       </method>
14027     </type>
14028     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
14029       <method name="Void .ctor()">
14030         <size>7</size>
14031       </method>
14032       <method name="Void &lt;&gt;m__0(TFirst)">
14033         <size>47</size>
14034       </method>
14035     </type>
14036   </test>
14037   <test name="gtest-anon-56.cs">
14038     <type name="G`1[T]">
14039       <method name="Void .ctor()">
14040         <size>7</size>
14041       </method>
14042       <method name="T def()">
14043         <size>10</size>
14044       </method>
14045     </type>
14046     <type name="C">
14047       <method name="Void .ctor()">
14048         <size>7</size>
14049       </method>
14050       <method name="Void foo(System.Object)">
14051         <size>1</size>
14052       </method>
14053       <method name="Void cf[T]()">
14054         <size>35</size>
14055       </method>
14056       <method name="Int32 Main()">
14057         <size>17</size>
14058       </method>
14059     </type>
14060     <type name="C+DF">
14061       <method name="Void .ctor(Object, IntPtr)">
14062         <size>0</size>
14063       </method>
14064       <method name="Void Invoke()">
14065         <size>0</size>
14066       </method>
14067       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14068         <size>0</size>
14069       </method>
14070       <method name="Void EndInvoke(IAsyncResult)">
14071         <size>0</size>
14072       </method>
14073     </type>
14074     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14075       <method name="Void .ctor()">
14076         <size>7</size>
14077       </method>
14078       <method name="Void &lt;&gt;m__0()">
14079         <size>22</size>
14080       </method>
14081     </type>
14082   </test>
14083   <test name="gtest-anon-6.cs">
14084     <type name="X">
14085       <method name="Void .ctor()">
14086         <size>7</size>
14087       </method>
14088       <method name="Void Hello[U,V](U, V)">
14089         <size>1</size>
14090       </method>
14091       <method name="Void Test[A,B,C](A, B, C)">
14092         <size>49</size>
14093       </method>
14094       <method name="Void Main()">
14095         <size>28</size>
14096       </method>
14097     </type>
14098     <type name="Foo`2[R,S]">
14099       <method name="Void .ctor(Object, IntPtr)">
14100         <size>0</size>
14101       </method>
14102       <method name="Void Invoke(R, S)">
14103         <size>0</size>
14104       </method>
14105       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14106         <size>0</size>
14107       </method>
14108       <method name="Void EndInvoke(IAsyncResult)">
14109         <size>0</size>
14110       </method>
14111     </type>
14112     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14113       <method name="Void .ctor()">
14114         <size>7</size>
14115       </method>
14116       <method name="Void &lt;&gt;m__0(A, Int32)">
14117         <size>32</size>
14118       </method>
14119     </type>
14120   </test>
14121   <test name="gtest-anon-7.cs">
14122     <type name="MyDisposable">
14123       <method name="Void .ctor()">
14124         <size>26</size>
14125       </method>
14126       <method name="Void Dispose()">
14127         <size>1</size>
14128       </method>
14129       <method name="Int32 get_ID()">
14130         <size>7</size>
14131       </method>
14132       <method name="System.String ToString()">
14133         <size>28</size>
14134       </method>
14135     </type>
14136     <type name="X">
14137       <method name="Void .ctor()">
14138         <size>7</size>
14139       </method>
14140       <method name="IEnumerable`1 Test(Int32)">
14141         <size>30</size>
14142       </method>
14143       <method name="Void Main()">
14144         <size>58</size>
14145       </method>
14146     </type>
14147     <type name="X+&lt;Test&gt;c__Iterator0">
14148       <method name="Void .ctor()">
14149         <size>7</size>
14150       </method>
14151       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14152         <size>12</size>
14153       </method>
14154       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14155         <size>7</size>
14156       </method>
14157       <method name="Boolean MoveNext()">
14158         <size>180</size>
14159       </method>
14160       <method name="Void Dispose()">
14161         <size>66</size>
14162       </method>
14163       <method name="Void Reset()">
14164         <size>6</size>
14165       </method>
14166       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14167         <size>7</size>
14168       </method>
14169       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14170         <size>40</size>
14171       </method>
14172     </type>
14173   </test>
14174   <test name="gtest-anon-8.cs">
14175     <type name="X">
14176       <method name="Void .ctor()">
14177         <size>7</size>
14178       </method>
14179       <method name="Void Test[R](R, Int32)">
14180         <size>88</size>
14181       </method>
14182       <method name="Void Main()">
14183         <size>12</size>
14184       </method>
14185     </type>
14186     <type name="Foo">
14187       <method name="Void .ctor(Object, IntPtr)">
14188         <size>0</size>
14189       </method>
14190       <method name="Int32 Invoke()">
14191         <size>0</size>
14192       </method>
14193       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14194         <size>0</size>
14195       </method>
14196       <method name="Int32 EndInvoke(IAsyncResult)">
14197         <size>0</size>
14198       </method>
14199     </type>
14200     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14201       <method name="Void .ctor()">
14202         <size>7</size>
14203       </method>
14204       <method name="Int32 &lt;&gt;m__0()">
14205         <size>34</size>
14206       </method>
14207     </type>
14208     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14209       <method name="Void .ctor()">
14210         <size>7</size>
14211       </method>
14212     </type>
14213   </test>
14214   <test name="gtest-anon-9.cs">
14215     <type name="Test">
14216       <method name="Void .ctor()">
14217         <size>7</size>
14218       </method>
14219       <method name="IEnumerable`1 get_Foo()">
14220         <size>16</size>
14221       </method>
14222       <method name="Void set_Foo(IEnumerable`1)">
14223         <size>11</size>
14224       </method>
14225       <method name="Void Main()">
14226         <size>78</size>
14227       </method>
14228       <method name="Foo op_Implicit(Test)">
14229         <size>30</size>
14230       </method>
14231       <method name="IEnumerable`1 op_Addition(Test, Test)">
14232         <size>44</size>
14233       </method>
14234     </type>
14235     <type name="Foo">
14236       <method name="Void .ctor(Object, IntPtr)">
14237         <size>0</size>
14238       </method>
14239       <method name="Void Invoke()">
14240         <size>0</size>
14241       </method>
14242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14243         <size>0</size>
14244       </method>
14245       <method name="Void EndInvoke(IAsyncResult)">
14246         <size>0</size>
14247       </method>
14248     </type>
14249     <type name="Test">
14250       <method name="Void &lt;op_Implicit&gt;m__0()">
14251         <size>11</size>
14252       </method>
14253     </type>
14254     <type name="Test+&lt;&gt;c__Iterator0">
14255       <method name="Void .ctor()">
14256         <size>7</size>
14257       </method>
14258       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14259         <size>12</size>
14260       </method>
14261       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14262         <size>7</size>
14263       </method>
14264       <method name="Boolean MoveNext()">
14265         <size>65</size>
14266       </method>
14267       <method name="Void Dispose()">
14268         <size>8</size>
14269       </method>
14270       <method name="Void Reset()">
14271         <size>6</size>
14272       </method>
14273     </type>
14274     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14275       <method name="Void .ctor()">
14276         <size>7</size>
14277       </method>
14278       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14279         <size>7</size>
14280       </method>
14281       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14282         <size>7</size>
14283       </method>
14284       <method name="Boolean MoveNext()">
14285         <size>98</size>
14286       </method>
14287       <method name="Void Dispose()">
14288         <size>8</size>
14289       </method>
14290       <method name="Void Reset()">
14291         <size>6</size>
14292       </method>
14293     </type>
14294     <type name="Test+&lt;&gt;c__Iterator0">
14295       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14296         <size>7</size>
14297       </method>
14298       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14299         <size>26</size>
14300       </method>
14301     </type>
14302     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14303       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14304         <size>7</size>
14305       </method>
14306       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14307         <size>52</size>
14308       </method>
14309     </type>
14310   </test>
14311   <test name="gtest-anontype-01.cs">
14312     <type name="Test">
14313       <method name="Void .ctor()">
14314         <size>7</size>
14315       </method>
14316       <method name="Int32 Main()">
14317         <size>53</size>
14318       </method>
14319     </type>
14320     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14321       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14322         <size>21</size>
14323       </method>
14324       <method name="&lt;Foo&gt;__T get_Foo()">
14325         <size>7</size>
14326       </method>
14327       <method name="&lt;Baz&gt;__T get_Baz()">
14328         <size>7</size>
14329       </method>
14330       <method name="Boolean Equals(System.Object)">
14331         <size>69</size>
14332       </method>
14333       <method name="Int32 GetHashCode()">
14334         <size>86</size>
14335       </method>
14336       <method name="System.String ToString()">
14337         <size>142</size>
14338       </method>
14339     </type>
14340   </test>
14341   <test name="gtest-anontype-02.cs">
14342     <type name="Test">
14343       <method name="Void .ctor()">
14344         <size>7</size>
14345       </method>
14346       <method name="System.Object TestA(System.String)">
14347         <size>7</size>
14348       </method>
14349       <method name="Int32 Main()">
14350         <size>99</size>
14351       </method>
14352     </type>
14353     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14354       <method name="Void .ctor(&lt;s&gt;__T)">
14355         <size>14</size>
14356       </method>
14357       <method name="&lt;s&gt;__T get_s()">
14358         <size>7</size>
14359       </method>
14360       <method name="Boolean Equals(System.Object)">
14361         <size>39</size>
14362       </method>
14363       <method name="Int32 GetHashCode()">
14364         <size>63</size>
14365       </method>
14366       <method name="System.String ToString()">
14367         <size>67</size>
14368       </method>
14369     </type>
14370     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14371       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14372         <size>21</size>
14373       </method>
14374       <method name="&lt;Foo&gt;__T get_Foo()">
14375         <size>7</size>
14376       </method>
14377       <method name="&lt;Baz&gt;__T get_Baz()">
14378         <size>7</size>
14379       </method>
14380       <method name="Boolean Equals(System.Object)">
14381         <size>69</size>
14382       </method>
14383       <method name="Int32 GetHashCode()">
14384         <size>86</size>
14385       </method>
14386       <method name="System.String ToString()">
14387         <size>142</size>
14388       </method>
14389     </type>
14390   </test>
14391   <test name="gtest-anontype-03.cs">
14392     <type name="MyClass">
14393       <method name="Void .ctor()">
14394         <size>18</size>
14395       </method>
14396       <method name="Int32 get_Baz()">
14397         <size>3</size>
14398       </method>
14399     </type>
14400     <type name="Test">
14401       <method name="Void .ctor()">
14402         <size>7</size>
14403       </method>
14404       <method name="Int32 Main()">
14405         <size>64</size>
14406       </method>
14407     </type>
14408     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14409       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14410         <size>21</size>
14411       </method>
14412       <method name="&lt;Foo&gt;__T get_Foo()">
14413         <size>7</size>
14414       </method>
14415       <method name="&lt;Baz&gt;__T get_Baz()">
14416         <size>7</size>
14417       </method>
14418       <method name="Boolean Equals(System.Object)">
14419         <size>69</size>
14420       </method>
14421       <method name="Int32 GetHashCode()">
14422         <size>86</size>
14423       </method>
14424       <method name="System.String ToString()">
14425         <size>142</size>
14426       </method>
14427     </type>
14428   </test>
14429   <test name="gtest-anontype-04.cs">
14430     <type name="MyClass">
14431       <method name="Void .ctor()">
14432         <size>18</size>
14433       </method>
14434       <method name="Int32 get_Baz()">
14435         <size>3</size>
14436       </method>
14437     </type>
14438     <type name="Test">
14439       <method name="Void .ctor()">
14440         <size>7</size>
14441       </method>
14442       <method name="Int32 Main()">
14443         <size>111</size>
14444       </method>
14445     </type>
14446     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14447       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14448         <size>36</size>
14449       </method>
14450       <method name="&lt;Foo&gt;__T get_Foo()">
14451         <size>7</size>
14452       </method>
14453       <method name="&lt;Baz&gt;__T get_Baz()">
14454         <size>7</size>
14455       </method>
14456       <method name="&lt;Hello&gt;__T get_Hello()">
14457         <size>7</size>
14458       </method>
14459       <method name="&lt;Answer&gt;__T get_Answer()">
14460         <size>7</size>
14461       </method>
14462       <method name="Boolean Equals(System.Object)">
14463         <size>123</size>
14464       </method>
14465       <method name="Int32 GetHashCode()">
14466         <size>132</size>
14467       </method>
14468       <method name="System.String ToString()">
14469         <size>258</size>
14470       </method>
14471     </type>
14472   </test>
14473   <test name="gtest-anontype-05.cs">
14474     <type name="Test">
14475       <method name="Void .ctor()">
14476         <size>7</size>
14477       </method>
14478       <method name="System.String Null()">
14479         <size>2</size>
14480       </method>
14481       <method name="Int32 Main()">
14482         <size>287</size>
14483       </method>
14484     </type>
14485     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14486       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14487         <size>21</size>
14488       </method>
14489       <method name="&lt;Name&gt;__T get_Name()">
14490         <size>7</size>
14491       </method>
14492       <method name="&lt;Age&gt;__T get_Age()">
14493         <size>7</size>
14494       </method>
14495       <method name="Boolean Equals(System.Object)">
14496         <size>69</size>
14497       </method>
14498       <method name="Int32 GetHashCode()">
14499         <size>86</size>
14500       </method>
14501       <method name="System.String ToString()">
14502         <size>142</size>
14503       </method>
14504     </type>
14505     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14506       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14507         <size>21</size>
14508       </method>
14509       <method name="&lt;Age&gt;__T get_Age()">
14510         <size>7</size>
14511       </method>
14512       <method name="&lt;Name&gt;__T get_Name()">
14513         <size>7</size>
14514       </method>
14515       <method name="Boolean Equals(System.Object)">
14516         <size>69</size>
14517       </method>
14518       <method name="Int32 GetHashCode()">
14519         <size>86</size>
14520       </method>
14521       <method name="System.String ToString()">
14522         <size>142</size>
14523       </method>
14524     </type>
14525     <type name="&lt;&gt;__AnonType2">
14526       <method name="Void .ctor()">
14527         <size>7</size>
14528       </method>
14529       <method name="Boolean Equals(System.Object)">
14530         <size>15</size>
14531       </method>
14532       <method name="Int32 GetHashCode()">
14533         <size>40</size>
14534       </method>
14535       <method name="System.String ToString()">
14536         <size>6</size>
14537       </method>
14538     </type>
14539     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14540       <method name="Void .ctor(&lt;Foo&gt;__T)">
14541         <size>14</size>
14542       </method>
14543       <method name="&lt;Foo&gt;__T get_Foo()">
14544         <size>7</size>
14545       </method>
14546       <method name="Boolean Equals(System.Object)">
14547         <size>39</size>
14548       </method>
14549       <method name="Int32 GetHashCode()">
14550         <size>63</size>
14551       </method>
14552       <method name="System.String ToString()">
14553         <size>67</size>
14554       </method>
14555     </type>
14556   </test>
14557   <test name="gtest-anontype-06.cs">
14558     <type name="CastByExample">
14559       <method name="Void .ctor()">
14560         <size>7</size>
14561       </method>
14562       <method name="T Cast[T](System.Object, T)">
14563         <size>7</size>
14564       </method>
14565       <method name="Void Main()">
14566         <size>29</size>
14567       </method>
14568     </type>
14569     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14570       <method name="Void .ctor(&lt;Foo&gt;__T)">
14571         <size>14</size>
14572       </method>
14573       <method name="&lt;Foo&gt;__T get_Foo()">
14574         <size>7</size>
14575       </method>
14576       <method name="Boolean Equals(System.Object)">
14577         <size>39</size>
14578       </method>
14579       <method name="Int32 GetHashCode()">
14580         <size>63</size>
14581       </method>
14582       <method name="System.String ToString()">
14583         <size>67</size>
14584       </method>
14585     </type>
14586   </test>
14587   <test name="gtest-anontype-07.cs">
14588     <type name="Test">
14589       <method name="Void .ctor()">
14590         <size>7</size>
14591       </method>
14592       <method name="Int32 Main()">
14593         <size>59</size>
14594       </method>
14595     </type>
14596     <type name="&lt;&gt;__AnonType0">
14597       <method name="Void .ctor()">
14598         <size>7</size>
14599       </method>
14600       <method name="Boolean Equals(System.Object)">
14601         <size>15</size>
14602       </method>
14603       <method name="Int32 GetHashCode()">
14604         <size>40</size>
14605       </method>
14606       <method name="System.String ToString()">
14607         <size>6</size>
14608       </method>
14609     </type>
14610   </test>
14611   <test name="gtest-anontype-08.cs">
14612     <type name="Test">
14613       <method name="Void Main()">
14614         <size>15</size>
14615       </method>
14616     </type>
14617     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14618       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14619         <size>21</size>
14620       </method>
14621       <method name="&lt;X&gt;__T get_X()">
14622         <size>7</size>
14623       </method>
14624       <method name="&lt;Y&gt;__T get_Y()">
14625         <size>7</size>
14626       </method>
14627       <method name="Boolean Equals(System.Object)">
14628         <size>69</size>
14629       </method>
14630       <method name="Int32 GetHashCode()">
14631         <size>86</size>
14632       </method>
14633       <method name="System.String ToString()">
14634         <size>142</size>
14635       </method>
14636     </type>
14637   </test>
14638   <test name="gtest-anontype-09.cs">
14639     <type name="My.System.Test">
14640       <method name="Int32 Main()">
14641         <size>35</size>
14642       </method>
14643     </type>
14644     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14645       <method name="Void .ctor(&lt;X&gt;__T)">
14646         <size>14</size>
14647       </method>
14648       <method name="&lt;X&gt;__T get_X()">
14649         <size>7</size>
14650       </method>
14651       <method name="Boolean Equals(System.Object)">
14652         <size>39</size>
14653       </method>
14654       <method name="Int32 GetHashCode()">
14655         <size>63</size>
14656       </method>
14657       <method name="System.String ToString()">
14658         <size>67</size>
14659       </method>
14660     </type>
14661     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14662       <method name="Void .ctor(&lt;Value&gt;__T)">
14663         <size>14</size>
14664       </method>
14665       <method name="&lt;Value&gt;__T get_Value()">
14666         <size>7</size>
14667       </method>
14668       <method name="Boolean Equals(System.Object)">
14669         <size>39</size>
14670       </method>
14671       <method name="Int32 GetHashCode()">
14672         <size>63</size>
14673       </method>
14674       <method name="System.String ToString()">
14675         <size>67</size>
14676       </method>
14677     </type>
14678   </test>
14679   <test name="gtest-anontype-10.cs">
14680     <type name="A">
14681       <method name="Void .ctor()">
14682         <size>7</size>
14683       </method>
14684       <method name="Int32 get_X()">
14685         <size>3</size>
14686       </method>
14687     </type>
14688     <type name="B">
14689       <method name="Void .ctor()">
14690         <size>7</size>
14691       </method>
14692       <method name="Int32 Main()">
14693         <size>11</size>
14694       </method>
14695       <method name="Int32 Test()">
14696         <size>33</size>
14697       </method>
14698     </type>
14699     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14700       <method name="Void .ctor(&lt;X&gt;__T)">
14701         <size>14</size>
14702       </method>
14703       <method name="&lt;X&gt;__T get_X()">
14704         <size>7</size>
14705       </method>
14706       <method name="Boolean Equals(System.Object)">
14707         <size>39</size>
14708       </method>
14709       <method name="Int32 GetHashCode()">
14710         <size>63</size>
14711       </method>
14712       <method name="System.String ToString()">
14713         <size>67</size>
14714       </method>
14715     </type>
14716   </test>
14717   <test name="gtest-anontype-11.cs">
14718     <type name="Alpha">
14719       <method name="Void .ctor(String)">
14720         <size>14</size>
14721       </method>
14722       <method name="Int32 GetHashCode()">
14723         <size>18</size>
14724       </method>
14725     </type>
14726     <type name="Beta">
14727       <method name="Void .ctor(String)">
14728         <size>14</size>
14729       </method>
14730       <method name="Int32 GetHashCode()">
14731         <size>18</size>
14732       </method>
14733     </type>
14734     <type name="Program">
14735       <method name="Int32 Main()">
14736         <size>49</size>
14737       </method>
14738     </type>
14739     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14740       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14741         <size>21</size>
14742       </method>
14743       <method name="&lt;First&gt;__T get_First()">
14744         <size>7</size>
14745       </method>
14746       <method name="&lt;Second&gt;__T get_Second()">
14747         <size>7</size>
14748       </method>
14749       <method name="Boolean Equals(System.Object)">
14750         <size>69</size>
14751       </method>
14752       <method name="Int32 GetHashCode()">
14753         <size>86</size>
14754       </method>
14755       <method name="System.String ToString()">
14756         <size>142</size>
14757       </method>
14758     </type>
14759   </test>
14760   <test name="gtest-autoproperty-01.cs">
14761     <type name="Test">
14762       <method name="Void .ctor()">
14763         <size>15</size>
14764       </method>
14765       <method name="System.String get_Foo()">
14766         <size>7</size>
14767       </method>
14768       <method name="Void set_Foo(System.String)">
14769         <size>8</size>
14770       </method>
14771       <method name="Int32 get_Answer()">
14772         <size>7</size>
14773       </method>
14774       <method name="Void set_Answer(Int32)">
14775         <size>8</size>
14776       </method>
14777       <method name="Int32 Main()">
14778         <size>97</size>
14779       </method>
14780     </type>
14781     <type name="Test+A">
14782       <method name="Void .ctor()">
14783         <size>7</size>
14784       </method>
14785       <method name="System.String get_B()">
14786         <size>7</size>
14787       </method>
14788       <method name="Void set_B(System.String)">
14789         <size>8</size>
14790       </method>
14791     </type>
14792   </test>
14793   <test name="gtest-autoproperty-02.cs">
14794     <type name="Test">
14795       <method name="Void .ctor()">
14796         <size>7</size>
14797       </method>
14798       <method name="System.String get_Foo()">
14799         <size>6</size>
14800       </method>
14801       <method name="Void set_Foo(System.String)">
14802         <size>7</size>
14803       </method>
14804       <method name="Int32 get_Answer()">
14805         <size>6</size>
14806       </method>
14807       <method name="Void set_Answer(Int32)">
14808         <size>7</size>
14809       </method>
14810       <method name="Int32 Main()">
14811         <size>114</size>
14812       </method>
14813     </type>
14814     <type name="Test+A">
14815       <method name="Void .ctor()">
14816         <size>7</size>
14817       </method>
14818       <method name="System.String get_B()">
14819         <size>6</size>
14820       </method>
14821       <method name="Void set_B(System.String)">
14822         <size>7</size>
14823       </method>
14824       <method name="System.String get_C()">
14825         <size>6</size>
14826       </method>
14827       <method name="Void set_C(System.String)">
14828         <size>7</size>
14829       </method>
14830       <method name="Void DoThings()">
14831         <size>11</size>
14832       </method>
14833     </type>
14834   </test>
14835   <test name="gtest-autoproperty-03.cs">
14836     <type name="Test">
14837       <method name="Void .ctor()">
14838         <size>7</size>
14839       </method>
14840       <method name="System.String get_Foo()">
14841         <size>7</size>
14842       </method>
14843       <method name="Void set_Foo(System.String)">
14844         <size>8</size>
14845       </method>
14846       <method name="Int32 Main()">
14847         <size>236</size>
14848       </method>
14849     </type>
14850   </test>
14851   <test name="gtest-autoproperty-04.cs">
14852     <type name="MonoTests.MainClass">
14853       <method name="Void .ctor()">
14854         <size>7</size>
14855       </method>
14856       <method name="System.String[] get_foo()">
14857         <size>7</size>
14858       </method>
14859       <method name="Void set_foo(System.String[])">
14860         <size>8</size>
14861       </method>
14862       <method name="System.String[] get_bar()">
14863         <size>0</size>
14864       </method>
14865       <method name="Void set_bar(System.String[])">
14866         <size>0</size>
14867       </method>
14868       <method name="Void Main(System.String[])">
14869         <size>11</size>
14870       </method>
14871     </type>
14872     <type name="MonoTests.ChildClass">
14873       <method name="Void .ctor()">
14874         <size>7</size>
14875       </method>
14876       <method name="System.String[] get_foo()">
14877         <size>7</size>
14878       </method>
14879       <method name="Void set_foo(System.String[])">
14880         <size>8</size>
14881       </method>
14882       <method name="System.String[] get_bar()">
14883         <size>7</size>
14884       </method>
14885       <method name="Void set_bar(System.String[])">
14886         <size>8</size>
14887       </method>
14888     </type>
14889   </test>
14890   <test name="gtest-autoproperty-05.cs">
14891     <type name="Test">
14892       <method name="Void .ctor()">
14893         <size>7</size>
14894       </method>
14895       <method name="System.String get_X()">
14896         <size>7</size>
14897       </method>
14898       <method name="Void set_X(System.String)">
14899         <size>8</size>
14900       </method>
14901     </type>
14902     <type name="M">
14903       <method name="Void .ctor()">
14904         <size>7</size>
14905       </method>
14906       <method name="Void Main()">
14907         <size>1</size>
14908       </method>
14909     </type>
14910   </test>
14911   <test name="gtest-autoproperty-06.cs">
14912     <type name="A">
14913       <method name="Void .ctor()">
14914         <size>7</size>
14915       </method>
14916     </type>
14917     <type name="B">
14918       <method name="Void .ctor()">
14919         <size>7</size>
14920       </method>
14921     </type>
14922     <type name="C">
14923       <method name="Void .ctor()">
14924         <size>7</size>
14925       </method>
14926       <method name="B I&lt;B&gt;.get_Prop()">
14927         <size>7</size>
14928       </method>
14929       <method name="Void I&lt;B&gt;.set_Prop(B)">
14930         <size>8</size>
14931       </method>
14932       <method name="A I&lt;A&gt;.get_Prop()">
14933         <size>7</size>
14934       </method>
14935       <method name="Void I&lt;A&gt;.set_Prop(A)">
14936         <size>8</size>
14937       </method>
14938     </type>
14939     <type name="Program">
14940       <method name="Void .ctor()">
14941         <size>7</size>
14942       </method>
14943       <method name="Void Main(System.String[])">
14944         <size>7</size>
14945       </method>
14946     </type>
14947   </test>
14948   <test name="gtest-collectioninit-01.cs">
14949     <type name="Test">
14950       <method name="Void .ctor()">
14951         <size>7</size>
14952       </method>
14953       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14954         <size>81</size>
14955       </method>
14956       <method name="Int32 Main()">
14957         <size>524</size>
14958       </method>
14959     </type>
14960     <type name="Test+Wrap">
14961       <method name="Void .ctor()">
14962         <size>31</size>
14963       </method>
14964       <method name="Void .ctor(Int32)">
14965         <size>25</size>
14966       </method>
14967       <method name="System.Collections.ArrayList get_Numbers()">
14968         <size>7</size>
14969       </method>
14970     </type>
14971   </test>
14972   <test name="gtest-collectioninit-02.cs">
14973     <type name="C">
14974       <method name="Void .ctor()">
14975         <size>7</size>
14976       </method>
14977       <method name="Int32 Main()">
14978         <size>73</size>
14979       </method>
14980     </type>
14981   </test>
14982   <test name="gtest-collectioninit-03.cs">
14983     <type name="X">
14984       <method name="Void .ctor()">
14985         <size>7</size>
14986       </method>
14987       <method name="Int32 Main()">
14988         <size>34</size>
14989       </method>
14990       <method name="Void R(System.Object ByRef)">
14991         <size>28</size>
14992       </method>
14993     </type>
14994   </test>
14995   <test name="gtest-etree-01.cs">
14996     <type name="MyTypeExplicit">
14997       <method name="Void .ctor(Int32)">
14998         <size>14</size>
14999       </method>
15000       <method name="Int32 op_Explicit(MyTypeExplicit)">
15001         <size>7</size>
15002       </method>
15003     </type>
15004     <type name="MemberAccessData">
15005       <method name="Void .ctor()">
15006         <size>7</size>
15007       </method>
15008       <method name="Void .cctor()">
15009         <size>16</size>
15010       </method>
15011       <method name="Void add_EventField(System.Func`1[System.Boolean])">
15012         <size>24</size>
15013       </method>
15014       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
15015         <size>24</size>
15016       </method>
15017       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
15018         <size>33</size>
15019       </method>
15020       <method name="Void set_MyTypeProperty(MyType)">
15021         <size>8</size>
15022       </method>
15023       <method name="MyType get_MyTypeProperty()">
15024         <size>7</size>
15025       </method>
15026       <method name="System.String get_StaticProperty()">
15027         <size>6</size>
15028       </method>
15029     </type>
15030     <type name="NewTest`1[T]">
15031       <method name="Void .ctor(T)">
15032         <size>27</size>
15033       </method>
15034       <method name="Void .ctor(T[])">
15035         <size>14</size>
15036       </method>
15037       <method name="Int32 GetHashCode()">
15038         <size>7</size>
15039       </method>
15040       <method name="Boolean Equals(System.Object)">
15041         <size>89</size>
15042       </method>
15043     </type>
15044     <type name="Indexer">
15045       <method name="Void .ctor()">
15046         <size>7</size>
15047       </method>
15048       <method name="Int32 get_Item(Int32)">
15049         <size>2</size>
15050       </method>
15051       <method name="Void set_Item(Int32, Int32)">
15052         <size>1</size>
15053       </method>
15054       <method name="System.String get_Item(System.String[])">
15055         <size>7</size>
15056       </method>
15057     </type>
15058     <type name="Tester">
15059       <method name="Void .ctor()">
15060         <size>7</size>
15061       </method>
15062       <method name="Void Assert[T](T, T)">
15063         <size>9</size>
15064       </method>
15065       <method name="Void Assert[T](T, T, System.String)">
15066         <size>89</size>
15067       </method>
15068       <method name="Void Assert[T](T[], T[])">
15069         <size>220</size>
15070       </method>
15071       <method name="T GenericMethod[T](T)">
15072         <size>2</size>
15073       </method>
15074       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15075         <size>56</size>
15076       </method>
15077       <method name="Void AddTest()">
15078         <size>99</size>
15079       </method>
15080       <method name="Void AddTest_2()">
15081         <size>118</size>
15082       </method>
15083       <method name="Void AddTest_3()">
15084         <size>129</size>
15085       </method>
15086       <method name="Void AddTest_4()">
15087         <size>191</size>
15088       </method>
15089       <method name="Void AddTest_5()">
15090         <size>133</size>
15091       </method>
15092       <method name="Void AddTest_6()">
15093         <size>158</size>
15094       </method>
15095       <method name="Void AddTest_7()">
15096         <size>142</size>
15097       </method>
15098       <method name="Void AddTest_8()">
15099         <size>248</size>
15100       </method>
15101       <method name="Void AddTest_9()">
15102         <size>142</size>
15103       </method>
15104       <method name="Void AddCheckedTest()">
15105         <size>99</size>
15106       </method>
15107       <method name="Void AddCheckedTest_2()">
15108         <size>118</size>
15109       </method>
15110       <method name="Void AddCheckedTest_3()">
15111         <size>129</size>
15112       </method>
15113       <method name="Void AddStringTest()">
15114         <size>128</size>
15115       </method>
15116       <method name="Void AddStringTest_2()">
15117         <size>173</size>
15118       </method>
15119       <method name="Void AddStringTest_3()">
15120         <size>174</size>
15121       </method>
15122       <method name="Void AddStringTest_4()">
15123         <size>174</size>
15124       </method>
15125       <method name="Void AndTest()">
15126         <size>140</size>
15127       </method>
15128       <method name="Void AndTest_2()">
15129         <size>161</size>
15130       </method>
15131       <method name="Void AndTest_3()">
15132         <size>161</size>
15133       </method>
15134       <method name="Void AndNullableTest()">
15135         <size>381</size>
15136       </method>
15137       <method name="Void AndNullableTest_2()">
15138         <size>237</size>
15139       </method>
15140       <method name="Void AndNullableTest_3()">
15141         <size>198</size>
15142       </method>
15143       <method name="Void AndAlsoTest()">
15144         <size>96</size>
15145       </method>
15146       <method name="Void AndAlsoTest_2()">
15147         <size>165</size>
15148       </method>
15149       <method name="Void AndAlsoTest_3()">
15150         <size>108</size>
15151       </method>
15152       <method name="Void ArrayIndexTest()">
15153         <size>145</size>
15154       </method>
15155       <method name="Void ArrayIndexTest_2()">
15156         <size>115</size>
15157       </method>
15158       <method name="Void ArrayIndexTest_3()">
15159         <size>199</size>
15160       </method>
15161       <method name="Void ArrayIndexTest_4()">
15162         <size>243</size>
15163       </method>
15164       <method name="Void ArrayIndexTest_5()">
15165         <size>108</size>
15166       </method>
15167       <method name="Void ArrayLengthTest()">
15168         <size>99</size>
15169       </method>
15170       <method name="Void ArrayLengthTest_2()">
15171         <size>91</size>
15172       </method>
15173       <method name="Void CallTest()">
15174         <size>138</size>
15175       </method>
15176       <method name="Void CallTest_2()">
15177         <size>107</size>
15178       </method>
15179       <method name="Void CallTest_3()">
15180         <size>207</size>
15181       </method>
15182       <method name="Void CallTest_4()">
15183         <size>121</size>
15184       </method>
15185       <method name="Void CallTest_5()">
15186         <size>99</size>
15187       </method>
15188       <method name="Void CallTest_6()">
15189         <size>70</size>
15190       </method>
15191       <method name="Void CallTest_7()">
15192         <size>124</size>
15193       </method>
15194       <method name="Void CallTest_8()">
15195         <size>227</size>
15196       </method>
15197       <method name="Void CallTest_9()">
15198         <size>88</size>
15199       </method>
15200       <method name="Void CoalesceTest()">
15201         <size>120</size>
15202       </method>
15203       <method name="Void CoalesceTest_2()">
15204         <size>171</size>
15205       </method>
15206       <method name="Void ConditionTest()">
15207         <size>170</size>
15208       </method>
15209       <method name="Void ConditionTest_2()">
15210         <size>301</size>
15211       </method>
15212       <method name="Void ConditionTest_3()">
15213         <size>179</size>
15214       </method>
15215       <method name="Void ConditionTest_4()">
15216         <size>183</size>
15217       </method>
15218       <method name="Void ConstantTest()">
15219         <size>59</size>
15220       </method>
15221       <method name="Void ConstantTest_2()">
15222         <size>62</size>
15223       </method>
15224       <method name="Void ConstantTest_3()">
15225         <size>54</size>
15226       </method>
15227       <method name="Void ConstantTest_4()">
15228         <size>44</size>
15229       </method>
15230       <method name="Void ConstantTest_5()">
15231         <size>59</size>
15232       </method>
15233       <method name="Void ConstantTest_6()">
15234         <size>67</size>
15235       </method>
15236       <method name="Void ConstantTest_7()">
15237         <size>62</size>
15238       </method>
15239       <method name="Void ConstantTest_8()">
15240         <size>72</size>
15241       </method>
15242       <method name="Void ConstantTest_9()">
15243         <size>72</size>
15244       </method>
15245       <method name="Void ConstantTest_10()">
15246         <size>72</size>
15247       </method>
15248       <method name="Void ConstantTest_11()">
15249         <size>59</size>
15250       </method>
15251       <method name="Void ConstantTest_13()">
15252         <size>59</size>
15253       </method>
15254       <method name="Void ConstantTest_14()">
15255         <size>72</size>
15256       </method>
15257       <method name="Void ConstantTest_15()">
15258         <size>62</size>
15259       </method>
15260       <method name="Void ConvertTest()">
15261         <size>82</size>
15262       </method>
15263       <method name="Void ConvertTest_2()">
15264         <size>83</size>
15265       </method>
15266       <method name="Void ConvertTest_3()">
15267         <size>93</size>
15268       </method>
15269       <method name="Void ConvertTest_4()">
15270         <size>102</size>
15271       </method>
15272       <method name="Void ConvertTest_5()">
15273         <size>109</size>
15274       </method>
15275       <method name="Void ConvertTest_6()">
15276         <size>240</size>
15277       </method>
15278       <method name="Void ConvertTest_7()">
15279         <size>122</size>
15280       </method>
15281       <method name="Void ConvertTest_8()">
15282         <size>118</size>
15283       </method>
15284       <method name="Void ConvertTest_9()">
15285         <size>97</size>
15286       </method>
15287       <method name="Void ConvertTest_10()">
15288         <size>163</size>
15289       </method>
15290       <method name="Void ConvertTest_11()">
15291         <size>101</size>
15292       </method>
15293       <method name="Void ConvertTest_12()">
15294         <size>156</size>
15295       </method>
15296       <method name="Void ConvertTest_13()">
15297         <size>86</size>
15298       </method>
15299       <method name="Void ConvertTest_14()">
15300         <size>88</size>
15301       </method>
15302       <method name="Void ConvertTest_15()">
15303         <size>132</size>
15304       </method>
15305       <method name="Void ConvertCheckedTest()">
15306         <size>82</size>
15307       </method>
15308       <method name="Void ConvertCheckedTest_2()">
15309         <size>83</size>
15310       </method>
15311       <method name="Void ConvertCheckedTest_3()">
15312         <size>93</size>
15313       </method>
15314       <method name="Void ConvertCheckedTest_4()">
15315         <size>102</size>
15316       </method>
15317       <method name="Void DivideTest()">
15318         <size>99</size>
15319       </method>
15320       <method name="Void DivideTest_2()">
15321         <size>185</size>
15322       </method>
15323       <method name="Void DivideTest_3()">
15324         <size>129</size>
15325       </method>
15326       <method name="Void DivideTest_4()">
15327         <size>192</size>
15328       </method>
15329       <method name="Void DivideTest_5()">
15330         <size>134</size>
15331       </method>
15332       <method name="Void DivideTest_6()">
15333         <size>196</size>
15334       </method>
15335       <method name="Void EqualTest()">
15336         <size>118</size>
15337       </method>
15338       <method name="Void EqualTest_2()">
15339         <size>168</size>
15340       </method>
15341       <method name="Void EqualTest_3()">
15342         <size>125</size>
15343       </method>
15344       <method name="Void EqualTest_4()">
15345         <size>210</size>
15346       </method>
15347       <method name="Void EqualTest_5()">
15348         <size>176</size>
15349       </method>
15350       <method name="Void EqualTest_6()">
15351         <size>119</size>
15352       </method>
15353       <method name="Void EqualTest_7()">
15354         <size>167</size>
15355       </method>
15356       <method name="Void EqualTest_8()">
15357         <size>116</size>
15358       </method>
15359       <method name="Void EqualTest_9()">
15360         <size>146</size>
15361       </method>
15362       <method name="Void EqualTest_10()">
15363         <size>169</size>
15364       </method>
15365       <method name="Void EqualTest_11()">
15366         <size>132</size>
15367       </method>
15368       <method name="Void EqualTest_12()">
15369         <size>127</size>
15370       </method>
15371       <method name="Void EqualTest_13()">
15372         <size>124</size>
15373       </method>
15374       <method name="Void EqualTestDelegate()">
15375         <size>113</size>
15376       </method>
15377       <method name="Void EqualTestDelegate_2()">
15378         <size>312</size>
15379       </method>
15380       <method name="Void ExclusiveOrTest()">
15381         <size>115</size>
15382       </method>
15383       <method name="Void ExclusiveOrTest_2()">
15384         <size>183</size>
15385       </method>
15386       <method name="Void ExclusiveOrTest_3()">
15387         <size>129</size>
15388       </method>
15389       <method name="Void ExclusiveOrTest_4()">
15390         <size>192</size>
15391       </method>
15392       <method name="Void ExclusiveOrTest_5()">
15393         <size>197</size>
15394       </method>
15395       <method name="Void ExclusiveOrTest_6()">
15396         <size>161</size>
15397       </method>
15398       <method name="Void ExclusiveOrTest_7()">
15399         <size>198</size>
15400       </method>
15401       <method name="Void ExclusiveOrTest_8()">
15402         <size>164</size>
15403       </method>
15404       <method name="Void GreaterThanTest()">
15405         <size>99</size>
15406       </method>
15407       <method name="Void GreaterThanTest_2()">
15408         <size>154</size>
15409       </method>
15410       <method name="Void GreaterThanTest_3()">
15411         <size>125</size>
15412       </method>
15413       <method name="Void GreaterThanTest_4()">
15414         <size>210</size>
15415       </method>
15416       <method name="Void GreaterThanTest_5()">
15417         <size>209</size>
15418       </method>
15419       <method name="Void GreaterThanTest_6()">
15420         <size>102</size>
15421       </method>
15422       <method name="Void GreaterThanTest_7()">
15423         <size>146</size>
15424       </method>
15425       <method name="Void GreaterThanTest_8()">
15426         <size>169</size>
15427       </method>
15428       <method name="Void GreaterThanOrEqualTest()">
15429         <size>99</size>
15430       </method>
15431       <method name="Void GreaterThanOrEqualTest_2()">
15432         <size>169</size>
15433       </method>
15434       <method name="Void GreaterThanOrEqualTest_3()">
15435         <size>130</size>
15436       </method>
15437       <method name="Void GreaterThanOrEqualTest_4()">
15438         <size>210</size>
15439       </method>
15440       <method name="Void GreaterThanOrEqualTest_5()">
15441         <size>209</size>
15442       </method>
15443       <method name="Void GreaterThanOrEqualTest_6()">
15444         <size>102</size>
15445       </method>
15446       <method name="Void GreaterThanOrEqualTest_7()">
15447         <size>146</size>
15448       </method>
15449       <method name="Void GreaterThanOrEqualTest_8()">
15450         <size>169</size>
15451       </method>
15452       <method name="Void InvokeTest()">
15453         <size>90</size>
15454       </method>
15455       <method name="Void InvokeTest_2()">
15456         <size>138</size>
15457       </method>
15458       <method name="Void LeftShiftTest()">
15459         <size>155</size>
15460       </method>
15461       <method name="Void LeftShiftTest_2()">
15462         <size>162</size>
15463       </method>
15464       <method name="Void LeftShiftTest_3()">
15465         <size>184</size>
15466       </method>
15467       <method name="Void LeftShiftTest_4()">
15468         <size>261</size>
15469       </method>
15470       <method name="Void LeftShiftTest_5()">
15471         <size>110</size>
15472       </method>
15473       <method name="Void LessThanTest()">
15474         <size>99</size>
15475       </method>
15476       <method name="Void LessThanTest_2()">
15477         <size>154</size>
15478       </method>
15479       <method name="Void LessThanTest_3()">
15480         <size>125</size>
15481       </method>
15482       <method name="Void LessThanTest_4()">
15483         <size>210</size>
15484       </method>
15485       <method name="Void LessThanTest_5()">
15486         <size>209</size>
15487       </method>
15488       <method name="Void LessThanTest_6()">
15489         <size>102</size>
15490       </method>
15491       <method name="Void LessThanTest_7()">
15492         <size>146</size>
15493       </method>
15494       <method name="Void LessThanTest_8()">
15495         <size>169</size>
15496       </method>
15497       <method name="Void LessThanOrEqualTest()">
15498         <size>99</size>
15499       </method>
15500       <method name="Void LessThanOrEqualTest_2()">
15501         <size>169</size>
15502       </method>
15503       <method name="Void LessThanOrEqualTest_3()">
15504         <size>125</size>
15505       </method>
15506       <method name="Void LessThanOrEqualTest_4()">
15507         <size>210</size>
15508       </method>
15509       <method name="Void LessThanOrEqualTest_5()">
15510         <size>209</size>
15511       </method>
15512       <method name="Void LessThanOrEqualTest_6()">
15513         <size>102</size>
15514       </method>
15515       <method name="Void LessThanOrEqualTest_7()">
15516         <size>146</size>
15517       </method>
15518       <method name="Void LessThanOrEqualTest_8()">
15519         <size>169</size>
15520       </method>
15521       <method name="Void ListInitTest()">
15522         <size>404</size>
15523       </method>
15524       <method name="Void ListInitTest_2()">
15525         <size>292</size>
15526       </method>
15527       <method name="Void MemberAccessTest()">
15528         <size>132</size>
15529       </method>
15530       <method name="Void MemberAccessTest_2()">
15531         <size>63</size>
15532       </method>
15533       <method name="Void MemberAccessTest_3()">
15534         <size>113</size>
15535       </method>
15536       <method name="Void MemberAccessTest_4()">
15537         <size>91</size>
15538       </method>
15539       <method name="Void MemberAccessTest_5()">
15540         <size>39</size>
15541       </method>
15542       <method name="Void MemberAccessTest_6()">
15543         <size>104</size>
15544       </method>
15545       <method name="Void MemberAccessTest_7()">
15546         <size>109</size>
15547       </method>
15548       <method name="Void MemberAccessTest_8()">
15549         <size>63</size>
15550       </method>
15551       <method name="Void MemberAccessTest_9()">
15552         <size>91</size>
15553       </method>
15554       <method name="Void MemberInitTest()">
15555         <size>302</size>
15556       </method>
15557       <method name="Void MemberInitTest_2()">
15558         <size>250</size>
15559       </method>
15560       <method name="Void MemberInitTest_3()">
15561         <size>124</size>
15562       </method>
15563       <method name="Void ModuloTest()">
15564         <size>100</size>
15565       </method>
15566       <method name="Void ModuloTest_2()">
15567         <size>185</size>
15568       </method>
15569       <method name="Void ModuloTest_3()">
15570         <size>129</size>
15571       </method>
15572       <method name="Void ModuloTest_4()">
15573         <size>192</size>
15574       </method>
15575       <method name="Void ModuloTest_5()">
15576         <size>133</size>
15577       </method>
15578       <method name="Void ModuloTest_6()">
15579         <size>200</size>
15580       </method>
15581       <method name="Void ModuloTest_7()">
15582         <size>110</size>
15583       </method>
15584       <method name="Void MultiplyTest()">
15585         <size>131</size>
15586       </method>
15587       <method name="Void MultiplyTest_2()">
15588         <size>185</size>
15589       </method>
15590       <method name="Void MultiplyTest_3()">
15591         <size>133</size>
15592       </method>
15593       <method name="Void MultiplyTest_4()">
15594         <size>195</size>
15595       </method>
15596       <method name="Void MultiplyTest_5()">
15597         <size>137</size>
15598       </method>
15599       <method name="Void MultiplyTest_6()">
15600         <size>202</size>
15601       </method>
15602       <method name="Void MultiplyTest_7()">
15603         <size>110</size>
15604       </method>
15605       <method name="Void MultiplyCheckedTest()">
15606         <size>122</size>
15607       </method>
15608       <method name="Void MultiplyCheckedTest_2()">
15609         <size>192</size>
15610       </method>
15611       <method name="Void MultiplyCheckedTest_3()">
15612         <size>133</size>
15613       </method>
15614       <method name="Void MultiplyCheckedTest_4()">
15615         <size>121</size>
15616       </method>
15617       <method name="Void MultiplyCheckedTest_5()">
15618         <size>124</size>
15619       </method>
15620       <method name="Void NegateTest()">
15621         <size>72</size>
15622       </method>
15623       <method name="Void NegateTest_2()">
15624         <size>92</size>
15625       </method>
15626       <method name="Void NegateTest_3()">
15627         <size>130</size>
15628       </method>
15629       <method name="Void NegateTest_4()">
15630         <size>97</size>
15631       </method>
15632       <method name="Void NegateTest_5()">
15633         <size>141</size>
15634       </method>
15635       <method name="Void NegateTest_6()">
15636         <size>121</size>
15637       </method>
15638       <method name="Void NegateTest_7()">
15639         <size>132</size>
15640       </method>
15641       <method name="Void NegateTest_8()">
15642         <size>97</size>
15643       </method>
15644       <method name="Void NegateTest_9()">
15645         <size>87</size>
15646       </method>
15647       <method name="Void NegateTestChecked()">
15648         <size>91</size>
15649       </method>
15650       <method name="Void NegateTestChecked_2()">
15651         <size>137</size>
15652       </method>
15653       <method name="Void NegateTestChecked_3()">
15654         <size>97</size>
15655       </method>
15656       <method name="Void NegateTestChecked_4()">
15657         <size>86</size>
15658       </method>
15659       <method name="Void NewArrayInitTest()">
15660         <size>92</size>
15661       </method>
15662       <method name="Void NewArrayInitTest_2()">
15663         <size>64</size>
15664       </method>
15665       <method name="Void NewArrayInitTest_3()">
15666         <size>136</size>
15667       </method>
15668       <method name="Void NewArrayInitTest_4()">
15669         <size>120</size>
15670       </method>
15671       <method name="Void NewArrayBoundsTest()">
15672         <size>123</size>
15673       </method>
15674       <method name="Void NewArrayBoundsTest_2()">
15675         <size>123</size>
15676       </method>
15677       <method name="Void NewTest()">
15678         <size>93</size>
15679       </method>
15680       <method name="Void NewTest_2()">
15681         <size>61</size>
15682       </method>
15683       <method name="Void NewTest_3()">
15684         <size>98</size>
15685       </method>
15686       <method name="Void NewTest_4()">
15687         <size>252</size>
15688       </method>
15689       <method name="Void NewTest_5()">
15690         <size>128</size>
15691       </method>
15692       <method name="Void NotTest()">
15693         <size>70</size>
15694       </method>
15695       <method name="Void NotTest_2()">
15696         <size>113</size>
15697       </method>
15698       <method name="Void NotTest_3()">
15699         <size>71</size>
15700       </method>
15701       <method name="Void NotTest_4()">
15702         <size>105</size>
15703       </method>
15704       <method name="Void NotTest_5()">
15705         <size>73</size>
15706       </method>
15707       <method name="Void NotTest_6()">
15708         <size>104</size>
15709       </method>
15710       <method name="Void NotNullableTest()">
15711         <size>114</size>
15712       </method>
15713       <method name="Void NotNullableTest_2()">
15714         <size>134</size>
15715       </method>
15716       <method name="Void NotNullableTest_3()">
15717         <size>130</size>
15718       </method>
15719       <method name="Void NotNullableTest_4()">
15720         <size>149</size>
15721       </method>
15722       <method name="Void NotNullableTest_5()">
15723         <size>148</size>
15724       </method>
15725       <method name="Void NotEqualTest()">
15726         <size>118</size>
15727       </method>
15728       <method name="Void NotEqualTest_2()">
15729         <size>166</size>
15730       </method>
15731       <method name="Void NotEqualTest_3()">
15732         <size>125</size>
15733       </method>
15734       <method name="Void NotEqualTest_4()">
15735         <size>210</size>
15736       </method>
15737       <method name="Void NotEqualTest_5()">
15738         <size>176</size>
15739       </method>
15740       <method name="Void NotEqualTest_6()">
15741         <size>119</size>
15742       </method>
15743       <method name="Void NotEqualTest_7()">
15744         <size>167</size>
15745       </method>
15746       <method name="Void NotEqualTest_8()">
15747         <size>116</size>
15748       </method>
15749       <method name="Void NotEqualTest_9()">
15750         <size>146</size>
15751       </method>
15752       <method name="Void NotEqualTest_10()">
15753         <size>169</size>
15754       </method>
15755       <method name="Void NotEqualTest_11()">
15756         <size>132</size>
15757       </method>
15758       <method name="Void OrTest()">
15759         <size>141</size>
15760       </method>
15761       <method name="Void OrTest_2()">
15762         <size>129</size>
15763       </method>
15764       <method name="Void OrTest_3()">
15765         <size>161</size>
15766       </method>
15767       <method name="Void OrNullableTest()">
15768         <size>382</size>
15769       </method>
15770       <method name="Void OrNullableTest_2()">
15771         <size>186</size>
15772       </method>
15773       <method name="Void OrNullableTest_3()">
15774         <size>176</size>
15775       </method>
15776       <method name="Void OrNullableTest_4()">
15777         <size>198</size>
15778       </method>
15779       <method name="Void OrElseTest()">
15780         <size>97</size>
15781       </method>
15782       <method name="Void OrElseTest_2()">
15783         <size>167</size>
15784       </method>
15785       <method name="Void ParameterTest()">
15786         <size>73</size>
15787       </method>
15788       <method name="Void ParameterTest_2()">
15789         <size>75</size>
15790       </method>
15791       <method name="Void ParameterTest_3()">
15792         <size>73</size>
15793       </method>
15794       <method name="Void ParameterTest_4()">
15795         <size>100</size>
15796       </method>
15797       <method name="Void QuoteTest()">
15798         <size>85</size>
15799       </method>
15800       <method name="Void RightShiftTest()">
15801         <size>152</size>
15802       </method>
15803       <method name="Void RightShiftTest_2()">
15804         <size>159</size>
15805       </method>
15806       <method name="Void RightShiftTest_3()">
15807         <size>184</size>
15808       </method>
15809       <method name="Void RightShiftTest_4()">
15810         <size>258</size>
15811       </method>
15812       <method name="Void SubtractTest()">
15813         <size>100</size>
15814       </method>
15815       <method name="Void SubtractTest_2()">
15816         <size>119</size>
15817       </method>
15818       <method name="Void SubtractTest_3()">
15819         <size>130</size>
15820       </method>
15821       <method name="Void SubtractTest_4()">
15822         <size>192</size>
15823       </method>
15824       <method name="Void SubtractTest_5()">
15825         <size>134</size>
15826       </method>
15827       <method name="Void SubtractTest_6()">
15828         <size>160</size>
15829       </method>
15830       <method name="Void SubtractTest_7()">
15831         <size>113</size>
15832       </method>
15833       <method name="Void SubtractTest_8()">
15834         <size>146</size>
15835       </method>
15836       <method name="Void SubtractTest_9()">
15837         <size>142</size>
15838       </method>
15839       <method name="Void SubtractTest_10()">
15840         <size>161</size>
15841       </method>
15842       <method name="Void SubtractTest_11()">
15843         <size>157</size>
15844       </method>
15845       <method name="Void SubtractCheckedTest()">
15846         <size>127</size>
15847       </method>
15848       <method name="Void SubtractCheckedTest_2()">
15849         <size>185</size>
15850       </method>
15851       <method name="Void SubtractCheckedTest_3()">
15852         <size>130</size>
15853       </method>
15854       <method name="Void SubtractCheckedTest_4()">
15855         <size>121</size>
15856       </method>
15857       <method name="Void TypeAsTest()">
15858         <size>80</size>
15859       </method>
15860       <method name="Void TypeAsTest_2()">
15861         <size>144</size>
15862       </method>
15863       <method name="Void TypeAsTest_3()">
15864         <size>85</size>
15865       </method>
15866       <method name="Void TypeIsTest()">
15867         <size>103</size>
15868       </method>
15869       <method name="Void TypeIsTest_2()">
15870         <size>103</size>
15871       </method>
15872       <method name="Void TypeIsTest_3()">
15873         <size>85</size>
15874       </method>
15875       <method name="Void TypeIsTest_5()">
15876         <size>74</size>
15877       </method>
15878       <method name="Void TypeIsTest_6()">
15879         <size>111</size>
15880       </method>
15881       <method name="Void UnaryPlusTest()">
15882         <size>67</size>
15883       </method>
15884       <method name="Void UnaryPlusTest_2()">
15885         <size>47</size>
15886       </method>
15887       <method name="Void UnaryPlusTest_3()">
15888         <size>97</size>
15889       </method>
15890       <method name="Void UnaryPlusTest_4()">
15891         <size>141</size>
15892       </method>
15893       <method name="Void UnaryPlusTest_5()">
15894         <size>140</size>
15895       </method>
15896       <method name="System.String InstanceMethod(System.String)">
15897         <size>2</size>
15898       </method>
15899       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15900         <size>30</size>
15901       </method>
15902       <method name="Int32 TestInt()">
15903         <size>3</size>
15904       </method>
15905       <method name="Void RefMethod(Int32 ByRef)">
15906         <size>8</size>
15907       </method>
15908       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15909         <size>87</size>
15910       </method>
15911       <method name="Int32 Main()">
15912         <size>179</size>
15913       </method>
15914     </type>
15915     <type name="Tester+EmptyDelegate">
15916       <method name="Void .ctor(Object, IntPtr)">
15917         <size>0</size>
15918       </method>
15919       <method name="Void Invoke()">
15920         <size>0</size>
15921       </method>
15922       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15923         <size>0</size>
15924       </method>
15925       <method name="Void EndInvoke(IAsyncResult)">
15926         <size>0</size>
15927       </method>
15928     </type>
15929     <type name="Tester+IntDelegate">
15930       <method name="Void .ctor(Object, IntPtr)">
15931         <size>0</size>
15932       </method>
15933       <method name="Int32 Invoke()">
15934         <size>0</size>
15935       </method>
15936       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15937         <size>0</size>
15938       </method>
15939       <method name="Int32 EndInvoke(IAsyncResult)">
15940         <size>0</size>
15941       </method>
15942     </type>
15943     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15944       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15945         <size>21</size>
15946       </method>
15947       <method name="&lt;A&gt;__T get_A()">
15948         <size>7</size>
15949       </method>
15950       <method name="&lt;Value&gt;__T get_Value()">
15951         <size>7</size>
15952       </method>
15953       <method name="Boolean Equals(System.Object)">
15954         <size>69</size>
15955       </method>
15956       <method name="Int32 GetHashCode()">
15957         <size>86</size>
15958       </method>
15959       <method name="System.String ToString()">
15960         <size>142</size>
15961       </method>
15962     </type>
15963     <type name="Tester">
15964       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15965         <size>1</size>
15966       </method>
15967       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15968         <size>1</size>
15969       </method>
15970       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15971         <size>1</size>
15972       </method>
15973       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15974         <size>1</size>
15975       </method>
15976       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15977         <size>1</size>
15978       </method>
15979       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15980         <size>12</size>
15981       </method>
15982       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15983         <size>12</size>
15984       </method>
15985       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15986         <size>7</size>
15987       </method>
15988       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15989         <size>7</size>
15990       </method>
15991       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15992         <size>5</size>
15993       </method>
15994       <method name="Void NewArrayInitTest_5()">
15995         <size>158</size>
15996       </method>
15997       <method name="Void ConditionTest_5()">
15998         <size>107</size>
15999       </method>
16000       <method name="Void AndTest_4()">
16001         <size>92</size>
16002       </method>
16003       <method name="Void MemberInitTest_4()">
16004         <size>66</size>
16005       </method>
16006       <method name="Void NewTest_6()">
16007         <size>53</size>
16008       </method>
16009     </type>
16010     <type name="InverseLogicalOperator">
16011       <method name="Void .ctor(Boolean)">
16012         <size>8</size>
16013       </method>
16014       <method name="Boolean op_True(InverseLogicalOperator)">
16015         <size>8</size>
16016       </method>
16017       <method name="Boolean op_False(InverseLogicalOperator)">
16018         <size>8</size>
16019       </method>
16020     </type>
16021     <type name="MyType">
16022       <method name="Void .ctor(Int32)">
16023         <size>8</size>
16024       </method>
16025       <method name="Int16 get_ShortProp()">
16026         <size>7</size>
16027       </method>
16028       <method name="Void set_ShortProp(Int16)">
16029         <size>8</size>
16030       </method>
16031       <method name="Int32 GetHashCode()">
16032         <size>6</size>
16033       </method>
16034       <method name="System.String ToString()">
16035         <size>12</size>
16036       </method>
16037       <method name="Int32 op_Implicit(MyType)">
16038         <size>8</size>
16039       </method>
16040       <method name="Boolean op_True(MyType)">
16041         <size>16</size>
16042       </method>
16043       <method name="Boolean op_False(MyType)">
16044         <size>19</size>
16045       </method>
16046       <method name="MyType op_Addition(MyType, MyType)">
16047         <size>21</size>
16048       </method>
16049       <method name="MyType op_Subtraction(MyType, MyType)">
16050         <size>21</size>
16051       </method>
16052       <method name="MyType op_Division(MyType, MyType)">
16053         <size>21</size>
16054       </method>
16055       <method name="MyType op_Multiply(MyType, MyType)">
16056         <size>21</size>
16057       </method>
16058       <method name="MyType op_Modulus(MyType, MyType)">
16059         <size>21</size>
16060       </method>
16061       <method name="MyType op_BitwiseAnd(MyType, MyType)">
16062         <size>21</size>
16063       </method>
16064       <method name="MyType op_BitwiseOr(MyType, MyType)">
16065         <size>21</size>
16066       </method>
16067       <method name="MyType op_ExclusiveOr(MyType, MyType)">
16068         <size>21</size>
16069       </method>
16070       <method name="Boolean op_Equality(MyType, MyType)">
16071         <size>17</size>
16072       </method>
16073       <method name="Boolean op_Inequality(MyType, MyType)">
16074         <size>20</size>
16075       </method>
16076       <method name="Boolean op_GreaterThan(MyType, MyType)">
16077         <size>17</size>
16078       </method>
16079       <method name="Boolean op_LessThan(MyType, MyType)">
16080         <size>17</size>
16081       </method>
16082       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
16083         <size>20</size>
16084       </method>
16085       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16086         <size>20</size>
16087       </method>
16088       <method name="Boolean op_LogicalNot(MyType)">
16089         <size>11</size>
16090       </method>
16091       <method name="Int32 op_RightShift(MyType, Int32)">
16092         <size>13</size>
16093       </method>
16094       <method name="Int32 op_LeftShift(MyType, Int32)">
16095         <size>13</size>
16096       </method>
16097       <method name="MyType op_UnaryNegation(MyType)">
16098         <size>14</size>
16099       </method>
16100       <method name="MyType op_UnaryPlus(MyType)">
16101         <size>13</size>
16102       </method>
16103     </type>
16104     <type name="MyTypeImplicitOnly">
16105       <method name="Void .ctor(Int16)">
16106         <size>8</size>
16107       </method>
16108       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16109         <size>8</size>
16110       </method>
16111     </type>
16112     <type name="Tester">
16113       <method name="Void EqualTest_14()">
16114         <size>101</size>
16115       </method>
16116     </type>
16117     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16118       <method name="Void .ctor()">
16119         <size>7</size>
16120       </method>
16121     </type>
16122     <type name="Tester">
16123       <method name="Void NewArrayInitTest_6()">
16124         <size>103</size>
16125       </method>
16126       <method name="Void LambdaTest()">
16127         <size>89</size>
16128       </method>
16129       <method name="Void EqualTest_15()">
16130         <size>159</size>
16131       </method>
16132       <method name="Void ArrayIndexTest_6()">
16133         <size>122</size>
16134       </method>
16135       <method name="Void ArrayIndexTest_7()">
16136         <size>128</size>
16137       </method>
16138       <method name="Void NewArrayBoundsTest_3()">
16139         <size>85</size>
16140       </method>
16141       <method name="Void NewArrayBoundsTest_4()">
16142         <size>82</size>
16143       </method>
16144     </type>
16145     <type name="&lt;PrivateImplementationDetails&gt;">
16146       <method name="Void .ctor()">
16147         <size>7</size>
16148       </method>
16149     </type>
16150     <type name="Tester">
16151       <method name="Void LeftShiftTest_6()">
16152         <size>155</size>
16153       </method>
16154       <method name="Void RightShiftTest_5()">
16155         <size>152</size>
16156       </method>
16157       <method name="Void QuoteTest_2()">
16158         <size>63</size>
16159       </method>
16160     </type>
16161     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
16162       <method name="Void .ctor()">
16163         <size>7</size>
16164       </method>
16165     </type>
16166     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
16167       <method name="Void .ctor()">
16168         <size>7</size>
16169       </method>
16170     </type>
16171     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
16172       <method name="Void .ctor()">
16173         <size>7</size>
16174       </method>
16175     </type>
16176     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
16177       <method name="Void .ctor()">
16178         <size>7</size>
16179       </method>
16180     </type>
16181     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
16182       <method name="Void .ctor()">
16183         <size>7</size>
16184       </method>
16185     </type>
16186   </test>
16187   <test name="gtest-etree-02.cs">
16188     <type name="M">
16189       <method name="Void .ctor()">
16190         <size>7</size>
16191       </method>
16192       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16193         <size>1</size>
16194       </method>
16195       <method name="System.String Param(System.String)">
16196         <size>114</size>
16197       </method>
16198       <method name="Int32 Main()">
16199         <size>157</size>
16200       </method>
16201     </type>
16202     <type name="M+&lt;Param&gt;c__AnonStorey0">
16203       <method name="Void .ctor()">
16204         <size>7</size>
16205       </method>
16206     </type>
16207   </test>
16208   <test name="gtest-etree-03.cs">
16209     <type name="C">
16210       <method name="Void .ctor()">
16211         <size>7</size>
16212       </method>
16213       <method name="Int32 Main()">
16214         <size>6</size>
16215       </method>
16216     </type>
16217     <type name="S`1[T]">
16218       <method name="Int32 Test()">
16219         <size>145</size>
16220       </method>
16221     </type>
16222   </test>
16223   <test name="gtest-etree-04.cs">
16224     <type name="C">
16225       <method name="Void .ctor()">
16226         <size>7</size>
16227       </method>
16228       <method name="Int32 Main()">
16229         <size>366</size>
16230       </method>
16231     </type>
16232     <type name="C+&lt;Main&gt;c__AnonStorey0">
16233       <method name="Void .ctor()">
16234         <size>7</size>
16235       </method>
16236     </type>
16237     <type name="Foo">
16238       <method name="Boolean op_GreaterThan(Foo, Foo)">
16239         <size>6</size>
16240       </method>
16241       <method name="Boolean op_LessThan(Foo, Foo)">
16242         <size>6</size>
16243       </method>
16244       <method name="Boolean op_Equality(Foo, Foo)">
16245         <size>6</size>
16246       </method>
16247       <method name="Boolean op_Inequality(Foo, Foo)">
16248         <size>6</size>
16249       </method>
16250     </type>
16251   </test>
16252   <test name="gtest-etree-05.cs">
16253     <type name="C">
16254       <method name="Void .ctor()">
16255         <size>7</size>
16256       </method>
16257       <method name="Void Assert[T](T, T)">
16258         <size>46</size>
16259       </method>
16260       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16261         <size>56</size>
16262       </method>
16263       <method name="Int32 Main()">
16264         <size>350</size>
16265       </method>
16266     </type>
16267   </test>
16268   <test name="gtest-etree-06.cs">
16269     <type name="Test">
16270       <method name="Void .ctor()">
16271         <size>7</size>
16272       </method>
16273       <method name="Int32 Main()">
16274         <size>45</size>
16275       </method>
16276       <method name="Int32 Value()">
16277         <size>2</size>
16278       </method>
16279     </type>
16280   </test>
16281   <test name="gtest-etree-07.cs">
16282     <type name="C">
16283       <method name="Void .ctor()">
16284         <size>7</size>
16285       </method>
16286       <method name="Void Test()">
16287         <size>14</size>
16288       </method>
16289       <method name="Int32* Foo()">
16290         <size>3</size>
16291       </method>
16292       <method name="Int32 Main()">
16293         <size>564</size>
16294       </method>
16295     </type>
16296     <type name="EmptyDelegate">
16297       <method name="Void .ctor(Object, IntPtr)">
16298         <size>0</size>
16299       </method>
16300       <method name="Void Invoke()">
16301         <size>0</size>
16302       </method>
16303       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16304         <size>0</size>
16305       </method>
16306       <method name="Void EndInvoke(IAsyncResult)">
16307         <size>0</size>
16308       </method>
16309     </type>
16310     <type name="UnsafeDelegate">
16311       <method name="Void .ctor(Object, IntPtr)">
16312         <size>0</size>
16313       </method>
16314       <method name="Int32* Invoke()">
16315         <size>0</size>
16316       </method>
16317       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16318         <size>0</size>
16319       </method>
16320       <method name="Int32* EndInvoke(IAsyncResult)">
16321         <size>0</size>
16322       </method>
16323     </type>
16324   </test>
16325   <test name="gtest-etree-08.cs">
16326     <type name="Foo">
16327       <method name="Void .ctor()">
16328         <size>7</size>
16329       </method>
16330       <method name="Int32 ThisMethod()">
16331         <size>3</size>
16332       </method>
16333       <method name="Int32 Goo(Boolean)">
16334         <size>204</size>
16335       </method>
16336       <method name="Int32 Main()">
16337         <size>14</size>
16338       </method>
16339     </type>
16340     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16341       <method name="Void .ctor()">
16342         <size>7</size>
16343       </method>
16344     </type>
16345   </test>
16346   <test name="gtest-etree-09.cs">
16347     <type name="Mono.C">
16348       <method name="Void .ctor()">
16349         <size>7</size>
16350       </method>
16351       <method name="Int32 Main()">
16352         <size>300</size>
16353       </method>
16354       <method name="System.Int64[] GetValues()">
16355         <size>23</size>
16356       </method>
16357     </type>
16358     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16359       <method name="Void .ctor()">
16360         <size>7</size>
16361       </method>
16362     </type>
16363   </test>
16364   <test name="gtest-etree-10.cs">
16365     <type name="Foo`1[T]">
16366       <method name="Void .ctor()">
16367         <size>7</size>
16368       </method>
16369       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16370         <size>189</size>
16371       </method>
16372       <method name="Boolean Contains(T)">
16373         <size>2</size>
16374       </method>
16375     </type>
16376     <type name="Program">
16377       <method name="Void .ctor()">
16378         <size>7</size>
16379       </method>
16380       <method name="Int32 Main()">
16381         <size>44</size>
16382       </method>
16383     </type>
16384     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16385       <method name="Void .ctor()">
16386         <size>7</size>
16387       </method>
16388     </type>
16389   </test>
16390   <test name="gtest-etree-11.cs">
16391     <type name="C">
16392       <method name="Void .ctor()">
16393         <size>7</size>
16394       </method>
16395       <method name="Void Main()">
16396         <size>12</size>
16397       </method>
16398     </type>
16399     <type name="Test">
16400       <method name="Void .ctor()">
16401         <size>7</size>
16402       </method>
16403       <method name="Void Invalid(Int32)">
16404         <size>124</size>
16405       </method>
16406       <method name="Void Other(System.Int32[])">
16407         <size>1</size>
16408       </method>
16409     </type>
16410     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16411       <method name="Void .ctor()">
16412         <size>7</size>
16413       </method>
16414     </type>
16415   </test>
16416   <test name="gtest-etree-12.cs">
16417     <type name="TestCase">
16418       <method name="Void .cctor()">
16419         <size>68</size>
16420       </method>
16421       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16422         <size>2</size>
16423       </method>
16424       <method name="Void DummyToMakeTheStaticsInitialize()">
16425         <size>1</size>
16426       </method>
16427     </type>
16428     <type name="Program">
16429       <method name="Void .ctor()">
16430         <size>7</size>
16431       </method>
16432       <method name="Int32 Main()">
16433         <size>7</size>
16434       </method>
16435     </type>
16436   </test>
16437   <test name="gtest-etree-13.cs">
16438     <type name="Program">
16439       <method name="Void .ctor()">
16440         <size>7</size>
16441       </method>
16442       <method name="Int32 Main()">
16443         <size>53</size>
16444       </method>
16445       <method name="IEnumerable`1 Test[T](Int32)">
16446         <size>30</size>
16447       </method>
16448     </type>
16449     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16450       <method name="Void .ctor()">
16451         <size>7</size>
16452       </method>
16453       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16454         <size>7</size>
16455       </method>
16456       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16457         <size>12</size>
16458       </method>
16459       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16460         <size>7</size>
16461       </method>
16462       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16463         <size>40</size>
16464       </method>
16465       <method name="Boolean MoveNext()">
16466         <size>108</size>
16467       </method>
16468       <method name="Void Dispose()">
16469         <size>8</size>
16470       </method>
16471       <method name="Void Reset()">
16472         <size>6</size>
16473       </method>
16474     </type>
16475   </test>
16476   <test name="gtest-etree-14.cs">
16477     <type name="Person">
16478       <method name="Void .ctor()">
16479         <size>7</size>
16480       </method>
16481       <method name="Int32 get_Age()">
16482         <size>7</size>
16483       </method>
16484       <method name="Void set_Age(Int32)">
16485         <size>8</size>
16486       </method>
16487     </type>
16488     <type name="Repro">
16489       <method name="Void .ctor()">
16490         <size>7</size>
16491       </method>
16492       <method name="Int32 Main()">
16493         <size>59</size>
16494       </method>
16495       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16496         <size>44</size>
16497       </method>
16498       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16499         <size>13</size>
16500       </method>
16501     </type>
16502     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16503       <method name="Void .ctor()">
16504         <size>7</size>
16505       </method>
16506       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16507         <size>7</size>
16508       </method>
16509       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16510         <size>12</size>
16511       </method>
16512       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16513         <size>7</size>
16514       </method>
16515       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16516         <size>52</size>
16517       </method>
16518       <method name="Boolean MoveNext()">
16519         <size>293</size>
16520       </method>
16521       <method name="Void Dispose()">
16522         <size>60</size>
16523       </method>
16524       <method name="Void Reset()">
16525         <size>6</size>
16526       </method>
16527     </type>
16528   </test>
16529   <test name="gtest-etree-15.cs">
16530     <type name="Foo">
16531       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16532         <size>2</size>
16533       </method>
16534       <method name="Void Main()">
16535         <size>190</size>
16536       </method>
16537     </type>
16538   </test>
16539   <test name="gtest-etree-16.cs">
16540     <type name="Program">
16541       <method name="Void .ctor()">
16542         <size>7</size>
16543       </method>
16544       <method name="Int32 Main()">
16545         <size>136</size>
16546       </method>
16547     </type>
16548     <type name="Foo">
16549       <method name="Void .ctor()">
16550         <size>7</size>
16551       </method>
16552     </type>
16553   </test>
16554   <test name="gtest-etree-17.cs">
16555     <type name="CompilerCrashTest.QueryCompiler">
16556       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16557         <size>12</size>
16558       </method>
16559       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16560         <size>6</size>
16561       </method>
16562       <method name="Void Main()">
16563         <size>1</size>
16564       </method>
16565     </type>
16566   </test>
16567   <test name="gtest-etree-18.cs">
16568     <type name="FooBase">
16569       <method name="Void .ctor()">
16570         <size>7</size>
16571       </method>
16572     </type>
16573     <type name="Foo">
16574       <method name="Void .ctor()">
16575         <size>7</size>
16576       </method>
16577     </type>
16578     <type name="Program">
16579       <method name="Void .ctor()">
16580         <size>7</size>
16581       </method>
16582       <method name="Int32 Main()">
16583         <size>140</size>
16584       </method>
16585     </type>
16586   </test>
16587   <test name="gtest-etree-19.cs">
16588     <type name="Test">
16589       <method name="Void .ctor()">
16590         <size>7</size>
16591       </method>
16592       <method name="Int32 Main()">
16593         <size>20</size>
16594       </method>
16595       <method name="T Value[T]()">
16596         <size>76</size>
16597       </method>
16598     </type>
16599   </test>
16600   <test name="gtest-etree-20.cs">
16601     <type name="S">
16602       <method name="Int32 Main()">
16603         <size>215</size>
16604       </method>
16605     </type>
16606     <type name="A">
16607       <method name="A op_Implicit(S)">
16608         <size>6</size>
16609       </method>
16610       <method name="Void .ctor()">
16611         <size>7</size>
16612       </method>
16613     </type>
16614     <type name="B">
16615       <method name="Void .ctor()">
16616         <size>7</size>
16617       </method>
16618     </type>
16619   </test>
16620   <test name="gtest-exmethod-01.cs">
16621     <type name="SimpleTest">
16622       <method name="System.String Prefix(System.String, System.String)">
16623         <size>8</size>
16624       </method>
16625     </type>
16626     <type name="M">
16627       <method name="Void .ctor()">
16628         <size>7</size>
16629       </method>
16630       <method name="Int32 Main()">
16631         <size>157</size>
16632       </method>
16633     </type>
16634   </test>
16635   <test name="gtest-exmethod-02.cs">
16636     <type name="M">
16637       <method name="Void .ctor()">
16638         <size>7</size>
16639       </method>
16640       <method name="Void Main()">
16641         <size>12</size>
16642       </method>
16643     </type>
16644     <type name="N.M">
16645       <method name="Void .ctor()">
16646         <size>7</size>
16647       </method>
16648       <method name="Void Test2()">
16649         <size>12</size>
16650       </method>
16651     </type>
16652   </test>
16653   <test name="gtest-exmethod-03.cs">
16654     <type name="A.A">
16655       <method name="Int32 Foo(Int32)">
16656         <size>2</size>
16657       </method>
16658       <method name="Int32 Foo(Int32, System.String)">
16659         <size>3</size>
16660       </method>
16661     </type>
16662     <type name="B.X">
16663       <method name="Int32 Foo(Int32)">
16664         <size>2</size>
16665       </method>
16666       <method name="Int32 Foo(Int32, Boolean)">
16667         <size>3</size>
16668       </method>
16669     </type>
16670     <type name="C.F">
16671       <method name="Boolean Foo(Byte)">
16672         <size>2</size>
16673       </method>
16674     </type>
16675     <type name="C.D.F">
16676       <method name="Int32 Foo(Int32)">
16677         <size>3</size>
16678       </method>
16679       <method name="Void TestX()">
16680         <size>9</size>
16681       </method>
16682     </type>
16683     <type name="C.M">
16684       <method name="Int32 Foo(Int32)">
16685         <size>2</size>
16686       </method>
16687       <method name="Int32 Main()">
16688         <size>61</size>
16689       </method>
16690     </type>
16691   </test>
16692   <test name="gtest-exmethod-04.cs">
16693     <type name="A.Test">
16694       <method name="System.String Test_1(Boolean)">
16695         <size>6</size>
16696       </method>
16697     </type>
16698     <type name="B.M">
16699       <method name="Void .ctor()">
16700         <size>7</size>
16701       </method>
16702       <method name="Void Main()">
16703         <size>12</size>
16704       </method>
16705     </type>
16706   </test>
16707   <test name="gtest-exmethod-05.cs">
16708     <type name="A.Test_A">
16709       <method name="System.String Test_1(System.String)">
16710         <size>6</size>
16711       </method>
16712     </type>
16713     <type name="A.Test_B">
16714       <method name="System.String Test_2(System.String)">
16715         <size>6</size>
16716       </method>
16717     </type>
16718     <type name="B.M">
16719       <method name="Void .ctor()">
16720         <size>7</size>
16721       </method>
16722       <method name="Void Main()">
16723         <size>23</size>
16724       </method>
16725     </type>
16726   </test>
16727   <test name="gtest-exmethod-06.cs">
16728     <type name="Gen">
16729       <method name="T Test_1[T](T)">
16730         <size>10</size>
16731       </method>
16732       <method name="System.String Test_1[T](System.String)">
16733         <size>6</size>
16734       </method>
16735     </type>
16736     <type name="B.M">
16737       <method name="Void .ctor()">
16738         <size>7</size>
16739       </method>
16740       <method name="Void Main()">
16741         <size>30</size>
16742       </method>
16743     </type>
16744   </test>
16745   <test name="gtest-exmethod-07.cs">
16746     <type name="E">
16747       <method name="Void ToReadOnly[T](IEnumerable`1)">
16748         <size>1</size>
16749       </method>
16750       <method name="Void To(IA)">
16751         <size>1</size>
16752       </method>
16753     </type>
16754     <type name="C">
16755       <method name="Void .ctor()">
16756         <size>7</size>
16757       </method>
16758       <method name="Void Main()">
16759         <size>1</size>
16760       </method>
16761       <method name="Void Test(IEnumerable`1)">
16762         <size>15</size>
16763       </method>
16764     </type>
16765   </test>
16766   <test name="gtest-exmethod-08.cs">
16767     <type name="C">
16768       <method name="Void .ctor()">
16769         <size>7</size>
16770       </method>
16771       <method name="Void Main()">
16772         <size>21</size>
16773       </method>
16774     </type>
16775   </test>
16776   <test name="gtest-exmethod-09.cs">
16777     <type name="Test">
16778       <method name="Void Foo[T](System.String)">
16779         <size>1</size>
16780       </method>
16781     </type>
16782     <type name="C">
16783       <method name="Void .ctor()">
16784         <size>7</size>
16785       </method>
16786       <method name="Void Main()">
16787         <size>11</size>
16788       </method>
16789     </type>
16790   </test>
16791   <test name="gtest-exmethod-10.cs">
16792     <type name="AExtensions">
16793       <method name="Int32 Round(Double)">
16794         <size>8</size>
16795       </method>
16796     </type>
16797     <type name="BExtensions">
16798       <method name="T GetBy[T](T[], Double)">
16799         <size>13</size>
16800       </method>
16801     </type>
16802     <type name="C">
16803       <method name="Void .ctor()">
16804         <size>7</size>
16805       </method>
16806       <method name="Void Main()">
16807         <size>1</size>
16808       </method>
16809     </type>
16810   </test>
16811   <test name="gtest-exmethod-11.cs">
16812     <type name="Test">
16813       <method name="Void .ctor()">
16814         <size>7</size>
16815       </method>
16816       <method name="Int32 Main(System.String[])">
16817         <size>20</size>
16818       </method>
16819     </type>
16820     <type name="Lol">
16821       <method name="Boolean OneEleven(System.Object)">
16822         <size>2</size>
16823       </method>
16824     </type>
16825   </test>
16826   <test name="gtest-exmethod-12.cs">
16827     <type name="Program">
16828       <method name="Void .ctor()">
16829         <size>7</size>
16830       </method>
16831       <method name="Void Main(System.String[])">
16832         <size>63</size>
16833       </method>
16834     </type>
16835     <type name="ChatClient">
16836       <method name="Void .ctor()">
16837         <size>7</size>
16838       </method>
16839       <method name="Void Say(System.String, System.String)">
16840         <size>13</size>
16841       </method>
16842     </type>
16843     <type name="ChatExtensions">
16844       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16845         <size>62</size>
16846       </method>
16847     </type>
16848   </test>
16849   <test name="gtest-exmethod-13.cs">
16850     <type name="Foo">
16851       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16852         <size>2</size>
16853       </method>
16854       <method name="Void Main()">
16855         <size>23</size>
16856       </method>
16857     </type>
16858   </test>
16859   <test name="gtest-exmethod-14.cs">
16860     <type name="C">
16861       <method name="Void Bar[U](IA)">
16862         <size>7</size>
16863       </method>
16864       <method name="Void Foo[T](IA)">
16865         <size>1</size>
16866       </method>
16867       <method name="Void Foo(IA)">
16868         <size>7</size>
16869       </method>
16870       <method name="Void Main()">
16871         <size>1</size>
16872       </method>
16873     </type>
16874   </test>
16875   <test name="gtest-exmethod-15.cs">
16876     <type name="C">
16877       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16878         <size>15</size>
16879       </method>
16880       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16881         <size>2</size>
16882       </method>
16883       <method name="Void Main()">
16884         <size>1</size>
16885       </method>
16886     </type>
16887   </test>
16888   <test name="gtest-exmethod-16.cs">
16889     <type name="Rocks">
16890       <method name="Boolean Extension(System.String)">
16891         <size>2</size>
16892       </method>
16893       <method name="Boolean Extension(D)">
16894         <size>2</size>
16895       </method>
16896     </type>
16897     <type name="Program">
16898       <method name="Void .ctor()">
16899         <size>7</size>
16900       </method>
16901       <method name="Void add_e(D)">
16902         <size>24</size>
16903       </method>
16904       <method name="Void remove_e(D)">
16905         <size>24</size>
16906       </method>
16907       <method name="System.String get_Item(Int32)">
16908         <size>6</size>
16909       </method>
16910       <method name="System.String get_Property()">
16911         <size>6</size>
16912       </method>
16913       <method name="Void Main(System.String[])">
16914         <size>44</size>
16915       </method>
16916     </type>
16917     <type name="D">
16918       <method name="Void .ctor(Object, IntPtr)">
16919         <size>0</size>
16920       </method>
16921       <method name="System.String Invoke()">
16922         <size>0</size>
16923       </method>
16924       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16925         <size>0</size>
16926       </method>
16927       <method name="System.String EndInvoke(IAsyncResult)">
16928         <size>0</size>
16929       </method>
16930     </type>
16931   </test>
16932   <test name="gtest-exmethod-17.cs">
16933     <type name="MainClass">
16934       <method name="Void Main()">
16935         <size>45</size>
16936       </method>
16937     </type>
16938   </test>
16939   <test name="gtest-exmethod-18.cs">
16940     <type name="Foo">
16941       <method name="Void .ctor()">
16942         <size>7</size>
16943       </method>
16944       <method name="Boolean get_IsBar()">
16945         <size>2</size>
16946       </method>
16947     </type>
16948     <type name="FooExt">
16949       <method name="Boolean IsBar(Foo)">
16950         <size>7</size>
16951       </method>
16952     </type>
16953     <type name="Repro">
16954       <method name="Void .ctor()">
16955         <size>7</size>
16956       </method>
16957       <method name="Void Main()">
16958         <size>18</size>
16959       </method>
16960     </type>
16961   </test>
16962   <test name="gtest-exmethod-19.cs">
16963     <type name="Rocks">
16964       <method name="Int32 Test_2[T](IEnumerable`1)">
16965         <size>3</size>
16966       </method>
16967       <method name="System.String Test_1(System.String)">
16968         <size>12</size>
16969       </method>
16970     </type>
16971     <type name="Test">
16972       <method name="Void .ctor()">
16973         <size>7</size>
16974       </method>
16975       <method name="Int32 Main()">
16976         <size>142</size>
16977       </method>
16978     </type>
16979     <type name="Test+D">
16980       <method name="Void .ctor(Object, IntPtr)">
16981         <size>0</size>
16982       </method>
16983       <method name="System.String Invoke()">
16984         <size>0</size>
16985       </method>
16986       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16987         <size>0</size>
16988       </method>
16989       <method name="System.String EndInvoke(IAsyncResult)">
16990         <size>0</size>
16991       </method>
16992     </type>
16993   </test>
16994   <test name="gtest-exmethod-20.cs">
16995     <type name="Outer.Inner.Test">
16996       <method name="Void .ctor()">
16997         <size>7</size>
16998       </method>
16999       <method name="Void M(I)">
17000         <size>13</size>
17001       </method>
17002       <method name="Void Main()">
17003         <size>1</size>
17004       </method>
17005     </type>
17006     <type name="Outer.ExtensionMethods">
17007       <method name="Void AddRange[T](I, IEnumerable`1)">
17008         <size>1</size>
17009       </method>
17010     </type>
17011   </test>
17012   <test name="gtest-exmethod-21.cs">
17013     <type name="Outer.Inner.Test">
17014       <method name="Void .ctor()">
17015         <size>7</size>
17016       </method>
17017       <method name="Void M(I)">
17018         <size>7</size>
17019       </method>
17020       <method name="Void Main()">
17021         <size>1</size>
17022       </method>
17023     </type>
17024     <type name="External.ExtensionMethods">
17025       <method name="Void AddRange(I)">
17026         <size>1</size>
17027       </method>
17028     </type>
17029   </test>
17030   <test name="gtest-exmethod-22.cs">
17031     <type name="Program">
17032       <method name="Void .ctor()">
17033         <size>7</size>
17034       </method>
17035       <method name="Int32 Main()">
17036         <size>8</size>
17037       </method>
17038     </type>
17039   </test>
17040   <test name="gtest-exmethod-23.cs">
17041     <type name="T">
17042       <method name="Void A(System.String, Int32)">
17043         <size>1</size>
17044       </method>
17045       <method name="Void Main()">
17046         <size>1</size>
17047       </method>
17048     </type>
17049   </test>
17050   <test name="gtest-exmethod-24.cs">
17051     <type name="Bar">
17052       <method name="Void .ctor()">
17053         <size>7</size>
17054       </method>
17055       <method name="Void Main()">
17056         <size>1</size>
17057       </method>
17058     </type>
17059   </test>
17060   <test name="gtest-exmethod-25.cs">
17061     <type name="Bar">
17062       <method name="Void .ctor()">
17063         <size>7</size>
17064       </method>
17065       <method name="Void Main()">
17066         <size>11</size>
17067       </method>
17068     </type>
17069   </test>
17070   <test name="gtest-exmethod-26.cs">
17071     <type name="test.TypeExtensions">
17072       <method name="Boolean IsNullable(System.Type)">
17073         <size>2</size>
17074       </method>
17075     </type>
17076     <type name="testmono.MainClass">
17077       <method name="Void .ctor()">
17078         <size>7</size>
17079       </method>
17080       <method name="Void Main()">
17081         <size>33</size>
17082       </method>
17083     </type>
17084   </test>
17085   <test name="gtest-exmethod-27.cs">
17086     <type name="Foo.Extensions">
17087       <method name="System.String AsString(IList`1)">
17088         <size>6</size>
17089       </method>
17090     </type>
17091     <type name="Bar.Program">
17092       <method name="Void .ctor()">
17093         <size>7</size>
17094       </method>
17095       <method name="Void Main()">
17096         <size>17</size>
17097       </method>
17098       <method name="System.String Pan(System.Byte[])">
17099         <size>7</size>
17100       </method>
17101     </type>
17102   </test>
17103   <test name="gtest-exmethod-28.cs">
17104     <type name="Foo">
17105       <method name="Void .ctor()">
17106         <size>7</size>
17107       </method>
17108     </type>
17109     <type name="Extensions">
17110       <method name="Boolean IsFoo(Foo)">
17111         <size>2</size>
17112       </method>
17113       <method name="Boolean IsBar(Bar)">
17114         <size>2</size>
17115       </method>
17116     </type>
17117     <type name="Bar">
17118       <method name="Void .ctor()">
17119         <size>7</size>
17120       </method>
17121     </type>
17122     <type name="Program">
17123       <method name="Void .ctor()">
17124         <size>7</size>
17125       </method>
17126       <method name="Void Main()">
17127         <size>1</size>
17128       </method>
17129     </type>
17130   </test>
17131   <test name="gtest-exmethod-29.cs">
17132     <type name="My">
17133       <method name="Void .ctor()">
17134         <size>7</size>
17135       </method>
17136     </type>
17137     <type name="Test">
17138       <method name="Int32 Main()">
17139         <size>40</size>
17140       </method>
17141       <method name="Int32 ContentTransferEncoding[T](My)">
17142         <size>2</size>
17143       </method>
17144       <method name="Int32 ContentTransferEncoding(My)">
17145         <size>2</size>
17146       </method>
17147     </type>
17148     <type name="My">
17149       <method name="Void set_ContentTransferEncoding(Boolean)">
17150         <size>1</size>
17151       </method>
17152     </type>
17153   </test>
17154   <test name="gtest-friend-01.cs">
17155     <type name="Test">
17156       <method name="Void .ctor()">
17157         <size>7</size>
17158       </method>
17159       <method name="Void Main()">
17160         <size>20</size>
17161       </method>
17162     </type>
17163   </test>
17164   <test name="gtest-friend-02.cs">
17165     <type name="Test">
17166       <method name="Void .ctor()">
17167         <size>7</size>
17168       </method>
17169       <method name="Void Main()">
17170         <size>20</size>
17171       </method>
17172     </type>
17173   </test>
17174   <test name="gtest-friend-03.cs">
17175     <type name="Test">
17176       <method name="Void .ctor()">
17177         <size>7</size>
17178       </method>
17179       <method name="Void Main()">
17180         <size>20</size>
17181       </method>
17182     </type>
17183   </test>
17184   <test name="gtest-friend-04.cs">
17185     <type name="Test">
17186       <method name="Void .ctor()">
17187         <size>7</size>
17188       </method>
17189       <method name="Void Main()">
17190         <size>19</size>
17191       </method>
17192     </type>
17193   </test>
17194   <test name="gtest-friend-05.cs">
17195     <type name="Test">
17196       <method name="Void .ctor()">
17197         <size>7</size>
17198       </method>
17199       <method name="Void Main()">
17200         <size>20</size>
17201       </method>
17202     </type>
17203   </test>
17204   <test name="gtest-friend-06.cs">
17205     <type name="Test">
17206       <method name="Void .ctor()">
17207         <size>7</size>
17208       </method>
17209       <method name="Void Main()">
17210         <size>20</size>
17211       </method>
17212     </type>
17213   </test>
17214   <test name="gtest-friend-07.cs">
17215     <type name="Test">
17216       <method name="Void .ctor()">
17217         <size>7</size>
17218       </method>
17219       <method name="Void Main()">
17220         <size>20</size>
17221       </method>
17222     </type>
17223   </test>
17224   <test name="gtest-friend-08.cs">
17225     <type name="Test">
17226       <method name="Void .ctor()">
17227         <size>7</size>
17228       </method>
17229       <method name="Void Main()">
17230         <size>19</size>
17231       </method>
17232     </type>
17233   </test>
17234   <test name="gtest-friend-09.cs">
17235     <type name="Test">
17236       <method name="Void .ctor()">
17237         <size>7</size>
17238       </method>
17239       <method name="Void Main()">
17240         <size>20</size>
17241       </method>
17242     </type>
17243   </test>
17244   <test name="gtest-friend-10.cs">
17245     <type name="Test">
17246       <method name="Void .ctor()">
17247         <size>7</size>
17248       </method>
17249       <method name="Void Main()">
17250         <size>20</size>
17251       </method>
17252     </type>
17253   </test>
17254   <test name="gtest-friend-11.cs">
17255     <type name="Test">
17256       <method name="Void .ctor()">
17257         <size>7</size>
17258       </method>
17259       <method name="Void Main()">
17260         <size>20</size>
17261       </method>
17262     </type>
17263   </test>
17264   <test name="gtest-friend-12.cs">
17265     <type name="Test">
17266       <method name="Void .ctor()">
17267         <size>7</size>
17268       </method>
17269       <method name="Void Main()">
17270         <size>19</size>
17271       </method>
17272     </type>
17273   </test>
17274   <test name="gtest-friend-13.cs">
17275     <type name="B">
17276       <method name="Void .ctor()">
17277         <size>7</size>
17278       </method>
17279       <method name="Void Test()">
17280         <size>1</size>
17281       </method>
17282       <method name="Void Test_2()">
17283         <size>1</size>
17284       </method>
17285     </type>
17286     <type name="Test">
17287       <method name="Void .ctor()">
17288         <size>7</size>
17289       </method>
17290       <method name="Void Main()">
17291         <size>1</size>
17292       </method>
17293     </type>
17294   </test>
17295   <test name="gtest-implicitarray-01.cs">
17296     <type name="Test">
17297       <method name="Void .ctor()">
17298         <size>7</size>
17299       </method>
17300       <method name="Int32 Main()">
17301         <size>282</size>
17302       </method>
17303     </type>
17304     <type name="&lt;PrivateImplementationDetails&gt;">
17305       <method name="Void .ctor()">
17306         <size>7</size>
17307       </method>
17308     </type>
17309   </test>
17310   <test name="gtest-implicitarray-02.cs">
17311     <type name="MyString">
17312       <method name="Void .ctor()">
17313         <size>7</size>
17314       </method>
17315       <method name="System.String op_Implicit(MyString)">
17316         <size>6</size>
17317       </method>
17318     </type>
17319     <type name="Test">
17320       <method name="Void .ctor()">
17321         <size>7</size>
17322       </method>
17323       <method name="Int32 Main()">
17324         <size>50</size>
17325       </method>
17326     </type>
17327   </test>
17328   <test name="gtest-initialize-01.cs">
17329     <type name="MyClass">
17330       <method name="Void .ctor()">
17331         <size>18</size>
17332       </method>
17333       <method name="Int32 get_Answer()">
17334         <size>7</size>
17335       </method>
17336       <method name="Void set_Answer(Int32)">
17337         <size>8</size>
17338       </method>
17339     </type>
17340     <type name="Test">
17341       <method name="Void .ctor()">
17342         <size>7</size>
17343       </method>
17344       <method name="Int32 Main()">
17345         <size>67</size>
17346       </method>
17347     </type>
17348   </test>
17349   <test name="gtest-initialize-02.cs">
17350     <type name="Test">
17351       <method name="Void .ctor()">
17352         <size>7</size>
17353       </method>
17354       <method name="Int32 Main()">
17355         <size>1099</size>
17356       </method>
17357     </type>
17358     <type name="Test+Point">
17359       <method name="Void .ctor()">
17360         <size>7</size>
17361       </method>
17362     </type>
17363     <type name="Test+Line">
17364       <method name="Void .ctor()">
17365         <size>29</size>
17366       </method>
17367     </type>
17368     <type name="Test+Rectangle">
17369       <method name="Void .ctor()">
17370         <size>51</size>
17371       </method>
17372     </type>
17373     <type name="Test+Library">
17374       <method name="Void .ctor()">
17375         <size>53</size>
17376       </method>
17377     </type>
17378     <type name="Test+Thing">
17379       <method name="Void .ctor()">
17380         <size>7</size>
17381       </method>
17382     </type>
17383     <type name="Test+Box">
17384       <method name="Void .ctor()">
17385         <size>7</size>
17386       </method>
17387     </type>
17388   </test>
17389   <test name="gtest-initialize-03.cs">
17390     <type name="Data">
17391       <method name="Void .ctor()">
17392         <size>7</size>
17393       </method>
17394     </type>
17395     <type name="Test">
17396       <method name="Void .ctor()">
17397         <size>7</size>
17398       </method>
17399       <method name="Void set_Prop(Data)">
17400         <size>1</size>
17401       </method>
17402       <method name="System.Object Foo()">
17403         <size>15</size>
17404       </method>
17405       <method name="Void Main()">
17406         <size>52</size>
17407       </method>
17408     </type>
17409   </test>
17410   <test name="gtest-initialize-04.cs">
17411     <type name="C">
17412       <method name="Void .ctor()">
17413         <size>7</size>
17414       </method>
17415       <method name="Void .cctor()">
17416         <size>34</size>
17417       </method>
17418       <method name="Int32 Main()">
17419         <size>30</size>
17420       </method>
17421     </type>
17422   </test>
17423   <test name="gtest-initialize-05.cs">
17424     <type name="C">
17425       <method name="Void .ctor()">
17426         <size>7</size>
17427       </method>
17428       <method name="Int32 Main()">
17429         <size>219</size>
17430       </method>
17431     </type>
17432   </test>
17433   <test name="gtest-initialize-06.cs">
17434     <type name="C">
17435       <method name="Void .ctor()">
17436         <size>7</size>
17437       </method>
17438       <method name="Int32 Main()">
17439         <size>39</size>
17440       </method>
17441       <method name="Void Foo(Point ByRef)">
17442         <size>38</size>
17443       </method>
17444     </type>
17445   </test>
17446   <test name="gtest-initialize-07.cs">
17447     <type name="A">
17448       <method name="Void .ctor()">
17449         <size>7</size>
17450       </method>
17451       <method name="System.String get_Name()">
17452         <size>7</size>
17453       </method>
17454       <method name="Void set_Name(System.String)">
17455         <size>8</size>
17456       </method>
17457       <method name="Boolean Matches(System.String)">
17458         <size>13</size>
17459       </method>
17460     </type>
17461     <type name="M">
17462       <method name="Void .ctor()">
17463         <size>7</size>
17464       </method>
17465       <method name="Int32 Main()">
17466         <size>37</size>
17467       </method>
17468     </type>
17469   </test>
17470   <test name="gtest-initialize-08.cs">
17471     <type name="T">
17472       <method name="Void .ctor()">
17473         <size>7</size>
17474       </method>
17475     </type>
17476     <type name="X">
17477       <method name="Void .ctor()">
17478         <size>7</size>
17479       </method>
17480       <method name="Z[] get_Prop()">
17481         <size>7</size>
17482       </method>
17483       <method name="Void set_Prop(Z[])">
17484         <size>8</size>
17485       </method>
17486     </type>
17487     <type name="Z">
17488       <method name="Void .ctor()">
17489         <size>7</size>
17490       </method>
17491     </type>
17492     <type name="Test">
17493       <method name="Void .ctor(String)">
17494         <size>70</size>
17495       </method>
17496       <method name="Void .ctor(Int32)">
17497         <size>70</size>
17498       </method>
17499     </type>
17500     <type name="C">
17501       <method name="Void .ctor()">
17502         <size>7</size>
17503       </method>
17504       <method name="Int32 Main()">
17505         <size>13</size>
17506       </method>
17507     </type>
17508   </test>
17509   <test name="gtest-initialize-09.cs">
17510     <type name="Test">
17511       <method name="Void .ctor()">
17512         <size>7</size>
17513       </method>
17514       <method name="Int32 Main()">
17515         <size>54</size>
17516       </method>
17517     </type>
17518   </test>
17519   <test name="gtest-initialize-10.cs">
17520     <type name="Foo">
17521       <method name="Void .ctor()">
17522         <size>7</size>
17523       </method>
17524       <method name="Int32 get_P()">
17525         <size>7</size>
17526       </method>
17527       <method name="Void set_P(Int32)">
17528         <size>8</size>
17529       </method>
17530     </type>
17531     <type name="Y">
17532       <method name="Void .ctor()">
17533         <size>7</size>
17534       </method>
17535       <method name="Int32 Main()">
17536         <size>38</size>
17537       </method>
17538       <method name="Boolean Do(Foo)">
17539         <size>86</size>
17540       </method>
17541     </type>
17542   </test>
17543   <test name="gtest-iter-01.cs">
17544     <type name="C">
17545       <method name="Void .ctor()">
17546         <size>7</size>
17547       </method>
17548       <method name="Void Main()">
17549         <size>1</size>
17550       </method>
17551     </type>
17552     <type name="C+ArrayReadOnlyList`1[T]">
17553       <method name="Void .ctor()">
17554         <size>7</size>
17555       </method>
17556       <method name="T get_Item(Int32)">
17557         <size>13</size>
17558       </method>
17559       <method name="IEnumerator`1 GetEnumerator()">
17560         <size>15</size>
17561       </method>
17562     </type>
17563     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17564       <method name="Void .ctor()">
17565         <size>7</size>
17566       </method>
17567       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17568         <size>12</size>
17569       </method>
17570       <method name="Boolean MoveNext()">
17571         <size>136</size>
17572       </method>
17573       <method name="Void Dispose()">
17574         <size>8</size>
17575       </method>
17576       <method name="Void Reset()">
17577         <size>6</size>
17578       </method>
17579       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17580         <size>7</size>
17581       </method>
17582     </type>
17583   </test>
17584   <test name="gtest-iter-02.cs">
17585     <type name="C">
17586       <method name="Void .ctor()">
17587         <size>7</size>
17588       </method>
17589       <method name="IEnumerator`1 Test()">
17590         <size>8</size>
17591       </method>
17592       <method name="Void Main()">
17593         <size>1</size>
17594       </method>
17595     </type>
17596     <type name="C+&lt;Test&gt;c__Iterator0">
17597       <method name="Void .ctor()">
17598         <size>7</size>
17599       </method>
17600       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17601         <size>12</size>
17602       </method>
17603       <method name="Boolean MoveNext()">
17604         <size>25</size>
17605       </method>
17606       <method name="Void Dispose()">
17607         <size>8</size>
17608       </method>
17609       <method name="Void Reset()">
17610         <size>6</size>
17611       </method>
17612       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17613         <size>7</size>
17614       </method>
17615     </type>
17616   </test>
17617   <test name="gtest-iter-03.cs">
17618     <type name="Test">
17619       <method name="Void .ctor()">
17620         <size>18</size>
17621       </method>
17622       <method name="IEnumerable`1 Annotations[T]()">
17623         <size>23</size>
17624       </method>
17625       <method name="IEnumerable`1 Annotations(System.Type)">
17626         <size>37</size>
17627       </method>
17628       <method name="Void Main()">
17629         <size>14</size>
17630       </method>
17631     </type>
17632     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17633       <method name="Void .ctor()">
17634         <size>7</size>
17635       </method>
17636       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17637         <size>12</size>
17638       </method>
17639       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17640         <size>7</size>
17641       </method>
17642       <method name="Boolean MoveNext()">
17643         <size>194</size>
17644       </method>
17645       <method name="Void Dispose()">
17646         <size>60</size>
17647       </method>
17648       <method name="Void Reset()">
17649         <size>6</size>
17650       </method>
17651     </type>
17652     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17653       <method name="Void .ctor()">
17654         <size>7</size>
17655       </method>
17656       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17657         <size>7</size>
17658       </method>
17659       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17660         <size>7</size>
17661       </method>
17662       <method name="Boolean MoveNext()">
17663         <size>218</size>
17664       </method>
17665       <method name="Void Dispose()">
17666         <size>56</size>
17667       </method>
17668       <method name="Void Reset()">
17669         <size>6</size>
17670       </method>
17671     </type>
17672     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17673       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17674         <size>7</size>
17675       </method>
17676       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17677         <size>40</size>
17678       </method>
17679     </type>
17680     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17681       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17682         <size>7</size>
17683       </method>
17684       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17685         <size>52</size>
17686       </method>
17687     </type>
17688   </test>
17689   <test name="gtest-iter-04.cs">
17690     <type name="TestClass">
17691       <method name="Void .ctor()">
17692         <size>7</size>
17693       </method>
17694       <method name="Void ToString(System.Object)">
17695         <size>0</size>
17696       </method>
17697       <method name="IEnumerable`1 TestEnumerator()">
17698         <size>23</size>
17699       </method>
17700       <method name="Void Test()">
17701         <size>8</size>
17702       </method>
17703     </type>
17704     <type name="M">
17705       <method name="Void .ctor()">
17706         <size>7</size>
17707       </method>
17708       <method name="Void Main()">
17709         <size>1</size>
17710       </method>
17711     </type>
17712     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17713       <method name="Void .ctor()">
17714         <size>7</size>
17715       </method>
17716       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17717         <size>7</size>
17718       </method>
17719       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17720         <size>7</size>
17721       </method>
17722       <method name="Boolean MoveNext()">
17723         <size>37</size>
17724       </method>
17725       <method name="Void Dispose()">
17726         <size>8</size>
17727       </method>
17728       <method name="Void Reset()">
17729         <size>6</size>
17730       </method>
17731       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17732         <size>7</size>
17733       </method>
17734       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17735         <size>40</size>
17736       </method>
17737     </type>
17738   </test>
17739   <test name="gtest-iter-05.cs">
17740     <type name="Test">
17741       <method name="Void .ctor()">
17742         <size>7</size>
17743       </method>
17744       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17745         <size>44</size>
17746       </method>
17747       <method name="Void Main()">
17748         <size>31</size>
17749       </method>
17750     </type>
17751     <type name="Foo`1[T]">
17752       <method name="Void .ctor()">
17753         <size>7</size>
17754       </method>
17755       <method name="Void CreateItem[G]()">
17756         <size>1</size>
17757       </method>
17758     </type>
17759     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17760       <method name="Void .ctor()">
17761         <size>7</size>
17762       </method>
17763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17764         <size>12</size>
17765       </method>
17766       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17767         <size>7</size>
17768       </method>
17769       <method name="Boolean MoveNext()">
17770         <size>185</size>
17771       </method>
17772       <method name="Void Dispose()">
17773         <size>60</size>
17774       </method>
17775       <method name="Void Reset()">
17776         <size>6</size>
17777       </method>
17778       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17779         <size>7</size>
17780       </method>
17781       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17782         <size>52</size>
17783       </method>
17784     </type>
17785   </test>
17786   <test name="gtest-iter-06.cs">
17787     <type name="Mono.Rocks.KeyValuePair">
17788       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17789         <size>13</size>
17790       </method>
17791     </type>
17792     <type name="Mono.Rocks.Sequence">
17793       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17794         <size>8</size>
17795       </method>
17796       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17797         <size>44</size>
17798       </method>
17799     </type>
17800     <type name="Mono.Rocks.Test">
17801       <method name="Void .ctor()">
17802         <size>7</size>
17803       </method>
17804       <method name="Int32 Main()">
17805         <size>116</size>
17806       </method>
17807       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17808         <size>30</size>
17809       </method>
17810     </type>
17811     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17812       <method name="Void .ctor()">
17813         <size>7</size>
17814       </method>
17815       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17816         <size>12</size>
17817       </method>
17818       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17819         <size>7</size>
17820       </method>
17821       <method name="Boolean MoveNext()">
17822         <size>183</size>
17823       </method>
17824       <method name="Void Dispose()">
17825         <size>8</size>
17826       </method>
17827       <method name="Void Reset()">
17828         <size>6</size>
17829       </method>
17830       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17831         <size>7</size>
17832       </method>
17833       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17834         <size>52</size>
17835       </method>
17836     </type>
17837   </test>
17838   <test name="gtest-iter-07.cs">
17839     <type name="Test">
17840       <method name="Void .ctor()">
17841         <size>7</size>
17842       </method>
17843       <method name="Int32 Main()">
17844         <size>8</size>
17845       </method>
17846       <method name="Void TestFunction(IEnumerable`1)">
17847         <size>35</size>
17848       </method>
17849     </type>
17850     <type name="MySystem">
17851       <method name="Void .ctor()">
17852         <size>34</size>
17853       </method>
17854       <method name="IEnumerable`1 get_Items()">
17855         <size>23</size>
17856       </method>
17857     </type>
17858     <type name="MySystem+&lt;&gt;c__Iterator0">
17859       <method name="Void .ctor()">
17860         <size>7</size>
17861       </method>
17862       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17863         <size>7</size>
17864       </method>
17865       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17866         <size>7</size>
17867       </method>
17868       <method name="Boolean MoveNext()">
17869         <size>186</size>
17870       </method>
17871       <method name="Void Dispose()">
17872         <size>56</size>
17873       </method>
17874       <method name="Void Reset()">
17875         <size>6</size>
17876       </method>
17877       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17878         <size>7</size>
17879       </method>
17880       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17881         <size>40</size>
17882       </method>
17883     </type>
17884   </test>
17885   <test name="gtest-iter-08.cs">
17886     <type name="App">
17887       <method name="Void .ctor()">
17888         <size>7</size>
17889       </method>
17890       <method name="IEnumerable QueryEnumerable[T]()">
17891         <size>16</size>
17892       </method>
17893       <method name="Int32 Main()">
17894         <size>116</size>
17895       </method>
17896     </type>
17897     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17898       <method name="Void .ctor()">
17899         <size>7</size>
17900       </method>
17901       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17902         <size>7</size>
17903       </method>
17904       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17905         <size>7</size>
17906       </method>
17907       <method name="Boolean MoveNext()">
17908         <size>84</size>
17909       </method>
17910       <method name="Void Dispose()">
17911         <size>8</size>
17912       </method>
17913       <method name="Void Reset()">
17914         <size>6</size>
17915       </method>
17916     </type>
17917     <type name="App">
17918       <method name="T TestType[T]()">
17919         <size>21</size>
17920       </method>
17921       <method name="System.Object TestType(System.Type)">
17922         <size>6</size>
17923       </method>
17924     </type>
17925     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17926       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17927         <size>7</size>
17928       </method>
17929       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17930         <size>26</size>
17931       </method>
17932     </type>
17933   </test>
17934   <test name="gtest-iter-09.cs">
17935     <type name="Test">
17936       <method name="Void .ctor()">
17937         <size>7</size>
17938       </method>
17939       <method name="IEnumerable`1 Create[T](T[,])">
17940         <size>30</size>
17941       </method>
17942       <method name="Int32 Main()">
17943         <size>94</size>
17944       </method>
17945     </type>
17946     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17947       <method name="Void .ctor()">
17948         <size>7</size>
17949       </method>
17950       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17951         <size>12</size>
17952       </method>
17953       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17954         <size>7</size>
17955       </method>
17956       <method name="Boolean MoveNext()">
17957         <size>130</size>
17958       </method>
17959       <method name="Void Dispose()">
17960         <size>8</size>
17961       </method>
17962       <method name="Void Reset()">
17963         <size>6</size>
17964       </method>
17965       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17966         <size>7</size>
17967       </method>
17968       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17969         <size>40</size>
17970       </method>
17971     </type>
17972   </test>
17973   <test name="gtest-iter-10.cs">
17974     <type name="Test">
17975       <method name="Void .ctor()">
17976         <size>7</size>
17977       </method>
17978       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17979         <size>44</size>
17980       </method>
17981       <method name="Int32 Main()">
17982         <size>159</size>
17983       </method>
17984     </type>
17985     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17986       <method name="Void .ctor()">
17987         <size>7</size>
17988       </method>
17989       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17990         <size>7</size>
17991       </method>
17992       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17993         <size>12</size>
17994       </method>
17995       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17996         <size>7</size>
17997       </method>
17998       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17999         <size>52</size>
18000       </method>
18001       <method name="Boolean MoveNext()">
18002         <size>103</size>
18003       </method>
18004       <method name="Void Dispose()">
18005         <size>8</size>
18006       </method>
18007       <method name="Void Reset()">
18008         <size>6</size>
18009       </method>
18010     </type>
18011   </test>
18012   <test name="gtest-iter-11.cs">
18013     <type name="Foo">
18014       <method name="Void .ctor()">
18015         <size>7</size>
18016       </method>
18017     </type>
18018     <type name="Bar">
18019       <method name="Void .ctor()">
18020         <size>7</size>
18021       </method>
18022       <method name="System.String get_Name()">
18023         <size>7</size>
18024       </method>
18025       <method name="Void set_Name(System.String)">
18026         <size>8</size>
18027       </method>
18028     </type>
18029     <type name="Collection`1[T]">
18030       <method name="Void .ctor()">
18031         <size>18</size>
18032       </method>
18033       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18034         <size>7</size>
18035       </method>
18036       <method name="Void Add(T)">
18037         <size>13</size>
18038       </method>
18039       <method name="IEnumerator`1 GetEnumerator()">
18040         <size>15</size>
18041       </method>
18042     </type>
18043     <type name="BarCollection">
18044       <method name="Void .ctor()">
18045         <size>7</size>
18046       </method>
18047     </type>
18048     <type name="Program">
18049       <method name="Void .ctor()">
18050         <size>7</size>
18051       </method>
18052       <method name="Int32 Main()">
18053         <size>148</size>
18054       </method>
18055     </type>
18056     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18057       <method name="Void .ctor()">
18058         <size>7</size>
18059       </method>
18060       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18061         <size>7</size>
18062       </method>
18063       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18064         <size>12</size>
18065       </method>
18066       <method name="Boolean MoveNext()">
18067         <size>175</size>
18068       </method>
18069       <method name="Void Dispose()">
18070         <size>56</size>
18071       </method>
18072       <method name="Void Reset()">
18073         <size>6</size>
18074       </method>
18075     </type>
18076   </test>
18077   <test name="gtest-lambda-01.cs">
18078     <type name="X">
18079       <method name="Int32 Main()">
18080         <size>300</size>
18081       </method>
18082       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18083         <size>4</size>
18084       </method>
18085       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18086         <size>4</size>
18087       </method>
18088       <method name="Void &lt;Main&gt;m__3(Int32)">
18089         <size>8</size>
18090       </method>
18091       <method name="Void .ctor(Int32)">
18092         <size>13</size>
18093       </method>
18094     </type>
18095     <type name="IntFunc">
18096       <method name="Int32 Invoke(Int32)">
18097         <size>0</size>
18098       </method>
18099       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18100         <size>0</size>
18101       </method>
18102       <method name="Int32 EndInvoke(IAsyncResult)">
18103         <size>0</size>
18104       </method>
18105       <method name="Void .ctor(Object, IntPtr)">
18106         <size>0</size>
18107       </method>
18108     </type>
18109     <type name="VoidFunc">
18110       <method name="Void Invoke(Int32)">
18111         <size>0</size>
18112       </method>
18113       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18114         <size>0</size>
18115       </method>
18116       <method name="Void EndInvoke(IAsyncResult)">
18117         <size>0</size>
18118       </method>
18119       <method name="Void .ctor(Object, IntPtr)">
18120         <size>0</size>
18121       </method>
18122     </type>
18123     <type name="X+&lt;Main&gt;c__AnonStorey0">
18124       <method name="Void &lt;&gt;m__2(Int32)">
18125         <size>8</size>
18126       </method>
18127       <method name="Void .ctor()">
18128         <size>7</size>
18129       </method>
18130     </type>
18131   </test>
18132   <test name="gtest-lambda-02.cs">
18133     <type name="X">
18134       <method name="Void Foo(funci)">
18135         <size>16</size>
18136       </method>
18137       <method name="Void Foo(funcs)">
18138         <size>19</size>
18139       </method>
18140       <method name="Void Main()">
18141         <size>35</size>
18142       </method>
18143       <method name="System.String &lt;Main&gt;m__0(System.String)">
18144         <size>12</size>
18145       </method>
18146       <method name="Void .ctor()">
18147         <size>7</size>
18148       </method>
18149     </type>
18150     <type name="funcs">
18151       <method name="System.String Invoke(System.String)">
18152         <size>0</size>
18153       </method>
18154       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18155         <size>0</size>
18156       </method>
18157       <method name="System.String EndInvoke(IAsyncResult)">
18158         <size>0</size>
18159       </method>
18160       <method name="Void .ctor(Object, IntPtr)">
18161         <size>0</size>
18162       </method>
18163     </type>
18164     <type name="funci">
18165       <method name="Int32 Invoke(Int32)">
18166         <size>0</size>
18167       </method>
18168       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18169         <size>0</size>
18170       </method>
18171       <method name="Int32 EndInvoke(IAsyncResult)">
18172         <size>0</size>
18173       </method>
18174       <method name="Void .ctor(Object, IntPtr)">
18175         <size>0</size>
18176       </method>
18177     </type>
18178   </test>
18179   <test name="gtest-lambda-03.cs">
18180     <type name="Demo">
18181       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18182         <size>8</size>
18183       </method>
18184       <method name="Int32 Main()">
18185         <size>54</size>
18186       </method>
18187       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18188         <size>7</size>
18189       </method>
18190       <method name="Void .ctor()">
18191         <size>7</size>
18192       </method>
18193     </type>
18194     <type name="Func`2[TArg0,TResult]">
18195       <method name="TResult Invoke(TArg0)">
18196         <size>0</size>
18197       </method>
18198       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18199         <size>0</size>
18200       </method>
18201       <method name="TResult EndInvoke(IAsyncResult)">
18202         <size>0</size>
18203       </method>
18204       <method name="Void .ctor(Object, IntPtr)">
18205         <size>0</size>
18206       </method>
18207     </type>
18208   </test>
18209   <test name="gtest-lambda-04.cs">
18210     <type name="Demo">
18211       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18212         <size>14</size>
18213       </method>
18214       <method name="Int32 Main()">
18215         <size>103</size>
18216       </method>
18217       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18218         <size>7</size>
18219       </method>
18220       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18221         <size>8</size>
18222       </method>
18223       <method name="Void .ctor()">
18224         <size>7</size>
18225       </method>
18226     </type>
18227     <type name="Func`2[TArg0,TResult]">
18228       <method name="TResult Invoke(TArg0)">
18229         <size>0</size>
18230       </method>
18231       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18232         <size>0</size>
18233       </method>
18234       <method name="TResult EndInvoke(IAsyncResult)">
18235         <size>0</size>
18236       </method>
18237       <method name="Void .ctor(Object, IntPtr)">
18238         <size>0</size>
18239       </method>
18240     </type>
18241   </test>
18242   <test name="gtest-lambda-05.cs">
18243     <type name="C">
18244       <method name="Boolean M(C+db)">
18245         <size>8</size>
18246       </method>
18247       <method name="System.String M(C+ds)">
18248         <size>6</size>
18249       </method>
18250       <method name="Int32 M(C+di)">
18251         <size>8</size>
18252       </method>
18253       <method name="Int32 Main()">
18254         <size>125</size>
18255       </method>
18256       <method name="System.String &lt;Main&gt;m__0(System.String)">
18257         <size>31</size>
18258       </method>
18259       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18260         <size>31</size>
18261       </method>
18262       <method name="Void .ctor()">
18263         <size>7</size>
18264       </method>
18265     </type>
18266     <type name="C+di">
18267       <method name="Int32 Invoke(Int32)">
18268         <size>0</size>
18269       </method>
18270       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18271         <size>0</size>
18272       </method>
18273       <method name="Int32 EndInvoke(IAsyncResult)">
18274         <size>0</size>
18275       </method>
18276       <method name="Void .ctor(Object, IntPtr)">
18277         <size>0</size>
18278       </method>
18279     </type>
18280     <type name="C+ds">
18281       <method name="System.String Invoke(System.String)">
18282         <size>0</size>
18283       </method>
18284       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18285         <size>0</size>
18286       </method>
18287       <method name="System.String EndInvoke(IAsyncResult)">
18288         <size>0</size>
18289       </method>
18290       <method name="Void .ctor(Object, IntPtr)">
18291         <size>0</size>
18292       </method>
18293     </type>
18294     <type name="C+db">
18295       <method name="Boolean Invoke(Boolean)">
18296         <size>0</size>
18297       </method>
18298       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18299         <size>0</size>
18300       </method>
18301       <method name="Boolean EndInvoke(IAsyncResult)">
18302         <size>0</size>
18303       </method>
18304       <method name="Void .ctor(Object, IntPtr)">
18305         <size>0</size>
18306       </method>
18307     </type>
18308     <type name="C+&lt;Main&gt;c__AnonStorey0">
18309       <method name="System.String &lt;&gt;m__2(System.String)">
18310         <size>12</size>
18311       </method>
18312       <method name="Void .ctor()">
18313         <size>7</size>
18314       </method>
18315     </type>
18316     <type name="C+&lt;Main&gt;c__AnonStorey1">
18317       <method name="Int32 &lt;&gt;m__3(Int32)">
18318         <size>11</size>
18319       </method>
18320       <method name="Void .ctor()">
18321         <size>7</size>
18322       </method>
18323     </type>
18324   </test>
18325   <test name="gtest-lambda-06.cs">
18326     <type name="TestClass">
18327       <method name="Void P(TestClass+DT)">
18328         <size>26</size>
18329       </method>
18330       <method name="Void P(TestClass+DF)">
18331         <size>26</size>
18332       </method>
18333       <method name="T And(T, T)">
18334         <size>10</size>
18335       </method>
18336       <method name="F And(T, F)">
18337         <size>10</size>
18338       </method>
18339       <method name="F And(F, T)">
18340         <size>10</size>
18341       </method>
18342       <method name="F And(F, F)">
18343         <size>10</size>
18344       </method>
18345       <method name="T Or(T, T)">
18346         <size>10</size>
18347       </method>
18348       <method name="T Or(T, F)">
18349         <size>10</size>
18350       </method>
18351       <method name="T Or(F, T)">
18352         <size>10</size>
18353       </method>
18354       <method name="F Or(F, F)">
18355         <size>10</size>
18356       </method>
18357       <method name="F Not(T)">
18358         <size>10</size>
18359       </method>
18360       <method name="T Not(F)">
18361         <size>10</size>
18362       </method>
18363       <method name="Void StopTrue(T)">
18364         <size>1</size>
18365       </method>
18366       <method name="Int32 Main()">
18367         <size>36</size>
18368       </method>
18369       <method name="Void &lt;Main&gt;m__0(F)">
18370         <size>31</size>
18371       </method>
18372       <method name="Void .ctor()">
18373         <size>7</size>
18374       </method>
18375     </type>
18376     <type name="TestClass+DT">
18377       <method name="Void Invoke(T)">
18378         <size>0</size>
18379       </method>
18380       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18381         <size>0</size>
18382       </method>
18383       <method name="Void EndInvoke(IAsyncResult)">
18384         <size>0</size>
18385       </method>
18386       <method name="Void .ctor(Object, IntPtr)">
18387         <size>0</size>
18388       </method>
18389     </type>
18390     <type name="TestClass+DF">
18391       <method name="Void Invoke(F)">
18392         <size>0</size>
18393       </method>
18394       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18395         <size>0</size>
18396       </method>
18397       <method name="Void EndInvoke(IAsyncResult)">
18398         <size>0</size>
18399       </method>
18400       <method name="Void .ctor(Object, IntPtr)">
18401         <size>0</size>
18402       </method>
18403     </type>
18404     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18405       <method name="Void &lt;&gt;m__1(T)">
18406         <size>38</size>
18407       </method>
18408       <method name="Void .ctor()">
18409         <size>7</size>
18410       </method>
18411     </type>
18412     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18413       <method name="Void &lt;&gt;m__2(F)">
18414         <size>77</size>
18415       </method>
18416       <method name="Void .ctor()">
18417         <size>7</size>
18418       </method>
18419     </type>
18420   </test>
18421   <test name="gtest-lambda-07.cs">
18422     <type name="C">
18423       <method name="Void Test(D)">
18424         <size>1</size>
18425       </method>
18426       <method name="Void Test(System.Object, D)">
18427         <size>1</size>
18428       </method>
18429       <method name="Void Test(D, D)">
18430         <size>1</size>
18431       </method>
18432       <method name="Void Test2(System.Object, E)">
18433         <size>1</size>
18434       </method>
18435       <method name="Void Main()">
18436         <size>207</size>
18437       </method>
18438       <method name="Void &lt;Main&gt;m__0()">
18439         <size>1</size>
18440       </method>
18441       <method name="Void &lt;Main&gt;m__1()">
18442         <size>1</size>
18443       </method>
18444       <method name="Void &lt;Main&gt;m__2()">
18445         <size>1</size>
18446       </method>
18447       <method name="Void &lt;Main&gt;m__3()">
18448         <size>1</size>
18449       </method>
18450       <method name="Void &lt;Main&gt;m__4()">
18451         <size>1</size>
18452       </method>
18453       <method name="Void &lt;Main&gt;m__5(Boolean)">
18454         <size>1</size>
18455       </method>
18456       <method name="Void .ctor()">
18457         <size>7</size>
18458       </method>
18459     </type>
18460     <type name="D">
18461       <method name="Void Invoke()">
18462         <size>0</size>
18463       </method>
18464       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18465         <size>0</size>
18466       </method>
18467       <method name="Void EndInvoke(IAsyncResult)">
18468         <size>0</size>
18469       </method>
18470       <method name="Void .ctor(Object, IntPtr)">
18471         <size>0</size>
18472       </method>
18473     </type>
18474     <type name="E">
18475       <method name="Void Invoke(Boolean)">
18476         <size>0</size>
18477       </method>
18478       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18479         <size>0</size>
18480       </method>
18481       <method name="Void EndInvoke(IAsyncResult)">
18482         <size>0</size>
18483       </method>
18484       <method name="Void .ctor(Object, IntPtr)">
18485         <size>0</size>
18486       </method>
18487     </type>
18488   </test>
18489   <test name="gtest-lambda-08.cs">
18490     <type name="C">
18491       <method name="Void Test[T,R](System.Func`2[T,R])">
18492         <size>1</size>
18493       </method>
18494       <method name="Int32 Main()">
18495         <size>321</size>
18496       </method>
18497       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18498         <size>4</size>
18499       </method>
18500       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18501         <size>5</size>
18502       </method>
18503       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18504         <size>4</size>
18505       </method>
18506       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18507         <size>5</size>
18508       </method>
18509       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18510         <size>4</size>
18511       </method>
18512       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18513         <size>5</size>
18514       </method>
18515       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18516         <size>4</size>
18517       </method>
18518       <method name="Void .ctor()">
18519         <size>7</size>
18520       </method>
18521     </type>
18522   </test>
18523   <test name="gtest-lambda-09.cs">
18524     <type name="C">
18525       <method name="IEnumerable`1 Test[T](T)">
18526         <size>2</size>
18527       </method>
18528       <method name="IEnumerable`1 Test[T](Func`1[T])">
18529         <size>2</size>
18530       </method>
18531       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18532         <size>2</size>
18533       </method>
18534       <method name="Void Main()">
18535         <size>113</size>
18536       </method>
18537       <method name="System.String &lt;Main&gt;m__0()">
18538         <size>6</size>
18539       </method>
18540       <method name="System.String &lt;Main&gt;m__1()">
18541         <size>6</size>
18542       </method>
18543       <method name="System.String &lt;Main&gt;m__2(System.String)">
18544         <size>6</size>
18545       </method>
18546       <method name="Void .ctor()">
18547         <size>7</size>
18548       </method>
18549     </type>
18550     <type name="Func`1[TD]">
18551       <method name="TD Invoke()">
18552         <size>0</size>
18553       </method>
18554       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18555         <size>0</size>
18556       </method>
18557       <method name="TD EndInvoke(IAsyncResult)">
18558         <size>0</size>
18559       </method>
18560       <method name="Void .ctor(Object, IntPtr)">
18561         <size>0</size>
18562       </method>
18563     </type>
18564     <type name="Func`2[TA,TR]">
18565       <method name="TR Invoke(TA)">
18566         <size>0</size>
18567       </method>
18568       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18569         <size>0</size>
18570       </method>
18571       <method name="TR EndInvoke(IAsyncResult)">
18572         <size>0</size>
18573       </method>
18574       <method name="Void .ctor(Object, IntPtr)">
18575         <size>0</size>
18576       </method>
18577     </type>
18578   </test>
18579   <test name="gtest-lambda-10.cs">
18580     <type name="C">
18581       <method name="Void Foo[TSource](IEnumerable`1)">
18582         <size>1</size>
18583       </method>
18584       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18585         <size>1</size>
18586       </method>
18587       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18588         <size>1</size>
18589       </method>
18590       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18591         <size>1</size>
18592       </method>
18593       <method name="Void Main()">
18594         <size>97</size>
18595       </method>
18596       <method name="Void .ctor()">
18597         <size>7</size>
18598       </method>
18599     </type>
18600     <type name="C+&lt;Main&gt;c__AnonStorey0">
18601       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18602         <size>7</size>
18603       </method>
18604       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18605         <size>7</size>
18606       </method>
18607       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18608         <size>7</size>
18609       </method>
18610       <method name="Void .ctor()">
18611         <size>7</size>
18612       </method>
18613     </type>
18614   </test>
18615   <test name="gtest-lambda-11.cs">
18616     <type name="Pair`2[T1,T2]">
18617       <method name="Void .ctor()">
18618         <size>7</size>
18619       </method>
18620     </type>
18621     <type name="C">
18622       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18623         <size>1</size>
18624       </method>
18625     </type>
18626     <type name="E`1[TI]">
18627       <method name="Void Rep1[TV](Group`2[TI,TV])">
18628         <size>37</size>
18629       </method>
18630       <method name="Void .ctor()">
18631         <size>7</size>
18632       </method>
18633     </type>
18634     <type name="M">
18635       <method name="Void Main()">
18636         <size>1</size>
18637       </method>
18638       <method name="Void .ctor()">
18639         <size>7</size>
18640       </method>
18641     </type>
18642     <type name="Group`2[T1,T2]">
18643       <method name="Pair`2[T1,T2] Invoke(T1)">
18644         <size>0</size>
18645       </method>
18646       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18647         <size>0</size>
18648       </method>
18649       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18650         <size>0</size>
18651       </method>
18652       <method name="Void .ctor(Object, IntPtr)">
18653         <size>0</size>
18654       </method>
18655     </type>
18656     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18657       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18658         <size>7</size>
18659       </method>
18660       <method name="Void .ctor()">
18661         <size>7</size>
18662       </method>
18663     </type>
18664   </test>
18665   <test name="gtest-lambda-12.cs">
18666     <type name="Demo">
18667       <method name="Void F[T](T[], T, Func`1[T])">
18668         <size>42</size>
18669       </method>
18670       <method name="Int32 Main()">
18671         <size>65</size>
18672       </method>
18673       <method name="Void .ctor()">
18674         <size>7</size>
18675       </method>
18676     </type>
18677     <type name="Func`1[TA]">
18678       <method name="Void Invoke(TA)">
18679         <size>0</size>
18680       </method>
18681       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18682         <size>0</size>
18683       </method>
18684       <method name="Void EndInvoke(IAsyncResult)">
18685         <size>0</size>
18686       </method>
18687       <method name="Void .ctor(Object, IntPtr)">
18688         <size>0</size>
18689       </method>
18690     </type>
18691     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18692       <method name="Void &lt;&gt;m__0(Int32)">
18693         <size>10</size>
18694       </method>
18695       <method name="Void .ctor()">
18696         <size>7</size>
18697       </method>
18698     </type>
18699   </test>
18700   <test name="gtest-lambda-13.cs">
18701     <type name="TestUnary">
18702       <method name="Void Foo(System.Action`1[System.Int32])">
18703         <size>1</size>
18704       </method>
18705       <method name="Void Bar()">
18706         <size>35</size>
18707       </method>
18708       <method name="Void &lt;Bar&gt;m__0(Int32)">
18709         <size>6</size>
18710       </method>
18711       <method name="Void .ctor()">
18712         <size>7</size>
18713       </method>
18714     </type>
18715     <type name="Program">
18716       <method name="Void Foo(System.Action`1[System.String])">
18717         <size>12</size>
18718       </method>
18719       <method name="T Foo[T](System.Func`2[System.String,T])">
18720         <size>12</size>
18721       </method>
18722       <method name="System.String Bar()">
18723         <size>35</size>
18724       </method>
18725       <method name="Void Main()">
18726         <size>76</size>
18727       </method>
18728       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18729         <size>7</size>
18730       </method>
18731       <method name="System.String &lt;Main&gt;m__2(System.String)">
18732         <size>2</size>
18733       </method>
18734       <method name="Void &lt;Main&gt;m__3(System.String)">
18735         <size>7</size>
18736       </method>
18737       <method name="Void .ctor()">
18738         <size>7</size>
18739       </method>
18740     </type>
18741   </test>
18742   <test name="gtest-lambda-14.cs">
18743     <type name="Test">
18744       <method name="Void Main()">
18745         <size>1</size>
18746       </method>
18747       <method name="Void Foo[T]()">
18748         <size>14</size>
18749       </method>
18750       <method name="Void .ctor()">
18751         <size>7</size>
18752       </method>
18753       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18754         <size>2</size>
18755       </method>
18756     </type>
18757   </test>
18758   <test name="gtest-lambda-15.cs">
18759     <type name="Enumerable">
18760       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18761         <size>32</size>
18762       </method>
18763       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18764         <size>120</size>
18765       </method>
18766     </type>
18767     <type name="Repro">
18768       <method name="Int32 Main()">
18769         <size>115</size>
18770       </method>
18771       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18772         <size>7</size>
18773       </method>
18774       <method name="Void .ctor()">
18775         <size>7</size>
18776       </method>
18777     </type>
18778     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18779       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18780         <size>15</size>
18781       </method>
18782       <method name="Void .ctor()">
18783         <size>7</size>
18784       </method>
18785     </type>
18786   </test>
18787   <test name="gtest-lambda-16.cs">
18788     <type name="Repro">
18789       <method name="Void AssertFoo[T](IList`1)">
18790         <size>34</size>
18791       </method>
18792       <method name="Void Main()">
18793         <size>1</size>
18794       </method>
18795       <method name="Void .ctor()">
18796         <size>7</size>
18797       </method>
18798     </type>
18799     <type name="Repro+Runner`1[T]">
18800       <method name="Void .ctor(Action`1, T)">
18801         <size>7</size>
18802       </method>
18803     </type>
18804     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18805       <method name="Void &lt;&gt;m__0(Int32)">
18806         <size>52</size>
18807       </method>
18808       <method name="Void .ctor()">
18809         <size>7</size>
18810       </method>
18811     </type>
18812   </test>
18813   <test name="gtest-lambda-17.cs">
18814     <type name="TestCase">
18815       <method name="Void Testing()">
18816         <size>75</size>
18817       </method>
18818       <method name="Void Main()">
18819         <size>11</size>
18820       </method>
18821       <method name="Void &lt;Testing&gt;m__0()">
18822         <size>8</size>
18823       </method>
18824       <method name="Void .ctor()">
18825         <size>7</size>
18826       </method>
18827     </type>
18828   </test>
18829   <test name="gtest-lambda-18.cs">
18830     <type name="Test">
18831       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18832         <size>33</size>
18833       </method>
18834       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18835         <size>1</size>
18836       </method>
18837       <method name="Void Main()">
18838         <size>1</size>
18839       </method>
18840     </type>
18841     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18842       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18843         <size>14</size>
18844       </method>
18845       <method name="Void .ctor()">
18846         <size>7</size>
18847       </method>
18848     </type>
18849   </test>
18850   <test name="gtest-lambda-19.cs">
18851     <type name="Crasher">
18852       <method name="Void Crash()">
18853         <size>36</size>
18854       </method>
18855       <method name="Void Do(System.Action)">
18856         <size>1</size>
18857       </method>
18858       <method name="Void Main()">
18859         <size>1</size>
18860       </method>
18861       <method name="Void .ctor()">
18862         <size>7</size>
18863       </method>
18864     </type>
18865     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18866       <method name="Void &lt;&gt;m__0()">
18867         <size>27</size>
18868       </method>
18869       <method name="Void .ctor()">
18870         <size>7</size>
18871       </method>
18872     </type>
18873   </test>
18874   <test name="gtest-lambda-20.cs">
18875     <type name="Z">
18876       <method name="Void &lt;Z&gt;m__0()">
18877         <size>7</size>
18878       </method>
18879       <method name="Void .ctor()">
18880         <size>37</size>
18881       </method>
18882     </type>
18883     <type name="Test">
18884       <method name="Boolean Foo()">
18885         <size>2</size>
18886       </method>
18887       <method name="Void Main()">
18888         <size>1</size>
18889       </method>
18890       <method name="Void .ctor()">
18891         <size>7</size>
18892       </method>
18893     </type>
18894     <type name="TestMethod">
18895       <method name="Void Invoke()">
18896         <size>0</size>
18897       </method>
18898       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18899         <size>0</size>
18900       </method>
18901       <method name="Void EndInvoke(IAsyncResult)">
18902         <size>0</size>
18903       </method>
18904       <method name="Void .ctor(Object, IntPtr)">
18905         <size>0</size>
18906       </method>
18907     </type>
18908   </test>
18909   <test name="gtest-lambda-21.cs">
18910     <type name="Program">
18911       <method name="Void Foo(System.Action`1[System.String])">
18912         <size>12</size>
18913       </method>
18914       <method name="T Foo[T](System.Func`2[System.String,T])">
18915         <size>12</size>
18916       </method>
18917       <method name="System.String Bar()">
18918         <size>35</size>
18919       </method>
18920       <method name="Int32 Main()">
18921         <size>95</size>
18922       </method>
18923       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18924         <size>7</size>
18925       </method>
18926       <method name="System.String &lt;Main&gt;m__1(System.String)">
18927         <size>2</size>
18928       </method>
18929       <method name="Void &lt;Main&gt;m__2(System.String)">
18930         <size>7</size>
18931       </method>
18932       <method name="Void .ctor()">
18933         <size>7</size>
18934       </method>
18935     </type>
18936   </test>
18937   <test name="gtest-lambda-22.cs">
18938     <type name="Product">
18939       <method name="Void .ctor()">
18940         <size>7</size>
18941       </method>
18942     </type>
18943     <type name="MainClass">
18944       <method name="Void Main()">
18945         <size>136</size>
18946       </method>
18947       <method name="Int32 &lt;Main&gt;m__0(Product)">
18948         <size>7</size>
18949       </method>
18950       <method name="Product &lt;Main&gt;m__1(Product)">
18951         <size>2</size>
18952       </method>
18953       <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)">
18954         <size>48</size>
18955       </method>
18956       <method name="Void .ctor()">
18957         <size>7</size>
18958       </method>
18959     </type>
18960     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18961       <method name="&lt;g&gt;__T get_g()">
18962         <size>7</size>
18963       </method>
18964       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18965         <size>7</size>
18966       </method>
18967       <method name="Boolean Equals(System.Object)">
18968         <size>69</size>
18969       </method>
18970       <method name="Int32 GetHashCode()">
18971         <size>86</size>
18972       </method>
18973       <method name="System.String ToString()">
18974         <size>142</size>
18975       </method>
18976       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18977         <size>21</size>
18978       </method>
18979     </type>
18980     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18981       <method name="Boolean &lt;&gt;m__3(Product)">
18982         <size>52</size>
18983       </method>
18984       <method name="Decimal &lt;&gt;m__4(Product)">
18985         <size>7</size>
18986       </method>
18987       <method name="Void .ctor()">
18988         <size>7</size>
18989       </method>
18990     </type>
18991   </test>
18992   <test name="gtest-lambda-23.cs">
18993     <type name="C">
18994       <method name="U Test[T,U](T[], System.Func`2[T,U])">
18995         <size>14</size>
18996       </method>
18997       <method name="Int32 Main()">
18998         <size>77</size>
18999       </method>
19000       <method name="System.String &lt;Main&gt;m__0(System.String)">
19001         <size>27</size>
19002       </method>
19003       <method name="Void .ctor()">
19004         <size>7</size>
19005       </method>
19006     </type>
19007   </test>
19008   <test name="gtest-linq-01.cs">
19009     <type name="from.C">
19010       <method name="Void .ctor()">
19011         <size>7</size>
19012       </method>
19013       <method name="Void Main()">
19014         <size>2137</size>
19015       </method>
19016       <method name="Void Foo(Int32, Boolean)">
19017         <size>11</size>
19018       </method>
19019       <method name="Void Do(System.String[])">
19020         <size>16</size>
19021       </method>
19022     </type>
19023     <type name="from.D">
19024       <method name="Void .ctor()">
19025         <size>7</size>
19026       </method>
19027       <method name="Boolean check(System.Object, System.Object)">
19028         <size>26</size>
19029       </method>
19030     </type>
19031     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
19032       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
19033         <size>21</size>
19034       </method>
19035       <method name="&lt;i&gt;__T get_i()">
19036         <size>7</size>
19037       </method>
19038       <method name="&lt;j&gt;__T get_j()">
19039         <size>7</size>
19040       </method>
19041       <method name="Boolean Equals(System.Object)">
19042         <size>69</size>
19043       </method>
19044       <method name="Int32 GetHashCode()">
19045         <size>86</size>
19046       </method>
19047       <method name="System.String ToString()">
19048         <size>142</size>
19049       </method>
19050     </type>
19051     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19052       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19053         <size>21</size>
19054       </method>
19055       <method name="&lt;i&gt;__T get_i()">
19056         <size>7</size>
19057       </method>
19058       <method name="&lt;l&gt;__T get_l()">
19059         <size>7</size>
19060       </method>
19061       <method name="Boolean Equals(System.Object)">
19062         <size>69</size>
19063       </method>
19064       <method name="Int32 GetHashCode()">
19065         <size>86</size>
19066       </method>
19067       <method name="System.String ToString()">
19068         <size>142</size>
19069       </method>
19070     </type>
19071     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
19072       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
19073         <size>21</size>
19074       </method>
19075       <method name="&lt;i9&gt;__T get_i9()">
19076         <size>7</size>
19077       </method>
19078       <method name="&lt;i&gt;__T get_i()">
19079         <size>7</size>
19080       </method>
19081       <method name="Boolean Equals(System.Object)">
19082         <size>69</size>
19083       </method>
19084       <method name="Int32 GetHashCode()">
19085         <size>86</size>
19086       </method>
19087       <method name="System.String ToString()">
19088         <size>142</size>
19089       </method>
19090     </type>
19091     <type name="from.C">
19092       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19093         <size>2</size>
19094       </method>
19095       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19096         <size>2</size>
19097       </method>
19098       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
19099         <size>2</size>
19100       </method>
19101       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19102         <size>2</size>
19103       </method>
19104     </type>
19105     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19106       <method name="Void .ctor()">
19107         <size>7</size>
19108       </method>
19109       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
19110         <size>7</size>
19111       </method>
19112     </type>
19113     <type name="from.C">
19114       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
19115         <size>2</size>
19116       </method>
19117       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19118         <size>10</size>
19119       </method>
19120       <method name="Int32 &lt;Main&gt;m__7(Int32)">
19121         <size>2</size>
19122       </method>
19123       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19124         <size>2</size>
19125       </method>
19126       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19127         <size>2</size>
19128       </method>
19129       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19130         <size>2</size>
19131       </method>
19132       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19133         <size>2</size>
19134       </method>
19135       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19136         <size>2</size>
19137       </method>
19138       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19139         <size>2</size>
19140       </method>
19141       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19142         <size>2</size>
19143       </method>
19144       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19145         <size>2</size>
19146       </method>
19147       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19148         <size>2</size>
19149       </method>
19150       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19151         <size>10</size>
19152       </method>
19153       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19154         <size>7</size>
19155       </method>
19156       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19157         <size>2</size>
19158       </method>
19159       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19160         <size>2</size>
19161       </method>
19162       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19163         <size>7</size>
19164       </method>
19165       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19166         <size>2</size>
19167       </method>
19168       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19169         <size>2</size>
19170       </method>
19171       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19172         <size>7</size>
19173       </method>
19174       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19175         <size>8</size>
19176       </method>
19177       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19178         <size>7</size>
19179       </method>
19180       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19181         <size>7</size>
19182       </method>
19183       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19184         <size>7</size>
19185       </method>
19186       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19187         <size>2</size>
19188       </method>
19189       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19190         <size>2</size>
19191       </method>
19192       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19193         <size>2</size>
19194       </method>
19195       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19196         <size>2</size>
19197       </method>
19198       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19199         <size>2</size>
19200       </method>
19201       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19202         <size>2</size>
19203       </method>
19204       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19205         <size>2</size>
19206       </method>
19207       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19208         <size>10</size>
19209       </method>
19210       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19211         <size>7</size>
19212       </method>
19213       <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])">
19214         <size>15</size>
19215       </method>
19216       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19217         <size>12</size>
19218       </method>
19219       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19220         <size>2</size>
19221       </method>
19222       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19223         <size>2</size>
19224       </method>
19225       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19226         <size>8</size>
19227       </method>
19228       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19229         <size>2</size>
19230       </method>
19231       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19232         <size>7</size>
19233       </method>
19234       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19235         <size>8</size>
19236       </method>
19237       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19238         <size>2</size>
19239       </method>
19240       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19241         <size>7</size>
19242       </method>
19243       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19244         <size>8</size>
19245       </method>
19246       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19247         <size>2</size>
19248       </method>
19249       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19250         <size>7</size>
19251       </method>
19252       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19253         <size>2</size>
19254       </method>
19255       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19256         <size>2</size>
19257       </method>
19258       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19259         <size>2</size>
19260       </method>
19261     </type>
19262     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19263       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19264         <size>21</size>
19265       </method>
19266       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19267         <size>7</size>
19268       </method>
19269       <method name="&lt;l2&gt;__T get_l2()">
19270         <size>7</size>
19271       </method>
19272       <method name="Boolean Equals(System.Object)">
19273         <size>69</size>
19274       </method>
19275       <method name="Int32 GetHashCode()">
19276         <size>86</size>
19277       </method>
19278       <method name="System.String ToString()">
19279         <size>142</size>
19280       </method>
19281     </type>
19282     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19283       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19284         <size>7</size>
19285       </method>
19286       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19287         <size>7</size>
19288       </method>
19289       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19290         <size>7</size>
19291       </method>
19292     </type>
19293     <type name="from.C">
19294       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19295         <size>2</size>
19296       </method>
19297       <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]])">
19298         <size>9</size>
19299       </method>
19300       <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])">
19301         <size>2</size>
19302       </method>
19303     </type>
19304     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19305       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19306         <size>21</size>
19307       </method>
19308       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19309         <size>7</size>
19310       </method>
19311       <method name="&lt;l2&gt;__T get_l2()">
19312         <size>7</size>
19313       </method>
19314       <method name="Boolean Equals(System.Object)">
19315         <size>69</size>
19316       </method>
19317       <method name="Int32 GetHashCode()">
19318         <size>86</size>
19319       </method>
19320       <method name="System.String ToString()">
19321         <size>142</size>
19322       </method>
19323     </type>
19324     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19325       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19326         <size>47</size>
19327       </method>
19328       <method name="Int32 &lt;&gt;m__3D(Int32)">
19329         <size>2</size>
19330       </method>
19331     </type>
19332   </test>
19333   <test name="gtest-linq-02.cs">
19334     <type name="Test">
19335       <method name="Void .ctor()">
19336         <size>7</size>
19337       </method>
19338       <method name="Int32 Main()">
19339         <size>501</size>
19340       </method>
19341       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19342         <size>2</size>
19343       </method>
19344       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19345         <size>3</size>
19346       </method>
19347       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19348         <size>2</size>
19349       </method>
19350       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19351         <size>3</size>
19352       </method>
19353     </type>
19354   </test>
19355   <test name="gtest-linq-03.cs">
19356     <type name="WhereTest">
19357       <method name="Void .ctor()">
19358         <size>7</size>
19359       </method>
19360       <method name="Int32 Main()">
19361         <size>179</size>
19362       </method>
19363       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19364         <size>5</size>
19365       </method>
19366       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19367         <size>5</size>
19368       </method>
19369       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19370         <size>4</size>
19371       </method>
19372     </type>
19373   </test>
19374   <test name="gtest-linq-04.cs">
19375     <type name="TestGroupBy">
19376       <method name="Void .ctor()">
19377         <size>7</size>
19378       </method>
19379       <method name="Int32 Main()">
19380         <size>553</size>
19381       </method>
19382     </type>
19383     <type name="&lt;PrivateImplementationDetails&gt;">
19384       <method name="Void .ctor()">
19385         <size>7</size>
19386       </method>
19387     </type>
19388     <type name="TestGroupBy">
19389       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19390         <size>4</size>
19391       </method>
19392       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19393         <size>2</size>
19394       </method>
19395       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19396         <size>4</size>
19397       </method>
19398       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19399         <size>2</size>
19400       </method>
19401     </type>
19402   </test>
19403   <test name="gtest-linq-05.cs">
19404     <type name="OrderByTests">
19405       <method name="Void .ctor()">
19406         <size>7</size>
19407       </method>
19408       <method name="Int32 Main()">
19409         <size>1254</size>
19410       </method>
19411     </type>
19412     <type name="OrderByTests+Data">
19413       <method name="Void .ctor()">
19414         <size>7</size>
19415       </method>
19416       <method name="Int32 get_ID()">
19417         <size>7</size>
19418       </method>
19419       <method name="Void set_ID(Int32)">
19420         <size>8</size>
19421       </method>
19422       <method name="System.String get_Name()">
19423         <size>7</size>
19424       </method>
19425       <method name="Void set_Name(System.String)">
19426         <size>8</size>
19427       </method>
19428       <method name="System.String ToString()">
19429         <size>28</size>
19430       </method>
19431     </type>
19432     <type name="OrderByTests">
19433       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19434         <size>2</size>
19435       </method>
19436       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19437         <size>2</size>
19438       </method>
19439       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19440         <size>2</size>
19441       </method>
19442       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19443         <size>4</size>
19444       </method>
19445       <method name="System.String &lt;Main&gt;m__4(System.String)">
19446         <size>2</size>
19447       </method>
19448       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19449         <size>7</size>
19450       </method>
19451       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19452         <size>7</size>
19453       </method>
19454       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19455         <size>7</size>
19456       </method>
19457       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19458         <size>7</size>
19459       </method>
19460       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19461         <size>7</size>
19462       </method>
19463       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19464         <size>11</size>
19465       </method>
19466       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19467         <size>7</size>
19468       </method>
19469       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19470         <size>7</size>
19471       </method>
19472       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19473         <size>11</size>
19474       </method>
19475       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19476         <size>7</size>
19477       </method>
19478       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19479         <size>7</size>
19480       </method>
19481       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19482         <size>2</size>
19483       </method>
19484     </type>
19485   </test>
19486   <test name="gtest-linq-06.cs">
19487     <type name="Let">
19488       <method name="Void .ctor()">
19489         <size>7</size>
19490       </method>
19491       <method name="Int32 Main()">
19492         <size>406</size>
19493       </method>
19494     </type>
19495     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19496       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19497         <size>21</size>
19498       </method>
19499       <method name="&lt;i&gt;__T get_i()">
19500         <size>7</size>
19501       </method>
19502       <method name="&lt;u&gt;__T get_u()">
19503         <size>7</size>
19504       </method>
19505       <method name="Boolean Equals(System.Object)">
19506         <size>69</size>
19507       </method>
19508       <method name="Int32 GetHashCode()">
19509         <size>86</size>
19510       </method>
19511       <method name="System.String ToString()">
19512         <size>142</size>
19513       </method>
19514     </type>
19515     <type name="Let">
19516       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19517         <size>10</size>
19518       </method>
19519       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19520         <size>7</size>
19521       </method>
19522       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19523         <size>10</size>
19524       </method>
19525       <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])">
19526         <size>15</size>
19527       </method>
19528       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19529         <size>18</size>
19530       </method>
19531       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19532         <size>7</size>
19533       </method>
19534     </type>
19535     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19536       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19537         <size>21</size>
19538       </method>
19539       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19540         <size>7</size>
19541       </method>
19542       <method name="&lt;v&gt;__T get_v()">
19543         <size>7</size>
19544       </method>
19545       <method name="Boolean Equals(System.Object)">
19546         <size>69</size>
19547       </method>
19548       <method name="Int32 GetHashCode()">
19549         <size>86</size>
19550       </method>
19551       <method name="System.String ToString()">
19552         <size>142</size>
19553       </method>
19554     </type>
19555   </test>
19556   <test name="gtest-linq-07.cs">
19557     <type name="SelectMany">
19558       <method name="Void .ctor()">
19559         <size>7</size>
19560       </method>
19561       <method name="Int32 Main()">
19562         <size>748</size>
19563       </method>
19564     </type>
19565     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19566       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19567         <size>21</size>
19568       </method>
19569       <method name="&lt;i1&gt;__T get_i1()">
19570         <size>7</size>
19571       </method>
19572       <method name="&lt;i2&gt;__T get_i2()">
19573         <size>7</size>
19574       </method>
19575       <method name="Boolean Equals(System.Object)">
19576         <size>69</size>
19577       </method>
19578       <method name="Int32 GetHashCode()">
19579         <size>86</size>
19580       </method>
19581       <method name="System.String ToString()">
19582         <size>142</size>
19583       </method>
19584     </type>
19585     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19586       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19587         <size>28</size>
19588       </method>
19589       <method name="&lt;pp&gt;__T get_pp()">
19590         <size>7</size>
19591       </method>
19592       <method name="&lt;i1&gt;__T get_i1()">
19593         <size>7</size>
19594       </method>
19595       <method name="&lt;i3&gt;__T get_i3()">
19596         <size>7</size>
19597       </method>
19598       <method name="Boolean Equals(System.Object)">
19599         <size>96</size>
19600       </method>
19601       <method name="Int32 GetHashCode()">
19602         <size>109</size>
19603       </method>
19604       <method name="System.String ToString()">
19605         <size>199</size>
19606       </method>
19607     </type>
19608     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19609       <method name="Void .ctor()">
19610         <size>7</size>
19611       </method>
19612       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19613         <size>12</size>
19614       </method>
19615       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19616         <size>12</size>
19617       </method>
19618       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19619         <size>12</size>
19620       </method>
19621       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19622         <size>7</size>
19623       </method>
19624     </type>
19625     <type name="SelectMany">
19626       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19627         <size>8</size>
19628       </method>
19629       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19630         <size>5</size>
19631       </method>
19632       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19633         <size>8</size>
19634       </method>
19635       <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)">
19636         <size>8</size>
19637       </method>
19638       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19639         <size>7</size>
19640       </method>
19641       <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])">
19642         <size>25</size>
19643       </method>
19644       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19645         <size>8</size>
19646       </method>
19647     </type>
19648     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19649       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19650         <size>21</size>
19651       </method>
19652       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19653         <size>7</size>
19654       </method>
19655       <method name="&lt;i3&gt;__T get_i3()">
19656         <size>7</size>
19657       </method>
19658       <method name="Boolean Equals(System.Object)">
19659         <size>69</size>
19660       </method>
19661       <method name="Int32 GetHashCode()">
19662         <size>86</size>
19663       </method>
19664       <method name="System.String ToString()">
19665         <size>142</size>
19666       </method>
19667     </type>
19668   </test>
19669   <test name="gtest-linq-08.cs">
19670     <type name="TestA">
19671       <method name="Void .ctor(String)">
19672         <size>14</size>
19673       </method>
19674       <method name="System.String Select[U](System.Func`2[TestA,U])">
19675         <size>7</size>
19676       </method>
19677     </type>
19678     <type name="TestB">
19679       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19680         <size>25</size>
19681       </method>
19682     </type>
19683     <type name="CustomQueryExpressionPattern">
19684       <method name="Void .ctor()">
19685         <size>7</size>
19686       </method>
19687       <method name="Int32 Main()">
19688         <size>153</size>
19689       </method>
19690       <method name="TestA &lt;Main&gt;m__0(TestA)">
19691         <size>2</size>
19692       </method>
19693       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19694         <size>17</size>
19695       </method>
19696     </type>
19697   </test>
19698   <test name="gtest-linq-09.cs">
19699     <type name="Data">
19700       <method name="Void .ctor()">
19701         <size>7</size>
19702       </method>
19703     </type>
19704     <type name="Join">
19705       <method name="Void .ctor()">
19706         <size>7</size>
19707       </method>
19708       <method name="Int32 Main()">
19709         <size>912</size>
19710       </method>
19711     </type>
19712     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19713       <method name="Void .ctor(&lt;Result&gt;__T)">
19714         <size>14</size>
19715       </method>
19716       <method name="&lt;Result&gt;__T get_Result()">
19717         <size>7</size>
19718       </method>
19719       <method name="Boolean Equals(System.Object)">
19720         <size>39</size>
19721       </method>
19722       <method name="Int32 GetHashCode()">
19723         <size>63</size>
19724       </method>
19725       <method name="System.String ToString()">
19726         <size>67</size>
19727       </method>
19728     </type>
19729     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19730       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19731         <size>21</size>
19732       </method>
19733       <method name="&lt;a&gt;__T get_a()">
19734         <size>7</size>
19735       </method>
19736       <method name="&lt;b&gt;__T get_b()">
19737         <size>7</size>
19738       </method>
19739       <method name="Boolean Equals(System.Object)">
19740         <size>69</size>
19741       </method>
19742       <method name="Int32 GetHashCode()">
19743         <size>86</size>
19744       </method>
19745       <method name="System.String ToString()">
19746         <size>142</size>
19747       </method>
19748     </type>
19749     <type name="Join">
19750       <method name="Int32 &lt;Main&gt;m__0(Data)">
19751         <size>7</size>
19752       </method>
19753       <method name="Int32 &lt;Main&gt;m__1(Data)">
19754         <size>7</size>
19755       </method>
19756       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19757         <size>23</size>
19758       </method>
19759       <method name="Int32 &lt;Main&gt;m__3(Data)">
19760         <size>7</size>
19761       </method>
19762       <method name="Int32 &lt;Main&gt;m__4(Data)">
19763         <size>7</size>
19764       </method>
19765       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19766         <size>8</size>
19767       </method>
19768       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19769         <size>22</size>
19770       </method>
19771       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19772         <size>33</size>
19773       </method>
19774       <method name="Int32 &lt;Main&gt;m__8(Data)">
19775         <size>7</size>
19776       </method>
19777       <method name="Int32 &lt;Main&gt;m__9(Data)">
19778         <size>7</size>
19779       </method>
19780       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19781         <size>23</size>
19782       </method>
19783       <method name="Int32 &lt;Main&gt;m__B(Data)">
19784         <size>7</size>
19785       </method>
19786       <method name="Int32 &lt;Main&gt;m__C(Data)">
19787         <size>7</size>
19788       </method>
19789       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19790         <size>8</size>
19791       </method>
19792       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19793         <size>12</size>
19794       </method>
19795       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19796         <size>7</size>
19797       </method>
19798     </type>
19799   </test>
19800   <test name="gtest-linq-10.cs">
19801     <type name="DataA">
19802       <method name="Void .ctor()">
19803         <size>7</size>
19804       </method>
19805     </type>
19806     <type name="DataB">
19807       <method name="Void .ctor()">
19808         <size>7</size>
19809       </method>
19810     </type>
19811     <type name="GroupJoin">
19812       <method name="Void .ctor()">
19813         <size>7</size>
19814       </method>
19815       <method name="Int32 Main()">
19816         <size>631</size>
19817       </method>
19818     </type>
19819     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19820       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19821         <size>21</size>
19822       </method>
19823       <method name="&lt;a&gt;__T get_a()">
19824         <size>7</size>
19825       </method>
19826       <method name="&lt;ab&gt;__T get_ab()">
19827         <size>7</size>
19828       </method>
19829       <method name="Boolean Equals(System.Object)">
19830         <size>69</size>
19831       </method>
19832       <method name="Int32 GetHashCode()">
19833         <size>86</size>
19834       </method>
19835       <method name="System.String ToString()">
19836         <size>142</size>
19837       </method>
19838     </type>
19839     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19840       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19841         <size>21</size>
19842       </method>
19843       <method name="&lt;a&gt;__T get_a()">
19844         <size>7</size>
19845       </method>
19846       <method name="&lt;b&gt;__T get_b()">
19847         <size>7</size>
19848       </method>
19849       <method name="Boolean Equals(System.Object)">
19850         <size>69</size>
19851       </method>
19852       <method name="Int32 GetHashCode()">
19853         <size>86</size>
19854       </method>
19855       <method name="System.String ToString()">
19856         <size>142</size>
19857       </method>
19858     </type>
19859     <type name="GroupJoin">
19860       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19861         <size>7</size>
19862       </method>
19863       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19864         <size>7</size>
19865       </method>
19866       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19867         <size>8</size>
19868       </method>
19869       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19870         <size>12</size>
19871       </method>
19872       <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)">
19873         <size>39</size>
19874       </method>
19875       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19876         <size>7</size>
19877       </method>
19878       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19879         <size>7</size>
19880       </method>
19881       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19882         <size>8</size>
19883       </method>
19884       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19885         <size>12</size>
19886       </method>
19887       <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)">
19888         <size>39</size>
19889       </method>
19890     </type>
19891   </test>
19892   <test name="gtest-linq-11.cs">
19893     <type name="IntoTest">
19894       <method name="Void .ctor()">
19895         <size>7</size>
19896       </method>
19897       <method name="Int32 Main()">
19898         <size>275</size>
19899       </method>
19900       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19901         <size>5</size>
19902       </method>
19903       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19904         <size>5</size>
19905       </method>
19906       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19907         <size>4</size>
19908       </method>
19909       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19910         <size>5</size>
19911       </method>
19912       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19913         <size>4</size>
19914       </method>
19915     </type>
19916   </test>
19917   <test name="gtest-linq-12.cs">
19918     <type name="NestedQuery">
19919       <method name="Void .ctor()">
19920         <size>7</size>
19921       </method>
19922       <method name="Void XX()">
19923         <size>108</size>
19924       </method>
19925       <method name="Int32 Main()">
19926         <size>464</size>
19927       </method>
19928     </type>
19929     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19930       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19931         <size>21</size>
19932       </method>
19933       <method name="&lt;values&gt;__T get_values()">
19934         <size>7</size>
19935       </method>
19936       <method name="&lt;length&gt;__T get_length()">
19937         <size>7</size>
19938       </method>
19939       <method name="Boolean Equals(System.Object)">
19940         <size>69</size>
19941       </method>
19942       <method name="Int32 GetHashCode()">
19943         <size>86</size>
19944       </method>
19945       <method name="System.String ToString()">
19946         <size>142</size>
19947       </method>
19948     </type>
19949     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19950       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19951         <size>21</size>
19952       </method>
19953       <method name="&lt;type&gt;__T get_type()">
19954         <size>7</size>
19955       </method>
19956       <method name="&lt;x&gt;__T get_x()">
19957         <size>7</size>
19958       </method>
19959       <method name="Boolean Equals(System.Object)">
19960         <size>69</size>
19961       </method>
19962       <method name="Int32 GetHashCode()">
19963         <size>86</size>
19964       </method>
19965       <method name="System.String ToString()">
19966         <size>142</size>
19967       </method>
19968     </type>
19969     <type name="NestedQuery">
19970       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19971         <size>13</size>
19972       </method>
19973     </type>
19974     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19975       <method name="Void .ctor()">
19976         <size>7</size>
19977       </method>
19978     </type>
19979     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19980       <method name="Void .ctor()">
19981         <size>7</size>
19982       </method>
19983     </type>
19984     <type name="NestedQuery">
19985       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19986         <size>110</size>
19987       </method>
19988       <method name="Boolean &lt;Main&gt;m__2(System.String)">
19989         <size>10</size>
19990       </method>
19991       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
19992         <size>36</size>
19993       </method>
19994       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
19995         <size>13</size>
19996       </method>
19997       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19998         <size>110</size>
19999       </method>
20000       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
20001         <size>9</size>
20002       </method>
20003       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20004         <size>7</size>
20005       </method>
20006       <method name="Boolean &lt;Main&gt;m__9(Char)">
20007         <size>6</size>
20008       </method>
20009       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
20010         <size>9</size>
20011       </method>
20012       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20013         <size>7</size>
20014       </method>
20015     </type>
20016     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20017       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20018         <size>15</size>
20019       </method>
20020     </type>
20021     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20022       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20023         <size>15</size>
20024       </method>
20025     </type>
20026   </test>
20027   <test name="gtest-linq-13.cs">
20028     <type name="Program">
20029       <method name="Void .ctor()">
20030         <size>7</size>
20031       </method>
20032       <method name="Void Main()">
20033         <size>1</size>
20034       </method>
20035       <method name="Void Foo(TypeDefinition)">
20036         <size>47</size>
20037       </method>
20038       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
20039         <size>2</size>
20040       </method>
20041     </type>
20042     <type name="Extension">
20043       <method name="IEnumerable`1 Cast[T](IFoo)">
20044         <size>2</size>
20045       </method>
20046     </type>
20047     <type name="MethodDefinition">
20048       <method name="Void .ctor()">
20049         <size>7</size>
20050       </method>
20051     </type>
20052     <type name="TypeDefinition">
20053       <method name="Void .ctor()">
20054         <size>7</size>
20055       </method>
20056       <method name="MethodDefinitionCollection get_Methods()">
20057         <size>2</size>
20058       </method>
20059       <method name="Void set_Methods(MethodDefinitionCollection)">
20060         <size>1</size>
20061       </method>
20062     </type>
20063     <type name="MethodDefinitionCollection">
20064       <method name="Void .ctor()">
20065         <size>7</size>
20066       </method>
20067     </type>
20068   </test>
20069   <test name="gtest-linq-14.cs">
20070     <type name="Person">
20071       <method name="Void .ctor()">
20072         <size>7</size>
20073       </method>
20074       <method name="Style get_Style()">
20075         <size>7</size>
20076       </method>
20077       <method name="Void set_Style(Style)">
20078         <size>8</size>
20079       </method>
20080     </type>
20081     <type name="Extensions">
20082       <method name="IMarker`1 Cast[T](IObjectContainer)">
20083         <size>2</size>
20084       </method>
20085       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
20086         <size>2</size>
20087       </method>
20088     </type>
20089     <type name="Program">
20090       <method name="Void .ctor()">
20091         <size>7</size>
20092       </method>
20093       <method name="Void Main()">
20094         <size>1</size>
20095       </method>
20096       <method name="Void Assert(System.Action)">
20097         <size>1</size>
20098       </method>
20099       <method name="Void Test(IObjectContainer, Style)">
20100         <size>38</size>
20101       </method>
20102     </type>
20103     <type name="Program+&lt;Test&gt;c__AnonStorey0">
20104       <method name="Void .ctor()">
20105         <size>7</size>
20106       </method>
20107       <method name="Void &lt;&gt;m__0()">
20108         <size>117</size>
20109       </method>
20110     </type>
20111   </test>
20112   <test name="gtest-linq-15.cs">
20113     <type name="NameCollisionTest.Data">
20114       <method name="Void .ctor()">
20115         <size>7</size>
20116       </method>
20117     </type>
20118     <type name="NameCollisionTest.Ex">
20119       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
20120         <size>44</size>
20121       </method>
20122     </type>
20123     <type name="NameCollisionTest.C">
20124       <method name="Void .ctor()">
20125         <size>7</size>
20126       </method>
20127       <method name="Void Main()">
20128         <size>78</size>
20129       </method>
20130       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20131         <size>7</size>
20132       </method>
20133       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20134         <size>5</size>
20135       </method>
20136     </type>
20137     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20138       <method name="Void .ctor()">
20139         <size>7</size>
20140       </method>
20141       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20142         <size>12</size>
20143       </method>
20144       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20145         <size>7</size>
20146       </method>
20147       <method name="Boolean MoveNext()">
20148         <size>86</size>
20149       </method>
20150       <method name="Void Dispose()">
20151         <size>8</size>
20152       </method>
20153       <method name="Void Reset()">
20154         <size>6</size>
20155       </method>
20156       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20157         <size>7</size>
20158       </method>
20159       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20160         <size>52</size>
20161       </method>
20162     </type>
20163   </test>
20164   <test name="gtest-linq-16.cs">
20165     <type name="C">
20166       <method name="Void .ctor()">
20167         <size>7</size>
20168       </method>
20169       <method name="Void Main()">
20170         <size>12</size>
20171       </method>
20172       <method name="Void Test_1(Int32)">
20173         <size>27</size>
20174       </method>
20175       <method name="Void Test_2()">
20176         <size>31</size>
20177       </method>
20178       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20179         <size>26</size>
20180       </method>
20181     </type>
20182     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20183       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20184         <size>21</size>
20185       </method>
20186       <method name="&lt;a&gt;__T get_a()">
20187         <size>7</size>
20188       </method>
20189       <method name="&lt;b&gt;__T get_b()">
20190         <size>7</size>
20191       </method>
20192       <method name="Boolean Equals(System.Object)">
20193         <size>69</size>
20194       </method>
20195       <method name="Int32 GetHashCode()">
20196         <size>86</size>
20197       </method>
20198       <method name="System.String ToString()">
20199         <size>142</size>
20200       </method>
20201     </type>
20202     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20203       <method name="Void .ctor()">
20204         <size>7</size>
20205       </method>
20206       <method name="IEnumerable`1 &lt;&gt;m__0()">
20207         <size>67</size>
20208       </method>
20209       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20210         <size>8</size>
20211       </method>
20212       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20213         <size>14</size>
20214       </method>
20215     </type>
20216     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20217       <method name="Void .ctor()">
20218         <size>7</size>
20219       </method>
20220       <method name="IEnumerable`1 &lt;&gt;m__2()">
20221         <size>67</size>
20222       </method>
20223       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20224         <size>8</size>
20225       </method>
20226       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20227         <size>14</size>
20228       </method>
20229     </type>
20230   </test>
20231   <test name="gtest-linq-17.cs">
20232     <type name="TestGroupBy">
20233       <method name="Void .ctor()">
20234         <size>7</size>
20235       </method>
20236       <method name="Int32 Main()">
20237         <size>157</size>
20238       </method>
20239       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20240         <size>2</size>
20241       </method>
20242     </type>
20243     <type name="&lt;PrivateImplementationDetails&gt;">
20244       <method name="Void .ctor()">
20245         <size>7</size>
20246       </method>
20247     </type>
20248   </test>
20249   <test name="gtest-linq-18.cs">
20250     <type name="C">
20251       <method name="Void .ctor()">
20252         <size>7</size>
20253       </method>
20254       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20255         <size>2</size>
20256       </method>
20257       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20258         <size>2</size>
20259       </method>
20260       <method name="Int32 Main()">
20261         <size>652</size>
20262       </method>
20263       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20264         <size>42</size>
20265       </method>
20266       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20267         <size>11</size>
20268       </method>
20269       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20270         <size>31</size>
20271       </method>
20272       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20273         <size>31</size>
20274       </method>
20275       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20276         <size>31</size>
20277       </method>
20278       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20279         <size>31</size>
20280       </method>
20281       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20282         <size>31</size>
20283       </method>
20284       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20285         <size>10</size>
20286       </method>
20287       <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])">
20288         <size>15</size>
20289       </method>
20290       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20291         <size>31</size>
20292       </method>
20293       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20294         <size>15</size>
20295       </method>
20296       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20297         <size>12</size>
20298       </method>
20299     </type>
20300     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20301       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20302         <size>21</size>
20303       </method>
20304       <method name="&lt;ck&gt;__T get_ck()">
20305         <size>7</size>
20306       </method>
20307       <method name="&lt;xy&gt;__T get_xy()">
20308         <size>7</size>
20309       </method>
20310       <method name="Boolean Equals(System.Object)">
20311         <size>69</size>
20312       </method>
20313       <method name="Int32 GetHashCode()">
20314         <size>86</size>
20315       </method>
20316       <method name="System.String ToString()">
20317         <size>142</size>
20318       </method>
20319     </type>
20320     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20321       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20322         <size>21</size>
20323       </method>
20324       <method name="&lt;i&gt;__T get_i()">
20325         <size>7</size>
20326       </method>
20327       <method name="&lt;l&gt;__T get_l()">
20328         <size>7</size>
20329       </method>
20330       <method name="Boolean Equals(System.Object)">
20331         <size>69</size>
20332       </method>
20333       <method name="Int32 GetHashCode()">
20334         <size>86</size>
20335       </method>
20336       <method name="System.String ToString()">
20337         <size>142</size>
20338       </method>
20339     </type>
20340     <type name="&lt;PrivateImplementationDetails&gt;">
20341       <method name="Void .ctor()">
20342         <size>7</size>
20343       </method>
20344     </type>
20345     <type name="C+&lt;Main&gt;c__AnonStorey0">
20346       <method name="Void .ctor()">
20347         <size>7</size>
20348       </method>
20349     </type>
20350     <type name="C+&lt;Main&gt;c__AnonStorey1">
20351       <method name="Void .ctor()">
20352         <size>7</size>
20353       </method>
20354     </type>
20355     <type name="C+&lt;Main&gt;c__AnonStorey2">
20356       <method name="Void .ctor()">
20357         <size>7</size>
20358       </method>
20359     </type>
20360     <type name="C+&lt;Main&gt;c__AnonStorey3">
20361       <method name="Void .ctor()">
20362         <size>7</size>
20363       </method>
20364     </type>
20365     <type name="C+&lt;Main&gt;c__AnonStorey4">
20366       <method name="Void .ctor()">
20367         <size>7</size>
20368       </method>
20369     </type>
20370     <type name="C+&lt;Main&gt;c__AnonStorey5">
20371       <method name="Void .ctor()">
20372         <size>7</size>
20373       </method>
20374     </type>
20375     <type name="C+&lt;Main&gt;c__AnonStorey6">
20376       <method name="Void .ctor()">
20377         <size>7</size>
20378       </method>
20379     </type>
20380     <type name="C">
20381       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20382         <size>31</size>
20383       </method>
20384       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20385         <size>31</size>
20386       </method>
20387       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20388         <size>2</size>
20389       </method>
20390       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20391         <size>31</size>
20392       </method>
20393       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20394         <size>31</size>
20395       </method>
20396       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20397         <size>2</size>
20398       </method>
20399     </type>
20400     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20401       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20402         <size>21</size>
20403       </method>
20404       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20405         <size>7</size>
20406       </method>
20407       <method name="&lt;g&gt;__T get_g()">
20408         <size>7</size>
20409       </method>
20410       <method name="Boolean Equals(System.Object)">
20411         <size>69</size>
20412       </method>
20413       <method name="Int32 GetHashCode()">
20414         <size>86</size>
20415       </method>
20416       <method name="System.String ToString()">
20417         <size>142</size>
20418       </method>
20419     </type>
20420     <type name="C+&lt;Main&gt;c__AnonStorey0">
20421       <method name="Boolean &lt;&gt;m__12(Int32)">
20422         <size>10</size>
20423       </method>
20424     </type>
20425     <type name="C+&lt;Main&gt;c__AnonStorey1">
20426       <method name="Boolean &lt;&gt;m__13(Int32)">
20427         <size>15</size>
20428       </method>
20429     </type>
20430     <type name="C+&lt;Main&gt;c__AnonStorey2">
20431       <method name="Boolean &lt;&gt;m__14(Int32)">
20432         <size>10</size>
20433       </method>
20434     </type>
20435     <type name="C+&lt;Main&gt;c__AnonStorey3">
20436       <method name="Boolean &lt;&gt;m__15(Int32)">
20437         <size>10</size>
20438       </method>
20439     </type>
20440     <type name="C+&lt;Main&gt;c__AnonStorey4">
20441       <method name="Int32 &lt;&gt;m__16(Int32)">
20442         <size>9</size>
20443       </method>
20444     </type>
20445     <type name="C+&lt;Main&gt;c__AnonStorey5">
20446       <method name="Int32 &lt;&gt;m__17(Int32)">
20447         <size>9</size>
20448       </method>
20449     </type>
20450     <type name="C+&lt;Main&gt;c__AnonStorey6">
20451       <method name="Boolean &lt;&gt;m__18(Int32)">
20452         <size>20</size>
20453       </method>
20454     </type>
20455     <type name="C+&lt;Main&gt;c__AnonStorey7">
20456       <method name="Void .ctor()">
20457         <size>7</size>
20458       </method>
20459       <method name="Boolean &lt;&gt;m__19(Int32)">
20460         <size>10</size>
20461       </method>
20462     </type>
20463     <type name="C+&lt;Main&gt;c__AnonStorey8">
20464       <method name="Void .ctor()">
20465         <size>7</size>
20466       </method>
20467       <method name="Boolean &lt;&gt;m__1A(Int32)">
20468         <size>10</size>
20469       </method>
20470     </type>
20471     <type name="C+&lt;Main&gt;c__AnonStorey9">
20472       <method name="Void .ctor()">
20473         <size>7</size>
20474       </method>
20475       <method name="Boolean &lt;&gt;m__1B(Int32)">
20476         <size>10</size>
20477       </method>
20478     </type>
20479     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20480       <method name="Void .ctor()">
20481         <size>7</size>
20482       </method>
20483       <method name="Boolean &lt;&gt;m__1C(Int32)">
20484         <size>10</size>
20485       </method>
20486     </type>
20487   </test>
20488   <test name="gtest-linq-19.cs">
20489     <type name="Test">
20490       <method name="Void .ctor()">
20491         <size>7</size>
20492       </method>
20493       <method name="Void .cctor()">
20494         <size>45</size>
20495       </method>
20496       <method name="Void Main()">
20497         <size>1</size>
20498       </method>
20499       <method name="Char &lt;E&gt;m__0(Char)">
20500         <size>2</size>
20501       </method>
20502     </type>
20503   </test>
20504   <test name="gtest-named-01.cs">
20505     <type name="C">
20506       <method name="Int32 Test(Int32, Int32, System.String)">
20507         <size>6</size>
20508       </method>
20509       <method name="T Foo[T](T, Int32)">
20510         <size>2</size>
20511       </method>
20512       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20513         <size>9</size>
20514       </method>
20515       <method name="Int32 Main()">
20516         <size>173</size>
20517       </method>
20518       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20519         <size>2</size>
20520       </method>
20521     </type>
20522     <type name="C+&lt;Main&gt;c__AnonStorey0">
20523       <method name="Void .ctor()">
20524         <size>7</size>
20525       </method>
20526       <method name="Int32 &lt;&gt;m__1(Int32)">
20527         <size>7</size>
20528       </method>
20529     </type>
20530   </test>
20531   <test name="gtest-partial-01.cs">
20532     <type name="B`1[U]">
20533       <method name="Void .ctor()">
20534         <size>7</size>
20535       </method>
20536     </type>
20537     <type name="C`1[T]">
20538       <method name="Void .ctor()">
20539         <size>7</size>
20540       </method>
20541     </type>
20542     <type name="Test">
20543       <method name="Void Main()">
20544         <size>1</size>
20545       </method>
20546       <method name="Void .ctor()">
20547         <size>7</size>
20548       </method>
20549     </type>
20550   </test>
20551   <test name="gtest-var-04.cs">
20552     <type name="Test">
20553       <method name="Void .ctor()">
20554         <size>7</size>
20555       </method>
20556       <method name="Int32 Main()">
20557         <size>219</size>
20558       </method>
20559     </type>
20560   </test>
20561   <test name="gtest-variance-11.cs">
20562     <type name="D">
20563       <method name="Void .ctor()">
20564         <size>7</size>
20565       </method>
20566       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20567         <size>38</size>
20568       </method>
20569       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20570         <size>38</size>
20571       </method>
20572       <method name="Int32 Main()">
20573         <size>38</size>
20574       </method>
20575     </type>
20576   </test>
20577   <test name="gtest-variance-13.cs">
20578     <type name="A">
20579       <method name="Void .ctor()">
20580         <size>7</size>
20581       </method>
20582       <method name="Void Foo[T](T, IList`1)">
20583         <size>1</size>
20584       </method>
20585       <method name="Void Test()">
20586         <size>17</size>
20587       </method>
20588     </type>
20589     <type name="B">
20590       <method name="Void .ctor()">
20591         <size>7</size>
20592       </method>
20593       <method name="Void Foo[T](T, I`1)">
20594         <size>1</size>
20595       </method>
20596       <method name="Void Test[U](U, I`1)">
20597         <size>8</size>
20598       </method>
20599     </type>
20600     <type name="M">
20601       <method name="Void .ctor()">
20602         <size>7</size>
20603       </method>
20604       <method name="Int32 Main()">
20605         <size>2</size>
20606       </method>
20607     </type>
20608   </test>
20609   <test name="gtest-variance-6.cs">
20610     <type name="Program">
20611       <method name="Void .ctor()">
20612         <size>7</size>
20613       </method>
20614       <method name="Void Main()">
20615         <size>1</size>
20616       </method>
20617     </type>
20618     <type name="Cov1`1[U]">
20619       <method name="Void .ctor(Object, IntPtr)">
20620         <size>0</size>
20621       </method>
20622       <method name="ICovariant`1 Invoke(IContravariant`1)">
20623         <size>0</size>
20624       </method>
20625       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20626         <size>0</size>
20627       </method>
20628       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20629         <size>0</size>
20630       </method>
20631     </type>
20632     <type name="Cov2`1[U]">
20633       <method name="Void .ctor(Object, IntPtr)">
20634         <size>0</size>
20635       </method>
20636       <method name="ICovariant`1 Invoke(IContravariant`1)">
20637         <size>0</size>
20638       </method>
20639       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20640         <size>0</size>
20641       </method>
20642       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20643         <size>0</size>
20644       </method>
20645     </type>
20646     <type name="Cov3`1[U]">
20647       <method name="Void .ctor(Object, IntPtr)">
20648         <size>0</size>
20649       </method>
20650       <method name="ICovariant`1 Invoke(IContravariant`1)">
20651         <size>0</size>
20652       </method>
20653       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20654         <size>0</size>
20655       </method>
20656       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20657         <size>0</size>
20658       </method>
20659     </type>
20660     <type name="Cov4`1[U]">
20661       <method name="Void .ctor(Object, IntPtr)">
20662         <size>0</size>
20663       </method>
20664       <method name="ICovariant`1 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="ICovariant`1 EndInvoke(IAsyncResult)">
20671         <size>0</size>
20672       </method>
20673     </type>
20674     <type name="Cov5`1[U]">
20675       <method name="Void .ctor(Object, IntPtr)">
20676         <size>0</size>
20677       </method>
20678       <method name="IContravariant`1 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="IContravariant`1 EndInvoke(IAsyncResult)">
20685         <size>0</size>
20686       </method>
20687     </type>
20688     <type name="Contra5`1[U]">
20689       <method name="Void .ctor(Object, IntPtr)">
20690         <size>0</size>
20691       </method>
20692       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20693         <size>0</size>
20694       </method>
20695       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20696         <size>0</size>
20697       </method>
20698       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20699         <size>0</size>
20700       </method>
20701     </type>
20702     <type name="Contra6`1[U]">
20703       <method name="Void .ctor(Object, IntPtr)">
20704         <size>0</size>
20705       </method>
20706       <method name="IContravariant`1 Invoke()">
20707         <size>0</size>
20708       </method>
20709       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20710         <size>0</size>
20711       </method>
20712       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20713         <size>0</size>
20714       </method>
20715     </type>
20716     <type name="Contra7`1[U]">
20717       <method name="Void .ctor(Object, IntPtr)">
20718         <size>0</size>
20719       </method>
20720       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20721         <size>0</size>
20722       </method>
20723       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20724         <size>0</size>
20725       </method>
20726       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20727         <size>0</size>
20728       </method>
20729     </type>
20730     <type name="Contra8`1[U]">
20731       <method name="Void .ctor(Object, IntPtr)">
20732         <size>0</size>
20733       </method>
20734       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20735         <size>0</size>
20736       </method>
20737       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20738         <size>0</size>
20739       </method>
20740       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20741         <size>0</size>
20742       </method>
20743     </type>
20744   </test>
20745   <test name="gtest-variance-7.cs">
20746     <type name="C">
20747       <method name="Void .ctor()">
20748         <size>7</size>
20749       </method>
20750       <method name="Void Main()">
20751         <size>1</size>
20752       </method>
20753     </type>
20754     <type name="Covariant`1[T]">
20755       <method name="Void .ctor(Object, IntPtr)">
20756         <size>0</size>
20757       </method>
20758       <method name="T Invoke()">
20759         <size>0</size>
20760       </method>
20761       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20762         <size>0</size>
20763       </method>
20764       <method name="T EndInvoke(IAsyncResult)">
20765         <size>0</size>
20766       </method>
20767     </type>
20768     <type name="Contra`1[T]">
20769       <method name="Void .ctor(Object, IntPtr)">
20770         <size>0</size>
20771       </method>
20772       <method name="Void Invoke(T)">
20773         <size>0</size>
20774       </method>
20775       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20776         <size>0</size>
20777       </method>
20778       <method name="Void EndInvoke(IAsyncResult)">
20779         <size>0</size>
20780       </method>
20781     </type>
20782     <type name="CoContra`2[TR,T]">
20783       <method name="Void .ctor(Object, IntPtr)">
20784         <size>0</size>
20785       </method>
20786       <method name="TR Invoke(T)">
20787         <size>0</size>
20788       </method>
20789       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20790         <size>0</size>
20791       </method>
20792       <method name="TR EndInvoke(IAsyncResult)">
20793         <size>0</size>
20794       </method>
20795     </type>
20796     <type name="None`1[T]">
20797       <method name="Void .ctor(Object, IntPtr)">
20798         <size>0</size>
20799       </method>
20800       <method name="Void Invoke(T)">
20801         <size>0</size>
20802       </method>
20803       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20804         <size>0</size>
20805       </method>
20806       <method name="Void EndInvoke(IAsyncResult)">
20807         <size>0</size>
20808       </method>
20809     </type>
20810     <type name="Test`1[U]">
20811       <method name="Void .ctor(Object, IntPtr)">
20812         <size>0</size>
20813       </method>
20814       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20815         <size>0</size>
20816       </method>
20817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20818         <size>0</size>
20819       </method>
20820       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20821         <size>0</size>
20822       </method>
20823     </type>
20824     <type name="Test2`1[U]">
20825       <method name="Void .ctor(Object, IntPtr)">
20826         <size>0</size>
20827       </method>
20828       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20829         <size>0</size>
20830       </method>
20831       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20832         <size>0</size>
20833       </method>
20834       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20835         <size>0</size>
20836       </method>
20837     </type>
20838     <type name="Test3`1[U]">
20839       <method name="Void .ctor(Object, IntPtr)">
20840         <size>0</size>
20841       </method>
20842       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20843         <size>0</size>
20844       </method>
20845       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20846         <size>0</size>
20847       </method>
20848       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20849         <size>0</size>
20850       </method>
20851     </type>
20852     <type name="Test4`1[U]">
20853       <method name="Void .ctor(Object, IntPtr)">
20854         <size>0</size>
20855       </method>
20856       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20857         <size>0</size>
20858       </method>
20859       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20860         <size>0</size>
20861       </method>
20862       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20863         <size>0</size>
20864       </method>
20865     </type>
20866     <type name="Test5`1[U]">
20867       <method name="Void .ctor(Object, IntPtr)">
20868         <size>0</size>
20869       </method>
20870       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
20871         <size>0</size>
20872       </method>
20873       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20874         <size>0</size>
20875       </method>
20876       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
20877         <size>0</size>
20878       </method>
20879     </type>
20880     <type name="Test6`1[U]">
20881       <method name="Void .ctor(Object, IntPtr)">
20882         <size>0</size>
20883       </method>
20884       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
20885         <size>0</size>
20886       </method>
20887       <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)">
20888         <size>0</size>
20889       </method>
20890       <method name="Void EndInvoke(IAsyncResult)">
20891         <size>0</size>
20892       </method>
20893     </type>
20894     <type name="Both`2[U,V]">
20895       <method name="Void .ctor(Object, IntPtr)">
20896         <size>0</size>
20897       </method>
20898       <method name="Void Invoke(CoContra`2[U,V])">
20899         <size>0</size>
20900       </method>
20901       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
20902         <size>0</size>
20903       </method>
20904       <method name="Void EndInvoke(IAsyncResult)">
20905         <size>0</size>
20906       </method>
20907     </type>
20908     <type name="Both2`2[U,V]">
20909       <method name="Void .ctor(Object, IntPtr)">
20910         <size>0</size>
20911       </method>
20912       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
20913         <size>0</size>
20914       </method>
20915       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
20916         <size>0</size>
20917       </method>
20918       <method name="Void EndInvoke(IAsyncResult)">
20919         <size>0</size>
20920       </method>
20921     </type>
20922     <type name="Both3`2[U,V]">
20923       <method name="Void .ctor(Object, IntPtr)">
20924         <size>0</size>
20925       </method>
20926       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
20927         <size>0</size>
20928       </method>
20929       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
20930         <size>0</size>
20931       </method>
20932       <method name="Void EndInvoke(IAsyncResult)">
20933         <size>0</size>
20934       </method>
20935     </type>
20936     <type name="Both4`2[U,V]">
20937       <method name="Void .ctor(Object, IntPtr)">
20938         <size>0</size>
20939       </method>
20940       <method name="Void Invoke(Both`2[V,U])">
20941         <size>0</size>
20942       </method>
20943       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
20944         <size>0</size>
20945       </method>
20946       <method name="Void EndInvoke(IAsyncResult)">
20947         <size>0</size>
20948       </method>
20949     </type>
20950     <type name="Both5`2[U,V]">
20951       <method name="Void .ctor(Object, IntPtr)">
20952         <size>0</size>
20953       </method>
20954       <method name="Void Invoke(Both`2[V,System.Int32])">
20955         <size>0</size>
20956       </method>
20957       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
20958         <size>0</size>
20959       </method>
20960       <method name="Void EndInvoke(IAsyncResult)">
20961         <size>0</size>
20962       </method>
20963     </type>
20964   </test>
20965   <test name="gtest-variance-9.cs">
20966     <type name="Test">
20967       <method name="Void .ctor()">
20968         <size>7</size>
20969       </method>
20970       <method name="Void Foo(IIn`1)">
20971         <size>1</size>
20972       </method>
20973       <method name="Int32 Main()">
20974         <size>10</size>
20975       </method>
20976     </type>
20977   </test>
20978   <test name="test-1.cs">
20979     <type name="X">
20980       <method name="Void .ctor()">
20981         <size>7</size>
20982       </method>
20983       <method name="Int32 Main(System.String[])">
20984         <size>12</size>
20985       </method>
20986     </type>
20987   </test>
20988   <test name="test-10.cs">
20989     <type name="X">
20990       <method name="Void .ctor()">
20991         <size>7</size>
20992       </method>
20993       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20994         <size>1</size>
20995       </method>
20996       <method name="Void bsbyte()">
20997         <size>35</size>
20998       </method>
20999       <method name="Void abyte(SByte, Char)">
21000         <size>1</size>
21001       </method>
21002       <method name="Void bbyte()">
21003         <size>22</size>
21004       </method>
21005       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
21006         <size>1</size>
21007       </method>
21008       <method name="Void bshort()">
21009         <size>39</size>
21010       </method>
21011       <method name="Void aushort(SByte, Byte, Int16, Char)">
21012         <size>1</size>
21013       </method>
21014       <method name="Void bushort()">
21015         <size>29</size>
21016       </method>
21017       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
21018         <size>1</size>
21019       </method>
21020       <method name="Void bint()">
21021         <size>42</size>
21022       </method>
21023       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
21024         <size>1</size>
21025       </method>
21026       <method name="Void buint()">
21027         <size>38</size>
21028       </method>
21029       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
21030         <size>1</size>
21031       </method>
21032       <method name="Void blong()">
21033         <size>47</size>
21034       </method>
21035       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
21036         <size>1</size>
21037       </method>
21038       <method name="Void bulong()">
21039         <size>47</size>
21040       </method>
21041       <method name="Void achar(SByte, Byte, Int16)">
21042         <size>1</size>
21043       </method>
21044       <method name="Void bchar()">
21045         <size>27</size>
21046       </method>
21047       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
21048         <size>1</size>
21049       </method>
21050       <method name="Void bfloat()">
21051         <size>67</size>
21052       </method>
21053       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
21054         <size>1</size>
21055       </method>
21056       <method name="Void bdouble()">
21057         <size>75</size>
21058       </method>
21059       <method name="Void TestDecimal(Decimal)">
21060         <size>15</size>
21061       </method>
21062       <method name="Void Main()">
21063         <size>1</size>
21064       </method>
21065     </type>
21066     <type name="Test2">
21067       <method name="Void .ctor()">
21068         <size>7</size>
21069       </method>
21070       <method name="Void ExtraTst()">
21071         <size>12</size>
21072       </method>
21073     </type>
21074   </test>
21075   <test name="test-100.cs">
21076     <type name="GLib.Object">
21077       <method name="Void .ctor()">
21078         <size>7</size>
21079       </method>
21080       <method name="Int32 get_Raw()">
21081         <size>2</size>
21082       </method>
21083       <method name="Void set_Raw(Int32)">
21084         <size>8</size>
21085       </method>
21086       <method name="Void GetProperty()">
21087         <size>12</size>
21088       </method>
21089       <method name="Int32 Main()">
21090         <size>2</size>
21091       </method>
21092     </type>
21093   </test>
21094   <test name="test-101.cs">
21095     <type name="Test.MyAttribute">
21096       <method name="Void .ctor(String)">
21097         <size>20</size>
21098       </method>
21099     </type>
21100     <type name="Test.My2Attribute">
21101       <method name="Void .ctor(String, Int32)">
21102         <size>31</size>
21103       </method>
21104     </type>
21105     <type name="Test.Test">
21106       <method name="Void .ctor()">
21107         <size>7</size>
21108       </method>
21109       <method name="Int32 Main()">
21110         <size>92</size>
21111       </method>
21112     </type>
21113   </test>
21114   <test name="test-102.cs">
21115     <type name="N1.MineAttribute">
21116       <method name="Void .ctor(String)">
21117         <size>14</size>
21118       </method>
21119     </type>
21120     <type name="N1.ReturnAttribute">
21121       <method name="Void .ctor(String)">
21122         <size>14</size>
21123       </method>
21124     </type>
21125     <type name="N1.Foo">
21126       <method name="Void .ctor()">
21127         <size>7</size>
21128       </method>
21129       <method name="Int32 Main()">
21130         <size>250</size>
21131       </method>
21132     </type>
21133   </test>
21134   <test name="test-103.cs">
21135     <type name="A">
21136       <method name="Void .ctor()">
21137         <size>7</size>
21138       </method>
21139       <method name="Int32 Foo()">
21140         <size>0</size>
21141       </method>
21142     </type>
21143     <type name="B">
21144       <method name="Void .ctor()">
21145         <size>7</size>
21146       </method>
21147       <method name="Int32 Foo()">
21148         <size>2</size>
21149       </method>
21150       <method name="Int32 M()">
21151         <size>7</size>
21152       </method>
21153     </type>
21154     <type name="Test">
21155       <method name="Void .ctor()">
21156         <size>7</size>
21157       </method>
21158       <method name="Int32 Main()">
21159         <size>11</size>
21160       </method>
21161     </type>
21162   </test>
21163   <test name="test-104.cs">
21164     <type name="Test">
21165       <method name="Void .ctor()">
21166         <size>7</size>
21167       </method>
21168       <method name="Int32 Main(System.String[])">
21169         <size>12</size>
21170       </method>
21171     </type>
21172   </test>
21173   <test name="test-105.cs">
21174     <type name="Test">
21175       <method name="Void .ctor()">
21176         <size>7</size>
21177       </method>
21178       <method name="Int32 F(Int32)">
21179         <size>33</size>
21180       </method>
21181       <method name="Void async_callback(IAsyncResult)">
21182         <size>22</size>
21183       </method>
21184       <method name="Int32 Main()">
21185         <size>407</size>
21186       </method>
21187     </type>
21188     <type name="Test+SimpleDelegate">
21189       <method name="Void .ctor(Object, IntPtr)">
21190         <size>0</size>
21191       </method>
21192       <method name="Int32 Invoke(Int32)">
21193         <size>0</size>
21194       </method>
21195       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21196         <size>0</size>
21197       </method>
21198       <method name="Int32 EndInvoke(IAsyncResult)">
21199         <size>0</size>
21200       </method>
21201     </type>
21202   </test>
21203   <test name="test-106.cs">
21204     <type name="Test">
21205       <method name="Int32 F(Int32)">
21206         <size>27</size>
21207       </method>
21208       <method name="Void async_callback(IAsyncResult)">
21209         <size>33</size>
21210       </method>
21211       <method name="Int32 Main()">
21212         <size>135</size>
21213       </method>
21214       <method name="Void .ctor()">
21215         <size>7</size>
21216       </method>
21217       <method name="Void .cctor()">
21218         <size>1</size>
21219       </method>
21220     </type>
21221     <type name="Test+SimpleDelegate">
21222       <method name="Int32 Invoke(Int32)">
21223         <size>0</size>
21224       </method>
21225       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21226         <size>0</size>
21227       </method>
21228       <method name="Int32 EndInvoke(IAsyncResult)">
21229         <size>0</size>
21230       </method>
21231       <method name="Void .ctor(Object, IntPtr)">
21232         <size>0</size>
21233       </method>
21234     </type>
21235   </test>
21236   <test name="test-107.cs">
21237     <type name="Test">
21238       <method name="Void .ctor()">
21239         <size>7</size>
21240       </method>
21241       <method name="Void .cctor()">
21242         <size>1</size>
21243       </method>
21244       <method name="Int32 F(Int32)">
21245         <size>27</size>
21246       </method>
21247       <method name="Void async_callback(IAsyncResult)">
21248         <size>100</size>
21249       </method>
21250       <method name="Int32 Main()">
21251         <size>89</size>
21252       </method>
21253     </type>
21254     <type name="Test+SimpleDelegate">
21255       <method name="Void .ctor(Object, IntPtr)">
21256         <size>0</size>
21257       </method>
21258       <method name="Int32 Invoke(Int32)">
21259         <size>0</size>
21260       </method>
21261       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21262         <size>0</size>
21263       </method>
21264       <method name="Int32 EndInvoke(IAsyncResult)">
21265         <size>0</size>
21266       </method>
21267     </type>
21268   </test>
21269   <test name="test-108.cs">
21270     <type name="X">
21271       <method name="Void .ctor()">
21272         <size>7</size>
21273       </method>
21274       <method name="Int32 Main()">
21275         <size>79</size>
21276       </method>
21277     </type>
21278   </test>
21279   <test name="test-109.cs">
21280     <type name="T">
21281       <method name="Void .ctor()">
21282         <size>7</size>
21283       </method>
21284       <method name="Int32 Main()">
21285         <size>23</size>
21286       </method>
21287     </type>
21288   </test>
21289   <test name="test-11.cs">
21290     <type name="Test">
21291       <method name="Void .ctor()">
21292         <size>7</size>
21293       </method>
21294       <method name="Int32 boxtest()">
21295         <size>12</size>
21296       </method>
21297       <method name="Int32 Main()">
21298         <size>14</size>
21299       </method>
21300     </type>
21301   </test>
21302   <test name="test-110.cs">
21303     <type name="test.test">
21304       <method name="Void .ctor()">
21305         <size>7</size>
21306       </method>
21307       <method name="Int32 test_method(Int32)">
21308         <size>13</size>
21309       </method>
21310       <method name="Int32 Main()">
21311         <size>17</size>
21312       </method>
21313     </type>
21314   </test>
21315   <test name="test-111.cs">
21316     <type name="T">
21317       <method name="Void .ctor()">
21318         <size>7</size>
21319       </method>
21320       <method name="System.Object get_obj()">
21321         <size>6</size>
21322       </method>
21323       <method name="Int32 Main()">
21324         <size>21</size>
21325       </method>
21326     </type>
21327   </test>
21328   <test name="test-112.cs">
21329     <type name="X">
21330       <method name="Void .ctor()">
21331         <size>7</size>
21332       </method>
21333       <method name="System.Int32[] g()">
21334         <size>14</size>
21335       </method>
21336       <method name="Int32 Main()">
21337         <size>18</size>
21338       </method>
21339     </type>
21340   </test>
21341   <test name="test-113.cs">
21342     <type name="X">
21343       <method name="Void .ctor()">
21344         <size>7</size>
21345       </method>
21346       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21347         <size>4</size>
21348       </method>
21349       <method name="Void GetProperty(System.String, System.String ByRef)">
21350         <size>21</size>
21351       </method>
21352       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21353         <size>4</size>
21354       </method>
21355       <method name="Void GetProperty(System.String, Boolean ByRef)">
21356         <size>21</size>
21357       </method>
21358       <method name="Int32 Main()">
21359         <size>2</size>
21360       </method>
21361     </type>
21362   </test>
21363   <test name="test-114.cs">
21364     <type name="MyClass">
21365       <method name="Void .ctor()">
21366         <size>7</size>
21367       </method>
21368       <method name="Int32 Main()">
21369         <size>15</size>
21370       </method>
21371     </type>
21372     <type name="MyClass+IsAnything">
21373       <method name="Void .ctor(Object, IntPtr)">
21374         <size>0</size>
21375       </method>
21376       <method name="Boolean Invoke(Char)">
21377         <size>0</size>
21378       </method>
21379       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21380         <size>0</size>
21381       </method>
21382       <method name="Boolean EndInvoke(IAsyncResult)">
21383         <size>0</size>
21384       </method>
21385     </type>
21386   </test>
21387   <test name="test-115.cs">
21388     <type name="A">
21389       <method name="Void .ctor()">
21390         <size>7</size>
21391       </method>
21392       <method name="X op_Explicit(A)">
21393         <size>8</size>
21394       </method>
21395     </type>
21396     <type name="X">
21397       <method name="Void .ctor()">
21398         <size>7</size>
21399       </method>
21400     </type>
21401     <type name="Y">
21402       <method name="Void .ctor()">
21403         <size>7</size>
21404       </method>
21405     </type>
21406     <type name="blah">
21407       <method name="Void .ctor()">
21408         <size>7</size>
21409       </method>
21410       <method name="Int32 Main()">
21411         <size>47</size>
21412       </method>
21413     </type>
21414   </test>
21415   <test name="test-116.cs">
21416     <type name="X">
21417       <method name="Void .ctor()">
21418         <size>7</size>
21419       </method>
21420       <method name="Int32 Main()">
21421         <size>12</size>
21422       </method>
21423     </type>
21424   </test>
21425   <test name="test-117.cs">
21426     <type name="Blah">
21427       <method name="Void .ctor()">
21428         <size>18</size>
21429       </method>
21430       <method name="Int32 Main()">
21431         <size>25</size>
21432       </method>
21433     </type>
21434   </test>
21435   <test name="test-118.cs">
21436     <type name="Container">
21437       <method name="Void .ctor()">
21438         <size>7</size>
21439       </method>
21440       <method name="Int32 Main(System.String[])">
21441         <size>2</size>
21442       </method>
21443     </type>
21444   </test>
21445   <test name="test-119.cs">
21446     <type name="Value">
21447       <method name="Void .ctor()">
21448         <size>7</size>
21449       </method>
21450       <method name="Int32 op_Explicit(Value)">
21451         <size>2</size>
21452       </method>
21453       <method name="MyObject op_Explicit(Value)">
21454         <size>7</size>
21455       </method>
21456       <method name="UInt32 op_Explicit(Value)">
21457         <size>2</size>
21458       </method>
21459     </type>
21460     <type name="MyObject">
21461       <method name="Void .ctor(Int32)">
21462         <size>7</size>
21463       </method>
21464     </type>
21465     <type name="Derived">
21466       <method name="Void .ctor(Int32)">
21467         <size>8</size>
21468       </method>
21469       <method name="Derived Blah()">
21470         <size>18</size>
21471       </method>
21472     </type>
21473     <type name="Test">
21474       <method name="Void .ctor()">
21475         <size>7</size>
21476       </method>
21477       <method name="Int32 Main()">
21478         <size>33</size>
21479       </method>
21480     </type>
21481   </test>
21482   <test name="test-12.cs">
21483     <type name="X">
21484       <method name="Void .ctor()">
21485         <size>7</size>
21486       </method>
21487       <method name="Int32 Main(System.String[])">
21488         <size>270</size>
21489       </method>
21490       <method name="System.String s(System.String, Int32)">
21491         <size>13</size>
21492       </method>
21493       <method name="System.String x(System.String, System.Object)">
21494         <size>8</size>
21495       </method>
21496     </type>
21497   </test>
21498   <test name="test-120.cs">
21499     <type name="test">
21500       <method name="Void .ctor()">
21501         <size>7</size>
21502       </method>
21503       <method name="Int32 Main()">
21504         <size>140</size>
21505       </method>
21506     </type>
21507   </test>
21508   <test name="test-121.cs">
21509     <type name="X">
21510       <method name="Void .ctor()">
21511         <size>7</size>
21512       </method>
21513       <method name="Int32 g()">
21514         <size>14</size>
21515       </method>
21516       <method name="Int32 Main()">
21517         <size>81</size>
21518       </method>
21519     </type>
21520   </test>
21521   <test name="test-122.cs">
21522     <type name="A">
21523       <method name="Void .ctor()">
21524         <size>7</size>
21525       </method>
21526       <method name="Void .cctor()">
21527         <size>1</size>
21528       </method>
21529       <method name="Int32 Main()">
21530         <size>2</size>
21531       </method>
21532     </type>
21533     <type name="A+B">
21534       <method name="Void .ctor()">
21535         <size>7</size>
21536       </method>
21537       <method name="Void Foo()">
21538         <size>13</size>
21539       </method>
21540     </type>
21541   </test>
21542   <test name="test-123.cs">
21543     <type name="X">
21544       <method name="Void .ctor()">
21545         <size>7</size>
21546       </method>
21547       <method name="System.Object get_non_null()">
21548         <size>6</size>
21549       </method>
21550       <method name="System.Object get_null()">
21551         <size>2</size>
21552       </method>
21553       <method name="Int32 Main()">
21554         <size>95</size>
21555       </method>
21556     </type>
21557   </test>
21558   <test name="test-124.cs">
21559     <type name="t">
21560       <method name="Void .ctor()">
21561         <size>7</size>
21562       </method>
21563       <method name="Void a()">
21564         <size>16</size>
21565       </method>
21566       <method name="Void b()">
21567         <size>16</size>
21568       </method>
21569       <method name="Void c()">
21570         <size>24</size>
21571       </method>
21572       <method name="Void d()">
21573         <size>28</size>
21574       </method>
21575       <method name="Void Main()">
21576         <size>1</size>
21577       </method>
21578     </type>
21579   </test>
21580   <test name="test-125.cs">
21581     <type name="Fraction">
21582       <method name="Void .ctor(Int32, Int32)">
21583         <size>31</size>
21584       </method>
21585       <method name="Void .ctor(Int32)">
21586         <size>31</size>
21587       </method>
21588       <method name="Boolean Equals(System.Object)">
21589         <size>36</size>
21590       </method>
21591       <method name="System.String ToString()">
21592         <size>35</size>
21593       </method>
21594       <method name="Fraction op_Implicit(Int32)">
21595         <size>17</size>
21596       </method>
21597       <method name="Int32 op_Explicit(Fraction)">
21598         <size>24</size>
21599       </method>
21600       <method name="Boolean op_Equality(Fraction, Fraction)">
21601         <size>48</size>
21602       </method>
21603       <method name="Boolean op_Inequality(Fraction, Fraction)">
21604         <size>21</size>
21605       </method>
21606       <method name="Fraction op_Addition(Fraction, Fraction)">
21607         <size>102</size>
21608       </method>
21609     </type>
21610     <type name="Tester">
21611       <method name="Void .ctor()">
21612         <size>7</size>
21613       </method>
21614       <method name="Int32 Main()">
21615         <size>148</size>
21616       </method>
21617     </type>
21618   </test>
21619   <test name="test-126.cs">
21620     <type name="X">
21621       <method name="Void .ctor()">
21622         <size>7</size>
21623       </method>
21624       <method name="Void Iface.Method()">
21625         <size>1</size>
21626       </method>
21627       <method name="Int32 Main()">
21628         <size>33</size>
21629       </method>
21630     </type>
21631   </test>
21632   <test name="test-127.cs">
21633     <type name="X">
21634       <method name="Void .ctor()">
21635         <size>7</size>
21636       </method>
21637       <method name="Int32 Main()">
21638         <size>32</size>
21639       </method>
21640     </type>
21641   </test>
21642   <test name="test-128.cs">
21643     <type name="SimpleAttribute">
21644       <method name="Void .ctor(String)">
21645         <size>14</size>
21646       </method>
21647     </type>
21648     <type name="MineAttribute">
21649       <method name="Void .ctor(Type[])">
21650         <size>14</size>
21651       </method>
21652     </type>
21653     <type name="Foo">
21654       <method name="Void .ctor()">
21655         <size>7</size>
21656       </method>
21657       <method name="Int32 MM()">
21658         <size>153</size>
21659       </method>
21660     </type>
21661     <type name="Blah">
21662       <method name="Void .ctor()">
21663         <size>7</size>
21664       </method>
21665       <method name="Int32 get_Value()">
21666         <size>7</size>
21667       </method>
21668       <method name="Void set_Value(Int32)">
21669         <size>8</size>
21670       </method>
21671       <method name="Int32 Another()">
21672         <size>2</size>
21673       </method>
21674       <method name="Int32 Main()">
21675         <size>6</size>
21676       </method>
21677     </type>
21678   </test>
21679   <test name="test-129.cs">
21680     <type name="X">
21681       <method name="Void .ctor()">
21682         <size>7</size>
21683       </method>
21684       <method name="Int32 Main()">
21685         <size>27</size>
21686       </method>
21687     </type>
21688   </test>
21689   <test name="test-13.cs">
21690     <type name="Foo">
21691       <method name="Void .ctor()">
21692         <size>7</size>
21693       </method>
21694       <method name="Boolean MyMethod()">
21695         <size>12</size>
21696       </method>
21697     </type>
21698     <type name="Blah">
21699       <method name="Void .ctor()">
21700         <size>7</size>
21701       </method>
21702       <method name="Int32 Main()">
21703         <size>23</size>
21704       </method>
21705     </type>
21706   </test>
21707   <test name="test-130.cs">
21708     <type name="X">
21709       <method name="Void .ctor()">
21710         <size>20</size>
21711       </method>
21712       <method name="Int32 Main()">
21713         <size>2</size>
21714       </method>
21715     </type>
21716   </test>
21717   <test name="test-131.cs">
21718     <type name="SimpleAttribute">
21719       <method name="Void .ctor(String)">
21720         <size>14</size>
21721       </method>
21722     </type>
21723     <type name="Blah">
21724       <method name="Void .ctor()">
21725         <size>7</size>
21726       </method>
21727       <method name="Int32 Main()">
21728         <size>2</size>
21729       </method>
21730     </type>
21731   </test>
21732   <test name="test-132.cs">
21733     <type name="T">
21734       <method name="Void .ctor()">
21735         <size>7</size>
21736       </method>
21737       <method name="Int32 Main()">
21738         <size>51</size>
21739       </method>
21740     </type>
21741   </test>
21742   <test name="test-133.cs">
21743     <type name="T">
21744       <method name="Void .ctor()">
21745         <size>7</size>
21746       </method>
21747       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21748         <size>21</size>
21749       </method>
21750       <method name="Void get_struct(S ByRef)">
21751         <size>24</size>
21752       </method>
21753       <method name="Int32 Main()">
21754         <size>75</size>
21755       </method>
21756     </type>
21757   </test>
21758   <test name="test-134.cs">
21759     <type name="AA">
21760       <method name="Void .ctor()">
21761         <size>7</size>
21762       </method>
21763       <method name="Void A()">
21764         <size>8</size>
21765       </method>
21766       <method name="Void B()">
21767         <size>8</size>
21768       </method>
21769       <method name="Void C()">
21770         <size>8</size>
21771       </method>
21772       <method name="Boolean get_OK()">
21773         <size>32</size>
21774       </method>
21775     </type>
21776     <type name="BB">
21777       <method name="Void .ctor()">
21778         <size>7</size>
21779       </method>
21780       <method name="Void A()">
21781         <size>18</size>
21782       </method>
21783       <method name="Void B()">
21784         <size>8</size>
21785       </method>
21786       <method name="Void C()">
21787         <size>8</size>
21788       </method>
21789       <method name="Boolean get_OK()">
21790         <size>32</size>
21791       </method>
21792     </type>
21793     <type name="T">
21794       <method name="Void .ctor()">
21795         <size>7</size>
21796       </method>
21797       <method name="Void A()">
21798         <size>1</size>
21799       </method>
21800       <method name="Void B()">
21801         <size>1</size>
21802       </method>
21803       <method name="Int32 Main()">
21804         <size>76</size>
21805       </method>
21806     </type>
21807   </test>
21808   <test name="test-135.cs">
21809     <type name="A">
21810       <method name="Void .ctor()">
21811         <size>7</size>
21812       </method>
21813       <method name="Void doh()">
21814         <size>1</size>
21815       </method>
21816     </type>
21817     <type name="T">
21818       <method name="Void .ctor()">
21819         <size>7</size>
21820       </method>
21821       <method name="A get_Prop()">
21822         <size>6</size>
21823       </method>
21824       <method name="Int32 Main()">
21825         <size>37</size>
21826       </method>
21827       <method name="IA IB.get_Prop()">
21828         <size>6</size>
21829       </method>
21830     </type>
21831   </test>
21832   <test name="test-136.cs">
21833     <type name="MyCar">
21834       <method name="Void .ctor()">
21835         <size>7</size>
21836       </method>
21837       <method name="Void IDiagnostic.Stop()">
21838         <size>8</size>
21839       </method>
21840       <method name="Void IAutomobile.Stop()">
21841         <size>8</size>
21842       </method>
21843       <method name="Void Stop()">
21844         <size>16</size>
21845       </method>
21846     </type>
21847     <type name="TestConflict">
21848       <method name="Void .ctor()">
21849         <size>7</size>
21850       </method>
21851       <method name="Int32 Main()">
21852         <size>74</size>
21853       </method>
21854     </type>
21855   </test>
21856   <test name="test-137.cs">
21857     <type name="C">
21858       <method name="Void .ctor()">
21859         <size>7</size>
21860       </method>
21861       <method name="Void X()">
21862         <size>15</size>
21863       </method>
21864       <method name="Int32 Main()">
21865         <size>95</size>
21866       </method>
21867     </type>
21868   </test>
21869   <test name="test-138.cs">
21870     <type name="T">
21871       <method name="Void .ctor()">
21872         <size>7</size>
21873       </method>
21874       <method name="Int32 Main()">
21875         <size>14</size>
21876       </method>
21877     </type>
21878   </test>
21879   <test name="test-139.cs">
21880     <type name="T">
21881       <method name="Void one()">
21882         <size>13</size>
21883       </method>
21884       <method name="Void two(T)">
21885         <size>8</size>
21886       </method>
21887       <method name="Void three(T ByRef)">
21888         <size>13</size>
21889       </method>
21890       <method name="Int32 GetHashCode()">
21891         <size>12</size>
21892       </method>
21893       <method name="Int32 Main()">
21894         <size>25</size>
21895       </method>
21896     </type>
21897   </test>
21898   <test name="test-14.cs">
21899     <type name="Obj.A">
21900       <method name="Void .ctor()">
21901         <size>7</size>
21902       </method>
21903       <method name="Int32 F()">
21904         <size>2</size>
21905       </method>
21906       <method name="Int32 G()">
21907         <size>2</size>
21908       </method>
21909       <method name="Int32 H()">
21910         <size>3</size>
21911       </method>
21912     </type>
21913     <type name="Obj.B">
21914       <method name="Void .ctor()">
21915         <size>7</size>
21916       </method>
21917       <method name="Int32 F()">
21918         <size>2</size>
21919       </method>
21920       <method name="Int32 G()">
21921         <size>2</size>
21922       </method>
21923       <method name="Int32 H()">
21924         <size>3</size>
21925       </method>
21926     </type>
21927     <type name="Obj.Test">
21928       <method name="Void .ctor()">
21929         <size>7</size>
21930       </method>
21931       <method name="Int32 Main()">
21932         <size>182</size>
21933       </method>
21934     </type>
21935   </test>
21936   <test name="test-140.cs">
21937     <type name="BreakTest">
21938       <method name="Void .ctor()">
21939         <size>7</size>
21940       </method>
21941       <method name="Void .cctor()">
21942         <size>1</size>
21943       </method>
21944       <method name="Void B()">
21945         <size>47</size>
21946       </method>
21947       <method name="Int32 Main()">
21948         <size>20</size>
21949       </method>
21950     </type>
21951   </test>
21952   <test name="test-141.cs">
21953     <type name="X">
21954       <method name="Void .ctor()">
21955         <size>7</size>
21956       </method>
21957       <method name="Int32 Main()">
21958         <size>38</size>
21959       </method>
21960       <method name="Boolean Test1()">
21961         <size>41</size>
21962       </method>
21963       <method name="Boolean Test2()">
21964         <size>42</size>
21965       </method>
21966       <method name="Boolean Test3()">
21967         <size>37</size>
21968       </method>
21969     </type>
21970   </test>
21971   <test name="test-142.cs">
21972     <type name="TestClass">
21973       <method name="Void .ctor(EventHandler)">
21974         <size>14</size>
21975       </method>
21976       <method name="Int32 Main()">
21977         <size>2</size>
21978       </method>
21979     </type>
21980     <type name="TestBaseClass">
21981       <method name="Void .ctor()">
21982         <size>7</size>
21983       </method>
21984       <method name="Void add_Blah(System.EventHandler)">
21985         <size>24</size>
21986       </method>
21987       <method name="Void remove_Blah(System.EventHandler)">
21988         <size>24</size>
21989       </method>
21990     </type>
21991   </test>
21992   <test name="test-143.cs">
21993     <type name="MonoEnumInfo">
21994       <method name="Void stuff()">
21995         <size>8</size>
21996       </method>
21997       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21998         <size>20</size>
21999       </method>
22000       <method name="Int32 Main()">
22001         <size>32</size>
22002       </method>
22003     </type>
22004   </test>
22005   <test name="test-144.cs">
22006     <type name="Test">
22007       <method name="Void .ctor()">
22008         <size>7</size>
22009       </method>
22010       <method name="Void Main()">
22011         <size>1</size>
22012       </method>
22013     </type>
22014   </test>
22015   <test name="test-145.cs">
22016     <type name="JagArrayTest">
22017       <method name="Void .ctor()">
22018         <size>7</size>
22019       </method>
22020       <method name="Void .cctor()">
22021         <size>25</size>
22022       </method>
22023       <method name="Void Main()">
22024         <size>15</size>
22025       </method>
22026     </type>
22027   </test>
22028   <test name="test-146.cs">
22029     <type name="Test">
22030       <method name="Void .ctor()">
22031         <size>7</size>
22032       </method>
22033       <method name="Int32 Main()">
22034         <size>335</size>
22035       </method>
22036     </type>
22037   </test>
22038   <test name="test-147.cs">
22039     <type name="X">
22040       <method name="Void .ctor()">
22041         <size>15</size>
22042       </method>
22043       <method name="Void .cctor()">
22044         <size>8</size>
22045       </method>
22046       <method name="X Foo()">
22047         <size>6</size>
22048       </method>
22049       <method name="X Bar()">
22050         <size>6</size>
22051       </method>
22052       <method name="X Baz()">
22053         <size>6</size>
22054       </method>
22055       <method name="UInt32 get_Property()">
22056         <size>2</size>
22057       </method>
22058       <method name="UInt32 get_StaticProperty()">
22059         <size>3</size>
22060       </method>
22061       <method name="Int32 get_Item(Int32)">
22062         <size>2</size>
22063       </method>
22064     </type>
22065     <type name="Y">
22066       <method name="Void .ctor()">
22067         <size>15</size>
22068       </method>
22069       <method name="Void .cctor()">
22070         <size>9</size>
22071       </method>
22072       <method name="Y Foo()">
22073         <size>6</size>
22074       </method>
22075       <method name="Y Bar()">
22076         <size>6</size>
22077       </method>
22078       <method name="Y Baz()">
22079         <size>6</size>
22080       </method>
22081       <method name="UInt32 get_Property()">
22082         <size>2</size>
22083       </method>
22084       <method name="UInt32 get_StaticProperty()">
22085         <size>3</size>
22086       </method>
22087       <method name="Int32 get_Item(Int32)">
22088         <size>2</size>
22089       </method>
22090     </type>
22091     <type name="Z">
22092       <method name="Void .ctor()">
22093         <size>7</size>
22094       </method>
22095       <method name="Int32 Test()">
22096         <size>94</size>
22097       </method>
22098     </type>
22099     <type name="Test">
22100       <method name="Void .ctor()">
22101         <size>7</size>
22102       </method>
22103       <method name="Int32 Main()">
22104         <size>252</size>
22105       </method>
22106     </type>
22107   </test>
22108   <test name="test-148.cs">
22109     <type name="Y">
22110       <method name="Void .ctor()">
22111         <size>7</size>
22112       </method>
22113       <method name="Int32 get_Bar(Int32)">
22114         <size>2</size>
22115       </method>
22116       <method name="Int64 get_Bar(Double)">
22117         <size>3</size>
22118       </method>
22119     </type>
22120     <type name="Z">
22121       <method name="Void .ctor()">
22122         <size>7</size>
22123       </method>
22124       <method name="Int64 get_Whatever(Double)">
22125         <size>3</size>
22126       </method>
22127       <method name="Single get_Whatever(Int64, Int32)">
22128         <size>6</size>
22129       </method>
22130       <method name="Int32 InstanceTest()">
22131         <size>54</size>
22132       </method>
22133       <method name="Int32 Test()">
22134         <size>356</size>
22135       </method>
22136       <method name="Int32 Main()">
22137         <size>94</size>
22138       </method>
22139     </type>
22140     <type name="Z+MyArray">
22141       <method name="Void .ctor()">
22142         <size>7</size>
22143       </method>
22144       <method name="System.Object get_Item(Int32)">
22145         <size>8</size>
22146       </method>
22147       <method name="Void set_Item(Int32, System.Object)">
22148         <size>9</size>
22149       </method>
22150     </type>
22151     <type name="A">
22152       <method name="Void .ctor()">
22153         <size>7</size>
22154       </method>
22155       <method name="Int32 get_Monkey(Int32)">
22156         <size>4</size>
22157       </method>
22158     </type>
22159     <type name="B">
22160       <method name="Void .ctor()">
22161         <size>7</size>
22162       </method>
22163       <method name="Int64 get_Item(Int64, Int32)">
22164         <size>5</size>
22165       </method>
22166     </type>
22167     <type name="C">
22168       <method name="Void .ctor()">
22169         <size>7</size>
22170       </method>
22171       <method name="Int32 get_Item(Int32)">
22172         <size>4</size>
22173       </method>
22174     </type>
22175     <type name="D">
22176       <method name="Void .ctor()">
22177         <size>7</size>
22178       </method>
22179       <method name="Int64 get_Item(Int64, Int32)">
22180         <size>5</size>
22181       </method>
22182     </type>
22183     <type name="E">
22184       <method name="Void .ctor()">
22185         <size>7</size>
22186       </method>
22187       <method name="System.String get_g()">
22188         <size>6</size>
22189       </method>
22190       <method name="Void set_g(System.String)">
22191         <size>1</size>
22192       </method>
22193     </type>
22194     <type name="F">
22195       <method name="Void .ctor()">
22196         <size>7</size>
22197       </method>
22198       <method name="System.String get_g()">
22199         <size>6</size>
22200       </method>
22201     </type>
22202     <type name="DisposableNotifyList">
22203       <method name="Void .ctor()">
22204         <size>7</size>
22205       </method>
22206     </type>
22207     <type name="ChildList">
22208       <method name="Void .ctor()">
22209         <size>7</size>
22210       </method>
22211       <method name="Void Test()">
22212         <size>14</size>
22213       </method>
22214     </type>
22215     <type name="Y">
22216       <method name="Int32 X.get_Foo(Int32)">
22217         <size>2</size>
22218       </method>
22219     </type>
22220   </test>
22221   <test name="test-149.cs">
22222     <type name="Y">
22223       <method name="Void .ctor()">
22224         <size>7</size>
22225       </method>
22226       <method name="Void .cctor()">
22227         <size>1</size>
22228       </method>
22229       <method name="Void add_Foo(System.EventHandler)">
22230         <size>24</size>
22231       </method>
22232       <method name="Void remove_Foo(System.EventHandler)">
22233         <size>24</size>
22234       </method>
22235       <method name="Void add_TestEvent(MyDelegate)">
22236         <size>24</size>
22237       </method>
22238       <method name="Void remove_TestEvent(MyDelegate)">
22239         <size>24</size>
22240       </method>
22241       <method name="Int32 Test()">
22242         <size>166</size>
22243       </method>
22244       <method name="Void callback1(System.Object, System.EventArgs)">
22245         <size>7</size>
22246       </method>
22247       <method name="Int64 callback2(Int32)">
22248         <size>19</size>
22249       </method>
22250       <method name="Void callback3(System.Object, System.EventArgs)">
22251         <size>7</size>
22252       </method>
22253     </type>
22254     <type name="Z">
22255       <method name="Void .ctor()">
22256         <size>7</size>
22257       </method>
22258       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22259         <size>22</size>
22260       </method>
22261       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22262         <size>22</size>
22263       </method>
22264       <method name="Int32 a()">
22265         <size>2</size>
22266       </method>
22267       <method name="Int32 Main()">
22268         <size>80</size>
22269       </method>
22270     </type>
22271     <type name="Static">
22272       <method name="Void .ctor()">
22273         <size>7</size>
22274       </method>
22275       <method name="Void add_Test(System.EventHandler)">
22276         <size>22</size>
22277       </method>
22278       <method name="Void remove_Test(System.EventHandler)">
22279         <size>22</size>
22280       </method>
22281       <method name="Void Fire()">
22282         <size>23</size>
22283       </method>
22284     </type>
22285     <type name="Z+SomeEventHandler">
22286       <method name="Void .ctor(Object, IntPtr)">
22287         <size>0</size>
22288       </method>
22289       <method name="Int32 Invoke()">
22290         <size>0</size>
22291       </method>
22292       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22293         <size>0</size>
22294       </method>
22295       <method name="Int32 EndInvoke(IAsyncResult)">
22296         <size>0</size>
22297       </method>
22298     </type>
22299     <type name="MyDelegate">
22300       <method name="Void .ctor(Object, IntPtr)">
22301         <size>0</size>
22302       </method>
22303       <method name="Int64 Invoke(Int32)">
22304         <size>0</size>
22305       </method>
22306       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22307         <size>0</size>
22308       </method>
22309       <method name="Int64 EndInvoke(IAsyncResult)">
22310         <size>0</size>
22311       </method>
22312     </type>
22313     <type name="Y">
22314       <method name="Void X.add_Foo(System.EventHandler)">
22315         <size>1</size>
22316       </method>
22317       <method name="Void X.remove_Foo(System.EventHandler)">
22318         <size>1</size>
22319       </method>
22320     </type>
22321   </test>
22322   <test name="test-15.cs">
22323     <type name="Implementor">
22324       <method name="Void .ctor()">
22325         <size>7</size>
22326       </method>
22327       <method name="Int32 A()">
22328         <size>2</size>
22329       </method>
22330     </type>
22331     <type name="Run">
22332       <method name="Void .ctor()">
22333         <size>7</size>
22334       </method>
22335       <method name="Int32 Main()">
22336         <size>53</size>
22337       </method>
22338     </type>
22339     <type name="StructImplementor">
22340       <method name="Int32 A()">
22341         <size>2</size>
22342       </method>
22343     </type>
22344   </test>
22345   <test name="test-150.cs">
22346     <type name="T">
22347       <method name="Void .ctor()">
22348         <size>18</size>
22349       </method>
22350       <method name="Int32 Main()">
22351         <size>2</size>
22352       </method>
22353     </type>
22354   </test>
22355   <test name="test-151.cs">
22356     <type name="A.Iface">
22357       <method name="Void .ctor()">
22358         <size>7</size>
22359       </method>
22360       <method name="Void bah()">
22361         <size>1</size>
22362       </method>
22363     </type>
22364     <type name="A.my">
22365       <method name="Void .ctor()">
22366         <size>7</size>
22367       </method>
22368       <method name="Void doit(System.Object)">
22369         <size>13</size>
22370       </method>
22371       <method name="Int32 Main()">
22372         <size>2</size>
22373       </method>
22374     </type>
22375   </test>
22376   <test name="test-152.cs">
22377     <type name="X">
22378       <method name="Void .ctor()">
22379         <size>7</size>
22380       </method>
22381       <method name="Int32 Main()">
22382         <size>99</size>
22383       </method>
22384     </type>
22385   </test>
22386   <test name="test-153.cs">
22387     <type name="Z">
22388       <method name="Void .ctor()">
22389         <size>7</size>
22390       </method>
22391       <method name="Void Test2(System.String, System.Object[])">
22392         <size>1</size>
22393       </method>
22394       <method name="Void Test(System.String, System.Object[])">
22395         <size>8</size>
22396       </method>
22397       <method name="Int32 Main()">
22398         <size>86</size>
22399       </method>
22400     </type>
22401   </test>
22402   <test name="test-154.cs">
22403     <type name="X">
22404       <method name="Void .ctor()">
22405         <size>7</size>
22406       </method>
22407       <method name="Int32 Main()">
22408         <size>2</size>
22409       </method>
22410       <method name="Void test1(Single ByRef)">
22411         <size>6</size>
22412       </method>
22413       <method name="Void test2(Int32, Single ByRef)">
22414         <size>38</size>
22415       </method>
22416       <method name="Void test3(System.Int64[], Int32)">
22417         <size>21</size>
22418       </method>
22419       <method name="Int32 test4(Int32, Single ByRef)">
22420         <size>33</size>
22421       </method>
22422       <method name="Int32 test5(Single ByRef, Int64)">
22423         <size>75</size>
22424       </method>
22425       <method name="Int32 test6(Single ByRef)">
22426         <size>10</size>
22427       </method>
22428       <method name="Int64 test7(System.Int32[], Int32)">
22429         <size>64</size>
22430       </method>
22431       <method name="Int64 test8(Int32)">
22432         <size>34</size>
22433       </method>
22434       <method name="Int64 test9(Int32)">
22435         <size>28</size>
22436       </method>
22437       <method name="Void test10(Int32, Single ByRef)">
22438         <size>23</size>
22439       </method>
22440       <method name="Int64 test11(Int32)">
22441         <size>44</size>
22442       </method>
22443       <method name="Void test12(Single ByRef)">
22444         <size>25</size>
22445       </method>
22446       <method name="Void test13(Int32, Single ByRef)">
22447         <size>23</size>
22448       </method>
22449       <method name="Int64 test14(Int32, Single ByRef)">
22450         <size>66</size>
22451       </method>
22452       <method name="Int32 test15(Int32, Single ByRef)">
22453         <size>33</size>
22454       </method>
22455       <method name="Void test16()">
22456         <size>54</size>
22457       </method>
22458       <method name="Void test17()">
22459         <size>62</size>
22460       </method>
22461       <method name="Void test18(Int32, Int32 ByRef)">
22462         <size>35</size>
22463       </method>
22464       <method name="Int32 test19()">
22465         <size>49</size>
22466       </method>
22467       <method name="Int32 test20()">
22468         <size>22</size>
22469       </method>
22470       <method name="Int32 test21()">
22471         <size>28</size>
22472       </method>
22473       <method name="Int32 test22()">
22474         <size>27</size>
22475       </method>
22476       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22477         <size>29</size>
22478       </method>
22479       <method name="Int64 test24(Int32)">
22480         <size>67</size>
22481       </method>
22482       <method name="Int64 test25(Int32)">
22483         <size>44</size>
22484       </method>
22485       <method name="Void test26()">
22486         <size>22</size>
22487       </method>
22488       <method name="Int32 test27()">
22489         <size>12</size>
22490       </method>
22491       <method name="Void test28(System.Object ByRef)">
22492         <size>23</size>
22493       </method>
22494       <method name="Boolean test29(Int32 ByRef)">
22495         <size>33</size>
22496       </method>
22497       <method name="System.String test30(System.String ByRef)">
22498         <size>36</size>
22499       </method>
22500       <method name="System.String test31(Int32)">
22501         <size>78</size>
22502       </method>
22503       <method name="Void test32()">
22504         <size>11</size>
22505       </method>
22506       <method name="Int32 test33()">
22507         <size>4</size>
22508       </method>
22509       <method name="Void test34()">
22510         <size>20</size>
22511       </method>
22512       <method name="Void test35(Int32, Boolean)">
22513         <size>28</size>
22514       </method>
22515       <method name="Void test36()">
22516         <size>41</size>
22517       </method>
22518       <method name="Void test37()">
22519         <size>42</size>
22520       </method>
22521       <method name="Int32 test38()">
22522         <size>2</size>
22523       </method>
22524       <method name="Int32 test40(Int32)">
22525         <size>18</size>
22526       </method>
22527     </type>
22528   </test>
22529   <test name="test-155.cs">
22530     <type name="Test">
22531       <method name="Void .ctor()">
22532         <size>7</size>
22533       </method>
22534       <method name="Int32 Main()">
22535         <size>44</size>
22536       </method>
22537     </type>
22538     <type name="Test+TestClass">
22539       <method name="Void .ctor()">
22540         <size>7</size>
22541       </method>
22542       <method name="System.String test(System.String)">
22543         <size>22</size>
22544       </method>
22545     </type>
22546   </test>
22547   <test name="test-156.cs">
22548     <type name="Internal">
22549       <method name="Void .ctor()">
22550         <size>7</size>
22551       </method>
22552     </type>
22553     <type name="Public">
22554       <method name="Void .ctor()">
22555         <size>7</size>
22556       </method>
22557     </type>
22558     <type name="X">
22559       <method name="Void .ctor()">
22560         <size>7</size>
22561       </method>
22562       <method name="Void Main()">
22563         <size>1</size>
22564       </method>
22565     </type>
22566     <type name="X+NestedPublic">
22567       <method name="Void .ctor()">
22568         <size>7</size>
22569       </method>
22570     </type>
22571     <type name="X+NestedAssembly">
22572       <method name="Void .ctor()">
22573         <size>7</size>
22574       </method>
22575     </type>
22576     <type name="X+NestedFamilyAndAssembly">
22577       <method name="Void .ctor()">
22578         <size>7</size>
22579       </method>
22580     </type>
22581     <type name="X+NestedFamily">
22582       <method name="Void .ctor()">
22583         <size>7</size>
22584       </method>
22585     </type>
22586     <type name="X+NestedPrivate">
22587       <method name="Void .ctor()">
22588         <size>7</size>
22589       </method>
22590     </type>
22591     <type name="A">
22592       <method name="Void .ctor()">
22593         <size>7</size>
22594       </method>
22595     </type>
22596     <type name="B">
22597       <method name="Void .ctor()">
22598         <size>7</size>
22599       </method>
22600     </type>
22601     <type name="C">
22602       <method name="Void .ctor()">
22603         <size>7</size>
22604       </method>
22605     </type>
22606     <type name="D">
22607       <method name="Void .ctor()">
22608         <size>7</size>
22609       </method>
22610     </type>
22611     <type name="E">
22612       <method name="Void .ctor()">
22613         <size>7</size>
22614       </method>
22615     </type>
22616     <type name="F">
22617       <method name="Void .ctor()">
22618         <size>7</size>
22619       </method>
22620     </type>
22621     <type name="Y">
22622       <method name="Void .ctor()">
22623         <size>7</size>
22624       </method>
22625       <method name="Void Test(YI)">
22626         <size>1</size>
22627       </method>
22628     </type>
22629     <type name="Y+YA">
22630       <method name="Void .ctor()">
22631         <size>7</size>
22632       </method>
22633     </type>
22634     <type name="Y+YB">
22635       <method name="Void .ctor()">
22636         <size>7</size>
22637       </method>
22638     </type>
22639     <type name="Y+YC">
22640       <method name="Void .ctor()">
22641         <size>7</size>
22642       </method>
22643     </type>
22644     <type name="Y+YD">
22645       <method name="Void .ctor()">
22646         <size>7</size>
22647       </method>
22648     </type>
22649     <type name="Y+YE">
22650       <method name="Void .ctor()">
22651         <size>7</size>
22652       </method>
22653     </type>
22654     <type name="Y+YF">
22655       <method name="Void .ctor()">
22656         <size>7</size>
22657       </method>
22658     </type>
22659     <type name="Y+YG">
22660       <method name="Void .ctor()">
22661         <size>7</size>
22662       </method>
22663     </type>
22664     <type name="Y+YH">
22665       <method name="Void .ctor()">
22666         <size>7</size>
22667       </method>
22668     </type>
22669     <type name="Z">
22670       <method name="Void .ctor()">
22671         <size>7</size>
22672       </method>
22673     </type>
22674     <type name="Z+P">
22675       <method name="Void .ctor()">
22676         <size>7</size>
22677       </method>
22678     </type>
22679     <type name="W">
22680       <method name="Void .ctor()">
22681         <size>7</size>
22682       </method>
22683     </type>
22684     <type name="W+WA">
22685       <method name="Void .ctor()">
22686         <size>7</size>
22687       </method>
22688     </type>
22689     <type name="W+WB">
22690       <method name="Void .ctor()">
22691         <size>7</size>
22692       </method>
22693     </type>
22694     <type name="W+WC">
22695       <method name="Void .ctor()">
22696         <size>7</size>
22697       </method>
22698     </type>
22699     <type name="W+WD">
22700       <method name="Void .ctor()">
22701         <size>7</size>
22702       </method>
22703     </type>
22704     <type name="W+WE">
22705       <method name="Void .ctor()">
22706         <size>7</size>
22707       </method>
22708     </type>
22709     <type name="W+WCA">
22710       <method name="Void .ctor()">
22711         <size>7</size>
22712       </method>
22713     </type>
22714     <type name="W+WCB">
22715       <method name="Void .ctor()">
22716         <size>7</size>
22717       </method>
22718     </type>
22719     <type name="W+WCB+WCD">
22720       <method name="Void .ctor()">
22721         <size>7</size>
22722       </method>
22723     </type>
22724     <type name="W+WCB+WCD+WCE">
22725       <method name="Void .ctor()">
22726         <size>7</size>
22727       </method>
22728     </type>
22729     <type name="G">
22730       <method name="Void .ctor()">
22731         <size>7</size>
22732       </method>
22733       <method name="Void Test(X)">
22734         <size>1</size>
22735       </method>
22736     </type>
22737     <type name="G+I">
22738       <method name="Void .ctor()">
22739         <size>7</size>
22740       </method>
22741     </type>
22742     <type name="G+I+J">
22743       <method name="Void .ctor()">
22744         <size>7</size>
22745       </method>
22746       <method name="Void Test(Foo)">
22747         <size>1</size>
22748       </method>
22749     </type>
22750     <type name="H">
22751       <method name="Void .ctor()">
22752         <size>7</size>
22753       </method>
22754       <method name="Void Test(System.Int32[])">
22755         <size>1</size>
22756       </method>
22757     </type>
22758     <type name="M">
22759       <method name="Void .ctor()">
22760         <size>7</size>
22761       </method>
22762       <method name="Void Hello(System.String)">
22763         <size>1</size>
22764       </method>
22765     </type>
22766   </test>
22767   <test name="test-157.cs">
22768     <type name="Test.MyAttribute">
22769       <method name="Void .ctor(String)">
22770         <size>20</size>
22771       </method>
22772     </type>
22773     <type name="Test.Test">
22774       <method name="Void .ctor()">
22775         <size>7</size>
22776       </method>
22777       <method name="Int32 Main()">
22778         <size>197</size>
22779       </method>
22780     </type>
22781   </test>
22782   <test name="test-158.cs">
22783     <type name="My">
22784       <method name="Void .ctor(Object)">
22785         <size>14</size>
22786       </method>
22787     </type>
22788     <type name="My+Test">
22789       <method name="Void .ctor()">
22790         <size>7</size>
22791       </method>
22792       <method name="Int32 Main()">
22793         <size>87</size>
22794       </method>
22795     </type>
22796   </test>
22797   <test name="test-159.cs">
22798     <type name="A.Iface">
22799       <method name="Void .ctor()">
22800         <size>7</size>
22801       </method>
22802       <method name="Void bah()">
22803         <size>1</size>
22804       </method>
22805     </type>
22806     <type name="A.my">
22807       <method name="Void .ctor()">
22808         <size>7</size>
22809       </method>
22810       <method name="Void doit(System.Object)">
22811         <size>13</size>
22812       </method>
22813       <method name="Int32 Main()">
22814         <size>2</size>
22815       </method>
22816     </type>
22817   </test>
22818   <test name="test-16.cs">
22819     <type name="Mine.Blah">
22820       <method name="Void .ctor()">
22821         <size>7</size>
22822       </method>
22823       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22824         <size>12</size>
22825       </method>
22826       <method name="Int32 op_Implicit(Mine.Blah)">
22827         <size>12</size>
22828       </method>
22829       <method name="Byte op_Implicit(Mine.Blah)">
22830         <size>12</size>
22831       </method>
22832       <method name="Int16 op_Implicit(Mine.Blah)">
22833         <size>12</size>
22834       </method>
22835     </type>
22836     <type name="Mine.Foo">
22837       <method name="Void .ctor()">
22838         <size>7</size>
22839       </method>
22840       <method name="Int32 Main()">
22841         <size>118</size>
22842       </method>
22843     </type>
22844   </test>
22845   <test name="test-160.cs">
22846     <type name="B">
22847       <method name="Void .ctor()">
22848         <size>7</size>
22849       </method>
22850     </type>
22851     <type name="S">
22852       <method name="Void .ctor()">
22853         <size>7</size>
22854       </method>
22855     </type>
22856     <type name="T">
22857       <method name="Void .ctor()">
22858         <size>7</size>
22859       </method>
22860       <method name="Int32 blah(System.Object)">
22861         <size>62</size>
22862       </method>
22863       <method name="Int32 Main()">
22864         <size>2</size>
22865       </method>
22866     </type>
22867   </test>
22868   <test name="test-161.cs">
22869     <type name="ZipEntry">
22870       <method name="Void .ctor(String)">
22871         <size>18</size>
22872       </method>
22873       <method name="Void .ctor(ZipEntry)">
22874         <size>18</size>
22875       </method>
22876       <method name="DateTime get_DateTime()">
22877         <size>7</size>
22878       </method>
22879       <method name="Int32 Main()">
22880         <size>2</size>
22881       </method>
22882     </type>
22883   </test>
22884   <test name="test-162.cs">
22885     <type name="X">
22886       <method name="Void .ctor()">
22887         <size>7</size>
22888       </method>
22889       <method name="Void test_output(A)">
22890         <size>1</size>
22891       </method>
22892       <method name="Void test_output(B)">
22893         <size>1</size>
22894       </method>
22895       <method name="Void test_output(E)">
22896         <size>1</size>
22897       </method>
22898       <method name="Void test_output(F)">
22899         <size>1</size>
22900       </method>
22901       <method name="Void test1()">
22902         <size>21</size>
22903       </method>
22904       <method name="Void test2()">
22905         <size>32</size>
22906       </method>
22907       <method name="Void test3()">
22908         <size>21</size>
22909       </method>
22910       <method name="Void test4(A)">
22911         <size>9</size>
22912       </method>
22913       <method name="Void test5(A ByRef)">
22914         <size>9</size>
22915       </method>
22916       <method name="Void test6(B ByRef)">
22917         <size>8</size>
22918       </method>
22919       <method name="Void test7()">
22920         <size>28</size>
22921       </method>
22922       <method name="Void test8()">
22923         <size>50</size>
22924       </method>
22925       <method name="Void test9()">
22926         <size>26</size>
22927       </method>
22928       <method name="Void test10()">
22929         <size>82</size>
22930       </method>
22931       <method name="Int32 Main()">
22932         <size>2</size>
22933       </method>
22934     </type>
22935     <type name="A">
22936       <method name="Void .ctor(Int32)">
22937         <size>27</size>
22938       </method>
22939     </type>
22940     <type name="C">
22941       <method name="Void .ctor(Int64)">
22942         <size>8</size>
22943       </method>
22944       <method name="Void .ctor(String)">
22945         <size>13</size>
22946       </method>
22947     </type>
22948     <type name="E">
22949       <method name="Void .ctor(Int32)">
22950         <size>21</size>
22951       </method>
22952     </type>
22953   </test>
22954   <test name="test-163.cs">
22955     <type name="Blah">
22956       <method name="Void .ctor()">
22957         <size>7</size>
22958       </method>
22959       <method name="Int32 Foo(System.String)">
22960         <size>2</size>
22961       </method>
22962       <method name="Int32 Foo(System.Object)">
22963         <size>2</size>
22964       </method>
22965       <method name="Int32 Main()">
22966         <size>28</size>
22967       </method>
22968     </type>
22969   </test>
22970   <test name="test-164.cs">
22971     <type name="X">
22972       <method name="Void .ctor()">
22973         <size>26</size>
22974       </method>
22975       <method name="Int32 Foo()">
22976         <size>2</size>
22977       </method>
22978     </type>
22979     <type name="Y">
22980       <method name="Void .ctor()">
22981         <size>7</size>
22982       </method>
22983       <method name="Int32 Foo()">
22984         <size>2</size>
22985       </method>
22986       <method name="Int32 Hello()">
22987         <size>12</size>
22988       </method>
22989       <method name="Void Main()">
22990         <size>46</size>
22991       </method>
22992     </type>
22993     <type name="X+FooDelegate">
22994       <method name="Void .ctor(Object, IntPtr)">
22995         <size>0</size>
22996       </method>
22997       <method name="Int32 Invoke()">
22998         <size>0</size>
22999       </method>
23000       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23001         <size>0</size>
23002       </method>
23003       <method name="Int32 EndInvoke(IAsyncResult)">
23004         <size>0</size>
23005       </method>
23006     </type>
23007   </test>
23008   <test name="test-165.cs">
23009     <type name="Testing">
23010       <method name="Void .ctor()">
23011         <size>7</size>
23012       </method>
23013       <method name="Int32 TestEnumInit(Fruit)">
23014         <size>21</size>
23015       </method>
23016       <method name="Int32 Main()">
23017         <size>62</size>
23018       </method>
23019     </type>
23020   </test>
23021   <test name="test-166.cs">
23022     <type name="Test">
23023       <method name="Void .ctor()">
23024         <size>7</size>
23025       </method>
23026       <method name="Int32 get_Item(Int32)">
23027         <size>2</size>
23028       </method>
23029     </type>
23030     <type name="D">
23031       <method name="Void .ctor()">
23032         <size>7</size>
23033       </method>
23034       <method name="Int32 get_TargetIntegerSize()">
23035         <size>2</size>
23036       </method>
23037       <method name="Int32 Hello(IInferior)">
23038         <size>7</size>
23039       </method>
23040       <method name="Int32 Main()">
23041         <size>61</size>
23042       </method>
23043     </type>
23044     <type name="Test">
23045       <method name="Int32 ITest.get_Item(Int32)">
23046         <size>2</size>
23047       </method>
23048     </type>
23049   </test>
23050   <test name="test-167.cs">
23051     <type name="X">
23052       <method name="Void .ctor()">
23053         <size>7</size>
23054       </method>
23055       <method name="Int32 Test(X+Foo[])">
23056         <size>23</size>
23057       </method>
23058       <method name="Int32 Main()">
23059         <size>44</size>
23060       </method>
23061     </type>
23062   </test>
23063   <test name="test-168.cs">
23064     <type name="Test">
23065       <method name="Void .ctor()">
23066         <size>7</size>
23067       </method>
23068       <method name="Int32 Main()">
23069         <size>21</size>
23070       </method>
23071     </type>
23072     <type name="X">
23073       <method name="System.String op_Implicit(X)">
23074         <size>6</size>
23075       </method>
23076     </type>
23077   </test>
23078   <test name="test-169.cs">
23079     <type name="basec">
23080       <method name="Void .ctor()">
23081         <size>7</size>
23082       </method>
23083       <method name="System.String get_Message()">
23084         <size>6</size>
23085       </method>
23086     </type>
23087     <type name="der">
23088       <method name="Void .ctor()">
23089         <size>7</size>
23090       </method>
23091       <method name="System.String get_Message()">
23092         <size>6</size>
23093       </method>
23094     </type>
23095     <type name="Base">
23096       <method name="Void .ctor()">
23097         <size>7</size>
23098       </method>
23099       <method name="Int32 get_Thingy()">
23100         <size>7</size>
23101       </method>
23102       <method name="Void set_Thingy(Int32)">
23103         <size>8</size>
23104       </method>
23105     </type>
23106     <type name="Derived">
23107       <method name="Void .ctor()">
23108         <size>7</size>
23109       </method>
23110       <method name="Int32 get_BaseThingy()">
23111         <size>7</size>
23112       </method>
23113       <method name="Void set_Thingy(Int32)">
23114         <size>1</size>
23115       </method>
23116     </type>
23117     <type name="D">
23118       <method name="Void .ctor()">
23119         <size>7</size>
23120       </method>
23121       <method name="Int32 Main()">
23122         <size>97</size>
23123       </method>
23124     </type>
23125   </test>
23126   <test name="test-17.cs">
23127     <type name="Blah">
23128       <method name="Void .ctor()">
23129         <size>7</size>
23130       </method>
23131       <method name="Int32 Main()">
23132         <size>39</size>
23133       </method>
23134       <method name="Byte op_Implicit(Blah)">
23135         <size>12</size>
23136       </method>
23137       <method name="Int16 op_Implicit(Blah)">
23138         <size>12</size>
23139       </method>
23140       <method name="Int32 op_Implicit(Blah)">
23141         <size>12</size>
23142       </method>
23143     </type>
23144   </test>
23145   <test name="test-170.cs">
23146     <type name="X">
23147       <method name="Void .ctor()">
23148         <size>7</size>
23149       </method>
23150       <method name="Int32 get_prop()">
23151         <size>7</size>
23152       </method>
23153       <method name="Void set_prop(Int32)">
23154         <size>8</size>
23155       </method>
23156       <method name="Void set_AAA(Int32)">
23157         <size>1</size>
23158       </method>
23159     </type>
23160     <type name="Y">
23161       <method name="Void .ctor()">
23162         <size>14</size>
23163       </method>
23164       <method name="Int32 get_prop()">
23165         <size>7</size>
23166       </method>
23167       <method name="Void set_prop(Int32)">
23168         <size>8</size>
23169       </method>
23170       <method name="Int32 A()">
23171         <size>38</size>
23172       </method>
23173       <method name="Int32 Main()">
23174         <size>13</size>
23175       </method>
23176     </type>
23177   </test>
23178   <test name="test-171.cs">
23179     <type name="IntPtr_Conv.Class1">
23180       <method name="Void .ctor()">
23181         <size>7</size>
23182       </method>
23183       <method name="Int32 Main(System.String[])">
23184         <size>15</size>
23185       </method>
23186     </type>
23187   </test>
23188   <test name="test-172.cs">
23189     <type name="X">
23190       <method name="Void .ctor()">
23191         <size>7</size>
23192       </method>
23193       <method name="Void .cctor()">
23194         <size>31</size>
23195       </method>
23196       <method name="Boolean ff()">
23197         <size>14</size>
23198       </method>
23199       <method name="Boolean tt()">
23200         <size>14</size>
23201       </method>
23202       <method name="Int32 test_if()">
23203         <size>599</size>
23204       </method>
23205       <method name="Int32 test_while()">
23206         <size>437</size>
23207       </method>
23208       <method name="Int32 test_inline()">
23209         <size>29</size>
23210       </method>
23211       <method name="Int32 Main()">
23212         <size>109</size>
23213       </method>
23214     </type>
23215   </test>
23216   <test name="test-173.cs">
23217     <type name="Base">
23218       <method name="Void .ctor(Int32)">
23219         <size>14</size>
23220       </method>
23221       <method name="Int32 get_Value()">
23222         <size>7</size>
23223       </method>
23224     </type>
23225     <type name="A">
23226       <method name="Void .ctor(Int32)">
23227         <size>18</size>
23228       </method>
23229       <method name="Void .ctor(UInt32)">
23230         <size>18</size>
23231       </method>
23232     </type>
23233     <type name="B">
23234       <method name="Void .ctor(Int64)">
23235         <size>18</size>
23236       </method>
23237       <method name="Void .ctor(UInt64)">
23238         <size>18</size>
23239       </method>
23240     </type>
23241     <type name="C">
23242       <method name="Void .ctor(Int16)">
23243         <size>18</size>
23244       </method>
23245       <method name="Void .ctor(UInt16)">
23246         <size>18</size>
23247       </method>
23248     </type>
23249     <type name="D">
23250       <method name="Void .ctor(SByte)">
23251         <size>18</size>
23252       </method>
23253       <method name="Void .ctor(Byte)">
23254         <size>18</size>
23255       </method>
23256     </type>
23257     <type name="E">
23258       <method name="Void .ctor(Int64)">
23259         <size>19</size>
23260       </method>
23261       <method name="Void .ctor(E)">
23262         <size>19</size>
23263       </method>
23264       <method name="E op_Implicit(Int64)">
23265         <size>7</size>
23266       </method>
23267     </type>
23268     <type name="F">
23269       <method name="Void .ctor(Int32)">
23270         <size>19</size>
23271       </method>
23272       <method name="Void .ctor(F)">
23273         <size>19</size>
23274       </method>
23275       <method name="F op_Implicit(Int32)">
23276         <size>7</size>
23277       </method>
23278     </type>
23279     <type name="X">
23280       <method name="Void .ctor()">
23281         <size>7</size>
23282       </method>
23283       <method name="Int32 Test()">
23284         <size>231</size>
23285       </method>
23286       <method name="Int32 Main()">
23287         <size>24</size>
23288       </method>
23289     </type>
23290   </test>
23291   <test name="test-174.cs">
23292     <type name="ProtectedAccessToPropertyOnChild">
23293       <method name="Void .ctor()">
23294         <size>14</size>
23295       </method>
23296       <method name="Int32 Main()">
23297         <size>21</size>
23298       </method>
23299     </type>
23300     <type name="TestAccessToPrivateMemberInParentClass">
23301       <method name="Void .ctor()">
23302         <size>7</size>
23303       </method>
23304       <method name="System.Double[][] get_Array()">
23305         <size>7</size>
23306       </method>
23307     </type>
23308     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23309       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23310         <size>37</size>
23311       </method>
23312     </type>
23313     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23314       <method name="Void .ctor()">
23315         <size>29</size>
23316       </method>
23317       <method name="Int32 Test()">
23318         <size>27</size>
23319       </method>
23320     </type>
23321     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23322       <method name="Void .ctor()">
23323         <size>26</size>
23324       </method>
23325       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23326         <size>15</size>
23327       </method>
23328     </type>
23329     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23330       <method name="Void .ctor()">
23331         <size>7</size>
23332       </method>
23333     </type>
23334   </test>
23335   <test name="test-175.cs">
23336     <type name="X">
23337       <method name="Void .ctor()">
23338         <size>7</size>
23339       </method>
23340       <method name="Int32 Main()">
23341         <size>59</size>
23342       </method>
23343     </type>
23344     <type name="RVA">
23345       <method name="Void .ctor(UInt32)">
23346         <size>8</size>
23347       </method>
23348       <method name="RVA op_Implicit(UInt32)">
23349         <size>7</size>
23350       </method>
23351       <method name="UInt32 op_Implicit(RVA)">
23352         <size>8</size>
23353       </method>
23354     </type>
23355   </test>
23356   <test name="test-176.cs">
23357     <type name="X">
23358       <method name="Void .ctor()">
23359         <size>7</size>
23360       </method>
23361       <method name="Int32 Main()">
23362         <size>34</size>
23363       </method>
23364     </type>
23365   </test>
23366   <test name="test-177.cs">
23367     <type name="MethodAttribute">
23368       <method name="Void .ctor()">
23369         <size>7</size>
23370       </method>
23371     </type>
23372     <type name="ReturnAttribute">
23373       <method name="Void .ctor()">
23374         <size>7</size>
23375       </method>
23376     </type>
23377     <type name="Test">
23378       <method name="Void .ctor()">
23379         <size>7</size>
23380       </method>
23381       <method name="Void Method()">
23382         <size>1</size>
23383       </method>
23384       <method name="Int32 Main()">
23385         <size>40</size>
23386       </method>
23387     </type>
23388   </test>
23389   <test name="test-178.cs">
23390     <type name="BrowsableClass">
23391       <method name="Void .ctor()">
23392         <size>7</size>
23393       </method>
23394       <method name="Int32 Main()">
23395         <size>54</size>
23396       </method>
23397       <method name="BrowsableClass op_Increment(BrowsableClass)">
23398         <size>2</size>
23399       </method>
23400     </type>
23401   </test>
23402   <test name="test-179.cs">
23403     <type name="A">
23404       <method name="Void .ctor()">
23405         <size>7</size>
23406       </method>
23407       <method name="Void set_Item(Double, Double)">
23408         <size>15</size>
23409       </method>
23410       <method name="Double get_Item(Double)">
23411         <size>29</size>
23412       </method>
23413     </type>
23414     <type name="B">
23415       <method name="Void .ctor()">
23416         <size>7</size>
23417       </method>
23418       <method name="Void set_Item(Double, Double)">
23419         <size>15</size>
23420       </method>
23421       <method name="Double get_Item(Double)">
23422         <size>29</size>
23423       </method>
23424     </type>
23425     <type name="C">
23426       <method name="Void .ctor()">
23427         <size>7</size>
23428       </method>
23429       <method name="Void set_Item(System.String, System.String)">
23430         <size>15</size>
23431       </method>
23432       <method name="System.String get_Item(System.String)">
23433         <size>30</size>
23434       </method>
23435       <method name="Void set_Item(Int32, Int32)">
23436         <size>15</size>
23437       </method>
23438       <method name="Int32 get_Item(Int32)">
23439         <size>21</size>
23440       </method>
23441     </type>
23442     <type name="EntryPoint">
23443       <method name="Int32 Main(System.String[])">
23444         <size>150</size>
23445       </method>
23446     </type>
23447   </test>
23448   <test name="test-18.cs">
23449     <type name="X">
23450       <method name="Void .ctor()">
23451         <size>7</size>
23452       </method>
23453       <method name="Void m()">
23454         <size>60</size>
23455       </method>
23456       <method name="Int32 ret(Int32)">
23457         <size>40</size>
23458       </method>
23459       <method name="Int32 Main()">
23460         <size>62</size>
23461       </method>
23462     </type>
23463   </test>
23464   <test name="test-180.cs">
23465     <type name="Testing">
23466       <method name="Void .ctor()">
23467         <size>7</size>
23468       </method>
23469       <method name="Void Main()">
23470         <size>17</size>
23471       </method>
23472     </type>
23473   </test>
23474   <test name="test-181.cs">
23475     <type name="Test">
23476       <method name="Void .ctor()">
23477         <size>7</size>
23478       </method>
23479       <method name="Void test()">
23480         <size>1</size>
23481       </method>
23482       <method name="Int32 Main()">
23483         <size>43</size>
23484       </method>
23485     </type>
23486   </test>
23487   <test name="test-182.cs">
23488     <type name="T">
23489       <method name="Void .ctor()">
23490         <size>7</size>
23491       </method>
23492       <method name="Int32 Main()">
23493         <size>26</size>
23494       </method>
23495     </type>
23496     <type name="TS">
23497       <method name="Int64 get_Ticks()">
23498         <size>19</size>
23499       </method>
23500     </type>
23501     <type name="DT">
23502       <method name="Int64 get_Ticks()">
23503         <size>12</size>
23504       </method>
23505     </type>
23506   </test>
23507   <test name="test-183.cs">
23508     <type name="Test">
23509       <method name="Void .ctor()">
23510         <size>7</size>
23511       </method>
23512       <method name="Int32 M(Int32, Int32 ByRef)">
23513         <size>12</size>
23514       </method>
23515       <method name="Int32 Main()">
23516         <size>67</size>
23517       </method>
23518     </type>
23519     <type name="Test+D">
23520       <method name="Void .ctor(Object, IntPtr)">
23521         <size>0</size>
23522       </method>
23523       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23524         <size>0</size>
23525       </method>
23526       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23527         <size>0</size>
23528       </method>
23529       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23530         <size>0</size>
23531       </method>
23532     </type>
23533   </test>
23534   <test name="test-184.cs">
23535     <type name="User">
23536       <method name="Void .ctor(Interface)">
23537         <size>7</size>
23538       </method>
23539     </type>
23540     <type name="Test">
23541       <method name="Void .ctor()">
23542         <size>55</size>
23543       </method>
23544       <method name="Int32 Main()">
23545         <size>8</size>
23546       </method>
23547     </type>
23548     <type name="Struct">
23549       <method name="Void .ctor(Int32)">
23550         <size>1</size>
23551       </method>
23552       <method name="Int32 get_X()">
23553         <size>2</size>
23554       </method>
23555     </type>
23556   </test>
23557   <test name="test-185.cs">
23558     <type name="X">
23559       <method name="Void .ctor()">
23560         <size>7</size>
23561       </method>
23562       <method name="Int32 Test(Int32)">
23563         <size>36</size>
23564       </method>
23565       <method name="Int32 Main()">
23566         <size>29</size>
23567       </method>
23568     </type>
23569   </test>
23570   <test name="test-186.cs">
23571     <type name="TestBUG.myAttribute">
23572       <method name="Void .ctor(String, String, String, Int32)">
23573         <size>7</size>
23574       </method>
23575     </type>
23576     <type name="TestBUG.Test">
23577       <method name="Void .ctor()">
23578         <size>7</size>
23579       </method>
23580       <method name="Int32 Main()">
23581         <size>2</size>
23582       </method>
23583     </type>
23584   </test>
23585   <test name="test-187.cs">
23586     <type name="MyClass">
23587       <method name="Void .ctor()">
23588         <size>7</size>
23589       </method>
23590       <method name="Container get_Item(System.String)">
23591         <size>2</size>
23592       </method>
23593       <method name="Void set_Item(System.String, Container)">
23594         <size>1</size>
23595       </method>
23596     </type>
23597     <type name="Container">
23598       <method name="Void .ctor()">
23599         <size>7</size>
23600       </method>
23601       <method name="Container op_Addition(Container, System.Object)">
23602         <size>2</size>
23603       </method>
23604     </type>
23605     <type name="D">
23606       <method name="Void .ctor()">
23607         <size>7</size>
23608       </method>
23609       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23610         <size>65</size>
23611       </method>
23612       <method name="Int32 Main()">
23613         <size>2</size>
23614       </method>
23615     </type>
23616   </test>
23617   <test name="test-188.cs">
23618     <type name="Enumerator">
23619       <method name="Void .ctor()">
23620         <size>14</size>
23621       </method>
23622       <method name="Boolean MoveNext()">
23623         <size>21</size>
23624       </method>
23625       <method name="Char get_Current()">
23626         <size>3</size>
23627       </method>
23628     </type>
23629     <type name="RealEnumerator">
23630       <method name="Void .ctor(Coll)">
23631         <size>14</size>
23632       </method>
23633       <method name="Void Dispose()">
23634         <size>13</size>
23635       </method>
23636     </type>
23637     <type name="Coll">
23638       <method name="Void .ctor()">
23639         <size>7</size>
23640       </method>
23641       <method name="Enumerator GetEnumerator()">
23642         <size>7</size>
23643       </method>
23644     </type>
23645     <type name="Test">
23646       <method name="Void .ctor()">
23647         <size>7</size>
23648       </method>
23649       <method name="Int32 Main(System.String[])">
23650         <size>78</size>
23651       </method>
23652     </type>
23653   </test>
23654   <test name="test-189.cs">
23655     <type name="MyTest">
23656       <method name="Void .ctor()">
23657         <size>7</size>
23658       </method>
23659       <method name="Int32 Main(System.String[])">
23660         <size>63</size>
23661       </method>
23662       <method name="Int32 m(Int32, Double)">
23663         <size>2</size>
23664       </method>
23665       <method name="Int32 m(Int32, System.Int32[])">
23666         <size>2</size>
23667       </method>
23668     </type>
23669     <type name="MonoTest">
23670       <method name="Void .ctor()">
23671         <size>7</size>
23672       </method>
23673       <method name="Int32 method1(System.String, System.Object[])">
23674         <size>2</size>
23675       </method>
23676       <method name="Void testmethod()">
23677         <size>27</size>
23678       </method>
23679     </type>
23680     <type name="MonoTest2">
23681       <method name="Void .ctor()">
23682         <size>7</size>
23683       </method>
23684       <method name="Int32 method1(System.String, System.Object[])">
23685         <size>2</size>
23686       </method>
23687       <method name="Void testmethod2()">
23688         <size>27</size>
23689       </method>
23690     </type>
23691   </test>
23692   <test name="test-19.cs">
23693     <type name="I">
23694       <method name="Void .ctor()">
23695         <size>7</size>
23696       </method>
23697       <method name="Void .cctor()">
23698         <size>18</size>
23699       </method>
23700       <method name="System.String fn(System.String)">
23701         <size>17</size>
23702       </method>
23703     </type>
23704     <type name="X">
23705       <method name="Void .ctor()">
23706         <size>7</size>
23707       </method>
23708       <method name="Void Thread_func()">
23709         <size>11</size>
23710       </method>
23711       <method name="Int32 Func(Int32, Int32)">
23712         <size>4</size>
23713       </method>
23714       <method name="Void Bar()">
23715         <size>44</size>
23716       </method>
23717       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23718         <size>18</size>
23719       </method>
23720       <method name="Int32 Main()">
23721         <size>303</size>
23722       </method>
23723       <method name="Int32 multiply_by_three(Int32)">
23724         <size>4</size>
23725       </method>
23726     </type>
23727     <type name="TestNamespace.TestClass">
23728       <method name="Void .ctor()">
23729         <size>7</size>
23730       </method>
23731     </type>
23732     <type name="I+GetTextFn">
23733       <method name="Void .ctor(Object, IntPtr)">
23734         <size>0</size>
23735       </method>
23736       <method name="System.String Invoke(System.String)">
23737         <size>0</size>
23738       </method>
23739       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23740         <size>0</size>
23741       </method>
23742       <method name="System.String EndInvoke(IAsyncResult)">
23743         <size>0</size>
23744       </method>
23745     </type>
23746     <type name="X+Foo">
23747       <method name="Void .ctor(Object, IntPtr)">
23748         <size>0</size>
23749       </method>
23750       <method name="Int32 Invoke(Int32, Int32)">
23751         <size>0</size>
23752       </method>
23753       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23754         <size>0</size>
23755       </method>
23756       <method name="Int32 EndInvoke(IAsyncResult)">
23757         <size>0</size>
23758       </method>
23759     </type>
23760     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23761       <method name="Void .ctor(Object, IntPtr)">
23762         <size>0</size>
23763       </method>
23764       <method name="Single Invoke(Single, System.Object[])">
23765         <size>0</size>
23766       </method>
23767       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23768         <size>0</size>
23769       </method>
23770       <method name="Single EndInvoke(IAsyncResult)">
23771         <size>0</size>
23772       </method>
23773     </type>
23774     <type name="NameSpace.TestDelegate">
23775       <method name="Void .ctor(Object, IntPtr)">
23776         <size>0</size>
23777       </method>
23778       <method name="Int32 Invoke(Int32)">
23779         <size>0</size>
23780       </method>
23781       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23782         <size>0</size>
23783       </method>
23784       <method name="Int32 EndInvoke(IAsyncResult)">
23785         <size>0</size>
23786       </method>
23787     </type>
23788   </test>
23789   <test name="test-190.cs">
23790     <type name="A">
23791       <method name="Void .ctor()">
23792         <size>7</size>
23793       </method>
23794       <method name="Void Main()">
23795         <size>1</size>
23796       </method>
23797     </type>
23798     <type name="A+B">
23799       <method name="Void .ctor()">
23800         <size>7</size>
23801       </method>
23802       <method name="Void Test()">
23803         <size>8</size>
23804       </method>
23805     </type>
23806     <type name="A+C">
23807       <method name="Void .ctor()">
23808         <size>7</size>
23809       </method>
23810       <method name="Void Test(A)">
23811         <size>8</size>
23812       </method>
23813     </type>
23814   </test>
23815   <test name="test-191.cs">
23816     <type name="X">
23817       <method name="Void .ctor()">
23818         <size>7</size>
23819       </method>
23820     </type>
23821     <type name="X+E">
23822       <method name="Void .ctor()">
23823         <size>7</size>
23824       </method>
23825     </type>
23826     <type name="X+D">
23827       <method name="Void .ctor()">
23828         <size>7</size>
23829       </method>
23830     </type>
23831     <type name="X+D+P">
23832       <method name="Void .ctor()">
23833         <size>7</size>
23834       </method>
23835     </type>
23836     <type name="Y">
23837       <method name="Void .ctor()">
23838         <size>7</size>
23839       </method>
23840     </type>
23841     <type name="Y+Op">
23842       <method name="Void .ctor()">
23843         <size>7</size>
23844       </method>
23845     </type>
23846     <type name="R">
23847       <method name="Void .ctor()">
23848         <size>7</size>
23849       </method>
23850       <method name="Void Main()">
23851         <size>1</size>
23852       </method>
23853     </type>
23854   </test>
23855   <test name="test-192.cs">
23856     <type name="X">
23857       <method name="Void .ctor()">
23858         <size>7</size>
23859       </method>
23860       <method name="Void Main()">
23861         <size>1</size>
23862       </method>
23863     </type>
23864   </test>
23865   <test name="test-193.cs">
23866     <type name="A">
23867       <method name="Void .ctor()">
23868         <size>7</size>
23869       </method>
23870       <method name="Int32 Test(Int32)">
23871         <size>88</size>
23872       </method>
23873       <method name="Int32 Main()">
23874         <size>7</size>
23875       </method>
23876     </type>
23877   </test>
23878   <test name="test-194.cs">
23879     <type name="TestParams">
23880       <method name="Void .ctor()">
23881         <size>7</size>
23882       </method>
23883       <method name="Int32 Main(System.String[])">
23884         <size>38</size>
23885       </method>
23886       <method name="Int32 Params(System.Object[])">
23887         <size>10</size>
23888       </method>
23889     </type>
23890   </test>
23891   <test name="test-195.cs">
23892     <type name="Y">
23893       <method name="Void .ctor()">
23894         <size>7</size>
23895       </method>
23896       <method name="Void .cctor()">
23897         <size>1</size>
23898       </method>
23899       <method name="Int32 C()">
23900         <size>36</size>
23901       </method>
23902     </type>
23903     <type name="X">
23904       <method name="Void .ctor()">
23905         <size>8</size>
23906       </method>
23907       <method name="Void .ctor(Int32)">
23908         <size>18</size>
23909       </method>
23910       <method name="Void Main()">
23911         <size>7</size>
23912       </method>
23913     </type>
23914   </test>
23915   <test name="test-196.cs">
23916     <type name="X">
23917       <method name="Void .ctor()">
23918         <size>7</size>
23919       </method>
23920       <method name="Void Bug1()">
23921         <size>15</size>
23922       </method>
23923       <method name="Void Bug2()">
23924         <size>16</size>
23925       </method>
23926       <method name="Int32 Main()">
23927         <size>2</size>
23928       </method>
23929     </type>
23930   </test>
23931   <test name="test-197.cs">
23932     <type name="X">
23933       <method name="Void .ctor()">
23934         <size>7</size>
23935       </method>
23936       <method name="Void Foo()">
23937         <size>0</size>
23938       </method>
23939     </type>
23940     <type name="Y">
23941       <method name="Void .ctor()">
23942         <size>7</size>
23943       </method>
23944     </type>
23945     <type name="Z">
23946       <method name="Void .ctor()">
23947         <size>7</size>
23948       </method>
23949       <method name="Void Foo()">
23950         <size>11</size>
23951       </method>
23952     </type>
23953     <type name="Test">
23954       <method name="Void .ctor()">
23955         <size>7</size>
23956       </method>
23957       <method name="Int32 Main()">
23958         <size>16</size>
23959       </method>
23960     </type>
23961   </test>
23962   <test name="test-198.cs">
23963     <type name="N1.N3.N4.Bar">
23964       <method name="Void .ctor()">
23965         <size>7</size>
23966       </method>
23967     </type>
23968     <type name="N1.N2.Foo">
23969       <method name="Void .ctor()">
23970         <size>7</size>
23971       </method>
23972     </type>
23973     <type name="N5.N6.Foo">
23974       <method name="Void .ctor()">
23975         <size>7</size>
23976       </method>
23977     </type>
23978     <type name="N5.N7.N8.Bar">
23979       <method name="Void .ctor()">
23980         <size>7</size>
23981       </method>
23982     </type>
23983     <type name="FirstOuter.FirstInner.First">
23984       <method name="Void .ctor()">
23985         <size>7</size>
23986       </method>
23987       <method name="System.String get_MyIdentity()">
23988         <size>12</size>
23989       </method>
23990     </type>
23991     <type name="FirstOuter.Second">
23992       <method name="Void .ctor()">
23993         <size>7</size>
23994       </method>
23995     </type>
23996     <type name="FirstOuter.SecondInner.Third">
23997       <method name="Void .ctor()">
23998         <size>7</size>
23999       </method>
24000     </type>
24001     <type name="FirstOuter.FirstInner.Fourth">
24002       <method name="Void .ctor()">
24003         <size>7</size>
24004       </method>
24005     </type>
24006     <type name="Fifth">
24007       <method name="Void .ctor()">
24008         <size>7</size>
24009       </method>
24010     </type>
24011     <type name="M1.M2.M3.Foo">
24012       <method name="Void .ctor()">
24013         <size>7</size>
24014       </method>
24015     </type>
24016     <type name="P1.P2.Bar">
24017       <method name="Void .ctor()">
24018         <size>7</size>
24019       </method>
24020     </type>
24021     <type name="X">
24022       <method name="Void .ctor()">
24023         <size>7</size>
24024       </method>
24025       <method name="Int32 Main()">
24026         <size>2</size>
24027       </method>
24028     </type>
24029   </test>
24030   <test name="test-199.cs">
24031     <type name="Test">
24032       <method name="Void .ctor()">
24033         <size>7</size>
24034       </method>
24035       <method name="Int32 Main()">
24036         <size>22</size>
24037       </method>
24038     </type>
24039     <type name="N1.Foo">
24040       <method name="Void .ctor()">
24041         <size>7</size>
24042       </method>
24043     </type>
24044     <type name="N1.Foo+Foo2">
24045       <method name="Void .ctor()">
24046         <size>7</size>
24047       </method>
24048     </type>
24049     <type name="N1.Bar2">
24050       <method name="Void .ctor()">
24051         <size>7</size>
24052       </method>
24053       <method name="Int32 Talk()">
24054         <size>2</size>
24055       </method>
24056     </type>
24057     <type name="N2.Bar">
24058       <method name="Void .ctor()">
24059         <size>7</size>
24060       </method>
24061     </type>
24062     <type name="N2.Bar+Bar2">
24063       <method name="Void .ctor()">
24064         <size>7</size>
24065       </method>
24066       <method name="Int32 Talk()">
24067         <size>2</size>
24068       </method>
24069     </type>
24070   </test>
24071   <test name="test-2.cs">
24072     <type name="X">
24073       <method name="Void .ctor()">
24074         <size>7</size>
24075       </method>
24076       <method name="Int32 Main(System.String[])">
24077         <size>12</size>
24078       </method>
24079     </type>
24080   </test>
24081   <test name="test-20.cs">
24082     <type name="A">
24083       <method name="Void .ctor()">
24084         <size>7</size>
24085       </method>
24086       <method name="Void X()">
24087         <size>8</size>
24088       </method>
24089     </type>
24090     <type name="B">
24091       <method name="Void .ctor()">
24092         <size>7</size>
24093       </method>
24094       <method name="Void X()">
24095         <size>8</size>
24096       </method>
24097       <method name="Void TestB()">
24098         <size>7</size>
24099       </method>
24100     </type>
24101     <type name="Ax">
24102       <method name="Void .ctor()">
24103         <size>7</size>
24104       </method>
24105       <method name="Void A()">
24106         <size>8</size>
24107       </method>
24108       <method name="Void B()">
24109         <size>8</size>
24110       </method>
24111     </type>
24112     <type name="Bx">
24113       <method name="Void .ctor()">
24114         <size>7</size>
24115       </method>
24116       <method name="Void A()">
24117         <size>8</size>
24118       </method>
24119       <method name="Void B()">
24120         <size>8</size>
24121       </method>
24122     </type>
24123     <type name="Test">
24124       <method name="Void .ctor()">
24125         <size>7</size>
24126       </method>
24127       <method name="Int32 Main()">
24128         <size>100</size>
24129       </method>
24130     </type>
24131   </test>
24132   <test name="test-200.cs">
24133     <type name="X">
24134       <method name="Void .ctor()">
24135         <size>7</size>
24136       </method>
24137       <method name="Int32 Main()">
24138         <size>104</size>
24139       </method>
24140     </type>
24141   </test>
24142   <test name="test-201.cs">
24143     <type name="Parent">
24144       <method name="Void .ctor()">
24145         <size>7</size>
24146       </method>
24147     </type>
24148     <type name="Child">
24149       <method name="Void .ctor()">
24150         <size>7</size>
24151       </method>
24152     </type>
24153     <type name="Child+Nested">
24154       <method name="Void .ctor()">
24155         <size>18</size>
24156       </method>
24157     </type>
24158     <type name="Collide">
24159       <method name="Void .ctor(Int32)">
24160         <size>14</size>
24161       </method>
24162       <method name="Void .cctor()">
24163         <size>12</size>
24164       </method>
24165       <method name="Int32 Main()">
24166         <size>27</size>
24167       </method>
24168     </type>
24169   </test>
24170   <test name="test-202.cs">
24171     <type name="X.X">
24172       <method name="Void .ctor()">
24173         <size>7</size>
24174       </method>
24175     </type>
24176     <type name="A.B.C.D">
24177       <method name="Void .ctor()">
24178         <size>7</size>
24179       </method>
24180     </type>
24181     <type name="Test">
24182       <method name="Void .ctor()">
24183         <size>7</size>
24184       </method>
24185       <method name="Int32 Main()">
24186         <size>14</size>
24187       </method>
24188     </type>
24189   </test>
24190   <test name="test-203.cs">
24191     <type name="Foo">
24192       <method name="Void .ctor()">
24193         <size>7</size>
24194       </method>
24195       <method name="Modifiers get_Modifiers()">
24196         <size>2</size>
24197       </method>
24198     </type>
24199     <type name="Bar">
24200       <method name="Void .ctor()">
24201         <size>7</size>
24202       </method>
24203       <method name="Int32 Main()">
24204         <size>13</size>
24205       </method>
24206     </type>
24207   </test>
24208   <test name="test-204.cs">
24209     <type name="X">
24210       <method name="Void .ctor(Int32)">
24211         <size>14</size>
24212       </method>
24213       <method name="System.String ToString()">
24214         <size>22</size>
24215       </method>
24216       <method name="Int32 Test()">
24217         <size>153</size>
24218       </method>
24219       <method name="Int32 Main()">
24220         <size>24</size>
24221       </method>
24222       <method name="X op_BitwiseAnd(X, X)">
24223         <size>19</size>
24224       </method>
24225       <method name="X op_BitwiseOr(X, X)">
24226         <size>19</size>
24227       </method>
24228       <method name="Boolean op_True(X)">
24229         <size>15</size>
24230       </method>
24231       <method name="Boolean op_False(X)">
24232         <size>12</size>
24233       </method>
24234     </type>
24235   </test>
24236   <test name="test-205.cs">
24237     <type name="A">
24238       <method name="Void .ctor(Object)">
24239         <size>7</size>
24240       </method>
24241     </type>
24242     <type name="Test">
24243       <method name="Void .ctor()">
24244         <size>7</size>
24245       </method>
24246       <method name="Void Main()">
24247         <size>1</size>
24248       </method>
24249     </type>
24250   </test>
24251   <test name="test-206.cs">
24252     <type name="X">
24253       <method name="Void .ctor()">
24254         <size>7</size>
24255       </method>
24256       <method name="Int32 get_Item(Int32)">
24257         <size>2</size>
24258       </method>
24259       <method name="System.Int32[] get_Item(System.Int32[])">
24260         <size>39</size>
24261       </method>
24262       <method name="Void Main()">
24263         <size>91</size>
24264       </method>
24265     </type>
24266     <type name="&lt;PrivateImplementationDetails&gt;">
24267       <method name="Void .ctor()">
24268         <size>7</size>
24269       </method>
24270     </type>
24271   </test>
24272   <test name="test-207.cs">
24273     <type name="X">
24274       <method name="Void .ctor()">
24275         <size>7</size>
24276       </method>
24277       <method name="Void .cctor()">
24278         <size>1</size>
24279       </method>
24280       <method name="Void hello(Int32)">
24281         <size>13</size>
24282       </method>
24283       <method name="Void world(Int32)">
24284         <size>16</size>
24285       </method>
24286       <method name="Int32 Main()">
24287         <size>138</size>
24288       </method>
24289     </type>
24290     <type name="Test">
24291       <method name="Void .ctor(Object, IntPtr)">
24292         <size>0</size>
24293       </method>
24294       <method name="Void Invoke(Int32)">
24295         <size>0</size>
24296       </method>
24297       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24298         <size>0</size>
24299       </method>
24300       <method name="Void EndInvoke(IAsyncResult)">
24301         <size>0</size>
24302       </method>
24303     </type>
24304   </test>
24305   <test name="test-208.cs">
24306     <type name="X">
24307       <method name="Void .ctor()">
24308         <size>7</size>
24309       </method>
24310       <method name="System.String get_Item(System.String)">
24311         <size>2</size>
24312       </method>
24313       <method name="Void Test()">
24314         <size>1</size>
24315       </method>
24316     </type>
24317     <type name="Y">
24318       <method name="Void .ctor()">
24319         <size>7</size>
24320       </method>
24321       <method name="Void Main()">
24322         <size>19</size>
24323       </method>
24324     </type>
24325   </test>
24326   <test name="test-209.cs">
24327     <type name="X">
24328       <method name="Void .ctor(Int32)">
24329         <size>14</size>
24330       </method>
24331       <method name="Int32 get_Foo()">
24332         <size>9</size>
24333       </method>
24334       <method name="Void set_Foo(Int32)">
24335         <size>8</size>
24336       </method>
24337       <method name="Int32 get_Item(Int32)">
24338         <size>7</size>
24339       </method>
24340       <method name="Void set_Item(Int32, Int32)">
24341         <size>8</size>
24342       </method>
24343       <method name="Void set_Item(System.String, System.String)">
24344         <size>7</size>
24345       </method>
24346       <method name="Void set_Bar(System.String)">
24347         <size>7</size>
24348       </method>
24349       <method name="A get_A()">
24350         <size>7</size>
24351       </method>
24352       <method name="Void set_A(A)">
24353         <size>12</size>
24354       </method>
24355       <method name="Int32 Main()">
24356         <size>75</size>
24357       </method>
24358     </type>
24359     <type name="A">
24360       <method name="Void .ctor(Int32)">
24361         <size>8</size>
24362       </method>
24363     </type>
24364   </test>
24365   <test name="test-21.cs">
24366     <type name="Blah">
24367       <method name="Void .ctor()">
24368         <size>7</size>
24369       </method>
24370       <method name="Int32 Main()">
24371         <size>47</size>
24372       </method>
24373     </type>
24374     <type name="Blah+Foo">
24375       <method name="Void .ctor()">
24376         <size>17</size>
24377       </method>
24378       <method name="Int32 Bar(Int32, Int32)">
24379         <size>14</size>
24380       </method>
24381     </type>
24382   </test>
24383   <test name="test-210.cs">
24384     <type name="X">
24385       <method name="Void .ctor()">
24386         <size>7</size>
24387       </method>
24388       <method name="Void foo()">
24389         <size>1</size>
24390       </method>
24391       <method name="Void Main()">
24392         <size>25</size>
24393       </method>
24394     </type>
24395     <type name="FooHandler">
24396       <method name="Void .ctor(Object, IntPtr)">
24397         <size>0</size>
24398       </method>
24399       <method name="Void Invoke()">
24400         <size>0</size>
24401       </method>
24402       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24403         <size>0</size>
24404       </method>
24405       <method name="Void EndInvoke(IAsyncResult)">
24406         <size>0</size>
24407       </method>
24408     </type>
24409   </test>
24410   <test name="test-211.cs">
24411     <type name="X">
24412       <method name="Void .ctor(Int32)">
24413         <size>14</size>
24414       </method>
24415       <method name="X op_Implicit(Int32)">
24416         <size>7</size>
24417       </method>
24418     </type>
24419     <type name="Y">
24420       <method name="Void .ctor(X)">
24421         <size>14</size>
24422       </method>
24423       <method name="Y op_Implicit(X)">
24424         <size>7</size>
24425       </method>
24426     </type>
24427     <type name="Z">
24428       <method name="Void .ctor(Y)">
24429         <size>14</size>
24430       </method>
24431       <method name="Int32 Main()">
24432         <size>27</size>
24433       </method>
24434       <method name="Z op_Implicit(Y)">
24435         <size>7</size>
24436       </method>
24437     </type>
24438   </test>
24439   <test name="test-212.cs">
24440     <type name="Problem">
24441       <method name="Void .ctor(String)">
24442         <size>14</size>
24443       </method>
24444       <method name="Int32 Multi(Int32, Problem[])">
24445         <size>4</size>
24446       </method>
24447       <method name="Int32 Main(System.String[])">
24448         <size>76</size>
24449       </method>
24450       <method name="Problem op_Implicit(Int32)">
24451         <size>22</size>
24452       </method>
24453     </type>
24454   </test>
24455   <test name="test-213.cs">
24456     <type name="MyTest">
24457       <method name="Void .ctor()">
24458         <size>7</size>
24459       </method>
24460       <method name="Void Main(System.String[])">
24461         <size>31</size>
24462       </method>
24463     </type>
24464     <type name="S">
24465       <method name="Void .ctor(Int32)">
24466         <size>8</size>
24467       </method>
24468       <method name="Void Print()">
24469         <size>12</size>
24470       </method>
24471     </type>
24472   </test>
24473   <test name="test-214.cs">
24474     <type name="N2.Test">
24475       <method name="Void .ctor()">
24476         <size>7</size>
24477       </method>
24478       <method name="Int32 Main()">
24479         <size>7</size>
24480       </method>
24481     </type>
24482     <type name="N1.C1">
24483       <method name="Void .ctor()">
24484         <size>7</size>
24485       </method>
24486       <method name="Void Foo()">
24487         <size>1</size>
24488       </method>
24489     </type>
24490   </test>
24491   <test name="test-215.cs">
24492     <type name="Test">
24493       <method name="Void .ctor()">
24494         <size>7</size>
24495       </method>
24496       <method name="Void .cctor()">
24497         <size>1</size>
24498       </method>
24499       <method name="N1.C1 get_C1()">
24500         <size>6</size>
24501       </method>
24502       <method name="Int32 Main()">
24503         <size>8</size>
24504       </method>
24505     </type>
24506     <type name="N1.C1">
24507       <method name="Void .ctor()">
24508         <size>7</size>
24509       </method>
24510     </type>
24511   </test>
24512   <test name="test-216.cs">
24513     <type name="cls">
24514       <method name="Void .ctor()">
24515         <size>7</size>
24516       </method>
24517       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24518         <size>24</size>
24519       </method>
24520       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24521         <size>24</size>
24522       </method>
24523       <method name="Void CallMyDel(System.String)">
24524         <size>13</size>
24525       </method>
24526     </type>
24527     <type name="cls+nestedcls">
24528       <method name="Void .ctor()">
24529         <size>7</size>
24530       </method>
24531       <method name="Void CallParentDel(cls, System.String)">
24532         <size>13</size>
24533       </method>
24534     </type>
24535     <type name="MonoEmbed">
24536       <method name="Void .ctor()">
24537         <size>7</size>
24538       </method>
24539       <method name="Void Main()">
24540         <size>36</size>
24541       </method>
24542       <method name="Void Whatever(System.String)">
24543         <size>7</size>
24544       </method>
24545     </type>
24546     <type name="OnWhateverDelegate">
24547       <method name="Void .ctor(Object, IntPtr)">
24548         <size>0</size>
24549       </method>
24550       <method name="Void Invoke(System.String)">
24551         <size>0</size>
24552       </method>
24553       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24554         <size>0</size>
24555       </method>
24556       <method name="Void EndInvoke(IAsyncResult)">
24557         <size>0</size>
24558       </method>
24559     </type>
24560   </test>
24561   <test name="test-217.cs">
24562     <type name="Test">
24563       <method name="Void .ctor()">
24564         <size>7</size>
24565       </method>
24566       <method name="Int32 Main()">
24567         <size>174</size>
24568       </method>
24569       <method name="System.Object compare_gte(Int32, Int32)">
24570         <size>13</size>
24571       </method>
24572       <method name="System.Object compare_lte(Int32, Int32)">
24573         <size>13</size>
24574       </method>
24575     </type>
24576   </test>
24577   <test name="test-218.cs">
24578     <type name="T">
24579       <method name="Void .ctor()">
24580         <size>7</size>
24581       </method>
24582       <method name="Void .cctor()">
24583         <size>27</size>
24584       </method>
24585       <method name="Void Main()">
24586         <size>1</size>
24587       </method>
24588       <method name="Void compareQueryQuery1(System.Object)">
24589         <size>1</size>
24590       </method>
24591     </type>
24592     <type name="T+foo">
24593       <method name="Void .ctor(Object, IntPtr)">
24594         <size>0</size>
24595       </method>
24596       <method name="Void Invoke(System.Object)">
24597         <size>0</size>
24598       </method>
24599       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24600         <size>0</size>
24601       </method>
24602       <method name="Void EndInvoke(IAsyncResult)">
24603         <size>0</size>
24604       </method>
24605     </type>
24606   </test>
24607   <test name="test-219.cs">
24608     <type name="TestAttribute">
24609       <method name="Void .ctor(Type)">
24610         <size>14</size>
24611       </method>
24612       <method name="System.Type get_Type()">
24613         <size>7</size>
24614       </method>
24615     </type>
24616     <type name="Test">
24617       <method name="Void .ctor()">
24618         <size>7</size>
24619       </method>
24620       <method name="Void Main()">
24621         <size>75</size>
24622       </method>
24623     </type>
24624   </test>
24625   <test name="test-22.cs">
24626     <type name="M">
24627       <method name="Void .ctor()">
24628         <size>7</size>
24629       </method>
24630       <method name="Int32 Main()">
24631         <size>63</size>
24632       </method>
24633     </type>
24634     <type name="S">
24635       <method name="T GetT()">
24636         <size>7</size>
24637       </method>
24638       <method name="Void Init()">
24639         <size>25</size>
24640       </method>
24641     </type>
24642   </test>
24643   <test name="test-220.cs">
24644     <type name="MonoBUG.Bug">
24645       <method name="Void .ctor()">
24646         <size>7</size>
24647       </method>
24648       <method name="Int32 Main(System.String[])">
24649         <size>138</size>
24650       </method>
24651     </type>
24652     <type name="MonoBUG.Foo">
24653       <method name="Void .ctor(String)">
24654         <size>14</size>
24655       </method>
24656       <method name="System.String get_Name()">
24657         <size>7</size>
24658       </method>
24659     </type>
24660     <type name="MonoBUG.FooList">
24661       <method name="Void .ctor()">
24662         <size>7</size>
24663       </method>
24664       <method name="Void .cctor()">
24665         <size>1</size>
24666       </method>
24667       <method name="Void Add(MonoBUG.Foo)">
24668         <size>19</size>
24669       </method>
24670       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24671         <size>7</size>
24672       </method>
24673     </type>
24674     <type name="MonoBUG.FooList+FooEnumerator">
24675       <method name="Void .ctor(FooList)">
24676         <size>31</size>
24677       </method>
24678       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24679         <size>12</size>
24680       </method>
24681       <method name="Void System.Collections.IEnumerator.Reset()">
24682         <size>12</size>
24683       </method>
24684       <method name="MonoBUG.Foo get_Current()">
24685         <size>46</size>
24686       </method>
24687       <method name="Boolean MoveNext()">
24688         <size>12</size>
24689       </method>
24690       <method name="Void Reset()">
24691         <size>12</size>
24692       </method>
24693       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24694         <size>28</size>
24695       </method>
24696     </type>
24697   </test>
24698   <test name="test-221.cs">
24699     <type name="A">
24700       <method name="Void .ctor()">
24701         <size>7</size>
24702       </method>
24703       <method name="Int32 get_Blah()">
24704         <size>2</size>
24705       </method>
24706       <method name="Void set_Blah(Int32)">
24707         <size>1</size>
24708       </method>
24709     </type>
24710     <type name="B">
24711       <method name="Void .ctor()">
24712         <size>7</size>
24713       </method>
24714       <method name="Int32 get_Blah()">
24715         <size>2</size>
24716       </method>
24717       <method name="Boolean Test()">
24718         <size>54</size>
24719       </method>
24720     </type>
24721     <type name="C">
24722       <method name="Void .ctor()">
24723         <size>7</size>
24724       </method>
24725       <method name="Int32 get_Blah()">
24726         <size>0</size>
24727       </method>
24728       <method name="Void set_Blah(Int32)">
24729         <size>0</size>
24730       </method>
24731     </type>
24732     <type name="D">
24733       <method name="Void .ctor()">
24734         <size>7</size>
24735       </method>
24736       <method name="Int32 get_Blah()">
24737         <size>2</size>
24738       </method>
24739       <method name="Void set_Blah(Int32)">
24740         <size>1</size>
24741       </method>
24742     </type>
24743     <type name="E">
24744       <method name="Void .ctor()">
24745         <size>7</size>
24746       </method>
24747       <method name="Int32 get_Blah()">
24748         <size>7</size>
24749       </method>
24750       <method name="Boolean Test()">
24751         <size>54</size>
24752       </method>
24753     </type>
24754     <type name="F">
24755       <method name="Void .ctor()">
24756         <size>7</size>
24757       </method>
24758       <method name="Int32 get_Item(Int32)">
24759         <size>2</size>
24760       </method>
24761       <method name="Void set_Item(Int32, Int32)">
24762         <size>1</size>
24763       </method>
24764       <method name="Int32 get_Blah()">
24765         <size>2</size>
24766       </method>
24767       <method name="Void set_Blah(Int32)">
24768         <size>1</size>
24769       </method>
24770       <method name="Boolean Test()">
24771         <size>110</size>
24772       </method>
24773     </type>
24774     <type name="Driver">
24775       <method name="Void .ctor()">
24776         <size>7</size>
24777       </method>
24778       <method name="Int32 Main()">
24779         <size>38</size>
24780       </method>
24781     </type>
24782     <type name="F">
24783       <method name="Int32 IBlah.get_Item(Int32)">
24784         <size>2</size>
24785       </method>
24786       <method name="Void IBlah.set_Item(Int32, Int32)">
24787         <size>1</size>
24788       </method>
24789       <method name="Int32 IBlah.get_Blah()">
24790         <size>2</size>
24791       </method>
24792       <method name="Void IBlah.set_Blah(Int32)">
24793         <size>1</size>
24794       </method>
24795     </type>
24796   </test>
24797   <test name="test-222.cs">
24798     <type name="Class_1">
24799       <method name="Void .ctor()">
24800         <size>7</size>
24801       </method>
24802       <method name="UIntPtr Valid()">
24803         <size>7</size>
24804       </method>
24805     </type>
24806     <type name="MainClass">
24807       <method name="Void .ctor()">
24808         <size>7</size>
24809       </method>
24810       <method name="Int32 Main()">
24811         <size>2</size>
24812       </method>
24813     </type>
24814   </test>
24815   <test name="test-223.cs">
24816     <type name="T">
24817       <method name="Void .ctor()">
24818         <size>7</size>
24819       </method>
24820       <method name="Int32 Main()">
24821         <size>65</size>
24822       </method>
24823     </type>
24824   </test>
24825   <test name="test-224.cs">
24826     <type name="XmlMemberArrayAttribute">
24827       <method name="Void .ctor(String)">
24828         <size>38</size>
24829       </method>
24830       <method name="System.Char[] get_Separator()">
24831         <size>7</size>
24832       </method>
24833       <method name="Void set_Separator(System.Char[])">
24834         <size>8</size>
24835       </method>
24836       <method name="System.String get_Name()">
24837         <size>7</size>
24838       </method>
24839       <method name="Void set_Name(System.String)">
24840         <size>8</size>
24841       </method>
24842       <method name="Boolean get_IsRequired()">
24843         <size>7</size>
24844       </method>
24845       <method name="Void set_IsRequired(Boolean)">
24846         <size>8</size>
24847       </method>
24848     </type>
24849     <type name="t">
24850       <method name="Void .ctor()">
24851         <size>7</size>
24852       </method>
24853       <method name="Void Main()">
24854         <size>1</size>
24855       </method>
24856     </type>
24857   </test>
24858   <test name="test-225.cs">
24859     <type name="A">
24860       <method name="Void .ctor()">
24861         <size>14</size>
24862       </method>
24863     </type>
24864     <type name="B">
24865       <method name="Void .ctor()">
24866         <size>7</size>
24867       </method>
24868       <method name="Int32 foo()">
24869         <size>2</size>
24870       </method>
24871       <method name="Void Main()">
24872         <size>18</size>
24873       </method>
24874     </type>
24875   </test>
24876   <test name="test-226.cs">
24877     <type name="Test226">
24878       <method name="Void .ctor()">
24879         <size>7</size>
24880       </method>
24881       <method name="Void Test()">
24882         <size>35</size>
24883       </method>
24884       <method name="Int32 Main()">
24885         <size>23</size>
24886       </method>
24887     </type>
24888   </test>
24889   <test name="test-227.cs">
24890     <type name="A.T">
24891       <method name="Void .ctor()">
24892         <size>7</size>
24893       </method>
24894       <method name="Void Main()">
24895         <size>3</size>
24896       </method>
24897     </type>
24898   </test>
24899   <test name="test-228.cs">
24900     <type name="BadRefTest.CtorInc">
24901       <method name="Void .ctor()">
24902         <size>30</size>
24903       </method>
24904       <method name="Int32 IncByRef(Int32 ByRef)">
24905         <size>10</size>
24906       </method>
24907       <method name="Boolean Results(Int32)">
24908         <size>98</size>
24909       </method>
24910     </type>
24911     <type name="BadRefTest.Runner">
24912       <method name="Void .ctor()">
24913         <size>7</size>
24914       </method>
24915       <method name="Int32 Main()">
24916         <size>43</size>
24917       </method>
24918     </type>
24919   </test>
24920   <test name="test-229.cs">
24921     <type name="List">
24922       <method name="Void .ctor(Int32)">
24923         <size>19</size>
24924       </method>
24925       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24926         <size>12</size>
24927       </method>
24928       <method name="Void Add(Int32)">
24929         <size>26</size>
24930       </method>
24931       <method name="MyEnumerator GetEnumerator()">
24932         <size>7</size>
24933       </method>
24934     </type>
24935     <type name="UberList">
24936       <method name="Void .ctor(Int32)">
24937         <size>8</size>
24938       </method>
24939       <method name="Int32 Main(System.String[])">
24940         <size>38</size>
24941       </method>
24942       <method name="Boolean One()">
24943         <size>62</size>
24944       </method>
24945       <method name="Boolean Two()">
24946         <size>62</size>
24947       </method>
24948       <method name="Boolean Three()">
24949         <size>62</size>
24950       </method>
24951     </type>
24952     <type name="List+MyEnumerator">
24953       <method name="Void .ctor(List)">
24954         <size>15</size>
24955       </method>
24956       <method name="System.Object get_Current()">
24957         <size>24</size>
24958       </method>
24959       <method name="Boolean MoveNext()">
24960         <size>31</size>
24961       </method>
24962       <method name="Void Reset()">
24963         <size>8</size>
24964       </method>
24965     </type>
24966   </test>
24967   <test name="test-23.cs">
24968     <type name="X">
24969       <method name="Void .ctor()">
24970         <size>7</size>
24971       </method>
24972       <method name="Void .cctor()">
24973         <size>8</size>
24974       </method>
24975       <method name="Int32 get_Value()">
24976         <size>6</size>
24977       </method>
24978       <method name="Void set_Value(Int32)">
24979         <size>7</size>
24980       </method>
24981       <method name="Int32 Main()">
24982         <size>170</size>
24983       </method>
24984     </type>
24985     <type name="Y">
24986       <method name="Void .ctor(String)">
24987         <size>14</size>
24988       </method>
24989       <method name="System.String get_Value()">
24990         <size>7</size>
24991       </method>
24992       <method name="Void set_Value(System.String)">
24993         <size>8</size>
24994       </method>
24995     </type>
24996     <type name="Z">
24997       <method name="Void .cctor()">
24998         <size>7</size>
24999       </method>
25000       <method name="Int32 get_IVal()">
25001         <size>6</size>
25002       </method>
25003       <method name="Void set_IVal(Int32)">
25004         <size>7</size>
25005       </method>
25006       <method name="Int32 get_XVal()">
25007         <size>7</size>
25008       </method>
25009       <method name="Void set_XVal(Int32)">
25010         <size>8</size>
25011       </method>
25012     </type>
25013   </test>
25014   <test name="test-230.cs">
25015     <type name="TestClass">
25016       <method name="Void .ctor()">
25017         <size>7</size>
25018       </method>
25019       <method name="Int32 Main()">
25020         <size>56</size>
25021       </method>
25022     </type>
25023   </test>
25024   <test name="test-231.cs">
25025     <type name="T">
25026       <method name="Void .ctor()">
25027         <size>7</size>
25028       </method>
25029       <method name="Void .cctor()">
25030         <size>1</size>
25031       </method>
25032       <method name="Int32 Main()">
25033         <size>44</size>
25034       </method>
25035       <method name="Void Foo()">
25036         <size>23</size>
25037       </method>
25038     </type>
25039   </test>
25040   <test name="test-232.cs">
25041     <type name="CtorInfoTest">
25042       <method name="Void .ctor()">
25043         <size>7</size>
25044       </method>
25045       <method name="Void Main(System.String[])">
25046         <size>977</size>
25047       </method>
25048       <method name="Void Assert(System.Object, System.Object)">
25049         <size>38</size>
25050       </method>
25051     </type>
25052     <type name="&lt;PrivateImplementationDetails&gt;">
25053       <method name="Void .ctor()">
25054         <size>7</size>
25055       </method>
25056     </type>
25057   </test>
25058   <test name="test-233.cs">
25059     <type name="Tests">
25060       <method name="Void .ctor()">
25061         <size>7</size>
25062       </method>
25063       <method name="Int32 Main()">
25064         <size>16</size>
25065       </method>
25066       <method name="Int32 test_0_beq()">
25067         <size>29</size>
25068       </method>
25069       <method name="Int32 test_0_bne_un()">
25070         <size>29</size>
25071       </method>
25072       <method name="Int32 test_0_conv_r8()">
25073         <size>29</size>
25074       </method>
25075       <method name="Int32 test_0_conv_i()">
25076         <size>76</size>
25077       </method>
25078       <method name="Int32 test_5_conv_r4()">
25079         <size>8</size>
25080       </method>
25081       <method name="Int32 test_5_double_conv_r4()">
25082         <size>16</size>
25083       </method>
25084       <method name="Int32 test_5_float_conv_r8()">
25085         <size>12</size>
25086       </method>
25087       <method name="Int32 test_5_conv_r8()">
25088         <size>8</size>
25089       </method>
25090       <method name="Int32 test_5_add()">
25091         <size>25</size>
25092       </method>
25093       <method name="Int32 test_5_sub()">
25094         <size>25</size>
25095       </method>
25096       <method name="Int32 test_24_mul()">
25097         <size>25</size>
25098       </method>
25099       <method name="Int32 test_4_div()">
25100         <size>25</size>
25101       </method>
25102       <method name="Int32 test_2_rem()">
25103         <size>25</size>
25104       </method>
25105       <method name="Int32 test_2_neg()">
25106         <size>14</size>
25107       </method>
25108       <method name="Int32 test_46_float_add_spill()">
25109         <size>129</size>
25110       </method>
25111       <method name="Int32 test_362880_float_mul_spill()">
25112         <size>129</size>
25113       </method>
25114       <method name="Int32 test_4_long_cast()">
25115         <size>29</size>
25116       </method>
25117       <method name="Int32 test_16_float_cmp()">
25118         <size>317</size>
25119       </method>
25120       <method name="Int32 test_15_float_cmp_un()">
25121         <size>297</size>
25122       </method>
25123       <method name="Int32 test_15_float_branch()">
25124         <size>219</size>
25125       </method>
25126       <method name="Int32 test_15_float_branch_un()">
25127         <size>219</size>
25128       </method>
25129     </type>
25130     <type name="TestDriver">
25131       <method name="Void .ctor()">
25132         <size>7</size>
25133       </method>
25134       <method name="Int32 RunTests(System.Type, System.String[])">
25135         <size>571</size>
25136       </method>
25137       <method name="Int32 RunTests(System.Type)">
25138         <size>8</size>
25139       </method>
25140     </type>
25141   </test>
25142   <test name="test-234.cs">
25143     <type name="T">
25144       <method name="Void .ctor()">
25145         <size>7</size>
25146       </method>
25147       <method name="Void Main()">
25148         <size>701</size>
25149       </method>
25150     </type>
25151   </test>
25152   <test name="test-235.cs">
25153     <type name="T">
25154       <method name="Void .ctor()">
25155         <size>7</size>
25156       </method>
25157       <method name="Void Foo(T, T)">
25158         <size>1</size>
25159       </method>
25160       <method name="Void Foo(System.Object[])">
25161         <size>1</size>
25162       </method>
25163       <method name="Int32 Main()">
25164         <size>13</size>
25165       </method>
25166     </type>
25167   </test>
25168   <test name="test-236.cs">
25169     <type name="Tests.Test">
25170       <method name="Void .ctor()">
25171         <size>7</size>
25172       </method>
25173       <method name="Void Main()">
25174         <size>42</size>
25175       </method>
25176       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
25177         <size>9</size>
25178       </method>
25179       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25180         <size>10</size>
25181       </method>
25182     </type>
25183   </test>
25184   <test name="test-237.cs">
25185     <type name="Params">
25186       <method name="Void .ctor()">
25187         <size>7</size>
25188       </method>
25189       <method name="Void .cctor()">
25190         <size>96</size>
25191       </method>
25192       <method name="Void foo(System.String, System.Object[])">
25193         <size>132</size>
25194       </method>
25195       <method name="Void Main()">
25196         <size>45</size>
25197       </method>
25198     </type>
25199     <type name="Params+FOO">
25200       <method name="Void .ctor(Object, IntPtr)">
25201         <size>0</size>
25202       </method>
25203       <method name="Void Invoke(System.String, System.Object[])">
25204         <size>0</size>
25205       </method>
25206       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25207         <size>0</size>
25208       </method>
25209       <method name="Void EndInvoke(IAsyncResult)">
25210         <size>0</size>
25211       </method>
25212     </type>
25213   </test>
25214   <test name="test-238.cs">
25215     <type name="TestClass">
25216       <method name="Void .ctor()">
25217         <size>7</size>
25218       </method>
25219       <method name="Void ConditionalMethod()">
25220         <size>7</size>
25221       </method>
25222       <method name="Int32 Main()">
25223         <size>12</size>
25224       </method>
25225     </type>
25226   </test>
25227   <test name="test-239.cs">
25228     <type name="BaseClass">
25229       <method name="Void .ctor()">
25230         <size>7</size>
25231       </method>
25232       <method name="Void ConditionalMethod()">
25233         <size>7</size>
25234       </method>
25235     </type>
25236     <type name="TestClass">
25237       <method name="Void .ctor()">
25238         <size>7</size>
25239       </method>
25240       <method name="Void ConditionalMethod()">
25241         <size>1</size>
25242       </method>
25243     </type>
25244     <type name="MainClass">
25245       <method name="Void .ctor()">
25246         <size>7</size>
25247       </method>
25248       <method name="Int32 Main()">
25249         <size>18</size>
25250       </method>
25251     </type>
25252   </test>
25253   <test name="test-24.cs">
25254     <type name="X">
25255       <method name="Void .ctor()">
25256         <size>7</size>
25257       </method>
25258       <method name="System.String get_S()">
25259         <size>6</size>
25260       </method>
25261       <method name="Void set_S(System.String)">
25262         <size>7</size>
25263       </method>
25264       <method name="Int32 Main()">
25265         <size>92</size>
25266       </method>
25267     </type>
25268   </test>
25269   <test name="test-240.cs">
25270     <type name="TestClass">
25271       <method name="Void .ctor()">
25272         <size>7</size>
25273       </method>
25274       <method name="Void .cctor()">
25275         <size>7</size>
25276       </method>
25277       <method name="Void ConditionalMethod()">
25278         <size>17</size>
25279       </method>
25280       <method name="Int32 Main()">
25281         <size>11</size>
25282       </method>
25283     </type>
25284   </test>
25285   <test name="test-241.cs">
25286     <type name="Foo">
25287       <method name="Void .ctor()">
25288         <size>7</size>
25289       </method>
25290       <method name="Int32 get_SomeProperty()">
25291         <size>3</size>
25292       </method>
25293       <method name="Int32 M()">
25294         <size>3</size>
25295       </method>
25296       <method name="Void Main()">
25297         <size>1</size>
25298       </method>
25299     </type>
25300     <type name="Foo+FooPrivate">
25301       <method name="Void .ctor(Foo)">
25302         <size>14</size>
25303       </method>
25304       <method name="Int32 get_SomeProperty()">
25305         <size>24</size>
25306       </method>
25307     </type>
25308   </test>
25309   <test name="test-242.cs">
25310     <type name="BaseClass">
25311       <method name="Void .ctor()">
25312         <size>14</size>
25313       </method>
25314     </type>
25315     <type name="Derived">
25316       <method name="Void .ctor()">
25317         <size>7</size>
25318       </method>
25319       <method name="Int32 get_Location()">
25320         <size>3</size>
25321       </method>
25322       <method name="Void Main()">
25323         <size>1</size>
25324       </method>
25325     </type>
25326   </test>
25327   <test name="test-243.cs">
25328     <type name="X">
25329       <method name="Void .ctor()">
25330         <size>7</size>
25331       </method>
25332       <method name="Boolean Resolve(System.String)">
25333         <size>2</size>
25334       </method>
25335       <method name="System.String Test()">
25336         <size>2</size>
25337       </method>
25338       <method name="Void Main()">
25339         <size>8</size>
25340       </method>
25341     </type>
25342   </test>
25343   <test name="test-244.cs">
25344     <type name="Foo">
25345       <method name="Void .ctor()">
25346         <size>7</size>
25347       </method>
25348       <method name="Void .cctor()">
25349         <size>1</size>
25350       </method>
25351       <method name="Int32 Main()">
25352         <size>136</size>
25353       </method>
25354       <method name="MyBool get_t()">
25355         <size>29</size>
25356       </method>
25357       <method name="MyBool get_f()">
25358         <size>29</size>
25359       </method>
25360     </type>
25361     <type name="MyBool">
25362       <method name="Void .ctor(Boolean)">
25363         <size>8</size>
25364       </method>
25365       <method name="System.String ToString()">
25366         <size>12</size>
25367       </method>
25368       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25369         <size>21</size>
25370       </method>
25371       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25372         <size>21</size>
25373       </method>
25374       <method name="Boolean op_True(MyBool)">
25375         <size>8</size>
25376       </method>
25377       <method name="Boolean op_False(MyBool)">
25378         <size>11</size>
25379       </method>
25380     </type>
25381   </test>
25382   <test name="test-245.cs">
25383     <type name="Class2">
25384       <method name="Void .ctor()">
25385         <size>7</size>
25386       </method>
25387       <method name="System.String get_def_kind()">
25388         <size>12</size>
25389       </method>
25390       <method name="Void Main()">
25391         <size>1</size>
25392       </method>
25393     </type>
25394   </test>
25395   <test name="test-246.cs">
25396     <type name="B">
25397       <method name="Void .ctor()">
25398         <size>7</size>
25399       </method>
25400       <method name="Void Main()">
25401         <size>36</size>
25402       </method>
25403     </type>
25404     <type name="Blah">
25405       <method name="Void Dispose()">
25406         <size>11</size>
25407       </method>
25408     </type>
25409   </test>
25410   <test name="test-247.cs">
25411     <type name="B">
25412       <method name="Void .ctor()">
25413         <size>7</size>
25414       </method>
25415       <method name="Void Main()">
25416         <size>67</size>
25417       </method>
25418     </type>
25419     <type name="Blah">
25420       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25421         <size>11</size>
25422       </method>
25423     </type>
25424   </test>
25425   <test name="test-248.cs">
25426     <type name="T">
25427       <method name="Void .ctor()">
25428         <size>7</size>
25429       </method>
25430       <method name="Foo GetFoo()">
25431         <size>10</size>
25432       </method>
25433       <method name="Void Main()">
25434         <size>26</size>
25435       </method>
25436     </type>
25437   </test>
25438   <test name="test-249.cs">
25439     <type name="X">
25440       <method name="Void .ctor()">
25441         <size>7</size>
25442       </method>
25443       <method name="Void Main()">
25444         <size>1</size>
25445       </method>
25446     </type>
25447   </test>
25448   <test name="test-25.cs">
25449     <type name="X">
25450       <method name="Void .ctor()">
25451         <size>7</size>
25452       </method>
25453       <method name="Int32 Main()">
25454         <size>214</size>
25455       </method>
25456     </type>
25457   </test>
25458   <test name="test-250.cs">
25459     <type name="Test.foo3">
25460       <method name="Void .ctor()">
25461         <size>7</size>
25462       </method>
25463     </type>
25464     <type name="Test.Tests">
25465       <method name="Void .ctor()">
25466         <size>7</size>
25467       </method>
25468       <method name="Void Main()">
25469         <size>1</size>
25470       </method>
25471     </type>
25472   </test>
25473   <test name="test-251.cs">
25474     <type name="X">
25475       <method name="Void .ctor()">
25476         <size>7</size>
25477       </method>
25478       <method name="Void Main()">
25479         <size>1</size>
25480       </method>
25481     </type>
25482   </test>
25483   <test name="test-252.cs">
25484     <type name="A">
25485       <method name="Void .ctor()">
25486         <size>7</size>
25487       </method>
25488       <method name="Void add_Bar(Foo)">
25489         <size>24</size>
25490       </method>
25491       <method name="Void remove_Bar(Foo)">
25492         <size>24</size>
25493       </method>
25494       <method name="Void m1()">
25495         <size>1</size>
25496       </method>
25497       <method name="Int32 Main()">
25498         <size>93</size>
25499       </method>
25500     </type>
25501     <type name="Foo">
25502       <method name="Void .ctor(Object, IntPtr)">
25503         <size>0</size>
25504       </method>
25505       <method name="Void Invoke()">
25506         <size>0</size>
25507       </method>
25508       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25509         <size>0</size>
25510       </method>
25511       <method name="Void EndInvoke(IAsyncResult)">
25512         <size>0</size>
25513       </method>
25514     </type>
25515   </test>
25516   <test name="test-253.cs">
25517     <type name="AccessibleAttribute">
25518       <method name="Void .ctor()">
25519         <size>7</size>
25520       </method>
25521     </type>
25522     <type name="MyClass">
25523       <method name="Void .ctor()">
25524         <size>7</size>
25525       </method>
25526     </type>
25527     <type name="Test">
25528       <method name="Void .ctor()">
25529         <size>7</size>
25530       </method>
25531       <method name="Int32 Main()">
25532         <size>66</size>
25533       </method>
25534     </type>
25535   </test>
25536   <test name="test-254.cs">
25537     <type name="TestAttribute">
25538       <method name="Void .ctor()">
25539         <size>7</size>
25540       </method>
25541     </type>
25542     <type name="Test_1">
25543       <method name="Void .ctor()">
25544         <size>7</size>
25545       </method>
25546       <method name="Void Test(Int32)">
25547         <size>1</size>
25548       </method>
25549     </type>
25550     <type name="Test_2">
25551       <method name="Void .ctor()">
25552         <size>7</size>
25553       </method>
25554       <method name="Int32 get_Test()">
25555         <size>2</size>
25556       </method>
25557       <method name="Void set_Test(Int32)">
25558         <size>1</size>
25559       </method>
25560       <method name="Void set_Test2(Boolean)">
25561         <size>1</size>
25562       </method>
25563     </type>
25564     <type name="Test_3">
25565       <method name="Void .ctor()">
25566         <size>7</size>
25567       </method>
25568       <method name="Void add_e_1(test_delegate)">
25569         <size>24</size>
25570       </method>
25571       <method name="Void remove_e_1(test_delegate)">
25572         <size>24</size>
25573       </method>
25574       <method name="Void add_e_2(test_delegate)">
25575         <size>24</size>
25576       </method>
25577       <method name="Void remove_e_2(test_delegate)">
25578         <size>24</size>
25579       </method>
25580     </type>
25581     <type name="Test_4">
25582       <method name="Void .ctor()">
25583         <size>7</size>
25584       </method>
25585       <method name="Void add_e_1(test_delegate)">
25586         <size>1</size>
25587       </method>
25588       <method name="Void remove_e_1(test_delegate)">
25589         <size>1</size>
25590       </method>
25591       <method name="Void add_e_2(test_delegate)">
25592         <size>1</size>
25593       </method>
25594       <method name="Void remove_e_2(test_delegate)">
25595         <size>1</size>
25596       </method>
25597       <method name="Void add_e_3(test_delegate)">
25598         <size>1</size>
25599       </method>
25600       <method name="Void remove_e_3(test_delegate)">
25601         <size>1</size>
25602       </method>
25603     </type>
25604     <type name="ClassMain">
25605       <method name="Void .ctor()">
25606         <size>7</size>
25607       </method>
25608       <method name="Void .cctor()">
25609         <size>1</size>
25610       </method>
25611       <method name="Void Assert(System.Object[], Boolean, Int32)">
25612         <size>65</size>
25613       </method>
25614       <method name="Int32 Main()">
25615         <size>1159</size>
25616       </method>
25617     </type>
25618     <type name="test_delegate">
25619       <method name="Void .ctor(Object, IntPtr)">
25620         <size>0</size>
25621       </method>
25622       <method name="System.Delegate Invoke(Int32)">
25623         <size>0</size>
25624       </method>
25625       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25626         <size>0</size>
25627       </method>
25628       <method name="System.Delegate EndInvoke(IAsyncResult)">
25629         <size>0</size>
25630       </method>
25631     </type>
25632   </test>
25633   <test name="test-255.cs">
25634     <type name="TestAttribute">
25635       <method name="Void .ctor()">
25636         <size>7</size>
25637       </method>
25638     </type>
25639     <type name="C">
25640       <method name="Void .ctor()">
25641         <size>7</size>
25642       </method>
25643       <method name="Void Method()">
25644         <size>1</size>
25645       </method>
25646       <method name="Void Main()">
25647         <size>1</size>
25648       </method>
25649     </type>
25650   </test>
25651   <test name="test-256.cs">
25652     <type name="TableColumn">
25653       <method name="Void .ctor()">
25654         <size>7</size>
25655       </method>
25656       <method name="System.Object get_MagicValue()">
25657         <size>2</size>
25658       </method>
25659       <method name="Void set_MagicValue(System.Object)">
25660         <size>1</size>
25661       </method>
25662     </type>
25663     <type name="Bug">
25664       <method name="Void .ctor()">
25665         <size>7</size>
25666       </method>
25667       <method name="Int32 get_TInt()">
25668         <size>2</size>
25669       </method>
25670       <method name="Void Main()">
25671         <size>1</size>
25672       </method>
25673     </type>
25674   </test>
25675   <test name="test-257.cs">
25676     <type name="X">
25677       <method name="Void Main()">
25678         <size>8</size>
25679       </method>
25680       <method name="Void call(Int32 ByRef)">
25681         <size>25</size>
25682       </method>
25683       <method name="Void .ctor()">
25684         <size>7</size>
25685       </method>
25686     </type>
25687   </test>
25688   <test name="test-258.cs">
25689     <type name="MyTest.Test">
25690       <method name="Void .ctor()">
25691         <size>7</size>
25692       </method>
25693     </type>
25694     <type name="MyTest.Test2">
25695       <method name="Void .ctor()">
25696         <size>7</size>
25697       </method>
25698       <method name="Void MyTest.Test.Inner.Foo()">
25699         <size>1</size>
25700       </method>
25701       <method name="Void Main()">
25702         <size>1</size>
25703       </method>
25704     </type>
25705   </test>
25706   <test name="test-259.cs">
25707     <type name="Testing">
25708       <method name="Void .ctor()">
25709         <size>7</size>
25710       </method>
25711       <method name="Void Main()">
25712         <size>1</size>
25713       </method>
25714     </type>
25715   </test>
25716   <test name="test-26.cs">
25717     <type name="Blah">
25718       <method name="Void .ctor()">
25719         <size>7</size>
25720       </method>
25721       <method name="Int32 Foo(Int32, Int32)">
25722         <size>4</size>
25723       </method>
25724       <method name="Int32 Test1()">
25725         <size>114</size>
25726       </method>
25727       <method name="Int32 Adder(System.Int32[])">
25728         <size>34</size>
25729       </method>
25730       <method name="Int32 Test2()">
25731         <size>47</size>
25732       </method>
25733       <method name="Int32 Main()">
25734         <size>40</size>
25735       </method>
25736     </type>
25737     <type name="Blah+MyDelegate">
25738       <method name="Void .ctor(Object, IntPtr)">
25739         <size>0</size>
25740       </method>
25741       <method name="Int32 Invoke(Int32, Int32)">
25742         <size>0</size>
25743       </method>
25744       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25745         <size>0</size>
25746       </method>
25747       <method name="Int32 EndInvoke(IAsyncResult)">
25748         <size>0</size>
25749       </method>
25750     </type>
25751     <type name="Blah+List">
25752       <method name="Void .ctor(Object, IntPtr)">
25753         <size>0</size>
25754       </method>
25755       <method name="Int32 Invoke(System.Int32[])">
25756         <size>0</size>
25757       </method>
25758       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25759         <size>0</size>
25760       </method>
25761       <method name="Int32 EndInvoke(IAsyncResult)">
25762         <size>0</size>
25763       </method>
25764     </type>
25765   </test>
25766   <test name="test-260.cs">
25767     <type name="x.Test">
25768       <method name="Void .ctor()">
25769         <size>7</size>
25770       </method>
25771     </type>
25772     <type name="y.Test">
25773       <method name="Void .ctor()">
25774         <size>7</size>
25775       </method>
25776     </type>
25777     <type name="b.a">
25778       <method name="Void .ctor()">
25779         <size>7</size>
25780       </method>
25781       <method name="Void Main()">
25782         <size>7</size>
25783       </method>
25784     </type>
25785   </test>
25786   <test name="test-261.cs">
25787     <type name="T">
25788       <method name="Void .ctor()">
25789         <size>7</size>
25790       </method>
25791       <method name="T get_Me()">
25792         <size>16</size>
25793       </method>
25794       <method name="T GetMe()">
25795         <size>16</size>
25796       </method>
25797       <method name="Int32 Test(T)">
25798         <size>106</size>
25799       </method>
25800       <method name="Int32 Main()">
25801         <size>31</size>
25802       </method>
25803     </type>
25804   </test>
25805   <test name="test-262.cs">
25806     <type name="n1.Attribute">
25807       <method name="Void .ctor()">
25808         <size>7</size>
25809       </method>
25810     </type>
25811     <type name="n3.A">
25812       <method name="Void .ctor()">
25813         <size>7</size>
25814       </method>
25815       <method name="Void Attribute()">
25816         <size>1</size>
25817       </method>
25818       <method name="Void X()">
25819         <size>7</size>
25820       </method>
25821       <method name="Void Main()">
25822         <size>11</size>
25823       </method>
25824     </type>
25825   </test>
25826   <test name="test-263.cs">
25827     <type name="Test">
25828       <method name="Void .ctor()">
25829         <size>7</size>
25830       </method>
25831       <method name="System.String GetString(System.Byte[])">
25832         <size>19</size>
25833       </method>
25834       <method name="Void Main()">
25835         <size>1</size>
25836       </method>
25837     </type>
25838   </test>
25839   <test name="test-264.cs">
25840     <type name="Proef">
25841       <method name="Void .ctor()">
25842         <size>7</size>
25843       </method>
25844       <method name="Void add_OnDoSomething(System.EventHandler)">
25845         <size>24</size>
25846       </method>
25847       <method name="Void remove_OnDoSomething(System.EventHandler)">
25848         <size>24</size>
25849       </method>
25850       <method name="Void Temp(System.Object, System.EventArgs)">
25851         <size>1</size>
25852       </method>
25853       <method name="Void Main()">
25854         <size>25</size>
25855       </method>
25856     </type>
25857   </test>
25858   <test name="test-265.cs">
25859     <type name="ClassFormatError">
25860       <method name="Void .ctor(String, Object[])">
25861         <size>7</size>
25862       </method>
25863       <method name="Void Main()">
25864         <size>1</size>
25865       </method>
25866     </type>
25867     <type name="UnsupportedClassVersionError">
25868       <method name="Void .ctor(String)">
25869         <size>14</size>
25870       </method>
25871     </type>
25872   </test>
25873   <test name="test-266.cs">
25874     <type name="T">
25875       <method name="Void .ctor()">
25876         <size>7</size>
25877       </method>
25878       <method name="Int32 Main()">
25879         <size>25</size>
25880       </method>
25881     </type>
25882   </test>
25883   <test name="test-267.cs">
25884     <type name="X">
25885       <method name="Void .ctor()">
25886         <size>7</size>
25887       </method>
25888       <method name="System.String Text()">
25889         <size>6</size>
25890       </method>
25891       <method name="Int32 Main()">
25892         <size>12</size>
25893       </method>
25894     </type>
25895   </test>
25896   <test name="test-268.cs">
25897     <type name="X">
25898       <method name="Void .ctor()">
25899         <size>7</size>
25900       </method>
25901       <method name="Int32 Main()">
25902         <size>26</size>
25903       </method>
25904     </type>
25905     <type name="X+Nested">
25906       <method name="Void .ctor()">
25907         <size>7</size>
25908       </method>
25909       <method name="MyEnum D()">
25910         <size>2</size>
25911       </method>
25912     </type>
25913   </test>
25914   <test name="test-269.cs">
25915     <type name="Class1">
25916       <method name="Void .ctor()">
25917         <size>7</size>
25918       </method>
25919       <method name="Int32 Main(System.String[])">
25920         <size>361</size>
25921       </method>
25922       <method name="Int32 AddABunchOfInts(...)">
25923         <size>63</size>
25924       </method>
25925       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25926         <size>63</size>
25927       </method>
25928       <method name="Result VtAddABunchOfInts(...)">
25929         <size>68</size>
25930       </method>
25931       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25932         <size>68</size>
25933       </method>
25934       <method name="Int32 InstAddABunchOfInts(...)">
25935         <size>63</size>
25936       </method>
25937       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25938         <size>63</size>
25939       </method>
25940       <method name="Result InstVtAddABunchOfInts(...)">
25941         <size>68</size>
25942       </method>
25943       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25944         <size>68</size>
25945       </method>
25946     </type>
25947     <type name="Result">
25948       <method name="Void .ctor(Int32)">
25949         <size>24</size>
25950       </method>
25951     </type>
25952   </test>
25953   <test name="test-27.cs">
25954     <type name="Foo">
25955       <method name="Void .ctor()">
25956         <size>7</size>
25957       </method>
25958       <method name="Boolean MyMethod(Int32)">
25959         <size>12</size>
25960       </method>
25961       <method name="Int32 AnotherMethod(Int32)">
25962         <size>5</size>
25963       </method>
25964     </type>
25965     <type name="Blah">
25966       <method name="Void .ctor()">
25967         <size>7</size>
25968       </method>
25969       <method name="Void Bar(Int32, Int32)">
25970         <size>9</size>
25971       </method>
25972       <method name="Int32 Main()">
25973         <size>139</size>
25974       </method>
25975     </type>
25976     <type name="Blah+MyDelegate">
25977       <method name="Void .ctor(Object, IntPtr)">
25978         <size>0</size>
25979       </method>
25980       <method name="Void Invoke(Int32, Int32)">
25981         <size>0</size>
25982       </method>
25983       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25984         <size>0</size>
25985       </method>
25986       <method name="Void EndInvoke(IAsyncResult)">
25987         <size>0</size>
25988       </method>
25989     </type>
25990   </test>
25991   <test name="test-270.cs">
25992     <type name="X">
25993       <method name="Void .ctor()">
25994         <size>7</size>
25995       </method>
25996       <method name="Int32 Test(System.String, System.Object[])">
25997         <size>2</size>
25998       </method>
25999       <method name="Int32 Main()">
26000         <size>75</size>
26001       </method>
26002       <method name="Int32 Test(System.String, ...)">
26003         <size>2</size>
26004       </method>
26005     </type>
26006   </test>
26007   <test name="test-271.cs">
26008     <type name="T">
26009       <method name="Void .ctor()">
26010         <size>7</size>
26011       </method>
26012       <method name="C X()">
26013         <size>10</size>
26014       </method>
26015       <method name="Void Main()">
26016         <size>61</size>
26017       </method>
26018     </type>
26019     <type name="T+C">
26020       <method name="IEnumerator GetEnumerator()">
26021         <size>11</size>
26022       </method>
26023     </type>
26024   </test>
26025   <test name="test-272.cs">
26026     <type name="BazAttribute">
26027       <method name="Void .ctor()">
26028         <size>7</size>
26029       </method>
26030       <method name="Void .ctor(Foo)">
26031         <size>7</size>
26032       </method>
26033       <method name="Void set_foo3(Foo)">
26034         <size>1</size>
26035       </method>
26036       <method name="Foo get_foo3()">
26037         <size>2</size>
26038       </method>
26039     </type>
26040     <type name="Test">
26041       <method name="Void .ctor()">
26042         <size>7</size>
26043       </method>
26044       <method name="Void f0()">
26045         <size>1</size>
26046       </method>
26047       <method name="Void f1()">
26048         <size>1</size>
26049       </method>
26050       <method name="Void f2()">
26051         <size>1</size>
26052       </method>
26053       <method name="Void f3()">
26054         <size>1</size>
26055       </method>
26056       <method name="Void Main()">
26057         <size>1</size>
26058       </method>
26059     </type>
26060   </test>
26061   <test name="test-273.cs">
26062     <type name="FooAttribute">
26063       <method name="Void .ctor()">
26064         <size>7</size>
26065       </method>
26066     </type>
26067     <type name="Tests">
26068       <method name="Void .ctor()">
26069         <size>7</size>
26070       </method>
26071       <method name="Void Main()">
26072         <size>36</size>
26073       </method>
26074     </type>
26075   </test>
26076   <test name="test-274.cs">
26077     <type name="MyClass">
26078       <method name="Void .ctor(String[])">
26079         <size>7</size>
26080       </method>
26081     </type>
26082     <type name="ChildClass">
26083       <method name="Void .ctor()">
26084         <size>13</size>
26085       </method>
26086     </type>
26087     <type name="M">
26088       <method name="Void .ctor()">
26089         <size>7</size>
26090       </method>
26091       <method name="Void Main()">
26092         <size>1</size>
26093       </method>
26094     </type>
26095   </test>
26096   <test name="test-275.cs">
26097     <type name="Test">
26098       <method name="Void .ctor()">
26099         <size>7</size>
26100       </method>
26101       <method name="Void add_MyEvent(DelType)">
26102         <size>24</size>
26103       </method>
26104       <method name="Void remove_MyEvent(DelType)">
26105         <size>24</size>
26106       </method>
26107       <method name="Int32 Main()">
26108         <size>176</size>
26109       </method>
26110     </type>
26111     <type name="DelType">
26112       <method name="Void .ctor(Object, IntPtr)">
26113         <size>0</size>
26114       </method>
26115       <method name="Void Invoke()">
26116         <size>0</size>
26117       </method>
26118       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26119         <size>0</size>
26120       </method>
26121       <method name="Void EndInvoke(IAsyncResult)">
26122         <size>0</size>
26123       </method>
26124     </type>
26125     <type name="S">
26126       <method name="Void add_MyEvent(DelType)">
26127         <size>24</size>
26128       </method>
26129       <method name="Void remove_MyEvent(DelType)">
26130         <size>24</size>
26131       </method>
26132     </type>
26133   </test>
26134   <test name="test-276.cs">
26135     <type name="EventTestClass">
26136       <method name="Void .ctor()">
26137         <size>7</size>
26138       </method>
26139       <method name="Void add_Elapsed(System.EventHandler)">
26140         <size>24</size>
26141       </method>
26142       <method name="Void remove_Elapsed(System.EventHandler)">
26143         <size>24</size>
26144       </method>
26145     </type>
26146     <type name="EntryPoint">
26147       <method name="Void .ctor()">
26148         <size>7</size>
26149       </method>
26150       <method name="Boolean test(System.Type)">
26151         <size>17</size>
26152       </method>
26153       <method name="Int32 Main()">
26154         <size>48</size>
26155       </method>
26156     </type>
26157   </test>
26158   <test name="test-277.cs">
26159     <type name="T">
26160       <method name="Void .ctor()">
26161         <size>7</size>
26162       </method>
26163       <method name="Int32 Main()">
26164         <size>7</size>
26165       </method>
26166       <method name="Int32 X(Byte)">
26167         <size>2</size>
26168       </method>
26169       <method name="Int32 X(Int16)">
26170         <size>2</size>
26171       </method>
26172     </type>
26173   </test>
26174   <test name="test-278.cs">
26175     <type name="X">
26176       <method name="Void .ctor()">
26177         <size>7</size>
26178       </method>
26179       <method name="Int32 Main()">
26180         <size>73</size>
26181       </method>
26182     </type>
26183     <type name="Rect">
26184       <method name="Int32 get_X()">
26185         <size>7</size>
26186       </method>
26187       <method name="Void set_X(Int32)">
26188         <size>8</size>
26189       </method>
26190     </type>
26191   </test>
26192   <test name="test-279.cs">
26193     <type name="FlagsAttributeDemo">
26194       <method name="Void .ctor()">
26195         <size>7</size>
26196       </method>
26197       <method name="Int32 Main()">
26198         <size>38</size>
26199       </method>
26200     </type>
26201   </test>
26202   <test name="test-28.cs">
26203     <type name="A">
26204       <method name="Void .ctor()">
26205         <size>7</size>
26206       </method>
26207       <method name="Int32 get_Item(Int32)">
26208         <size>0</size>
26209       </method>
26210       <method name="Int32 EmulateIndexer(Int32)">
26211         <size>8</size>
26212       </method>
26213     </type>
26214     <type name="B">
26215       <method name="Void .ctor()">
26216         <size>7</size>
26217       </method>
26218       <method name="Int32 get_Item(Int32)">
26219         <size>2</size>
26220       </method>
26221       <method name="Int32 M()">
26222         <size>8</size>
26223       </method>
26224     </type>
26225     <type name="X">
26226       <method name="Void .ctor()">
26227         <size>7</size>
26228       </method>
26229       <method name="Int32 get_Item(Int32)">
26230         <size>20</size>
26231       </method>
26232       <method name="Void set_Item(Int32, Int32)">
26233         <size>26</size>
26234       </method>
26235       <method name="Int32 Main()">
26236         <size>122</size>
26237       </method>
26238     </type>
26239   </test>
26240   <test name="test-280.cs">
26241     <type name="AppFramework.Util.Logic">
26242       <method name="Void .ctor()">
26243         <size>7</size>
26244       </method>
26245       <method name="Void Main()">
26246         <size>1</size>
26247       </method>
26248       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26249         <size>37</size>
26250       </method>
26251     </type>
26252   </test>
26253   <test name="test-281.cs">
26254     <type name="Foo.Hello">
26255       <method name="Void .ctor()">
26256         <size>7</size>
26257       </method>
26258       <method name="Void .cctor()">
26259         <size>7</size>
26260       </method>
26261     </type>
26262     <type name="Bar.Hello">
26263       <method name="Void .ctor()">
26264         <size>7</size>
26265       </method>
26266       <method name="Void .cctor()">
26267         <size>8</size>
26268       </method>
26269     </type>
26270     <type name="Test.Test1">
26271       <method name="Void .ctor()">
26272         <size>7</size>
26273       </method>
26274       <method name="Int32 World()">
26275         <size>6</size>
26276       </method>
26277     </type>
26278     <type name="Test.Test2">
26279       <method name="Void .ctor()">
26280         <size>7</size>
26281       </method>
26282       <method name="Int32 World()">
26283         <size>6</size>
26284       </method>
26285     </type>
26286     <type name="X">
26287       <method name="Void .ctor()">
26288         <size>7</size>
26289       </method>
26290       <method name="Int32 Main()">
26291         <size>29</size>
26292       </method>
26293     </type>
26294   </test>
26295   <test name="test-282.cs">
26296     <type name="X">
26297       <method name="Void .ctor()">
26298         <size>7</size>
26299       </method>
26300       <method name="System.Object Add(integer, System.Object)">
26301         <size>70</size>
26302       </method>
26303       <method name="Int32 Main()">
26304         <size>68</size>
26305       </method>
26306     </type>
26307     <type name="integer">
26308       <method name="Void .ctor(Int32)">
26309         <size>8</size>
26310       </method>
26311       <method name="integer op_Implicit(Int32)">
26312         <size>7</size>
26313       </method>
26314       <method name="Double op_Implicit(integer)">
26315         <size>13</size>
26316       </method>
26317       <method name="integer op_Addition(integer, integer)">
26318         <size>21</size>
26319       </method>
26320     </type>
26321   </test>
26322   <test name="test-283.cs">
26323     <type name="X">
26324       <method name="Void .ctor()">
26325         <size>7</size>
26326       </method>
26327       <method name="Int32 Foo()">
26328         <size>2</size>
26329       </method>
26330     </type>
26331     <type name="Y">
26332       <method name="Void .ctor()">
26333         <size>7</size>
26334       </method>
26335       <method name="Y+D GetIt()">
26336         <size>13</size>
26337       </method>
26338       <method name="Y+D GetIt2()">
26339         <size>13</size>
26340       </method>
26341       <method name="Int32 Foo()">
26342         <size>2</size>
26343       </method>
26344       <method name="Int32 Main()">
26345         <size>56</size>
26346       </method>
26347     </type>
26348     <type name="Y+D">
26349       <method name="Void .ctor(Object, IntPtr)">
26350         <size>0</size>
26351       </method>
26352       <method name="Int32 Invoke()">
26353         <size>0</size>
26354       </method>
26355       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26356         <size>0</size>
26357       </method>
26358       <method name="Int32 EndInvoke(IAsyncResult)">
26359         <size>0</size>
26360       </method>
26361     </type>
26362   </test>
26363   <test name="test-284.cs">
26364     <type name="App">
26365       <method name="Void .ctor()">
26366         <size>7</size>
26367       </method>
26368       <method name="Void Main()">
26369         <size>12</size>
26370       </method>
26371     </type>
26372   </test>
26373   <test name="test-285.cs">
26374     <type name="T">
26375       <method name="Void .ctor()">
26376         <size>7</size>
26377       </method>
26378       <method name="Int32 Main()">
26379         <size>2</size>
26380       </method>
26381     </type>
26382   </test>
26383   <test name="test-286.cs">
26384     <type name="MethodWrapper">
26385       <method name="Void .ctor()">
26386         <size>7</size>
26387       </method>
26388       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26389         <size>57</size>
26390       </method>
26391     </type>
26392     <type name="MapXml.Throws">
26393       <method name="Void .ctor()">
26394         <size>7</size>
26395       </method>
26396       <method name="Void Main()">
26397         <size>1</size>
26398       </method>
26399     </type>
26400   </test>
26401   <test name="test-287.cs">
26402     <type name="StaticClass">
26403       <method name="System.String Name()">
26404         <size>6</size>
26405       </method>
26406     </type>
26407     <type name="MainClass">
26408       <method name="Void .ctor()">
26409         <size>7</size>
26410       </method>
26411       <method name="Int32 Main()">
26412         <size>83</size>
26413       </method>
26414     </type>
26415     <type name="StaticClass+D">
26416       <method name="Void .ctor(Object, IntPtr)">
26417         <size>0</size>
26418       </method>
26419       <method name="System.Object Invoke()">
26420         <size>0</size>
26421       </method>
26422       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26423         <size>0</size>
26424       </method>
26425       <method name="System.Object EndInvoke(IAsyncResult)">
26426         <size>0</size>
26427       </method>
26428     </type>
26429   </test>
26430   <test name="test-288.cs">
26431     <type name="Test.BookAboutMovie">
26432       <method name="Void .ctor(String)">
26433         <size>25</size>
26434       </method>
26435       <method name="System.String GetItem(Int32)">
26436         <size>7</size>
26437       </method>
26438       <method name="System.String get_Item(Int32)">
26439         <size>7</size>
26440       </method>
26441       <method name="Int32 Main(System.String[])">
26442         <size>57</size>
26443       </method>
26444     </type>
26445   </test>
26446   <test name="test-289.cs">
26447     <type name="Test">
26448       <method name="Void .ctor()">
26449         <size>7</size>
26450       </method>
26451       <method name="Void Main()">
26452         <size>1</size>
26453       </method>
26454       <method name="Void set_Value(System.String)">
26455         <size>1</size>
26456       </method>
26457       <method name="Void set_Value()">
26458         <size>1</size>
26459       </method>
26460       <method name="Void set_Item(Int32, Int32, Boolean)">
26461         <size>1</size>
26462       </method>
26463       <method name="Void set_Item(Int32, Int32)">
26464         <size>1</size>
26465       </method>
26466       <method name="Boolean get_Item(Boolean)">
26467         <size>2</size>
26468       </method>
26469     </type>
26470   </test>
26471   <test name="test-29.cs">
26472     <type name="Base">
26473       <method name="Void .ctor()">
26474         <size>7</size>
26475       </method>
26476       <method name="Void Add(Int32)">
26477         <size>18</size>
26478       </method>
26479     </type>
26480     <type name="Derived">
26481       <method name="Void .ctor()">
26482         <size>7</size>
26483       </method>
26484       <method name="Void Add(Double)">
26485         <size>18</size>
26486       </method>
26487     </type>
26488     <type name="Demo">
26489       <method name="Void .ctor()">
26490         <size>7</size>
26491       </method>
26492       <method name="Int32 Main()">
26493         <size>51</size>
26494       </method>
26495     </type>
26496   </test>
26497   <test name="test-290.cs">
26498     <type name="EntryPoint">
26499       <method name="Void .ctor()">
26500         <size>7</size>
26501       </method>
26502       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26503         <size>22</size>
26504       </method>
26505       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26506         <size>22</size>
26507       </method>
26508       <method name="Void bar_f(System.Object)">
26509         <size>1</size>
26510       </method>
26511       <method name="Void Main()">
26512         <size>35</size>
26513       </method>
26514     </type>
26515     <type name="EntryPoint+EventHandler">
26516       <method name="Void .ctor(Object, IntPtr)">
26517         <size>0</size>
26518       </method>
26519       <method name="Void Invoke(System.Object)">
26520         <size>0</size>
26521       </method>
26522       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26523         <size>0</size>
26524       </method>
26525       <method name="Void EndInvoke(IAsyncResult)">
26526         <size>0</size>
26527       </method>
26528     </type>
26529   </test>
26530   <test name="test-291.cs">
26531     <type name="Test">
26532       <method name="Void .ctor()">
26533         <size>7</size>
26534       </method>
26535       <method name="Void Method()">
26536         <size>1</size>
26537       </method>
26538       <method name="Void Main()">
26539         <size>13</size>
26540       </method>
26541     </type>
26542   </test>
26543   <test name="test-292.cs">
26544     <type name="X">
26545       <method name="Void .ctor()">
26546         <size>7</size>
26547       </method>
26548       <method name="Void .cctor()">
26549         <size>1</size>
26550       </method>
26551       <method name="Void Main()">
26552         <size>19</size>
26553       </method>
26554     </type>
26555   </test>
26556   <test name="test-293.cs">
26557     <type name="A">
26558       <method name="Void .ctor()">
26559         <size>7</size>
26560       </method>
26561       <method name="System.String get_Warning()">
26562         <size>6</size>
26563       </method>
26564     </type>
26565     <type name="B">
26566       <method name="Void .ctor()">
26567         <size>7</size>
26568       </method>
26569       <method name="System.String get_Warning()">
26570         <size>6</size>
26571       </method>
26572       <method name="Void Main()">
26573         <size>1</size>
26574       </method>
26575     </type>
26576   </test>
26577   <test name="test-294.cs">
26578     <type name="ObsoleteClass">
26579       <method name="Void .ctor()">
26580         <size>7</size>
26581       </method>
26582     </type>
26583     <type name="Test">
26584       <method name="Void .ctor()">
26585         <size>13</size>
26586       </method>
26587       <method name="Void .ctor(String, Boolean)">
26588         <size>14</size>
26589       </method>
26590       <method name="System.String get_Name()">
26591         <size>7</size>
26592       </method>
26593       <method name="Void set_Name(System.String)">
26594         <size>8</size>
26595       </method>
26596     </type>
26597     <type name="DerivedTest">
26598       <method name="Void .ctor(String)">
26599         <size>16</size>
26600       </method>
26601       <method name="System.String Method()">
26602         <size>7</size>
26603       </method>
26604       <method name="Void T2()">
26605         <size>1</size>
26606       </method>
26607       <method name="Void Main()">
26608         <size>1</size>
26609       </method>
26610     </type>
26611     <type name="ObsoleteClass2">
26612       <method name="Void .ctor()">
26613         <size>7</size>
26614       </method>
26615     </type>
26616     <type name="ObsoleteClass3">
26617       <method name="Void .ctor()">
26618         <size>18</size>
26619       </method>
26620       <method name="Void .cctor()">
26621         <size>25</size>
26622       </method>
26623     </type>
26624     <type name="ObsoleteClass4">
26625       <method name="Void .ctor()">
26626         <size>7</size>
26627       </method>
26628       <method name="Void T()">
26629         <size>59</size>
26630       </method>
26631     </type>
26632   </test>
26633   <test name="test-295.cs">
26634     <type name="MyAttribute">
26635       <method name="Void .ctor(Object)">
26636         <size>14</size>
26637       </method>
26638       <method name="System.Object get_my()">
26639         <size>7</size>
26640       </method>
26641     </type>
26642     <type name="MyConstructorBuilder">
26643       <method name="Void .ctor()">
26644         <size>7</size>
26645       </method>
26646       <method name="Int32 Main()">
26647         <size>111</size>
26648       </method>
26649       <method name="System.Type MyCreateCallee(System.AppDomain)">
26650         <size>329</size>
26651       </method>
26652     </type>
26653   </test>
26654   <test name="test-296.cs">
26655     <type name="GetElementTypeTest">
26656       <method name="Void .ctor()">
26657         <size>7</size>
26658       </method>
26659       <method name="Int32 Main(System.String[])">
26660         <size>30</size>
26661       </method>
26662     </type>
26663   </test>
26664   <test name="test-297.cs">
26665     <type name="T">
26666       <method name="Void .ctor()">
26667         <size>7</size>
26668       </method>
26669       <method name="Int32 Main()">
26670         <size>311</size>
26671       </method>
26672       <method name="Void Login(System.String)">
26673         <size>1</size>
26674       </method>
26675     </type>
26676     <type name="My">
26677       <method name="Void .ctor(Object)">
26678         <size>14</size>
26679       </method>
26680     </type>
26681   </test>
26682   <test name="test-299.cs">
26683     <type name="SampleClass">
26684       <method name="Void .ctor()">
26685         <size>7</size>
26686       </method>
26687       <method name="SuperClass op_Increment(SampleClass)">
26688         <size>6</size>
26689       </method>
26690     </type>
26691     <type name="SuperClass">
26692       <method name="Void .ctor()">
26693         <size>7</size>
26694       </method>
26695       <method name="Int32 Main()">
26696         <size>2</size>
26697       </method>
26698     </type>
26699   </test>
26700   <test name="test-3.cs">
26701     <type name="TestIntOps">
26702       <method name="Void .ctor()">
26703         <size>7</size>
26704       </method>
26705       <method name="SByte sbyte_add(SByte, SByte)">
26706         <size>7</size>
26707       </method>
26708       <method name="Int16 short_add(Int16, Int16)">
26709         <size>5</size>
26710       </method>
26711       <method name="Double double_add(Double, Double)">
26712         <size>4</size>
26713       </method>
26714       <method name="Int32 int_add(Int32, Int32)">
26715         <size>4</size>
26716       </method>
26717       <method name="Int32 int_sub(Int32, Int32)">
26718         <size>4</size>
26719       </method>
26720       <method name="Int32 int_mul(Int32, Int32)">
26721         <size>4</size>
26722       </method>
26723       <method name="Int32 Main()">
26724         <size>215</size>
26725       </method>
26726     </type>
26727   </test>
26728   <test name="test-30.cs">
26729     <type name="X">
26730       <method name="Void .ctor()">
26731         <size>7</size>
26732       </method>
26733       <method name="Void IA.Draw()">
26734         <size>8</size>
26735       </method>
26736       <method name="Void IB.Draw()">
26737         <size>8</size>
26738       </method>
26739     </type>
26740     <type name="test">
26741       <method name="Void .ctor()">
26742         <size>7</size>
26743       </method>
26744       <method name="Int32 Main()">
26745         <size>192</size>
26746       </method>
26747     </type>
26748   </test>
26749   <test name="test-300.cs">
26750     <type name="A">
26751       <method name="Void .ctor()">
26752         <size>7</size>
26753       </method>
26754       <method name="Void Main()">
26755         <size>7</size>
26756       </method>
26757     </type>
26758     <type name="A+C">
26759       <method name="Void .ctor()">
26760         <size>7</size>
26761       </method>
26762     </type>
26763     <type name="A+B">
26764       <method name="Void .ctor()">
26765         <size>473</size>
26766       </method>
26767     </type>
26768     <type name="A+B+C">
26769       <method name="Void .ctor()">
26770         <size>7</size>
26771       </method>
26772     </type>
26773   </test>
26774   <test name="test-301.cs">
26775     <type name="A">
26776       <method name="Void .ctor()">
26777         <size>7</size>
26778       </method>
26779       <method name="Void Main()">
26780         <size>7</size>
26781       </method>
26782     </type>
26783     <type name="A+B">
26784       <method name="Void .ctor()">
26785         <size>219</size>
26786       </method>
26787     </type>
26788   </test>
26789   <test name="test-302.cs">
26790     <type name="A">
26791       <method name="Void .ctor()">
26792         <size>7</size>
26793       </method>
26794       <method name="Void Main()">
26795         <size>7</size>
26796       </method>
26797     </type>
26798     <type name="A+C">
26799       <method name="Void .ctor()">
26800         <size>7</size>
26801       </method>
26802     </type>
26803     <type name="A+B">
26804       <method name="Void .ctor()">
26805         <size>24</size>
26806       </method>
26807     </type>
26808     <type name="A+B+C">
26809       <method name="Void .ctor()">
26810         <size>7</size>
26811       </method>
26812     </type>
26813   </test>
26814   <test name="test-303.cs">
26815     <type name="A">
26816       <method name="Void .ctor()">
26817         <size>7</size>
26818       </method>
26819       <method name="Void Main()">
26820         <size>7</size>
26821       </method>
26822     </type>
26823     <type name="A+C">
26824       <method name="Void .ctor()">
26825         <size>7</size>
26826       </method>
26827       <method name="Void System.IDisposable.Dispose()">
26828         <size>11</size>
26829       </method>
26830     </type>
26831     <type name="A+B">
26832       <method name="Void .ctor()">
26833         <size>31</size>
26834       </method>
26835     </type>
26836     <type name="A+B+C">
26837       <method name="Void .ctor()">
26838         <size>7</size>
26839       </method>
26840       <method name="Void System.IDisposable.Dispose()">
26841         <size>1</size>
26842       </method>
26843     </type>
26844   </test>
26845   <test name="test-304.cs">
26846     <type name="A">
26847       <method name="Void .ctor()">
26848         <size>7</size>
26849       </method>
26850       <method name="Void Main()">
26851         <size>7</size>
26852       </method>
26853     </type>
26854     <type name="A+D">
26855       <method name="Void .ctor()">
26856         <size>7</size>
26857       </method>
26858     </type>
26859     <type name="A+B">
26860       <method name="Void .ctor()">
26861         <size>473</size>
26862       </method>
26863     </type>
26864     <type name="A+B+C">
26865       <method name="Void .ctor()">
26866         <size>7</size>
26867       </method>
26868     </type>
26869   </test>
26870   <test name="test-305.cs">
26871     <type name="A">
26872       <method name="Void .ctor()">
26873         <size>7</size>
26874       </method>
26875       <method name="Void Main()">
26876         <size>7</size>
26877       </method>
26878     </type>
26879     <type name="A+B">
26880       <method name="Void .ctor()">
26881         <size>219</size>
26882       </method>
26883     </type>
26884   </test>
26885   <test name="test-306.cs">
26886     <type name="A">
26887       <method name="Void .ctor()">
26888         <size>7</size>
26889       </method>
26890       <method name="Void Main()">
26891         <size>7</size>
26892       </method>
26893     </type>
26894     <type name="A+D">
26895       <method name="Void .ctor()">
26896         <size>7</size>
26897       </method>
26898     </type>
26899     <type name="A+B">
26900       <method name="Void .ctor()">
26901         <size>24</size>
26902       </method>
26903     </type>
26904     <type name="A+B+C">
26905       <method name="Void .ctor()">
26906         <size>7</size>
26907       </method>
26908     </type>
26909   </test>
26910   <test name="test-307.cs">
26911     <type name="A">
26912       <method name="Void .ctor()">
26913         <size>7</size>
26914       </method>
26915       <method name="Void Main()">
26916         <size>7</size>
26917       </method>
26918     </type>
26919     <type name="A+D">
26920       <method name="Void .ctor()">
26921         <size>7</size>
26922       </method>
26923       <method name="Void System.IDisposable.Dispose()">
26924         <size>11</size>
26925       </method>
26926     </type>
26927     <type name="A+B">
26928       <method name="Void .ctor()">
26929         <size>31</size>
26930       </method>
26931     </type>
26932     <type name="A+B+C">
26933       <method name="Void .ctor()">
26934         <size>7</size>
26935       </method>
26936       <method name="Void System.IDisposable.Dispose()">
26937         <size>1</size>
26938       </method>
26939     </type>
26940   </test>
26941   <test name="test-308.cs">
26942     <type name="Program">
26943       <method name="Void .ctor()">
26944         <size>7</size>
26945       </method>
26946       <method name="Void Main(System.String[])">
26947         <size>40</size>
26948       </method>
26949     </type>
26950   </test>
26951   <test name="test-309.cs">
26952     <type name="MonoBASIC.Parser">
26953       <method name="Void .ctor()">
26954         <size>7</size>
26955       </method>
26956       <method name="Void Main()">
26957         <size>1</size>
26958       </method>
26959     </type>
26960     <type name="MonoBASIC.Parser+StateMachine">
26961       <method name="Void .ctor()">
26962         <size>7</size>
26963       </method>
26964       <method name="Void HandleToken(Token)">
26965         <size>1</size>
26966       </method>
26967     </type>
26968   </test>
26969   <test name="test-31.cs">
26970     <type name="Base">
26971       <method name="Void .ctor()">
26972         <size>7</size>
26973       </method>
26974       <method name="Void A()">
26975         <size>8</size>
26976       </method>
26977     </type>
26978     <type name="Derived">
26979       <method name="Void .ctor()">
26980         <size>7</size>
26981       </method>
26982       <method name="Void A()">
26983         <size>8</size>
26984       </method>
26985     </type>
26986     <type name="Test">
26987       <method name="Void .ctor()">
26988         <size>7</size>
26989       </method>
26990       <method name="Int32 Main()">
26991         <size>38</size>
26992       </method>
26993     </type>
26994   </test>
26995   <test name="test-310.cs">
26996     <type name="test.Impl">
26997       <method name="Void .ctor()">
26998         <size>7</size>
26999       </method>
27000       <method name="System.String GetType(Int32)">
27001         <size>6</size>
27002       </method>
27003       <method name="Boolean IsDone()">
27004         <size>2</size>
27005       </method>
27006     </type>
27007     <type name="test.myclass">
27008       <method name="Void .ctor()">
27009         <size>7</size>
27010       </method>
27011       <method name="Void Main(System.String[])">
27012         <size>28</size>
27013       </method>
27014     </type>
27015   </test>
27016   <test name="test-311.cs">
27017     <type name="Program">
27018       <method name="Void .ctor()">
27019         <size>38</size>
27020       </method>
27021       <method name="Void .cctor()">
27022         <size>11</size>
27023       </method>
27024       <method name="System.String get_Message()">
27025         <size>6</size>
27026       </method>
27027       <method name="Void set_Message(System.String)">
27028         <size>7</size>
27029       </method>
27030       <method name="Boolean DenyMethod()">
27031         <size>2</size>
27032       </method>
27033       <method name="Void Test2()">
27034         <size>1</size>
27035       </method>
27036       <method name="Void Test3()">
27037         <size>1</size>
27038       </method>
27039       <method name="Void Test4()">
27040         <size>1</size>
27041       </method>
27042       <method name="Int32 Main(System.String[])">
27043         <size>175</size>
27044       </method>
27045     </type>
27046     <type name="Test2">
27047       <method name="Void .ctor()">
27048         <size>7</size>
27049       </method>
27050     </type>
27051   </test>
27052   <test name="test-312.cs">
27053     <type name="X">
27054       <method name="Void .ctor()">
27055         <size>7</size>
27056       </method>
27057       <method name="Void .cctor()">
27058         <size>1</size>
27059       </method>
27060       <method name="Boolean Method(PointF)">
27061         <size>72</size>
27062       </method>
27063       <method name="Boolean Call_constructor_and_implicit()">
27064         <size>29</size>
27065       </method>
27066       <method name="Boolean Init_with_implicit_conv()">
27067         <size>52</size>
27068       </method>
27069       <method name="Boolean Init_ValueType()">
27070         <size>26</size>
27071       </method>
27072       <method name="Boolean InstanceAssignTest()">
27073         <size>75</size>
27074       </method>
27075       <method name="Int32 T()">
27076         <size>54</size>
27077       </method>
27078       <method name="Int32 Main()">
27079         <size>45</size>
27080       </method>
27081     </type>
27082     <type name="PointF">
27083       <method name="Void .ctor(Single, Single)">
27084         <size>47</size>
27085       </method>
27086     </type>
27087     <type name="Point">
27088       <method name="Void .ctor(Int32, Int32)">
27089         <size>37</size>
27090       </method>
27091       <method name="PointF op_Implicit(Point)">
27092         <size>22</size>
27093       </method>
27094     </type>
27095   </test>
27096   <test name="test-313.cs">
27097     <type name="D">
27098       <method name="Void .ctor()">
27099         <size>7</size>
27100       </method>
27101       <method name="Void A.B.METHOD()">
27102         <size>1</size>
27103       </method>
27104       <method name="Int32 Main()">
27105         <size>134</size>
27106       </method>
27107     </type>
27108   </test>
27109   <test name="test-314.cs">
27110     <type name="X">
27111       <method name="Void .ctor()">
27112         <size>28</size>
27113       </method>
27114       <method name="Void .ctor(Int32)">
27115         <size>28</size>
27116       </method>
27117       <method name="Void .cctor()">
27118         <size>11</size>
27119       </method>
27120       <method name="Int32 Main()">
27121         <size>57</size>
27122       </method>
27123     </type>
27124   </test>
27125   <test name="test-315.cs">
27126     <type name="GuardedCollectionValue">
27127       <method name="Void .ctor()">
27128         <size>7</size>
27129       </method>
27130       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27131         <size>2</size>
27132       </method>
27133       <method name="IDirectedCollectionValue Backwards()">
27134         <size>2</size>
27135       </method>
27136     </type>
27137     <type name="GuardedSequenced">
27138       <method name="Void .ctor()">
27139         <size>7</size>
27140       </method>
27141       <method name="IDirectedCollectionValue Test()">
27142         <size>12</size>
27143       </method>
27144     </type>
27145     <type name="X">
27146       <method name="Void .ctor()">
27147         <size>7</size>
27148       </method>
27149       <method name="Void Main()">
27150         <size>1</size>
27151       </method>
27152     </type>
27153   </test>
27154   <test name="test-316.cs">
27155     <type name="D">
27156       <method name="Void .ctor()">
27157         <size>7</size>
27158       </method>
27159       <method name="Int32 IA.Add(Int32)">
27160         <size>2</size>
27161       </method>
27162       <method name="Int32 IB.Add(Int32)">
27163         <size>2</size>
27164       </method>
27165     </type>
27166     <type name="E">
27167       <method name="Void .ctor()">
27168         <size>7</size>
27169       </method>
27170       <method name="Int32 IA.Add(Int32)">
27171         <size>2</size>
27172       </method>
27173       <method name="Int32 IB.Add(Int32)">
27174         <size>2</size>
27175       </method>
27176       <method name="Void doom()">
27177         <size>1</size>
27178       </method>
27179       <method name="System.Object Clone()">
27180         <size>2</size>
27181       </method>
27182       <method name="Void Dispose()">
27183         <size>1</size>
27184       </method>
27185     </type>
27186     <type name="C">
27187       <method name="Void .ctor()">
27188         <size>7</size>
27189       </method>
27190       <method name="Int32 Test(IC)">
27191         <size>49</size>
27192       </method>
27193       <method name="Void Test2(IE)">
27194         <size>20</size>
27195       </method>
27196       <method name="Int32 Main()">
27197         <size>32</size>
27198       </method>
27199     </type>
27200   </test>
27201   <test name="test-317.cs">
27202     <type name="X">
27203       <method name="Void .ctor()">
27204         <size>7</size>
27205       </method>
27206       <method name="Void Main()">
27207         <size>1</size>
27208       </method>
27209     </type>
27210   </test>
27211   <test name="test-318.cs">
27212     <type name="Ev">
27213       <method name="Void .ctor()">
27214         <size>29</size>
27215       </method>
27216       <method name="Void add_Disposed(System.EventHandler)">
27217         <size>19</size>
27218       </method>
27219       <method name="Void remove_Disposed(System.EventHandler)">
27220         <size>19</size>
27221       </method>
27222       <method name="Void OnClick(System.EventArgs)">
27223         <size>38</size>
27224       </method>
27225     </type>
27226     <type name="Foo">
27227       <method name="Void .ctor()">
27228         <size>7</size>
27229       </method>
27230     </type>
27231     <type name="C">
27232       <method name="Void .ctor()">
27233         <size>7</size>
27234       </method>
27235       <method name="Void my_from_fixed(Int32 ByRef)">
27236         <size>4</size>
27237       </method>
27238       <method name="Void month_from_fixed(Int32)">
27239         <size>8</size>
27240       </method>
27241       <method name="Int32 CreateFromString(Int32)">
27242         <size>10</size>
27243       </method>
27244       <method name="Void Main()">
27245         <size>1</size>
27246       </method>
27247     </type>
27248     <type name="Foo">
27249       <method name="Void EventInterface.add_Event(System.EventHandler)">
27250         <size>1</size>
27251       </method>
27252       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27253         <size>1</size>
27254       </method>
27255     </type>
27256     <type name="C">
27257       <method name="Double* GetValue(Double)">
27258         <size>5</size>
27259       </method>
27260     </type>
27261   </test>
27262   <test name="test-319.cs">
27263     <type name="ConstFields">
27264       <method name="Void .ctor()">
27265         <size>7</size>
27266       </method>
27267       <method name="Void .cctor()">
27268         <size>137</size>
27269       </method>
27270       <method name="Int32 Main()">
27271         <size>324</size>
27272       </method>
27273     </type>
27274   </test>
27275   <test name="test-32.cs">
27276     <type name="Blah">
27277       <method name="Void .ctor()">
27278         <size>7</size>
27279       </method>
27280       <method name="Int32 Main()">
27281         <size>50</size>
27282       </method>
27283     </type>
27284   </test>
27285   <test name="test-320.cs">
27286     <type name="X">
27287       <method name="Void .ctor(SByte*, Int32, Int32)">
27288         <size>7</size>
27289       </method>
27290       <method name="Void Main()">
27291         <size>12</size>
27292       </method>
27293     </type>
27294   </test>
27295   <test name="test-321.cs">
27296     <type name="X">
27297       <method name="Void Dispose()">
27298         <size>1</size>
27299       </method>
27300       <method name="Void Main()">
27301         <size>24</size>
27302       </method>
27303     </type>
27304   </test>
27305   <test name="test-322.cs">
27306     <type name="Y">
27307       <method name="Void .ctor(Byte)">
27308         <size>14</size>
27309       </method>
27310       <method name="Int32 op_Implicit(Y)">
27311         <size>7</size>
27312       </method>
27313     </type>
27314     <type name="X">
27315       <method name="Void .ctor()">
27316         <size>7</size>
27317       </method>
27318       <method name="Void Main()">
27319         <size>50</size>
27320       </method>
27321     </type>
27322   </test>
27323   <test name="test-323.cs">
27324     <type name="X">
27325       <method name="Void .ctor()">
27326         <size>7</size>
27327       </method>
27328       <method name="Void Main()">
27329         <size>1</size>
27330       </method>
27331     </type>
27332   </test>
27333   <test name="test-324.cs">
27334     <type name="A">
27335       <method name="Void .ctor()">
27336         <size>7</size>
27337       </method>
27338       <method name="Void DoStuff()">
27339         <size>11</size>
27340       </method>
27341     </type>
27342     <type name="T">
27343       <method name="Void .ctor()">
27344         <size>7</size>
27345       </method>
27346       <method name="Void .cctor()">
27347         <size>11</size>
27348       </method>
27349     </type>
27350     <type name="Driver">
27351       <method name="Void .ctor()">
27352         <size>7</size>
27353       </method>
27354       <method name="Void Main()">
27355         <size>22</size>
27356       </method>
27357     </type>
27358     <type name="B">
27359       <method name="Boolean get_Val()">
27360         <size>2</size>
27361       </method>
27362     </type>
27363   </test>
27364   <test name="test-325.cs">
27365     <type name="RequestAttribute">
27366       <method name="Void .ctor(String, String, String[])">
27367         <size>7</size>
27368       </method>
27369     </type>
27370     <type name="MyClass">
27371       <method name="Void .ctor()">
27372         <size>7</size>
27373       </method>
27374       <method name="Int32 SomeRequest()">
27375         <size>2</size>
27376       </method>
27377       <method name="Void Main()">
27378         <size>7</size>
27379       </method>
27380     </type>
27381   </test>
27382   <test name="test-326.cs">
27383     <type name="X">
27384       <method name="Void .ctor()">
27385         <size>7</size>
27386       </method>
27387       <method name="Int32 Main()">
27388         <size>55</size>
27389       </method>
27390     </type>
27391     <type name="Mapper">
27392       <method name="Void .ctor(Object, IntPtr)">
27393         <size>0</size>
27394       </method>
27395       <method name="Double Invoke(Int32)">
27396         <size>0</size>
27397       </method>
27398       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27399         <size>0</size>
27400       </method>
27401       <method name="Double EndInvoke(IAsyncResult)">
27402         <size>0</size>
27403       </method>
27404     </type>
27405     <type name="X">
27406       <method name="Double &lt;Main&gt;m__0(Int32)">
27407         <size>6</size>
27408       </method>
27409     </type>
27410   </test>
27411   <test name="test-327.cs">
27412     <type name="X2">
27413       <method name="Void .ctor()">
27414         <size>7</size>
27415       </method>
27416     </type>
27417     <type name="A.B.Tester">
27418       <method name="Void .ctor()">
27419         <size>7</size>
27420       </method>
27421       <method name="Void .cctor()">
27422         <size>1</size>
27423       </method>
27424       <method name="Void Main()">
27425         <size>1</size>
27426       </method>
27427     </type>
27428   </test>
27429   <test name="test-328.cs">
27430     <type name="A.B.Tester">
27431       <method name="Void .ctor()">
27432         <size>7</size>
27433       </method>
27434       <method name="Void .cctor()">
27435         <size>1</size>
27436       </method>
27437       <method name="Void Main()">
27438         <size>1</size>
27439       </method>
27440     </type>
27441   </test>
27442   <test name="test-329.cs">
27443     <type name="X">
27444       <method name="Void .ctor()">
27445         <size>7</size>
27446       </method>
27447       <method name="Void .ctor(Object)">
27448         <size>21</size>
27449       </method>
27450       <method name="Int32 Main()">
27451         <size>74</size>
27452       </method>
27453     </type>
27454   </test>
27455   <test name="test-33.cs">
27456     <type name="FirstOuter.FirstInner.First">
27457       <method name="Void .ctor()">
27458         <size>7</size>
27459       </method>
27460       <method name="System.String get_MyIdentity()">
27461         <size>12</size>
27462       </method>
27463     </type>
27464     <type name="FirstOuter.Second">
27465       <method name="Void .ctor()">
27466         <size>7</size>
27467       </method>
27468     </type>
27469     <type name="FirstOuter.SecondInner.Third">
27470       <method name="Void .ctor()">
27471         <size>7</size>
27472       </method>
27473     </type>
27474     <type name="FirstOuter.FirstInner.Fourth">
27475       <method name="Void .ctor()">
27476         <size>7</size>
27477       </method>
27478     </type>
27479     <type name="Fifth">
27480       <method name="Void .ctor()">
27481         <size>7</size>
27482       </method>
27483     </type>
27484     <type name="Application">
27485       <method name="Void .ctor()">
27486         <size>7</size>
27487       </method>
27488       <method name="Int32 Main(System.String[])">
27489         <size>139</size>
27490       </method>
27491     </type>
27492   </test>
27493   <test name="test-330.cs">
27494     <type name="X">
27495       <method name="Void .ctor()">
27496         <size>7</size>
27497       </method>
27498       <method name="Void Main()">
27499         <size>8</size>
27500       </method>
27501     </type>
27502   </test>
27503   <test name="test-331.cs">
27504     <type name="T">
27505       <method name="Void .ctor()">
27506         <size>7</size>
27507       </method>
27508       <method name="Void Main()">
27509         <size>1</size>
27510       </method>
27511       <method name="Byte* get_Ptr()">
27512         <size>7</size>
27513       </method>
27514       <method name="Void set_Ptr(Byte*)">
27515         <size>8</size>
27516       </method>
27517     </type>
27518   </test>
27519   <test name="test-332.cs">
27520     <type name="C">
27521       <method name="Void .ctor()">
27522         <size>7</size>
27523       </method>
27524       <method name="Void Main()">
27525         <size>1</size>
27526       </method>
27527     </type>
27528   </test>
27529   <test name="test-333.cs">
27530     <type name="Foo">
27531       <method name="Void .ctor()">
27532         <size>7</size>
27533       </method>
27534       <method name="Void Something()">
27535         <size>1</size>
27536       </method>
27537     </type>
27538     <type name="Bar">
27539       <method name="Void .ctor()">
27540         <size>7</size>
27541       </method>
27542       <method name="Void Something()">
27543         <size>1</size>
27544       </method>
27545       <method name="Void Main()">
27546         <size>1</size>
27547       </method>
27548     </type>
27549   </test>
27550   <test name="test-334.cs">
27551     <type name="Test.Foo.Index.CompoundFileReader">
27552       <method name="Void .ctor()">
27553         <size>7</size>
27554       </method>
27555       <method name="Void Main()">
27556         <size>1</size>
27557       </method>
27558     </type>
27559     <type name="Test.Foo.Store.Directory">
27560       <method name="Void .ctor()">
27561         <size>7</size>
27562       </method>
27563     </type>
27564   </test>
27565   <test name="test-335.cs">
27566     <type name="X">
27567       <method name="Void .ctor()">
27568         <size>7</size>
27569       </method>
27570       <method name="Void A(Int32, Int32)">
27571         <size>1</size>
27572       </method>
27573       <method name="Void C(Int32 ByRef)">
27574         <size>4</size>
27575       </method>
27576       <method name="Void Main()">
27577         <size>70</size>
27578       </method>
27579     </type>
27580     <type name="X+B">
27581       <method name="Void .ctor(Object, IntPtr)">
27582         <size>0</size>
27583       </method>
27584       <method name="Void Invoke(Int32, Int32)">
27585         <size>0</size>
27586       </method>
27587       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27588         <size>0</size>
27589       </method>
27590       <method name="Void EndInvoke(IAsyncResult)">
27591         <size>0</size>
27592       </method>
27593     </type>
27594     <type name="X+D">
27595       <method name="Void .ctor(Object, IntPtr)">
27596         <size>0</size>
27597       </method>
27598       <method name="Void Invoke(Int32 ByRef)">
27599         <size>0</size>
27600       </method>
27601       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27602         <size>0</size>
27603       </method>
27604       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27605         <size>0</size>
27606       </method>
27607     </type>
27608   </test>
27609   <test name="test-336.cs">
27610     <type name="X">
27611       <method name="Void .ctor(Foo)">
27612         <size>7</size>
27613       </method>
27614       <method name="Void .ctor(Bar)">
27615         <size>7</size>
27616       </method>
27617       <method name="Void Test()">
27618         <size>1</size>
27619       </method>
27620       <method name="Void Main()">
27621         <size>19</size>
27622       </method>
27623     </type>
27624     <type name="Foo">
27625       <method name="Void .ctor(Object, IntPtr)">
27626         <size>0</size>
27627       </method>
27628       <method name="Void Invoke()">
27629         <size>0</size>
27630       </method>
27631       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27632         <size>0</size>
27633       </method>
27634       <method name="Void EndInvoke(IAsyncResult)">
27635         <size>0</size>
27636       </method>
27637     </type>
27638     <type name="Bar">
27639       <method name="Void .ctor(Object, IntPtr)">
27640         <size>0</size>
27641       </method>
27642       <method name="Void Invoke(Int32)">
27643         <size>0</size>
27644       </method>
27645       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27646         <size>0</size>
27647       </method>
27648       <method name="Void EndInvoke(IAsyncResult)">
27649         <size>0</size>
27650       </method>
27651     </type>
27652   </test>
27653   <test name="test-337.cs">
27654     <type name="Test">
27655       <method name="Void .ctor()">
27656         <size>7</size>
27657       </method>
27658       <method name="Void Main()">
27659         <size>16</size>
27660       </method>
27661     </type>
27662   </test>
27663   <test name="test-338.cs">
27664     <type name="X">
27665       <method name="Void .ctor()">
27666         <size>7</size>
27667       </method>
27668       <method name="Void .cctor()">
27669         <size>11</size>
27670       </method>
27671       <method name="Void Main()">
27672         <size>1</size>
27673       </method>
27674       <method name="Y+Z fz()">
27675         <size>6</size>
27676       </method>
27677     </type>
27678     <type name="Y">
27679       <method name="Void .ctor()">
27680         <size>7</size>
27681       </method>
27682     </type>
27683     <type name="Y+Z">
27684       <method name="Void .ctor()">
27685         <size>7</size>
27686       </method>
27687       <method name="Void .cctor()">
27688         <size>11</size>
27689       </method>
27690     </type>
27691   </test>
27692   <test name="test-339.cs">
27693     <type name="C">
27694       <method name="Void .ctor()">
27695         <size>7</size>
27696       </method>
27697       <method name="Void .cctor()">
27698         <size>17</size>
27699       </method>
27700       <method name="Int32 Main()">
27701         <size>84</size>
27702       </method>
27703     </type>
27704   </test>
27705   <test name="test-34.cs">
27706     <type name="Blah">
27707       <method name="Void .ctor()">
27708         <size>7</size>
27709       </method>
27710       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27711         <size>7</size>
27712       </method>
27713       <method name="Int32 Bar(Int32, System.Int32[])">
27714         <size>61</size>
27715       </method>
27716       <method name="Void Foo(Int32, Int32)">
27717         <size>7</size>
27718       </method>
27719       <method name="Void In(Int32 ByRef)">
27720         <size>7</size>
27721       </method>
27722       <method name="Void Out(Int32 ByRef)">
27723         <size>7</size>
27724       </method>
27725       <method name="Int32 AddArray(System.Int32[])">
27726         <size>30</size>
27727       </method>
27728       <method name="Int32 AddFancy(FancyInt[])">
27729         <size>39</size>
27730       </method>
27731       <method name="Int32 Main()">
27732         <size>269</size>
27733       </method>
27734     </type>
27735     <type name="&lt;PrivateImplementationDetails&gt;">
27736       <method name="Void .ctor()">
27737         <size>7</size>
27738       </method>
27739     </type>
27740     <type name="FancyInt">
27741       <method name="Void .ctor(Int32)">
27742         <size>8</size>
27743       </method>
27744     </type>
27745   </test>
27746   <test name="test-340.cs">
27747     <type name="FLMID.Bugs.BoolOne.A">
27748       <method name="Void .ctor()">
27749         <size>7</size>
27750       </method>
27751       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27752         <size>8</size>
27753       </method>
27754     </type>
27755     <type name="FLMID.Bugs.BoolOne.B">
27756       <method name="Void .ctor()">
27757         <size>7</size>
27758       </method>
27759     </type>
27760     <type name="FLMID.Bugs.BoolOne.Test">
27761       <method name="Void .ctor()">
27762         <size>7</size>
27763       </method>
27764       <method name="Int32 Main(System.String[])">
27765         <size>34</size>
27766       </method>
27767     </type>
27768     <type name="FLMID.Bugs.BoolOne.B">
27769       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27770         <size>12</size>
27771       </method>
27772     </type>
27773   </test>
27774   <test name="test-341.cs">
27775     <type name="Test">
27776       <method name="Void .ctor()">
27777         <size>7</size>
27778       </method>
27779       <method name="Void Main()">
27780         <size>1</size>
27781       </method>
27782     </type>
27783     <type name="Libs">
27784       <method name="Void .ctor()">
27785         <size>7</size>
27786       </method>
27787     </type>
27788     <type name="Bar">
27789       <method name="Void .ctor()">
27790         <size>7</size>
27791       </method>
27792     </type>
27793     <type name="Foo">
27794       <method name="Void .ctor()">
27795         <size>7</size>
27796       </method>
27797     </type>
27798   </test>
27799   <test name="test-342.cs">
27800     <type name="A">
27801       <method name="Void .ctor()">
27802         <size>7</size>
27803       </method>
27804       <method name="Void Foo(Int32)">
27805         <size>1</size>
27806       </method>
27807       <method name="Void Foo(Double)">
27808         <size>11</size>
27809       </method>
27810     </type>
27811     <type name="B">
27812       <method name="Void .ctor()">
27813         <size>7</size>
27814       </method>
27815       <method name="Void Foo(Double)">
27816         <size>11</size>
27817       </method>
27818       <method name="Void Main()">
27819         <size>24</size>
27820       </method>
27821     </type>
27822     <type name="A">
27823       <method name="Boolean get_Item(Int32)">
27824         <size>2</size>
27825       </method>
27826       <method name="Boolean get_Item(Double)">
27827         <size>11</size>
27828       </method>
27829     </type>
27830     <type name="B">
27831       <method name="Boolean get_Item(Double)">
27832         <size>11</size>
27833       </method>
27834     </type>
27835   </test>
27836   <test name="test-343.cs">
27837     <type name="X">
27838       <method name="Void .ctor()">
27839         <size>7</size>
27840       </method>
27841       <method name="Void Concat(System.String, System.String, System.String)">
27842         <size>1</size>
27843       </method>
27844       <method name="Void Concat(System.String[])">
27845         <size>11</size>
27846       </method>
27847       <method name="Void Main()">
27848         <size>21</size>
27849       </method>
27850     </type>
27851   </test>
27852   <test name="test-344.cs">
27853     <type name="X">
27854       <method name="Void .ctor()">
27855         <size>7</size>
27856       </method>
27857       <method name="Void add_y(Y)">
27858         <size>24</size>
27859       </method>
27860       <method name="Void remove_y(Y)">
27861         <size>24</size>
27862       </method>
27863       <method name="Void Main(System.String[])">
27864         <size>13</size>
27865       </method>
27866       <method name="Void Foo()">
27867         <size>66</size>
27868       </method>
27869     </type>
27870     <type name="Y">
27871       <method name="Void .ctor(Object, IntPtr)">
27872         <size>0</size>
27873       </method>
27874       <method name="Void Invoke()">
27875         <size>0</size>
27876       </method>
27877       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27878         <size>0</size>
27879       </method>
27880       <method name="Void EndInvoke(IAsyncResult)">
27881         <size>0</size>
27882       </method>
27883     </type>
27884     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27885       <method name="Void .ctor()">
27886         <size>7</size>
27887       </method>
27888       <method name="Void &lt;&gt;m__0()">
27889         <size>28</size>
27890       </method>
27891     </type>
27892   </test>
27893   <test name="test-345.cs">
27894     <type name="EntryPoint">
27895       <method name="Void .ctor()">
27896         <size>7</size>
27897       </method>
27898       <method name="Void Main()">
27899         <size>1</size>
27900       </method>
27901     </type>
27902   </test>
27903   <test name="test-346.cs">
27904     <type name="TestMethods.Class1">
27905       <method name="Void .ctor()">
27906         <size>7</size>
27907       </method>
27908       <method name="Int32 Main()">
27909         <size>91</size>
27910       </method>
27911     </type>
27912     <type name="TestMethods.ParamClass">
27913       <method name="Void .ctor()">
27914         <size>7</size>
27915       </method>
27916     </type>
27917     <type name="TestMethods.TestParam">
27918       <method name="Void .ctor()">
27919         <size>7</size>
27920       </method>
27921     </type>
27922     <type name="TestMethods.BaseClass">
27923       <method name="Void .ctor()">
27924         <size>7</size>
27925       </method>
27926       <method name="Int32 AddItem(TestMethods.ParamClass)">
27927         <size>0</size>
27928       </method>
27929     </type>
27930     <type name="TestMethods.TestClass">
27931       <method name="Void .ctor()">
27932         <size>7</size>
27933       </method>
27934       <method name="Int32 AddItem(System.Object)">
27935         <size>2</size>
27936       </method>
27937       <method name="Int32 AddItem(TestMethods.ParamClass)">
27938         <size>2</size>
27939       </method>
27940     </type>
27941   </test>
27942   <test name="test-347.cs">
27943     <type name="Whatever.Core.Project">
27944       <method name="Void .ctor()">
27945         <size>7</size>
27946       </method>
27947     </type>
27948     <type name="Whatever.Core.A">
27949       <method name="Void .ctor()">
27950         <size>7</size>
27951       </method>
27952       <method name="Whatever.Core.Project get_Project()">
27953         <size>6</size>
27954       </method>
27955     </type>
27956     <type name="SomethingElse.Core.Project">
27957       <method name="Void .ctor()">
27958         <size>7</size>
27959       </method>
27960     </type>
27961     <type name="Whatever.App.B">
27962       <method name="Void .ctor()">
27963         <size>7</size>
27964       </method>
27965       <method name="System.String Execute()">
27966         <size>12</size>
27967       </method>
27968       <method name="Void Main()">
27969         <size>12</size>
27970       </method>
27971     </type>
27972   </test>
27973   <test name="test-348.cs">
27974     <type name="BoundAttribute">
27975       <method name="Void .ctor(Double, Int32)">
27976         <size>7</size>
27977       </method>
27978     </type>
27979     <type name="C">
27980       <method name="Void .ctor()">
27981         <size>7</size>
27982       </method>
27983       <method name="Void Main()">
27984         <size>1</size>
27985       </method>
27986     </type>
27987   </test>
27988   <test name="test-349.cs">
27989     <type name="C">
27990       <method name="Void .ctor()">
27991         <size>7</size>
27992       </method>
27993       <method name="Void add_Ev1(D)">
27994         <size>24</size>
27995       </method>
27996       <method name="Void remove_Ev1(D)">
27997         <size>24</size>
27998       </method>
27999     </type>
28000     <type name="X">
28001       <method name="Void .ctor()">
28002         <size>7</size>
28003       </method>
28004       <method name="Void .cctor()">
28005         <size>1</size>
28006       </method>
28007       <method name="Void add_Ev1(D)">
28008         <size>22</size>
28009       </method>
28010       <method name="Void remove_Ev1(D)">
28011         <size>22</size>
28012       </method>
28013       <method name="Void add_Ev2(D)">
28014         <size>22</size>
28015       </method>
28016       <method name="Void remove_Ev2(D)">
28017         <size>22</size>
28018       </method>
28019     </type>
28020     <type name="X2">
28021       <method name="Void .ctor()">
28022         <size>7</size>
28023       </method>
28024       <method name="Void .cctor()">
28025         <size>7</size>
28026       </method>
28027     </type>
28028     <type name="Test">
28029       <method name="Void .ctor()">
28030         <size>7</size>
28031       </method>
28032       <method name="Void .cctor()">
28033         <size>19</size>
28034       </method>
28035       <method name="Int32 Main()">
28036         <size>63</size>
28037       </method>
28038     </type>
28039     <type name="D">
28040       <method name="Void .ctor(Object, IntPtr)">
28041         <size>0</size>
28042       </method>
28043       <method name="Void Invoke()">
28044         <size>0</size>
28045       </method>
28046       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28047         <size>0</size>
28048       </method>
28049       <method name="Void EndInvoke(IAsyncResult)">
28050         <size>0</size>
28051       </method>
28052     </type>
28053   </test>
28054   <test name="test-35.cs">
28055     <type name="X">
28056       <method name="Void .ctor()">
28057         <size>7</size>
28058       </method>
28059       <method name="Void .cctor()">
28060         <size>7</size>
28061       </method>
28062       <method name="Void a()">
28063         <size>17</size>
28064       </method>
28065       <method name="Void w(Int32)">
28066         <size>22</size>
28067       </method>
28068       <method name="Int32 Main()">
28069         <size>298</size>
28070       </method>
28071     </type>
28072   </test>
28073   <test name="test-350.cs">
28074     <type name="A">
28075       <method name="Void .ctor()">
28076         <size>7</size>
28077       </method>
28078     </type>
28079     <type name="A+BAttribute">
28080       <method name="Void .ctor()">
28081         <size>7</size>
28082       </method>
28083     </type>
28084     <type name="C">
28085       <method name="Void .ctor()">
28086         <size>7</size>
28087       </method>
28088       <method name="Void Main()">
28089         <size>1</size>
28090       </method>
28091     </type>
28092   </test>
28093   <test name="test-351.cs">
28094     <type name="Test.Testee">
28095       <method name="Void .ctor()">
28096         <size>7</size>
28097       </method>
28098       <method name="Void Bar(System.String, System.Object[])">
28099         <size>1</size>
28100       </method>
28101       <method name="Void Main()">
28102         <size>242</size>
28103       </method>
28104     </type>
28105     <type name="Test.Foo">
28106       <method name="Void .ctor(Object, IntPtr)">
28107         <size>0</size>
28108       </method>
28109       <method name="Void Invoke(System.String, System.Object[])">
28110         <size>0</size>
28111       </method>
28112       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28113         <size>0</size>
28114       </method>
28115       <method name="Void EndInvoke(IAsyncResult)">
28116         <size>0</size>
28117       </method>
28118     </type>
28119   </test>
28120   <test name="test-352.cs">
28121     <type name="C">
28122       <method name="Void .ctor()">
28123         <size>7</size>
28124       </method>
28125       <method name="Void Main()">
28126         <size>1</size>
28127       </method>
28128     </type>
28129   </test>
28130   <test name="test-353.cs">
28131     <type name="Three">
28132       <method name="Void .ctor()">
28133         <size>7</size>
28134       </method>
28135       <method name="Void Main()">
28136         <size>7</size>
28137       </method>
28138     </type>
28139     <type name="One">
28140       <method name="Void .ctor()">
28141         <size>7</size>
28142       </method>
28143     </type>
28144     <type name="Two">
28145       <method name="Void .ctor()">
28146         <size>7</size>
28147       </method>
28148     </type>
28149   </test>
28150   <test name="test-354.cs">
28151     <type name="MYAttr">
28152       <method name="Void .ctor()">
28153         <size>7</size>
28154       </method>
28155     </type>
28156     <type name="A">
28157       <method name="Void .ctor()">
28158         <size>7</size>
28159       </method>
28160       <method name="Void Main()">
28161         <size>1</size>
28162       </method>
28163     </type>
28164   </test>
28165   <test name="test-355.cs">
28166     <type name="Level1.Level1.Level2.MainClass">
28167       <method name="Void .ctor()">
28168         <size>7</size>
28169       </method>
28170       <method name="Void Main()">
28171         <size>1</size>
28172       </method>
28173     </type>
28174   </test>
28175   <test name="test-356.cs">
28176     <type name="MainClass">
28177       <method name="Void .ctor()">
28178         <size>7</size>
28179       </method>
28180       <method name="Void Main()">
28181         <size>1</size>
28182       </method>
28183     </type>
28184   </test>
28185   <test name="test-357.cs">
28186     <type name="SD.Sd">
28187       <method name="Void .ctor()">
28188         <size>7</size>
28189       </method>
28190       <method name="Void F(Boolean)">
28191         <size>1</size>
28192       </method>
28193     </type>
28194     <type name="Foo.Bar">
28195       <method name="Void .ctor()">
28196         <size>25</size>
28197       </method>
28198       <method name="Void Main()">
28199         <size>27</size>
28200       </method>
28201     </type>
28202     <type name="Foo.Bar+f_t">
28203       <method name="Void .ctor(Object, IntPtr)">
28204         <size>0</size>
28205       </method>
28206       <method name="Void Invoke(Boolean)">
28207         <size>0</size>
28208       </method>
28209       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28210         <size>0</size>
28211       </method>
28212       <method name="Void EndInvoke(IAsyncResult)">
28213         <size>0</size>
28214       </method>
28215     </type>
28216   </test>
28217   <test name="test-358.cs">
28218     <type name="Test">
28219       <method name="Void .ctor()">
28220         <size>7</size>
28221       </method>
28222       <method name="Void Main()">
28223         <size>50</size>
28224       </method>
28225     </type>
28226   </test>
28227   <test name="test-359.cs">
28228     <type name="Test">
28229       <method name="Void .ctor()">
28230         <size>7</size>
28231       </method>
28232       <method name="Void Main()">
28233         <size>1</size>
28234       </method>
28235     </type>
28236   </test>
28237   <test name="test-36.cs">
28238     <type name="Y">
28239       <method name="Void .ctor()">
28240         <size>7</size>
28241       </method>
28242       <method name="Int32 Main()">
28243         <size>272</size>
28244       </method>
28245     </type>
28246     <type name="X">
28247       <method name="IEnumerator GetEnumerator()">
28248         <size>36</size>
28249       </method>
28250     </type>
28251   </test>
28252   <test name="test-360.cs">
28253     <type name="Application">
28254       <method name="Void .ctor()">
28255         <size>7</size>
28256       </method>
28257       <method name="Void Main(System.String[])">
28258         <size>13</size>
28259       </method>
28260     </type>
28261   </test>
28262   <test name="test-361.cs">
28263     <type name="X">
28264       <method name="Void .ctor()">
28265         <size>7</size>
28266       </method>
28267     </type>
28268     <type name="Test">
28269       <method name="Void .ctor()">
28270         <size>7</size>
28271       </method>
28272       <method name="Void Main()">
28273         <size>1</size>
28274       </method>
28275     </type>
28276   </test>
28277   <test name="test-362.cs">
28278     <type name="C">
28279       <method name="Void .ctor()">
28280         <size>7</size>
28281       </method>
28282       <method name="Void Main()">
28283         <size>17</size>
28284       </method>
28285       <method name="Void Test()">
28286         <size>26</size>
28287       </method>
28288     </type>
28289   </test>
28290   <test name="test-363.cs">
28291     <type name="Location">
28292       <method name="Void .ctor()">
28293         <size>7</size>
28294       </method>
28295       <method name="Void .cctor()">
28296         <size>11</size>
28297       </method>
28298     </type>
28299     <type name="Element">
28300       <method name="Void .ctor()">
28301         <size>18</size>
28302       </method>
28303       <method name="Location get_Location()">
28304         <size>7</size>
28305       </method>
28306       <method name="Void set_Location(Location)">
28307         <size>8</size>
28308       </method>
28309     </type>
28310     <type name="T">
28311       <method name="Void .ctor()">
28312         <size>7</size>
28313       </method>
28314       <method name="Void Main()">
28315         <size>1</size>
28316       </method>
28317     </type>
28318   </test>
28319   <test name="test-364.cs">
28320     <type name="X">
28321       <method name="Void .ctor()">
28322         <size>7</size>
28323       </method>
28324       <method name="Int32 Main()">
28325         <size>34</size>
28326       </method>
28327       <method name="Int32 t1(Int32)">
28328         <size>33</size>
28329       </method>
28330       <method name="Int32 t2(Int32)">
28331         <size>47</size>
28332       </method>
28333       <method name="Void Main2(System.String[])">
28334         <size>72</size>
28335       </method>
28336     </type>
28337     <type name="Delegable">
28338       <method name="Void .ctor()">
28339         <size>7</size>
28340       </method>
28341       <method name="Void add_MyDelegate(System.EventHandler)">
28342         <size>24</size>
28343       </method>
28344       <method name="Void remove_MyDelegate(System.EventHandler)">
28345         <size>24</size>
28346       </method>
28347     </type>
28348     <type name="X+Foo">
28349       <method name="Void .ctor(Object, IntPtr)">
28350         <size>0</size>
28351       </method>
28352       <method name="Int32 Invoke()">
28353         <size>0</size>
28354       </method>
28355       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28356         <size>0</size>
28357       </method>
28358       <method name="Int32 EndInvoke(IAsyncResult)">
28359         <size>0</size>
28360       </method>
28361     </type>
28362     <type name="X+&lt;t1&gt;c__AnonStorey0">
28363       <method name="Void .ctor()">
28364         <size>7</size>
28365       </method>
28366       <method name="Int32 &lt;&gt;m__0()">
28367         <size>7</size>
28368       </method>
28369     </type>
28370     <type name="X+&lt;t2&gt;c__AnonStorey1">
28371       <method name="Void .ctor()">
28372         <size>7</size>
28373       </method>
28374       <method name="Int32 &lt;&gt;m__1()">
28375         <size>7</size>
28376       </method>
28377     </type>
28378     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28379       <method name="Void .ctor()">
28380         <size>7</size>
28381       </method>
28382       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28383         <size>33</size>
28384       </method>
28385     </type>
28386   </test>
28387   <test name="test-365.cs">
28388     <type name="C">
28389       <method name="Void .ctor()">
28390         <size>19</size>
28391       </method>
28392       <method name="Void set_LiteralType(LiteralType)">
28393         <size>1</size>
28394       </method>
28395       <method name="Void Main()">
28396         <size>1</size>
28397       </method>
28398     </type>
28399   </test>
28400   <test name="test-366.cs">
28401     <type name="C">
28402       <method name="Void .ctor()">
28403         <size>7</size>
28404       </method>
28405       <method name="Int32 Main()">
28406         <size>20</size>
28407       </method>
28408     </type>
28409   </test>
28410   <test name="test-367.cs">
28411     <type name="X">
28412       <method name="Void .ctor()">
28413         <size>7</size>
28414       </method>
28415       <method name="Int32 Main()">
28416         <size>20</size>
28417       </method>
28418     </type>
28419   </test>
28420   <test name="test-368.cs">
28421     <type name="X">
28422       <method name="Void .ctor()">
28423         <size>7</size>
28424       </method>
28425       <method name="Void Main()">
28426         <size>27</size>
28427       </method>
28428     </type>
28429   </test>
28430   <test name="test-369.cs">
28431     <type name="Test">
28432       <method name="Void .ctor()">
28433         <size>7</size>
28434       </method>
28435       <method name="Boolean Equals(System.Object)">
28436         <size>2</size>
28437       </method>
28438       <method name="Int32 GetHashCode()">
28439         <size>2</size>
28440       </method>
28441       <method name="Void Main()">
28442         <size>47</size>
28443       </method>
28444       <method name="Boolean op_Equality(Test, Test)">
28445         <size>14</size>
28446       </method>
28447       <method name="Boolean op_Inequality(Test, Test)">
28448         <size>2</size>
28449       </method>
28450     </type>
28451   </test>
28452   <test name="test-37.cs">
28453     <type name="X">
28454       <method name="Void .ctor()">
28455         <size>7</size>
28456       </method>
28457       <method name="Void m(System.Int32[])">
28458         <size>9</size>
28459       </method>
28460       <method name="Int32 test_int_single_dim()">
28461         <size>88</size>
28462       </method>
28463       <method name="Int32 simple_test_double_dim()">
28464         <size>78</size>
28465       </method>
28466       <method name="Int32 Main()">
28467         <size>12</size>
28468       </method>
28469     </type>
28470   </test>
28471   <test name="test-370.cs">
28472     <type name="Test.Application">
28473       <method name="Void .ctor()">
28474         <size>7</size>
28475       </method>
28476       <method name="Int32 ParseType(System.String)">
28477         <size>168</size>
28478       </method>
28479       <method name="Int32 Main()">
28480         <size>54</size>
28481       </method>
28482     </type>
28483   </test>
28484   <test name="test-371.cs">
28485     <type name="X">
28486       <method name="Void .ctor(Boolean&amp;)">
28487         <size>10</size>
28488       </method>
28489       <method name="Void Main()">
28490         <size>1</size>
28491       </method>
28492     </type>
28493     <type name="Y">
28494       <method name="Void .ctor(Boolean&amp;)">
28495         <size>8</size>
28496       </method>
28497     </type>
28498   </test>
28499   <test name="test-372.cs">
28500     <type name="GenericNode">
28501       <method name="Void .ctor()">
28502         <size>7</size>
28503       </method>
28504       <method name="Int32 GetStat()">
28505         <size>2</size>
28506       </method>
28507     </type>
28508     <type name="GenericFileNode">
28509       <method name="Void .ctor()">
28510         <size>7</size>
28511       </method>
28512       <method name="Int32 NotUsed()">
28513         <size>2</size>
28514       </method>
28515     </type>
28516     <type name="WorkingTest">
28517       <method name="Void .ctor()">
28518         <size>7</size>
28519       </method>
28520       <method name="Int32 GetStat()">
28521         <size>3</size>
28522       </method>
28523     </type>
28524     <type name="FailingTest">
28525       <method name="Void .ctor()">
28526         <size>7</size>
28527       </method>
28528       <method name="Int32 GetStat()">
28529         <size>3</size>
28530       </method>
28531     </type>
28532     <type name="TestWrapper">
28533       <method name="Void .ctor()">
28534         <size>7</size>
28535       </method>
28536       <method name="Boolean Test(Node, System.String)">
28537         <size>39</size>
28538       </method>
28539       <method name="Int32 Main()">
28540         <size>44</size>
28541       </method>
28542     </type>
28543   </test>
28544   <test name="test-373.cs">
28545     <type name="Test">
28546       <method name="Void .ctor()">
28547         <size>7</size>
28548       </method>
28549       <method name="Void Main(System.String[])">
28550         <size>50</size>
28551       </method>
28552     </type>
28553   </test>
28554   <test name="test-374.cs">
28555     <type name="Test">
28556       <method name="Void .ctor()">
28557         <size>7</size>
28558       </method>
28559     </type>
28560     <type name="Rest">
28561       <method name="Void .ctor()">
28562         <size>7</size>
28563       </method>
28564       <method name="Void Main()">
28565         <size>1</size>
28566       </method>
28567     </type>
28568   </test>
28569   <test name="test-375.cs">
28570     <type name="a">
28571       <method name="Void .ctor()">
28572         <size>7</size>
28573       </method>
28574     </type>
28575     <type name="a+b">
28576       <method name="Void .ctor()">
28577         <size>7</size>
28578       </method>
28579     </type>
28580     <type name="c">
28581       <method name="Void .ctor()">
28582         <size>7</size>
28583       </method>
28584       <method name="Void Main()">
28585         <size>1</size>
28586       </method>
28587     </type>
28588     <type name="c+d">
28589       <method name="Void .ctor()">
28590         <size>7</size>
28591       </method>
28592     </type>
28593   </test>
28594   <test name="test-376.cs">
28595     <type name="C">
28596       <method name="Void .ctor()">
28597         <size>7</size>
28598       </method>
28599       <method name="Int32 Main()">
28600         <size>72</size>
28601       </method>
28602     </type>
28603   </test>
28604   <test name="test-377.cs">
28605     <type name="Tests">
28606       <method name="Void .ctor()">
28607         <size>7</size>
28608       </method>
28609       <method name="Void test()">
28610         <size>10</size>
28611       </method>
28612       <method name="Void Main()">
28613         <size>1</size>
28614       </method>
28615     </type>
28616   </test>
28617   <test name="test-378.cs">
28618     <type name="C">
28619       <method name="Void .ctor()">
28620         <size>7</size>
28621       </method>
28622       <method name="Void Main()">
28623         <size>1</size>
28624       </method>
28625     </type>
28626   </test>
28627   <test name="test-379.cs">
28628     <type name="DeadCode">
28629       <method name="Void .ctor()">
28630         <size>7</size>
28631       </method>
28632       <method name="Void Main()">
28633         <size>12</size>
28634       </method>
28635       <method name="System.String SomeFunc(System.String)">
28636         <size>2</size>
28637       </method>
28638     </type>
28639   </test>
28640   <test name="test-38.cs">
28641     <type name="X">
28642       <method name="Void .ctor()">
28643         <size>7</size>
28644       </method>
28645       <method name="Int32 get_Item(Int32)">
28646         <size>20</size>
28647       </method>
28648       <method name="Void set_Item(Int32, Int32)">
28649         <size>26</size>
28650       </method>
28651       <method name="Int32 Foo()">
28652         <size>2</size>
28653       </method>
28654       <method name="Int32 get_Bar()">
28655         <size>7</size>
28656       </method>
28657       <method name="Void set_Bar(Int32)">
28658         <size>8</size>
28659       </method>
28660     </type>
28661     <type name="Y">
28662       <method name="Void .ctor()">
28663         <size>7</size>
28664       </method>
28665       <method name="UInt32 get_Item(UInt32)">
28666         <size>20</size>
28667       </method>
28668       <method name="Void set_Item(UInt32, UInt32)">
28669         <size>26</size>
28670       </method>
28671       <method name="UInt32 Foo()">
28672         <size>2</size>
28673       </method>
28674       <method name="UInt32 get_Bar()">
28675         <size>7</size>
28676       </method>
28677       <method name="Void set_Bar(UInt32)">
28678         <size>8</size>
28679       </method>
28680     </type>
28681     <type name="Test">
28682       <method name="Void .ctor()">
28683         <size>7</size>
28684       </method>
28685       <method name="Int32 Main()">
28686         <size>288</size>
28687       </method>
28688     </type>
28689   </test>
28690   <test name="test-380.cs">
28691     <type name="T">
28692       <method name="Void .ctor()">
28693         <size>7</size>
28694       </method>
28695       <method name="Int32 Main()">
28696         <size>17</size>
28697       </method>
28698     </type>
28699   </test>
28700   <test name="test-381.cs">
28701     <type name="Application">
28702       <method name="Void .ctor()">
28703         <size>7</size>
28704       </method>
28705       <method name="Void Main(System.String[])">
28706         <size>13</size>
28707       </method>
28708     </type>
28709   </test>
28710   <test name="test-382.cs">
28711     <type name="Dec">
28712       <method name="Void .ctor()">
28713         <size>7</size>
28714       </method>
28715       <method name="Void .cctor()">
28716         <size>16</size>
28717       </method>
28718       <method name="Void Main()">
28719         <size>108</size>
28720       </method>
28721     </type>
28722   </test>
28723   <test name="test-383.cs">
28724     <type name="X">
28725       <method name="Void .ctor()">
28726         <size>37</size>
28727       </method>
28728       <method name="X testme(Int32 ByRef)">
28729         <size>5</size>
28730       </method>
28731       <method name="Void Main()">
28732         <size>7</size>
28733       </method>
28734     </type>
28735   </test>
28736   <test name="test-384.cs">
28737     <type name="X">
28738       <method name="Void .ctor()">
28739         <size>7</size>
28740       </method>
28741       <method name="Void .cctor()">
28742         <size>8</size>
28743       </method>
28744       <method name="Void Test()">
28745         <size>40</size>
28746       </method>
28747       <method name="Int32 Main()">
28748         <size>21</size>
28749       </method>
28750     </type>
28751   </test>
28752   <test name="test-385.cs">
28753     <type name="Test">
28754       <method name="Void .ctor()">
28755         <size>7</size>
28756       </method>
28757       <method name="Int32 Main()">
28758         <size>40</size>
28759       </method>
28760     </type>
28761   </test>
28762   <test name="test-386.cs">
28763     <type name="SuperDecimal">
28764       <method name="Void .ctor(Decimal)">
28765         <size>14</size>
28766       </method>
28767       <method name="Void Main()">
28768         <size>15</size>
28769       </method>
28770       <method name="SuperDecimal op_Implicit(Decimal)">
28771         <size>7</size>
28772       </method>
28773     </type>
28774   </test>
28775   <test name="test-387.cs">
28776     <type name="ObjectID">
28777       <method name="Void .ctor(Int64)">
28778         <size>8</size>
28779       </method>
28780       <method name="Void Main()">
28781         <size>22</size>
28782       </method>
28783       <method name="Int64 op_Implicit(ObjectID)">
28784         <size>8</size>
28785       </method>
28786       <method name="ObjectID op_Implicit(Int64)">
28787         <size>7</size>
28788       </method>
28789     </type>
28790   </test>
28791   <test name="test-388.cs">
28792     <type name="Schemas.basefieldtype">
28793       <method name="Void .ctor()">
28794         <size>7</size>
28795       </method>
28796       <method name="System.Object Instantiate()">
28797         <size>2</size>
28798       </method>
28799     </type>
28800     <type name="Schemas.fieldtype">
28801       <method name="Void .ctor()">
28802         <size>7</size>
28803       </method>
28804       <method name="System.Object Instantiate()">
28805         <size>18</size>
28806       </method>
28807     </type>
28808     <type name="Schemas.compoundfield">
28809       <method name="Void .ctor()">
28810         <size>7</size>
28811       </method>
28812       <method name="System.Object Instantiate()">
28813         <size>18</size>
28814       </method>
28815     </type>
28816     <type name="Schemas.field">
28817       <method name="Void .ctor()">
28818         <size>7</size>
28819       </method>
28820       <method name="System.Object Instantiate()">
28821         <size>18</size>
28822       </method>
28823     </type>
28824     <type name="Schemas.formdata">
28825       <method name="Void .ctor()">
28826         <size>7</size>
28827       </method>
28828       <method name="System.Object Instantiate()">
28829         <size>12</size>
28830       </method>
28831     </type>
28832     <type name="Schemas.M">
28833       <method name="Void .ctor()">
28834         <size>7</size>
28835       </method>
28836       <method name="Void Main()">
28837         <size>1</size>
28838       </method>
28839     </type>
28840   </test>
28841   <test name="test-389.cs">
28842     <type name="Schemas.basefieldtype">
28843       <method name="Void .ctor()">
28844         <size>7</size>
28845       </method>
28846       <method name="System.Object Instantiate()">
28847         <size>2</size>
28848       </method>
28849     </type>
28850     <type name="Schemas.fieldtype">
28851       <method name="Void .ctor()">
28852         <size>7</size>
28853       </method>
28854       <method name="System.Object Instantiate()">
28855         <size>18</size>
28856       </method>
28857     </type>
28858     <type name="Schemas.compoundfield">
28859       <method name="Void .ctor()">
28860         <size>7</size>
28861       </method>
28862       <method name="System.Object Instantiate()">
28863         <size>18</size>
28864       </method>
28865     </type>
28866     <type name="Schemas.field">
28867       <method name="Void .ctor()">
28868         <size>7</size>
28869       </method>
28870       <method name="System.Object Instantiate()">
28871         <size>18</size>
28872       </method>
28873     </type>
28874     <type name="Schemas.formdata">
28875       <method name="Void .ctor()">
28876         <size>7</size>
28877       </method>
28878       <method name="System.Object Instantiate()">
28879         <size>12</size>
28880       </method>
28881     </type>
28882     <type name="Schemas.M">
28883       <method name="Void .ctor()">
28884         <size>7</size>
28885       </method>
28886       <method name="Void Main()">
28887         <size>1</size>
28888       </method>
28889     </type>
28890   </test>
28891   <test name="test-39.cs">
28892     <type name="SimpleAttribute">
28893       <method name="Void .ctor(String)">
28894         <size>14</size>
28895       </method>
28896       <method name="System.String get_AnotherArg()">
28897         <size>7</size>
28898       </method>
28899       <method name="Void set_AnotherArg(System.String)">
28900         <size>8</size>
28901       </method>
28902       <method name="Int64 get_LongValue()">
28903         <size>3</size>
28904       </method>
28905       <method name="Void set_LongValue(Int64)">
28906         <size>1</size>
28907       </method>
28908       <method name="System.Int64[] get_ArrayValue()">
28909         <size>7</size>
28910       </method>
28911       <method name="Void set_ArrayValue(System.Int64[])">
28912         <size>1</size>
28913       </method>
28914     </type>
28915     <type name="Blah2">
28916       <method name="Void .ctor()">
28917         <size>7</size>
28918       </method>
28919     </type>
28920     <type name="Blah3">
28921       <method name="Void .ctor()">
28922         <size>7</size>
28923       </method>
28924     </type>
28925     <type name="Blah">
28926       <method name="Void .ctor()">
28927         <size>7</size>
28928       </method>
28929       <method name="Int32 Main()">
28930         <size>171</size>
28931       </method>
28932     </type>
28933   </test>
28934   <test name="test-390.cs">
28935     <type name="C">
28936       <method name="Void .ctor()">
28937         <size>7</size>
28938       </method>
28939       <method name="Void Main()">
28940         <size>1</size>
28941       </method>
28942     </type>
28943     <type name="C+O">
28944       <method name="Void .ctor()">
28945         <size>7</size>
28946       </method>
28947       <method name="Void Foo()">
28948         <size>1</size>
28949       </method>
28950     </type>
28951     <type name="C+N">
28952       <method name="Void .ctor()">
28953         <size>7</size>
28954       </method>
28955       <method name="Void Foo()">
28956         <size>1</size>
28957       </method>
28958     </type>
28959     <type name="C+M">
28960       <method name="Void .ctor()">
28961         <size>7</size>
28962       </method>
28963     </type>
28964   </test>
28965   <test name="test-391.cs">
28966     <type name="C">
28967       <method name="Void .ctor()">
28968         <size>7</size>
28969       </method>
28970       <method name="Void Foo(Int32)">
28971         <size>1</size>
28972       </method>
28973       <method name="Void Foo(Int32 ByRef)">
28974         <size>1</size>
28975       </method>
28976       <method name="Void Bar(Boolean ByRef)">
28977         <size>4</size>
28978       </method>
28979       <method name="Void Bar(Boolean)">
28980         <size>1</size>
28981       </method>
28982       <method name="Void Main()">
28983         <size>1</size>
28984       </method>
28985     </type>
28986   </test>
28987   <test name="test-392.cs">
28988     <type name="C">
28989       <method name="Int32 Test()">
28990         <size>80</size>
28991       </method>
28992       <method name="Int32 Main()">
28993         <size>16</size>
28994       </method>
28995     </type>
28996     <type name="C+S">
28997       <method name="Void .ctor(Int32)">
28998         <size>8</size>
28999       </method>
29000     </type>
29001   </test>
29002   <test name="test-393.cs">
29003     <type name="A">
29004       <method name="Void .ctor(String)">
29005         <size>24</size>
29006       </method>
29007       <method name="Void .ctor()">
29008         <size>7</size>
29009       </method>
29010       <method name="System.String get_Name()">
29011         <size>7</size>
29012       </method>
29013     </type>
29014     <type name="B">
29015       <method name="Void .ctor(String)">
29016         <size>24</size>
29017       </method>
29018       <method name="Void .ctor()">
29019         <size>7</size>
29020       </method>
29021     </type>
29022     <type name="C">
29023       <method name="Void .ctor(String)">
29024         <size>24</size>
29025       </method>
29026     </type>
29027     <type name="Tester">
29028       <method name="Void .ctor()">
29029         <size>7</size>
29030       </method>
29031       <method name="A MethodSampleA(System.String)">
29032         <size>7</size>
29033       </method>
29034       <method name="B MethodSampleB(System.String)">
29035         <size>7</size>
29036       </method>
29037       <method name="C MethodSampleC(System.String)">
29038         <size>7</size>
29039       </method>
29040       <method name="Void Main()">
29041         <size>113</size>
29042       </method>
29043     </type>
29044     <type name="Tester+MethodHandler">
29045       <method name="Void .ctor(Object, IntPtr)">
29046         <size>0</size>
29047       </method>
29048       <method name="A Invoke(System.String)">
29049         <size>0</size>
29050       </method>
29051       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
29052         <size>0</size>
29053       </method>
29054       <method name="A EndInvoke(IAsyncResult)">
29055         <size>0</size>
29056       </method>
29057     </type>
29058   </test>
29059   <test name="test-394.cs">
29060     <type name="A">
29061       <method name="Void .ctor(String)">
29062         <size>24</size>
29063       </method>
29064       <method name="Void .ctor()">
29065         <size>7</size>
29066       </method>
29067       <method name="System.String get_Name()">
29068         <size>7</size>
29069       </method>
29070     </type>
29071     <type name="B">
29072       <method name="Void .ctor(String)">
29073         <size>24</size>
29074       </method>
29075       <method name="Void .ctor()">
29076         <size>7</size>
29077       </method>
29078     </type>
29079     <type name="C">
29080       <method name="Void .ctor(String, String)">
29081         <size>31</size>
29082       </method>
29083       <method name="System.String get_Value()">
29084         <size>7</size>
29085       </method>
29086     </type>
29087     <type name="Tester">
29088       <method name="Void .ctor()">
29089         <size>7</size>
29090       </method>
29091       <method name="System.String MethodSampleA(A)">
29092         <size>7</size>
29093       </method>
29094       <method name="System.String MethodSampleB(B)">
29095         <size>7</size>
29096       </method>
29097       <method name="System.String MethodSampleC(C)">
29098         <size>23</size>
29099       </method>
29100       <method name="Void Main()">
29101         <size>128</size>
29102       </method>
29103     </type>
29104     <type name="Tester+MethodHandler">
29105       <method name="Void .ctor(Object, IntPtr)">
29106         <size>0</size>
29107       </method>
29108       <method name="System.String Invoke(C)">
29109         <size>0</size>
29110       </method>
29111       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
29112         <size>0</size>
29113       </method>
29114       <method name="System.String EndInvoke(IAsyncResult)">
29115         <size>0</size>
29116       </method>
29117     </type>
29118   </test>
29119   <test name="test-395.cs">
29120     <type name="A">
29121       <method name="Void .ctor(String)">
29122         <size>24</size>
29123       </method>
29124       <method name="Void .ctor()">
29125         <size>7</size>
29126       </method>
29127       <method name="System.String get_Name()">
29128         <size>7</size>
29129       </method>
29130     </type>
29131     <type name="B">
29132       <method name="Void .ctor(String)">
29133         <size>24</size>
29134       </method>
29135       <method name="Void .ctor()">
29136         <size>7</size>
29137       </method>
29138     </type>
29139     <type name="C">
29140       <method name="Void .ctor(String, String)">
29141         <size>31</size>
29142       </method>
29143       <method name="System.String get_Value()">
29144         <size>7</size>
29145       </method>
29146     </type>
29147     <type name="Tester">
29148       <method name="Void .ctor()">
29149         <size>7</size>
29150       </method>
29151       <method name="Void MethodSample(B, A, C)">
29152         <size>55</size>
29153       </method>
29154       <method name="Void Main()">
29155         <size>71</size>
29156       </method>
29157     </type>
29158     <type name="Tester+MethodHandler">
29159       <method name="Void .ctor(Object, IntPtr)">
29160         <size>0</size>
29161       </method>
29162       <method name="Void Invoke(C, C, C)">
29163         <size>0</size>
29164       </method>
29165       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
29166         <size>0</size>
29167       </method>
29168       <method name="Void EndInvoke(IAsyncResult)">
29169         <size>0</size>
29170       </method>
29171     </type>
29172   </test>
29173   <test name="test-396.cs">
29174     <type name="MainClass">
29175       <method name="Void .ctor()">
29176         <size>7</size>
29177       </method>
29178       <method name="Int32 Main()">
29179         <size>22</size>
29180       </method>
29181     </type>
29182   </test>
29183   <test name="test-397.cs">
29184     <type name="TypeCheckAttribute">
29185       <method name="Void .ctor()">
29186         <size>7</size>
29187       </method>
29188     </type>
29189     <type name="PropertyCheckAttribute">
29190       <method name="Void .ctor()">
29191         <size>7</size>
29192       </method>
29193     </type>
29194     <type name="AccessorCheckAttribute">
29195       <method name="Void .ctor(MethodAttributes)">
29196         <size>14</size>
29197       </method>
29198       <method name="MethodAttributes get_Attributes()">
29199         <size>7</size>
29200       </method>
29201     </type>
29202     <type name="Test">
29203       <method name="Void .ctor()">
29204         <size>7</size>
29205       </method>
29206       <method name="Int32 Main(System.String[])">
29207         <size>120</size>
29208       </method>
29209       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29210         <size>153</size>
29211       </method>
29212     </type>
29213     <type name="A">
29214       <method name="Void .ctor()">
29215         <size>7</size>
29216       </method>
29217       <method name="Int32 get_Value1()">
29218         <size>2</size>
29219       </method>
29220       <method name="Void set_Value1(Int32)">
29221         <size>1</size>
29222       </method>
29223       <method name="Int32 get_Value2()">
29224         <size>2</size>
29225       </method>
29226       <method name="Void set_Value2(Int32)">
29227         <size>1</size>
29228       </method>
29229       <method name="Int32 get_Value3()">
29230         <size>2</size>
29231       </method>
29232       <method name="Void set_Value3(Int32)">
29233         <size>1</size>
29234       </method>
29235       <method name="Int32 get_Value4()">
29236         <size>2</size>
29237       </method>
29238       <method name="Void set_Value4(Int32)">
29239         <size>1</size>
29240       </method>
29241       <method name="Int32 get_Value5()">
29242         <size>2</size>
29243       </method>
29244       <method name="Void set_Value5(Int32)">
29245         <size>1</size>
29246       </method>
29247     </type>
29248   </test>
29249   <test name="test-398.cs">
29250     <type name="Tester">
29251       <method name="Void .ctor()">
29252         <size>7</size>
29253       </method>
29254       <method name="Void Main()">
29255         <size>118</size>
29256       </method>
29257     </type>
29258     <type name="A">
29259       <method name="Void .ctor(Int32)">
29260         <size>14</size>
29261       </method>
29262       <method name="Int32 get_Count()">
29263         <size>7</size>
29264       </method>
29265       <method name="Void set_Count(Int32)">
29266         <size>8</size>
29267       </method>
29268       <method name="Int32 get_Item(Int32)">
29269         <size>2</size>
29270       </method>
29271       <method name="System.String get_Message()">
29272         <size>6</size>
29273       </method>
29274     </type>
29275     <type name="B">
29276       <method name="Void .ctor(Int32)">
29277         <size>8</size>
29278       </method>
29279       <method name="Void set_Count(Int32)">
29280         <size>1</size>
29281       </method>
29282       <method name="Void SetCount(Int32)">
29283         <size>8</size>
29284       </method>
29285       <method name="Int32 get_Item(Int32)">
29286         <size>8</size>
29287       </method>
29288       <method name="System.String get_Message()">
29289         <size>6</size>
29290       </method>
29291       <method name="Void set_Message(System.String)">
29292         <size>1</size>
29293       </method>
29294     </type>
29295   </test>
29296   <test name="test-399.cs">
29297     <type name="TestVararg">
29298       <method name="Void .ctor()">
29299         <size>7</size>
29300       </method>
29301       <method name="Int32 Main()">
29302         <size>345</size>
29303       </method>
29304       <method name="Void F(RuntimeArgumentHandle)">
29305         <size>1</size>
29306       </method>
29307       <method name="Void G(...)">
29308         <size>22</size>
29309       </method>
29310     </type>
29311   </test>
29312   <test name="test-4.cs">
29313     <type name="X">
29314       <method name="Void .ctor()">
29315         <size>7</size>
29316       </method>
29317       <method name="Void test(SByte)">
29318         <size>8</size>
29319       </method>
29320       <method name="Void test(Int32)">
29321         <size>8</size>
29322       </method>
29323       <method name="Int32 Main()">
29324         <size>102</size>
29325       </method>
29326     </type>
29327   </test>
29328   <test name="test-40.cs">
29329     <type name="Blah">
29330       <method name="Void .ctor()">
29331         <size>7</size>
29332       </method>
29333       <method name="Int32 Main()">
29334         <size>203</size>
29335       </method>
29336     </type>
29337   </test>
29338   <test name="test-400.cs">
29339     <type name="X">
29340       <method name="Void .ctor()">
29341         <size>7</size>
29342       </method>
29343       <method name="Void .cctor()">
29344         <size>52</size>
29345       </method>
29346       <method name="Int32 TestDereference()">
29347         <size>89</size>
29348       </method>
29349       <method name="Int32 TestPtrAdd()">
29350         <size>86</size>
29351       </method>
29352       <method name="Int32 TestPtrAssign()">
29353         <size>198</size>
29354       </method>
29355       <method name="Int32 TestPtrArithmetic()">
29356         <size>226</size>
29357       </method>
29358       <method name="Int32 TestMultiple()">
29359         <size>93</size>
29360       </method>
29361       <method name="Int32 Main()">
29362         <size>82</size>
29363       </method>
29364     </type>
29365   </test>
29366   <test name="test-401.cs">
29367     <type name="X">
29368       <method name="Void .ctor()">
29369         <size>7</size>
29370       </method>
29371       <method name="Int32 Main()">
29372         <size>170</size>
29373       </method>
29374     </type>
29375   </test>
29376   <test name="test-402.cs">
29377     <type name="X">
29378       <method name="Void .ctor()">
29379         <size>7</size>
29380       </method>
29381       <method name="Int32 Main()">
29382         <size>18</size>
29383       </method>
29384     </type>
29385   </test>
29386   <test name="test-403.cs">
29387     <type name="Foo">
29388       <method name="Void .ctor()">
29389         <size>7</size>
29390       </method>
29391       <method name="Int32 Main()">
29392         <size>91</size>
29393       </method>
29394     </type>
29395   </test>
29396   <test name="test-404.cs">
29397     <type name="X">
29398       <method name="Void .ctor()">
29399         <size>7</size>
29400       </method>
29401       <method name="Int32 Main()">
29402         <size>48</size>
29403       </method>
29404       <method name="Int32* get_v()">
29405         <size>20</size>
29406       </method>
29407     </type>
29408   </test>
29409   <test name="test-405.cs">
29410     <type name="testapp.LibTestAPI">
29411       <method name="Void .ctor()">
29412         <size>7</size>
29413       </method>
29414       <method name="Void Create()">
29415         <size>17</size>
29416       </method>
29417     </type>
29418     <type name="testapp.TestApp">
29419       <method name="Void .ctor()">
29420         <size>7</size>
29421       </method>
29422       <method name="Void Main(System.String[])">
29423         <size>13</size>
29424       </method>
29425     </type>
29426   </test>
29427   <test name="test-406.cs">
29428     <type name="TestCase.Test">
29429       <method name="Void .ctor()">
29430         <size>7</size>
29431       </method>
29432       <method name="Int32 Main(System.String[])">
29433         <size>180</size>
29434       </method>
29435       <method name="UInt32 DoOp(UInt32*)">
29436         <size>11</size>
29437       </method>
29438       <method name="UInt32 DoOp2(UInt32*)">
29439         <size>10</size>
29440       </method>
29441     </type>
29442   </test>
29443   <test name="test-407.cs">
29444     <type name="MainClass">
29445       <method name="Void .ctor()">
29446         <size>7</size>
29447       </method>
29448       <method name="Void Main()">
29449         <size>12</size>
29450       </method>
29451     </type>
29452   </test>
29453   <test name="test-408.cs">
29454     <type name="T">
29455       <method name="Void .ctor()">
29456         <size>7</size>
29457       </method>
29458       <method name="Int32 Main()">
29459         <size>44</size>
29460       </method>
29461     </type>
29462   </test>
29463   <test name="test-409.cs">
29464     <type name="X">
29465       <method name="Int32 Main()">
29466         <size>27</size>
29467       </method>
29468     </type>
29469   </test>
29470   <test name="test-41.cs">
29471     <type name="X">
29472       <method name="Void .ctor()">
29473         <size>7</size>
29474       </method>
29475       <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)">
29476         <size>188</size>
29477       </method>
29478       <method name="Int32 Main()">
29479         <size>228</size>
29480       </method>
29481     </type>
29482   </test>
29483   <test name="test-410.cs">
29484     <type name="B">
29485       <method name="Void .ctor()">
29486         <size>7</size>
29487       </method>
29488       <method name="Int32 Main()">
29489         <size>28</size>
29490       </method>
29491     </type>
29492   </test>
29493   <test name="test-411.cs">
29494     <type name="QtSamples.QtClass">
29495       <method name="Void .ctor()">
29496         <size>24</size>
29497       </method>
29498       <method name="Void pressEvent()">
29499         <size>1</size>
29500       </method>
29501     </type>
29502     <type name="QtSamples.Testing">
29503       <method name="Void .ctor()">
29504         <size>7</size>
29505       </method>
29506       <method name="Int32 Main()">
29507         <size>8</size>
29508       </method>
29509     </type>
29510   </test>
29511   <test name="test-412.cs">
29512     <type name="Foo.Baz">
29513       <method name="Void .ctor()">
29514         <size>7</size>
29515       </method>
29516       <method name="Void Main()">
29517         <size>1</size>
29518       </method>
29519     </type>
29520   </test>
29521   <test name="test-413.cs">
29522     <type name="Driver">
29523       <method name="Void .ctor()">
29524         <size>7</size>
29525       </method>
29526       <method name="Void Main()">
29527         <size>6</size>
29528       </method>
29529     </type>
29530   </test>
29531   <test name="test-414.cs">
29532     <type name="BB">
29533       <method name="Void .ctor()">
29534         <size>7</size>
29535       </method>
29536       <method name="System.String get_Data()">
29537         <size>2</size>
29538       </method>
29539       <method name="Void Main()">
29540         <size>1</size>
29541       </method>
29542     </type>
29543   </test>
29544   <test name="test-415.cs">
29545     <type name="MyTestExtended">
29546       <method name="Void .ctor()">
29547         <size>7</size>
29548       </method>
29549       <method name="System.String GetName()">
29550         <size>6</size>
29551       </method>
29552       <method name="Void Main(System.String[])">
29553         <size>33</size>
29554       </method>
29555     </type>
29556   </test>
29557   <test name="test-417.cs">
29558     <type name="blah2.MyClass">
29559       <method name="Void .ctor()">
29560         <size>7</size>
29561       </method>
29562       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29563         <size>24</size>
29564       </method>
29565       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29566         <size>24</size>
29567       </method>
29568       <method name="Void DoSomethingFunny()">
29569         <size>46</size>
29570       </method>
29571       <method name="Void Main(System.String[])">
29572         <size>13</size>
29573       </method>
29574     </type>
29575   </test>
29576   <test name="test-419.cs">
29577     <type name="Test">
29578       <method name="Void .ctor()">
29579         <size>7</size>
29580       </method>
29581       <method name="Void Main()">
29582         <size>7</size>
29583       </method>
29584     </type>
29585   </test>
29586   <test name="test-42.cs">
29587     <type name="X">
29588       <method name="Void .ctor()">
29589         <size>7</size>
29590       </method>
29591       <method name="Int32 get_Item(Int32)">
29592         <size>14</size>
29593       </method>
29594       <method name="Void set_Item(Int32, Int32)">
29595         <size>15</size>
29596       </method>
29597       <method name="Int32 get_P()">
29598         <size>7</size>
29599       </method>
29600       <method name="Void set_P(Int32)">
29601         <size>8</size>
29602       </method>
29603     </type>
29604     <type name="Z">
29605       <method name="Void .ctor()">
29606         <size>7</size>
29607       </method>
29608       <method name="Z get_P()">
29609         <size>2</size>
29610       </method>
29611       <method name="Void set_P(Z)">
29612         <size>1</size>
29613       </method>
29614       <method name="Z op_Increment(Z)">
29615         <size>16</size>
29616       </method>
29617     </type>
29618     <type name="Y">
29619       <method name="Void .ctor()">
29620         <size>7</size>
29621       </method>
29622       <method name="Int32 p_pre_increment(X)">
29623         <size>18</size>
29624       </method>
29625       <method name="Int32 p_post_increment(X)">
29626         <size>18</size>
29627       </method>
29628       <method name="Int32 i_pre_increment(X)">
29629         <size>27</size>
29630       </method>
29631       <method name="Int32 i_post_increment(X)">
29632         <size>27</size>
29633       </method>
29634       <method name="Z overload_increment(Z)">
29635         <size>10</size>
29636       </method>
29637       <method name="Z overload_pre_increment(Z)">
29638         <size>10</size>
29639       </method>
29640       <method name="Z ugly(Z)">
29641         <size>21</size>
29642       </method>
29643       <method name="Int32 simple(Int32)">
29644         <size>62</size>
29645       </method>
29646       <method name="Int32 arrays()">
29647         <size>234</size>
29648       </method>
29649       <method name="Int32 Main()">
29650         <size>161</size>
29651       </method>
29652     </type>
29653   </test>
29654   <test name="test-420.cs">
29655     <type name="Test">
29656       <method name="Void .ctor()">
29657         <size>7</size>
29658       </method>
29659       <method name="Void Main()">
29660         <size>7</size>
29661       </method>
29662     </type>
29663   </test>
29664   <test name="test-421.cs">
29665     <type name="A">
29666       <method name="Void .ctor()">
29667         <size>7</size>
29668       </method>
29669       <method name="Void SetObject(System.String)">
29670         <size>12</size>
29671       </method>
29672     </type>
29673     <type name="B">
29674       <method name="Void .ctor()">
29675         <size>7</size>
29676       </method>
29677     </type>
29678     <type name="C">
29679       <method name="Void .ctor()">
29680         <size>7</size>
29681       </method>
29682       <method name="Void .cctor()">
29683         <size>1</size>
29684       </method>
29685       <method name="Void SetObject(System.String)">
29686         <size>18</size>
29687       </method>
29688     </type>
29689     <type name="X">
29690       <method name="Void .ctor()">
29691         <size>7</size>
29692       </method>
29693       <method name="Int32 Main(System.String[])">
29694         <size>31</size>
29695       </method>
29696     </type>
29697   </test>
29698   <test name="test-422.cs">
29699     <type name="HelloWorld.MainClass">
29700       <method name="Void .ctor()">
29701         <size>7</size>
29702       </method>
29703       <method name="Void .cctor()">
29704         <size>17</size>
29705       </method>
29706       <method name="Void Main(System.String[])">
29707         <size>1</size>
29708       </method>
29709       <method name="Boolean CheckTrueThat()">
29710         <size>2</size>
29711       </method>
29712     </type>
29713   </test>
29714   <test name="test-423.cs">
29715     <type name="Test">
29716       <method name="Void .ctor()">
29717         <size>7</size>
29718       </method>
29719       <method name="Void Func(Int32 ByRef)">
29720         <size>12</size>
29721       </method>
29722       <method name="Void Main()">
29723         <size>10</size>
29724       </method>
29725       <method name="Void lowLevelCall(Int32*)">
29726         <size>1</size>
29727       </method>
29728     </type>
29729   </test>
29730   <test name="test-424.cs">
29731     <type name="XX">
29732       <method name="Void .ctor()">
29733         <size>7</size>
29734       </method>
29735       <method name="Void Metodo(System.Exception)">
29736         <size>37</size>
29737       </method>
29738       <method name="IEnumerable X()">
29739         <size>16</size>
29740       </method>
29741       <method name="Void Main()">
29742         <size>63</size>
29743       </method>
29744     </type>
29745     <type name="XX+&lt;X&gt;c__Iterator0">
29746       <method name="Void .ctor()">
29747         <size>7</size>
29748       </method>
29749       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29750         <size>7</size>
29751       </method>
29752       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29753         <size>7</size>
29754       </method>
29755       <method name="Boolean MoveNext()">
29756         <size>105</size>
29757       </method>
29758       <method name="Void Dispose()">
29759         <size>8</size>
29760       </method>
29761       <method name="Void Reset()">
29762         <size>6</size>
29763       </method>
29764       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29765         <size>7</size>
29766       </method>
29767       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29768         <size>26</size>
29769       </method>
29770     </type>
29771   </test>
29772   <test name="test-425.cs">
29773     <type name="A">
29774       <method name="Void .ctor()">
29775         <size>7</size>
29776       </method>
29777       <method name="Void Main()">
29778         <size>1</size>
29779       </method>
29780     </type>
29781     <type name="AAttribute">
29782       <method name="Void .ctor()">
29783         <size>7</size>
29784       </method>
29785     </type>
29786   </test>
29787   <test name="test-426.cs">
29788     <type name="X">
29789       <method name="Void .ctor()">
29790         <size>7</size>
29791       </method>
29792       <method name="Void Main()">
29793         <size>11</size>
29794       </method>
29795     </type>
29796   </test>
29797   <test name="test-427.cs">
29798     <type name="X">
29799       <method name="Void .ctor()">
29800         <size>7</size>
29801       </method>
29802       <method name="Void Main()">
29803         <size>11</size>
29804       </method>
29805     </type>
29806   </test>
29807   <test name="test-428.cs">
29808     <type name="A">
29809       <method name="Void .ctor()">
29810         <size>7</size>
29811       </method>
29812     </type>
29813     <type name="X">
29814       <method name="Void .ctor()">
29815         <size>7</size>
29816       </method>
29817       <method name="Void Main()">
29818         <size>18</size>
29819       </method>
29820     </type>
29821     <type name="X+A">
29822       <method name="Void .ctor()">
29823         <size>7</size>
29824       </method>
29825     </type>
29826   </test>
29827   <test name="test-429.cs">
29828     <type name="Foo.A">
29829       <method name="Void .ctor()">
29830         <size>7</size>
29831       </method>
29832     </type>
29833     <type name="A">
29834       <method name="Void .ctor()">
29835         <size>7</size>
29836       </method>
29837     </type>
29838     <type name="X">
29839       <method name="Void .ctor()">
29840         <size>7</size>
29841       </method>
29842       <method name="Void Main()">
29843         <size>18</size>
29844       </method>
29845     </type>
29846   </test>
29847   <test name="test-43.cs">
29848     <type name="X">
29849       <method name="Void .ctor()">
29850         <size>7</size>
29851       </method>
29852       <method name="Int32 test_single(System.Int32[])">
29853         <size>34</size>
29854       </method>
29855       <method name="Int32 test_continue(System.Int32[])">
29856         <size>57</size>
29857       </method>
29858       <method name="Boolean test_double(System.Double[])">
29859         <size>61</size>
29860       </method>
29861       <method name="Int32 test_break(System.Int32[])">
29862         <size>57</size>
29863       </method>
29864       <method name="Boolean test_multi(System.Int32[,])">
29865         <size>84</size>
29866       </method>
29867       <method name="Int32 Main()">
29868         <size>309</size>
29869       </method>
29870     </type>
29871   </test>
29872   <test name="test-430.cs">
29873     <type name="A">
29874       <method name="Void .ctor()">
29875         <size>7</size>
29876       </method>
29877     </type>
29878     <type name="X">
29879       <method name="Void .ctor()">
29880         <size>7</size>
29881       </method>
29882       <method name="Void Main()">
29883         <size>18</size>
29884       </method>
29885     </type>
29886     <type name="X+A">
29887       <method name="Void .ctor()">
29888         <size>7</size>
29889       </method>
29890     </type>
29891   </test>
29892   <test name="test-431.cs">
29893     <type name="Foo.A">
29894       <method name="Void .ctor()">
29895         <size>7</size>
29896       </method>
29897     </type>
29898     <type name="X">
29899       <method name="Void .ctor()">
29900         <size>7</size>
29901       </method>
29902       <method name="Void Main()">
29903         <size>18</size>
29904       </method>
29905     </type>
29906   </test>
29907   <test name="test-432.cs">
29908     <type name="Foo.A">
29909       <method name="Void .ctor()">
29910         <size>7</size>
29911       </method>
29912     </type>
29913     <type name="X">
29914       <method name="Void .ctor()">
29915         <size>7</size>
29916       </method>
29917       <method name="Void Main()">
29918         <size>18</size>
29919       </method>
29920     </type>
29921   </test>
29922   <test name="test-433.cs">
29923     <type name="Foo.A">
29924       <method name="Void .ctor()">
29925         <size>7</size>
29926       </method>
29927     </type>
29928     <type name="X">
29929       <method name="Void .ctor()">
29930         <size>7</size>
29931       </method>
29932       <method name="Void .cctor()">
29933         <size>11</size>
29934       </method>
29935       <method name="Void Main()">
29936         <size>16</size>
29937       </method>
29938     </type>
29939   </test>
29940   <test name="test-434.cs">
29941     <type name="Foo.A">
29942       <method name="Void .ctor()">
29943         <size>7</size>
29944       </method>
29945     </type>
29946     <type name="X">
29947       <method name="Void .ctor()">
29948         <size>7</size>
29949       </method>
29950       <method name="Void .cctor()">
29951         <size>11</size>
29952       </method>
29953       <method name="Void Main()">
29954         <size>16</size>
29955       </method>
29956     </type>
29957   </test>
29958   <test name="test-435.cs">
29959     <type name="X">
29960       <method name="Void .ctor()">
29961         <size>7</size>
29962       </method>
29963       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29964         <size>2</size>
29965       </method>
29966       <method name="Void Main()">
29967         <size>7</size>
29968       </method>
29969     </type>
29970   </test>
29971   <test name="test-436.cs">
29972     <type name="X">
29973       <method name="Void .ctor()">
29974         <size>7</size>
29975       </method>
29976       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29977         <size>2</size>
29978       </method>
29979       <method name="Void Main()">
29980         <size>7</size>
29981       </method>
29982     </type>
29983   </test>
29984   <test name="test-437.cs">
29985     <type name="T2">
29986       <method name="Void .ctor()">
29987         <size>7</size>
29988       </method>
29989     </type>
29990     <type name="Test">
29991       <method name="Void .ctor()">
29992         <size>7</size>
29993       </method>
29994       <method name="Void Main()">
29995         <size>65</size>
29996       </method>
29997     </type>
29998   </test>
29999   <test name="test-438.cs">
30000     <type name="Program">
30001       <method name="Void .ctor()">
30002         <size>7</size>
30003       </method>
30004       <method name="Void Main(System.String[])">
30005         <size>40</size>
30006       </method>
30007     </type>
30008   </test>
30009   <test name="test-439.cs">
30010     <type name="Test">
30011       <method name="Void .ctor()">
30012         <size>7</size>
30013       </method>
30014       <method name="Void Main()">
30015         <size>45</size>
30016       </method>
30017     </type>
30018     <type name="LayerMask">
30019       <method name="Int32 op_Implicit(LayerMask)">
30020         <size>8</size>
30021       </method>
30022       <method name="LayerMask op_Implicit(Int32)">
30023         <size>11</size>
30024       </method>
30025     </type>
30026   </test>
30027   <test name="test-44.cs">
30028     <type name="X">
30029       <method name="Void .ctor()">
30030         <size>7</size>
30031       </method>
30032       <method name="Int32 dob(System.Int32[,])">
30033         <size>80</size>
30034       </method>
30035       <method name="Int32 count(System.Object)">
30036         <size>39</size>
30037       </method>
30038       <method name="Int32 Main()">
30039         <size>133</size>
30040       </method>
30041     </type>
30042   </test>
30043   <test name="test-440.cs">
30044     <type name="A">
30045       <method name="Void .ctor()">
30046         <size>7</size>
30047       </method>
30048       <method name="Void Main()">
30049         <size>26</size>
30050       </method>
30051       <method name="Double op_Implicit(A)">
30052         <size>10</size>
30053       </method>
30054       <method name="Int32 op_Implicit(A)">
30055         <size>2</size>
30056       </method>
30057     </type>
30058   </test>
30059   <test name="test-441.cs">
30060     <type name="Test">
30061       <method name="Void .ctor()">
30062         <size>7</size>
30063       </method>
30064       <method name="Void .cctor()">
30065         <size>1</size>
30066       </method>
30067       <method name="Void Main()">
30068         <size>25</size>
30069       </method>
30070     </type>
30071   </test>
30072   <test name="test-442.cs">
30073     <type name="ConsoleApplication1.Program">
30074       <method name="Void .ctor()">
30075         <size>7</size>
30076       </method>
30077       <method name="Void Main(System.String[])">
30078         <size>70</size>
30079       </method>
30080     </type>
30081   </test>
30082   <test name="test-443.cs">
30083     <type name="C">
30084       <method name="Void .ctor(ITopic)">
30085         <size>31</size>
30086       </method>
30087       <method name="Void Main()">
30088         <size>1</size>
30089       </method>
30090     </type>
30091   </test>
30092   <test name="test-444.cs">
30093     <type name="쯠쯡쯢">
30094       <method name="Void .ctor()">
30095         <size>7</size>
30096       </method>
30097       <method name="Void Main()">
30098         <size>1</size>
30099       </method>
30100     </type>
30101   </test>
30102   <test name="test-445.cs">
30103     <type name="ConvFromInt">
30104       <method name="Void .ctor()">
30105         <size>14</size>
30106       </method>
30107       <method name="Void .ctor(Int32)">
30108         <size>16</size>
30109       </method>
30110       <method name="ConvFromInt op_Implicit(Int32)">
30111         <size>7</size>
30112       </method>
30113     </type>
30114     <type name="Foo">
30115       <method name="Void .ctor()">
30116         <size>7</size>
30117       </method>
30118       <method name="Void .cctor()">
30119         <size>45</size>
30120       </method>
30121       <method name="Void Main()">
30122         <size>111</size>
30123       </method>
30124     </type>
30125   </test>
30126   <test name="test-446.cs">
30127     <type name="FooTest">
30128       <method name="Void .ctor()">
30129         <size>7</size>
30130       </method>
30131       <method name="Void Main()">
30132         <size>8</size>
30133       </method>
30134       <method name="Void Foo(UInt64)">
30135         <size>1</size>
30136       </method>
30137     </type>
30138   </test>
30139   <test name="test-447.cs">
30140     <type name="System.MonoTODOAttribute">
30141       <method name="Void .ctor()">
30142         <size>7</size>
30143       </method>
30144     </type>
30145     <type name="System.Web.HttpBrowserCapabilities">
30146       <method name="Void .ctor()">
30147         <size>7</size>
30148       </method>
30149       <method name="System.Version get_A()">
30150         <size>6</size>
30151       </method>
30152     </type>
30153     <type name="Test">
30154       <method name="Void .ctor()">
30155         <size>7</size>
30156       </method>
30157       <method name="Void Main()">
30158         <size>1</size>
30159       </method>
30160     </type>
30161   </test>
30162   <test name="test-448.cs">
30163     <type name="MonoDivideProblem">
30164       <method name="Void .ctor()">
30165         <size>7</size>
30166       </method>
30167       <method name="Void .cctor()">
30168         <size>17</size>
30169       </method>
30170       <method name="Void Main(System.String[])">
30171         <size>27</size>
30172       </method>
30173     </type>
30174   </test>
30175   <test name="test-449.cs">
30176     <type name="X">
30177       <method name="Void .ctor()">
30178         <size>7</size>
30179       </method>
30180       <method name="Void Main()">
30181         <size>1</size>
30182       </method>
30183       <method name="Void Z()">
30184         <size>19</size>
30185       </method>
30186       <method name="Void &lt;Z&gt;m__0(System.Object)">
30187         <size>25</size>
30188       </method>
30189       <method name="Void &lt;Z&gt;m__1(System.Object)">
30190         <size>7</size>
30191       </method>
30192     </type>
30193   </test>
30194   <test name="test-45.cs">
30195     <type name="Blah">
30196       <method name="Void .ctor()">
30197         <size>7</size>
30198       </method>
30199       <method name="Void .cctor()">
30200         <size>98</size>
30201       </method>
30202       <method name="Int32 Main()">
30203         <size>794</size>
30204       </method>
30205     </type>
30206     <type name="&lt;PrivateImplementationDetails&gt;">
30207       <method name="Void .ctor()">
30208         <size>7</size>
30209       </method>
30210     </type>
30211   </test>
30212   <test name="test-450.cs">
30213     <type name="MyAttribute">
30214       <method name="Void .ctor(String)">
30215         <size>7</size>
30216       </method>
30217     </type>
30218     <type name="X">
30219       <method name="Void .ctor()">
30220         <size>7</size>
30221       </method>
30222       <method name="Void Main()">
30223         <size>1</size>
30224       </method>
30225     </type>
30226   </test>
30227   <test name="test-451.cs">
30228     <type name="Test">
30229       <method name="Void .ctor()">
30230         <size>7</size>
30231       </method>
30232       <method name="Void Main()">
30233         <size>22</size>
30234       </method>
30235     </type>
30236   </test>
30237   <test name="test-452.cs">
30238     <type name="Foo">
30239       <method name="Void .ctor()">
30240         <size>7</size>
30241       </method>
30242     </type>
30243     <type name="Test">
30244       <method name="Void .ctor()">
30245         <size>7</size>
30246       </method>
30247       <method name="Void Main()">
30248         <size>7</size>
30249       </method>
30250     </type>
30251   </test>
30252   <test name="test-453.cs">
30253     <type name="C">
30254       <method name="Void .ctor()">
30255         <size>7</size>
30256       </method>
30257       <method name="Void Main()">
30258         <size>33</size>
30259       </method>
30260     </type>
30261   </test>
30262   <test name="test-454.cs">
30263     <type name="FooAttribute">
30264       <method name="Void .ctor()">
30265         <size>7</size>
30266       </method>
30267     </type>
30268     <type name="Test">
30269       <method name="Void .ctor()">
30270         <size>7</size>
30271       </method>
30272       <method name="Int32 Main()">
30273         <size>237</size>
30274       </method>
30275     </type>
30276   </test>
30277   <test name="test-455.cs">
30278     <type name="Test">
30279       <method name="Void .ctor()">
30280         <size>7</size>
30281       </method>
30282       <method name="Void Main()">
30283         <size>21</size>
30284       </method>
30285     </type>
30286     <type name="Foo">
30287       <method name="Int32 GetHashCode()">
30288         <size>17</size>
30289       </method>
30290     </type>
30291   </test>
30292   <test name="test-456.cs">
30293     <type name="Test">
30294       <method name="Void .ctor()">
30295         <size>7</size>
30296       </method>
30297       <method name="Void Main()">
30298         <size>16</size>
30299       </method>
30300     </type>
30301     <type name="Foo">
30302       <method name="Void foo()">
30303         <size>11</size>
30304       </method>
30305     </type>
30306   </test>
30307   <test name="test-457.cs">
30308     <type name="Number">
30309       <method name="Void .ctor()">
30310         <size>7</size>
30311       </method>
30312       <method name="Void IDouble.Add(Double)">
30313         <size>11</size>
30314       </method>
30315       <method name="Void IInteger.Add(Int32)">
30316         <size>11</size>
30317       </method>
30318       <method name="Int32 Main()">
30319         <size>52</size>
30320       </method>
30321     </type>
30322   </test>
30323   <test name="test-458.cs">
30324     <type name="MyAttr">
30325       <method name="Void .ctor()">
30326         <size>7</size>
30327       </method>
30328       <method name="Void .ctor(Type)">
30329         <size>7</size>
30330       </method>
30331       <method name="Void .ctor(String)">
30332         <size>7</size>
30333       </method>
30334       <method name="Void .ctor(Int32)">
30335         <size>7</size>
30336       </method>
30337     </type>
30338     <type name="ClassA">
30339       <method name="Void .ctor()">
30340         <size>7</size>
30341       </method>
30342     </type>
30343     <type name="ClassB">
30344       <method name="Void .ctor()">
30345         <size>7</size>
30346       </method>
30347     </type>
30348     <type name="ClassC">
30349       <method name="Void .ctor()">
30350         <size>7</size>
30351       </method>
30352     </type>
30353     <type name="ClassD">
30354       <method name="Void .ctor()">
30355         <size>7</size>
30356       </method>
30357     </type>
30358     <type name="Top">
30359       <method name="Void .ctor()">
30360         <size>7</size>
30361       </method>
30362       <method name="Int32 Main()">
30363         <size>28</size>
30364       </method>
30365     </type>
30366   </test>
30367   <test name="test-459.cs">
30368     <type name="CC">
30369       <method name="Void .ctor()">
30370         <size>7</size>
30371       </method>
30372       <method name="Int32 Main()">
30373         <size>13</size>
30374       </method>
30375     </type>
30376     <type name="CC+IfElseStateMachine">
30377       <method name="Void .ctor()">
30378         <size>7</size>
30379       </method>
30380       <method name="Void HandleToken(Token)">
30381         <size>15</size>
30382       </method>
30383     </type>
30384   </test>
30385   <test name="test-46.cs">
30386     <type name="X">
30387       <method name="Void .ctor()">
30388         <size>7</size>
30389       </method>
30390       <method name="Int32 cast_int(System.Object)">
30391         <size>7</size>
30392       </method>
30393       <method name="UInt32 cast_uint(System.Object)">
30394         <size>7</size>
30395       </method>
30396       <method name="Int16 cast_short(System.Object)">
30397         <size>7</size>
30398       </method>
30399       <method name="Char cast_char(System.Object)">
30400         <size>7</size>
30401       </method>
30402       <method name="UInt16 cast_ushort(System.Object)">
30403         <size>7</size>
30404       </method>
30405       <method name="Byte cast_byte(System.Object)">
30406         <size>7</size>
30407       </method>
30408       <method name="SByte cast_sbyte(System.Object)">
30409         <size>7</size>
30410       </method>
30411       <method name="Int64 cast_long(System.Object)">
30412         <size>7</size>
30413       </method>
30414       <method name="UInt64 cast_ulong(System.Object)">
30415         <size>7</size>
30416       </method>
30417       <method name="Single cast_float(System.Object)">
30418         <size>7</size>
30419       </method>
30420       <method name="Double cast_double(System.Object)">
30421         <size>7</size>
30422       </method>
30423       <method name="Boolean cast_bool(System.Object)">
30424         <size>7</size>
30425       </method>
30426       <method name="Int32 Main()">
30427         <size>1120</size>
30428       </method>
30429     </type>
30430   </test>
30431   <test name="test-460.cs">
30432     <type name="MainClass">
30433       <method name="Void .ctor()">
30434         <size>7</size>
30435       </method>
30436       <method name="Void .cctor()">
30437         <size>18</size>
30438       </method>
30439       <method name="Void Main()">
30440         <size>1</size>
30441       </method>
30442     </type>
30443   </test>
30444   <test name="test-461.cs">
30445     <type name="Valtest">
30446       <method name="Void .ctor()">
30447         <size>7</size>
30448       </method>
30449       <method name="Int32 Main()">
30450         <size>50</size>
30451       </method>
30452     </type>
30453     <type name="Value">
30454       <method name="Void .ctor(Object)">
30455         <size>1</size>
30456       </method>
30457       <method name="System.Object get_Val()">
30458         <size>7</size>
30459       </method>
30460       <method name="System.Enum get_Val2()">
30461         <size>7</size>
30462       </method>
30463     </type>
30464   </test>
30465   <test name="test-462.cs">
30466     <type name="X">
30467       <method name="Void .ctor()">
30468         <size>7</size>
30469       </method>
30470       <method name="Void Method(X)">
30471         <size>1</size>
30472       </method>
30473       <method name="Void Method(System.String)">
30474         <size>8</size>
30475       </method>
30476       <method name="Int32 Main()">
30477         <size>28</size>
30478       </method>
30479     </type>
30480   </test>
30481   <test name="test-463.cs">
30482     <type name="PropertySorter">
30483       <method name="Void .ctor()">
30484         <size>7</size>
30485       </method>
30486     </type>
30487     <type name="PathItemBase">
30488       <method name="Void .ctor()">
30489         <size>7</size>
30490       </method>
30491     </type>
30492     <type name="PathItemBase+TypeConverter">
30493       <method name="Void .ctor()">
30494         <size>7</size>
30495       </method>
30496     </type>
30497     <type name="X">
30498       <method name="Void .ctor()">
30499         <size>7</size>
30500       </method>
30501       <method name="Void Main()">
30502         <size>1</size>
30503       </method>
30504     </type>
30505   </test>
30506   <test name="test-464.cs">
30507     <type name="C">
30508       <method name="Void .ctor()">
30509         <size>7</size>
30510       </method>
30511       <method name="Int32 Main()">
30512         <size>85</size>
30513       </method>
30514     </type>
30515   </test>
30516   <test name="test-465.cs">
30517     <type name="C">
30518       <method name="Void .ctor()">
30519         <size>7</size>
30520       </method>
30521       <method name="Int32 Main()">
30522         <size>85</size>
30523       </method>
30524     </type>
30525   </test>
30526   <test name="test-467.cs">
30527     <type name="ExceptionWithAnonMethod">
30528       <method name="Void .ctor()">
30529         <size>7</size>
30530       </method>
30531       <method name="Int32 Main()">
30532         <size>96</size>
30533       </method>
30534       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30535         <size>13</size>
30536       </method>
30537     </type>
30538     <type name="ExceptionWithAnonMethod+EmptyCallback">
30539       <method name="Void .ctor(Object, IntPtr)">
30540         <size>0</size>
30541       </method>
30542       <method name="Void Invoke()">
30543         <size>0</size>
30544       </method>
30545       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30546         <size>0</size>
30547       </method>
30548       <method name="Void EndInvoke(IAsyncResult)">
30549         <size>0</size>
30550       </method>
30551     </type>
30552     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30553       <method name="Void .ctor()">
30554         <size>7</size>
30555       </method>
30556       <method name="Void &lt;&gt;m__0()">
30557         <size>33</size>
30558       </method>
30559     </type>
30560   </test>
30561   <test name="test-468.cs">
30562     <type name="CorMetaDataDispenserExClass">
30563       <method name="Void .ctor()">
30564         <size>0</size>
30565       </method>
30566     </type>
30567     <type name="Test">
30568       <method name="Void .ctor()">
30569         <size>7</size>
30570       </method>
30571       <method name="Void XXX()">
30572         <size>12</size>
30573       </method>
30574       <method name="Void Main()">
30575         <size>1</size>
30576       </method>
30577     </type>
30578   </test>
30579   <test name="test-469.cs">
30580     <type name="Lambda">
30581       <method name="Void .ctor()">
30582         <size>7</size>
30583       </method>
30584       <method name="Void f(Int32)">
30585         <size>7</size>
30586       </method>
30587       <method name="Del[] Make2(Int32)">
30588         <size>50</size>
30589       </method>
30590       <method name="Int32 Main()">
30591         <size>68</size>
30592       </method>
30593     </type>
30594     <type name="Del">
30595       <method name="Void .ctor(Object, IntPtr)">
30596         <size>0</size>
30597       </method>
30598       <method name="Void Invoke(Int32)">
30599         <size>0</size>
30600       </method>
30601       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30602         <size>0</size>
30603       </method>
30604       <method name="Void EndInvoke(IAsyncResult)">
30605         <size>0</size>
30606       </method>
30607     </type>
30608     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30609       <method name="Void .ctor()">
30610         <size>7</size>
30611       </method>
30612       <method name="Void &lt;&gt;m__0(Int32)">
30613         <size>23</size>
30614       </method>
30615       <method name="Void &lt;&gt;m__1(Int32)">
30616         <size>23</size>
30617       </method>
30618     </type>
30619   </test>
30620   <test name="test-47.cs">
30621     <type name="X">
30622       <method name="Void .ctor()">
30623         <size>7</size>
30624       </method>
30625       <method name="Void .cctor()">
30626         <size>1</size>
30627       </method>
30628       <method name="Boolean f()">
30629         <size>24</size>
30630       </method>
30631       <method name="Boolean t()">
30632         <size>24</size>
30633       </method>
30634       <method name="Int32 Main()">
30635         <size>404</size>
30636       </method>
30637     </type>
30638   </test>
30639   <test name="test-470.cs">
30640     <type name="X">
30641       <method name="Void .ctor()">
30642         <size>7</size>
30643       </method>
30644       <method name="System.String get_ASTNodeTypeName()">
30645         <size>16</size>
30646       </method>
30647     </type>
30648     <type name="Demo">
30649       <method name="Void .ctor()">
30650         <size>7</size>
30651       </method>
30652       <method name="Void Main()">
30653         <size>1</size>
30654       </method>
30655     </type>
30656   </test>
30657   <test name="test-471.cs">
30658     <type name="AAttribute">
30659       <method name="Void .ctor()">
30660         <size>7</size>
30661       </method>
30662     </type>
30663     <type name="Demo">
30664       <method name="Void .ctor()">
30665         <size>7</size>
30666       </method>
30667       <method name="Void Main()">
30668         <size>1</size>
30669       </method>
30670     </type>
30671   </test>
30672   <test name="test-472.cs">
30673     <type name="Test">
30674       <method name="Void .ctor()">
30675         <size>7</size>
30676       </method>
30677       <method name="Int32 get_Prop()">
30678         <size>7</size>
30679       </method>
30680       <method name="Void set_Prop(Int32)">
30681         <size>8</size>
30682       </method>
30683       <method name="Int32 Main()">
30684         <size>79</size>
30685       </method>
30686     </type>
30687   </test>
30688   <test name="test-473.cs">
30689     <type name="UnixMarshal">
30690       <method name="Void .ctor()">
30691         <size>7</size>
30692       </method>
30693       <method name="Void .cctor()">
30694         <size>24</size>
30695       </method>
30696       <method name="Void Default(Int32)">
30697         <size>1</size>
30698       </method>
30699       <method name="System.String GetDescription(Error)">
30700         <size>2</size>
30701       </method>
30702     </type>
30703     <type name="UnixMarshal2">
30704       <method name="Void .ctor()">
30705         <size>7</size>
30706       </method>
30707       <method name="System.String GetDescription(Error)">
30708         <size>2</size>
30709       </method>
30710     </type>
30711     <type name="Stdlib">
30712       <method name="Void .ctor()">
30713         <size>7</size>
30714       </method>
30715     </type>
30716     <type name="TestConst">
30717       <method name="Void .ctor()">
30718         <size>7</size>
30719       </method>
30720     </type>
30721     <type name="XX">
30722       <method name="Void .ctor()">
30723         <size>7</size>
30724       </method>
30725     </type>
30726     <type name="Syscall">
30727       <method name="Void .ctor()">
30728         <size>7</size>
30729       </method>
30730       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30731         <size>2</size>
30732       </method>
30733     </type>
30734     <type name="EnumWrapper">
30735       <method name="Void .ctor(Int32)">
30736         <size>7</size>
30737       </method>
30738     </type>
30739     <type name="Test">
30740       <method name="Void .ctor()">
30741         <size>7</size>
30742       </method>
30743       <method name="Void Main()">
30744         <size>1</size>
30745       </method>
30746     </type>
30747     <type name="SignalHandler">
30748       <method name="Void .ctor(Object, IntPtr)">
30749         <size>0</size>
30750       </method>
30751       <method name="Void Invoke(Int32)">
30752         <size>0</size>
30753       </method>
30754       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30755         <size>0</size>
30756       </method>
30757       <method name="Void EndInvoke(IAsyncResult)">
30758         <size>0</size>
30759       </method>
30760     </type>
30761     <type name="PS">
30762       <method name="Void GetDescription(Error)">
30763         <size>1</size>
30764       </method>
30765     </type>
30766     <type name="Value">
30767       <method name="EnumWrapper op_Explicit(Value)">
30768         <size>11</size>
30769       </method>
30770     </type>
30771   </test>
30772   <test name="test-474.cs">
30773     <type name="Z">
30774       <method name="Void .ctor()">
30775         <size>7</size>
30776       </method>
30777       <method name="Void Main()">
30778         <size>13</size>
30779       </method>
30780       <method name="Void TestPreinc(Int32)">
30781         <size>57</size>
30782       </method>
30783       <method name="Void TestPostinc(Int32)">
30784         <size>57</size>
30785       </method>
30786       <method name="Void Assert(Int32, Int32)">
30787         <size>67</size>
30788       </method>
30789     </type>
30790     <type name="Z+X">
30791       <method name="Void .ctor(Object, IntPtr)">
30792         <size>0</size>
30793       </method>
30794       <method name="Void Invoke()">
30795         <size>0</size>
30796       </method>
30797       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30798         <size>0</size>
30799       </method>
30800       <method name="Void EndInvoke(IAsyncResult)">
30801         <size>0</size>
30802       </method>
30803     </type>
30804     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30805       <method name="Void .ctor()">
30806         <size>7</size>
30807       </method>
30808       <method name="Void &lt;&gt;m__0()">
30809         <size>38</size>
30810       </method>
30811     </type>
30812     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30813       <method name="Void .ctor()">
30814         <size>7</size>
30815       </method>
30816       <method name="Void &lt;&gt;m__1()">
30817         <size>38</size>
30818       </method>
30819     </type>
30820   </test>
30821   <test name="test-475.cs">
30822     <type name="X">
30823       <method name="Void .ctor()">
30824         <size>7</size>
30825       </method>
30826       <method name="Void .cctor()">
30827         <size>24</size>
30828       </method>
30829       <method name="Void add_e(MyDelegate)">
30830         <size>22</size>
30831       </method>
30832       <method name="Void remove_e(MyDelegate)">
30833         <size>22</size>
30834       </method>
30835       <method name="Void Test(Int32)">
30836         <size>17</size>
30837       </method>
30838       <method name="Int32 Main()">
30839         <size>28</size>
30840       </method>
30841     </type>
30842     <type name="MyDelegate">
30843       <method name="Void .ctor(Object, IntPtr)">
30844         <size>0</size>
30845       </method>
30846       <method name="Void Invoke(Int32)">
30847         <size>0</size>
30848       </method>
30849       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30850         <size>0</size>
30851       </method>
30852       <method name="Void EndInvoke(IAsyncResult)">
30853         <size>0</size>
30854       </method>
30855     </type>
30856   </test>
30857   <test name="test-476.cs">
30858     <type name="Test">
30859       <method name="Void .ctor()">
30860         <size>7</size>
30861       </method>
30862       <method name="Void Main()">
30863         <size>1</size>
30864       </method>
30865     </type>
30866   </test>
30867   <test name="test-477.cs">
30868     <type name="C">
30869       <method name="Void .ctor()">
30870         <size>7</size>
30871       </method>
30872       <method name="Void Test(Int32 ByRef)">
30873         <size>1</size>
30874       </method>
30875       <method name="Void Main()">
30876         <size>1</size>
30877       </method>
30878     </type>
30879   </test>
30880   <test name="test-478.cs">
30881     <type name="Test.MainClass">
30882       <method name="Void .ctor()">
30883         <size>7</size>
30884       </method>
30885       <method name="Void Main()">
30886         <size>1</size>
30887       </method>
30888     </type>
30889     <type name="Test.TestAttribute">
30890       <method name="Void .ctor(TestEnum2)">
30891         <size>7</size>
30892       </method>
30893     </type>
30894     <type name="Test.Test2Attribute">
30895       <method name="Void .ctor()">
30896         <size>7</size>
30897       </method>
30898     </type>
30899   </test>
30900   <test name="test-479.cs">
30901     <type name="Test.Test">
30902       <method name="Void .ctor()">
30903         <size>7</size>
30904       </method>
30905       <method name="Boolean Equals(System.Object)">
30906         <size>2</size>
30907       </method>
30908       <method name="Int32 GetHashCode()">
30909         <size>2</size>
30910       </method>
30911       <method name="Void Main()">
30912         <size>1</size>
30913       </method>
30914     </type>
30915   </test>
30916   <test name="test-48.cs">
30917     <type name="Blah">
30918       <method name="Void .ctor()">
30919         <size>7</size>
30920       </method>
30921       <method name="Int32 Main()">
30922         <size>59</size>
30923       </method>
30924       <method name="Void Test_1()">
30925         <size>1</size>
30926       </method>
30927     </type>
30928   </test>
30929   <test name="test-480.cs">
30930     <type name="Space">
30931       <method name="Void .ctor()">
30932         <size>14</size>
30933       </method>
30934       <method name="Void Leak(Boolean, Int32)">
30935         <size>85</size>
30936       </method>
30937     </type>
30938     <type name="Program">
30939       <method name="Void .ctor()">
30940         <size>7</size>
30941       </method>
30942       <method name="Void Main(System.String[])">
30943         <size>1</size>
30944       </method>
30945     </type>
30946     <type name="Space+DoCopy">
30947       <method name="Void .ctor(Object, IntPtr)">
30948         <size>0</size>
30949       </method>
30950       <method name="Void Invoke()">
30951         <size>0</size>
30952       </method>
30953       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30954         <size>0</size>
30955       </method>
30956       <method name="Void EndInvoke(IAsyncResult)">
30957         <size>0</size>
30958       </method>
30959     </type>
30960     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30961       <method name="Void .ctor()">
30962         <size>7</size>
30963       </method>
30964       <method name="Void &lt;&gt;m__0()">
30965         <size>18</size>
30966       </method>
30967       <method name="Void &lt;&gt;m__1()">
30968         <size>68</size>
30969       </method>
30970     </type>
30971     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30972       <method name="Void .ctor()">
30973         <size>7</size>
30974       </method>
30975     </type>
30976   </test>
30977   <test name="test-481.cs">
30978     <type name="TestClass">
30979       <method name="Int32 Main()">
30980         <size>42</size>
30981       </method>
30982     </type>
30983     <type name="TestDelegate">
30984       <method name="Void .ctor(Object, IntPtr)">
30985         <size>0</size>
30986       </method>
30987       <method name="Void Invoke(Int32 ByRef)">
30988         <size>0</size>
30989       </method>
30990       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30991         <size>0</size>
30992       </method>
30993       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30994         <size>0</size>
30995       </method>
30996     </type>
30997     <type name="TestClass">
30998       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30999         <size>4</size>
31000       </method>
31001     </type>
31002   </test>
31003   <test name="test-482.cs">
31004     <type name="X">
31005       <method name="Void .ctor()">
31006         <size>7</size>
31007       </method>
31008       <method name="Void M4(Int32)">
31009         <size>1</size>
31010       </method>
31011       <method name="Void Main()">
31012         <size>1</size>
31013       </method>
31014       <method name="Void M4(Int32, ...)">
31015         <size>1</size>
31016       </method>
31017     </type>
31018   </test>
31019   <test name="test-483.cs">
31020     <type name="Tests">
31021       <method name="Void .ctor()">
31022         <size>7</size>
31023       </method>
31024       <method name="Void Main()">
31025         <size>21</size>
31026       </method>
31027     </type>
31028   </test>
31029   <test name="test-484.cs">
31030     <type name="Test.TestBit">
31031       <method name="Void .ctor()">
31032         <size>7</size>
31033       </method>
31034       <method name="Void Main()">
31035         <size>1</size>
31036       </method>
31037     </type>
31038   </test>
31039   <test name="test-485.cs">
31040     <type name="MonoBUG">
31041       <method name="Void .ctor()">
31042         <size>7</size>
31043       </method>
31044       <method name="Void Main(System.String[])">
31045         <size>44</size>
31046       </method>
31047     </type>
31048   </test>
31049   <test name="test-486.cs">
31050     <type name="Test">
31051       <method name="Void .ctor()">
31052         <size>7</size>
31053       </method>
31054       <method name="Void Main()">
31055         <size>119</size>
31056       </method>
31057     </type>
31058   </test>
31059   <test name="test-487.cs">
31060     <type name="X">
31061       <method name="Void .ctor(Object)">
31062         <size>72</size>
31063       </method>
31064       <method name="Void .cctor()">
31065         <size>1</size>
31066       </method>
31067       <method name="Int32 Main()">
31068         <size>25</size>
31069       </method>
31070     </type>
31071   </test>
31072   <test name="test-488.cs">
31073     <type name="P">
31074       <method name="Void .ctor()">
31075         <size>7</size>
31076       </method>
31077     </type>
31078     <type name="Test">
31079       <method name="Void .ctor()">
31080         <size>7</size>
31081       </method>
31082       <method name="IEnumerable foo()">
31083         <size>2</size>
31084       </method>
31085       <method name="Void Main()">
31086         <size>165</size>
31087       </method>
31088     </type>
31089     <type name="Q">
31090       <method name="Void .ctor(P)">
31091         <size>8</size>
31092       </method>
31093     </type>
31094   </test>
31095   <test name="test-489.cs">
31096     <type name="test">
31097       <method name="Void .ctor()">
31098         <size>7</size>
31099       </method>
31100       <method name="Void Main()">
31101         <size>1</size>
31102       </method>
31103     </type>
31104   </test>
31105   <test name="test-49.cs">
31106     <type name="X">
31107       <method name="Void .ctor()">
31108         <size>7</size>
31109       </method>
31110       <method name="Int32 s(Byte)">
31111         <size>2182</size>
31112       </method>
31113       <method name="Int32 test(Int32)">
31114         <size>70</size>
31115       </method>
31116       <method name="Int32 tests(System.String)">
31117         <size>152</size>
31118       </method>
31119       <method name="Int32 testn(System.String)">
31120         <size>76</size>
31121       </method>
31122       <method name="Int32 testm(System.String)">
31123         <size>77</size>
31124       </method>
31125       <method name="Int32 testo(System.String)">
31126         <size>79</size>
31127       </method>
31128       <method name="Int32 testp(System.String)">
31129         <size>109</size>
31130       </method>
31131       <method name="Int32 test_def(System.String)">
31132         <size>119</size>
31133       </method>
31134       <method name="Int32 test_coverage(Int32)">
31135         <size>18</size>
31136       </method>
31137       <method name="Int32 test_goto(Int32)">
31138         <size>39</size>
31139       </method>
31140       <method name="Int32 test_memberaccess(System.String)">
31141         <size>76</size>
31142       </method>
31143       <method name="Int32 test_string_multiple_targets(System.String)">
31144         <size>128</size>
31145       </method>
31146       <method name="Int32 test_casts(Int32)">
31147         <size>17</size>
31148       </method>
31149       <method name="Int32 testSwitchEnumLong(TestEnum)">
31150         <size>56</size>
31151       </method>
31152       <method name="Int32 test_long_enum_switch()">
31153         <size>66</size>
31154       </method>
31155       <method name="Int32 tests_default(System.String)">
31156         <size>107</size>
31157       </method>
31158       <method name="Int32 tests_default_2(System.String)">
31159         <size>124</size>
31160       </method>
31161       <method name="Void test_76590(System.String)">
31162         <size>107</size>
31163       </method>
31164       <method name="Void test_77964()">
31165         <size>37</size>
31166       </method>
31167       <method name="Boolean bug_78860()">
31168         <size>114</size>
31169       </method>
31170       <method name="Int32 Main()">
31171         <size>1037</size>
31172       </method>
31173     </type>
31174   </test>
31175   <test name="test-490.cs">
31176     <type name="T">
31177       <method name="Void .ctor()">
31178         <size>7</size>
31179       </method>
31180       <method name="Void .cctor()">
31181         <size>39</size>
31182       </method>
31183       <method name="Void Main()">
31184         <size>1</size>
31185       </method>
31186     </type>
31187   </test>
31188   <test name="test-491.cs">
31189     <type name="M">
31190       <method name="Void .ctor()">
31191         <size>7</size>
31192       </method>
31193       <method name="Void Main()">
31194         <size>1</size>
31195       </method>
31196     </type>
31197     <type name="AttrA">
31198       <method name="Void .ctor()">
31199         <size>7</size>
31200       </method>
31201     </type>
31202     <type name="AttrB">
31203       <method name="Void .ctor()">
31204         <size>7</size>
31205       </method>
31206     </type>
31207   </test>
31208   <test name="test-492.cs">
31209     <type name="Test.My1Attribute">
31210       <method name="Void .ctor(Object)">
31211         <size>19</size>
31212       </method>
31213     </type>
31214     <type name="Test.My2Attribute">
31215       <method name="Void .ctor(String[])">
31216         <size>21</size>
31217       </method>
31218     </type>
31219     <type name="Test.My3Attribute">
31220       <method name="Void .ctor(Byte)">
31221         <size>24</size>
31222       </method>
31223     </type>
31224     <type name="Test.Test">
31225       <method name="Void .ctor()">
31226         <size>7</size>
31227       </method>
31228       <method name="Int32 Main()">
31229         <size>60</size>
31230       </method>
31231     </type>
31232   </test>
31233   <test name="test-493.cs">
31234     <type name="A">
31235       <method name="Void .ctor()">
31236         <size>7</size>
31237       </method>
31238       <method name="Int32 get_f()">
31239         <size>2</size>
31240       </method>
31241     </type>
31242     <type name="B">
31243       <method name="Void .ctor()">
31244         <size>7</size>
31245       </method>
31246       <method name="Int32 bar()">
31247         <size>11</size>
31248       </method>
31249     </type>
31250     <type name="C">
31251       <method name="Void .ctor()">
31252         <size>7</size>
31253       </method>
31254       <method name="Void Main()">
31255         <size>1</size>
31256       </method>
31257     </type>
31258   </test>
31259   <test name="test-494.cs">
31260     <type name="Agresso.Foundation.Function">
31261       <method name="Void .ctor()">
31262         <size>7</size>
31263       </method>
31264       <method name="Void Main()">
31265         <size>1</size>
31266       </method>
31267     </type>
31268     <type name="Agresso.Foundation.Translate">
31269       <method name="Void .ctor(Object, IntPtr)">
31270         <size>0</size>
31271       </method>
31272       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31273         <size>0</size>
31274       </method>
31275       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31276         <size>0</size>
31277       </method>
31278       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31279         <size>0</size>
31280       </method>
31281     </type>
31282   </test>
31283   <test name="test-495.cs">
31284     <type name="plj.aClass">
31285       <method name="Void .ctor()">
31286         <size>7</size>
31287       </method>
31288       <method name="plj.aClass op_Implicit(plj.fromClass)">
31289         <size>2</size>
31290       </method>
31291     </type>
31292     <type name="plj.realClass1">
31293       <method name="Void .ctor()">
31294         <size>7</size>
31295       </method>
31296       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31297         <size>2</size>
31298       </method>
31299     </type>
31300     <type name="plj.fromClass">
31301       <method name="Void .ctor()">
31302         <size>7</size>
31303       </method>
31304       <method name="Void Main()">
31305         <size>1</size>
31306       </method>
31307     </type>
31308   </test>
31309   <test name="test-496.cs">
31310     <type name="Test">
31311       <method name="Void .ctor()">
31312         <size>7</size>
31313       </method>
31314       <method name="IEnumerator GetEnumerator()">
31315         <size>15</size>
31316       </method>
31317       <method name="Void Main()">
31318         <size>11</size>
31319       </method>
31320       <method name="Void Run()">
31321         <size>176</size>
31322       </method>
31323     </type>
31324     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31325       <method name="Void .ctor()">
31326         <size>7</size>
31327       </method>
31328       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31329         <size>7</size>
31330       </method>
31331       <method name="Boolean MoveNext()">
31332         <size>129</size>
31333       </method>
31334       <method name="Void Dispose()">
31335         <size>8</size>
31336       </method>
31337       <method name="Void Reset()">
31338         <size>6</size>
31339       </method>
31340       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31341         <size>7</size>
31342       </method>
31343     </type>
31344   </test>
31345   <test name="test-497.cs">
31346     <type name="PlotMenuItem">
31347       <method name="Void .ctor()">
31348         <size>7</size>
31349       </method>
31350       <method name="Void .ctor(EventHandler)">
31351         <size>54</size>
31352       </method>
31353       <method name="Int32 Main()">
31354         <size>50</size>
31355       </method>
31356       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31357         <size>11</size>
31358       </method>
31359       <method name="System.EventHandler get_Callback()">
31360         <size>7</size>
31361       </method>
31362       <method name="Void set_Callback(System.EventHandler)">
31363         <size>8</size>
31364       </method>
31365     </type>
31366   </test>
31367   <test name="test-498.cs">
31368     <type name="C">
31369       <method name="Int32 Main()">
31370         <size>81</size>
31371       </method>
31372     </type>
31373     <type name="A">
31374       <method name="Void .ctor(Single)">
31375         <size>0</size>
31376       </method>
31377       <method name="Int32 get_Foo()">
31378         <size>0</size>
31379       </method>
31380     </type>
31381   </test>
31382   <test name="test-499.cs">
31383     <type name="X">
31384       <method name="Void .ctor()">
31385         <size>7</size>
31386       </method>
31387       <method name="Void Main()">
31388         <size>24</size>
31389       </method>
31390     </type>
31391   </test>
31392   <test name="test-5.cs">
31393     <type name="X">
31394       <method name="Void .ctor()">
31395         <size>7</size>
31396       </method>
31397       <method name="Int32 Main()">
31398         <size>37</size>
31399       </method>
31400     </type>
31401   </test>
31402   <test name="test-500.cs">
31403     <type name="SomeCustomAttribute">
31404       <method name="Void .ctor()">
31405         <size>7</size>
31406       </method>
31407     </type>
31408     <type name="MainClass">
31409       <method name="Void .ctor()">
31410         <size>7</size>
31411       </method>
31412       <method name="Int32 Main()">
31413         <size>117</size>
31414       </method>
31415     </type>
31416   </test>
31417   <test name="test-501.cs">
31418     <type name="Tests">
31419       <method name="Void .ctor()">
31420         <size>7</size>
31421       </method>
31422       <method name="Void DumpException(Tests+FilterStackFrame)">
31423         <size>1</size>
31424       </method>
31425       <method name="Void foo(Boolean ByRef)">
31426         <size>49</size>
31427       </method>
31428       <method name="Void Main(System.String[])">
31429         <size>8</size>
31430       </method>
31431     </type>
31432     <type name="Tests+FilterStackFrame">
31433       <method name="Void .ctor(Object, IntPtr)">
31434         <size>0</size>
31435       </method>
31436       <method name="Boolean Invoke(System.Object)">
31437         <size>0</size>
31438       </method>
31439       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31440         <size>0</size>
31441       </method>
31442       <method name="Boolean EndInvoke(IAsyncResult)">
31443         <size>0</size>
31444       </method>
31445     </type>
31446     <type name="Tests">
31447       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31448         <size>2</size>
31449       </method>
31450     </type>
31451   </test>
31452   <test name="test-502.cs">
31453     <type name="Base">
31454       <method name="Void .ctor()">
31455         <size>7</size>
31456       </method>
31457       <method name="Int32 get_Property()">
31458         <size>3</size>
31459       </method>
31460       <method name="Void Main()">
31461         <size>1</size>
31462       </method>
31463     </type>
31464     <type name="Derived">
31465       <method name="Void .ctor()">
31466         <size>7</size>
31467       </method>
31468       <method name="Int32 get_Property()">
31469         <size>3</size>
31470       </method>
31471     </type>
31472     <type name="BaseClass">
31473       <method name="Void .ctor()">
31474         <size>7</size>
31475       </method>
31476       <method name="Int32 get_Value()">
31477         <size>2</size>
31478       </method>
31479       <method name="Void set_Value(Int32)">
31480         <size>1</size>
31481       </method>
31482     </type>
31483     <type name="DerivedClass">
31484       <method name="Void .ctor()">
31485         <size>7</size>
31486       </method>
31487       <method name="Int32 get_Value()">
31488         <size>2</size>
31489       </method>
31490     </type>
31491     <type name="ErrorClass">
31492       <method name="Void .ctor()">
31493         <size>7</size>
31494       </method>
31495       <method name="Int32 get_Value()">
31496         <size>2</size>
31497       </method>
31498       <method name="Void set_Value(Int32)">
31499         <size>1</size>
31500       </method>
31501     </type>
31502   </test>
31503   <test name="test-503.cs">
31504     <type name="Foo">
31505       <method name="Void .ctor()">
31506         <size>7</size>
31507       </method>
31508       <method name="Int32 Main()">
31509         <size>33</size>
31510       </method>
31511     </type>
31512   </test>
31513   <test name="test-504.cs">
31514     <type name="Foo">
31515       <method name="Void .ctor()">
31516         <size>7</size>
31517       </method>
31518       <method name="Void .cctor()">
31519         <size>7</size>
31520       </method>
31521       <method name="Int32 f()">
31522         <size>2</size>
31523       </method>
31524       <method name="Int32 Main()">
31525         <size>32</size>
31526       </method>
31527     </type>
31528   </test>
31529   <test name="test-505.cs">
31530     <type name="T">
31531       <method name="Void .ctor()">
31532         <size>7</size>
31533       </method>
31534       <method name="Int32 f()">
31535         <size>19</size>
31536       </method>
31537       <method name="Void Main()">
31538         <size>38</size>
31539       </method>
31540     </type>
31541   </test>
31542   <test name="test-506.cs">
31543     <type name="ProtectedSetter.BaseClass">
31544       <method name="Void .ctor()">
31545         <size>7</size>
31546       </method>
31547       <method name="System.String get_Name()">
31548         <size>0</size>
31549       </method>
31550       <method name="Void set_Name(System.String)">
31551         <size>0</size>
31552       </method>
31553     </type>
31554     <type name="ProtectedSetter.DerivedClass">
31555       <method name="Void .ctor()">
31556         <size>7</size>
31557       </method>
31558       <method name="System.String get_Name()">
31559         <size>2</size>
31560       </method>
31561       <method name="Void set_Name(System.String)">
31562         <size>1</size>
31563       </method>
31564       <method name="Void Main()">
31565         <size>1</size>
31566       </method>
31567     </type>
31568   </test>
31569   <test name="test-507.cs">
31570     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31571       <method name="Void .ctor()">
31572         <size>7</size>
31573       </method>
31574       <method name="Void SomeMethod()">
31575         <size>1</size>
31576       </method>
31577       <method name="Void SomeMethod2()">
31578         <size>1</size>
31579       </method>
31580     </type>
31581     <type name="NewslotVirtualFinal.C">
31582       <method name="Void .ctor()">
31583         <size>7</size>
31584       </method>
31585       <method name="Int32 Main()">
31586         <size>83</size>
31587       </method>
31588     </type>
31589   </test>
31590   <test name="test-508.cs">
31591     <type name="OutputParam">
31592       <method name="Void .ctor()">
31593         <size>7</size>
31594       </method>
31595       <method name="Void Main(System.String[])">
31596         <size>14</size>
31597       </method>
31598       <method name="Void Method(Int32 ByRef)">
31599         <size>17</size>
31600       </method>
31601     </type>
31602   </test>
31603   <test name="test-509.cs">
31604     <type name="BaseClass">
31605       <method name="Void .ctor()">
31606         <size>7</size>
31607       </method>
31608       <method name="Void add_OnEvent(DelegateHandler)">
31609         <size>24</size>
31610       </method>
31611       <method name="Void remove_OnEvent(DelegateHandler)">
31612         <size>24</size>
31613       </method>
31614     </type>
31615     <type name="ExtendingClass">
31616       <method name="Void .ctor()">
31617         <size>7</size>
31618       </method>
31619       <method name="Void Main()">
31620         <size>1</size>
31621       </method>
31622       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31623         <size>8</size>
31624       </method>
31625       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31626         <size>8</size>
31627       </method>
31628     </type>
31629     <type name="DelegateHandler">
31630       <method name="Void .ctor(Object, IntPtr)">
31631         <size>0</size>
31632       </method>
31633       <method name="Void Invoke()">
31634         <size>0</size>
31635       </method>
31636       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31637         <size>0</size>
31638       </method>
31639       <method name="Void EndInvoke(IAsyncResult)">
31640         <size>0</size>
31641       </method>
31642     </type>
31643   </test>
31644   <test name="test-51.cs">
31645     <type name="Base">
31646       <method name="Void .ctor()">
31647         <size>25</size>
31648       </method>
31649       <method name="Int32 get_b_int_property()">
31650         <size>7</size>
31651       </method>
31652       <method name="Void set_b_int_property(Int32)">
31653         <size>8</size>
31654       </method>
31655       <method name="System.String b_get_id()">
31656         <size>6</size>
31657       </method>
31658     </type>
31659     <type name="Derived">
31660       <method name="Void .ctor()">
31661         <size>26</size>
31662       </method>
31663       <method name="Int32 get_b_int_property()">
31664         <size>7</size>
31665       </method>
31666       <method name="Void set_b_int_property(Int32)">
31667         <size>8</size>
31668       </method>
31669       <method name="Int32 Test()">
31670         <size>138</size>
31671       </method>
31672     </type>
31673     <type name="boot">
31674       <method name="Void .ctor()">
31675         <size>7</size>
31676       </method>
31677       <method name="Int32 Main()">
31678         <size>13</size>
31679       </method>
31680     </type>
31681   </test>
31682   <test name="test-510.cs">
31683     <type name="Foo">
31684       <method name="Void .ctor()">
31685         <size>7</size>
31686       </method>
31687       <method name="Void test39(Int32 ByRef)">
31688         <size>36</size>
31689       </method>
31690       <method name="Void Main()">
31691         <size>28</size>
31692       </method>
31693     </type>
31694   </test>
31695   <test name="test-511.cs">
31696     <type name="Foo">
31697       <method name="Void .ctor()">
31698         <size>7</size>
31699       </method>
31700       <method name="Void Main(System.String[])">
31701         <size>17</size>
31702       </method>
31703       <method name="Void f()">
31704         <size>7</size>
31705       </method>
31706     </type>
31707   </test>
31708   <test name="test-512.cs">
31709     <type name="Foo">
31710       <method name="Void .ctor()">
31711         <size>7</size>
31712       </method>
31713       <method name="Void Main(System.String[])">
31714         <size>17</size>
31715       </method>
31716       <method name="Void f()">
31717         <size>7</size>
31718       </method>
31719     </type>
31720   </test>
31721   <test name="test-513.cs">
31722     <type name="Test">
31723       <method name="Void .ctor()">
31724         <size>7</size>
31725       </method>
31726       <method name="Int32 Main()">
31727         <size>246</size>
31728       </method>
31729     </type>
31730   </test>
31731   <test name="test-514.cs">
31732     <type name="X">
31733       <method name="Void .ctor()">
31734         <size>7</size>
31735       </method>
31736       <method name="Void HandleConflict(Int32)">
31737         <size>31</size>
31738       </method>
31739       <method name="Int32 Main()">
31740         <size>40</size>
31741       </method>
31742     </type>
31743   </test>
31744   <test name="test-515.cs">
31745     <type name="X">
31746       <method name="Void .ctor()">
31747         <size>7</size>
31748       </method>
31749       <method name="Void Main()">
31750         <size>35</size>
31751       </method>
31752     </type>
31753   </test>
31754   <test name="test-516.cs">
31755     <type name="X">
31756       <method name="Void .ctor()">
31757         <size>7</size>
31758       </method>
31759       <method name="Void Main()">
31760         <size>35</size>
31761       </method>
31762     </type>
31763   </test>
31764   <test name="test-517.cs">
31765     <type name="Test">
31766       <method name="Void .ctor()">
31767         <size>7</size>
31768       </method>
31769       <method name="Int32 Main()">
31770         <size>11</size>
31771       </method>
31772     </type>
31773   </test>
31774   <test name="test-518.cs">
31775     <type name="Foo">
31776       <method name="Void .ctor()">
31777         <size>7</size>
31778       </method>
31779       <method name="Int32 Main()">
31780         <size>19</size>
31781       </method>
31782     </type>
31783   </test>
31784   <test name="test-519.cs">
31785     <type name="Foo">
31786       <method name="Void .ctor()">
31787         <size>7</size>
31788       </method>
31789       <method name="Int32 Main()">
31790         <size>32</size>
31791       </method>
31792       <method name="Void f()">
31793         <size>29</size>
31794       </method>
31795     </type>
31796   </test>
31797   <test name="test-52.cs">
31798     <type name="Y">
31799       <method name="Void .ctor()">
31800         <size>7</size>
31801       </method>
31802       <method name="Boolean MoveNext()">
31803         <size>28</size>
31804       </method>
31805       <method name="System.Object get_Current()">
31806         <size>12</size>
31807       </method>
31808     </type>
31809     <type name="X">
31810       <method name="Void .ctor()">
31811         <size>7</size>
31812       </method>
31813       <method name="Void .cctor()">
31814         <size>36</size>
31815       </method>
31816       <method name="Y GetEnumerator()">
31817         <size>6</size>
31818       </method>
31819       <method name="Int32 Main()">
31820         <size>498</size>
31821       </method>
31822     </type>
31823   </test>
31824   <test name="test-520.cs">
31825     <type name="FakeInt">
31826       <method name="Void .ctor(Int64)">
31827         <size>14</size>
31828       </method>
31829       <method name="Int64 op_Implicit(FakeInt)">
31830         <size>7</size>
31831       </method>
31832     </type>
31833     <type name="MainClass">
31834       <method name="Void .ctor()">
31835         <size>7</size>
31836       </method>
31837       <method name="Void Main()">
31838         <size>28</size>
31839       </method>
31840     </type>
31841   </test>
31842   <test name="test-521.cs">
31843     <type name="Tests">
31844       <method name="Void .ctor()">
31845         <size>7</size>
31846       </method>
31847       <method name="Void CallWithContextN(System.Object, System.Object[])">
31848         <size>1</size>
31849       </method>
31850       <method name="Void Main()">
31851         <size>14</size>
31852       </method>
31853     </type>
31854     <type name="Tests+CallTargetWithContextN">
31855       <method name="Void .ctor(Object, IntPtr)">
31856         <size>0</size>
31857       </method>
31858       <method name="Void Invoke(System.Object, System.Object[])">
31859         <size>0</size>
31860       </method>
31861       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31862         <size>0</size>
31863       </method>
31864       <method name="Void EndInvoke(IAsyncResult)">
31865         <size>0</size>
31866       </method>
31867     </type>
31868   </test>
31869   <test name="test-522.cs">
31870     <type name="Const">
31871       <method name="Void .ctor()">
31872         <size>7</size>
31873       </method>
31874       <method name="Void Main()">
31875         <size>1</size>
31876       </method>
31877     </type>
31878   </test>
31879   <test name="test-523.cs">
31880     <type name="T">
31881       <method name="Void .ctor()">
31882         <size>7</size>
31883       </method>
31884       <method name="Int32 stuff()">
31885         <size>20</size>
31886       </method>
31887       <method name="Int32 stuff2()">
31888         <size>44</size>
31889       </method>
31890       <method name="Int32 stuff3()">
31891         <size>44</size>
31892       </method>
31893       <method name="Void stuff4()">
31894         <size>20</size>
31895       </method>
31896       <method name="Void stuff_finally()">
31897         <size>1</size>
31898       </method>
31899       <method name="Void Main()">
31900         <size>1</size>
31901       </method>
31902     </type>
31903   </test>
31904   <test name="test-524.cs">
31905     <type name="Foo">
31906       <method name="Void .ctor()">
31907         <size>7</size>
31908       </method>
31909       <method name="Int32 Main()">
31910         <size>42</size>
31911       </method>
31912     </type>
31913   </test>
31914   <test name="test-525.cs">
31915     <type name="X">
31916       <method name="Void .ctor()">
31917         <size>7</size>
31918       </method>
31919       <method name="Void Finalize()">
31920         <size>23</size>
31921       </method>
31922       <method name="Int32 Test1()">
31923         <size>33</size>
31924       </method>
31925       <method name="Void Test2()">
31926         <size>67</size>
31927       </method>
31928       <method name="Void Main()">
31929         <size>39</size>
31930       </method>
31931     </type>
31932   </test>
31933   <test name="test-526.cs">
31934     <type name="Test">
31935       <method name="Void .ctor()">
31936         <size>7</size>
31937       </method>
31938       <method name="Void Main()">
31939         <size>1</size>
31940       </method>
31941       <method name="Void Foo(IListCounter)">
31942         <size>8</size>
31943       </method>
31944       <method name="Void Foo2(IC)">
31945         <size>8</size>
31946       </method>
31947       <method name="Void Foo3(ICC)">
31948         <size>8</size>
31949       </method>
31950       <method name="Void Foo4(IM2)">
31951         <size>8</size>
31952       </method>
31953     </type>
31954   </test>
31955   <test name="test-527.cs">
31956     <type name="Repro">
31957       <method name="Void .ctor()">
31958         <size>19</size>
31959       </method>
31960       <method name="Int32 Main()">
31961         <size>48</size>
31962       </method>
31963       <method name="Void foo()">
31964         <size>61</size>
31965       </method>
31966       <method name="Int32 bar()">
31967         <size>3</size>
31968       </method>
31969     </type>
31970   </test>
31971   <test name="test-528.cs">
31972     <type name="MicroFocus.MONO.Bugs.Odd">
31973       <method name="Void .ctor()">
31974         <size>7</size>
31975       </method>
31976       <method name="Void .cctor()">
31977         <size>25</size>
31978       </method>
31979       <method name="Void Main()">
31980         <size>1</size>
31981       </method>
31982     </type>
31983   </test>
31984   <test name="test-529.cs">
31985     <type name="C">
31986       <method name="Void .ctor()">
31987         <size>7</size>
31988       </method>
31989       <method name="Void Main()">
31990         <size>8</size>
31991       </method>
31992     </type>
31993   </test>
31994   <test name="test-53.cs">
31995     <type name="MyDispose">
31996       <method name="Void .ctor()">
31997         <size>7</size>
31998       </method>
31999       <method name="Void Dispose()">
32000         <size>8</size>
32001       </method>
32002     </type>
32003     <type name="X">
32004       <method name="Void .ctor()">
32005         <size>7</size>
32006       </method>
32007       <method name="Int32 Main()">
32008         <size>257</size>
32009       </method>
32010     </type>
32011   </test>
32012   <test name="test-530.cs">
32013     <type name="X">
32014       <method name="Void .ctor()">
32015         <size>7</size>
32016       </method>
32017       <method name="Void e(System.Object[])">
32018         <size>1</size>
32019       </method>
32020       <method name="Void Main()">
32021         <size>1</size>
32022       </method>
32023     </type>
32024   </test>
32025   <test name="test-531.cs">
32026     <type name="Test">
32027       <method name="Void .ctor()">
32028         <size>7</size>
32029       </method>
32030       <method name="Void Main()">
32031         <size>11</size>
32032       </method>
32033     </type>
32034   </test>
32035   <test name="test-532.cs">
32036     <type name="X">
32037       <method name="Void .ctor()">
32038         <size>47</size>
32039       </method>
32040       <method name="Void Main()">
32041         <size>1</size>
32042       </method>
32043     </type>
32044   </test>
32045   <test name="test-533.cs">
32046     <type name="Test">
32047       <method name="Void .ctor()">
32048         <size>7</size>
32049       </method>
32050       <method name="Void True(Boolean)">
32051         <size>10</size>
32052       </method>
32053       <method name="Void False(Boolean)">
32054         <size>13</size>
32055       </method>
32056       <method name="Void Main()">
32057         <size>61</size>
32058       </method>
32059     </type>
32060   </test>
32061   <test name="test-535.cs">
32062     <type name="X">
32063       <method name="Void .ctor()">
32064         <size>7</size>
32065       </method>
32066       <method name="Void Main()">
32067         <size>77</size>
32068       </method>
32069       <method name="Void Compile()">
32070         <size>19</size>
32071       </method>
32072       <method name="Void M(Int64)">
32073         <size>1</size>
32074       </method>
32075       <method name="Void M(UInt64)">
32076         <size>1</size>
32077       </method>
32078       <method name="Void M(System.Object)">
32079         <size>1</size>
32080       </method>
32081     </type>
32082   </test>
32083   <test name="test-536.cs">
32084     <type name="Test">
32085       <method name="Void add_Foo(FooHandler)">
32086         <size>22</size>
32087       </method>
32088       <method name="Void remove_Foo(FooHandler)">
32089         <size>22</size>
32090       </method>
32091       <method name="Void OnFooTest()">
32092         <size>1</size>
32093       </method>
32094       <method name="Void Main()">
32095         <size>31</size>
32096       </method>
32097     </type>
32098     <type name="FooHandler">
32099       <method name="Void .ctor(Object, IntPtr)">
32100         <size>0</size>
32101       </method>
32102       <method name="Void Invoke()">
32103         <size>0</size>
32104       </method>
32105       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32106         <size>0</size>
32107       </method>
32108       <method name="Void EndInvoke(IAsyncResult)">
32109         <size>0</size>
32110       </method>
32111     </type>
32112     <type name="Test">
32113       <method name="Void &lt;Main&gt;m__0()">
32114         <size>33</size>
32115       </method>
32116     </type>
32117   </test>
32118   <test name="test-537.cs">
32119     <type name="Base">
32120       <method name="Void .ctor()">
32121         <size>7</size>
32122       </method>
32123       <method name="System.String get_H()">
32124         <size>6</size>
32125       </method>
32126     </type>
32127     <type name="X">
32128       <method name="Void .ctor()">
32129         <size>7</size>
32130       </method>
32131     </type>
32132     <type name="X+Derived">
32133       <method name="Void .ctor()">
32134         <size>7</size>
32135       </method>
32136     </type>
32137     <type name="X+Derived+Nested">
32138       <method name="Void .ctor()">
32139         <size>7</size>
32140       </method>
32141       <method name="Void G()">
32142         <size>21</size>
32143       </method>
32144     </type>
32145     <type name="Derived">
32146       <method name="Void .ctor()">
32147         <size>7</size>
32148       </method>
32149     </type>
32150     <type name="Derived+Nested">
32151       <method name="Void .ctor()">
32152         <size>7</size>
32153       </method>
32154       <method name="Void G()">
32155         <size>18</size>
32156       </method>
32157     </type>
32158     <type name="Test">
32159       <method name="Void .ctor()">
32160         <size>7</size>
32161       </method>
32162       <method name="Void Main()">
32163         <size>1</size>
32164       </method>
32165     </type>
32166   </test>
32167   <test name="test-538.cs">
32168     <type name="concrete">
32169       <method name="Void .ctor()">
32170         <size>7</size>
32171       </method>
32172     </type>
32173     <type name="Program">
32174       <method name="Void .ctor()">
32175         <size>7</size>
32176       </method>
32177       <method name="concrete getConcrete(IInterface)">
32178         <size>6</size>
32179       </method>
32180       <method name="Void Main(System.String[])">
32181         <size>20</size>
32182       </method>
32183     </type>
32184     <type name="testDelegate">
32185       <method name="Void .ctor(Object, IntPtr)">
32186         <size>0</size>
32187       </method>
32188       <method name="IInterface Invoke(concrete)">
32189         <size>0</size>
32190       </method>
32191       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32192         <size>0</size>
32193       </method>
32194       <method name="IInterface EndInvoke(IAsyncResult)">
32195         <size>0</size>
32196       </method>
32197     </type>
32198   </test>
32199   <test name="test-54.cs">
32200     <type name="X">
32201       <method name="Void .ctor()">
32202         <size>7</size>
32203       </method>
32204       <method name="Boolean v()">
32205         <size>26</size>
32206       </method>
32207       <method name="Int32 Main()">
32208         <size>2</size>
32209       </method>
32210     </type>
32211   </test>
32212   <test name="test-540.cs">
32213     <type name="A">
32214       <method name="Void .ctor()">
32215         <size>7</size>
32216       </method>
32217       <method name="Byte op_Implicit(A)">
32218         <size>3</size>
32219       </method>
32220     </type>
32221     <type name="Constraint">
32222       <method name="Void .ctor()">
32223         <size>7</size>
32224       </method>
32225       <method name="Void Foo(System.Object)">
32226         <size>1</size>
32227       </method>
32228       <method name="Int32 Main()">
32229         <size>93</size>
32230       </method>
32231       <method name="Constraint op_LogicalNot(Constraint)">
32232         <size>2</size>
32233       </method>
32234       <method name="Constraint op_UnaryPlus(Constraint)">
32235         <size>2</size>
32236       </method>
32237       <method name="Constraint op_OnesComplement(Constraint)">
32238         <size>2</size>
32239       </method>
32240       <method name="Constraint op_UnaryNegation(Constraint)">
32241         <size>2</size>
32242       </method>
32243     </type>
32244   </test>
32245   <test name="test-541.cs">
32246     <type name="A">
32247       <method name="Void .ctor(TestFunc)">
32248         <size>14</size>
32249       </method>
32250     </type>
32251     <type name="TestClass">
32252       <method name="Void .ctor()">
32253         <size>7</size>
32254       </method>
32255       <method name="Void .cctor()">
32256         <size>46</size>
32257       </method>
32258       <method name="Int32 Main()">
32259         <size>6</size>
32260       </method>
32261     </type>
32262     <type name="TestFunc">
32263       <method name="Void .ctor(Object, IntPtr)">
32264         <size>0</size>
32265       </method>
32266       <method name="Void Invoke(Int32)">
32267         <size>0</size>
32268       </method>
32269       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32270         <size>0</size>
32271       </method>
32272       <method name="Void EndInvoke(IAsyncResult)">
32273         <size>0</size>
32274       </method>
32275     </type>
32276     <type name="TestClass">
32277       <method name="Void &lt;a&gt;m__0(Int32)">
32278         <size>7</size>
32279       </method>
32280     </type>
32281   </test>
32282   <test name="test-542.cs">
32283     <type name="X">
32284       <method name="Void .ctor()">
32285         <size>7</size>
32286       </method>
32287       <method name="Void Main()">
32288         <size>1</size>
32289       </method>
32290     </type>
32291     <type name="ARec">
32292       <method name="Void .ctor(Decimal)">
32293         <size>14</size>
32294       </method>
32295       <method name="Decimal Round(Int32)">
32296         <size>13</size>
32297       </method>
32298       <method name="Decimal Round(Decimal, Int32)">
32299         <size>7</size>
32300       </method>
32301     </type>
32302   </test>
32303   <test name="test-543.cs">
32304     <type name="BetterMethod">
32305       <method name="Void .ctor()">
32306         <size>7</size>
32307       </method>
32308       <method name="Int32 get_Item(System.Boolean[])">
32309         <size>2</size>
32310       </method>
32311       <method name="System.String get_Item(Boolean, System.Object)">
32312         <size>6</size>
32313       </method>
32314     </type>
32315     <type name="MainClass">
32316       <method name="Void .ctor()">
32317         <size>7</size>
32318       </method>
32319       <method name="Int32 get_Item(Int32, System.String[])">
32320         <size>2</size>
32321       </method>
32322       <method name="Void set_Item(Int32, System.String[], Int32)">
32323         <size>40</size>
32324       </method>
32325       <method name="System.Object get_Item(Int32, System.Object[])">
32326         <size>2</size>
32327       </method>
32328       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32329         <size>40</size>
32330       </method>
32331       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32332         <size>2</size>
32333       </method>
32334       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32335         <size>40</size>
32336       </method>
32337       <method name="Void Main(System.String[])">
32338         <size>258</size>
32339       </method>
32340     </type>
32341   </test>
32342   <test name="test-544.cs">
32343     <type name="X">
32344       <method name="Void .ctor()">
32345         <size>7</size>
32346       </method>
32347       <method name="Void Main()">
32348         <size>32</size>
32349       </method>
32350     </type>
32351   </test>
32352   <test name="test-545.cs">
32353     <type name="X">
32354       <method name="Void .ctor()">
32355         <size>7</size>
32356       </method>
32357       <method name="Void Main()">
32358         <size>1</size>
32359       </method>
32360     </type>
32361     <type name="Dingus">
32362       <method name="Void .ctor(Int32)">
32363         <size>1</size>
32364       </method>
32365     </type>
32366   </test>
32367   <test name="test-546.cs">
32368     <type name="NameSpace.C">
32369       <method name="Void .ctor()">
32370         <size>7</size>
32371       </method>
32372       <method name="Void Main()">
32373         <size>1</size>
32374       </method>
32375     </type>
32376   </test>
32377   <test name="test-547.cs">
32378     <type name="C">
32379       <method name="Void .ctor()">
32380         <size>7</size>
32381       </method>
32382       <method name="Void Main()">
32383         <size>1</size>
32384       </method>
32385     </type>
32386   </test>
32387   <test name="test-548.cs">
32388     <type name="Bugs.Bug0">
32389       <method name="Void .ctor()">
32390         <size>7</size>
32391       </method>
32392       <method name="Int32 Main()">
32393         <size>23</size>
32394       </method>
32395     </type>
32396     <type name="Bugs.Bug0+MyBoolean">
32397       <method name="Void .ctor(Boolean)">
32398         <size>8</size>
32399       </method>
32400       <method name="MyBoolean op_Implicit(Boolean)">
32401         <size>7</size>
32402       </method>
32403       <method name="Boolean op_Implicit(MyBoolean)">
32404         <size>8</size>
32405       </method>
32406     </type>
32407   </test>
32408   <test name="test-549.cs">
32409     <type name="Do">
32410       <method name="Void .ctor()">
32411         <size>7</size>
32412       </method>
32413       <method name="Void Register(Get)">
32414         <size>1</size>
32415       </method>
32416       <method name="Void Register(System.Object)">
32417         <size>1</size>
32418       </method>
32419       <method name="System.Object MyGet(Do)">
32420         <size>2</size>
32421       </method>
32422       <method name="Void X()">
32423         <size>19</size>
32424       </method>
32425     </type>
32426     <type name="User">
32427       <method name="Void .ctor()">
32428         <size>7</size>
32429       </method>
32430       <method name="Void Main()">
32431         <size>1</size>
32432       </method>
32433     </type>
32434     <type name="Get">
32435       <method name="Void .ctor(Object, IntPtr)">
32436         <size>0</size>
32437       </method>
32438       <method name="System.Object Invoke(Do)">
32439         <size>0</size>
32440       </method>
32441       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32442         <size>0</size>
32443       </method>
32444       <method name="System.Object EndInvoke(IAsyncResult)">
32445         <size>0</size>
32446       </method>
32447     </type>
32448   </test>
32449   <test name="test-55.cs">
32450     <type name="A.B.C">
32451       <method name="Void .ctor()">
32452         <size>7</size>
32453       </method>
32454       <method name="Void Hola()">
32455         <size>11</size>
32456       </method>
32457     </type>
32458     <type name="X.Y.Z.W">
32459       <method name="Void .ctor()">
32460         <size>7</size>
32461       </method>
32462       <method name="Void Ahoj()">
32463         <size>11</size>
32464       </method>
32465     </type>
32466     <type name="Foo.System">
32467       <method name="Void .ctor()">
32468         <size>7</size>
32469       </method>
32470       <method name="Void X()">
32471         <size>11</size>
32472       </method>
32473     </type>
32474     <type name="App">
32475       <method name="Void .ctor()">
32476         <size>7</size>
32477       </method>
32478       <method name="Int32 Main()">
32479         <size>12</size>
32480       </method>
32481     </type>
32482   </test>
32483   <test name="test-550.cs">
32484     <type name="Bla.Blub.Fo‿o">
32485       <method name="Void .ctor()">
32486         <size>7</size>
32487       </method>
32488       <method name="Void Main(System.String[])">
32489         <size>11</size>
32490       </method>
32491     </type>
32492   </test>
32493   <test name="test-551.cs">
32494     <type name="System.Int32">
32495       <method name="Void Main()">
32496         <size>1</size>
32497       </method>
32498     </type>
32499   </test>
32500   <test name="test-552.cs">
32501     <type name="C">
32502       <method name="Void .ctor()">
32503         <size>7</size>
32504       </method>
32505       <method name="Void Test(C)">
32506         <size>1</size>
32507       </method>
32508       <method name="Void Main()">
32509         <size>14</size>
32510       </method>
32511     </type>
32512   </test>
32513   <test name="test-553.cs">
32514     <type name="A">
32515       <method name="Void .ctor()">
32516         <size>7</size>
32517       </method>
32518       <method name="Void Add(System.Object)">
32519         <size>1</size>
32520       </method>
32521     </type>
32522     <type name="B">
32523       <method name="Void .ctor()">
32524         <size>7</size>
32525       </method>
32526       <method name="Boolean Add(System.Object)">
32527         <size>2</size>
32528       </method>
32529       <method name="Void Main()">
32530         <size>1</size>
32531       </method>
32532     </type>
32533   </test>
32534   <test name="test-554.cs">
32535     <type name="C">
32536       <method name="Void .ctor()">
32537         <size>7</size>
32538       </method>
32539       <method name="Int32 Main()">
32540         <size>145</size>
32541       </method>
32542     </type>
32543     <type name="&lt;PrivateImplementationDetails&gt;">
32544       <method name="Void .ctor()">
32545         <size>7</size>
32546       </method>
32547     </type>
32548   </test>
32549   <test name="test-555.cs">
32550     <type name="Test">
32551       <method name="Void .ctor()">
32552         <size>7</size>
32553       </method>
32554       <method name="Int32 Main()">
32555         <size>351</size>
32556       </method>
32557     </type>
32558   </test>
32559   <test name="test-556.cs">
32560     <type name="S">
32561       <method name="Void .ctor()">
32562         <size>7</size>
32563       </method>
32564       <method name="Void Frobnikator()">
32565         <size>1</size>
32566       </method>
32567       <method name="Void CharToX()">
32568         <size>1</size>
32569       </method>
32570       <method name="Int32 Main()">
32571         <size>35</size>
32572       </method>
32573     </type>
32574   </test>
32575   <test name="test-557.cs">
32576     <type name="Test">
32577       <method name="Void .ctor()">
32578         <size>7</size>
32579       </method>
32580       <method name="Void Main(System.String[])">
32581         <size>1</size>
32582       </method>
32583     </type>
32584   </test>
32585   <test name="test-558.cs">
32586     <type name="TestClass">
32587       <method name="Void .ctor()">
32588         <size>7</size>
32589       </method>
32590       <method name="Void Main()">
32591         <size>21</size>
32592       </method>
32593       <method name="Void TestMethod(Int32)">
32594         <size>1</size>
32595       </method>
32596     </type>
32597     <type name="TestClass+OneDelegate">
32598       <method name="Void .ctor(Object, IntPtr)">
32599         <size>0</size>
32600       </method>
32601       <method name="Void Invoke(Int32)">
32602         <size>0</size>
32603       </method>
32604       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32605         <size>0</size>
32606       </method>
32607       <method name="Void EndInvoke(IAsyncResult)">
32608         <size>0</size>
32609       </method>
32610     </type>
32611   </test>
32612   <test name="test-559.cs">
32613     <type name="C">
32614       <method name="Void .ctor()">
32615         <size>7</size>
32616       </method>
32617       <method name="Void add_TestEvent(B+TestDelegate)">
32618         <size>24</size>
32619       </method>
32620       <method name="Void remove_TestEvent(B+TestDelegate)">
32621         <size>24</size>
32622       </method>
32623       <method name="Void Main()">
32624         <size>1</size>
32625       </method>
32626     </type>
32627   </test>
32628   <test name="test-56.cs">
32629     <type name="A">
32630       <method name="Void .ctor()">
32631         <size>7</size>
32632       </method>
32633       <method name="Int32 get_P()">
32634         <size>7</size>
32635       </method>
32636       <method name="Void set_P(Int32)">
32637         <size>8</size>
32638       </method>
32639       <method name="Int32 get_Q()">
32640         <size>0</size>
32641       </method>
32642       <method name="Void set_Q(Int32)">
32643         <size>0</size>
32644       </method>
32645       <method name="Int32 get_R()">
32646         <size>7</size>
32647       </method>
32648       <method name="Void set_R(Int32)">
32649         <size>8</size>
32650       </method>
32651     </type>
32652     <type name="B">
32653       <method name="Void .ctor()">
32654         <size>7</size>
32655       </method>
32656       <method name="Int32 get_P()">
32657         <size>7</size>
32658       </method>
32659       <method name="Void set_P(Int32)">
32660         <size>8</size>
32661       </method>
32662       <method name="Int32 get_Q()">
32663         <size>7</size>
32664       </method>
32665       <method name="Void set_Q(Int32)">
32666         <size>8</size>
32667       </method>
32668     </type>
32669     <type name="C">
32670       <method name="Void .ctor()">
32671         <size>7</size>
32672       </method>
32673       <method name="Int32 get_Q()">
32674         <size>7</size>
32675       </method>
32676       <method name="Void set_Q(Int32)">
32677         <size>8</size>
32678       </method>
32679       <method name="Int32 get_R()">
32680         <size>7</size>
32681       </method>
32682       <method name="Void set_R(Int32)">
32683         <size>8</size>
32684       </method>
32685     </type>
32686     <type name="M">
32687       <method name="Void .ctor()">
32688         <size>7</size>
32689       </method>
32690       <method name="Int32 Main()">
32691         <size>221</size>
32692       </method>
32693     </type>
32694   </test>
32695   <test name="test-560.cs">
32696     <type name="Bugs.Bug2">
32697       <method name="Void .ctor()">
32698         <size>7</size>
32699       </method>
32700       <method name="Void Main(System.String[])">
32701         <size>81</size>
32702       </method>
32703     </type>
32704     <type name="Bugs.Bug2+MyByte">
32705       <method name="Void .ctor(Byte)">
32706         <size>8</size>
32707       </method>
32708       <method name="MyByte op_Implicit(Byte)">
32709         <size>7</size>
32710       </method>
32711       <method name="Byte op_Implicit(MyByte)">
32712         <size>8</size>
32713       </method>
32714     </type>
32715     <type name="Bugs.Bug2+MyInt">
32716       <method name="Void .ctor(Int32)">
32717         <size>8</size>
32718       </method>
32719       <method name="MyInt op_Implicit(Int32)">
32720         <size>7</size>
32721       </method>
32722       <method name="Int32 op_Implicit(MyInt)">
32723         <size>8</size>
32724       </method>
32725     </type>
32726   </test>
32727   <test name="test-561.cs">
32728     <type name="A">
32729       <method name="Void .ctor()">
32730         <size>7</size>
32731       </method>
32732       <method name="Void I.M()">
32733         <size>1</size>
32734       </method>
32735       <method name="Void M()">
32736         <size>0</size>
32737       </method>
32738     </type>
32739     <type name="C">
32740       <method name="Void .ctor()">
32741         <size>7</size>
32742       </method>
32743       <method name="Void M()">
32744         <size>1</size>
32745       </method>
32746       <method name="Void Main()">
32747         <size>1</size>
32748       </method>
32749     </type>
32750   </test>
32751   <test name="test-562.cs">
32752     <type name="Program">
32753       <method name="Void .ctor()">
32754         <size>7</size>
32755       </method>
32756       <method name="Int32 Main()">
32757         <size>45</size>
32758       </method>
32759     </type>
32760   </test>
32761   <test name="test-563.cs">
32762     <type name="Test">
32763       <method name="Void .ctor()">
32764         <size>7</size>
32765       </method>
32766       <method name="System.Object TestMethod(TestCollection)">
32767         <size>64</size>
32768       </method>
32769       <method name="Void Main()">
32770         <size>1</size>
32771       </method>
32772     </type>
32773   </test>
32774   <test name="test-564.cs">
32775     <type name="A">
32776       <method name="Void .ctor()">
32777         <size>7</size>
32778       </method>
32779       <method name="Void Main()">
32780         <size>1</size>
32781       </method>
32782     </type>
32783   </test>
32784   <test name="test-565.cs">
32785     <type name="T">
32786       <method name="Void .ctor()">
32787         <size>7</size>
32788       </method>
32789       <method name="Boolean Equals(System.Object)">
32790         <size>2</size>
32791       </method>
32792       <method name="Void Main()">
32793         <size>1</size>
32794       </method>
32795     </type>
32796   </test>
32797   <test name="test-566.cs">
32798     <type name="Test">
32799       <method name="Void .ctor()">
32800         <size>7</size>
32801       </method>
32802       <method name="System.String get_Spec()">
32803         <size>12</size>
32804       </method>
32805       <method name="Void Foo(C)">
32806         <size>7</size>
32807       </method>
32808       <method name="Void Foo2(CC)">
32809         <size>12</size>
32810       </method>
32811       <method name="Void Main()">
32812         <size>1</size>
32813       </method>
32814     </type>
32815     <type name="CA">
32816       <method name="Void .ctor()">
32817         <size>7</size>
32818       </method>
32819       <method name="Void set_Spec(System.String)">
32820         <size>1</size>
32821       </method>
32822     </type>
32823     <type name="CB">
32824       <method name="Void .ctor()">
32825         <size>7</size>
32826       </method>
32827       <method name="Void set_Spec(System.String)">
32828         <size>1</size>
32829       </method>
32830     </type>
32831     <type name="CC">
32832       <method name="Void .ctor()">
32833         <size>7</size>
32834       </method>
32835     </type>
32836   </test>
32837   <test name="test-567.cs">
32838     <type name="preservesig_test.Class1">
32839       <method name="Void .ctor()">
32840         <size>7</size>
32841       </method>
32842       <method name="Int32 Main(System.String[])">
32843         <size>143</size>
32844       </method>
32845     </type>
32846     <type name="preservesig_test.TestClass">
32847       <method name="Void .ctor()">
32848         <size>7</size>
32849       </method>
32850       <method name="Void add_e(preservesig_test.TestClass+D)">
32851         <size>24</size>
32852       </method>
32853       <method name="Void remove_e(preservesig_test.TestClass+D)">
32854         <size>24</size>
32855       </method>
32856       <method name="Int32 DoFoo()">
32857         <size>2</size>
32858       </method>
32859       <method name="Int32 get_Foo()">
32860         <size>2</size>
32861       </method>
32862     </type>
32863     <type name="preservesig_test.TestClass+D">
32864       <method name="Void .ctor(Object, IntPtr)">
32865         <size>0</size>
32866       </method>
32867       <method name="Void Invoke()">
32868         <size>0</size>
32869       </method>
32870       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32871         <size>0</size>
32872       </method>
32873       <method name="Void EndInvoke(IAsyncResult)">
32874         <size>0</size>
32875       </method>
32876     </type>
32877   </test>
32878   <test name="test-568.cs">
32879     <type name="B">
32880       <method name="Void .ctor()">
32881         <size>7</size>
32882       </method>
32883       <method name="Void Main()">
32884         <size>1</size>
32885       </method>
32886     </type>
32887   </test>
32888   <test name="test-569.cs">
32889     <type name="MyAttribute">
32890       <method name="Void .ctor()">
32891         <size>7</size>
32892       </method>
32893     </type>
32894     <type name="SubAttribute">
32895       <method name="Void .ctor()">
32896         <size>7</size>
32897       </method>
32898     </type>
32899     <type name="test">
32900       <method name="Void .ctor()">
32901         <size>7</size>
32902       </method>
32903       <method name="Void method()">
32904         <size>1</size>
32905       </method>
32906       <method name="Void Main()">
32907         <size>1</size>
32908       </method>
32909     </type>
32910   </test>
32911   <test name="test-57.cs">
32912     <type name="Button">
32913       <method name="Void .ctor()">
32914         <size>7</size>
32915       </method>
32916       <method name="Void add_Click(EventHandler)">
32917         <size>24</size>
32918       </method>
32919       <method name="Void remove_Click(EventHandler)">
32920         <size>24</size>
32921       </method>
32922       <method name="Void OnClick(Int32, Int32)">
32923         <size>36</size>
32924       </method>
32925       <method name="Void Reset()">
32926         <size>8</size>
32927       </method>
32928     </type>
32929     <type name="Blah">
32930       <method name="Void .ctor()">
32931         <size>18</size>
32932       </method>
32933       <method name="Void Connect()">
32934         <size>59</size>
32935       </method>
32936       <method name="Void Button1_Click(Int32, Int32)">
32937         <size>34</size>
32938       </method>
32939       <method name="Void Foo_Click(Int32, Int32)">
32940         <size>34</size>
32941       </method>
32942       <method name="Void Disconnect()">
32943         <size>34</size>
32944       </method>
32945       <method name="Int32 Main()">
32946         <size>66</size>
32947       </method>
32948     </type>
32949     <type name="EventHandler">
32950       <method name="Void .ctor(Object, IntPtr)">
32951         <size>0</size>
32952       </method>
32953       <method name="Void Invoke(Int32, Int32)">
32954         <size>0</size>
32955       </method>
32956       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32957         <size>0</size>
32958       </method>
32959       <method name="Void EndInvoke(IAsyncResult)">
32960         <size>0</size>
32961       </method>
32962     </type>
32963   </test>
32964   <test name="test-570.cs">
32965     <type name="Bar">
32966       <method name="Void .ctor()">
32967         <size>7</size>
32968       </method>
32969     </type>
32970     <type name="Program">
32971       <method name="Void .ctor()">
32972         <size>7</size>
32973       </method>
32974       <method name="Void Main()">
32975         <size>47</size>
32976       </method>
32977     </type>
32978   </test>
32979   <test name="test-571.cs">
32980     <type name="Test">
32981       <method name="Void .ctor()">
32982         <size>7</size>
32983       </method>
32984       <method name="Void Main()">
32985         <size>1</size>
32986       </method>
32987     </type>
32988   </test>
32989   <test name="test-572.cs">
32990     <type name="C">
32991       <method name="Void .ctor()">
32992         <size>7</size>
32993       </method>
32994       <method name="Color get_Color()">
32995         <size>10</size>
32996       </method>
32997       <method name="Void ResetCustomColors()">
32998         <size>16</size>
32999       </method>
33000       <method name="Void Main()">
33001         <size>1</size>
33002       </method>
33003     </type>
33004     <type name="Color">
33005       <method name="Color From(Int32)">
33006         <size>10</size>
33007       </method>
33008       <method name="Int32 ToArgb()">
33009         <size>2</size>
33010       </method>
33011     </type>
33012   </test>
33013   <test name="test-573.cs">
33014     <type name="C">
33015       <method name="Void .ctor()">
33016         <size>7</size>
33017       </method>
33018       <method name="Void .cctor()">
33019         <size>11</size>
33020       </method>
33021       <method name="Void Main()">
33022         <size>25</size>
33023       </method>
33024     </type>
33025   </test>
33026   <test name="test-574.cs">
33027     <type name="X">
33028       <method name="Void .ctor()">
33029         <size>7</size>
33030       </method>
33031       <method name="Int32 Main()">
33032         <size>31</size>
33033       </method>
33034     </type>
33035   </test>
33036   <test name="test-575.cs">
33037     <type name="Program">
33038       <method name="Void .ctor()">
33039         <size>7</size>
33040       </method>
33041       <method name="Void Main(System.String[])">
33042         <size>25</size>
33043       </method>
33044     </type>
33045   </test>
33046   <test name="test-576.cs">
33047     <type name="Foo">
33048       <method name="Void .ctor()">
33049         <size>7</size>
33050       </method>
33051       <method name="Void Main()">
33052         <size>24</size>
33053       </method>
33054     </type>
33055   </test>
33056   <test name="test-578.cs">
33057     <type name="Test1.TestItem1">
33058       <method name="Void .ctor()">
33059         <size>7</size>
33060       </method>
33061       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33062         <size>34</size>
33063       </method>
33064       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33065         <size>34</size>
33066       </method>
33067       <method name="Int32 Test()">
33068         <size>12</size>
33069       </method>
33070     </type>
33071     <type name="Test1.TestItem2">
33072       <method name="Void .ctor()">
33073         <size>7</size>
33074       </method>
33075       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33076         <size>18</size>
33077       </method>
33078       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33079         <size>18</size>
33080       </method>
33081     </type>
33082     <type name="Test1.CC">
33083       <method name="Void .ctor()">
33084         <size>7</size>
33085       </method>
33086       <method name="Int32 Main()">
33087         <size>57</size>
33088       </method>
33089     </type>
33090     <type name="Test1.TestDelegate1">
33091       <method name="Void .ctor(Object, IntPtr)">
33092         <size>0</size>
33093       </method>
33094       <method name="Int32 Invoke()">
33095         <size>0</size>
33096       </method>
33097       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33098         <size>0</size>
33099       </method>
33100       <method name="Int32 EndInvoke(IAsyncResult)">
33101         <size>0</size>
33102       </method>
33103     </type>
33104     <type name="Test1.CC">
33105       <method name="Int32 &lt;Main&gt;m__0()">
33106         <size>2</size>
33107       </method>
33108     </type>
33109   </test>
33110   <test name="test-579.cs">
33111     <type name="X">
33112       <method name="Void .ctor()">
33113         <size>7</size>
33114       </method>
33115       <method name="Void Main()">
33116         <size>35</size>
33117       </method>
33118       <method name="Void DoCall(X+test)">
33119         <size>1</size>
33120       </method>
33121     </type>
33122     <type name="X+test">
33123       <method name="Void .ctor(Object, IntPtr)">
33124         <size>0</size>
33125       </method>
33126       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33127         <size>0</size>
33128       </method>
33129       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33130         <size>0</size>
33131       </method>
33132       <method name="System.Object EndInvoke(IAsyncResult)">
33133         <size>0</size>
33134       </method>
33135     </type>
33136     <type name="X">
33137       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33138         <size>18</size>
33139       </method>
33140     </type>
33141   </test>
33142   <test name="test-58.cs">
33143     <type name="Blah">
33144       <method name="Void .ctor()">
33145         <size>7</size>
33146       </method>
33147       <method name="Int32 Main()">
33148         <size>27</size>
33149       </method>
33150     </type>
33151   </test>
33152   <test name="test-580.cs">
33153     <type name="Bla">
33154       <method name="Void .ctor()">
33155         <size>7</size>
33156       </method>
33157       <method name="Void BuildNode(System.String ByRef)">
33158         <size>43</size>
33159       </method>
33160       <method name="Void BuildNode(System.String[] ByRef)">
33161         <size>56</size>
33162       </method>
33163       <method name="Void BuildNode_B(System.Object ByRef)">
33164         <size>18</size>
33165       </method>
33166       <method name="System.String BuildNode_C(System.String ByRef)">
33167         <size>76</size>
33168       </method>
33169       <method name="System.String BuildNode_D()">
33170         <size>155</size>
33171       </method>
33172       <method name="Void BuildNode_E(System.String[,] ByRef)">
33173         <size>68</size>
33174       </method>
33175       <method name="Int32 Main()">
33176         <size>265</size>
33177       </method>
33178     </type>
33179   </test>
33180   <test name="test-581.cs">
33181     <type name="TestParams">
33182       <method name="Void .ctor()">
33183         <size>7</size>
33184       </method>
33185       <method name="System.Object get_Item(System.String[])">
33186         <size>4</size>
33187       </method>
33188       <method name="Void set_Item(System.String[], System.Object)">
33189         <size>40</size>
33190       </method>
33191       <method name="Void TestMethod()">
33192         <size>179</size>
33193       </method>
33194     </type>
33195     <type name="TestNonParams">
33196       <method name="Void .ctor()">
33197         <size>7</size>
33198       </method>
33199       <method name="System.Object get_Item(System.String)">
33200         <size>2</size>
33201       </method>
33202       <method name="Void set_Item(System.String, System.Object)">
33203         <size>40</size>
33204       </method>
33205       <method name="Void TestMethod()">
33206         <size>71</size>
33207       </method>
33208     </type>
33209     <type name="M">
33210       <method name="Void .ctor()">
33211         <size>7</size>
33212       </method>
33213       <method name="Int32 Main()">
33214         <size>22</size>
33215       </method>
33216     </type>
33217   </test>
33218   <test name="test-582.cs">
33219     <type name="TrueClass">
33220       <method name="Void Main()">
33221         <size>1</size>
33222       </method>
33223     </type>
33224   </test>
33225   <test name="test-583.cs">
33226     <type name="Program">
33227       <method name="Void .ctor()">
33228         <size>7</size>
33229       </method>
33230       <method name="Int32 Main()">
33231         <size>19</size>
33232       </method>
33233     </type>
33234     <type name="ObjectContainerBase">
33235       <method name="Void .ctor()">
33236         <size>7</size>
33237       </method>
33238     </type>
33239   </test>
33240   <test name="test-584.cs">
33241     <type name="Style">
33242       <method name="Void .ctor()">
33243         <size>7</size>
33244       </method>
33245       <method name="Style get_CurrentStyle()">
33246         <size>2</size>
33247       </method>
33248       <method name="Void set_CurrentStyle(Style)">
33249         <size>1</size>
33250       </method>
33251       <method name="Boolean LoadCurrentStyle()">
33252         <size>20</size>
33253       </method>
33254       <method name="Style Load()">
33255         <size>2</size>
33256       </method>
33257       <method name="Int32 Main()">
33258         <size>18</size>
33259       </method>
33260     </type>
33261   </test>
33262   <test name="test-585.cs">
33263     <type name="A">
33264       <method name="Void .ctor()">
33265         <size>7</size>
33266       </method>
33267     </type>
33268     <type name="B">
33269       <method name="Void .ctor()">
33270         <size>7</size>
33271       </method>
33272     </type>
33273     <type name="X">
33274       <method name="Void .ctor()">
33275         <size>7</size>
33276       </method>
33277     </type>
33278     <type name="Program">
33279       <method name="Void .ctor()">
33280         <size>7</size>
33281       </method>
33282       <method name="Void Main()">
33283         <size>52</size>
33284       </method>
33285     </type>
33286   </test>
33287   <test name="test-586.cs">
33288     <type name="Program">
33289       <method name="Void .ctor()">
33290         <size>7</size>
33291       </method>
33292       <method name="Int32 Main()">
33293         <size>99</size>
33294       </method>
33295     </type>
33296     <type name="Program+MyColor">
33297       <method name="Void .ctor(Single)">
33298         <size>8</size>
33299       </method>
33300       <method name="Single get_Value()">
33301         <size>7</size>
33302       </method>
33303       <method name="MyColor op_Addition(MyColor, MyColor)">
33304         <size>21</size>
33305       </method>
33306     </type>
33307   </test>
33308   <test name="test-587.cs">
33309     <type name="Program">
33310       <method name="Void .ctor()">
33311         <size>7</size>
33312       </method>
33313       <method name="Int32 Main()">
33314         <size>17</size>
33315       </method>
33316     </type>
33317   </test>
33318   <test name="test-588.cs">
33319     <type name="TestNamespace.TestClass">
33320       <method name="Void .ctor()">
33321         <size>7</size>
33322       </method>
33323       <method name="Void HelloWorld()">
33324         <size>1</size>
33325       </method>
33326     </type>
33327     <type name="SuperClass">
33328       <method name="Void .ctor()">
33329         <size>7</size>
33330       </method>
33331       <method name="TestNamespace.TestClass get_TestClass()">
33332         <size>7</size>
33333       </method>
33334     </type>
33335     <type name="SubClass">
33336       <method name="Void .ctor()">
33337         <size>12</size>
33338       </method>
33339     </type>
33340     <type name="App">
33341       <method name="Void .ctor()">
33342         <size>7</size>
33343       </method>
33344       <method name="Void Main()">
33345         <size>7</size>
33346       </method>
33347     </type>
33348   </test>
33349   <test name="test-589.cs">
33350     <type name="TestNamespace.TestClass">
33351       <method name="Void .ctor()">
33352         <size>7</size>
33353       </method>
33354       <method name="Void HelloWorld()">
33355         <size>1</size>
33356       </method>
33357     </type>
33358     <type name="SuperClass">
33359       <method name="Void .ctor()">
33360         <size>7</size>
33361       </method>
33362       <method name="TestNamespace.TestClass get_TestClass()">
33363         <size>7</size>
33364       </method>
33365       <method name="Void set_TestClass(TestNamespace.TestClass)">
33366         <size>1</size>
33367       </method>
33368     </type>
33369     <type name="SubClass">
33370       <method name="Void .ctor()">
33371         <size>12</size>
33372       </method>
33373     </type>
33374     <type name="App">
33375       <method name="Void .ctor()">
33376         <size>7</size>
33377       </method>
33378       <method name="Void Main()">
33379         <size>7</size>
33380       </method>
33381     </type>
33382   </test>
33383   <test name="test-59.cs">
33384     <type name="X">
33385       <method name="Void .ctor()">
33386         <size>7</size>
33387       </method>
33388       <method name="Int32 test_explicit()">
33389         <size>224</size>
33390       </method>
33391       <method name="Int32 test_implicit()">
33392         <size>102</size>
33393       </method>
33394       <method name="Int32 Main()">
33395         <size>55</size>
33396       </method>
33397     </type>
33398   </test>
33399   <test name="test-590.cs">
33400     <type name="X">
33401       <method name="Void .ctor()">
33402         <size>18</size>
33403       </method>
33404       <method name="Int32 Main()">
33405         <size>28</size>
33406       </method>
33407       <method name="System.String Foo()">
33408         <size>6</size>
33409       </method>
33410       <method name="System.String get_Prop()">
33411         <size>7</size>
33412       </method>
33413       <method name="Void set_Prop(System.String)">
33414         <size>8</size>
33415       </method>
33416       <method name="System.String get_Item(Int32)">
33417         <size>7</size>
33418       </method>
33419       <method name="Void set_Item(Int32, System.String)">
33420         <size>8</size>
33421       </method>
33422       <method name="Int32 Do(System.String, System.String, System.String)">
33423         <size>334</size>
33424       </method>
33425     </type>
33426   </test>
33427   <test name="test-591.cs">
33428     <type name="C1">
33429       <method name="Void .ctor()">
33430         <size>7</size>
33431       </method>
33432       <method name="Void Foo(System.String)">
33433         <size>49</size>
33434       </method>
33435     </type>
33436     <type name="C2">
33437       <method name="Void .ctor()">
33438         <size>7</size>
33439       </method>
33440       <method name="Void Main()">
33441         <size>1</size>
33442       </method>
33443     </type>
33444   </test>
33445   <test name="test-592.cs">
33446     <type name="T">
33447       <method name="Void .ctor()">
33448         <size>7</size>
33449       </method>
33450       <method name="Int32 fib(Int32)">
33451         <size>53</size>
33452       </method>
33453       <method name="Int32 xx(Int32)">
33454         <size>33</size>
33455       </method>
33456       <method name="Void foo(Int32)">
33457         <size>38</size>
33458       </method>
33459       <method name="Void XXXA()">
33460         <size>6</size>
33461       </method>
33462       <method name="Void Main()">
33463         <size>1</size>
33464       </method>
33465     </type>
33466   </test>
33467   <test name="test-593.cs">
33468     <type name="MainClass">
33469       <method name="Void .ctor()">
33470         <size>7</size>
33471       </method>
33472       <method name="Void Foo(I)">
33473         <size>7</size>
33474       </method>
33475       <method name="Void Main()">
33476         <size>1</size>
33477       </method>
33478     </type>
33479   </test>
33480   <test name="test-594.cs">
33481     <type name="Test">
33482       <method name="Void .ctor()">
33483         <size>7</size>
33484       </method>
33485       <method name="Void Main()">
33486         <size>1</size>
33487       </method>
33488     </type>
33489   </test>
33490   <test name="test-595.cs">
33491     <type name="AttributesCollection">
33492       <method name="Void .ctor()">
33493         <size>7</size>
33494       </method>
33495       <method name="System.Object get_Item(SymbolId)">
33496         <size>2</size>
33497       </method>
33498       <method name="Void set_Item(SymbolId, System.Object)">
33499         <size>1</size>
33500       </method>
33501     </type>
33502     <type name="Program">
33503       <method name="Void .ctor()">
33504         <size>7</size>
33505       </method>
33506       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33507         <size>18</size>
33508       </method>
33509       <method name="Void Main()">
33510         <size>23</size>
33511       </method>
33512     </type>
33513   </test>
33514   <test name="test-596.cs">
33515     <type name="C">
33516       <method name="Void .ctor()">
33517         <size>7</size>
33518       </method>
33519       <method name="Void Main()">
33520         <size>17</size>
33521       </method>
33522     </type>
33523   </test>
33524   <test name="test-597.cs">
33525     <type name="TestNS.Foo">
33526       <method name="Void .ctor()">
33527         <size>7</size>
33528       </method>
33529     </type>
33530     <type name="TestNS.XElement">
33531       <method name="Void .ctor()">
33532         <size>7</size>
33533       </method>
33534       <method name="TestNS.Bar get_Document()">
33535         <size>2</size>
33536       </method>
33537       <method name="System.Object get_CrashHere()">
33538         <size>29</size>
33539       </method>
33540     </type>
33541     <type name="TestNS.Element">
33542       <method name="Void .ctor()">
33543         <size>7</size>
33544       </method>
33545       <method name="TestNS.Foo get_Document()">
33546         <size>2</size>
33547       </method>
33548     </type>
33549     <type name="TestNS.Bar">
33550       <method name="Void .ctor()">
33551         <size>7</size>
33552       </method>
33553       <method name="IHoge get_Root()">
33554         <size>2</size>
33555       </method>
33556     </type>
33557     <type name="TestNS.C">
33558       <method name="Void .ctor()">
33559         <size>7</size>
33560       </method>
33561       <method name="Void Main()">
33562         <size>1</size>
33563       </method>
33564     </type>
33565   </test>
33566   <test name="test-598.cs">
33567     <type name="Test">
33568       <method name="Void .ctor()">
33569         <size>35</size>
33570       </method>
33571       <method name="V get_v()">
33572         <size>7</size>
33573       </method>
33574       <method name="Void Main()">
33575         <size>1</size>
33576       </method>
33577     </type>
33578     <type name="V">
33579       <method name="Void set_Item(Int32, Int32)">
33580         <size>1</size>
33581       </method>
33582     </type>
33583   </test>
33584   <test name="test-599.cs">
33585     <type name="Test.String">
33586       <method name="Void .ctor(String)">
33587         <size>14</size>
33588       </method>
33589       <method name="Test.String op_Implicit(System.String)">
33590         <size>15</size>
33591       </method>
33592       <method name="System.String op_Implicit(Test.String)">
33593         <size>15</size>
33594       </method>
33595     </type>
33596     <type name="TestCompiler.MainClass">
33597       <method name="Void .ctor()">
33598         <size>7</size>
33599       </method>
33600       <method name="Int32 Main()">
33601         <size>80</size>
33602       </method>
33603     </type>
33604   </test>
33605   <test name="test-6.cs">
33606     <type name="X">
33607       <method name="Void .ctor()">
33608         <size>7</size>
33609       </method>
33610       <method name="Int32 Main()">
33611         <size>37</size>
33612       </method>
33613     </type>
33614   </test>
33615   <test name="test-60.cs">
33616     <type name="ns5.Y">
33617       <method name="Void .ctor()">
33618         <size>7</size>
33619       </method>
33620       <method name="Void Run()">
33621         <size>1</size>
33622       </method>
33623     </type>
33624     <type name="X">
33625       <method name="Void .ctor()">
33626         <size>7</size>
33627       </method>
33628       <method name="Int32 Main()">
33629         <size>14</size>
33630       </method>
33631     </type>
33632   </test>
33633   <test name="test-600.cs">
33634     <type name="Test.Regression">
33635       <method name="Void .ctor()">
33636         <size>7</size>
33637       </method>
33638       <method name="Int32 Main()">
33639         <size>90</size>
33640       </method>
33641     </type>
33642   </test>
33643   <test name="test-601.cs">
33644     <type name="C">
33645       <method name="Void .ctor()">
33646         <size>7</size>
33647       </method>
33648       <method name="Void Main()">
33649         <size>1</size>
33650       </method>
33651     </type>
33652     <type name="C+MarkerUpdatedVMDelegate">
33653       <method name="Void .ctor(Object, IntPtr)">
33654         <size>0</size>
33655       </method>
33656       <method name="Void Invoke(IntPtr, IntPtr)">
33657         <size>0</size>
33658       </method>
33659       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33660         <size>0</size>
33661       </method>
33662       <method name="Void EndInvoke(IAsyncResult)">
33663         <size>0</size>
33664       </method>
33665     </type>
33666   </test>
33667   <test name="test-602.cs">
33668     <type name="C">
33669       <method name="Void .ctor()">
33670         <size>7</size>
33671       </method>
33672       <method name="Int32 Main()">
33673         <size>95</size>
33674       </method>
33675       <method name="Int32 Error(System.String, System.Object[])">
33676         <size>8</size>
33677       </method>
33678       <method name="Int32 Format(System.String, System.Object)">
33679         <size>2</size>
33680       </method>
33681       <method name="Int32 Format(System.String, System.Object[])">
33682         <size>2</size>
33683       </method>
33684       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33685         <size>2</size>
33686       </method>
33687       <method name="Int32 Test_A(System.String)">
33688         <size>2</size>
33689       </method>
33690       <method name="Int32 Test_A(System.String, System.Object[])">
33691         <size>2</size>
33692       </method>
33693       <method name="Int32 Test_C(System.Type, System.Int32[])">
33694         <size>2</size>
33695       </method>
33696       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33697         <size>2</size>
33698       </method>
33699     </type>
33700   </test>
33701   <test name="test-603.cs">
33702     <type name="ConsoleApplication1.Program">
33703       <method name="Void .ctor()">
33704         <size>7</size>
33705       </method>
33706       <method name="Void .cctor()">
33707         <size>1</size>
33708       </method>
33709       <method name="Int32 Main()">
33710         <size>52</size>
33711       </method>
33712     </type>
33713   </test>
33714   <test name="test-604.cs">
33715     <type name="Program">
33716       <method name="Void .ctor()">
33717         <size>7</size>
33718       </method>
33719       <method name="Int32 Main()">
33720         <size>83</size>
33721       </method>
33722     </type>
33723     <type name="Program+ImplementingExplicitInterfacesMembers">
33724       <method name="Void .ctor()">
33725         <size>7</size>
33726       </method>
33727       <method name="Void Program.Iface1.IfaceMethod1()">
33728         <size>1</size>
33729       </method>
33730       <method name="Void Program.Iface2.IfaceMethod2()">
33731         <size>1</size>
33732       </method>
33733     </type>
33734   </test>
33735   <test name="test-605.cs">
33736     <type name="TestA">
33737       <method name="Void .ctor()">
33738         <size>7</size>
33739       </method>
33740       <method name="System.String get_Method()">
33741         <size>2</size>
33742       </method>
33743     </type>
33744     <type name="TestB">
33745       <method name="Void .ctor()">
33746         <size>7</size>
33747       </method>
33748       <method name="System.String get_Method()">
33749         <size>2</size>
33750       </method>
33751       <method name="Void Main()">
33752         <size>1</size>
33753       </method>
33754     </type>
33755   </test>
33756   <test name="test-606.cs">
33757     <type name="Program">
33758       <method name="Void .ctor()">
33759         <size>7</size>
33760       </method>
33761       <method name="Int32 Main()">
33762         <size>157</size>
33763       </method>
33764     </type>
33765     <type name="Info">
33766       <method name="Void .ctor()">
33767         <size>7</size>
33768       </method>
33769       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33770         <size>2</size>
33771       </method>
33772       <method name="Void System.Collections.IEnumerator.Reset()">
33773         <size>1</size>
33774       </method>
33775       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33776         <size>2</size>
33777       </method>
33778       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33779         <size>2</size>
33780       </method>
33781       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33782         <size>1</size>
33783       </method>
33784     </type>
33785   </test>
33786   <test name="test-607.cs">
33787     <type name="Program">
33788       <method name="Void .ctor()">
33789         <size>7</size>
33790       </method>
33791       <method name="Int32 Main()">
33792         <size>40</size>
33793       </method>
33794     </type>
33795   </test>
33796   <test name="test-608.cs">
33797     <type name="X">
33798       <method name="Void .ctor()">
33799         <size>7</size>
33800       </method>
33801       <method name="Void Main()">
33802         <size>60</size>
33803       </method>
33804     </type>
33805   </test>
33806   <test name="test-609.cs">
33807     <type name="Test">
33808       <method name="Void .ctor()">
33809         <size>7</size>
33810       </method>
33811       <method name="Int32 Main()">
33812         <size>36</size>
33813       </method>
33814     </type>
33815   </test>
33816   <test name="test-61.cs">
33817     <type name="X">
33818       <method name="Void .ctor()">
33819         <size>7</size>
33820       </method>
33821       <method name="Void add_XX(X+MyEvent)">
33822         <size>3</size>
33823       </method>
33824       <method name="Void remove_XX(X+MyEvent)">
33825         <size>3</size>
33826       </method>
33827       <method name="Int32 get_Property()">
33828         <size>4</size>
33829       </method>
33830       <method name="Void set_Property(Int32)">
33831         <size>3</size>
33832       </method>
33833       <method name="Int32 get_P2()">
33834         <size>2</size>
33835       </method>
33836       <method name="Void set_P3(Int32)">
33837         <size>1</size>
33838       </method>
33839       <method name="Int32 Main()">
33840         <size>2</size>
33841       </method>
33842     </type>
33843     <type name="X+MyEvent">
33844       <method name="Void .ctor(Object, IntPtr)">
33845         <size>0</size>
33846       </method>
33847       <method name="Void Invoke()">
33848         <size>0</size>
33849       </method>
33850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33851         <size>0</size>
33852       </method>
33853       <method name="Void EndInvoke(IAsyncResult)">
33854         <size>0</size>
33855       </method>
33856     </type>
33857   </test>
33858   <test name="test-610.cs">
33859     <type name="A">
33860       <method name="Void .ctor()">
33861         <size>7</size>
33862       </method>
33863       <method name="Void Main()">
33864         <size>1</size>
33865       </method>
33866     </type>
33867     <type name="A+C">
33868       <method name="Void .ctor()">
33869         <size>7</size>
33870       </method>
33871     </type>
33872     <type name="A+C+D">
33873       <method name="Void .ctor()">
33874         <size>7</size>
33875       </method>
33876     </type>
33877     <type name="N.B">
33878       <method name="Void .ctor()">
33879         <size>7</size>
33880       </method>
33881     </type>
33882     <type name="N.B+C">
33883       <method name="Void .ctor()">
33884         <size>7</size>
33885       </method>
33886     </type>
33887     <type name="N.B+C+E">
33888       <method name="Void .ctor()">
33889         <size>7</size>
33890       </method>
33891     </type>
33892     <type name="N.B+A">
33893       <method name="Void .ctor()">
33894         <size>7</size>
33895       </method>
33896     </type>
33897     <type name="N.B+A+D">
33898       <method name="Void .ctor()">
33899         <size>7</size>
33900       </method>
33901     </type>
33902   </test>
33903   <test name="test-611.cs">
33904     <type name="T">
33905       <method name="Void .ctor()">
33906         <size>7</size>
33907       </method>
33908     </type>
33909     <type name="T+Protected">
33910       <method name="Void .ctor()">
33911         <size>7</size>
33912       </method>
33913     </type>
33914     <type name="D">
33915       <method name="Void .ctor()">
33916         <size>7</size>
33917       </method>
33918     </type>
33919     <type name="D+Private">
33920       <method name="Void .ctor()">
33921         <size>7</size>
33922       </method>
33923       <method name="Void Stuff(T+Protected)">
33924         <size>1</size>
33925       </method>
33926     </type>
33927     <type name="D2">
33928       <method name="Void .ctor()">
33929         <size>7</size>
33930       </method>
33931     </type>
33932     <type name="D2+P">
33933       <method name="Void .ctor()">
33934         <size>7</size>
33935       </method>
33936     </type>
33937     <type name="D2+P+Private">
33938       <method name="Void .ctor()">
33939         <size>7</size>
33940       </method>
33941       <method name="Void Stuff(T+Protected)">
33942         <size>1</size>
33943       </method>
33944     </type>
33945     <type name="Z">
33946       <method name="Void .ctor()">
33947         <size>7</size>
33948       </method>
33949       <method name="Void Main()">
33950         <size>1</size>
33951       </method>
33952     </type>
33953   </test>
33954   <test name="test-612.cs">
33955     <type name="Abcdefghijklmnopqrstuvwxyz">
33956       <method name="Void .ctor()">
33957         <size>7</size>
33958       </method>
33959       <method name="Void .cctor()">
33960         <size>7</size>
33961       </method>
33962     </type>
33963     <type name="OO">
33964       <method name="Void .ctor()">
33965         <size>7</size>
33966       </method>
33967       <method name="Void D()">
33968         <size>5293</size>
33969       </method>
33970     </type>
33971     <type name="Zyxwvutsrqp">
33972       <method name="Void .ctor()">
33973         <size>7</size>
33974       </method>
33975       <method name="Void .cctor()">
33976         <size>7</size>
33977       </method>
33978     </type>
33979     <type name="XXX">
33980       <method name="Void .ctor()">
33981         <size>7</size>
33982       </method>
33983       <method name="Boolean IsAltered()">
33984         <size>859</size>
33985       </method>
33986       <method name="Void Main()">
33987         <size>1</size>
33988       </method>
33989     </type>
33990   </test>
33991   <test name="test-613.cs">
33992     <type name="M">
33993       <method name="Void .ctor()">
33994         <size>7</size>
33995       </method>
33996       <method name="Boolean g()">
33997         <size>8</size>
33998       </method>
33999       <method name="Int32 Main()">
34000         <size>62</size>
34001       </method>
34002     </type>
34003   </test>
34004   <test name="test-614.cs">
34005     <type name="C">
34006       <method name="Void .ctor()">
34007         <size>7</size>
34008       </method>
34009       <method name="Void And()">
34010         <size>73</size>
34011       </method>
34012       <method name="Void Or()">
34013         <size>137</size>
34014       </method>
34015       <method name="Int32 Main()">
34016         <size>70</size>
34017       </method>
34018     </type>
34019   </test>
34020   <test name="test-615.cs">
34021     <type name="C">
34022       <method name="Void .ctor()">
34023         <size>7</size>
34024       </method>
34025       <method name="Void Main()">
34026         <size>16</size>
34027       </method>
34028     </type>
34029   </test>
34030   <test name="test-617.cs">
34031     <type name="Y">
34032       <method name="Void .ctor()">
34033         <size>7</size>
34034       </method>
34035       <method name="Void X.add_Foo(MyDelegate)">
34036         <size>1</size>
34037       </method>
34038       <method name="Void X.remove_Foo(MyDelegate)">
34039         <size>1</size>
34040       </method>
34041       <method name="Void add_Foo(MyDelegate)">
34042         <size>24</size>
34043       </method>
34044       <method name="Void remove_Foo(MyDelegate)">
34045         <size>24</size>
34046       </method>
34047       <method name="Int32 X.get_Prop()">
34048         <size>2</size>
34049       </method>
34050       <method name="Int32 Main()">
34051         <size>74</size>
34052       </method>
34053     </type>
34054     <type name="MyDelegate">
34055       <method name="Void .ctor(Object, IntPtr)">
34056         <size>0</size>
34057       </method>
34058       <method name="Int64 Invoke()">
34059         <size>0</size>
34060       </method>
34061       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34062         <size>0</size>
34063       </method>
34064       <method name="Int64 EndInvoke(IAsyncResult)">
34065         <size>0</size>
34066       </method>
34067     </type>
34068   </test>
34069   <test name="test-618.cs">
34070     <type name="C">
34071       <method name="Void .ctor()">
34072         <size>7</size>
34073       </method>
34074       <method name="Void ZeroBasedReductions()">
34075         <size>9</size>
34076       </method>
34077       <method name="Void Main()">
34078         <size>1</size>
34079       </method>
34080     </type>
34081   </test>
34082   <test name="test-619.cs">
34083     <type name="X">
34084       <method name="Void .ctor()">
34085         <size>7</size>
34086       </method>
34087       <method name="Void Main()">
34088         <size>11</size>
34089       </method>
34090     </type>
34091   </test>
34092   <test name="test-62.cs">
34093     <type name="X">
34094       <method name="Void .ctor()">
34095         <size>7</size>
34096       </method>
34097       <method name="X[] GetX()">
34098         <size>2</size>
34099       </method>
34100       <method name="System.Int32[] getInt()">
34101         <size>2</size>
34102       </method>
34103       <method name="System.Int32[,,] getMoreInt()">
34104         <size>2</size>
34105       </method>
34106       <method name="Int32 Main()">
34107         <size>2</size>
34108       </method>
34109     </type>
34110   </test>
34111   <test name="test-620.cs">
34112     <type name="X">
34113       <method name="Void .ctor()">
34114         <size>7</size>
34115       </method>
34116       <method name="Void A(Int32 ByRef)">
34117         <size>7</size>
34118       </method>
34119       <method name="Void B(Int32 ByRef)">
34120         <size>7</size>
34121       </method>
34122       <method name="Int32 Main()">
34123         <size>22</size>
34124       </method>
34125     </type>
34126   </test>
34127   <test name="test-621.cs">
34128     <type name="X">
34129       <method name="Void .ctor()">
34130         <size>7</size>
34131       </method>
34132       <method name="Void Main()">
34133         <size>129</size>
34134       </method>
34135     </type>
34136   </test>
34137   <test name="test-622.cs">
34138     <type name="A">
34139       <method name="Void .ctor(Int32)">
34140         <size>1</size>
34141       </method>
34142     </type>
34143     <type name="B">
34144       <method name="Void .ctor(Int32)">
34145         <size>7</size>
34146       </method>
34147     </type>
34148     <type name="X">
34149       <method name="Void .ctor()">
34150         <size>7</size>
34151       </method>
34152       <method name="Void Foo(A ByRef)">
34153         <size>8</size>
34154       </method>
34155       <method name="Void Foo(System.Object ByRef)">
34156         <size>9</size>
34157       </method>
34158       <method name="Int32 Main()">
34159         <size>16</size>
34160       </method>
34161     </type>
34162   </test>
34163   <test name="test-623.cs">
34164     <type name="X">
34165       <method name="Void .ctor()">
34166         <size>7</size>
34167       </method>
34168       <method name="Void a()">
34169         <size>0</size>
34170       </method>
34171     </type>
34172     <type name="Y">
34173       <method name="Void .ctor()">
34174         <size>7</size>
34175       </method>
34176       <method name="Void a()">
34177         <size>11</size>
34178       </method>
34179       <method name="Void Main()">
34180         <size>13</size>
34181       </method>
34182     </type>
34183   </test>
34184   <test name="test-624.cs">
34185     <type name="X">
34186       <method name="Void .ctor()">
34187         <size>7</size>
34188       </method>
34189       <method name="Int32 get_Type()">
34190         <size>2</size>
34191       </method>
34192       <method name="Void Main()">
34193         <size>3</size>
34194       </method>
34195     </type>
34196   </test>
34197   <test name="test-625.cs">
34198     <type name="Location">
34199       <method name="Void .ctor()">
34200         <size>7</size>
34201       </method>
34202       <method name="Int32 get_Null()">
34203         <size>2</size>
34204       </method>
34205     </type>
34206     <type name="X">
34207       <method name="Void .ctor()">
34208         <size>13</size>
34209       </method>
34210       <method name="Void Main()">
34211         <size>1</size>
34212       </method>
34213     </type>
34214   </test>
34215   <test name="test-626.cs">
34216     <type name="X">
34217       <method name="Void .ctor()">
34218         <size>7</size>
34219       </method>
34220       <method name="Void A()">
34221         <size>1</size>
34222       </method>
34223       <method name="Void Main()">
34224         <size>37</size>
34225       </method>
34226     </type>
34227   </test>
34228   <test name="test-627.cs">
34229     <type name="B">
34230       <method name="Void .ctor()">
34231         <size>7</size>
34232       </method>
34233       <method name="Void X.B()">
34234         <size>1</size>
34235       </method>
34236       <method name="Void A.B()">
34237         <size>1</size>
34238       </method>
34239     </type>
34240     <type name="M">
34241       <method name="Void .ctor()">
34242         <size>7</size>
34243       </method>
34244       <method name="Void N(System.Object)">
34245         <size>8</size>
34246       </method>
34247       <method name="Void Main()">
34248         <size>1</size>
34249       </method>
34250     </type>
34251   </test>
34252   <test name="test-628.cs">
34253     <type name="N1.B">
34254       <method name="Void .ctor()">
34255         <size>7</size>
34256       </method>
34257     </type>
34258     <type name="X">
34259       <method name="Void .ctor()">
34260         <size>7</size>
34261       </method>
34262     </type>
34263     <type name="X2">
34264       <method name="Void .ctor()">
34265         <size>7</size>
34266       </method>
34267     </type>
34268     <type name="Y2">
34269       <method name="Void .ctor()">
34270         <size>7</size>
34271       </method>
34272     </type>
34273     <type name="Y">
34274       <method name="Void .ctor()">
34275         <size>7</size>
34276       </method>
34277       <method name="Void Main()">
34278         <size>1</size>
34279       </method>
34280     </type>
34281   </test>
34282   <test name="test-629.cs">
34283     <type name="Foo">
34284       <method name="Void .ctor()">
34285         <size>7</size>
34286       </method>
34287       <method name="IEnumerable foo()">
34288         <size>16</size>
34289       </method>
34290       <method name="Int32 Main()">
34291         <size>65</size>
34292       </method>
34293     </type>
34294     <type name="Foo+&lt;foo&gt;c__Iterator0">
34295       <method name="Void .ctor()">
34296         <size>7</size>
34297       </method>
34298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34299         <size>7</size>
34300       </method>
34301       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34302         <size>7</size>
34303       </method>
34304       <method name="Boolean MoveNext()">
34305         <size>39</size>
34306       </method>
34307       <method name="Void Dispose()">
34308         <size>8</size>
34309       </method>
34310       <method name="Void Reset()">
34311         <size>6</size>
34312       </method>
34313       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34314         <size>7</size>
34315       </method>
34316       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34317         <size>26</size>
34318       </method>
34319     </type>
34320   </test>
34321   <test name="test-63.cs">
34322     <type name="X">
34323       <method name="Void .ctor()">
34324         <size>7</size>
34325       </method>
34326       <method name="Int32 Main()">
34327         <size>96</size>
34328       </method>
34329     </type>
34330   </test>
34331   <test name="test-630.cs">
34332     <type name="MyEx">
34333       <method name="Void .ctor()">
34334         <size>7</size>
34335       </method>
34336     </type>
34337     <type name="Ex">
34338       <method name="Void .ctor()">
34339         <size>7</size>
34340       </method>
34341       <method name="Int32 test(Int32)">
34342         <size>37</size>
34343       </method>
34344       <method name="Int32 Main()">
34345         <size>70</size>
34346       </method>
34347     </type>
34348   </test>
34349   <test name="test-631.cs">
34350     <type name="A">
34351       <method name="Void .ctor()">
34352         <size>7</size>
34353       </method>
34354       <method name="SByte op_Implicit(A)">
34355         <size>2</size>
34356       </method>
34357       <method name="Byte op_Implicit(A)">
34358         <size>2</size>
34359       </method>
34360       <method name="Int16 op_Implicit(A)">
34361         <size>2</size>
34362       </method>
34363       <method name="UInt16 op_Implicit(A)">
34364         <size>2</size>
34365       </method>
34366       <method name="Int32 op_Implicit(A)">
34367         <size>2</size>
34368       </method>
34369       <method name="UInt32 op_Implicit(A)">
34370         <size>2</size>
34371       </method>
34372       <method name="Int64 op_Implicit(A)">
34373         <size>3</size>
34374       </method>
34375       <method name="UInt64 op_Implicit(A)">
34376         <size>3</size>
34377       </method>
34378     </type>
34379     <type name="A2">
34380       <method name="Void .ctor()">
34381         <size>7</size>
34382       </method>
34383       <method name="SByte op_Implicit(A2)">
34384         <size>2</size>
34385       </method>
34386       <method name="Byte op_Implicit(A2)">
34387         <size>2</size>
34388       </method>
34389       <method name="Int16 op_Implicit(A2)">
34390         <size>2</size>
34391       </method>
34392       <method name="UInt32 op_Implicit(A2)">
34393         <size>2</size>
34394       </method>
34395       <method name="Int64 op_Implicit(A2)">
34396         <size>3</size>
34397       </method>
34398       <method name="UInt64 op_Implicit(A2)">
34399         <size>3</size>
34400       </method>
34401     </type>
34402     <type name="A3">
34403       <method name="Void .ctor()">
34404         <size>7</size>
34405       </method>
34406       <method name="SByte op_Implicit(A3)">
34407         <size>2</size>
34408       </method>
34409       <method name="UInt32 op_Implicit(A3)">
34410         <size>2</size>
34411       </method>
34412       <method name="Int64 op_Implicit(A3)">
34413         <size>3</size>
34414       </method>
34415       <method name="UInt64 op_Implicit(A3)">
34416         <size>3</size>
34417       </method>
34418     </type>
34419     <type name="A4">
34420       <method name="Void .ctor()">
34421         <size>7</size>
34422       </method>
34423       <method name="UInt32 op_Implicit(A4)">
34424         <size>2</size>
34425       </method>
34426       <method name="Int64 op_Implicit(A4)">
34427         <size>3</size>
34428       </method>
34429       <method name="UInt64 op_Implicit(A4)">
34430         <size>3</size>
34431       </method>
34432     </type>
34433     <type name="A5">
34434       <method name="Void .ctor()">
34435         <size>7</size>
34436       </method>
34437       <method name="UInt32 op_Implicit(A5)">
34438         <size>2</size>
34439       </method>
34440       <method name="Int32 op_Implicit(A5)">
34441         <size>2</size>
34442       </method>
34443     </type>
34444     <type name="A6">
34445       <method name="Void .ctor()">
34446         <size>7</size>
34447       </method>
34448       <method name="Byte op_Implicit(A6)">
34449         <size>2</size>
34450       </method>
34451     </type>
34452     <type name="MyDecimal">
34453       <method name="Void .ctor()">
34454         <size>7</size>
34455       </method>
34456       <method name="Decimal op_Implicit(MyDecimal)">
34457         <size>8</size>
34458       </method>
34459     </type>
34460     <type name="Constraint">
34461       <method name="Void .ctor()">
34462         <size>7</size>
34463       </method>
34464       <method name="Int32 Main()">
34465         <size>293</size>
34466       </method>
34467     </type>
34468   </test>
34469   <test name="test-632.cs">
34470     <type name="Bug379822">
34471       <method name="Void .ctor()">
34472         <size>7</size>
34473       </method>
34474       <method name="Void Assert(Boolean, Boolean)">
34475         <size>19</size>
34476       </method>
34477       <method name="Void TestAnd(Boolean)">
34478         <size>79</size>
34479       </method>
34480       <method name="Void TestOr(Boolean)">
34481         <size>92</size>
34482       </method>
34483       <method name="Void Test(Boolean)">
34484         <size>13</size>
34485       </method>
34486       <method name="Void Main()">
34487         <size>13</size>
34488       </method>
34489     </type>
34490   </test>
34491   <test name="test-633.cs">
34492     <type name="Test.C">
34493       <method name="Void .ctor()">
34494         <size>7</size>
34495       </method>
34496       <method name="Void Main()">
34497         <size>1</size>
34498       </method>
34499     </type>
34500   </test>
34501   <test name="test-634.cs">
34502     <type name="Test">
34503       <method name="Void .ctor()">
34504         <size>7</size>
34505       </method>
34506       <method name="Void TestFunc()">
34507         <size>2</size>
34508       </method>
34509       <method name="Void Main(System.String[])">
34510         <size>6</size>
34511       </method>
34512     </type>
34513     <type name="Test+D">
34514       <method name="Void .ctor(Object, IntPtr)">
34515         <size>0</size>
34516       </method>
34517       <method name="Void Invoke()">
34518         <size>0</size>
34519       </method>
34520       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34521         <size>0</size>
34522       </method>
34523       <method name="Void EndInvoke(IAsyncResult)">
34524         <size>0</size>
34525       </method>
34526     </type>
34527   </test>
34528   <test name="test-635.cs">
34529     <type name="ShortCircuitFold">
34530       <method name="Void .ctor()">
34531         <size>7</size>
34532       </method>
34533       <method name="Boolean get_False()">
34534         <size>14</size>
34535       </method>
34536       <method name="Boolean get_True()">
34537         <size>14</size>
34538       </method>
34539       <method name="Void a(Boolean, Boolean)">
34540         <size>19</size>
34541       </method>
34542       <method name="Void c(Int32)">
34543         <size>67</size>
34544       </method>
34545       <method name="Boolean f()">
34546         <size>11</size>
34547       </method>
34548       <method name="Void Main()">
34549         <size>169</size>
34550       </method>
34551     </type>
34552   </test>
34553   <test name="test-636.cs">
34554     <type name="Foo">
34555       <method name="Void .ctor()">
34556         <size>7</size>
34557       </method>
34558       <method name="Boolean get_False()">
34559         <size>14</size>
34560       </method>
34561       <method name="Void ping()">
34562         <size>13</size>
34563       </method>
34564       <method name="Int32 test_while(Int32)">
34565         <size>53</size>
34566       </method>
34567       <method name="Int32 test_do_while(Int32)">
34568         <size>53</size>
34569       </method>
34570       <method name="Int32 test_for(Int32)">
34571         <size>64</size>
34572       </method>
34573       <method name="Void test_for_empty()">
34574         <size>35</size>
34575       </method>
34576       <method name="Void Main()">
34577         <size>30</size>
34578       </method>
34579     </type>
34580   </test>
34581   <test name="test-638.cs">
34582     <type name="Fail">
34583       <method name="Void .ctor()">
34584         <size>7</size>
34585       </method>
34586       <method name="Void Main()">
34587         <size>110</size>
34588       </method>
34589     </type>
34590     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34591       <method name="Void .ctor()">
34592         <size>7</size>
34593       </method>
34594       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34595         <size>28</size>
34596       </method>
34597     </type>
34598   </test>
34599   <test name="test-639.cs">
34600     <type name="Foo">
34601       <method name="Void .ctor()">
34602         <size>7</size>
34603       </method>
34604       <method name="System.String get_s()">
34605         <size>13</size>
34606       </method>
34607       <method name="Void set_s(System.String)">
34608         <size>34</size>
34609       </method>
34610       <method name="Void Main()">
34611         <size>67</size>
34612       </method>
34613     </type>
34614   </test>
34615   <test name="test-64.cs">
34616     <type name="Operator">
34617       <method name="Void .ctor()">
34618         <size>7</size>
34619       </method>
34620     </type>
34621     <type name="Blah">
34622       <method name="Void .ctor(Operator)">
34623         <size>7</size>
34624       </method>
34625     </type>
34626     <type name="T">
34627       <method name="Void .ctor()">
34628         <size>7</size>
34629       </method>
34630       <method name="Int32 Main()">
34631         <size>9</size>
34632       </method>
34633     </type>
34634   </test>
34635   <test name="test-640.cs">
34636     <type name="C">
34637       <method name="Void .ctor()">
34638         <size>7</size>
34639       </method>
34640       <method name="Int32 Main()">
34641         <size>100</size>
34642       </method>
34643     </type>
34644   </test>
34645   <test name="test-641.cs">
34646     <type name="Identifier">
34647       <method name="Void .ctor()">
34648         <size>7</size>
34649       </method>
34650       <method name="Int32 Main()">
34651         <size>55</size>
34652       </method>
34653       <method name="Boolean op_Equality(Identifier, Identifier)">
34654         <size>2</size>
34655       </method>
34656       <method name="Boolean op_Inequality(Identifier, Identifier)">
34657         <size>2</size>
34658       </method>
34659       <method name="Identifier op_Implicit(System.String)">
34660         <size>2</size>
34661       </method>
34662       <method name="System.String op_Implicit(Identifier)">
34663         <size>2</size>
34664       </method>
34665       <method name="Decimal op_Implicit(Identifier)">
34666         <size>7</size>
34667       </method>
34668     </type>
34669   </test>
34670   <test name="test-642.cs">
34671     <type name="C">
34672       <method name="Void .ctor()">
34673         <size>7</size>
34674       </method>
34675       <method name="Int32 Main()">
34676         <size>40</size>
34677       </method>
34678     </type>
34679   </test>
34680   <test name="test-643.cs">
34681     <type name="PointerArithmeticTest">
34682       <method name="Void .ctor()">
34683         <size>7</size>
34684       </method>
34685       <method name="Int32 Main()">
34686         <size>130</size>
34687       </method>
34688       <method name="Int32* Conversions(Int64)">
34689         <size>3</size>
34690       </method>
34691       <method name="Int32 CheckAdd(Byte*, Int32)">
34692         <size>14</size>
34693       </method>
34694       <method name="Int32 CheckSub(Int16*, Int32)">
34695         <size>16</size>
34696       </method>
34697       <method name="Int32 CheckSub2(Int16*, Int32)">
34698         <size>23</size>
34699       </method>
34700     </type>
34701   </test>
34702   <test name="test-644.cs">
34703     <type name="Program">
34704       <method name="Void .ctor()">
34705         <size>7</size>
34706       </method>
34707       <method name="System.Object M(Int32)">
34708         <size>2</size>
34709       </method>
34710       <method name="Void Test_1()">
34711         <size>59</size>
34712       </method>
34713       <method name="Boolean Test_2()">
34714         <size>24</size>
34715       </method>
34716       <method name="Boolean Test_3()">
34717         <size>24</size>
34718       </method>
34719       <method name="Boolean Test_4(Program+D)">
34720         <size>13</size>
34721       </method>
34722       <method name="Int32 Main()">
34723         <size>75</size>
34724       </method>
34725     </type>
34726     <type name="Program+D">
34727       <method name="Void .ctor(Object, IntPtr)">
34728         <size>0</size>
34729       </method>
34730       <method name="System.Object Invoke(Int32)">
34731         <size>0</size>
34732       </method>
34733       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34734         <size>0</size>
34735       </method>
34736       <method name="System.Object EndInvoke(IAsyncResult)">
34737         <size>0</size>
34738       </method>
34739     </type>
34740   </test>
34741   <test name="test-645.cs">
34742     <type name="Program">
34743       <method name="Void .ctor()">
34744         <size>7</size>
34745       </method>
34746       <method name="IEnumerable get_Empty()">
34747         <size>16</size>
34748       </method>
34749       <method name="Void Main()">
34750         <size>61</size>
34751       </method>
34752     </type>
34753     <type name="Program+&lt;&gt;c__Iterator0">
34754       <method name="Void .ctor()">
34755         <size>7</size>
34756       </method>
34757       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34758         <size>7</size>
34759       </method>
34760       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34761         <size>7</size>
34762       </method>
34763       <method name="Boolean MoveNext()">
34764         <size>158</size>
34765       </method>
34766       <method name="Void Dispose()">
34767         <size>8</size>
34768       </method>
34769       <method name="Void Reset()">
34770         <size>6</size>
34771       </method>
34772       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34773         <size>7</size>
34774       </method>
34775       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34776         <size>26</size>
34777       </method>
34778     </type>
34779   </test>
34780   <test name="test-646.cs">
34781     <type name="Program">
34782       <method name="Void .ctor()">
34783         <size>7</size>
34784       </method>
34785       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34786         <size>7</size>
34787       </method>
34788       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34789         <size>7</size>
34790       </method>
34791       <method name="Int32 Main()">
34792         <size>113</size>
34793       </method>
34794     </type>
34795   </test>
34796   <test name="test-647.cs">
34797     <type name="Foo">
34798       <method name="Void .ctor()">
34799         <size>7</size>
34800       </method>
34801       <method name="Void Main()">
34802         <size>28</size>
34803       </method>
34804     </type>
34805   </test>
34806   <test name="test-648.cs">
34807     <type name="ParamMismatch.TestCase">
34808       <method name="Void .ctor()">
34809         <size>7</size>
34810       </method>
34811       <method name="Void add_Culprit(System.EventHandler)">
34812         <size>1</size>
34813       </method>
34814       <method name="Void remove_Culprit(System.EventHandler)">
34815         <size>1</size>
34816       </method>
34817       <method name="Void Main()">
34818         <size>1</size>
34819       </method>
34820       <method name="Void Finalize()">
34821         <size>13</size>
34822       </method>
34823     </type>
34824   </test>
34825   <test name="test-649.cs">
34826     <type name="MainClass">
34827       <method name="Void .ctor()">
34828         <size>7</size>
34829       </method>
34830       <method name="Void Main(System.String[])">
34831         <size>609</size>
34832       </method>
34833     </type>
34834     <type name="MainClass+Decimal2">
34835       <method name="Void .ctor(Double)">
34836         <size>13</size>
34837       </method>
34838       <method name="Void .ctor(Decimal)">
34839         <size>8</size>
34840       </method>
34841       <method name="Decimal2 op_Explicit(Decimal)">
34842         <size>7</size>
34843       </method>
34844       <method name="Decimal2 op_Explicit(Double)">
34845         <size>7</size>
34846       </method>
34847       <method name="Decimal op_Implicit(Decimal2)">
34848         <size>8</size>
34849       </method>
34850     </type>
34851   </test>
34852   <test name="test-65.cs">
34853     <type name="X">
34854       <method name="Void .ctor()">
34855         <size>7</size>
34856       </method>
34857       <method name="Void receiver(S)">
34858         <size>7</size>
34859       </method>
34860       <method name="System.Object BoxS()">
34861         <size>21</size>
34862       </method>
34863       <method name="S Plain()">
34864         <size>16</size>
34865       </method>
34866       <method name="Int32 Main()">
34867         <size>98</size>
34868       </method>
34869     </type>
34870   </test>
34871   <test name="test-650.cs">
34872     <type name="App">
34873       <method name="Void .ctor()">
34874         <size>7</size>
34875       </method>
34876       <method name="Void Main()">
34877         <size>1</size>
34878       </method>
34879     </type>
34880   </test>
34881   <test name="test-651.cs">
34882     <type name="Foo">
34883       <method name="Void .ctor()">
34884         <size>7</size>
34885       </method>
34886       <method name="Void Open(IList)">
34887         <size>1</size>
34888       </method>
34889       <method name="Void Open(System.Collections.ArrayList ByRef)">
34890         <size>20</size>
34891       </method>
34892       <method name="Void Main()">
34893         <size>1</size>
34894       </method>
34895     </type>
34896   </test>
34897   <test name="test-652.cs">
34898     <type name="C">
34899       <method name="Void .ctor()">
34900         <size>7</size>
34901       </method>
34902       <method name="Int32 Main()">
34903         <size>6</size>
34904       </method>
34905       <method name="Int32 Test()">
34906         <size>27</size>
34907       </method>
34908     </type>
34909   </test>
34910   <test name="test-653.cs">
34911     <type name="C">
34912       <method name="Void .ctor()">
34913         <size>7</size>
34914       </method>
34915       <method name="Int32 Test()">
34916         <size>50</size>
34917       </method>
34918       <method name="Void Test2()">
34919         <size>32</size>
34920       </method>
34921       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34922         <size>39</size>
34923       </method>
34924       <method name="Int32 Main()">
34925         <size>41</size>
34926       </method>
34927     </type>
34928   </test>
34929   <test name="test-654.cs">
34930     <type name="Program">
34931       <method name="Void .ctor()">
34932         <size>7</size>
34933       </method>
34934       <method name="Int32 Main()">
34935         <size>8</size>
34936       </method>
34937       <method name="Int32 Test(SByte*)">
34938         <size>33</size>
34939       </method>
34940     </type>
34941   </test>
34942   <test name="test-655.cs">
34943     <type name="D">
34944       <method name="Void .ctor()">
34945         <size>7</size>
34946       </method>
34947       <method name="Byte get_Item(Int32)">
34948         <size>7</size>
34949       </method>
34950       <method name="Void set_Item(Int32, Byte)">
34951         <size>8</size>
34952       </method>
34953       <method name="Int32 Main()">
34954         <size>77</size>
34955       </method>
34956     </type>
34957   </test>
34958   <test name="test-656.cs">
34959     <type name="Goo">
34960       <method name="Void .ctor()">
34961         <size>7</size>
34962       </method>
34963       <method name="Void Main()">
34964         <size>26</size>
34965       </method>
34966     </type>
34967   </test>
34968   <test name="test-657.cs">
34969     <type name="TestDebug.C">
34970       <method name="Void .ctor()">
34971         <size>7</size>
34972       </method>
34973       <method name="Void Method()">
34974         <size>1</size>
34975       </method>
34976     </type>
34977     <type name="TestDebug.Program">
34978       <method name="Void .ctor()">
34979         <size>7</size>
34980       </method>
34981       <method name="Void Excluded()">
34982         <size>11</size>
34983       </method>
34984       <method name="Int32 Main()">
34985         <size>7</size>
34986       </method>
34987     </type>
34988   </test>
34989   <test name="test-658.cs">
34990     <type name="A">
34991       <method name="Void .ctor()">
34992         <size>7</size>
34993       </method>
34994       <method name="Int32 get_Thread()">
34995         <size>2</size>
34996       </method>
34997     </type>
34998     <type name="Thread">
34999       <method name="Void .ctor()">
35000         <size>7</size>
35001       </method>
35002       <method name="Void Foo()">
35003         <size>1</size>
35004       </method>
35005     </type>
35006     <type name="B">
35007       <method name="Void .ctor()">
35008         <size>7</size>
35009       </method>
35010       <method name="Void Main()">
35011         <size>6</size>
35012       </method>
35013     </type>
35014   </test>
35015   <test name="test-659.cs">
35016     <type name="MySubClass">
35017       <method name="Void .ctor()">
35018         <size>7</size>
35019       </method>
35020       <method name="Int32 Main()">
35021         <size>30</size>
35022       </method>
35023       <method name="Void set_BB(Int32, Boolean)">
35024         <size>1</size>
35025       </method>
35026       <method name="Void Iface.set_AA(Int32, Boolean)">
35027         <size>9</size>
35028       </method>
35029     </type>
35030   </test>
35031   <test name="test-66.cs">
35032     <type name="Y">
35033       <method name="Void .ctor()">
35034         <size>7</size>
35035       </method>
35036     </type>
35037     <type name="X">
35038       <method name="Void .ctor()">
35039         <size>7</size>
35040       </method>
35041       <method name="Void .cctor()">
35042         <size>53</size>
35043       </method>
35044       <method name="Void FillOne()">
35045         <size>18</size>
35046       </method>
35047       <method name="Void FillSingle()">
35048         <size>39</size>
35049       </method>
35050       <method name="Void FillDouble()">
35051         <size>59</size>
35052       </method>
35053       <method name="Void FillObject()">
35054         <size>52</size>
35055       </method>
35056       <method name="Void FillDoubleObject()">
35057         <size>81</size>
35058       </method>
35059       <method name="Int32 TestSingle()">
35060         <size>47</size>
35061       </method>
35062       <method name="Int32 TestDouble()">
35063         <size>67</size>
35064       </method>
35065       <method name="Int32 TestObjectSingle()">
35066         <size>48</size>
35067       </method>
35068       <method name="Int32 TestObjectDouble()">
35069         <size>72</size>
35070       </method>
35071       <method name="Int32 Main()">
35072         <size>80</size>
35073       </method>
35074     </type>
35075   </test>
35076   <test name="test-660.cs">
35077     <type name="Test">
35078       <method name="Void .ctor()">
35079         <size>7</size>
35080       </method>
35081       <method name="Void Main()">
35082         <size>25</size>
35083       </method>
35084     </type>
35085     <type name="Status">
35086       <method name="Void .ctor(Code)">
35087         <size>8</size>
35088       </method>
35089       <method name="Status op_Implicit(Code)">
35090         <size>7</size>
35091       </method>
35092       <method name="Code op_Implicit(Status)">
35093         <size>8</size>
35094       </method>
35095     </type>
35096   </test>
35097   <test name="test-661.cs">
35098     <type name="Test">
35099       <method name="Void .ctor()">
35100         <size>7</size>
35101       </method>
35102       <method name="Void Main()">
35103         <size>1</size>
35104       </method>
35105       <method name="Void TestMethod()">
35106         <size>15</size>
35107       </method>
35108       <method name="SummaryInfo GetSummary()">
35109         <size>2</size>
35110       </method>
35111     </type>
35112   </test>
35113   <test name="test-662.cs">
35114     <type name="C">
35115       <method name="Void .ctor()">
35116         <size>7</size>
35117       </method>
35118       <method name="Void Main()">
35119         <size>1</size>
35120       </method>
35121     </type>
35122   </test>
35123   <test name="test-663.cs">
35124     <type name="A">
35125       <method name="Void .ctor()">
35126         <size>7</size>
35127       </method>
35128       <method name="Int32 op_Implicit(A)">
35129         <size>2</size>
35130       </method>
35131       <method name="Boolean op_Implicit(A)">
35132         <size>2</size>
35133       </method>
35134     </type>
35135     <type name="C">
35136       <method name="Void .ctor()">
35137         <size>7</size>
35138       </method>
35139       <method name="Void Main()">
35140         <size>17</size>
35141       </method>
35142     </type>
35143   </test>
35144   <test name="test-664.cs">
35145     <type name="C">
35146       <method name="Void .ctor()">
35147         <size>7</size>
35148       </method>
35149       <method name="Boolean Test(System.String)">
35150         <size>148</size>
35151       </method>
35152       <method name="Int32 Main()">
35153         <size>49</size>
35154       </method>
35155     </type>
35156   </test>
35157   <test name="test-665.cs">
35158     <type name="Test">
35159       <method name="Void .ctor()">
35160         <size>7</size>
35161       </method>
35162       <method name="Int32 Main()">
35163         <size>14</size>
35164       </method>
35165       <method name="Int32 Method(System.Object)">
35166         <size>2</size>
35167       </method>
35168     </type>
35169   </test>
35170   <test name="test-666.cs">
35171     <type name="C">
35172       <method name="Void .ctor()">
35173         <size>7</size>
35174       </method>
35175       <method name="Void Main()">
35176         <size>1</size>
35177       </method>
35178     </type>
35179   </test>
35180   <test name="test-667.cs">
35181     <type name="CA">
35182       <method name="Void .ctor()">
35183         <size>7</size>
35184       </method>
35185       <method name="Void IA.M()">
35186         <size>1</size>
35187       </method>
35188     </type>
35189     <type name="CC">
35190       <method name="Void .ctor()">
35191         <size>7</size>
35192       </method>
35193       <method name="Void Main()">
35194         <size>1</size>
35195       </method>
35196     </type>
35197   </test>
35198   <test name="test-668.cs">
35199     <type name="Bar">
35200       <method name="Void .ctor()">
35201         <size>7</size>
35202       </method>
35203     </type>
35204     <type name="Test">
35205       <method name="Void .ctor()">
35206         <size>7</size>
35207       </method>
35208       <method name="Void Main()">
35209         <size>7</size>
35210       </method>
35211     </type>
35212   </test>
35213   <test name="test-669.cs">
35214     <type name="Test">
35215       <method name="Void .ctor()">
35216         <size>7</size>
35217       </method>
35218       <method name="Void Main()">
35219         <size>3</size>
35220       </method>
35221     </type>
35222   </test>
35223   <test name="test-670.cs">
35224     <type name="C">
35225       <method name="Void .ctor()">
35226         <size>7</size>
35227       </method>
35228       <method name="Void Main()">
35229         <size>14</size>
35230       </method>
35231     </type>
35232   </test>
35233   <test name="test-671.cs">
35234     <type name="C">
35235       <method name="Void .ctor()">
35236         <size>7</size>
35237       </method>
35238       <method name="Int32 Main()">
35239         <size>19</size>
35240       </method>
35241       <method name="Boolean Bar(System.Object)">
35242         <size>2</size>
35243       </method>
35244     </type>
35245   </test>
35246   <test name="test-672.cs">
35247     <type name="X">
35248       <method name="Void .ctor()">
35249         <size>7</size>
35250       </method>
35251       <method name="S* get_Foo2()">
35252         <size>3</size>
35253       </method>
35254       <method name="Void Main()">
35255         <size>1</size>
35256       </method>
35257       <method name="Int32* get_Foo()">
35258         <size>3</size>
35259       </method>
35260     </type>
35261   </test>
35262   <test name="test-673.cs">
35263     <type name="Test">
35264       <method name="Void .ctor()">
35265         <size>7</size>
35266       </method>
35267       <method name="Void Foo()">
35268         <size>1</size>
35269       </method>
35270       <method name="Int32 Main()">
35271         <size>85</size>
35272       </method>
35273     </type>
35274   </test>
35275   <test name="test-674.cs">
35276     <type name="Test">
35277       <method name="Void .ctor()">
35278         <size>7</size>
35279       </method>
35280       <method name="Int32 Main()">
35281         <size>56</size>
35282       </method>
35283       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35284         <size>2</size>
35285       </method>
35286     </type>
35287     <type name="Test+D">
35288       <method name="Void .ctor(Object, IntPtr)">
35289         <size>0</size>
35290       </method>
35291       <method name="Int32 Invoke(Int32)">
35292         <size>0</size>
35293       </method>
35294       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35295         <size>0</size>
35296       </method>
35297       <method name="Int32 EndInvoke(IAsyncResult)">
35298         <size>0</size>
35299       </method>
35300     </type>
35301   </test>
35302   <test name="test-675.cs">
35303     <type name="B">
35304       <method name="Void .ctor()">
35305         <size>7</size>
35306       </method>
35307       <method name="Int32 GetHashCode()">
35308         <size>2</size>
35309       </method>
35310       <method name="Boolean Equals(System.Object)">
35311         <size>2</size>
35312       </method>
35313       <method name="Boolean op_Equality(B, B)">
35314         <size>2</size>
35315       </method>
35316       <method name="Boolean op_Inequality(B, B)">
35317         <size>2</size>
35318       </method>
35319     </type>
35320     <type name="Test">
35321       <method name="Void .ctor()">
35322         <size>7</size>
35323       </method>
35324       <method name="Int32 Main()">
35325         <size>2</size>
35326       </method>
35327     </type>
35328   </test>
35329   <test name="test-676.cs">
35330     <type name="N.Item">
35331       <method name="Void .ctor()">
35332         <size>7</size>
35333       </method>
35334     </type>
35335     <type name="N.Test">
35336       <method name="Void .ctor()">
35337         <size>7</size>
35338       </method>
35339       <method name="N.Item get_Item(N.Test)">
35340         <size>2</size>
35341       </method>
35342       <method name="Void Foo(ItemSlot)">
35343         <size>27</size>
35344       </method>
35345       <method name="Int32 Main()">
35346         <size>2</size>
35347       </method>
35348     </type>
35349   </test>
35350   <test name="test-677.cs">
35351     <type name="InvokeWindow">
35352       <method name="Void .ctor()">
35353         <size>7</size>
35354       </method>
35355       <method name="Void add_E(D)">
35356         <size>24</size>
35357       </method>
35358       <method name="Void remove_E(D)">
35359         <size>24</size>
35360       </method>
35361       <method name="Void Run()">
35362         <size>12</size>
35363       </method>
35364     </type>
35365     <type name="Test">
35366       <method name="Void .ctor()">
35367         <size>7</size>
35368       </method>
35369       <method name="Int32 Main()">
35370         <size>32</size>
35371       </method>
35372       <method name="Void OnDeleteEvent()">
35373         <size>1</size>
35374       </method>
35375       <method name="Void OnDeleteEvent(Int32)">
35376         <size>1</size>
35377       </method>
35378     </type>
35379     <type name="D">
35380       <method name="Void .ctor(Object, IntPtr)">
35381         <size>0</size>
35382       </method>
35383       <method name="Void Invoke()">
35384         <size>0</size>
35385       </method>
35386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35387         <size>0</size>
35388       </method>
35389       <method name="Void EndInvoke(IAsyncResult)">
35390         <size>0</size>
35391       </method>
35392     </type>
35393   </test>
35394   <test name="test-678.cs">
35395     <type name="NaNTest">
35396       <method name="Void .ctor(Double, Double)">
35397         <size>171</size>
35398       </method>
35399       <method name="Int32 Main()">
35400         <size>26</size>
35401       </method>
35402     </type>
35403   </test>
35404   <test name="test-679.cs">
35405     <type name="Program">
35406       <method name="Void .ctor()">
35407         <size>7</size>
35408       </method>
35409       <method name="Int32 Main()">
35410         <size>12</size>
35411       </method>
35412     </type>
35413   </test>
35414   <test name="test-68.cs">
35415     <type name="Y">
35416       <method name="Void .ctor()">
35417         <size>14</size>
35418       </method>
35419     </type>
35420     <type name="X">
35421       <method name="Void .ctor()">
35422         <size>7</size>
35423       </method>
35424       <method name="Int32 Main()">
35425         <size>147</size>
35426       </method>
35427     </type>
35428   </test>
35429   <test name="test-680.cs">
35430     <type name="AsStringProblem.MainClass">
35431       <method name="Void .ctor()">
35432         <size>7</size>
35433       </method>
35434       <method name="Void Main()">
35435         <size>94</size>
35436       </method>
35437     </type>
35438   </test>
35439   <test name="test-681.cs">
35440     <type name="Bug">
35441       <method name="Void .ctor()">
35442         <size>20</size>
35443       </method>
35444       <method name="Void Main()">
35445         <size>1</size>
35446       </method>
35447     </type>
35448     <type name="BugClass">
35449       <method name="Void .cctor()">
35450         <size>18</size>
35451       </method>
35452       <method name="Void FooImplementation(System.Void*)">
35453         <size>1</size>
35454       </method>
35455     </type>
35456     <type name="BugClass+Foo">
35457       <method name="Void .ctor(Object, IntPtr)">
35458         <size>0</size>
35459       </method>
35460       <method name="Void Invoke(System.Void*)">
35461         <size>0</size>
35462       </method>
35463       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35464         <size>0</size>
35465       </method>
35466       <method name="Void EndInvoke(IAsyncResult)">
35467         <size>0</size>
35468       </method>
35469     </type>
35470   </test>
35471   <test name="test-683.cs">
35472     <type name="broken_cast">
35473       <method name="Void .ctor()">
35474         <size>7</size>
35475       </method>
35476       <method name="Int32 Main()">
35477         <size>32</size>
35478       </method>
35479     </type>
35480   </test>
35481   <test name="test-684.cs">
35482     <type name="mono_bug.Program">
35483       <method name="Void .ctor()">
35484         <size>7</size>
35485       </method>
35486       <method name="Void Main()">
35487         <size>71</size>
35488       </method>
35489       <method name="System.Double[][,] ReturnArray()">
35490         <size>62</size>
35491       </method>
35492     </type>
35493   </test>
35494   <test name="test-685.cs">
35495     <type name="C">
35496       <method name="Void .ctor()">
35497         <size>7</size>
35498       </method>
35499       <method name="Void Main()">
35500         <size>28</size>
35501       </method>
35502     </type>
35503   </test>
35504   <test name="test-686.cs">
35505     <type name="Test">
35506       <method name="Void .ctor()">
35507         <size>7</size>
35508       </method>
35509       <method name="Void Main()">
35510         <size>51</size>
35511       </method>
35512       <method name="Void Foo()">
35513         <size>145</size>
35514       </method>
35515     </type>
35516   </test>
35517   <test name="test-687.cs">
35518     <type name="XUnit">
35519       <method name="Void .ctor(Double)">
35520         <size>8</size>
35521       </method>
35522       <method name="XUnit op_Implicit(Double)">
35523         <size>10</size>
35524       </method>
35525       <method name="Double op_Implicit(XUnit)">
35526         <size>8</size>
35527       </method>
35528     </type>
35529     <type name="Unit">
35530       <method name="Void .ctor(Double)">
35531         <size>8</size>
35532       </method>
35533       <method name="Unit op_Implicit(Double)">
35534         <size>10</size>
35535       </method>
35536       <method name="Double op_Implicit(Unit)">
35537         <size>8</size>
35538       </method>
35539     </type>
35540     <type name="Test">
35541       <method name="Void .ctor()">
35542         <size>7</size>
35543       </method>
35544       <method name="Int32 Main()">
35545         <size>56</size>
35546       </method>
35547     </type>
35548   </test>
35549   <test name="test-688.cs">
35550     <type name="Test">
35551       <method name="Void .ctor()">
35552         <size>7</size>
35553       </method>
35554       <method name="Int32 Main()">
35555         <size>46</size>
35556       </method>
35557       <method name="Byte* GetFoo()">
35558         <size>7</size>
35559       </method>
35560       <method name="Byte* GetFoo2()">
35561         <size>7</size>
35562       </method>
35563     </type>
35564   </test>
35565   <test name="test-689.cs">
35566     <type name="Sample">
35567       <method name="Void Main()">
35568         <size>3</size>
35569       </method>
35570       <method name="Void Foo(Byte*, Byte*)">
35571         <size>42</size>
35572       </method>
35573     </type>
35574   </test>
35575   <test name="test-69.cs">
35576     <type name="Blah">
35577       <method name="Void .ctor()">
35578         <size>7</size>
35579       </method>
35580       <method name="Void Start_internal(IntPtr)">
35581         <size>0</size>
35582       </method>
35583       <method name="Int32 Main()">
35584         <size>2</size>
35585       </method>
35586     </type>
35587   </test>
35588   <test name="test-690.cs">
35589     <type name="Test.Test">
35590       <method name="Void .ctor()">
35591         <size>7</size>
35592       </method>
35593       <method name="Void Main()">
35594         <size>1</size>
35595       </method>
35596     </type>
35597   </test>
35598   <test name="test-691.cs">
35599     <type name="ConsoleApplication6.Program">
35600       <method name="Void .ctor()">
35601         <size>7</size>
35602       </method>
35603       <method name="Void .cctor()">
35604         <size>23</size>
35605       </method>
35606       <method name="Void Main()">
35607         <size>127</size>
35608       </method>
35609     </type>
35610   </test>
35611   <test name="test-692.cs">
35612     <type name="Test">
35613       <method name="Void .ctor()">
35614         <size>7</size>
35615       </method>
35616       <method name="Void test1(DateTime ByRef)">
35617         <size>10</size>
35618       </method>
35619       <method name="Void test2(DateTime ByRef)">
35620         <size>13</size>
35621       </method>
35622       <method name="Int32 Main()">
35623         <size>141</size>
35624       </method>
35625     </type>
35626   </test>
35627   <test name="test-693.cs">
35628     <type name="ConstTest">
35629       <method name="Void .ctor()">
35630         <size>7</size>
35631       </method>
35632       <method name="Int32 Main()">
35633         <size>32</size>
35634       </method>
35635     </type>
35636   </test>
35637   <test name="test-694.cs">
35638     <type name="Test">
35639       <method name="Void .ctor()">
35640         <size>7</size>
35641       </method>
35642       <method name="Int32 Main()">
35643         <size>2</size>
35644       </method>
35645     </type>
35646   </test>
35647   <test name="test-695.cs">
35648     <type name="Program">
35649       <method name="Void .ctor()">
35650         <size>7</size>
35651       </method>
35652       <method name="Void .cctor()">
35653         <size>53</size>
35654       </method>
35655       <method name="Int32 Main()">
35656         <size>680</size>
35657       </method>
35658       <method name="System.String get_BaseDirectory()">
35659         <size>28</size>
35660       </method>
35661     </type>
35662     <type name="&lt;PrivateImplementationDetails&gt;">
35663       <method name="Void .ctor()">
35664         <size>7</size>
35665       </method>
35666     </type>
35667   </test>
35668   <test name="test-696.cs">
35669     <type name="S">
35670       <method name="Void f(S)">
35671         <size>1</size>
35672       </method>
35673       <method name="S op_Implicit(C)">
35674         <size>2</size>
35675       </method>
35676     </type>
35677     <type name="C">
35678       <method name="Void .ctor()">
35679         <size>7</size>
35680       </method>
35681       <method name="Void Main()">
35682         <size>12</size>
35683       </method>
35684     </type>
35685   </test>
35686   <test name="test-697.cs">
35687     <type name="C">
35688       <method name="Void .ctor()">
35689         <size>7</size>
35690       </method>
35691       <method name="Void Main()">
35692         <size>1</size>
35693       </method>
35694     </type>
35695   </test>
35696   <test name="test-698.cs">
35697     <type name="test">
35698       <method name="Void .ctor()">
35699         <size>7</size>
35700       </method>
35701       <method name="Void Main()">
35702         <size>12</size>
35703       </method>
35704     </type>
35705   </test>
35706   <test name="test-699.cs">
35707     <type name="D">
35708       <method name="Void .ctor(String)">
35709         <size>25</size>
35710       </method>
35711       <method name="System.String get_message()">
35712         <size>7</size>
35713       </method>
35714       <method name="Void Main()">
35715         <size>1</size>
35716       </method>
35717     </type>
35718   </test>
35719   <test name="test-7.cs">
35720     <type name="Mine.MyBoolean">
35721       <method name="Void .ctor()">
35722         <size>7</size>
35723       </method>
35724       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35725         <size>2</size>
35726       </method>
35727     </type>
35728     <type name="Mine.MyTrueFalse">
35729       <method name="Void .ctor()">
35730         <size>7</size>
35731       </method>
35732       <method name="Boolean op_True(Mine.MyTrueFalse)">
35733         <size>2</size>
35734       </method>
35735       <method name="Boolean op_False(Mine.MyTrueFalse)">
35736         <size>2</size>
35737       </method>
35738     </type>
35739     <type name="Mine.Blah">
35740       <method name="Void .ctor(Int32)">
35741         <size>14</size>
35742       </method>
35743       <method name="Int32 Main()">
35744         <size>408</size>
35745       </method>
35746       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35747         <size>31</size>
35748       </method>
35749       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35750         <size>22</size>
35751       </method>
35752       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35753         <size>23</size>
35754       </method>
35755       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35756         <size>31</size>
35757       </method>
35758       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35759         <size>24</size>
35760       </method>
35761       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35762         <size>24</size>
35763       </method>
35764       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35765         <size>24</size>
35766       </method>
35767       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35768         <size>23</size>
35769       </method>
35770       <method name="Boolean op_LogicalNot(Mine.Blah)">
35771         <size>20</size>
35772       </method>
35773       <method name="Mine.Blah op_Increment(Mine.Blah)">
35774         <size>26</size>
35775       </method>
35776       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35777         <size>26</size>
35778       </method>
35779       <method name="Boolean op_True(Mine.Blah)">
35780         <size>20</size>
35781       </method>
35782       <method name="Boolean op_False(Mine.Blah)">
35783         <size>23</size>
35784       </method>
35785       <method name="Int32 op_Implicit(Mine.Blah)">
35786         <size>17</size>
35787       </method>
35788       <method name="Double op_Explicit(Mine.Blah)">
35789         <size>18</size>
35790       </method>
35791     </type>
35792   </test>
35793   <test name="test-70.cs">
35794     <type name="X">
35795       <method name="Void .ctor()">
35796         <size>7</size>
35797       </method>
35798       <method name="Int32 get_A()">
35799         <size>2</size>
35800       </method>
35801       <method name="Int32 B()">
35802         <size>2</size>
35803       </method>
35804     </type>
35805     <type name="Y">
35806       <method name="Void .ctor()">
35807         <size>7</size>
35808       </method>
35809       <method name="Int32 get_A()">
35810         <size>9</size>
35811       </method>
35812       <method name="Int32 B()">
35813         <size>9</size>
35814       </method>
35815     </type>
35816     <type name="Z">
35817       <method name="Void .ctor()">
35818         <size>7</size>
35819       </method>
35820       <method name="Int32 Main()">
35821         <size>70</size>
35822       </method>
35823     </type>
35824   </test>
35825   <test name="test-700.cs">
35826     <type name="FooAttribute">
35827       <method name="Void .ctor(String)">
35828         <size>7</size>
35829       </method>
35830     </type>
35831     <type name="Test">
35832       <method name="Void .ctor()">
35833         <size>7</size>
35834       </method>
35835     </type>
35836     <type name="Program">
35837       <method name="Void .ctor()">
35838         <size>7</size>
35839       </method>
35840       <method name="Void Main()">
35841         <size>1</size>
35842       </method>
35843     </type>
35844   </test>
35845   <test name="test-701.cs">
35846     <type name="Foo">
35847       <method name="Void .ctor()">
35848         <size>7</size>
35849       </method>
35850       <method name="UInt16 ToUint16()">
35851         <size>6</size>
35852       </method>
35853       <method name="Void Main()">
35854         <size>1</size>
35855       </method>
35856     </type>
35857   </test>
35858   <test name="test-703.cs">
35859     <type name="A">
35860       <method name="Void .ctor()">
35861         <size>7</size>
35862       </method>
35863       <method name="Void add_Finished(System.EventHandler)">
35864         <size>0</size>
35865       </method>
35866       <method name="Void remove_Finished(System.EventHandler)">
35867         <size>0</size>
35868       </method>
35869       <method name="Void test(A)">
35870         <size>19</size>
35871       </method>
35872       <method name="Void TestA(System.Object, System.EventArgs)">
35873         <size>25</size>
35874       </method>
35875     </type>
35876     <type name="B">
35877       <method name="Void .ctor()">
35878         <size>65</size>
35879       </method>
35880       <method name="Void add_Finished(System.EventHandler)">
35881         <size>24</size>
35882       </method>
35883       <method name="Void remove_Finished(System.EventHandler)">
35884         <size>24</size>
35885       </method>
35886       <method name="Void TestB(System.Object, System.EventArgs)">
35887         <size>25</size>
35888       </method>
35889       <method name="Int32 Main()">
35890         <size>14</size>
35891       </method>
35892     </type>
35893   </test>
35894   <test name="test-705.cs">
35895     <type name="Test">
35896       <method name="Void .ctor()">
35897         <size>7</size>
35898       </method>
35899       <method name="Void .cctor()">
35900         <size>1</size>
35901       </method>
35902       <method name="Nested GetEnumerator()">
35903         <size>10</size>
35904       </method>
35905     </type>
35906     <type name="Test+Nested">
35907       <method name="Void System.IDisposable.Dispose()">
35908         <size>13</size>
35909       </method>
35910       <method name="Int32 get_Current()">
35911         <size>2</size>
35912       </method>
35913       <method name="Boolean MoveNext()">
35914         <size>2</size>
35915       </method>
35916       <method name="Void Reset()">
35917         <size>1</size>
35918       </method>
35919       <method name="Void Dispose()">
35920         <size>11</size>
35921       </method>
35922     </type>
35923     <type name="Program">
35924       <method name="Int32 Main()">
35925         <size>70</size>
35926       </method>
35927     </type>
35928   </test>
35929   <test name="test-706.cs">
35930     <type name="Test.CustomParentAttribute">
35931       <method name="Void .ctor()">
35932         <size>7</size>
35933       </method>
35934       <method name="Void DoSomething()">
35935         <size>0</size>
35936       </method>
35937     </type>
35938     <type name="Test.MyClass">
35939       <method name="Void .ctor()">
35940         <size>7</size>
35941       </method>
35942       <method name="Void Main()">
35943         <size>1</size>
35944       </method>
35945     </type>
35946     <type name="Test.MyClass+CustomChildAttribute">
35947       <method name="Void .ctor()">
35948         <size>7</size>
35949       </method>
35950       <method name="Void DoSomething()">
35951         <size>1</size>
35952       </method>
35953     </type>
35954   </test>
35955   <test name="test-707.cs">
35956     <type name="Tzap">
35957       <method name="Void .ctor()">
35958         <size>7</size>
35959       </method>
35960     </type>
35961     <type name="Tzap+Baz">
35962       <method name="Void .ctor()">
35963         <size>7</size>
35964       </method>
35965       <method name="Void Gazonk()">
35966         <size>7</size>
35967       </method>
35968       <method name="Void Main()">
35969         <size>1</size>
35970       </method>
35971     </type>
35972     <type name="Tzap+Bar">
35973       <method name="Void .ctor()">
35974         <size>7</size>
35975       </method>
35976       <method name="Void Foo()">
35977         <size>1</size>
35978       </method>
35979     </type>
35980   </test>
35981   <test name="test-708.cs">
35982     <type name="A">
35983       <method name="Void .ctor()">
35984         <size>7</size>
35985       </method>
35986       <method name="A+ADelegate Delegate2(Boolean)">
35987         <size>25</size>
35988       </method>
35989       <method name="Void Main()">
35990         <size>1</size>
35991       </method>
35992     </type>
35993     <type name="A+ADelegate">
35994       <method name="Void .ctor(Object, IntPtr)">
35995         <size>0</size>
35996       </method>
35997       <method name="A+ADelegate Invoke(Boolean)">
35998         <size>0</size>
35999       </method>
36000       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
36001         <size>0</size>
36002       </method>
36003       <method name="A+ADelegate EndInvoke(IAsyncResult)">
36004         <size>0</size>
36005       </method>
36006     </type>
36007   </test>
36008   <test name="test-709.cs">
36009     <type name="C">
36010       <method name="Void .ctor()">
36011         <size>7</size>
36012       </method>
36013       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
36014         <size>68</size>
36015       </method>
36016       <method name="Void CharCopy(Char*, Char*, Int32)">
36017         <size>33</size>
36018       </method>
36019       <method name="Int32 Main()">
36020         <size>58</size>
36021       </method>
36022     </type>
36023   </test>
36024   <test name="test-71.cs">
36025     <type name="X">
36026       <method name="Void .ctor()">
36027         <size>7</size>
36028       </method>
36029       <method name="Void Main()">
36030         <size>37</size>
36031       </method>
36032     </type>
36033     <type name="MethodSignature">
36034       <method name="Void .ctor(String, Type, Type[])">
36035         <size>22</size>
36036       </method>
36037     </type>
36038   </test>
36039   <test name="test-710.cs">
36040     <type name="Z">
36041       <method name="Void .ctor()">
36042         <size>7</size>
36043       </method>
36044     </type>
36045     <type name="C">
36046       <method name="Void .ctor()">
36047         <size>7</size>
36048       </method>
36049       <method name="Void Main()">
36050         <size>7</size>
36051       </method>
36052     </type>
36053   </test>
36054   <test name="test-711.cs">
36055     <type name="N.Test">
36056       <method name="Void .ctor()">
36057         <size>7</size>
36058       </method>
36059       <method name="Void .ctor(Int32)">
36060         <size>7</size>
36061       </method>
36062       <method name="Void Main()">
36063         <size>1</size>
36064       </method>
36065     </type>
36066   </test>
36067   <test name="test-712.cs">
36068     <type name="Hello">
36069       <method name="Void .ctor()">
36070         <size>7</size>
36071       </method>
36072       <method name="Void Main()">
36073         <size>22</size>
36074       </method>
36075     </type>
36076   </test>
36077   <test name="test-713.cs">
36078     <type name="DispBar">
36079       <method name="Void .ctor()">
36080         <size>7</size>
36081       </method>
36082       <method name="Void Dispose()">
36083         <size>11</size>
36084       </method>
36085     </type>
36086     <type name="Foo">
36087       <method name="Void .ctor()">
36088         <size>7</size>
36089       </method>
36090       <method name="IDisposable GetBar()">
36091         <size>6</size>
36092       </method>
36093     </type>
36094     <type name="Test">
36095       <method name="Void .ctor()">
36096         <size>7</size>
36097       </method>
36098       <method name="Void .cctor()">
36099         <size>11</size>
36100       </method>
36101       <method name="Boolean TryThing()">
36102         <size>46</size>
36103       </method>
36104       <method name="Void Main()">
36105         <size>7</size>
36106       </method>
36107     </type>
36108   </test>
36109   <test name="test-714.cs">
36110     <type name="Hello">
36111       <method name="Void .ctor()">
36112         <size>7</size>
36113       </method>
36114       <method name="Void IBar.Test()">
36115         <size>1</size>
36116       </method>
36117       <method name="Void Main()">
36118         <size>1</size>
36119       </method>
36120     </type>
36121   </test>
36122   <test name="test-716.cs">
36123     <type name="SS">
36124       <method name="Void .cctor()">
36125         <size>8</size>
36126       </method>
36127     </type>
36128     <type name="SSS">
36129       <method name="Void .cctor()">
36130         <size>15</size>
36131       </method>
36132     </type>
36133     <type name="C">
36134       <method name="Void .ctor()">
36135         <size>7</size>
36136       </method>
36137     </type>
36138     <type name="CC">
36139       <method name="Void .ctor()">
36140         <size>7</size>
36141       </method>
36142       <method name="Void .cctor()">
36143         <size>8</size>
36144       </method>
36145     </type>
36146     <type name="CCC">
36147       <method name="Void .ctor()">
36148         <size>7</size>
36149       </method>
36150       <method name="Void .cctor()">
36151         <size>11</size>
36152       </method>
36153     </type>
36154     <type name="X">
36155       <method name="Void .ctor()">
36156         <size>7</size>
36157       </method>
36158       <method name="Int32 Main()">
36159         <size>192</size>
36160       </method>
36161     </type>
36162   </test>
36163   <test name="test-717.cs">
36164     <type name="AA">
36165       <method name="Void .ctor()">
36166         <size>7</size>
36167       </method>
36168       <method name="Int32 Foo(Int32)">
36169         <size>2</size>
36170       </method>
36171     </type>
36172     <type name="A">
36173       <method name="Void .ctor()">
36174         <size>7</size>
36175       </method>
36176       <method name="Int32 Foo(Byte)">
36177         <size>2</size>
36178       </method>
36179       <method name="Int32 Foo(Int32)">
36180         <size>2</size>
36181       </method>
36182     </type>
36183     <type name="B">
36184       <method name="Void .ctor()">
36185         <size>7</size>
36186       </method>
36187       <method name="Int32 Foo(Int32)">
36188         <size>2</size>
36189       </method>
36190       <method name="Void Foo(System.String)">
36191         <size>1</size>
36192       </method>
36193     </type>
36194     <type name="S">
36195       <method name="System.String ToString()">
36196         <size>6</size>
36197       </method>
36198     </type>
36199     <type name="MyClass">
36200       <method name="Void .ctor()">
36201         <size>7</size>
36202       </method>
36203       <method name="Int32 Main()">
36204         <size>61</size>
36205       </method>
36206     </type>
36207   </test>
36208   <test name="test-718.cs">
36209     <type name="A">
36210       <method name="Void .ctor()">
36211         <size>7</size>
36212       </method>
36213       <method name="Void Foo(Int32, Int32)">
36214         <size>1</size>
36215       </method>
36216     </type>
36217     <type name="B">
36218       <method name="Void .ctor()">
36219         <size>7</size>
36220       </method>
36221       <method name="Void Main()">
36222         <size>8</size>
36223       </method>
36224       <method name="Void Foo(Int32)">
36225         <size>1</size>
36226       </method>
36227     </type>
36228   </test>
36229   <test name="test-719.cs">
36230     <type name="C">
36231       <method name="Void .ctor()">
36232         <size>7</size>
36233       </method>
36234       <method name="Void Main()">
36235         <size>1</size>
36236       </method>
36237     </type>
36238   </test>
36239   <test name="test-72.cs">
36240     <type name="outer">
36241       <method name="Void .ctor()">
36242         <size>7</size>
36243       </method>
36244       <method name="Int32 Main()">
36245         <size>2</size>
36246       </method>
36247     </type>
36248     <type name="outer+inner">
36249       <method name="Void .ctor()">
36250         <size>7</size>
36251       </method>
36252       <method name="Void meth(System.Object)">
36253         <size>8</size>
36254       </method>
36255     </type>
36256   </test>
36257   <test name="test-720.cs">
36258     <type name="N.Program">
36259       <method name="Void .ctor()">
36260         <size>7</size>
36261       </method>
36262       <method name="Void Main()">
36263         <size>18</size>
36264       </method>
36265     </type>
36266     <type name="N.Parent">
36267       <method name="Void .ctor()">
36268         <size>7</size>
36269       </method>
36270       <method name="Void add_Example(N.Parent+ExampleHandler)">
36271         <size>0</size>
36272       </method>
36273       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36274         <size>0</size>
36275       </method>
36276     </type>
36277     <type name="N.Child">
36278       <method name="Void .ctor()">
36279         <size>7</size>
36280       </method>
36281       <method name="Void add_Example(N.Parent+ExampleHandler)">
36282         <size>24</size>
36283       </method>
36284       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36285         <size>24</size>
36286       </method>
36287       <method name="Void OnExample()">
36288         <size>23</size>
36289       </method>
36290     </type>
36291     <type name="N.Parent+ExampleHandler">
36292       <method name="Void .ctor(Object, IntPtr)">
36293         <size>0</size>
36294       </method>
36295       <method name="Void Invoke()">
36296         <size>0</size>
36297       </method>
36298       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36299         <size>0</size>
36300       </method>
36301       <method name="Void EndInvoke(IAsyncResult)">
36302         <size>0</size>
36303       </method>
36304     </type>
36305   </test>
36306   <test name="test-721.cs">
36307     <type name="Program">
36308       <method name="Void .ctor()">
36309         <size>7</size>
36310       </method>
36311       <method name="Int32 Main()">
36312         <size>55</size>
36313       </method>
36314     </type>
36315     <type name="Control">
36316       <method name="Void .ctor()">
36317         <size>7</size>
36318       </method>
36319       <method name="Void set_Foo(Int32)">
36320         <size>1</size>
36321       </method>
36322     </type>
36323   </test>
36324   <test name="test-722.cs">
36325     <type name="Blah">
36326       <method name="Void .ctor()">
36327         <size>7</size>
36328       </method>
36329       <method name="Int32 Foo(Int32, Int32)">
36330         <size>4</size>
36331       </method>
36332       <method name="Int32 Main()">
36333         <size>46</size>
36334       </method>
36335     </type>
36336     <type name="Blah+MyDelegate">
36337       <method name="Void .ctor(Object, IntPtr)">
36338         <size>0</size>
36339       </method>
36340       <method name="Int32 Invoke(Int32, Int32)">
36341         <size>0</size>
36342       </method>
36343       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
36344         <size>0</size>
36345       </method>
36346       <method name="Int32 EndInvoke(IAsyncResult)">
36347         <size>0</size>
36348       </method>
36349     </type>
36350   </test>
36351   <test name="test-723.cs">
36352     <type name="Test">
36353       <method name="Void .ctor()">
36354         <size>7</size>
36355       </method>
36356       <method name="Int32 get_Count()">
36357         <size>2</size>
36358       </method>
36359     </type>
36360     <type name="Maine">
36361       <method name="Int32 Main()">
36362         <size>21</size>
36363       </method>
36364     </type>
36365   </test>
36366   <test name="test-724.cs">
36367     <type name="Test">
36368       <method name="Void .ctor()">
36369         <size>7</size>
36370       </method>
36371       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36372         <size>29</size>
36373       </method>
36374       <method name="Int32 Main()">
36375         <size>110</size>
36376       </method>
36377     </type>
36378     <type name="Concrete">
36379       <method name="Void .ctor()">
36380         <size>7</size>
36381       </method>
36382       <method name="System.String A.get_Spec()">
36383         <size>6</size>
36384       </method>
36385       <method name="System.String B.get_Spec()">
36386         <size>6</size>
36387       </method>
36388       <method name="System.String get_Spec()">
36389         <size>6</size>
36390       </method>
36391     </type>
36392   </test>
36393   <test name="test-726.cs">
36394     <type name="CS0102">
36395       <method name="System.Object IFoo.Clone()">
36396         <size>2</size>
36397       </method>
36398       <method name="Void Main()">
36399         <size>1</size>
36400       </method>
36401       <method name="Void .ctor()">
36402         <size>7</size>
36403       </method>
36404     </type>
36405     <type name="CS0102+Clone">
36406       <method name="Void .ctor()">
36407         <size>7</size>
36408       </method>
36409     </type>
36410   </test>
36411   <test name="test-727.cs">
36412     <type name="IDisposableTest.MainClass">
36413       <method name="Int32 Main()">
36414         <size>113</size>
36415       </method>
36416       <method name="Void .ctor()">
36417         <size>7</size>
36418       </method>
36419     </type>
36420     <type name="IDisposableTest.Foo">
36421       <method name="Void Dispose()">
36422         <size>32</size>
36423       </method>
36424       <method name="Void .ctor()">
36425         <size>57</size>
36426       </method>
36427       <method name="Void .cctor()">
36428         <size>1</size>
36429       </method>
36430     </type>
36431   </test>
36432   <test name="test-728.cs">
36433     <type name="Tests">
36434       <method name="Int32 Main()">
36435         <size>25</size>
36436       </method>
36437       <method name="Void .ctor()">
36438         <size>7</size>
36439       </method>
36440     </type>
36441   </test>
36442   <test name="test-729.cs">
36443     <type name="Primes.MainClass">
36444       <method name="Int32 Main()">
36445         <size>141</size>
36446       </method>
36447       <method name="Void .ctor()">
36448         <size>7</size>
36449       </method>
36450     </type>
36451   </test>
36452   <test name="test-73.cs">
36453     <type name="Abstract">
36454       <method name="Void .ctor()">
36455         <size>7</size>
36456       </method>
36457       <method name="Int32 A()">
36458         <size>0</size>
36459       </method>
36460     </type>
36461     <type name="Concrete">
36462       <method name="Void .ctor()">
36463         <size>7</size>
36464       </method>
36465       <method name="Int32 A()">
36466         <size>2</size>
36467       </method>
36468     </type>
36469     <type name="Test">
36470       <method name="Void .ctor()">
36471         <size>7</size>
36472       </method>
36473       <method name="Int32 Main()">
36474         <size>22</size>
36475       </method>
36476     </type>
36477   </test>
36478   <test name="test-730.cs">
36479     <type name="Demo">
36480       <method name="Void Test(System.Object)">
36481         <size>1</size>
36482       </method>
36483       <method name="Int32 Test(Int32)">
36484         <size>2</size>
36485       </method>
36486       <method name="Int32 GetPhones()">
36487         <size>22</size>
36488       </method>
36489       <method name="Int32 Main()">
36490         <size>23</size>
36491       </method>
36492       <method name="Void .ctor()">
36493         <size>7</size>
36494       </method>
36495     </type>
36496     <type name="Demo+D">
36497       <method name="Int32 Invoke(Int32)">
36498         <size>0</size>
36499       </method>
36500       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36501         <size>0</size>
36502       </method>
36503       <method name="Int32 EndInvoke(IAsyncResult)">
36504         <size>0</size>
36505       </method>
36506       <method name="Void .ctor(Object, IntPtr)">
36507         <size>0</size>
36508       </method>
36509     </type>
36510   </test>
36511   <test name="test-731.cs">
36512     <type name="C">
36513       <method name="Int32 Main()">
36514         <size>34</size>
36515       </method>
36516       <method name="Void .ctor()">
36517         <size>7</size>
36518       </method>
36519     </type>
36520     <type name="&lt;PrivateImplementationDetails&gt;">
36521       <method name="Void .ctor()">
36522         <size>7</size>
36523       </method>
36524     </type>
36525   </test>
36526   <test name="test-732.cs">
36527     <type name="C">
36528       <method name="Int32 Foo(Int32)">
36529         <size>2</size>
36530       </method>
36531       <method name="Int32 Main()">
36532         <size>38</size>
36533       </method>
36534       <method name="Void .ctor()">
36535         <size>7</size>
36536       </method>
36537     </type>
36538     <type name="D">
36539       <method name="Int32 Invoke(Int32)">
36540         <size>0</size>
36541       </method>
36542       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36543         <size>0</size>
36544       </method>
36545       <method name="Int32 EndInvoke(IAsyncResult)">
36546         <size>0</size>
36547       </method>
36548       <method name="Void .ctor(Object, IntPtr)">
36549         <size>0</size>
36550       </method>
36551     </type>
36552   </test>
36553   <test name="test-733.cs">
36554     <type name="Test">
36555       <method name="Int32 Main()">
36556         <size>43</size>
36557       </method>
36558       <method name="Void .ctor()">
36559         <size>7</size>
36560       </method>
36561     </type>
36562   </test>
36563   <test name="test-74.cs">
36564     <type name="X">
36565       <method name="Void .ctor()">
36566         <size>7</size>
36567       </method>
36568       <method name="Int32 Main()">
36569         <size>168</size>
36570       </method>
36571     </type>
36572   </test>
36573   <test name="test-75.cs">
36574     <type name="X">
36575       <method name="Void .ctor()">
36576         <size>7</size>
36577       </method>
36578       <method name="Void .cctor()">
36579         <size>1</size>
36580       </method>
36581       <method name="X op_Addition(X, X)">
36582         <size>8</size>
36583       </method>
36584     </type>
36585     <type name="Y">
36586       <method name="Void .ctor()">
36587         <size>7</size>
36588       </method>
36589     </type>
36590     <type name="Z">
36591       <method name="Void .ctor()">
36592         <size>7</size>
36593       </method>
36594     </type>
36595     <type name="driver">
36596       <method name="Void .ctor()">
36597         <size>7</size>
36598       </method>
36599       <method name="Int32 Main()">
36600         <size>34</size>
36601       </method>
36602     </type>
36603   </test>
36604   <test name="test-76.cs">
36605     <type name="foo">
36606       <method name="Void .ctor()">
36607         <size>7</size>
36608       </method>
36609       <method name="System.String strcat(System.String[])">
36610         <size>47</size>
36611       </method>
36612       <method name="Int32 Main()">
36613         <size>142</size>
36614       </method>
36615     </type>
36616   </test>
36617   <test name="test-77.cs">
36618     <type name="XX">
36619       <method name="Void .ctor()">
36620         <size>7</size>
36621       </method>
36622       <method name="Int32 Main()">
36623         <size>220</size>
36624       </method>
36625     </type>
36626   </test>
36627   <test name="test-78.cs">
36628     <type name="N1.B">
36629       <method name="Void .ctor()">
36630         <size>7</size>
36631       </method>
36632       <method name="Boolean ShortCasting()">
36633         <size>19</size>
36634       </method>
36635       <method name="Boolean IntCasting()">
36636         <size>18</size>
36637       </method>
36638       <method name="Int32 Main()">
36639         <size>26</size>
36640       </method>
36641     </type>
36642   </test>
36643   <test name="test-79.cs">
36644     <type name="X">
36645       <method name="Void .ctor()">
36646         <size>7</size>
36647       </method>
36648       <method name="Int32 Main()">
36649         <size>40</size>
36650       </method>
36651     </type>
36652   </test>
36653   <test name="test-8.cs">
36654     <type name="X">
36655       <method name="Void .ctor()">
36656         <size>7</size>
36657       </method>
36658       <method name="Int32 Main(System.String[])">
36659         <size>115</size>
36660       </method>
36661     </type>
36662   </test>
36663   <test name="test-80.cs">
36664     <type name="X">
36665       <method name="Void .ctor()">
36666         <size>7</size>
36667       </method>
36668       <method name="Int32 Add(Int32, Int32)">
36669         <size>4</size>
36670       </method>
36671     </type>
36672     <type name="Y">
36673       <method name="Void .ctor()">
36674         <size>7</size>
36675       </method>
36676       <method name="Int32 Main()">
36677         <size>34</size>
36678       </method>
36679       <method name="Int32 A.Add(Int32, Int32)">
36680         <size>9</size>
36681       </method>
36682     </type>
36683   </test>
36684   <test name="test-81.cs">
36685     <type name="N1.A">
36686       <method name="Void .ctor()">
36687         <size>7</size>
36688       </method>
36689       <method name="Void Bar()">
36690         <size>44</size>
36691       </method>
36692       <method name="Int32 Main()">
36693         <size>71</size>
36694       </method>
36695     </type>
36696   </test>
36697   <test name="test-82.cs">
36698     <type name="N1.N2.B">
36699       <method name="Void .ctor()">
36700         <size>7</size>
36701       </method>
36702       <method name="Void Method(A ByRef)">
36703         <size>1</size>
36704       </method>
36705       <method name="Int32 Main()">
36706         <size>2</size>
36707       </method>
36708     </type>
36709     <type name="N1.N3.B">
36710       <method name="Void .ctor()">
36711         <size>7</size>
36712       </method>
36713       <method name="Void Method(A ByRef)">
36714         <size>1</size>
36715       </method>
36716     </type>
36717   </test>
36718   <test name="test-83.cs">
36719     <type name="PersonArrivedArgs">
36720       <method name="Void .ctor(String)">
36721         <size>14</size>
36722       </method>
36723     </type>
36724     <type name="Greeter">
36725       <method name="Void .ctor(String)">
36726         <size>14</size>
36727       </method>
36728       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36729         <size>18</size>
36730       </method>
36731     </type>
36732     <type name="Room">
36733       <method name="Void .ctor()">
36734         <size>14</size>
36735       </method>
36736       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36737         <size>24</size>
36738       </method>
36739       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36740         <size>24</size>
36741       </method>
36742       <method name="Void AddPerson(System.String)">
36743         <size>14</size>
36744       </method>
36745     </type>
36746     <type name="DelegateTest">
36747       <method name="Void .ctor()">
36748         <size>7</size>
36749       </method>
36750       <method name="Int32 Main()">
36751         <size>2</size>
36752       </method>
36753     </type>
36754     <type name="PersonArrivedHandler">
36755       <method name="Void .ctor(Object, IntPtr)">
36756         <size>0</size>
36757       </method>
36758       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36759         <size>0</size>
36760       </method>
36761       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36762         <size>0</size>
36763       </method>
36764       <method name="Void EndInvoke(IAsyncResult)">
36765         <size>0</size>
36766       </method>
36767     </type>
36768   </test>
36769   <test name="test-84.cs">
36770     <type name="Ghost">
36771       <method name="Void .ctor()">
36772         <size>7</size>
36773       </method>
36774       <method name="Int32 Main()">
36775         <size>6</size>
36776       </method>
36777     </type>
36778   </test>
36779   <test name="test-85.cs">
36780     <type name="X">
36781       <method name="Void .ctor()">
36782         <size>7</size>
36783       </method>
36784       <method name="Int32 Main()">
36785         <size>20</size>
36786       </method>
36787     </type>
36788   </test>
36789   <test name="test-86.cs">
36790     <type name="T.T">
36791       <method name="Void .ctor()">
36792         <size>7</size>
36793       </method>
36794       <method name="Int32 method1(System.Type, Int32)">
36795         <size>23</size>
36796       </method>
36797       <method name="Int32 method1(System.Type, System.Type[])">
36798         <size>12</size>
36799       </method>
36800       <method name="Int32 method2(System.Type, Int32)">
36801         <size>23</size>
36802       </method>
36803       <method name="Int32 method2(System.Type, System.Type[])">
36804         <size>12</size>
36805       </method>
36806       <method name="Int32 Main()">
36807         <size>36</size>
36808       </method>
36809     </type>
36810   </test>
36811   <test name="test-87.cs">
36812     <type name="Top">
36813       <method name="Void .ctor()">
36814         <size>7</size>
36815       </method>
36816       <method name="Int32 Main()">
36817         <size>58</size>
36818       </method>
36819     </type>
36820     <type name="Top+X">
36821       <method name="Void .ctor()">
36822         <size>7</size>
36823       </method>
36824     </type>
36825     <type name="Top+Y">
36826       <method name="Void .ctor()">
36827         <size>7</size>
36828       </method>
36829     </type>
36830     <type name="Top+XA">
36831       <method name="Void .ctor()">
36832         <size>7</size>
36833       </method>
36834       <method name="Int32 get_one()">
36835         <size>2</size>
36836       </method>
36837     </type>
36838     <type name="Top+XB">
36839       <method name="Void .ctor()">
36840         <size>7</size>
36841       </method>
36842       <method name="Int32 get_one()">
36843         <size>2</size>
36844       </method>
36845       <method name="Int32 get_two()">
36846         <size>2</size>
36847       </method>
36848     </type>
36849     <type name="Other">
36850       <method name="Void .ctor()">
36851         <size>7</size>
36852       </method>
36853       <method name="Void X()">
36854         <size>5</size>
36855       </method>
36856     </type>
36857   </test>
36858   <test name="test-88.cs">
36859     <type name="X">
36860       <method name="Void .ctor()">
36861         <size>7</size>
36862       </method>
36863       <method name="Void f(System.String)">
36864         <size>19</size>
36865       </method>
36866       <method name="Int32 Main()">
36867         <size>67</size>
36868       </method>
36869     </type>
36870   </test>
36871   <test name="test-89.cs">
36872     <type name="X">
36873       <method name="Void .ctor(Int32)">
36874         <size>8</size>
36875       </method>
36876       <method name="X F(Int32)">
36877         <size>7</size>
36878       </method>
36879       <method name="Int32 Main()">
36880         <size>99</size>
36881       </method>
36882     </type>
36883   </test>
36884   <test name="test-9.cs">
36885     <type name="X">
36886       <method name="Void .ctor()">
36887         <size>7</size>
36888       </method>
36889       <method name="Int32 Main(System.String[])">
36890         <size>104</size>
36891       </method>
36892     </type>
36893   </test>
36894   <test name="test-90.cs">
36895     <type name="N1.Blah">
36896       <method name="Void .ctor()">
36897         <size>7</size>
36898       </method>
36899       <method name="Int32 Main()">
36900         <size>2</size>
36901       </method>
36902     </type>
36903   </test>
36904   <test name="test-91.cs">
36905     <type name="Abstract">
36906       <method name="Void .ctor()">
36907         <size>7</size>
36908       </method>
36909     </type>
36910     <type name="Plain">
36911       <method name="Void .ctor()">
36912         <size>7</size>
36913       </method>
36914     </type>
36915     <type name="Test">
36916       <method name="Void .ctor()">
36917         <size>7</size>
36918       </method>
36919       <method name="Void MyProtectedInternal()">
36920         <size>1</size>
36921       </method>
36922       <method name="Void MyInternal()">
36923         <size>1</size>
36924       </method>
36925       <method name="Void MyPublic()">
36926         <size>1</size>
36927       </method>
36928       <method name="Void MyPrivate()">
36929         <size>1</size>
36930       </method>
36931       <method name="Int32 Main()">
36932         <size>242</size>
36933       </method>
36934     </type>
36935   </test>
36936   <test name="test-92.cs">
36937     <type name="Outer">
36938       <method name="Void .ctor()">
36939         <size>7</size>
36940       </method>
36941     </type>
36942     <type name="Outer+Inner">
36943       <method name="Void .ctor()">
36944         <size>7</size>
36945       </method>
36946     </type>
36947     <type name="InnerBase">
36948       <method name="Void .ctor()">
36949         <size>7</size>
36950       </method>
36951     </type>
36952     <type name="MainClass">
36953       <method name="Void .ctor()">
36954         <size>7</size>
36955       </method>
36956       <method name="Int32 Main()">
36957         <size>2</size>
36958       </method>
36959     </type>
36960   </test>
36961   <test name="test-93.cs">
36962     <type name="N1.C">
36963       <method name="Void .ctor()">
36964         <size>7</size>
36965       </method>
36966       <method name="Void method(B ByRef)">
36967         <size>15</size>
36968       </method>
36969     </type>
36970     <type name="Test">
36971       <method name="Void .ctor()">
36972         <size>7</size>
36973       </method>
36974       <method name="Int32 Main()">
36975         <size>15</size>
36976       </method>
36977     </type>
36978   </test>
36979   <test name="test-94.cs">
36980     <type name="Base">
36981       <method name="Void .ctor()">
36982         <size>7</size>
36983       </method>
36984       <method name="Int32 IVehicle.Start()">
36985         <size>2</size>
36986       </method>
36987       <method name="Int32 Stop()">
36988         <size>2</size>
36989       </method>
36990       <method name="Int32 Turn()">
36991         <size>2</size>
36992       </method>
36993     </type>
36994     <type name="Derived1">
36995       <method name="Void .ctor()">
36996         <size>7</size>
36997       </method>
36998       <method name="Int32 Turn()">
36999         <size>2</size>
37000       </method>
37001     </type>
37002     <type name="Derived2">
37003       <method name="Void .ctor()">
37004         <size>7</size>
37005       </method>
37006       <method name="Int32 IVehicle.Start()">
37007         <size>2</size>
37008       </method>
37009       <method name="Int32 IVehicle.Turn()">
37010         <size>2</size>
37011       </method>
37012       <method name="Int32 Stop()">
37013         <size>2</size>
37014       </method>
37015       <method name="Int32 Turn()">
37016         <size>2</size>
37017       </method>
37018     </type>
37019     <type name="Test">
37020       <method name="Void .ctor()">
37021         <size>7</size>
37022       </method>
37023       <method name="Int32 Main()">
37024         <size>88</size>
37025       </method>
37026     </type>
37027   </test>
37028   <test name="test-95.cs">
37029     <type name="X">
37030       <method name="Void .ctor()">
37031         <size>7</size>
37032       </method>
37033       <method name="Int32 Main()">
37034         <size>30</size>
37035       </method>
37036     </type>
37037   </test>
37038   <test name="test-96.cs">
37039     <type name="N1.A">
37040       <method name="Void .ctor()">
37041         <size>7</size>
37042       </method>
37043       <method name="Int32 Main()">
37044         <size>2</size>
37045       </method>
37046     </type>
37047     <type name="N1.C">
37048       <method name="Void .ctor(Object, IntPtr)">
37049         <size>0</size>
37050       </method>
37051       <method name="Void Invoke(System.Object, N1.A)">
37052         <size>0</size>
37053       </method>
37054       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
37055         <size>0</size>
37056       </method>
37057       <method name="Void EndInvoke(IAsyncResult)">
37058         <size>0</size>
37059       </method>
37060     </type>
37061   </test>
37062   <test name="test-97.cs">
37063     <type name="X">
37064       <method name="Void .ctor()">
37065         <size>7</size>
37066       </method>
37067       <method name="Int32 Main()">
37068         <size>2</size>
37069       </method>
37070     </type>
37071   </test>
37072   <test name="test-98.cs">
37073     <type name="X">
37074       <method name="Void .ctor()">
37075         <size>7</size>
37076       </method>
37077       <method name="Void b()">
37078         <size>19</size>
37079       </method>
37080     </type>
37081     <type name="Y">
37082       <method name="Void .ctor()">
37083         <size>7</size>
37084       </method>
37085       <method name="Int32 Main()">
37086         <size>2</size>
37087       </method>
37088     </type>
37089   </test>
37090   <test name="test-99.cs">
37091     <type name="X">
37092       <method name="Void .ctor()">
37093         <size>7</size>
37094       </method>
37095       <method name="Int32 Main()">
37096         <size>104</size>
37097       </method>
37098     </type>
37099   </test>
37100   <test name="test-anon-01.cs">
37101     <type name="X">
37102       <method name="Void .ctor()">
37103         <size>7</size>
37104       </method>
37105       <method name="Int32 Main()">
37106         <size>21</size>
37107       </method>
37108     </type>
37109     <type name="S">
37110       <method name="Void .ctor(Object, IntPtr)">
37111         <size>0</size>
37112       </method>
37113       <method name="Void Invoke()">
37114         <size>0</size>
37115       </method>
37116       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37117         <size>0</size>
37118       </method>
37119       <method name="Void EndInvoke(IAsyncResult)">
37120         <size>0</size>
37121       </method>
37122     </type>
37123     <type name="X+&lt;Main&gt;c__AnonStorey0">
37124       <method name="Void .ctor()">
37125         <size>7</size>
37126       </method>
37127       <method name="Void &lt;&gt;m__0()">
37128         <size>8</size>
37129       </method>
37130     </type>
37131   </test>
37132   <test name="test-anon-02.cs">
37133     <type name="X">
37134       <method name="Void .ctor()">
37135         <size>7</size>
37136       </method>
37137       <method name="Int32 Main()">
37138         <size>151</size>
37139       </method>
37140     </type>
37141     <type name="S">
37142       <method name="Void .ctor(Object, IntPtr)">
37143         <size>0</size>
37144       </method>
37145       <method name="Void Invoke()">
37146         <size>0</size>
37147       </method>
37148       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37149         <size>0</size>
37150       </method>
37151       <method name="Void EndInvoke(IAsyncResult)">
37152         <size>0</size>
37153       </method>
37154     </type>
37155     <type name="X+&lt;Main&gt;c__AnonStorey0">
37156       <method name="Void .ctor()">
37157         <size>7</size>
37158       </method>
37159       <method name="Void &lt;&gt;m__0()">
37160         <size>113</size>
37161       </method>
37162     </type>
37163   </test>
37164   <test name="test-anon-03.cs">
37165     <type name="X">
37166       <method name="Void .ctor()">
37167         <size>7</size>
37168       </method>
37169       <method name="Void Main()">
37170         <size>59</size>
37171       </method>
37172     </type>
37173     <type name="S">
37174       <method name="Void .ctor(Object, IntPtr)">
37175         <size>0</size>
37176       </method>
37177       <method name="Void Invoke()">
37178         <size>0</size>
37179       </method>
37180       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37181         <size>0</size>
37182       </method>
37183       <method name="Void EndInvoke(IAsyncResult)">
37184         <size>0</size>
37185       </method>
37186     </type>
37187     <type name="X+&lt;Main&gt;c__AnonStorey0">
37188       <method name="Void .ctor()">
37189         <size>7</size>
37190       </method>
37191       <method name="Void &lt;&gt;m__0()">
37192         <size>8</size>
37193       </method>
37194     </type>
37195   </test>
37196   <test name="test-anon-04.cs">
37197     <type name="X">
37198       <method name="Void .ctor()">
37199         <size>7</size>
37200       </method>
37201       <method name="Void Main()">
37202         <size>59</size>
37203       </method>
37204     </type>
37205     <type name="S">
37206       <method name="Void .ctor(Object, IntPtr)">
37207         <size>0</size>
37208       </method>
37209       <method name="Void Invoke()">
37210         <size>0</size>
37211       </method>
37212       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37213         <size>0</size>
37214       </method>
37215       <method name="Void EndInvoke(IAsyncResult)">
37216         <size>0</size>
37217       </method>
37218     </type>
37219     <type name="X+&lt;Main&gt;c__AnonStorey0">
37220       <method name="Void .ctor()">
37221         <size>7</size>
37222       </method>
37223       <method name="Void &lt;&gt;m__0()">
37224         <size>30</size>
37225       </method>
37226     </type>
37227   </test>
37228   <test name="test-anon-05.cs">
37229     <type name="X">
37230       <method name="Void .ctor()">
37231         <size>7</size>
37232       </method>
37233       <method name="Int32 Main()">
37234         <size>207</size>
37235       </method>
37236       <method name="Boolean t(Int32, Int32)">
37237         <size>5</size>
37238       </method>
37239     </type>
37240     <type name="S">
37241       <method name="Void .ctor(Object, IntPtr)">
37242         <size>0</size>
37243       </method>
37244       <method name="Void Invoke()">
37245         <size>0</size>
37246       </method>
37247       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37248         <size>0</size>
37249       </method>
37250       <method name="Void EndInvoke(IAsyncResult)">
37251         <size>0</size>
37252       </method>
37253     </type>
37254     <type name="X+&lt;Main&gt;c__AnonStorey1">
37255       <method name="Void .ctor()">
37256         <size>7</size>
37257       </method>
37258       <method name="Void &lt;&gt;m__0()">
37259         <size>76</size>
37260       </method>
37261     </type>
37262     <type name="X+&lt;Main&gt;c__AnonStorey0">
37263       <method name="Void .ctor()">
37264         <size>7</size>
37265       </method>
37266     </type>
37267   </test>
37268   <test name="test-anon-06.cs">
37269     <type name="X">
37270       <method name="Void .ctor()">
37271         <size>7</size>
37272       </method>
37273       <method name="Int32 Main()">
37274         <size>112</size>
37275       </method>
37276     </type>
37277     <type name="S">
37278       <method name="Void .ctor(Object, IntPtr)">
37279         <size>0</size>
37280       </method>
37281       <method name="Void Invoke()">
37282         <size>0</size>
37283       </method>
37284       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37285         <size>0</size>
37286       </method>
37287       <method name="Void EndInvoke(IAsyncResult)">
37288         <size>0</size>
37289       </method>
37290     </type>
37291     <type name="X+&lt;Main&gt;c__AnonStorey0">
37292       <method name="Void .ctor()">
37293         <size>7</size>
37294       </method>
37295       <method name="Void &lt;&gt;m__0()">
37296         <size>18</size>
37297       </method>
37298     </type>
37299   </test>
37300   <test name="test-anon-07.cs">
37301     <type name="X">
37302       <method name="Void .ctor()">
37303         <size>7</size>
37304       </method>
37305       <method name="Int32 Main()">
37306         <size>120</size>
37307       </method>
37308       <method name="Boolean t(Int32, Int32)">
37309         <size>5</size>
37310       </method>
37311     </type>
37312     <type name="D">
37313       <method name="Void .ctor(Object, IntPtr)">
37314         <size>0</size>
37315       </method>
37316       <method name="Void Invoke()">
37317         <size>0</size>
37318       </method>
37319       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37320         <size>0</size>
37321       </method>
37322       <method name="Void EndInvoke(IAsyncResult)">
37323         <size>0</size>
37324       </method>
37325     </type>
37326     <type name="X+&lt;Main&gt;c__AnonStorey0">
37327       <method name="Void .ctor()">
37328         <size>7</size>
37329       </method>
37330       <method name="Void &lt;&gt;m__0()">
37331         <size>18</size>
37332       </method>
37333       <method name="Void &lt;&gt;m__1()">
37334         <size>18</size>
37335       </method>
37336     </type>
37337   </test>
37338   <test name="test-anon-08.cs">
37339     <type name="X">
37340       <method name="Void .ctor()">
37341         <size>7</size>
37342       </method>
37343       <method name="Int32 Main()">
37344         <size>35</size>
37345       </method>
37346     </type>
37347     <type name="S">
37348       <method name="Void .ctor(Object, IntPtr)">
37349         <size>0</size>
37350       </method>
37351       <method name="Void Invoke()">
37352         <size>0</size>
37353       </method>
37354       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37355         <size>0</size>
37356       </method>
37357       <method name="Void EndInvoke(IAsyncResult)">
37358         <size>0</size>
37359       </method>
37360     </type>
37361     <type name="X+&lt;Main&gt;c__AnonStorey0">
37362       <method name="Void .ctor()">
37363         <size>7</size>
37364       </method>
37365       <method name="Void &lt;&gt;m__0()">
37366         <size>13</size>
37367       </method>
37368     </type>
37369   </test>
37370   <test name="test-anon-09.cs">
37371     <type name="X">
37372       <method name="Void .ctor()">
37373         <size>7</size>
37374       </method>
37375       <method name="Int32 Main()">
37376         <size>59</size>
37377       </method>
37378     </type>
37379     <type name="X+D">
37380       <method name="Void .ctor(Object, IntPtr)">
37381         <size>0</size>
37382       </method>
37383       <method name="Void Invoke()">
37384         <size>0</size>
37385       </method>
37386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37387         <size>0</size>
37388       </method>
37389       <method name="Void EndInvoke(IAsyncResult)">
37390         <size>0</size>
37391       </method>
37392     </type>
37393     <type name="X+&lt;Main&gt;c__AnonStorey0">
37394       <method name="Void .ctor()">
37395         <size>7</size>
37396       </method>
37397       <method name="Void &lt;&gt;m__0()">
37398         <size>49</size>
37399       </method>
37400     </type>
37401   </test>
37402   <test name="test-anon-10.cs">
37403     <type name="S">
37404       <method name="Void .ctor()">
37405         <size>7</size>
37406       </method>
37407       <method name="Void Test()">
37408         <size>105</size>
37409       </method>
37410       <method name="Int32 Main()">
37411         <size>66</size>
37412       </method>
37413     </type>
37414     <type name="S+T">
37415       <method name="Void .ctor(Object, IntPtr)">
37416         <size>0</size>
37417       </method>
37418       <method name="Void Invoke()">
37419         <size>0</size>
37420       </method>
37421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37422         <size>0</size>
37423       </method>
37424       <method name="Void EndInvoke(IAsyncResult)">
37425         <size>0</size>
37426       </method>
37427     </type>
37428     <type name="S+&lt;Test&gt;c__AnonStorey1">
37429       <method name="Void .ctor()">
37430         <size>7</size>
37431       </method>
37432     </type>
37433     <type name="S+&lt;Test&gt;c__AnonStorey0">
37434       <method name="Void .ctor()">
37435         <size>7</size>
37436       </method>
37437     </type>
37438     <type name="S+&lt;Test&gt;c__AnonStorey1">
37439       <method name="Void &lt;&gt;m__0()">
37440         <size>76</size>
37441       </method>
37442     </type>
37443   </test>
37444   <test name="test-anon-11.cs">
37445     <type name="X">
37446       <method name="Void .ctor()">
37447         <size>7</size>
37448       </method>
37449       <method name="Int32 Main()">
37450         <size>122</size>
37451       </method>
37452     </type>
37453     <type name="D">
37454       <method name="Void .ctor(Object, IntPtr)">
37455         <size>0</size>
37456       </method>
37457       <method name="Void Invoke(Int32)">
37458         <size>0</size>
37459       </method>
37460       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37461         <size>0</size>
37462       </method>
37463       <method name="Void EndInvoke(IAsyncResult)">
37464         <size>0</size>
37465       </method>
37466     </type>
37467     <type name="E">
37468       <method name="Void .ctor(Object, IntPtr)">
37469         <size>0</size>
37470       </method>
37471       <method name="Void Invoke(Int32 ByRef)">
37472         <size>0</size>
37473       </method>
37474       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
37475         <size>0</size>
37476       </method>
37477       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
37478         <size>0</size>
37479       </method>
37480     </type>
37481     <type name="F">
37482       <method name="Void .ctor(Object, IntPtr)">
37483         <size>0</size>
37484       </method>
37485       <method name="Void Invoke(System.Int32[])">
37486         <size>0</size>
37487       </method>
37488       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
37489         <size>0</size>
37490       </method>
37491       <method name="Void EndInvoke(IAsyncResult)">
37492         <size>0</size>
37493       </method>
37494     </type>
37495     <type name="X">
37496       <method name="Void &lt;Main&gt;m__0(Int32)">
37497         <size>1</size>
37498       </method>
37499       <method name="Void &lt;Main&gt;m__1(Int32)">
37500         <size>1</size>
37501       </method>
37502       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
37503         <size>1</size>
37504       </method>
37505       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
37506         <size>1</size>
37507       </method>
37508     </type>
37509   </test>
37510   <test name="test-anon-12.cs">
37511     <type name="X">
37512       <method name="Void .ctor()">
37513         <size>7</size>
37514       </method>
37515       <method name="Int32 Main()">
37516         <size>257</size>
37517       </method>
37518       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37519         <size>81</size>
37520       </method>
37521     </type>
37522     <type name="predicate">
37523       <method name="Void .ctor(Object, IntPtr)">
37524         <size>0</size>
37525       </method>
37526       <method name="Boolean Invoke(System.Object)">
37527         <size>0</size>
37528       </method>
37529       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37530         <size>0</size>
37531       </method>
37532       <method name="Boolean EndInvoke(IAsyncResult)">
37533         <size>0</size>
37534       </method>
37535     </type>
37536     <type name="X">
37537       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37538         <size>12</size>
37539       </method>
37540     </type>
37541   </test>
37542   <test name="test-anon-13.cs">
37543     <type name="X">
37544       <method name="Void .ctor(Int32)">
37545         <size>14</size>
37546       </method>
37547       <method name="Void Main()">
37548         <size>42</size>
37549       </method>
37550       <method name="D T()">
37551         <size>15</size>
37552       </method>
37553       <method name="System.String CALL()">
37554         <size>6</size>
37555       </method>
37556     </type>
37557     <type name="D">
37558       <method name="Void .ctor(Object, IntPtr)">
37559         <size>0</size>
37560       </method>
37561       <method name="Void Invoke()">
37562         <size>0</size>
37563       </method>
37564       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37565         <size>0</size>
37566       </method>
37567       <method name="Void EndInvoke(IAsyncResult)">
37568         <size>0</size>
37569       </method>
37570     </type>
37571     <type name="X">
37572       <method name="Void &lt;T&gt;m__0()">
37573         <size>22</size>
37574       </method>
37575     </type>
37576   </test>
37577   <test name="test-anon-14.cs">
37578     <type name="X">
37579       <method name="Void .ctor()">
37580         <size>7</size>
37581       </method>
37582       <method name="Void add_Click(X+T)">
37583         <size>22</size>
37584       </method>
37585       <method name="Void remove_Click(X+T)">
37586         <size>22</size>
37587       </method>
37588       <method name="Void Method()">
37589         <size>1</size>
37590       </method>
37591       <method name="Void Main()">
37592         <size>46</size>
37593       </method>
37594     </type>
37595     <type name="X+T">
37596       <method name="Void .ctor(Object, IntPtr)">
37597         <size>0</size>
37598       </method>
37599       <method name="Void Invoke()">
37600         <size>0</size>
37601       </method>
37602       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37603         <size>0</size>
37604       </method>
37605       <method name="Void EndInvoke(IAsyncResult)">
37606         <size>0</size>
37607       </method>
37608     </type>
37609   </test>
37610   <test name="test-anon-15.cs">
37611     <type name="Foo">
37612       <method name="Void .ctor()">
37613         <size>7</size>
37614       </method>
37615       <method name="Void Main()">
37616         <size>43</size>
37617       </method>
37618     </type>
37619     <type name="Foo+Inner">
37620       <method name="Void .ctor(String)">
37621         <size>7</size>
37622       </method>
37623     </type>
37624     <type name="Foo+foo_fn">
37625       <method name="Void .ctor(Object, IntPtr)">
37626         <size>0</size>
37627       </method>
37628       <method name="Foo+Inner Invoke(System.String)">
37629         <size>0</size>
37630       </method>
37631       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37632         <size>0</size>
37633       </method>
37634       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37635         <size>0</size>
37636       </method>
37637     </type>
37638     <type name="Foo">
37639       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37640         <size>13</size>
37641       </method>
37642     </type>
37643   </test>
37644   <test name="test-anon-16.cs">
37645     <type name="X">
37646       <method name="Void .ctor(Int32)">
37647         <size>14</size>
37648       </method>
37649       <method name="Void Main()">
37650         <size>42</size>
37651       </method>
37652       <method name="D T()">
37653         <size>15</size>
37654       </method>
37655     </type>
37656     <type name="D">
37657       <method name="Void .ctor(Object, IntPtr)">
37658         <size>0</size>
37659       </method>
37660       <method name="Void Invoke()">
37661         <size>0</size>
37662       </method>
37663       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37664         <size>0</size>
37665       </method>
37666       <method name="Void EndInvoke(IAsyncResult)">
37667         <size>0</size>
37668       </method>
37669     </type>
37670     <type name="X">
37671       <method name="Void &lt;T&gt;m__0()">
37672         <size>27</size>
37673       </method>
37674     </type>
37675   </test>
37676   <test name="test-anon-17.cs">
37677     <type name="Button">
37678       <method name="Void .ctor()">
37679         <size>7</size>
37680       </method>
37681       <method name="Void add_Clicked(ClickEvent)">
37682         <size>24</size>
37683       </method>
37684       <method name="Void remove_Clicked(ClickEvent)">
37685         <size>24</size>
37686       </method>
37687       <method name="Void DoClick()">
37688         <size>12</size>
37689       </method>
37690     </type>
37691     <type name="X">
37692       <method name="Void .ctor()">
37693         <size>7</size>
37694       </method>
37695       <method name="Void .cctor()">
37696         <size>1</size>
37697       </method>
37698       <method name="Int32 Main()">
37699         <size>61</size>
37700       </method>
37701     </type>
37702     <type name="ClickEvent">
37703       <method name="Void .ctor(Object, IntPtr)">
37704         <size>0</size>
37705       </method>
37706       <method name="Void Invoke()">
37707         <size>0</size>
37708       </method>
37709       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37710         <size>0</size>
37711       </method>
37712       <method name="Void EndInvoke(IAsyncResult)">
37713         <size>0</size>
37714       </method>
37715     </type>
37716     <type name="X">
37717       <method name="Void &lt;Main&gt;m__0()">
37718         <size>17</size>
37719       </method>
37720     </type>
37721   </test>
37722   <test name="test-anon-18.cs">
37723     <type name="DelegateTest">
37724       <method name="Void .ctor()">
37725         <size>7</size>
37726       </method>
37727       <method name="Void Main(System.String[])">
37728         <size>83</size>
37729       </method>
37730     </type>
37731     <type name="A">
37732       <method name="Void .ctor(Object, IntPtr)">
37733         <size>0</size>
37734       </method>
37735       <method name="Void Invoke()">
37736         <size>0</size>
37737       </method>
37738       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37739         <size>0</size>
37740       </method>
37741       <method name="Void EndInvoke(IAsyncResult)">
37742         <size>0</size>
37743       </method>
37744     </type>
37745     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37746       <method name="Void .ctor()">
37747         <size>7</size>
37748       </method>
37749       <method name="Void &lt;&gt;m__0()">
37750         <size>17</size>
37751       </method>
37752     </type>
37753   </test>
37754   <test name="test-anon-19.cs">
37755     <type name="X">
37756       <method name="Void .ctor()">
37757         <size>7</size>
37758       </method>
37759       <method name="Int32 Main()">
37760         <size>223</size>
37761       </method>
37762       <method name="Boolean t(Int32, Int32)">
37763         <size>5</size>
37764       </method>
37765     </type>
37766     <type name="S">
37767       <method name="Void .ctor(Object, IntPtr)">
37768         <size>0</size>
37769       </method>
37770       <method name="Void Invoke()">
37771         <size>0</size>
37772       </method>
37773       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37774         <size>0</size>
37775       </method>
37776       <method name="Void EndInvoke(IAsyncResult)">
37777         <size>0</size>
37778       </method>
37779     </type>
37780     <type name="X+&lt;Main&gt;c__AnonStorey1">
37781       <method name="Void .ctor()">
37782         <size>7</size>
37783       </method>
37784       <method name="Void &lt;&gt;m__0()">
37785         <size>93</size>
37786       </method>
37787     </type>
37788     <type name="X+&lt;Main&gt;c__AnonStorey0">
37789       <method name="Void .ctor()">
37790         <size>7</size>
37791       </method>
37792     </type>
37793   </test>
37794   <test name="test-anon-20.cs">
37795     <type name="X">
37796       <method name="Void .ctor()">
37797         <size>7</size>
37798       </method>
37799       <method name="Void Main()">
37800         <size>33</size>
37801       </method>
37802       <method name="D MainHost()">
37803         <size>28</size>
37804       </method>
37805     </type>
37806     <type name="D">
37807       <method name="Void .ctor(Object, IntPtr)">
37808         <size>0</size>
37809       </method>
37810       <method name="Void Invoke()">
37811         <size>0</size>
37812       </method>
37813       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37814         <size>0</size>
37815       </method>
37816       <method name="Void EndInvoke(IAsyncResult)">
37817         <size>0</size>
37818       </method>
37819     </type>
37820     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37821       <method name="Void .ctor()">
37822         <size>7</size>
37823       </method>
37824       <method name="Void &lt;&gt;m__0()">
37825         <size>52</size>
37826       </method>
37827     </type>
37828     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37829       <method name="Void .ctor()">
37830         <size>7</size>
37831       </method>
37832       <method name="Void &lt;&gt;m__1()">
37833         <size>52</size>
37834       </method>
37835     </type>
37836   </test>
37837   <test name="test-anon-21.cs">
37838     <type name="X">
37839       <method name="Void .ctor()">
37840         <size>7</size>
37841       </method>
37842       <method name="Void .cctor()">
37843         <size>1</size>
37844       </method>
37845       <method name="Int32 Main()">
37846         <size>68</size>
37847       </method>
37848       <method name="Void M()">
37849         <size>44</size>
37850       </method>
37851     </type>
37852     <type name="D">
37853       <method name="Void .ctor(Object, IntPtr)">
37854         <size>0</size>
37855       </method>
37856       <method name="Void Invoke()">
37857         <size>0</size>
37858       </method>
37859       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37860         <size>0</size>
37861       </method>
37862       <method name="Void EndInvoke(IAsyncResult)">
37863         <size>0</size>
37864       </method>
37865     </type>
37866     <type name="X+&lt;M&gt;c__AnonStorey0">
37867       <method name="Void .ctor()">
37868         <size>7</size>
37869       </method>
37870       <method name="Void &lt;&gt;m__0()">
37871         <size>48</size>
37872       </method>
37873     </type>
37874     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37875       <method name="Void .ctor()">
37876         <size>7</size>
37877       </method>
37878       <method name="Void &lt;&gt;m__1()">
37879         <size>81</size>
37880       </method>
37881     </type>
37882   </test>
37883   <test name="test-anon-22.cs">
37884     <type name="X">
37885       <method name="Void .ctor()">
37886         <size>7</size>
37887       </method>
37888       <method name="Void Main()">
37889         <size>33</size>
37890       </method>
37891       <method name="D T()">
37892         <size>28</size>
37893       </method>
37894     </type>
37895     <type name="D">
37896       <method name="Void .ctor(Object, IntPtr)">
37897         <size>0</size>
37898       </method>
37899       <method name="Void Invoke()">
37900         <size>0</size>
37901       </method>
37902       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37903         <size>0</size>
37904       </method>
37905       <method name="Void EndInvoke(IAsyncResult)">
37906         <size>0</size>
37907       </method>
37908     </type>
37909     <type name="X+&lt;T&gt;c__AnonStorey0">
37910       <method name="Void .ctor()">
37911         <size>7</size>
37912       </method>
37913       <method name="Void &lt;&gt;m__0()">
37914         <size>52</size>
37915       </method>
37916     </type>
37917     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37918       <method name="Void .ctor()">
37919         <size>7</size>
37920       </method>
37921       <method name="Void &lt;&gt;m__1()">
37922         <size>52</size>
37923       </method>
37924     </type>
37925   </test>
37926   <test name="test-anon-23.cs">
37927     <type name="X">
37928       <method name="Void .ctor()">
37929         <size>7</size>
37930       </method>
37931       <method name="Int32 Main()">
37932         <size>68</size>
37933       </method>
37934       <method name="Void M()">
37935         <size>34</size>
37936       </method>
37937     </type>
37938     <type name="D">
37939       <method name="Void .ctor(Object, IntPtr)">
37940         <size>0</size>
37941       </method>
37942       <method name="Void Invoke()">
37943         <size>0</size>
37944       </method>
37945       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37946         <size>0</size>
37947       </method>
37948       <method name="Void EndInvoke(IAsyncResult)">
37949         <size>0</size>
37950       </method>
37951     </type>
37952     <type name="X+&lt;M&gt;c__AnonStorey0">
37953       <method name="Void .ctor()">
37954         <size>7</size>
37955       </method>
37956       <method name="Void &lt;&gt;m__0()">
37957         <size>38</size>
37958       </method>
37959     </type>
37960     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37961       <method name="Void .ctor()">
37962         <size>7</size>
37963       </method>
37964       <method name="Void &lt;&gt;m__1()">
37965         <size>24</size>
37966       </method>
37967     </type>
37968   </test>
37969   <test name="test-anon-24.cs">
37970     <type name="X">
37971       <method name="Void .ctor()">
37972         <size>7</size>
37973       </method>
37974       <method name="Void Main()">
37975         <size>29</size>
37976       </method>
37977       <method name="D T(Int32)">
37978         <size>28</size>
37979       </method>
37980     </type>
37981     <type name="D">
37982       <method name="Void .ctor(Object, IntPtr)">
37983         <size>0</size>
37984       </method>
37985       <method name="Int32 Invoke()">
37986         <size>0</size>
37987       </method>
37988       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37989         <size>0</size>
37990       </method>
37991       <method name="Int32 EndInvoke(IAsyncResult)">
37992         <size>0</size>
37993       </method>
37994     </type>
37995     <type name="X+&lt;T&gt;c__AnonStorey0">
37996       <method name="Void .ctor()">
37997         <size>7</size>
37998       </method>
37999       <method name="Int32 &lt;&gt;m__0()">
38000         <size>21</size>
38001       </method>
38002     </type>
38003   </test>
38004   <test name="test-anon-25.cs">
38005     <type name="X">
38006       <method name="Void .ctor()">
38007         <size>7</size>
38008       </method>
38009       <method name="Int32 Main()">
38010         <size>48</size>
38011       </method>
38012       <method name="D T(Int32)">
38013         <size>28</size>
38014       </method>
38015     </type>
38016     <type name="D">
38017       <method name="Void .ctor(Object, IntPtr)">
38018         <size>0</size>
38019       </method>
38020       <method name="Int32 Invoke(Int32)">
38021         <size>0</size>
38022       </method>
38023       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38024         <size>0</size>
38025       </method>
38026       <method name="Int32 EndInvoke(IAsyncResult)">
38027         <size>0</size>
38028       </method>
38029     </type>
38030     <type name="X+&lt;T&gt;c__AnonStorey0">
38031       <method name="Void .ctor()">
38032         <size>7</size>
38033       </method>
38034       <method name="Int32 &lt;&gt;m__0(Int32)">
38035         <size>9</size>
38036       </method>
38037     </type>
38038   </test>
38039   <test name="test-anon-27.cs">
38040     <type name="X">
38041       <method name="Void .ctor()">
38042         <size>7</size>
38043       </method>
38044       <method name="Int32 Main()">
38045         <size>138</size>
38046       </method>
38047       <method name="Void M(Int32)">
38048         <size>59</size>
38049       </method>
38050     </type>
38051     <type name="D">
38052       <method name="Void .ctor(Object, IntPtr)">
38053         <size>0</size>
38054       </method>
38055       <method name="Void Invoke()">
38056         <size>0</size>
38057       </method>
38058       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38059         <size>0</size>
38060       </method>
38061       <method name="Void EndInvoke(IAsyncResult)">
38062         <size>0</size>
38063       </method>
38064     </type>
38065     <type name="X+&lt;M&gt;c__AnonStorey0">
38066       <method name="Void .ctor()">
38067         <size>7</size>
38068       </method>
38069       <method name="Void &lt;&gt;m__0()">
38070         <size>38</size>
38071       </method>
38072     </type>
38073     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38074       <method name="Void .ctor()">
38075         <size>7</size>
38076       </method>
38077       <method name="Void &lt;&gt;m__1()">
38078         <size>50</size>
38079       </method>
38080     </type>
38081   </test>
38082   <test name="test-anon-28.cs">
38083     <type name="Delegable">
38084       <method name="Void .ctor()">
38085         <size>7</size>
38086       </method>
38087       <method name="Void add_MyDelegate(System.EventHandler)">
38088         <size>24</size>
38089       </method>
38090       <method name="Void remove_MyDelegate(System.EventHandler)">
38091         <size>24</size>
38092       </method>
38093     </type>
38094     <type name="DelegateTest">
38095       <method name="Void .ctor()">
38096         <size>7</size>
38097       </method>
38098       <method name="Void Main(System.String[])">
38099         <size>58</size>
38100       </method>
38101     </type>
38102     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38103       <method name="Void .ctor()">
38104         <size>7</size>
38105       </method>
38106       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
38107         <size>33</size>
38108       </method>
38109     </type>
38110   </test>
38111   <test name="test-anon-29.cs">
38112     <type name="X">
38113       <method name="Void .ctor()">
38114         <size>108</size>
38115       </method>
38116       <method name="System.String Hello()">
38117         <size>20</size>
38118       </method>
38119       <method name="Void Main()">
38120         <size>18</size>
38121       </method>
38122     </type>
38123     <type name="X+Foo">
38124       <method name="Void .ctor(Object, IntPtr)">
38125         <size>0</size>
38126       </method>
38127       <method name="System.String Invoke()">
38128         <size>0</size>
38129       </method>
38130       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38131         <size>0</size>
38132       </method>
38133       <method name="System.String EndInvoke(IAsyncResult)">
38134         <size>0</size>
38135       </method>
38136     </type>
38137     <type name="X+Bar">
38138       <method name="Void .ctor(Object, IntPtr)">
38139         <size>0</size>
38140       </method>
38141       <method name="Void Invoke(System.String)">
38142         <size>0</size>
38143       </method>
38144       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38145         <size>0</size>
38146       </method>
38147       <method name="Void EndInvoke(IAsyncResult)">
38148         <size>0</size>
38149       </method>
38150     </type>
38151     <type name="X">
38152       <method name="Void &lt;Hello&gt;m__1(System.String)">
38153         <size>7</size>
38154       </method>
38155       <method name="System.String &lt;Hello&gt;m__0()">
38156         <size>201</size>
38157       </method>
38158       <method name="Void &lt;Hello&gt;m__2(System.String)">
38159         <size>7</size>
38160       </method>
38161     </type>
38162   </test>
38163   <test name="test-anon-30.cs">
38164     <type name="X">
38165       <method name="Void .ctor()">
38166         <size>7</size>
38167       </method>
38168     </type>
38169     <type name="Program">
38170       <method name="Void add_E(Program+D)">
38171         <size>22</size>
38172       </method>
38173       <method name="Void remove_E(Program+D)">
38174         <size>22</size>
38175       </method>
38176       <method name="Void Main()">
38177         <size>38</size>
38178       </method>
38179     </type>
38180     <type name="Program+D">
38181       <method name="Void .ctor(Object, IntPtr)">
38182         <size>0</size>
38183       </method>
38184       <method name="Void Invoke(X)">
38185         <size>0</size>
38186       </method>
38187       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
38188         <size>0</size>
38189       </method>
38190       <method name="Void EndInvoke(IAsyncResult)">
38191         <size>0</size>
38192       </method>
38193     </type>
38194     <type name="Program+&lt;Main&gt;c__AnonStorey0">
38195       <method name="Void .ctor()">
38196         <size>7</size>
38197       </method>
38198       <method name="Void &lt;&gt;m__0(X)">
38199         <size>15</size>
38200       </method>
38201     </type>
38202   </test>
38203   <test name="test-anon-31.cs">
38204     <type name="test">
38205       <method name="Void .ctor()">
38206         <size>7</size>
38207       </method>
38208       <method name="IEnumerable testen(Int32)">
38209         <size>30</size>
38210       </method>
38211     </type>
38212     <type name="reflect">
38213       <method name="Void .ctor()">
38214         <size>7</size>
38215       </method>
38216       <method name="Void Main(System.String[])">
38217         <size>122</size>
38218       </method>
38219     </type>
38220     <type name="test+&lt;testen&gt;c__Iterator0">
38221       <method name="Void .ctor()">
38222         <size>7</size>
38223       </method>
38224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38225         <size>7</size>
38226       </method>
38227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38228         <size>7</size>
38229       </method>
38230       <method name="Boolean MoveNext()">
38231         <size>195</size>
38232       </method>
38233       <method name="Void Dispose()">
38234         <size>8</size>
38235       </method>
38236       <method name="Void Reset()">
38237         <size>6</size>
38238       </method>
38239       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38240         <size>7</size>
38241       </method>
38242       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38243         <size>40</size>
38244       </method>
38245     </type>
38246   </test>
38247   <test name="test-anon-32.cs">
38248     <type name="MainClass">
38249       <method name="Void .ctor()">
38250         <size>7</size>
38251       </method>
38252       <method name="Void Main()">
38253         <size>37</size>
38254       </method>
38255       <method name="Void SimpleCallback(MainClass, System.String)">
38256         <size>7</size>
38257       </method>
38258     </type>
38259     <type name="StringSender">
38260       <method name="Void .ctor(Object, IntPtr)">
38261         <size>0</size>
38262       </method>
38263       <method name="Void Invoke(System.String)">
38264         <size>0</size>
38265       </method>
38266       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38267         <size>0</size>
38268       </method>
38269       <method name="Void EndInvoke(IAsyncResult)">
38270         <size>0</size>
38271       </method>
38272     </type>
38273     <type name="VoidDelegate">
38274       <method name="Void .ctor(Object, IntPtr)">
38275         <size>0</size>
38276       </method>
38277       <method name="Void Invoke()">
38278         <size>0</size>
38279       </method>
38280       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38281         <size>0</size>
38282       </method>
38283       <method name="Void EndInvoke(IAsyncResult)">
38284         <size>0</size>
38285       </method>
38286     </type>
38287     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38288       <method name="Void .ctor()">
38289         <size>7</size>
38290       </method>
38291       <method name="Void &lt;&gt;m__0()">
38292         <size>25</size>
38293       </method>
38294       <method name="Void &lt;&gt;m__1(System.String)">
38295         <size>13</size>
38296       </method>
38297     </type>
38298   </test>
38299   <test name="test-anon-33.cs">
38300     <type name="T">
38301       <method name="Void .ctor()">
38302         <size>7</size>
38303       </method>
38304       <method name="Void doit(Int32)">
38305         <size>7</size>
38306       </method>
38307       <method name="Void Main()">
38308         <size>162</size>
38309       </method>
38310     </type>
38311     <type name="Do">
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="T+&lt;Main&gt;c__AnonStorey0">
38326       <method name="Void .ctor()">
38327         <size>7</size>
38328       </method>
38329       <method name="Void &lt;&gt;m__0()">
38330         <size>12</size>
38331       </method>
38332     </type>
38333     <type name="T+&lt;Main&gt;c__AnonStorey1">
38334       <method name="Void .ctor()">
38335         <size>7</size>
38336       </method>
38337       <method name="Void &lt;&gt;m__1()">
38338         <size>12</size>
38339       </method>
38340     </type>
38341   </test>
38342   <test name="test-anon-34.cs">
38343     <type name="Delegates.Space">
38344       <method name="Void .ctor()">
38345         <size>7</size>
38346       </method>
38347       <method name="Void Leak(Boolean, Int32)">
38348         <size>92</size>
38349       </method>
38350     </type>
38351     <type name="Delegates.Program">
38352       <method name="Void .ctor()">
38353         <size>7</size>
38354       </method>
38355       <method name="Void SpaceLeak()">
38356         <size>37</size>
38357       </method>
38358       <method name="Void Main(System.String[])">
38359         <size>6</size>
38360       </method>
38361     </type>
38362     <type name="Delegates.Space+DoCopy">
38363       <method name="Void .ctor(Object, IntPtr)">
38364         <size>0</size>
38365       </method>
38366       <method name="Void Invoke()">
38367         <size>0</size>
38368       </method>
38369       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38370         <size>0</size>
38371       </method>
38372       <method name="Void EndInvoke(IAsyncResult)">
38373         <size>0</size>
38374       </method>
38375     </type>
38376     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
38377       <method name="Void .ctor()">
38378         <size>7</size>
38379       </method>
38380       <method name="Void &lt;&gt;m__0()">
38381         <size>23</size>
38382       </method>
38383     </type>
38384     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
38385       <method name="Void .ctor()">
38386         <size>7</size>
38387       </method>
38388       <method name="Void &lt;&gt;m__1()">
38389         <size>19</size>
38390       </method>
38391     </type>
38392   </test>
38393   <test name="test-anon-35.cs">
38394     <type name="CustomDict">
38395       <method name="Void .ctor()">
38396         <size>66</size>
38397       </method>
38398       <method name="IEnumerator GetEnumerator()">
38399         <size>15</size>
38400       </method>
38401     </type>
38402     <type name="Tests">
38403       <method name="Void .ctor()">
38404         <size>7</size>
38405       </method>
38406       <method name="Void Main()">
38407         <size>7</size>
38408       </method>
38409     </type>
38410     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
38411       <method name="Void .ctor()">
38412         <size>7</size>
38413       </method>
38414       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38415         <size>7</size>
38416       </method>
38417       <method name="Boolean MoveNext()">
38418         <size>86</size>
38419       </method>
38420       <method name="Void Dispose()">
38421         <size>8</size>
38422       </method>
38423       <method name="Void Reset()">
38424         <size>6</size>
38425       </method>
38426       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38427         <size>7</size>
38428       </method>
38429     </type>
38430   </test>
38431   <test name="test-anon-36.cs">
38432     <type name="Test">
38433       <method name="Void .ctor(TestMethod)">
38434         <size>7</size>
38435       </method>
38436       <method name="Void .ctor(TestMethod2)">
38437         <size>7</size>
38438       </method>
38439       <method name="Void Main()">
38440         <size>36</size>
38441       </method>
38442     </type>
38443     <type name="TestMethod">
38444       <method name="Void .ctor(Object, IntPtr)">
38445         <size>0</size>
38446       </method>
38447       <method name="Void Invoke()">
38448         <size>0</size>
38449       </method>
38450       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38451         <size>0</size>
38452       </method>
38453       <method name="Void EndInvoke(IAsyncResult)">
38454         <size>0</size>
38455       </method>
38456     </type>
38457     <type name="TestMethod2">
38458       <method name="Void .ctor(Object, IntPtr)">
38459         <size>0</size>
38460       </method>
38461       <method name="Void Invoke(System.Object)">
38462         <size>0</size>
38463       </method>
38464       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38465         <size>0</size>
38466       </method>
38467       <method name="Void EndInvoke(IAsyncResult)">
38468         <size>0</size>
38469       </method>
38470     </type>
38471     <type name="Test">
38472       <method name="Void &lt;Main&gt;m__0()">
38473         <size>1</size>
38474       </method>
38475     </type>
38476   </test>
38477   <test name="test-anon-37.cs">
38478     <type name="DelegateInit">
38479       <method name="Void .ctor()">
38480         <size>7</size>
38481       </method>
38482       <method name="Void .cctor()">
38483         <size>35</size>
38484       </method>
38485       <method name="Void Main(System.String[])">
38486         <size>11</size>
38487       </method>
38488     </type>
38489     <type name="DelegateInit+FooDelegate">
38490       <method name="Void .ctor(Object, IntPtr)">
38491         <size>0</size>
38492       </method>
38493       <method name="Void Invoke()">
38494         <size>0</size>
38495       </method>
38496       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38497         <size>0</size>
38498       </method>
38499       <method name="Void EndInvoke(IAsyncResult)">
38500         <size>0</size>
38501       </method>
38502     </type>
38503     <type name="DelegateInit">
38504       <method name="Void &lt;_print&gt;m__0()">
38505         <size>11</size>
38506       </method>
38507     </type>
38508   </test>
38509   <test name="test-anon-38.cs">
38510     <type name="X">
38511       <method name="Void .ctor()">
38512         <size>7</size>
38513       </method>
38514       <method name="Void Hello(Int64, Int64)">
38515         <size>1</size>
38516       </method>
38517       <method name="Void Test(Int32)">
38518         <size>67</size>
38519       </method>
38520       <method name="Void Main()">
38521         <size>14</size>
38522       </method>
38523     </type>
38524     <type name="Simple">
38525       <method name="Void .ctor(Object, IntPtr)">
38526         <size>0</size>
38527       </method>
38528       <method name="Void Invoke()">
38529         <size>0</size>
38530       </method>
38531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38532         <size>0</size>
38533       </method>
38534       <method name="Void EndInvoke(IAsyncResult)">
38535         <size>0</size>
38536       </method>
38537     </type>
38538     <type name="Foo">
38539       <method name="Void .ctor(Object, IntPtr)">
38540         <size>0</size>
38541       </method>
38542       <method name="Simple Invoke()">
38543         <size>0</size>
38544       </method>
38545       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38546         <size>0</size>
38547       </method>
38548       <method name="Simple EndInvoke(IAsyncResult)">
38549         <size>0</size>
38550       </method>
38551     </type>
38552     <type name="X+&lt;Test&gt;c__AnonStorey0">
38553       <method name="Void .ctor()">
38554         <size>7</size>
38555       </method>
38556       <method name="Simple &lt;&gt;m__0()">
38557         <size>64</size>
38558       </method>
38559     </type>
38560     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38561       <method name="Void .ctor()">
38562         <size>7</size>
38563       </method>
38564       <method name="Void &lt;&gt;m__1()">
38565         <size>34</size>
38566       </method>
38567     </type>
38568   </test>
38569   <test name="test-anon-39.cs">
38570     <type name="X">
38571       <method name="Void .ctor()">
38572         <size>7</size>
38573       </method>
38574       <method name="Void Hello(Int64)">
38575         <size>1</size>
38576       </method>
38577       <method name="Void Test(Int32)">
38578         <size>65</size>
38579       </method>
38580       <method name="Void Main()">
38581         <size>14</size>
38582       </method>
38583     </type>
38584     <type name="Simple">
38585       <method name="Void .ctor(Object, IntPtr)">
38586         <size>0</size>
38587       </method>
38588       <method name="Void Invoke()">
38589         <size>0</size>
38590       </method>
38591       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38592         <size>0</size>
38593       </method>
38594       <method name="Void EndInvoke(IAsyncResult)">
38595         <size>0</size>
38596       </method>
38597     </type>
38598     <type name="Foo">
38599       <method name="Void .ctor(Object, IntPtr)">
38600         <size>0</size>
38601       </method>
38602       <method name="Simple Invoke()">
38603         <size>0</size>
38604       </method>
38605       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38606         <size>0</size>
38607       </method>
38608       <method name="Simple EndInvoke(IAsyncResult)">
38609         <size>0</size>
38610       </method>
38611     </type>
38612     <type name="X+&lt;Test&gt;c__AnonStorey0">
38613       <method name="Void .ctor()">
38614         <size>7</size>
38615       </method>
38616       <method name="Simple &lt;&gt;m__0()">
38617         <size>30</size>
38618       </method>
38619       <method name="Void &lt;&gt;m__1()">
38620         <size>18</size>
38621       </method>
38622     </type>
38623   </test>
38624   <test name="test-anon-40.cs">
38625     <type name="X">
38626       <method name="Void .ctor()">
38627         <size>7</size>
38628       </method>
38629       <method name="Void Hello(Int64)">
38630         <size>1</size>
38631       </method>
38632       <method name="Void Test(Int32)">
38633         <size>65</size>
38634       </method>
38635       <method name="Void Main()">
38636         <size>14</size>
38637       </method>
38638     </type>
38639     <type name="Simple">
38640       <method name="Void .ctor(Object, IntPtr)">
38641         <size>0</size>
38642       </method>
38643       <method name="Void Invoke()">
38644         <size>0</size>
38645       </method>
38646       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38647         <size>0</size>
38648       </method>
38649       <method name="Void EndInvoke(IAsyncResult)">
38650         <size>0</size>
38651       </method>
38652     </type>
38653     <type name="Foo">
38654       <method name="Void .ctor(Object, IntPtr)">
38655         <size>0</size>
38656       </method>
38657       <method name="Simple Invoke()">
38658         <size>0</size>
38659       </method>
38660       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38661         <size>0</size>
38662       </method>
38663       <method name="Simple EndInvoke(IAsyncResult)">
38664         <size>0</size>
38665       </method>
38666     </type>
38667     <type name="X+&lt;Test&gt;c__AnonStorey0">
38668       <method name="Void .ctor()">
38669         <size>7</size>
38670       </method>
38671       <method name="Simple &lt;&gt;m__0()">
38672         <size>30</size>
38673       </method>
38674       <method name="Void &lt;&gt;m__1()">
38675         <size>18</size>
38676       </method>
38677     </type>
38678   </test>
38679   <test name="test-anon-41.cs">
38680     <type name="X">
38681       <method name="Void .ctor()">
38682         <size>7</size>
38683       </method>
38684       <method name="Void Hello(Int64)">
38685         <size>1</size>
38686       </method>
38687       <method name="Void Test(Int32)">
38688         <size>65</size>
38689       </method>
38690       <method name="Void Main()">
38691         <size>14</size>
38692       </method>
38693     </type>
38694     <type name="Simple">
38695       <method name="Void .ctor(Object, IntPtr)">
38696         <size>0</size>
38697       </method>
38698       <method name="Void Invoke()">
38699         <size>0</size>
38700       </method>
38701       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38702         <size>0</size>
38703       </method>
38704       <method name="Void EndInvoke(IAsyncResult)">
38705         <size>0</size>
38706       </method>
38707     </type>
38708     <type name="Foo">
38709       <method name="Void .ctor(Object, IntPtr)">
38710         <size>0</size>
38711       </method>
38712       <method name="Simple Invoke()">
38713         <size>0</size>
38714       </method>
38715       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38716         <size>0</size>
38717       </method>
38718       <method name="Simple EndInvoke(IAsyncResult)">
38719         <size>0</size>
38720       </method>
38721     </type>
38722     <type name="X+&lt;Test&gt;c__AnonStorey0">
38723       <method name="Void .ctor()">
38724         <size>7</size>
38725       </method>
38726       <method name="Simple &lt;&gt;m__0()">
38727         <size>55</size>
38728       </method>
38729     </type>
38730     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38731       <method name="Void .ctor()">
38732         <size>7</size>
38733       </method>
38734       <method name="Void &lt;&gt;m__1()">
38735         <size>35</size>
38736       </method>
38737     </type>
38738   </test>
38739   <test name="test-anon-42.cs">
38740     <type name="X">
38741       <method name="Void .ctor()">
38742         <size>7</size>
38743       </method>
38744       <method name="Void Hello(Int64)">
38745         <size>1</size>
38746       </method>
38747       <method name="Void Test(Int32)">
38748         <size>51</size>
38749       </method>
38750       <method name="Void Main()">
38751         <size>13</size>
38752       </method>
38753     </type>
38754     <type name="Simple">
38755       <method name="Void .ctor(Object, IntPtr)">
38756         <size>0</size>
38757       </method>
38758       <method name="Void Invoke()">
38759         <size>0</size>
38760       </method>
38761       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38762         <size>0</size>
38763       </method>
38764       <method name="Void EndInvoke(IAsyncResult)">
38765         <size>0</size>
38766       </method>
38767     </type>
38768     <type name="Foo">
38769       <method name="Void .ctor(Object, IntPtr)">
38770         <size>0</size>
38771       </method>
38772       <method name="Simple Invoke()">
38773         <size>0</size>
38774       </method>
38775       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38776         <size>0</size>
38777       </method>
38778       <method name="Simple EndInvoke(IAsyncResult)">
38779         <size>0</size>
38780       </method>
38781     </type>
38782     <type name="X">
38783       <method name="Simple &lt;Test&gt;m__0()">
38784         <size>37</size>
38785       </method>
38786       <method name="Void &lt;Test&gt;m__1()">
38787         <size>8</size>
38788       </method>
38789     </type>
38790   </test>
38791   <test name="test-anon-43.cs">
38792     <type name="X">
38793       <method name="Void .ctor()">
38794         <size>7</size>
38795       </method>
38796       <method name="Void Hello(Int64, Int64)">
38797         <size>1</size>
38798       </method>
38799       <method name="Void Test(Int32)">
38800         <size>54</size>
38801       </method>
38802       <method name="Void Main()">
38803         <size>14</size>
38804       </method>
38805     </type>
38806     <type name="Simple">
38807       <method name="Void .ctor(Object, IntPtr)">
38808         <size>0</size>
38809       </method>
38810       <method name="Void Invoke()">
38811         <size>0</size>
38812       </method>
38813       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38814         <size>0</size>
38815       </method>
38816       <method name="Void EndInvoke(IAsyncResult)">
38817         <size>0</size>
38818       </method>
38819     </type>
38820     <type name="Foo">
38821       <method name="Void .ctor(Object, IntPtr)">
38822         <size>0</size>
38823       </method>
38824       <method name="Simple Invoke()">
38825         <size>0</size>
38826       </method>
38827       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38828         <size>0</size>
38829       </method>
38830       <method name="Simple EndInvoke(IAsyncResult)">
38831         <size>0</size>
38832       </method>
38833     </type>
38834     <type name="X+&lt;Test&gt;c__AnonStorey0">
38835       <method name="Void .ctor()">
38836         <size>7</size>
38837       </method>
38838       <method name="Simple &lt;&gt;m__0()">
38839         <size>64</size>
38840       </method>
38841     </type>
38842     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38843       <method name="Void .ctor()">
38844         <size>7</size>
38845       </method>
38846       <method name="Void &lt;&gt;m__1()">
38847         <size>34</size>
38848       </method>
38849     </type>
38850   </test>
38851   <test name="test-anon-44.cs">
38852     <type name="X">
38853       <method name="Void .ctor()">
38854         <size>7</size>
38855       </method>
38856       <method name="Void Hello(Int64)">
38857         <size>1</size>
38858       </method>
38859       <method name="Void Test(Int32)">
38860         <size>68</size>
38861       </method>
38862       <method name="Void Main()">
38863         <size>14</size>
38864       </method>
38865     </type>
38866     <type name="Simple">
38867       <method name="Void .ctor(Object, IntPtr)">
38868         <size>0</size>
38869       </method>
38870       <method name="Void Invoke()">
38871         <size>0</size>
38872       </method>
38873       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38874         <size>0</size>
38875       </method>
38876       <method name="Void EndInvoke(IAsyncResult)">
38877         <size>0</size>
38878       </method>
38879     </type>
38880     <type name="Foo">
38881       <method name="Void .ctor(Object, IntPtr)">
38882         <size>0</size>
38883       </method>
38884       <method name="Simple Invoke()">
38885         <size>0</size>
38886       </method>
38887       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38888         <size>0</size>
38889       </method>
38890       <method name="Simple EndInvoke(IAsyncResult)">
38891         <size>0</size>
38892       </method>
38893     </type>
38894     <type name="X+&lt;Test&gt;c__AnonStorey0">
38895       <method name="Void .ctor()">
38896         <size>7</size>
38897       </method>
38898       <method name="Simple &lt;&gt;m__1()">
38899         <size>33</size>
38900       </method>
38901       <method name="Simple &lt;&gt;m__0()">
38902         <size>51</size>
38903       </method>
38904       <method name="Void &lt;&gt;m__3()">
38905         <size>21</size>
38906       </method>
38907     </type>
38908     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38909       <method name="Void .ctor()">
38910         <size>7</size>
38911       </method>
38912       <method name="Void &lt;&gt;m__2()">
38913         <size>26</size>
38914       </method>
38915     </type>
38916   </test>
38917   <test name="test-anon-45.cs">
38918     <type name="Test">
38919       <method name="Void .ctor()">
38920         <size>7</size>
38921       </method>
38922       <method name="Void Main()">
38923         <size>64</size>
38924       </method>
38925       <method name="IEnumerator GetEnumerator()">
38926         <size>8</size>
38927       </method>
38928     </type>
38929     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38930       <method name="Void .ctor()">
38931         <size>7</size>
38932       </method>
38933       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38934         <size>7</size>
38935       </method>
38936       <method name="Boolean MoveNext()">
38937         <size>77</size>
38938       </method>
38939       <method name="Void Dispose()">
38940         <size>8</size>
38941       </method>
38942       <method name="Void Reset()">
38943         <size>6</size>
38944       </method>
38945       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38946         <size>7</size>
38947       </method>
38948     </type>
38949   </test>
38950   <test name="test-anon-46.cs">
38951     <type name="World">
38952       <method name="Void .ctor()">
38953         <size>7</size>
38954       </method>
38955       <method name="Void Hello(Int64)">
38956         <size>1</size>
38957       </method>
38958       <method name="Void Test(Int32)">
38959         <size>50</size>
38960       </method>
38961     </type>
38962     <type name="X">
38963       <method name="Void .ctor()">
38964         <size>7</size>
38965       </method>
38966       <method name="Void Main()">
38967         <size>14</size>
38968       </method>
38969     </type>
38970     <type name="Foo">
38971       <method name="Void .ctor(Object, IntPtr)">
38972         <size>0</size>
38973       </method>
38974       <method name="Void Invoke()">
38975         <size>0</size>
38976       </method>
38977       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38978         <size>0</size>
38979       </method>
38980       <method name="Void EndInvoke(IAsyncResult)">
38981         <size>0</size>
38982       </method>
38983     </type>
38984     <type name="World+&lt;Test&gt;c__AnonStorey0">
38985       <method name="Void .ctor()">
38986         <size>7</size>
38987       </method>
38988       <method name="Void &lt;&gt;m__0()">
38989         <size>19</size>
38990       </method>
38991     </type>
38992   </test>
38993   <test name="test-anon-47.cs">
38994     <type name="World">
38995       <method name="Void .ctor()">
38996         <size>7</size>
38997       </method>
38998       <method name="Void Hello(Int64)">
38999         <size>1</size>
39000       </method>
39001       <method name="Void Test(Int32)">
39002         <size>158</size>
39003       </method>
39004     </type>
39005     <type name="X">
39006       <method name="Void .ctor()">
39007         <size>7</size>
39008       </method>
39009       <method name="Void Main()">
39010         <size>14</size>
39011       </method>
39012     </type>
39013     <type name="Foo">
39014       <method name="Void .ctor(Object, IntPtr)">
39015         <size>0</size>
39016       </method>
39017       <method name="Void Invoke()">
39018         <size>0</size>
39019       </method>
39020       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39021         <size>0</size>
39022       </method>
39023       <method name="Void EndInvoke(IAsyncResult)">
39024         <size>0</size>
39025       </method>
39026     </type>
39027     <type name="World+&lt;Test&gt;c__AnonStorey2">
39028       <method name="Void .ctor()">
39029         <size>7</size>
39030       </method>
39031       <method name="Void &lt;&gt;m__0()">
39032         <size>45</size>
39033       </method>
39034     </type>
39035     <type name="World+&lt;Test&gt;c__AnonStorey0">
39036       <method name="Void .ctor()">
39037         <size>7</size>
39038       </method>
39039     </type>
39040     <type name="World+&lt;Test&gt;c__AnonStorey1">
39041       <method name="Void .ctor()">
39042         <size>7</size>
39043       </method>
39044     </type>
39045   </test>
39046   <test name="test-anon-48.cs">
39047     <type name="World">
39048       <method name="Void .ctor()">
39049         <size>7</size>
39050       </method>
39051       <method name="Void Hello(Int64)">
39052         <size>1</size>
39053       </method>
39054       <method name="Void Test(Int32)">
39055         <size>197</size>
39056       </method>
39057     </type>
39058     <type name="X">
39059       <method name="Void .ctor()">
39060         <size>7</size>
39061       </method>
39062       <method name="Void Main()">
39063         <size>14</size>
39064       </method>
39065     </type>
39066     <type name="Foo">
39067       <method name="Void .ctor(Object, IntPtr)">
39068         <size>0</size>
39069       </method>
39070       <method name="Void Invoke()">
39071         <size>0</size>
39072       </method>
39073       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39074         <size>0</size>
39075       </method>
39076       <method name="Void EndInvoke(IAsyncResult)">
39077         <size>0</size>
39078       </method>
39079     </type>
39080     <type name="World+&lt;Test&gt;c__AnonStorey1">
39081       <method name="Void .ctor()">
39082         <size>7</size>
39083       </method>
39084     </type>
39085     <type name="World+&lt;Test&gt;c__AnonStorey2">
39086       <method name="Void .ctor()">
39087         <size>7</size>
39088       </method>
39089     </type>
39090     <type name="World+&lt;Test&gt;c__AnonStorey0">
39091       <method name="Void .ctor()">
39092         <size>7</size>
39093       </method>
39094       <method name="Void &lt;&gt;m__0()">
39095         <size>63</size>
39096       </method>
39097     </type>
39098   </test>
39099   <test name="test-anon-49.cs">
39100     <type name="Test">
39101       <method name="Void .ctor()">
39102         <size>7</size>
39103       </method>
39104       <method name="Void Main()">
39105         <size>64</size>
39106       </method>
39107       <method name="IEnumerator GetEnumerator()">
39108         <size>8</size>
39109       </method>
39110     </type>
39111     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39112       <method name="Void .ctor()">
39113         <size>7</size>
39114       </method>
39115       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39116         <size>7</size>
39117       </method>
39118       <method name="Boolean MoveNext()">
39119         <size>185</size>
39120       </method>
39121       <method name="Void Dispose()">
39122         <size>62</size>
39123       </method>
39124       <method name="Void Reset()">
39125         <size>6</size>
39126       </method>
39127       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39128         <size>7</size>
39129       </method>
39130     </type>
39131   </test>
39132   <test name="test-anon-50.cs">
39133     <type name="Test">
39134       <method name="Void .ctor()">
39135         <size>7</size>
39136       </method>
39137       <method name="IEnumerable Foo(Int32)">
39138         <size>30</size>
39139       </method>
39140     </type>
39141     <type name="X">
39142       <method name="Void .ctor()">
39143         <size>7</size>
39144       </method>
39145       <method name="Int32 Main()">
39146         <size>196</size>
39147       </method>
39148     </type>
39149     <type name="Test+&lt;Foo&gt;c__Iterator0">
39150       <method name="Void .ctor()">
39151         <size>7</size>
39152       </method>
39153       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39154         <size>7</size>
39155       </method>
39156       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39157         <size>7</size>
39158       </method>
39159       <method name="Boolean MoveNext()">
39160         <size>118</size>
39161       </method>
39162       <method name="Void Dispose()">
39163         <size>8</size>
39164       </method>
39165       <method name="Void Reset()">
39166         <size>6</size>
39167       </method>
39168       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39169         <size>7</size>
39170       </method>
39171       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39172         <size>40</size>
39173       </method>
39174     </type>
39175   </test>
39176   <test name="test-anon-51.cs">
39177     <type name="X">
39178       <method name="Void .ctor()">
39179         <size>7</size>
39180       </method>
39181       <method name="Void .cctor()">
39182         <size>35</size>
39183       </method>
39184       <method name="Void Main()">
39185         <size>11</size>
39186       </method>
39187     </type>
39188     <type name="FooDelegate">
39189       <method name="Void .ctor(Object, IntPtr)">
39190         <size>0</size>
39191       </method>
39192       <method name="Void Invoke()">
39193         <size>0</size>
39194       </method>
39195       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39196         <size>0</size>
39197       </method>
39198       <method name="Void EndInvoke(IAsyncResult)">
39199         <size>0</size>
39200       </method>
39201     </type>
39202     <type name="X">
39203       <method name="Void &lt;Print&gt;m__0()">
39204         <size>11</size>
39205       </method>
39206     </type>
39207   </test>
39208   <test name="test-anon-52.cs">
39209     <type name="X">
39210       <method name="Void .ctor()">
39211         <size>7</size>
39212       </method>
39213       <method name="IEnumerator GetIt(System.Int32[])">
39214         <size>22</size>
39215       </method>
39216       <method name="Int32 Main()">
39217         <size>33</size>
39218       </method>
39219     </type>
39220     <type name="X+A">
39221       <method name="Void .ctor(Object, IntPtr)">
39222         <size>0</size>
39223       </method>
39224       <method name="Void Invoke()">
39225         <size>0</size>
39226       </method>
39227       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39228         <size>0</size>
39229       </method>
39230       <method name="Void EndInvoke(IAsyncResult)">
39231         <size>0</size>
39232       </method>
39233     </type>
39234     <type name="X+&lt;GetIt&gt;c__Iterator0">
39235       <method name="Void .ctor()">
39236         <size>7</size>
39237       </method>
39238       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39239         <size>7</size>
39240       </method>
39241       <method name="Boolean MoveNext()">
39242         <size>201</size>
39243       </method>
39244       <method name="Void &lt;&gt;m__0()">
39245         <size>22</size>
39246       </method>
39247       <method name="Void Dispose()">
39248         <size>8</size>
39249       </method>
39250       <method name="Void Reset()">
39251         <size>6</size>
39252       </method>
39253       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39254         <size>7</size>
39255       </method>
39256     </type>
39257   </test>
39258   <test name="test-anon-53.cs">
39259     <type name="Test">
39260       <method name="Void .ctor(Int32)">
39261         <size>39</size>
39262       </method>
39263       <method name="Void .cctor()">
39264         <size>33</size>
39265       </method>
39266     </type>
39267     <type name="X">
39268       <method name="Void .ctor()">
39269         <size>7</size>
39270       </method>
39271       <method name="Void Main()">
39272         <size>15</size>
39273       </method>
39274     </type>
39275     <type name="Foo">
39276       <method name="Void .ctor(Object, IntPtr)">
39277         <size>0</size>
39278       </method>
39279       <method name="Void Invoke()">
39280         <size>0</size>
39281       </method>
39282       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39283         <size>0</size>
39284       </method>
39285       <method name="Void EndInvoke(IAsyncResult)">
39286         <size>0</size>
39287       </method>
39288     </type>
39289     <type name="Test+&lt;Test&gt;c__AnonStorey0">
39290       <method name="Void .ctor()">
39291         <size>7</size>
39292       </method>
39293       <method name="Void &lt;&gt;m__0()">
39294         <size>12</size>
39295       </method>
39296     </type>
39297     <type name="Test+&lt;Test&gt;c__AnonStorey1">
39298       <method name="Void .ctor()">
39299         <size>7</size>
39300       </method>
39301       <method name="Void &lt;&gt;m__1()">
39302         <size>12</size>
39303       </method>
39304     </type>
39305   </test>
39306   <test name="test-anon-54.cs">
39307     <type name="X">
39308       <method name="Void .ctor()">
39309         <size>7</size>
39310       </method>
39311       <method name="Void Main()">
39312         <size>22</size>
39313       </method>
39314     </type>
39315     <type name="Hello">
39316       <method name="Void .ctor(Object, IntPtr)">
39317         <size>0</size>
39318       </method>
39319       <method name="Void Invoke()">
39320         <size>0</size>
39321       </method>
39322       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39323         <size>0</size>
39324       </method>
39325       <method name="Void EndInvoke(IAsyncResult)">
39326         <size>0</size>
39327       </method>
39328     </type>
39329     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
39330       <method name="Void .ctor()">
39331         <size>7</size>
39332       </method>
39333       <method name="Void &lt;&gt;m__0()">
39334         <size>25</size>
39335       </method>
39336     </type>
39337     <type name="Foo">
39338       <method name="Void .ctor(Int32)">
39339         <size>8</size>
39340       </method>
39341       <method name="Void Test(Foo)">
39342         <size>45</size>
39343       </method>
39344       <method name="Void Hello(Int32)">
39345         <size>19</size>
39346       </method>
39347       <method name="System.String ToString()">
39348         <size>22</size>
39349       </method>
39350     </type>
39351   </test>
39352   <test name="test-anon-55.cs">
39353     <type name="Foo">
39354       <method name="Void .ctor()">
39355         <size>7</size>
39356       </method>
39357       <method name="Void Test(Foo+Hello)">
39358         <size>7</size>
39359       </method>
39360       <method name="Void Private()">
39361         <size>11</size>
39362       </method>
39363       <method name="Void Test()">
39364         <size>19</size>
39365       </method>
39366     </type>
39367     <type name="X">
39368       <method name="Void .ctor()">
39369         <size>7</size>
39370       </method>
39371       <method name="Void Main()">
39372         <size>13</size>
39373       </method>
39374     </type>
39375     <type name="Foo+Hello">
39376       <method name="Void .ctor(Object, IntPtr)">
39377         <size>0</size>
39378       </method>
39379       <method name="Void Invoke()">
39380         <size>0</size>
39381       </method>
39382       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39383         <size>0</size>
39384       </method>
39385       <method name="Void EndInvoke(IAsyncResult)">
39386         <size>0</size>
39387       </method>
39388     </type>
39389     <type name="Foo">
39390       <method name="Void &lt;Test&gt;m__0()">
39391         <size>7</size>
39392       </method>
39393     </type>
39394   </test>
39395   <test name="test-anon-56.cs">
39396     <type name="Observable">
39397       <method name="Void .ctor()">
39398         <size>7</size>
39399       </method>
39400       <method name="Void Main(System.String[])">
39401         <size>50</size>
39402       </method>
39403     </type>
39404     <type name="QueueHandler">
39405       <method name="Void .ctor(Object, IntPtr)">
39406         <size>0</size>
39407       </method>
39408       <method name="Void Invoke(Observable)">
39409         <size>0</size>
39410       </method>
39411       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
39412         <size>0</size>
39413       </method>
39414       <method name="Void EndInvoke(IAsyncResult)">
39415         <size>0</size>
39416       </method>
39417     </type>
39418     <type name="Observable">
39419       <method name="Void &lt;Main&gt;m__0(Observable)">
39420         <size>11</size>
39421       </method>
39422     </type>
39423   </test>
39424   <test name="test-anon-57.cs">
39425     <type name="X">
39426       <method name="Void .ctor()">
39427         <size>7</size>
39428       </method>
39429       <method name="Int32 Test()">
39430         <size>257</size>
39431       </method>
39432       <method name="Int32 Main()">
39433         <size>45</size>
39434       </method>
39435     </type>
39436     <type name="X+TestDelegate">
39437       <method name="Void .ctor(Object, IntPtr)">
39438         <size>0</size>
39439       </method>
39440       <method name="Void Invoke()">
39441         <size>0</size>
39442       </method>
39443       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39444         <size>0</size>
39445       </method>
39446       <method name="Void EndInvoke(IAsyncResult)">
39447         <size>0</size>
39448       </method>
39449     </type>
39450     <type name="X+&lt;Test&gt;c__AnonStorey1">
39451       <method name="Void .ctor()">
39452         <size>7</size>
39453       </method>
39454       <method name="Void &lt;&gt;m__0()">
39455         <size>95</size>
39456       </method>
39457     </type>
39458     <type name="X+&lt;Test&gt;c__AnonStorey0">
39459       <method name="Void .ctor()">
39460         <size>7</size>
39461       </method>
39462     </type>
39463   </test>
39464   <test name="test-anon-58.cs">
39465     <type name="X">
39466       <method name="Void .ctor()">
39467         <size>7</size>
39468       </method>
39469       <method name="Int32 Test(Int32)">
39470         <size>344</size>
39471       </method>
39472       <method name="Int32 Main()">
39473         <size>46</size>
39474       </method>
39475     </type>
39476     <type name="X+TestDelegate">
39477       <method name="Void .ctor(Object, IntPtr)">
39478         <size>0</size>
39479       </method>
39480       <method name="Void Invoke()">
39481         <size>0</size>
39482       </method>
39483       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39484         <size>0</size>
39485       </method>
39486       <method name="Void EndInvoke(IAsyncResult)">
39487         <size>0</size>
39488       </method>
39489     </type>
39490     <type name="X+&lt;Test&gt;c__AnonStorey1">
39491       <method name="Void .ctor()">
39492         <size>7</size>
39493       </method>
39494       <method name="Void &lt;&gt;m__0()">
39495         <size>171</size>
39496       </method>
39497     </type>
39498     <type name="X+&lt;Test&gt;c__AnonStorey0">
39499       <method name="Void .ctor()">
39500         <size>7</size>
39501       </method>
39502     </type>
39503     <type name="X+&lt;Test&gt;c__AnonStorey2">
39504       <method name="Void .ctor()">
39505         <size>7</size>
39506       </method>
39507     </type>
39508   </test>
39509   <test name="test-anon-59.cs">
39510     <type name="X">
39511       <method name="Void .ctor()">
39512         <size>7</size>
39513       </method>
39514       <method name="Int32 Test(Int32)">
39515         <size>515</size>
39516       </method>
39517       <method name="Int32 Main()">
39518         <size>46</size>
39519       </method>
39520     </type>
39521     <type name="X+TestDelegate">
39522       <method name="Void .ctor(Object, IntPtr)">
39523         <size>0</size>
39524       </method>
39525       <method name="Void Invoke()">
39526         <size>0</size>
39527       </method>
39528       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39529         <size>0</size>
39530       </method>
39531       <method name="Void EndInvoke(IAsyncResult)">
39532         <size>0</size>
39533       </method>
39534     </type>
39535     <type name="X+&lt;Test&gt;c__AnonStorey2">
39536       <method name="Void .ctor()">
39537         <size>7</size>
39538       </method>
39539       <method name="Void &lt;&gt;m__0()">
39540         <size>233</size>
39541       </method>
39542     </type>
39543     <type name="X+&lt;Test&gt;c__AnonStorey1">
39544       <method name="Void .ctor()">
39545         <size>7</size>
39546       </method>
39547     </type>
39548     <type name="X+&lt;Test&gt;c__AnonStorey0">
39549       <method name="Void .ctor()">
39550         <size>7</size>
39551       </method>
39552     </type>
39553     <type name="X+&lt;Test&gt;c__AnonStorey3">
39554       <method name="Void .ctor()">
39555         <size>7</size>
39556       </method>
39557     </type>
39558   </test>
39559   <test name="test-anon-60.cs">
39560     <type name="X">
39561       <method name="Void .ctor()">
39562         <size>7</size>
39563       </method>
39564       <method name="Int32 Test(Int32)">
39565         <size>567</size>
39566       </method>
39567       <method name="Int32 Main()">
39568         <size>46</size>
39569       </method>
39570     </type>
39571     <type name="X+TestDelegate">
39572       <method name="Void .ctor(Object, IntPtr)">
39573         <size>0</size>
39574       </method>
39575       <method name="Void Invoke()">
39576         <size>0</size>
39577       </method>
39578       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39579         <size>0</size>
39580       </method>
39581       <method name="Void EndInvoke(IAsyncResult)">
39582         <size>0</size>
39583       </method>
39584     </type>
39585     <type name="X+&lt;Test&gt;c__AnonStorey2">
39586       <method name="Void .ctor()">
39587         <size>7</size>
39588       </method>
39589     </type>
39590     <type name="X+&lt;Test&gt;c__AnonStorey1">
39591       <method name="Void .ctor()">
39592         <size>7</size>
39593       </method>
39594     </type>
39595     <type name="X+&lt;Test&gt;c__AnonStorey0">
39596       <method name="Void .ctor()">
39597         <size>7</size>
39598       </method>
39599     </type>
39600     <type name="X+&lt;Test&gt;c__AnonStorey3">
39601       <method name="Void .ctor()">
39602         <size>7</size>
39603       </method>
39604     </type>
39605     <type name="X+&lt;Test&gt;c__AnonStorey2">
39606       <method name="Void &lt;&gt;m__0()">
39607         <size>356</size>
39608       </method>
39609     </type>
39610     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39611       <method name="Void .ctor()">
39612         <size>7</size>
39613       </method>
39614       <method name="Void &lt;&gt;m__1()">
39615         <size>124</size>
39616       </method>
39617     </type>
39618   </test>
39619   <test name="test-anon-61.cs">
39620     <type name="X">
39621       <method name="Void .ctor()">
39622         <size>7</size>
39623       </method>
39624       <method name="Int32 Test()">
39625         <size>333</size>
39626       </method>
39627       <method name="Int32 Main()">
39628         <size>59</size>
39629       </method>
39630     </type>
39631     <type name="X+TestDelegate">
39632       <method name="Void .ctor(Object, IntPtr)">
39633         <size>0</size>
39634       </method>
39635       <method name="Void Invoke()">
39636         <size>0</size>
39637       </method>
39638       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39639         <size>0</size>
39640       </method>
39641       <method name="Void EndInvoke(IAsyncResult)">
39642         <size>0</size>
39643       </method>
39644     </type>
39645     <type name="X+&lt;Test&gt;c__AnonStorey1">
39646       <method name="Void .ctor()">
39647         <size>7</size>
39648       </method>
39649       <method name="Void &lt;&gt;m__0()">
39650         <size>166</size>
39651       </method>
39652     </type>
39653     <type name="X+&lt;Test&gt;c__AnonStorey0">
39654       <method name="Void .ctor()">
39655         <size>7</size>
39656       </method>
39657     </type>
39658   </test>
39659   <test name="test-anon-62.cs">
39660     <type name="X">
39661       <method name="Void .ctor(String)">
39662         <size>14</size>
39663       </method>
39664       <method name="Void Main()">
39665         <size>1</size>
39666       </method>
39667     </type>
39668     <type name="Y">
39669       <method name="Void .ctor(Z)">
39670         <size>56</size>
39671       </method>
39672     </type>
39673     <type name="Z">
39674       <method name="Void .ctor()">
39675         <size>7</size>
39676       </method>
39677       <method name="Void Hello()">
39678         <size>1</size>
39679       </method>
39680     </type>
39681     <type name="FooHandler">
39682       <method name="Void .ctor(Object, IntPtr)">
39683         <size>0</size>
39684       </method>
39685       <method name="Void Invoke()">
39686         <size>0</size>
39687       </method>
39688       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39689         <size>0</size>
39690       </method>
39691       <method name="Void EndInvoke(IAsyncResult)">
39692         <size>0</size>
39693       </method>
39694     </type>
39695     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39696       <method name="Void .ctor()">
39697         <size>7</size>
39698       </method>
39699       <method name="Void &lt;&gt;m__0()">
39700         <size>12</size>
39701       </method>
39702     </type>
39703   </test>
39704   <test name="test-anon-63.cs">
39705     <type name="X">
39706       <method name="Void .ctor()">
39707         <size>7</size>
39708       </method>
39709       <method name="IEnumerator GetIt(System.Int32[])">
39710         <size>22</size>
39711       </method>
39712       <method name="Int32 Main()">
39713         <size>34</size>
39714       </method>
39715     </type>
39716     <type name="X+A">
39717       <method name="Void .ctor(Object, IntPtr)">
39718         <size>0</size>
39719       </method>
39720       <method name="Int32 Invoke()">
39721         <size>0</size>
39722       </method>
39723       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39724         <size>0</size>
39725       </method>
39726       <method name="Int32 EndInvoke(IAsyncResult)">
39727         <size>0</size>
39728       </method>
39729     </type>
39730     <type name="X+&lt;GetIt&gt;c__Iterator0">
39731       <method name="Void .ctor()">
39732         <size>7</size>
39733       </method>
39734       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39735         <size>7</size>
39736       </method>
39737       <method name="Boolean MoveNext()">
39738         <size>195</size>
39739       </method>
39740       <method name="Int32 &lt;&gt;m__0()">
39741         <size>44</size>
39742       </method>
39743       <method name="Void Dispose()">
39744         <size>8</size>
39745       </method>
39746       <method name="Void Reset()">
39747         <size>6</size>
39748       </method>
39749       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39750         <size>7</size>
39751       </method>
39752     </type>
39753   </test>
39754   <test name="test-anon-64.cs">
39755     <type name="Source">
39756       <method name="Void .ctor()">
39757         <size>7</size>
39758       </method>
39759       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39760         <size>24</size>
39761       </method>
39762       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39763         <size>24</size>
39764       </method>
39765       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39766         <size>24</size>
39767       </method>
39768       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39769         <size>24</size>
39770       </method>
39771       <method name="Source FindSource(Source)">
39772         <size>2</size>
39773       </method>
39774       <method name="Void AddSource(Source, Int32, System.Object)">
39775         <size>132</size>
39776       </method>
39777       <method name="Void Main()">
39778         <size>1</size>
39779       </method>
39780     </type>
39781     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39782       <method name="Void .ctor()">
39783         <size>7</size>
39784       </method>
39785       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39786         <size>30</size>
39787       </method>
39788     </type>
39789     <type name="Source">
39790       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39791         <size>1</size>
39792       </method>
39793     </type>
39794   </test>
39795   <test name="test-anon-65.cs">
39796     <type name="BaseClass">
39797       <method name="Void .ctor(SomeDelegate)">
39798         <size>13</size>
39799       </method>
39800     </type>
39801     <type name="TestClass">
39802       <method name="Void .ctor(Int32)">
39803         <size>32</size>
39804       </method>
39805       <method name="Int32 Main(System.String[])">
39806         <size>9</size>
39807       </method>
39808     </type>
39809     <type name="BaseClass+SomeDelegate">
39810       <method name="Void .ctor(Object, IntPtr)">
39811         <size>0</size>
39812       </method>
39813       <method name="Void Invoke()">
39814         <size>0</size>
39815       </method>
39816       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39817         <size>0</size>
39818       </method>
39819       <method name="Void EndInvoke(IAsyncResult)">
39820         <size>0</size>
39821       </method>
39822     </type>
39823     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39824       <method name="Void .ctor()">
39825         <size>7</size>
39826       </method>
39827       <method name="Void &lt;&gt;m__0()">
39828         <size>12</size>
39829       </method>
39830     </type>
39831   </test>
39832   <test name="test-anon-66.cs">
39833     <type name="Test">
39834       <method name="Void .ctor()">
39835         <size>7</size>
39836       </method>
39837       <method name="Void add_testEvent(Test+TestEventHandler)">
39838         <size>24</size>
39839       </method>
39840       <method name="Void remove_testEvent(Test+TestEventHandler)">
39841         <size>24</size>
39842       </method>
39843       <method name="Void add_TestEvent(Test+TestEventHandler)">
39844         <size>33</size>
39845       </method>
39846       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39847         <size>1</size>
39848       </method>
39849       <method name="Void Main()">
39850         <size>1</size>
39851       </method>
39852     </type>
39853     <type name="Test+TestEventHandler">
39854       <method name="Void .ctor(Object, IntPtr)">
39855         <size>0</size>
39856       </method>
39857       <method name="Void Invoke()">
39858         <size>0</size>
39859       </method>
39860       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39861         <size>0</size>
39862       </method>
39863       <method name="Void EndInvoke(IAsyncResult)">
39864         <size>0</size>
39865       </method>
39866     </type>
39867     <type name="Test+&lt;&gt;c__AnonStorey0">
39868       <method name="Void .ctor()">
39869         <size>7</size>
39870       </method>
39871       <method name="Void &lt;&gt;m__0()">
39872         <size>12</size>
39873       </method>
39874     </type>
39875   </test>
39876   <test name="test-anon-67.cs">
39877     <type name="ClassOne">
39878       <method name="Void .ctor(ReturnStringDelegate)">
39879         <size>7</size>
39880       </method>
39881       <method name="Void .ctor(String)">
39882         <size>32</size>
39883       </method>
39884       <method name="Void Main()">
39885         <size>1</size>
39886       </method>
39887     </type>
39888     <type name="ClassOne+ReturnStringDelegate">
39889       <method name="Void .ctor(Object, IntPtr)">
39890         <size>0</size>
39891       </method>
39892       <method name="System.String Invoke()">
39893         <size>0</size>
39894       </method>
39895       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39896         <size>0</size>
39897       </method>
39898       <method name="System.String EndInvoke(IAsyncResult)">
39899         <size>0</size>
39900       </method>
39901     </type>
39902     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39903       <method name="Void .ctor()">
39904         <size>7</size>
39905       </method>
39906       <method name="System.String &lt;&gt;m__0()">
39907         <size>7</size>
39908       </method>
39909     </type>
39910   </test>
39911   <test name="test-anon-68.cs">
39912     <type name="C">
39913       <method name="Void .ctor()">
39914         <size>7</size>
39915       </method>
39916       <method name="Void T(D1)">
39917         <size>1</size>
39918       </method>
39919       <method name="Void T(D2)">
39920         <size>1</size>
39921       </method>
39922       <method name="Void Main()">
39923         <size>69</size>
39924       </method>
39925     </type>
39926     <type name="D1">
39927       <method name="Void .ctor(Object, IntPtr)">
39928         <size>0</size>
39929       </method>
39930       <method name="Void Invoke(Int32)">
39931         <size>0</size>
39932       </method>
39933       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39934         <size>0</size>
39935       </method>
39936       <method name="Void EndInvoke(IAsyncResult)">
39937         <size>0</size>
39938       </method>
39939     </type>
39940     <type name="D2">
39941       <method name="Void .ctor(Object, IntPtr)">
39942         <size>0</size>
39943       </method>
39944       <method name="Void Invoke(System.String ByRef)">
39945         <size>0</size>
39946       </method>
39947       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39948         <size>0</size>
39949       </method>
39950       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39951         <size>0</size>
39952       </method>
39953     </type>
39954     <type name="C">
39955       <method name="Void &lt;Main&gt;m__0(Int32)">
39956         <size>1</size>
39957       </method>
39958       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39959         <size>8</size>
39960       </method>
39961     </type>
39962   </test>
39963   <test name="test-anon-69.cs">
39964     <type name="SingleSteppingEngine">
39965       <method name="Void .ctor()">
39966         <size>7</size>
39967       </method>
39968       <method name="System.Object SendCommand(TargetAccessDelegate)">
39969         <size>8</size>
39970       </method>
39971       <method name="Void Detach()">
39972         <size>20</size>
39973       </method>
39974     </type>
39975     <type name="X">
39976       <method name="Void .ctor()">
39977         <size>7</size>
39978       </method>
39979       <method name="Void Main()">
39980         <size>1</size>
39981       </method>
39982     </type>
39983     <type name="TargetAccessDelegate">
39984       <method name="Void .ctor(Object, IntPtr)">
39985         <size>0</size>
39986       </method>
39987       <method name="System.Object Invoke(System.Object)">
39988         <size>0</size>
39989       </method>
39990       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39991         <size>0</size>
39992       </method>
39993       <method name="System.Object EndInvoke(IAsyncResult)">
39994         <size>0</size>
39995       </method>
39996     </type>
39997     <type name="SingleSteppingEngine">
39998       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39999         <size>19</size>
40000       </method>
40001     </type>
40002   </test>
40003   <test name="test-anon-70.cs">
40004     <type name="C">
40005       <method name="Void .ctor()">
40006         <size>7</size>
40007       </method>
40008       <method name="Void Test(C+D)">
40009         <size>1</size>
40010       </method>
40011       <method name="Void Main()">
40012         <size>99</size>
40013       </method>
40014     </type>
40015     <type name="C+D">
40016       <method name="Void .ctor(Object, IntPtr)">
40017         <size>0</size>
40018       </method>
40019       <method name="Void Invoke()">
40020         <size>0</size>
40021       </method>
40022       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40023         <size>0</size>
40024       </method>
40025       <method name="Void EndInvoke(IAsyncResult)">
40026         <size>0</size>
40027       </method>
40028     </type>
40029     <type name="UnsafeClass">
40030       <method name="Void .ctor()">
40031         <size>7</size>
40032       </method>
40033     </type>
40034     <type name="C">
40035       <method name="Void UnsafeTests()">
40036         <size>35</size>
40037       </method>
40038     </type>
40039     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
40040       <method name="Void .ctor()">
40041         <size>7</size>
40042       </method>
40043       <method name="Void &lt;&gt;m__0()">
40044         <size>14</size>
40045       </method>
40046     </type>
40047     <type name="C+&lt;Main&gt;c__AnonStorey1">
40048       <method name="Void .ctor()">
40049         <size>7</size>
40050       </method>
40051       <method name="Void &lt;&gt;m__1()">
40052         <size>38</size>
40053       </method>
40054       <method name="Void &lt;&gt;m__2()">
40055         <size>32</size>
40056       </method>
40057     </type>
40058     <type name="C">
40059       <method name="Void &lt;Main&gt;m__3()">
40060         <size>16</size>
40061       </method>
40062     </type>
40063     <type name="UnsafeClass">
40064       <method name="Int32* GetUnsafeValue()">
40065         <size>3</size>
40066       </method>
40067     </type>
40068   </test>
40069   <test name="test-anon-71.cs">
40070     <type name="Program">
40071       <method name="Void .ctor()">
40072         <size>7</size>
40073       </method>
40074       <method name="Errno ProcessFile(System.String, Program+FdCb)">
40075         <size>2</size>
40076       </method>
40077       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
40078         <size>34</size>
40079       </method>
40080       <method name="Void Main()">
40081         <size>1</size>
40082       </method>
40083     </type>
40084     <type name="Program+FdCb">
40085       <method name="Void .ctor(Object, IntPtr)">
40086         <size>0</size>
40087       </method>
40088       <method name="Int32 Invoke(Int32)">
40089         <size>0</size>
40090       </method>
40091       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40092         <size>0</size>
40093       </method>
40094       <method name="Int32 EndInvoke(IAsyncResult)">
40095         <size>0</size>
40096       </method>
40097     </type>
40098     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
40099       <method name="Void .ctor()">
40100         <size>7</size>
40101       </method>
40102       <method name="Int32 &lt;&gt;m__0(Int32)">
40103         <size>46</size>
40104       </method>
40105     </type>
40106   </test>
40107   <test name="test-anon-72.cs">
40108     <type name="Test">
40109       <method name="Void .ctor()">
40110         <size>7</size>
40111       </method>
40112       <method name="Void AddOperator(Test+UnaryOperator)">
40113         <size>1</size>
40114       </method>
40115       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
40116         <size>5</size>
40117       </method>
40118       <method name="Void Main()">
40119         <size>1</size>
40120       </method>
40121       <method name="Void Foo()">
40122         <size>19</size>
40123       </method>
40124     </type>
40125     <type name="Test+UnaryOperator">
40126       <method name="Void .ctor(Object, IntPtr)">
40127         <size>0</size>
40128       </method>
40129       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
40130         <size>0</size>
40131       </method>
40132       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
40133         <size>0</size>
40134       </method>
40135       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
40136         <size>0</size>
40137       </method>
40138     </type>
40139     <type name="Test">
40140       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
40141         <size>31</size>
40142       </method>
40143     </type>
40144   </test>
40145   <test name="test-anon-73.cs">
40146     <type name="T">
40147       <method name="Void .ctor()">
40148         <size>7</size>
40149       </method>
40150       <method name="Void Main()">
40151         <size>31</size>
40152       </method>
40153       <method name="Void Test_1()">
40154         <size>36</size>
40155       </method>
40156     </type>
40157     <type name="D">
40158       <method name="Void .ctor(Object, IntPtr)">
40159         <size>0</size>
40160       </method>
40161       <method name="Void Invoke(System.Object)">
40162         <size>0</size>
40163       </method>
40164       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40165         <size>0</size>
40166       </method>
40167       <method name="Void EndInvoke(IAsyncResult)">
40168         <size>0</size>
40169       </method>
40170     </type>
40171     <type name="T">
40172       <method name="Void &lt;Main&gt;m__0(System.Object)">
40173         <size>15</size>
40174       </method>
40175       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
40176         <size>29</size>
40177       </method>
40178     </type>
40179   </test>
40180   <test name="test-anon-74.cs">
40181     <type name="Foo">
40182       <method name="Void Baz(Foo+SimpleDelegate)">
40183         <size>8</size>
40184       </method>
40185       <method name="Void Main(System.String[])">
40186         <size>35</size>
40187       </method>
40188     </type>
40189     <type name="Foo+SimpleDelegate">
40190       <method name="Void .ctor(Object, IntPtr)">
40191         <size>0</size>
40192       </method>
40193       <method name="System.String[,] Invoke()">
40194         <size>0</size>
40195       </method>
40196       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40197         <size>0</size>
40198       </method>
40199       <method name="System.String[,] EndInvoke(IAsyncResult)">
40200         <size>0</size>
40201       </method>
40202     </type>
40203     <type name="Foo">
40204       <method name="System.String[,] &lt;Main&gt;m__0()">
40205         <size>34</size>
40206       </method>
40207     </type>
40208   </test>
40209   <test name="test-anon-75.cs">
40210     <type name="Data">
40211       <method name="Void .ctor()">
40212         <size>7</size>
40213       </method>
40214     </type>
40215     <type name="Test">
40216       <method name="Void .ctor()">
40217         <size>7</size>
40218       </method>
40219       <method name="Void Foo(Int32, D)">
40220         <size>1</size>
40221       </method>
40222       <method name="Void Main()">
40223         <size>1</size>
40224       </method>
40225       <method name="Void TestMe()">
40226         <size>154</size>
40227       </method>
40228       <method name="Boolean &lt;TestMe&gt;m__0()">
40229         <size>2</size>
40230       </method>
40231     </type>
40232     <type name="D">
40233       <method name="Void .ctor(Object, IntPtr)">
40234         <size>0</size>
40235       </method>
40236       <method name="Boolean Invoke()">
40237         <size>0</size>
40238       </method>
40239       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40240         <size>0</size>
40241       </method>
40242       <method name="Boolean EndInvoke(IAsyncResult)">
40243         <size>0</size>
40244       </method>
40245     </type>
40246     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40247       <method name="Void .ctor()">
40248         <size>7</size>
40249       </method>
40250       <method name="Boolean &lt;&gt;m__2()">
40251         <size>14</size>
40252       </method>
40253     </type>
40254     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
40255       <method name="Void .ctor()">
40256         <size>7</size>
40257       </method>
40258     </type>
40259     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40260       <method name="Boolean &lt;&gt;m__1()">
40261         <size>54</size>
40262       </method>
40263     </type>
40264   </test>
40265   <test name="test-anon-76.cs">
40266     <type name="C">
40267       <method name="Void .ctor()">
40268         <size>7</size>
40269       </method>
40270       <method name="Void set_Item(System.String, FactoryDelegate)">
40271         <size>8</size>
40272       </method>
40273       <method name="FactoryDelegate get_Item(System.String)">
40274         <size>7</size>
40275       </method>
40276       <method name="Void X()">
40277         <size>24</size>
40278       </method>
40279       <method name="Int32 Main()">
40280         <size>70</size>
40281       </method>
40282     </type>
40283     <type name="FactoryDelegate">
40284       <method name="Void .ctor(Object, IntPtr)">
40285         <size>0</size>
40286       </method>
40287       <method name="System.Object Invoke()">
40288         <size>0</size>
40289       </method>
40290       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40291         <size>0</size>
40292       </method>
40293       <method name="System.Object EndInvoke(IAsyncResult)">
40294         <size>0</size>
40295       </method>
40296     </type>
40297     <type name="C">
40298       <method name="System.Object &lt;X&gt;m__0()">
40299         <size>30</size>
40300       </method>
40301     </type>
40302   </test>
40303   <test name="test-anon-77.cs">
40304     <type name="y">
40305       <method name="Void .ctor()">
40306         <size>7</size>
40307       </method>
40308       <method name="Boolean get_Item(Int32)">
40309         <size>28</size>
40310       </method>
40311       <method name="Void set_Item(Int32, Boolean)">
40312         <size>10</size>
40313       </method>
40314       <method name="Void Main()">
40315         <size>1</size>
40316       </method>
40317     </type>
40318     <type name="D">
40319       <method name="Void .ctor(Object, IntPtr)">
40320         <size>0</size>
40321       </method>
40322       <method name="Void Invoke()">
40323         <size>0</size>
40324       </method>
40325       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40326         <size>0</size>
40327       </method>
40328       <method name="Void EndInvoke(IAsyncResult)">
40329         <size>0</size>
40330       </method>
40331     </type>
40332     <type name="y+&lt;&gt;c__AnonStorey0">
40333       <method name="Void .ctor()">
40334         <size>7</size>
40335       </method>
40336       <method name="Void &lt;&gt;m__0()">
40337         <size>8</size>
40338       </method>
40339     </type>
40340   </test>
40341   <test name="test-anon-78.cs">
40342     <type name="DelegateTest">
40343       <method name="Void .ctor()">
40344         <size>7</size>
40345       </method>
40346       <method name="Void .cctor()">
40347         <size>8</size>
40348       </method>
40349       <method name="Void Foo(D1)">
40350         <size>7</size>
40351       </method>
40352       <method name="Void Foo(D2)">
40353         <size>1</size>
40354       </method>
40355       <method name="Int32 Main()">
40356         <size>50</size>
40357       </method>
40358       <method name="Void &lt;Main&gt;m__0()">
40359         <size>18</size>
40360       </method>
40361     </type>
40362     <type name="D1">
40363       <method name="Void .ctor(Object, IntPtr)">
40364         <size>0</size>
40365       </method>
40366       <method name="Void Invoke()">
40367         <size>0</size>
40368       </method>
40369       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40370         <size>0</size>
40371       </method>
40372       <method name="Void EndInvoke(IAsyncResult)">
40373         <size>0</size>
40374       </method>
40375     </type>
40376     <type name="D2">
40377       <method name="Void .ctor(Object, IntPtr)">
40378         <size>0</size>
40379       </method>
40380       <method name="Void Invoke()">
40381         <size>0</size>
40382       </method>
40383       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40384         <size>0</size>
40385       </method>
40386       <method name="Void EndInvoke(IAsyncResult)">
40387         <size>0</size>
40388       </method>
40389     </type>
40390   </test>
40391   <test name="test-anon-79.cs">
40392     <type name="Test">
40393       <method name="Void .ctor()">
40394         <size>7</size>
40395       </method>
40396       <method name="Void add_E(Test+D)">
40397         <size>24</size>
40398       </method>
40399       <method name="Void remove_E(Test+D)">
40400         <size>24</size>
40401       </method>
40402       <method name="Void add_Changed(Test+D)">
40403         <size>30</size>
40404       </method>
40405       <method name="Void remove_Changed(Test+D)">
40406         <size>1</size>
40407       </method>
40408       <method name="Void Foo()">
40409         <size>1</size>
40410       </method>
40411       <method name="Void Main()">
40412         <size>1</size>
40413       </method>
40414     </type>
40415     <type name="Test+D">
40416       <method name="Void .ctor(Object, IntPtr)">
40417         <size>0</size>
40418       </method>
40419       <method name="Void Invoke()">
40420         <size>0</size>
40421       </method>
40422       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40423         <size>0</size>
40424       </method>
40425       <method name="Void EndInvoke(IAsyncResult)">
40426         <size>0</size>
40427       </method>
40428     </type>
40429     <type name="Test">
40430       <method name="Void &lt;add_Changed&gt;m__0()">
40431         <size>7</size>
40432       </method>
40433     </type>
40434   </test>
40435   <test name="test-anon-80.cs">
40436     <type name="MonoBug.MyTest">
40437       <method name="Void .ctor()">
40438         <size>7</size>
40439       </method>
40440       <method name="Int32 Main()">
40441         <size>167</size>
40442       </method>
40443     </type>
40444     <type name="MonoBug.MyTest+EventHandlers">
40445       <method name="Void .ctor()">
40446         <size>18</size>
40447       </method>
40448       <method name="System.EventHandler get_DoNothingEventHandler()">
40449         <size>30</size>
40450       </method>
40451       <method name="System.EventHandler get_DoSomethingEventHandler()">
40452         <size>13</size>
40453       </method>
40454       <method name="System.EventHandler get_Handler()">
40455         <size>7</size>
40456       </method>
40457       <method name="Void set_Handler(System.EventHandler)">
40458         <size>8</size>
40459       </method>
40460       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
40461         <size>1</size>
40462       </method>
40463       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
40464         <size>15</size>
40465       </method>
40466     </type>
40467   </test>
40468   <test name="test-anon-81.cs">
40469     <type name="C">
40470       <method name="Void .ctor()">
40471         <size>7</size>
40472       </method>
40473       <method name="Int32 Main()">
40474         <size>20</size>
40475       </method>
40476       <method name="Int32 Test()">
40477         <size>27</size>
40478       </method>
40479       <method name="Int32 Foo2(C+Cmd2)">
40480         <size>7</size>
40481       </method>
40482       <method name="Void Foo(C+Cmd)">
40483         <size>7</size>
40484       </method>
40485     </type>
40486     <type name="C+Cmd">
40487       <method name="Void .ctor(Object, IntPtr)">
40488         <size>0</size>
40489       </method>
40490       <method name="Void Invoke()">
40491         <size>0</size>
40492       </method>
40493       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40494         <size>0</size>
40495       </method>
40496       <method name="Void EndInvoke(IAsyncResult)">
40497         <size>0</size>
40498       </method>
40499     </type>
40500     <type name="C+Cmd2">
40501       <method name="Void .ctor(Object, IntPtr)">
40502         <size>0</size>
40503       </method>
40504       <method name="Int32 Invoke()">
40505         <size>0</size>
40506       </method>
40507       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40508         <size>0</size>
40509       </method>
40510       <method name="Int32 EndInvoke(IAsyncResult)">
40511         <size>0</size>
40512       </method>
40513     </type>
40514     <type name="C">
40515       <method name="Int32 &lt;Test&gt;m__0()">
40516         <size>45</size>
40517       </method>
40518     </type>
40519     <type name="C+&lt;Test&gt;c__AnonStorey1">
40520       <method name="Void .ctor()">
40521         <size>7</size>
40522       </method>
40523       <method name="Void &lt;&gt;m__1()">
40524         <size>44</size>
40525       </method>
40526     </type>
40527     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40528       <method name="Void .ctor()">
40529         <size>7</size>
40530       </method>
40531       <method name="Void &lt;&gt;m__2()">
40532         <size>18</size>
40533       </method>
40534     </type>
40535   </test>
40536   <test name="test-anon-82.cs">
40537     <type name="MainClass">
40538       <method name="Void .ctor()">
40539         <size>7</size>
40540       </method>
40541       <method name="Void Main()">
40542         <size>87</size>
40543       </method>
40544       <method name="Void Test2(Int32)">
40545         <size>31</size>
40546       </method>
40547       <method name="Void Test3(Int32)">
40548         <size>57</size>
40549       </method>
40550       <method name="Void Test4()">
40551         <size>31</size>
40552       </method>
40553       <method name="Void Test5(Int32)">
40554         <size>27</size>
40555       </method>
40556       <method name="Void SimpleCallback(MainClass, System.String)">
40557         <size>7</size>
40558       </method>
40559     </type>
40560     <type name="MainClass+D">
40561       <method name="Void .ctor(Object, IntPtr)">
40562         <size>0</size>
40563       </method>
40564       <method name="Int32 Invoke(Int32)">
40565         <size>0</size>
40566       </method>
40567       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40568         <size>0</size>
40569       </method>
40570       <method name="Int32 EndInvoke(IAsyncResult)">
40571         <size>0</size>
40572       </method>
40573     </type>
40574     <type name="StringSender">
40575       <method name="Void .ctor(Object, IntPtr)">
40576         <size>0</size>
40577       </method>
40578       <method name="Void Invoke(System.String)">
40579         <size>0</size>
40580       </method>
40581       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40582         <size>0</size>
40583       </method>
40584       <method name="Void EndInvoke(IAsyncResult)">
40585         <size>0</size>
40586       </method>
40587     </type>
40588     <type name="VoidDelegate">
40589       <method name="Void .ctor(Object, IntPtr)">
40590         <size>0</size>
40591       </method>
40592       <method name="Void Invoke()">
40593         <size>0</size>
40594       </method>
40595       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40596         <size>0</size>
40597       </method>
40598       <method name="Void EndInvoke(IAsyncResult)">
40599         <size>0</size>
40600       </method>
40601     </type>
40602     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40603       <method name="Void .ctor()">
40604         <size>7</size>
40605       </method>
40606     </type>
40607     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40608       <method name="Void .ctor()">
40609         <size>7</size>
40610       </method>
40611     </type>
40612     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40613       <method name="Void .ctor()">
40614         <size>7</size>
40615       </method>
40616     </type>
40617     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40618       <method name="Void .ctor()">
40619         <size>7</size>
40620       </method>
40621     </type>
40622     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40623       <method name="Void .ctor()">
40624         <size>7</size>
40625       </method>
40626     </type>
40627     <type name="MainClass">
40628       <method name="Void &lt;Test2&gt;m__1(System.String)">
40629         <size>27</size>
40630       </method>
40631       <method name="Void &lt;Test3&gt;m__3()">
40632         <size>1</size>
40633       </method>
40634       <method name="Void &lt;Test4&gt;m__4()">
40635         <size>31</size>
40636       </method>
40637       <method name="Void &lt;Test4&gt;m__7()">
40638         <size>28</size>
40639       </method>
40640     </type>
40641     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40642       <method name="Void &lt;&gt;m__0()">
40643         <size>25</size>
40644       </method>
40645       <method name="Void &lt;&gt;m__9(System.String)">
40646         <size>13</size>
40647       </method>
40648     </type>
40649     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40650       <method name="Void &lt;&gt;m__2()">
40651         <size>9</size>
40652       </method>
40653     </type>
40654     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40655       <method name="Int32 &lt;&gt;m__5(Int32)">
40656         <size>46</size>
40657       </method>
40658       <method name="Int32 &lt;&gt;m__A(Int32)">
40659         <size>2</size>
40660       </method>
40661     </type>
40662     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40663       <method name="Void &lt;&gt;m__6()">
40664         <size>12</size>
40665       </method>
40666     </type>
40667     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40668       <method name="Void &lt;&gt;m__8()">
40669         <size>14</size>
40670       </method>
40671       <method name="Void &lt;&gt;m__B()">
40672         <size>8</size>
40673       </method>
40674     </type>
40675   </test>
40676   <test name="test-anon-84.cs">
40677     <type name="C">
40678       <method name="Void .ctor()">
40679         <size>42</size>
40680       </method>
40681       <method name="Void .ctor(D)">
40682         <size>42</size>
40683       </method>
40684       <method name="Int32 Main()">
40685         <size>19</size>
40686       </method>
40687     </type>
40688     <type name="D">
40689       <method name="Void .ctor(Object, IntPtr)">
40690         <size>0</size>
40691       </method>
40692       <method name="C Invoke(Int32)">
40693         <size>0</size>
40694       </method>
40695       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40696         <size>0</size>
40697       </method>
40698       <method name="C EndInvoke(IAsyncResult)">
40699         <size>0</size>
40700       </method>
40701     </type>
40702     <type name="C">
40703       <method name="C &lt;field&gt;m__0(Int32)">
40704         <size>4</size>
40705       </method>
40706     </type>
40707   </test>
40708   <test name="test-anon-85.cs">
40709     <type name="X">
40710       <method name="Void .ctor()">
40711         <size>7</size>
40712       </method>
40713       <method name="Int32 Main()">
40714         <size>29</size>
40715       </method>
40716     </type>
40717     <type name="X+D">
40718       <method name="Void .ctor(Object, IntPtr)">
40719         <size>0</size>
40720       </method>
40721       <method name="Void Invoke()">
40722         <size>0</size>
40723       </method>
40724       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40725         <size>0</size>
40726       </method>
40727       <method name="Void EndInvoke(IAsyncResult)">
40728         <size>0</size>
40729       </method>
40730     </type>
40731     <type name="X+&lt;Main&gt;c__AnonStorey0">
40732       <method name="Void .ctor()">
40733         <size>7</size>
40734       </method>
40735       <method name="Void &lt;&gt;m__0()">
40736         <size>8</size>
40737       </method>
40738     </type>
40739   </test>
40740   <test name="test-anon-86.cs">
40741     <type name="Bug.A">
40742       <method name="Void .ctor()">
40743         <size>50</size>
40744       </method>
40745       <method name="Void Test()">
40746         <size>1</size>
40747       </method>
40748       <method name="Int32 Main()">
40749         <size>8</size>
40750       </method>
40751     </type>
40752     <type name="Bug.B">
40753       <method name="Void .ctor()">
40754         <size>7</size>
40755       </method>
40756       <method name="Int32 get_Prop()">
40757         <size>2</size>
40758       </method>
40759     </type>
40760     <type name="Bug.EventHandler">
40761       <method name="Void .ctor(Object, IntPtr)">
40762         <size>0</size>
40763       </method>
40764       <method name="Void Invoke()">
40765         <size>0</size>
40766       </method>
40767       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40768         <size>0</size>
40769       </method>
40770       <method name="Void EndInvoke(IAsyncResult)">
40771         <size>0</size>
40772       </method>
40773     </type>
40774     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40775       <method name="Void .ctor()">
40776         <size>7</size>
40777       </method>
40778       <method name="Void &lt;&gt;m__0()">
40779         <size>24</size>
40780       </method>
40781     </type>
40782   </test>
40783   <test name="test-anon-87.cs">
40784     <type name="Bug.AA">
40785       <method name="Void .ctor(BB)">
40786         <size>51</size>
40787       </method>
40788       <method name="Void TestMe()">
40789         <size>1</size>
40790       </method>
40791       <method name="Int32 Main()">
40792         <size>18</size>
40793       </method>
40794     </type>
40795     <type name="Bug.BB">
40796       <method name="Void .ctor(String)">
40797         <size>18</size>
40798       </method>
40799       <method name="Void Foo()">
40800         <size>1</size>
40801       </method>
40802     </type>
40803     <type name="Bug.D">
40804       <method name="Void .ctor(Object, IntPtr)">
40805         <size>0</size>
40806       </method>
40807       <method name="Void Invoke()">
40808         <size>0</size>
40809       </method>
40810       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40811         <size>0</size>
40812       </method>
40813       <method name="Void EndInvoke(IAsyncResult)">
40814         <size>0</size>
40815       </method>
40816     </type>
40817     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40818       <method name="Void .ctor()">
40819         <size>7</size>
40820       </method>
40821       <method name="Void &lt;&gt;m__0()">
40822         <size>23</size>
40823       </method>
40824     </type>
40825   </test>
40826   <test name="test-anon-88.cs">
40827     <type name="C">
40828       <method name="Void .ctor()">
40829         <size>7</size>
40830       </method>
40831       <method name="Int32 Main()">
40832         <size>12</size>
40833       </method>
40834       <method name="Void Test()">
40835         <size>102</size>
40836       </method>
40837     </type>
40838     <type name="C+D">
40839       <method name="Void .ctor(Object, IntPtr)">
40840         <size>0</size>
40841       </method>
40842       <method name="Void Invoke()">
40843         <size>0</size>
40844       </method>
40845       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40846         <size>0</size>
40847       </method>
40848       <method name="Void EndInvoke(IAsyncResult)">
40849         <size>0</size>
40850       </method>
40851     </type>
40852     <type name="C+&lt;Test&gt;c__AnonStorey0">
40853       <method name="Void .ctor()">
40854         <size>7</size>
40855       </method>
40856       <method name="Void &lt;&gt;m__2()">
40857         <size>8</size>
40858       </method>
40859     </type>
40860     <type name="C+&lt;Test&gt;c__AnonStorey2">
40861       <method name="Void .ctor()">
40862         <size>7</size>
40863       </method>
40864       <method name="Void &lt;&gt;m__0()">
40865         <size>69</size>
40866       </method>
40867       <method name="Void &lt;&gt;m__1()">
40868         <size>8</size>
40869       </method>
40870       <method name="Void &lt;&gt;m__4()">
40871         <size>3</size>
40872       </method>
40873     </type>
40874     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40875       <method name="Void .ctor()">
40876         <size>7</size>
40877       </method>
40878       <method name="Void &lt;&gt;m__3()">
40879         <size>20</size>
40880       </method>
40881     </type>
40882   </test>
40883   <test name="test-anon-89.cs">
40884     <type name="C">
40885       <method name="Void .ctor()">
40886         <size>7</size>
40887       </method>
40888       <method name="Int32 Main()">
40889         <size>12</size>
40890       </method>
40891       <method name="System.Object get_GdkWindow()">
40892         <size>2</size>
40893       </method>
40894       <method name="Void set_GdkWindow(System.Object)">
40895         <size>1</size>
40896       </method>
40897       <method name="Void Invoke(C+D)">
40898         <size>1</size>
40899       </method>
40900       <method name="Void Test()">
40901         <size>69</size>
40902       </method>
40903     </type>
40904     <type name="C+D">
40905       <method name="Void .ctor(Object, IntPtr)">
40906         <size>0</size>
40907       </method>
40908       <method name="Void Invoke()">
40909         <size>0</size>
40910       </method>
40911       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40912         <size>0</size>
40913       </method>
40914       <method name="Void EndInvoke(IAsyncResult)">
40915         <size>0</size>
40916       </method>
40917     </type>
40918     <type name="C+&lt;Test&gt;c__AnonStorey0">
40919       <method name="Void .ctor()">
40920         <size>7</size>
40921       </method>
40922       <method name="Void &lt;&gt;m__0()">
40923         <size>108</size>
40924       </method>
40925       <method name="Void &lt;&gt;m__3()">
40926         <size>29</size>
40927       </method>
40928     </type>
40929     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40930       <method name="Void .ctor()">
40931         <size>7</size>
40932       </method>
40933       <method name="Void &lt;&gt;m__1()">
40934         <size>18</size>
40935       </method>
40936       <method name="Void &lt;&gt;m__2()">
40937         <size>49</size>
40938       </method>
40939     </type>
40940   </test>
40941   <test name="test-anon-90.cs">
40942     <type name="C">
40943       <method name="Void .ctor()">
40944         <size>7</size>
40945       </method>
40946       <method name="Int32 Main()">
40947         <size>12</size>
40948       </method>
40949       <method name="Void Foo()">
40950         <size>27</size>
40951       </method>
40952     </type>
40953     <type name="C+D">
40954       <method name="Void .ctor(Object, IntPtr)">
40955         <size>0</size>
40956       </method>
40957       <method name="Void Invoke()">
40958         <size>0</size>
40959       </method>
40960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40961         <size>0</size>
40962       </method>
40963       <method name="Void EndInvoke(IAsyncResult)">
40964         <size>0</size>
40965       </method>
40966     </type>
40967     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40968       <method name="Void .ctor()">
40969         <size>7</size>
40970       </method>
40971       <method name="Void &lt;&gt;m__0()">
40972         <size>66</size>
40973       </method>
40974     </type>
40975     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40976       <method name="Void .ctor()">
40977         <size>7</size>
40978       </method>
40979     </type>
40980     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40981       <method name="Void .ctor()">
40982         <size>7</size>
40983       </method>
40984       <method name="Void &lt;&gt;m__1()">
40985         <size>32</size>
40986       </method>
40987     </type>
40988   </test>
40989   <test name="test-anon-91.cs">
40990     <type name="A">
40991       <method name="Void .ctor(Int32)">
40992         <size>27</size>
40993       </method>
40994     </type>
40995     <type name="C">
40996       <method name="Void .ctor()">
40997         <size>7</size>
40998       </method>
40999       <method name="Int32 Main()">
41000         <size>12</size>
41001       </method>
41002       <method name="Void SelectCommand(Int32)">
41003         <size>1</size>
41004       </method>
41005       <method name="Void Test()">
41006         <size>66</size>
41007       </method>
41008     </type>
41009     <type name="C+D">
41010       <method name="Void .ctor(Object, IntPtr)">
41011         <size>0</size>
41012       </method>
41013       <method name="Void Invoke()">
41014         <size>0</size>
41015       </method>
41016       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41017         <size>0</size>
41018       </method>
41019       <method name="Void EndInvoke(IAsyncResult)">
41020         <size>0</size>
41021       </method>
41022     </type>
41023     <type name="C+&lt;Test&gt;c__AnonStorey0">
41024       <method name="Void .ctor()">
41025         <size>7</size>
41026       </method>
41027       <method name="Void &lt;&gt;m__0()">
41028         <size>109</size>
41029       </method>
41030     </type>
41031     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41032       <method name="Void .ctor()">
41033         <size>7</size>
41034       </method>
41035       <method name="Void &lt;&gt;m__1()">
41036         <size>23</size>
41037       </method>
41038     </type>
41039   </test>
41040   <test name="test-anon-92.cs">
41041     <type name="MainClass">
41042       <method name="Void Test(IEnumerable)">
41043         <size>33</size>
41044       </method>
41045       <method name="Int32 Main()">
41046         <size>21</size>
41047       </method>
41048       <method name="Void .ctor()">
41049         <size>7</size>
41050       </method>
41051     </type>
41052     <type name="D">
41053       <method name="Void Invoke()">
41054         <size>0</size>
41055       </method>
41056       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41057         <size>0</size>
41058       </method>
41059       <method name="Void EndInvoke(IAsyncResult)">
41060         <size>0</size>
41061       </method>
41062       <method name="Void .ctor(Object, IntPtr)">
41063         <size>0</size>
41064       </method>
41065     </type>
41066     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
41067       <method name="Void &lt;&gt;m__0()">
41068         <size>70</size>
41069       </method>
41070       <method name="Void .ctor()">
41071         <size>7</size>
41072       </method>
41073     </type>
41074   </test>
41075   <test name="test-cls-00.cs">
41076     <type name="CLSCLass_6">
41077       <method name="Void .ctor()">
41078         <size>18</size>
41079       </method>
41080       <method name="Void add_Disposed(Delegate)">
41081         <size>19</size>
41082       </method>
41083       <method name="Void remove_Disposed(Delegate)">
41084         <size>19</size>
41085       </method>
41086     </type>
41087     <type name="CLSDelegate">
41088       <method name="Void .ctor()">
41089         <size>7</size>
41090       </method>
41091     </type>
41092     <type name="CLSClass_5">
41093       <method name="Void .ctor()">
41094         <size>7</size>
41095       </method>
41096       <method name="UInt32 Test()">
41097         <size>2</size>
41098       </method>
41099     </type>
41100     <type name="CLSClass_4">
41101       <method name="Void .ctor()">
41102         <size>7</size>
41103       </method>
41104       <method name="UInt32 Test()">
41105         <size>2</size>
41106       </method>
41107     </type>
41108     <type name="CLSClass_3">
41109       <method name="Void .ctor()">
41110         <size>7</size>
41111       </method>
41112       <method name="UInt32 Test_3()">
41113         <size>2</size>
41114       </method>
41115     </type>
41116     <type name="CLSClass_2">
41117       <method name="Void .ctor()">
41118         <size>7</size>
41119       </method>
41120       <method name="SByte get_XX()">
41121         <size>2</size>
41122       </method>
41123     </type>
41124     <type name="CLSClass_1">
41125       <method name="Void .ctor()">
41126         <size>7</size>
41127       </method>
41128       <method name="UInt32 Valid()">
41129         <size>2</size>
41130       </method>
41131     </type>
41132     <type name="CLSClass">
41133       <method name="Void .ctor()">
41134         <size>7</size>
41135       </method>
41136       <method name="UInt64 Valid()">
41137         <size>3</size>
41138       </method>
41139       <method name="Byte get_XX()">
41140         <size>2</size>
41141       </method>
41142       <method name="UInt32 FooInternal()">
41143         <size>2</size>
41144       </method>
41145       <method name="UInt64 Foo()">
41146         <size>3</size>
41147       </method>
41148       <method name="Void Main()">
41149         <size>1</size>
41150       </method>
41151     </type>
41152     <type name="CLSClass+C1">
41153       <method name="Void .ctor()">
41154         <size>7</size>
41155       </method>
41156       <method name="Int64 Foo2()">
41157         <size>3</size>
41158       </method>
41159     </type>
41160     <type name="CLSClass+C1+C11">
41161       <method name="Void .ctor()">
41162         <size>7</size>
41163       </method>
41164       <method name="UInt64 Foo3()">
41165         <size>3</size>
41166       </method>
41167     </type>
41168     <type name="CLSClass+CLSClass_2">
41169       <method name="Void .ctor()">
41170         <size>7</size>
41171       </method>
41172       <method name="SByte get_XX()">
41173         <size>2</size>
41174       </method>
41175     </type>
41176     <type name="Delegate">
41177       <method name="Void .ctor(Object, IntPtr)">
41178         <size>0</size>
41179       </method>
41180       <method name="CLSDelegate Invoke()">
41181         <size>0</size>
41182       </method>
41183       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41184         <size>0</size>
41185       </method>
41186       <method name="CLSDelegate EndInvoke(IAsyncResult)">
41187         <size>0</size>
41188       </method>
41189     </type>
41190   </test>
41191   <test name="test-cls-01.cs">
41192     <type name="CLSClass">
41193       <method name="Void .ctor()">
41194         <size>7</size>
41195       </method>
41196       <method name="Byte get_XX()">
41197         <size>2</size>
41198       </method>
41199       <method name="Void Main()">
41200         <size>1</size>
41201       </method>
41202     </type>
41203     <type name="Big">
41204       <method name="Void .ctor()">
41205         <size>7</size>
41206       </method>
41207       <method name="Big op_Implicit(UInt32)">
41208         <size>2</size>
41209       </method>
41210     </type>
41211     <type name="C1">
41212       <method name="Void .ctor()">
41213         <size>7</size>
41214       </method>
41215       <method name="Void method(UInt32)">
41216         <size>1</size>
41217       </method>
41218     </type>
41219   </test>
41220   <test name="test-cls-02.cs">
41221     <type name="CLSClass">
41222       <method name="Void .ctor(UInt64)">
41223         <size>7</size>
41224       </method>
41225       <method name="Void .ctor(UInt32)">
41226         <size>7</size>
41227       </method>
41228       <method name="Void set_X_0(UInt64)">
41229         <size>1</size>
41230       </method>
41231       <method name="Void set_Item(UInt64, UInt64)">
41232         <size>1</size>
41233       </method>
41234       <method name="Void Main()">
41235         <size>1</size>
41236       </method>
41237     </type>
41238     <type name="InnerTypeClasss">
41239       <method name="Void .ctor()">
41240         <size>7</size>
41241       </method>
41242       <method name="Struct Method()">
41243         <size>10</size>
41244       </method>
41245     </type>
41246   </test>
41247   <test name="test-cls-03.cs">
41248     <type name="CLSClass">
41249       <method name="Void .ctor()">
41250         <size>7</size>
41251       </method>
41252       <method name="I1 Foo()">
41253         <size>2</size>
41254       </method>
41255       <method name="Void Main()">
41256         <size>1</size>
41257       </method>
41258     </type>
41259   </test>
41260   <test name="test-cls-05.cs">
41261     <type name="X1">
41262       <method name="Void .ctor()">
41263         <size>7</size>
41264       </method>
41265     </type>
41266     <type name="X2">
41267       <method name="Void .ctor()">
41268         <size>7</size>
41269       </method>
41270     </type>
41271     <type name="X3">
41272       <method name="Void .ctor()">
41273         <size>7</size>
41274       </method>
41275       <method name="Void bb(Boolean)">
41276         <size>1</size>
41277       </method>
41278       <method name="Void BB()">
41279         <size>1</size>
41280       </method>
41281     </type>
41282     <type name="X4">
41283       <method name="Void .ctor()">
41284         <size>7</size>
41285       </method>
41286       <method name="Void method(Int32)">
41287         <size>1</size>
41288       </method>
41289       <method name="Void method(Boolean)">
41290         <size>1</size>
41291       </method>
41292       <method name="Boolean method()">
41293         <size>2</size>
41294       </method>
41295     </type>
41296     <type name="BaseClass">
41297       <method name="Void .ctor()">
41298         <size>7</size>
41299       </method>
41300     </type>
41301     <type name="CLSClass">
41302       <method name="Void .ctor()">
41303         <size>7</size>
41304       </method>
41305       <method name="Void .ctor(Int32)">
41306         <size>7</size>
41307       </method>
41308       <method name="Void Method()">
41309         <size>1</size>
41310       </method>
41311       <method name="Int32 Method(Boolean)">
41312         <size>2</size>
41313       </method>
41314       <method name="Void methoD()">
41315         <size>1</size>
41316       </method>
41317       <method name="Void Main()">
41318         <size>1</size>
41319       </method>
41320       <method name="CLSClass op_Implicit(Boolean)">
41321         <size>7</size>
41322       </method>
41323       <method name="CLSClass op_Implicit(Int32)">
41324         <size>7</size>
41325       </method>
41326     </type>
41327     <type name="oBject">
41328       <method name="Void .ctor()">
41329         <size>7</size>
41330       </method>
41331     </type>
41332     <type name="A.C1">
41333       <method name="Void .ctor()">
41334         <size>7</size>
41335       </method>
41336     </type>
41337     <type name="B.c1">
41338       <method name="Void .ctor()">
41339         <size>7</size>
41340       </method>
41341     </type>
41342     <type name="c1">
41343       <method name="Void .ctor()">
41344         <size>7</size>
41345       </method>
41346     </type>
41347     <type name="CLSClass_2">
41348       <method name="Void .ctor()">
41349         <size>7</size>
41350       </method>
41351       <method name="Void Method()">
41352         <size>1</size>
41353       </method>
41354       <method name="Void method()">
41355         <size>1</size>
41356       </method>
41357     </type>
41358     <type name="System.sByte">
41359       <method name="Void .ctor()">
41360         <size>7</size>
41361       </method>
41362     </type>
41363     <type name="System.Web.HttpBrowserCapabilities">
41364       <method name="Void .ctor()">
41365         <size>7</size>
41366       </method>
41367     </type>
41368   </test>
41369   <test name="test-cls-06.cs">
41370     <type name="CLSClass">
41371       <method name="Void .ctor()">
41372         <size>7</size>
41373       </method>
41374       <method name="Void Main()">
41375         <size>1</size>
41376       </method>
41377     </type>
41378     <type name="CLSClass_2">
41379       <method name="Void .ctor(Int32[,,])">
41380         <size>7</size>
41381       </method>
41382       <method name="Void .ctor(Int32[,])">
41383         <size>7</size>
41384       </method>
41385       <method name="Void Test(System.Int32[,], Int32)">
41386         <size>1</size>
41387       </method>
41388       <method name="Void Test(System.Int32[,,], Boolean)">
41389         <size>1</size>
41390       </method>
41391     </type>
41392     <type name="X1">
41393       <method name="Void .ctor()">
41394         <size>7</size>
41395       </method>
41396       <method name="Void M2(Int32)">
41397         <size>1</size>
41398       </method>
41399     </type>
41400     <type name="X2">
41401       <method name="Void .ctor()">
41402         <size>7</size>
41403       </method>
41404       <method name="Void M2(Int32 ByRef)">
41405         <size>1</size>
41406       </method>
41407     </type>
41408     <type name="CLSClass+MyDelegate">
41409       <method name="Void .ctor(Object, IntPtr)">
41410         <size>0</size>
41411       </method>
41412       <method name="UInt32 Invoke()">
41413         <size>0</size>
41414       </method>
41415       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41416         <size>0</size>
41417       </method>
41418       <method name="UInt32 EndInvoke(IAsyncResult)">
41419         <size>0</size>
41420       </method>
41421     </type>
41422     <type name="MyDelegate">
41423       <method name="Void .ctor(Object, IntPtr)">
41424         <size>0</size>
41425       </method>
41426       <method name="UInt32 Invoke()">
41427         <size>0</size>
41428       </method>
41429       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41430         <size>0</size>
41431       </method>
41432       <method name="UInt32 EndInvoke(IAsyncResult)">
41433         <size>0</size>
41434       </method>
41435     </type>
41436   </test>
41437   <test name="test-cls-07.cs">
41438     <type name="aa.I1">
41439       <method name="Void .ctor()">
41440         <size>7</size>
41441       </method>
41442     </type>
41443     <type name="CLSClass">
41444       <method name="Void .ctor()">
41445         <size>7</size>
41446       </method>
41447       <method name="Void Main()">
41448         <size>1</size>
41449       </method>
41450     </type>
41451   </test>
41452   <test name="test-cls-10.cs">
41453     <type name="MainClass">
41454       <method name="Void .ctor()">
41455         <size>7</size>
41456       </method>
41457       <method name="Void Main()">
41458         <size>1</size>
41459       </method>
41460     </type>
41461   </test>
41462   <test name="test-cls-11.cs">
41463     <type name="CLSClass">
41464       <method name="Void .ctor()">
41465         <size>7</size>
41466       </method>
41467       <method name="Void Test(IComparable)">
41468         <size>0</size>
41469       </method>
41470     </type>
41471     <type name="CLSCLass_2">
41472       <method name="Void .ctor()">
41473         <size>7</size>
41474       </method>
41475       <method name="Void Test()">
41476         <size>0</size>
41477       </method>
41478     </type>
41479     <type name="CLSClass_3">
41480       <method name="Void .ctor()">
41481         <size>7</size>
41482       </method>
41483       <method name="Void Test()">
41484         <size>0</size>
41485       </method>
41486     </type>
41487     <type name="MainClass">
41488       <method name="Void .ctor()">
41489         <size>7</size>
41490       </method>
41491       <method name="Void Main()">
41492         <size>1</size>
41493       </method>
41494     </type>
41495   </test>
41496   <test name="test-cls-12.cs">
41497     <type name="MainClass">
41498       <method name="Void .ctor()">
41499         <size>7</size>
41500       </method>
41501       <method name="Void Main()">
41502         <size>1</size>
41503       </method>
41504     </type>
41505   </test>
41506   <test name="test-cls-14.cs">
41507     <type name="CLSClass">
41508       <method name="Void .ctor()">
41509         <size>7</size>
41510       </method>
41511       <method name="Void Error(Boolean)">
41512         <size>1</size>
41513       </method>
41514       <method name="CLSClass op_Implicit(Byte)">
41515         <size>6</size>
41516       </method>
41517     </type>
41518     <type name="MainClass">
41519       <method name="Void .ctor()">
41520         <size>7</size>
41521       </method>
41522       <method name="Void Main()">
41523         <size>1</size>
41524       </method>
41525     </type>
41526   </test>
41527   <test name="test-cls-15.cs">
41528     <type name="CLSAttribute_1">
41529       <method name="Void .ctor(Int32[])">
41530         <size>7</size>
41531       </method>
41532       <method name="Void .ctor(Int32)">
41533         <size>7</size>
41534       </method>
41535     </type>
41536     <type name="CLSAttribute_2">
41537       <method name="Void .ctor(Int32)">
41538         <size>7</size>
41539       </method>
41540     </type>
41541     <type name="CLSAttribute_3">
41542       <method name="Void .ctor(Int32[])">
41543         <size>7</size>
41544       </method>
41545     </type>
41546     <type name="CLSAttribute_4">
41547       <method name="Void .ctor(Int32[])">
41548         <size>7</size>
41549       </method>
41550     </type>
41551     <type name="ClassMain">
41552       <method name="Void .ctor()">
41553         <size>7</size>
41554       </method>
41555       <method name="Void Main()">
41556         <size>1</size>
41557       </method>
41558     </type>
41559   </test>
41560   <test name="test-cls-16.cs">
41561     <type name="CLSAttribute">
41562       <method name="Void .ctor(Boolean[])">
41563         <size>7</size>
41564       </method>
41565     </type>
41566     <type name="ClassMain">
41567       <method name="Void .ctor()">
41568         <size>7</size>
41569       </method>
41570       <method name="Void Main()">
41571         <size>1</size>
41572       </method>
41573     </type>
41574   </test>
41575   <test name="test-cls-17.cs">
41576     <type name="Foo">
41577       <method name="Void .ctor()">
41578         <size>7</size>
41579       </method>
41580       <method name="Void Main()">
41581         <size>1</size>
41582       </method>
41583     </type>
41584   </test>
41585   <test name="test-cls-18.cs">
41586     <type name="Base">
41587       <method name="Void .ctor()">
41588         <size>7</size>
41589       </method>
41590       <method name="Void Test(System.Int32[])">
41591         <size>1</size>
41592       </method>
41593     </type>
41594     <type name="CLSClass">
41595       <method name="Void .ctor()">
41596         <size>7</size>
41597       </method>
41598       <method name="Void Test(System.Int32[])">
41599         <size>1</size>
41600       </method>
41601       <method name="Void Main()">
41602         <size>1</size>
41603       </method>
41604     </type>
41605   </test>
41606   <test name="test-externalias-01.cs">
41607     <type name="Test">
41608       <method name="Void .ctor()">
41609         <size>7</size>
41610       </method>
41611       <method name="Int32 Main()">
41612         <size>64</size>
41613       </method>
41614     </type>
41615   </test>
41616   <test name="test-externalias-02.cs">
41617     <type name="Test">
41618       <method name="Void .ctor()">
41619         <size>7</size>
41620       </method>
41621       <method name="Int32 Main()">
41622         <size>64</size>
41623       </method>
41624     </type>
41625   </test>
41626   <test name="test-externalias-03.cs">
41627     <type name="Test">
41628       <method name="Void .ctor()">
41629         <size>7</size>
41630       </method>
41631       <method name="Int32 Main()">
41632         <size>64</size>
41633       </method>
41634     </type>
41635   </test>
41636   <test name="test-externalias-04.cs">
41637     <type name="Test">
41638       <method name="Void .ctor()">
41639         <size>7</size>
41640       </method>
41641       <method name="Int32 Main()">
41642         <size>64</size>
41643       </method>
41644     </type>
41645   </test>
41646   <test name="test-externalias-05.cs">
41647     <type name="Test">
41648       <method name="Void .ctor()">
41649         <size>7</size>
41650       </method>
41651       <method name="Void Main()">
41652         <size>21</size>
41653       </method>
41654     </type>
41655   </test>
41656   <test name="test-externalias-06.cs">
41657     <type name="MyAssembly01.Test">
41658       <method name="Void .ctor()">
41659         <size>7</size>
41660       </method>
41661     </type>
41662     <type name="MyAssembly01.Namespace1.Test">
41663       <method name="Void .ctor()">
41664         <size>7</size>
41665       </method>
41666     </type>
41667     <type name="MyAssembly02.Test">
41668       <method name="Void .ctor()">
41669         <size>7</size>
41670       </method>
41671     </type>
41672     <type name="MyAssembly02.Namespace1.Test">
41673       <method name="Void .ctor()">
41674         <size>7</size>
41675       </method>
41676     </type>
41677     <type name="Test">
41678       <method name="Void .ctor()">
41679         <size>7</size>
41680       </method>
41681       <method name="Void Main()">
41682         <size>1</size>
41683       </method>
41684     </type>
41685   </test>
41686   <test name="test-externalias-07.cs">
41687     <type name="NS.MyClass">
41688       <method name="Void .ctor()">
41689         <size>7</size>
41690       </method>
41691       <method name="Int32 GetInt()">
41692         <size>6</size>
41693       </method>
41694     </type>
41695     <type name="Test">
41696       <method name="Void .ctor()">
41697         <size>7</size>
41698       </method>
41699       <method name="Int32 Main()">
41700         <size>15</size>
41701       </method>
41702     </type>
41703   </test>
41704   <test name="test-externalias-08.cs">
41705     <type name="Test">
41706       <method name="Void .ctor()">
41707         <size>7</size>
41708       </method>
41709       <method name="Int32 Main()">
41710         <size>54</size>
41711       </method>
41712     </type>
41713   </test>
41714   <test name="test-externalias-09.cs">
41715     <type name="Test">
41716       <method name="Void .ctor()">
41717         <size>7</size>
41718       </method>
41719       <method name="Int32 Main()">
41720         <size>8</size>
41721       </method>
41722     </type>
41723   </test>
41724   <test name="test-iter-01.cs">
41725     <type name="X">
41726       <method name="Void .ctor()">
41727         <size>7</size>
41728       </method>
41729       <method name="IEnumerator GetIt()">
41730         <size>8</size>
41731       </method>
41732       <method name="IEnumerable GetIt2()">
41733         <size>16</size>
41734       </method>
41735       <method name="Int32 Main()">
41736         <size>171</size>
41737       </method>
41738     </type>
41739     <type name="X+&lt;GetIt&gt;c__Iterator0">
41740       <method name="Void .ctor()">
41741         <size>7</size>
41742       </method>
41743       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41744         <size>7</size>
41745       </method>
41746       <method name="Boolean MoveNext()">
41747         <size>126</size>
41748       </method>
41749       <method name="Void Dispose()">
41750         <size>8</size>
41751       </method>
41752       <method name="Void Reset()">
41753         <size>6</size>
41754       </method>
41755     </type>
41756     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41757       <method name="Void .ctor()">
41758         <size>7</size>
41759       </method>
41760       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41761         <size>7</size>
41762       </method>
41763       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41764         <size>7</size>
41765       </method>
41766       <method name="Boolean MoveNext()">
41767         <size>126</size>
41768       </method>
41769       <method name="Void Dispose()">
41770         <size>8</size>
41771       </method>
41772       <method name="Void Reset()">
41773         <size>6</size>
41774       </method>
41775     </type>
41776     <type name="X+&lt;GetIt&gt;c__Iterator0">
41777       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41778         <size>7</size>
41779       </method>
41780     </type>
41781     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41782       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41783         <size>7</size>
41784       </method>
41785       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41786         <size>26</size>
41787       </method>
41788     </type>
41789   </test>
41790   <test name="test-iter-02.cs">
41791     <type name="X">
41792       <method name="Void .ctor()">
41793         <size>7</size>
41794       </method>
41795       <method name="IEnumerator GetRange()">
41796         <size>8</size>
41797       </method>
41798       <method name="Int32 Main()">
41799         <size>88</size>
41800       </method>
41801     </type>
41802     <type name="X+&lt;GetRange&gt;c__Iterator0">
41803       <method name="Void .ctor()">
41804         <size>7</size>
41805       </method>
41806       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41807         <size>7</size>
41808       </method>
41809       <method name="Boolean MoveNext()">
41810         <size>173</size>
41811       </method>
41812       <method name="Void Dispose()">
41813         <size>8</size>
41814       </method>
41815       <method name="Void Reset()">
41816         <size>6</size>
41817       </method>
41818       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41819         <size>7</size>
41820       </method>
41821     </type>
41822   </test>
41823   <test name="test-iter-03.cs">
41824     <type name="X">
41825       <method name="Void .ctor()">
41826         <size>7</size>
41827       </method>
41828       <method name="IEnumerable GetIt(System.Int32[])">
41829         <size>30</size>
41830       </method>
41831       <method name="IEnumerable GetMulti(System.Int32[,])">
41832         <size>30</size>
41833       </method>
41834       <method name="Int32 Main()">
41835         <size>245</size>
41836       </method>
41837     </type>
41838     <type name="&lt;PrivateImplementationDetails&gt;">
41839       <method name="Void .ctor()">
41840         <size>7</size>
41841       </method>
41842     </type>
41843     <type name="X+&lt;GetIt&gt;c__Iterator0">
41844       <method name="Void .ctor()">
41845         <size>7</size>
41846       </method>
41847       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41848         <size>7</size>
41849       </method>
41850       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41851         <size>7</size>
41852       </method>
41853       <method name="Boolean MoveNext()">
41854         <size>151</size>
41855       </method>
41856       <method name="Void Dispose()">
41857         <size>8</size>
41858       </method>
41859       <method name="Void Reset()">
41860         <size>6</size>
41861       </method>
41862     </type>
41863     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41864       <method name="Void .ctor()">
41865         <size>7</size>
41866       </method>
41867       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41868         <size>7</size>
41869       </method>
41870       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41871         <size>7</size>
41872       </method>
41873       <method name="Boolean MoveNext()">
41874         <size>238</size>
41875       </method>
41876       <method name="Void Dispose()">
41877         <size>8</size>
41878       </method>
41879       <method name="Void Reset()">
41880         <size>6</size>
41881       </method>
41882     </type>
41883     <type name="X+&lt;GetIt&gt;c__Iterator0">
41884       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41885         <size>7</size>
41886       </method>
41887       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41888         <size>40</size>
41889       </method>
41890     </type>
41891     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41892       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41893         <size>7</size>
41894       </method>
41895       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41896         <size>40</size>
41897       </method>
41898     </type>
41899   </test>
41900   <test name="test-iter-04.cs">
41901     <type name="X">
41902       <method name="Void .ctor()">
41903         <size>7</size>
41904       </method>
41905       <method name="IEnumerable GetRange(Int32, Int32)">
41906         <size>44</size>
41907       </method>
41908       <method name="Void Main()">
41909         <size>98</size>
41910       </method>
41911     </type>
41912     <type name="X+&lt;GetRange&gt;c__Iterator0">
41913       <method name="Void .ctor()">
41914         <size>7</size>
41915       </method>
41916       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41917         <size>7</size>
41918       </method>
41919       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41920         <size>7</size>
41921       </method>
41922       <method name="Boolean MoveNext()">
41923         <size>123</size>
41924       </method>
41925       <method name="Void Dispose()">
41926         <size>8</size>
41927       </method>
41928       <method name="Void Reset()">
41929         <size>6</size>
41930       </method>
41931       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41932         <size>7</size>
41933       </method>
41934       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41935         <size>52</size>
41936       </method>
41937     </type>
41938   </test>
41939   <test name="test-iter-05.cs">
41940     <type name="X">
41941       <method name="Void .ctor()">
41942         <size>7</size>
41943       </method>
41944       <method name="IEnumerable GetIt()">
41945         <size>16</size>
41946       </method>
41947       <method name="Int32 Main()">
41948         <size>104</size>
41949       </method>
41950     </type>
41951     <type name="List">
41952       <method name="Void .ctor(Int32)">
41953         <size>19</size>
41954       </method>
41955       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41956         <size>12</size>
41957       </method>
41958       <method name="Void Add(Int32)">
41959         <size>26</size>
41960       </method>
41961       <method name="MyEnumerator GetEnumerator()">
41962         <size>7</size>
41963       </method>
41964     </type>
41965     <type name="X+&lt;GetIt&gt;c__Iterator0">
41966       <method name="Void .ctor()">
41967         <size>7</size>
41968       </method>
41969       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41970         <size>7</size>
41971       </method>
41972       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41973         <size>7</size>
41974       </method>
41975       <method name="Boolean MoveNext()">
41976         <size>183</size>
41977       </method>
41978       <method name="Void Dispose()">
41979         <size>8</size>
41980       </method>
41981       <method name="Void Reset()">
41982         <size>6</size>
41983       </method>
41984     </type>
41985     <type name="List+MyEnumerator">
41986       <method name="Void .ctor(List)">
41987         <size>15</size>
41988       </method>
41989       <method name="System.Object get_Current()">
41990         <size>24</size>
41991       </method>
41992       <method name="Boolean MoveNext()">
41993         <size>31</size>
41994       </method>
41995       <method name="Void Reset()">
41996         <size>8</size>
41997       </method>
41998     </type>
41999     <type name="X+&lt;GetIt&gt;c__Iterator0">
42000       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42001         <size>7</size>
42002       </method>
42003       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42004         <size>26</size>
42005       </method>
42006     </type>
42007   </test>
42008   <test name="test-iter-06.cs">
42009     <type name="X">
42010       <method name="Void .ctor()">
42011         <size>7</size>
42012       </method>
42013       <method name="IEnumerable Get(Int32)">
42014         <size>30</size>
42015       </method>
42016       <method name="IEnumerable GetS(Int32)">
42017         <size>30</size>
42018       </method>
42019       <method name="Int32 Main()">
42020         <size>399</size>
42021       </method>
42022     </type>
42023     <type name="S+&lt;Get&gt;c__Iterator0">
42024       <method name="Void .ctor()">
42025         <size>7</size>
42026       </method>
42027       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42028         <size>7</size>
42029       </method>
42030       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42031         <size>7</size>
42032       </method>
42033       <method name="Boolean MoveNext()">
42034         <size>183</size>
42035       </method>
42036       <method name="Void Dispose()">
42037         <size>8</size>
42038       </method>
42039       <method name="Void Reset()">
42040         <size>6</size>
42041       </method>
42042     </type>
42043     <type name="S+&lt;GetS&gt;c__Iterator1">
42044       <method name="Void .ctor()">
42045         <size>7</size>
42046       </method>
42047       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42048         <size>7</size>
42049       </method>
42050       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42051         <size>7</size>
42052       </method>
42053       <method name="Boolean MoveNext()">
42054         <size>136</size>
42055       </method>
42056       <method name="Void Dispose()">
42057         <size>8</size>
42058       </method>
42059       <method name="Void Reset()">
42060         <size>6</size>
42061       </method>
42062     </type>
42063     <type name="X+&lt;Get&gt;c__Iterator2">
42064       <method name="Void .ctor()">
42065         <size>7</size>
42066       </method>
42067       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42068         <size>7</size>
42069       </method>
42070       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42071         <size>7</size>
42072       </method>
42073       <method name="Boolean MoveNext()">
42074         <size>131</size>
42075       </method>
42076       <method name="Void Dispose()">
42077         <size>8</size>
42078       </method>
42079       <method name="Void Reset()">
42080         <size>6</size>
42081       </method>
42082     </type>
42083     <type name="X+&lt;GetS&gt;c__Iterator3">
42084       <method name="Void .ctor()">
42085         <size>7</size>
42086       </method>
42087       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42088         <size>7</size>
42089       </method>
42090       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42091         <size>7</size>
42092       </method>
42093       <method name="Boolean MoveNext()">
42094         <size>136</size>
42095       </method>
42096       <method name="Void Dispose()">
42097         <size>8</size>
42098       </method>
42099       <method name="Void Reset()">
42100         <size>6</size>
42101       </method>
42102     </type>
42103     <type name="S">
42104       <method name="IEnumerable Get(Int32)">
42105         <size>42</size>
42106       </method>
42107       <method name="IEnumerable GetS(Int32)">
42108         <size>30</size>
42109       </method>
42110     </type>
42111     <type name="S+&lt;Get&gt;c__Iterator0">
42112       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42113         <size>7</size>
42114       </method>
42115       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42116         <size>52</size>
42117       </method>
42118     </type>
42119     <type name="S+&lt;GetS&gt;c__Iterator1">
42120       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42121         <size>7</size>
42122       </method>
42123       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42124         <size>40</size>
42125       </method>
42126     </type>
42127     <type name="X+&lt;Get&gt;c__Iterator2">
42128       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42129         <size>7</size>
42130       </method>
42131       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42132         <size>40</size>
42133       </method>
42134     </type>
42135     <type name="X+&lt;GetS&gt;c__Iterator3">
42136       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42137         <size>7</size>
42138       </method>
42139       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42140         <size>40</size>
42141       </method>
42142     </type>
42143   </test>
42144   <test name="test-iter-07.cs">
42145     <type name="Test">
42146       <method name="Void .ctor()">
42147         <size>7</size>
42148       </method>
42149       <method name="IEnumerable Foo(Int32)">
42150         <size>30</size>
42151       </method>
42152     </type>
42153     <type name="X">
42154       <method name="Void .ctor()">
42155         <size>7</size>
42156       </method>
42157       <method name="Int32 Main()">
42158         <size>372</size>
42159       </method>
42160     </type>
42161     <type name="Test+&lt;Foo&gt;c__Iterator0">
42162       <method name="Void .ctor()">
42163         <size>7</size>
42164       </method>
42165       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42166         <size>7</size>
42167       </method>
42168       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42169         <size>7</size>
42170       </method>
42171       <method name="Boolean MoveNext()">
42172         <size>253</size>
42173       </method>
42174       <method name="Void Dispose()">
42175         <size>112</size>
42176       </method>
42177       <method name="Void Reset()">
42178         <size>6</size>
42179       </method>
42180       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42181         <size>7</size>
42182       </method>
42183       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42184         <size>40</size>
42185       </method>
42186     </type>
42187   </test>
42188   <test name="test-iter-08.cs">
42189     <type name="Foo">
42190       <method name="Void .ctor(Int32)">
42191         <size>14</size>
42192       </method>
42193       <method name="Void Dispose()">
42194         <size>8</size>
42195       </method>
42196     </type>
42197     <type name="X">
42198       <method name="Void .ctor()">
42199         <size>7</size>
42200       </method>
42201       <method name="IEnumerable Test(Int32, Int32)">
42202         <size>44</size>
42203       </method>
42204       <method name="Int32 Main()">
42205         <size>167</size>
42206       </method>
42207     </type>
42208     <type name="X+&lt;Test&gt;c__Iterator0">
42209       <method name="Void .ctor()">
42210         <size>7</size>
42211       </method>
42212       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42213         <size>7</size>
42214       </method>
42215       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42216         <size>7</size>
42217       </method>
42218       <method name="Boolean MoveNext()">
42219         <size>360</size>
42220       </method>
42221       <method name="Void Dispose()">
42222         <size>102</size>
42223       </method>
42224       <method name="Void Reset()">
42225         <size>6</size>
42226       </method>
42227       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42228         <size>7</size>
42229       </method>
42230       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42231         <size>52</size>
42232       </method>
42233     </type>
42234   </test>
42235   <test name="test-iter-09.cs">
42236     <type name="Tester">
42237       <method name="Void .ctor()">
42238         <size>153</size>
42239       </method>
42240       <method name="IEnumerator GetEnumerator()">
42241         <size>15</size>
42242       </method>
42243     </type>
42244     <type name="Test">
42245       <method name="Void .ctor()">
42246         <size>7</size>
42247       </method>
42248       <method name="Int32 Main()">
42249         <size>268</size>
42250       </method>
42251     </type>
42252     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
42253       <method name="Void .ctor()">
42254         <size>7</size>
42255       </method>
42256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42257         <size>7</size>
42258       </method>
42259       <method name="Boolean MoveNext()">
42260         <size>623</size>
42261       </method>
42262       <method name="Void Dispose()">
42263         <size>82</size>
42264       </method>
42265       <method name="Void Reset()">
42266         <size>6</size>
42267       </method>
42268       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42269         <size>7</size>
42270       </method>
42271     </type>
42272   </test>
42273   <test name="test-iter-10.cs">
42274     <type name="X">
42275       <method name="Void .ctor()">
42276         <size>7</size>
42277       </method>
42278       <method name="IEnumerator get_GetIt()">
42279         <size>8</size>
42280       </method>
42281       <method name="Void set_GetIt(IEnumerator)">
42282         <size>1</size>
42283       </method>
42284       <method name="IEnumerable get_Item(Int32)">
42285         <size>30</size>
42286       </method>
42287       <method name="Void set_Item(Int32, IEnumerable)">
42288         <size>1</size>
42289       </method>
42290       <method name="Int32 Main()">
42291         <size>184</size>
42292       </method>
42293     </type>
42294     <type name="X+&lt;&gt;c__Iterator0">
42295       <method name="Void .ctor()">
42296         <size>7</size>
42297       </method>
42298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42299         <size>7</size>
42300       </method>
42301       <method name="Boolean MoveNext()">
42302         <size>126</size>
42303       </method>
42304       <method name="Void Dispose()">
42305         <size>8</size>
42306       </method>
42307       <method name="Void Reset()">
42308         <size>6</size>
42309       </method>
42310     </type>
42311     <type name="X+&lt;&gt;c__Iterator1">
42312       <method name="Void .ctor()">
42313         <size>7</size>
42314       </method>
42315       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42316         <size>7</size>
42317       </method>
42318       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42319         <size>7</size>
42320       </method>
42321       <method name="Boolean MoveNext()">
42322         <size>147</size>
42323       </method>
42324       <method name="Void Dispose()">
42325         <size>8</size>
42326       </method>
42327       <method name="Void Reset()">
42328         <size>6</size>
42329       </method>
42330     </type>
42331     <type name="X+&lt;&gt;c__Iterator0">
42332       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42333         <size>7</size>
42334       </method>
42335     </type>
42336     <type name="X+&lt;&gt;c__Iterator1">
42337       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42338         <size>7</size>
42339       </method>
42340       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42341         <size>40</size>
42342       </method>
42343     </type>
42344   </test>
42345   <test name="test-iter-11.cs">
42346     <type name="X">
42347       <method name="Void .ctor()">
42348         <size>7</size>
42349       </method>
42350       <method name="Void add_Hook(System.EventHandler)">
42351         <size>24</size>
42352       </method>
42353       <method name="Void remove_Hook(System.EventHandler)">
42354         <size>24</size>
42355       </method>
42356       <method name="IEnumerator Pipeline()">
42357         <size>15</size>
42358       </method>
42359       <method name="Void M(System.Object, System.EventArgs)">
42360         <size>11</size>
42361       </method>
42362       <method name="Void Main()">
42363         <size>55</size>
42364       </method>
42365     </type>
42366     <type name="X+&lt;Pipeline&gt;c__Iterator0">
42367       <method name="Void .ctor()">
42368         <size>7</size>
42369       </method>
42370       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42371         <size>7</size>
42372       </method>
42373       <method name="Boolean MoveNext()">
42374         <size>124</size>
42375       </method>
42376       <method name="Void Dispose()">
42377         <size>8</size>
42378       </method>
42379       <method name="Void Reset()">
42380         <size>6</size>
42381       </method>
42382       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42383         <size>7</size>
42384       </method>
42385     </type>
42386   </test>
42387   <test name="test-iter-12.cs">
42388     <type name="X">
42389       <method name="Void .ctor()">
42390         <size>7</size>
42391       </method>
42392       <method name="IEnumerable a()">
42393         <size>23</size>
42394       </method>
42395       <method name="Void Main()">
42396         <size>1</size>
42397       </method>
42398     </type>
42399     <type name="X+&lt;a&gt;c__Iterator0">
42400       <method name="Void .ctor()">
42401         <size>7</size>
42402       </method>
42403       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42404         <size>7</size>
42405       </method>
42406       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42407         <size>7</size>
42408       </method>
42409       <method name="Boolean MoveNext()">
42410         <size>165</size>
42411       </method>
42412       <method name="Void Dispose()">
42413         <size>55</size>
42414       </method>
42415       <method name="Void Reset()">
42416         <size>6</size>
42417       </method>
42418       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42419         <size>7</size>
42420       </method>
42421       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42422         <size>40</size>
42423       </method>
42424     </type>
42425   </test>
42426   <test name="test-iter-13.cs">
42427     <type name="Test">
42428       <method name="Void .ctor()">
42429         <size>7</size>
42430       </method>
42431       <method name="Void .cctor()">
42432         <size>11</size>
42433       </method>
42434       <method name="Void Main()">
42435         <size>1</size>
42436       </method>
42437       <method name="IEnumerable syntax_error(System.Object, System.Object)">
42438         <size>16</size>
42439       </method>
42440     </type>
42441     <type name="Test+Yp">
42442       <method name="Void .ctor()">
42443         <size>7</size>
42444       </method>
42445       <method name="IEnumerable fail()">
42446         <size>2</size>
42447       </method>
42448     </type>
42449     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
42450       <method name="Void .ctor()">
42451         <size>7</size>
42452       </method>
42453       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42454         <size>7</size>
42455       </method>
42456       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42457         <size>7</size>
42458       </method>
42459       <method name="Boolean MoveNext()">
42460         <size>27</size>
42461       </method>
42462       <method name="Void Dispose()">
42463         <size>8</size>
42464       </method>
42465       <method name="Void Reset()">
42466         <size>6</size>
42467       </method>
42468       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42469         <size>7</size>
42470       </method>
42471       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42472         <size>26</size>
42473       </method>
42474     </type>
42475   </test>
42476   <test name="test-named-01.cs">
42477     <type name="A">
42478       <method name="Void .ctor()">
42479         <size>13</size>
42480       </method>
42481       <method name="Void .ctor(Object)">
42482         <size>7</size>
42483       </method>
42484       <method name="Void set_Item(Int32, Int32)">
42485         <size>8</size>
42486       </method>
42487     </type>
42488     <type name="B">
42489       <method name="Void .ctor()">
42490         <size>12</size>
42491       </method>
42492       <method name="Void set_Item(Int32, Int32)">
42493         <size>11</size>
42494       </method>
42495     </type>
42496     <type name="XAttribute">
42497       <method name="Void .ctor(Int32)">
42498         <size>7</size>
42499       </method>
42500     </type>
42501     <type name="M">
42502       <method name="Void .ctor()">
42503         <size>7</size>
42504       </method>
42505       <method name="Void Foo(Int32)">
42506         <size>1</size>
42507       </method>
42508       <method name="Int32 Main()">
42509         <size>48</size>
42510       </method>
42511     </type>
42512   </test>
42513   <test name="test-named-02.cs">
42514     <type name="A">
42515       <method name="Void .ctor()">
42516         <size>7</size>
42517       </method>
42518       <method name="Void set_Item(Int32, Int32)">
42519         <size>29</size>
42520       </method>
42521       <method name="Int32 get_Item(Int32)">
42522         <size>28</size>
42523       </method>
42524     </type>
42525     <type name="MyPoint">
42526       <method name="Void .ctor(Int32, Int32)">
42527         <size>15</size>
42528       </method>
42529     </type>
42530     <type name="C">
42531       <method name="Void .ctor()">
42532         <size>7</size>
42533       </method>
42534       <method name="Decimal Foo(Decimal, Decimal)">
42535         <size>2</size>
42536       </method>
42537       <method name="System.String Bar(Int32, System.String, Char)">
42538         <size>20</size>
42539       </method>
42540       <method name="Int32 Test(Int32, Int32)">
42541         <size>30</size>
42542       </method>
42543       <method name="Int32 Main()">
42544         <size>279</size>
42545       </method>
42546     </type>
42547   </test>
42548   <test name="test-named-03.cs">
42549     <type name="C">
42550       <method name="Void .ctor()">
42551         <size>7</size>
42552       </method>
42553       <method name="Int32 TestInt(Int32)">
42554         <size>3</size>
42555       </method>
42556       <method name="Int32 Main()">
42557         <size>23</size>
42558       </method>
42559     </type>
42560     <type name="C+IntDelegate">
42561       <method name="Void .ctor(Object, IntPtr)">
42562         <size>0</size>
42563       </method>
42564       <method name="Int32 Invoke(Int32)">
42565         <size>0</size>
42566       </method>
42567       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42568         <size>0</size>
42569       </method>
42570       <method name="Int32 EndInvoke(IAsyncResult)">
42571         <size>0</size>
42572       </method>
42573     </type>
42574   </test>
42575   <test name="test-partial-01.cs">
42576     <type name="Foo.Hello">
42577       <method name="Void .ctor()">
42578         <size>7</size>
42579       </method>
42580       <method name="Void .cctor()">
42581         <size>7</size>
42582       </method>
42583     </type>
42584     <type name="Bar.Hello">
42585       <method name="Void .ctor()">
42586         <size>7</size>
42587       </method>
42588       <method name="Void .cctor()">
42589         <size>8</size>
42590       </method>
42591     </type>
42592     <type name="X.Test">
42593       <method name="Void .ctor()">
42594         <size>7</size>
42595       </method>
42596       <method name="Int32 FooWorld()">
42597         <size>6</size>
42598       </method>
42599       <method name="Int32 BarWorld()">
42600         <size>6</size>
42601       </method>
42602     </type>
42603     <type name="Y">
42604       <method name="Void .ctor()">
42605         <size>7</size>
42606       </method>
42607       <method name="Int32 Main()">
42608         <size>29</size>
42609       </method>
42610     </type>
42611   </test>
42612   <test name="test-partial-02.cs">
42613     <type name="Test1.Base">
42614       <method name="Void .ctor()">
42615         <size>7</size>
42616       </method>
42617     </type>
42618     <type name="Test1.Foo">
42619       <method name="Void .ctor()">
42620         <size>7</size>
42621       </method>
42622     </type>
42623     <type name="Test2.Foo">
42624       <method name="Void .ctor()">
42625         <size>7</size>
42626       </method>
42627     </type>
42628     <type name="ReflectedType">
42629       <method name="Void .ctor()">
42630         <size>7</size>
42631       </method>
42632     </type>
42633     <type name="D">
42634       <method name="Void .ctor()">
42635         <size>7</size>
42636       </method>
42637     </type>
42638     <type name="X">
42639       <method name="Void .ctor()">
42640         <size>7</size>
42641       </method>
42642       <method name="Void Main()">
42643         <size>1</size>
42644       </method>
42645     </type>
42646   </test>
42647   <test name="test-partial-03.cs">
42648     <type name="Test">
42649       <method name="Void .ctor()">
42650         <size>18</size>
42651       </method>
42652       <method name="Int32 TestFoo()">
42653         <size>13</size>
42654       </method>
42655       <method name="Int32 TestIFoo(IFoo)">
42656         <size>8</size>
42657       </method>
42658     </type>
42659     <type name="Test+Foo">
42660       <method name="Void .ctor()">
42661         <size>7</size>
42662       </method>
42663       <method name="Int32 Test.IFoo.Hello(Test)">
42664         <size>2</size>
42665       </method>
42666       <method name="Int32 Hello(Test)">
42667         <size>2</size>
42668       </method>
42669     </type>
42670     <type name="X">
42671       <method name="Void .ctor()">
42672         <size>7</size>
42673       </method>
42674       <method name="Int32 Main()">
42675         <size>42</size>
42676       </method>
42677     </type>
42678   </test>
42679   <test name="test-partial-04.cs">
42680     <type name="B.Test">
42681       <method name="Void .ctor()">
42682         <size>7</size>
42683       </method>
42684       <method name="Void A.IFoo.Hello(IFoo)">
42685         <size>1</size>
42686       </method>
42687     </type>
42688     <type name="X">
42689       <method name="Void .ctor()">
42690         <size>7</size>
42691       </method>
42692       <method name="Void Main()">
42693         <size>1</size>
42694       </method>
42695     </type>
42696   </test>
42697   <test name="test-partial-05.cs">
42698     <type name="B">
42699       <method name="Void .ctor()">
42700         <size>7</size>
42701       </method>
42702     </type>
42703     <type name="A">
42704       <method name="Void .ctor()">
42705         <size>7</size>
42706       </method>
42707     </type>
42708     <type name="A2">
42709       <method name="Void .ctor()">
42710         <size>7</size>
42711       </method>
42712     </type>
42713     <type name="D">
42714       <method name="Void .ctor()">
42715         <size>7</size>
42716       </method>
42717       <method name="Void Main()">
42718         <size>1</size>
42719       </method>
42720     </type>
42721   </test>
42722   <test name="test-partial-06.cs">
42723     <type name="Foo">
42724       <method name="Void .ctor()">
42725         <size>7</size>
42726       </method>
42727       <method name="Void Finalize()">
42728         <size>13</size>
42729       </method>
42730     </type>
42731     <type name="B">
42732       <method name="Void .ctor()">
42733         <size>7</size>
42734       </method>
42735       <method name="Void Main()">
42736         <size>1</size>
42737       </method>
42738     </type>
42739   </test>
42740   <test name="test-partial-07.cs">
42741     <type name="Test">
42742       <method name="Void .ctor()">
42743         <size>7</size>
42744       </method>
42745     </type>
42746     <type name="TestAttribute">
42747       <method name="Void .ctor()">
42748         <size>7</size>
42749       </method>
42750     </type>
42751     <type name="Test2Attribute">
42752       <method name="Void .ctor()">
42753         <size>7</size>
42754       </method>
42755     </type>
42756     <type name="X">
42757       <method name="Void .ctor()">
42758         <size>7</size>
42759       </method>
42760       <method name="Int32 Main()">
42761         <size>62</size>
42762       </method>
42763     </type>
42764   </test>
42765   <test name="test-partial-08.cs">
42766     <type name="Foo">
42767       <method name="Void .ctor()">
42768         <size>7</size>
42769       </method>
42770       <method name="System.String get_Id()">
42771         <size>7</size>
42772       </method>
42773     </type>
42774     <type name="PartialAbstractCompilationError">
42775       <method name="Void .ctor()">
42776         <size>7</size>
42777       </method>
42778       <method name="Int32 Main()">
42779         <size>54</size>
42780       </method>
42781     </type>
42782   </test>
42783   <test name="test-partial-09.cs">
42784     <type name="Foo">
42785       <method name="Void .ctor()">
42786         <size>7</size>
42787       </method>
42788       <method name="System.String get_Id()">
42789         <size>7</size>
42790       </method>
42791     </type>
42792     <type name="Bar">
42793       <method name="Void .ctor(String)">
42794         <size>14</size>
42795       </method>
42796     </type>
42797     <type name="PartialAbstractCompilationError">
42798       <method name="Void .ctor()">
42799         <size>7</size>
42800       </method>
42801       <method name="Void Main()">
42802         <size>21</size>
42803       </method>
42804     </type>
42805   </test>
42806   <test name="test-partial-10.cs">
42807     <type name="Test2.Foo">
42808       <method name="Void .ctor()">
42809         <size>7</size>
42810       </method>
42811       <method name="Void .cctor()">
42812         <size>15</size>
42813       </method>
42814     </type>
42815     <type name="X">
42816       <method name="Void .ctor()">
42817         <size>7</size>
42818       </method>
42819       <method name="Int32 Main()">
42820         <size>68</size>
42821       </method>
42822     </type>
42823     <type name="Test3.Foo">
42824       <method name="Void .cctor()">
42825         <size>15</size>
42826       </method>
42827     </type>
42828   </test>
42829   <test name="test-partial-11.cs">
42830     <type name="StaticClass">
42831       <method name="System.String Name()">
42832         <size>6</size>
42833       </method>
42834     </type>
42835     <type name="MainClass">
42836       <method name="Void .ctor()">
42837         <size>7</size>
42838       </method>
42839       <method name="Boolean IsStatic(System.Type)">
42840         <size>73</size>
42841       </method>
42842       <method name="Int32 Main()">
42843         <size>56</size>
42844       </method>
42845     </type>
42846   </test>
42847   <test name="test-partial-12.cs">
42848     <type name="Test1.Foo">
42849       <method name="Void .ctor()">
42850         <size>7</size>
42851       </method>
42852       <method name="IEnumerable E()">
42853         <size>16</size>
42854       </method>
42855     </type>
42856     <type name="X">
42857       <method name="Void .ctor()">
42858         <size>7</size>
42859       </method>
42860       <method name="Int32 Main()">
42861         <size>102</size>
42862       </method>
42863     </type>
42864     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42865       <method name="Void .ctor()">
42866         <size>7</size>
42867       </method>
42868       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42869         <size>7</size>
42870       </method>
42871       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42872         <size>7</size>
42873       </method>
42874       <method name="Boolean MoveNext()">
42875         <size>69</size>
42876       </method>
42877       <method name="Void Dispose()">
42878         <size>8</size>
42879       </method>
42880       <method name="Void Reset()">
42881         <size>6</size>
42882       </method>
42883       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42884         <size>7</size>
42885       </method>
42886       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42887         <size>26</size>
42888       </method>
42889     </type>
42890   </test>
42891   <test name="test-partial-13.cs">
42892     <type name="Test.Test">
42893       <method name="Void .ctor()">
42894         <size>7</size>
42895       </method>
42896       <method name="Boolean Equals(System.Object)">
42897         <size>2</size>
42898       </method>
42899       <method name="Int32 GetHashCode()">
42900         <size>2</size>
42901       </method>
42902       <method name="Void Main()">
42903         <size>1</size>
42904       </method>
42905     </type>
42906   </test>
42907   <test name="test-partial-14.cs">
42908     <type name="T">
42909       <method name="Void .ctor()">
42910         <size>7</size>
42911       </method>
42912     </type>
42913     <type name="partial">
42914       <method name="Void .ctor()">
42915         <size>7</size>
42916       </method>
42917     </type>
42918     <type name="A">
42919       <method name="Void .ctor()">
42920         <size>7</size>
42921       </method>
42922       <method name="Void partial(partial)">
42923         <size>3</size>
42924       </method>
42925     </type>
42926     <type name="B">
42927       <method name="Void .ctor()">
42928         <size>7</size>
42929       </method>
42930       <method name="Void Main()">
42931         <size>1</size>
42932       </method>
42933     </type>
42934   </test>
42935   <test name="test-partial-15.cs">
42936     <type name="Foo.X">
42937       <method name="Void .ctor()">
42938         <size>7</size>
42939       </method>
42940       <method name="Void Main()">
42941         <size>1</size>
42942       </method>
42943       <method name="IEnumerable Attempts2()">
42944         <size>16</size>
42945       </method>
42946       <method name="IEnumerable get_Attempts()">
42947         <size>16</size>
42948       </method>
42949       <method name="IEnumerable get_Item(Int32)">
42950         <size>16</size>
42951       </method>
42952     </type>
42953     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42954       <method name="Void .ctor()">
42955         <size>7</size>
42956       </method>
42957       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42958         <size>7</size>
42959       </method>
42960       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42961         <size>7</size>
42962       </method>
42963       <method name="Boolean MoveNext()">
42964         <size>36</size>
42965       </method>
42966       <method name="Void Dispose()">
42967         <size>8</size>
42968       </method>
42969       <method name="Void Reset()">
42970         <size>6</size>
42971       </method>
42972     </type>
42973     <type name="Foo.X+&lt;&gt;c__Iterator1">
42974       <method name="Void .ctor()">
42975         <size>7</size>
42976       </method>
42977       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42978         <size>7</size>
42979       </method>
42980       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42981         <size>7</size>
42982       </method>
42983       <method name="Boolean MoveNext()">
42984         <size>36</size>
42985       </method>
42986       <method name="Void Dispose()">
42987         <size>8</size>
42988       </method>
42989       <method name="Void Reset()">
42990         <size>6</size>
42991       </method>
42992     </type>
42993     <type name="Foo.X+&lt;&gt;c__Iterator2">
42994       <method name="Void .ctor()">
42995         <size>7</size>
42996       </method>
42997       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42998         <size>7</size>
42999       </method>
43000       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43001         <size>7</size>
43002       </method>
43003       <method name="Boolean MoveNext()">
43004         <size>36</size>
43005       </method>
43006       <method name="Void Dispose()">
43007         <size>8</size>
43008       </method>
43009       <method name="Void Reset()">
43010         <size>6</size>
43011       </method>
43012     </type>
43013     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43014       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43015         <size>7</size>
43016       </method>
43017       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43018         <size>26</size>
43019       </method>
43020     </type>
43021     <type name="Foo.X+&lt;&gt;c__Iterator1">
43022       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43023         <size>7</size>
43024       </method>
43025       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43026         <size>26</size>
43027       </method>
43028     </type>
43029     <type name="Foo.X+&lt;&gt;c__Iterator2">
43030       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43031         <size>7</size>
43032       </method>
43033       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43034         <size>26</size>
43035       </method>
43036     </type>
43037   </test>
43038   <test name="test-partial-16.cs">
43039     <type name="A.C">
43040       <method name="Void .ctor()">
43041         <size>23</size>
43042       </method>
43043       <method name="Void .cctor()">
43044         <size>11</size>
43045       </method>
43046     </type>
43047     <type name="B.C2">
43048       <method name="Void .ctor()">
43049         <size>7</size>
43050       </method>
43051       <method name="Boolean Test()">
43052         <size>2</size>
43053       </method>
43054       <method name="System.Object Test_I()">
43055         <size>2</size>
43056       </method>
43057       <method name="Void Main()">
43058         <size>1</size>
43059       </method>
43060     </type>
43061   </test>
43062   <test name="test-partial-17.cs">
43063     <type name="Test">
43064       <method name="Void .ctor()">
43065         <size>7</size>
43066       </method>
43067       <method name="Boolean Check(System.String, System.String[])">
43068         <size>42</size>
43069       </method>
43070       <method name="Void Main()">
43071         <size>1</size>
43072       </method>
43073     </type>
43074   </test>
43075   <test name="test-partial-18.cs">
43076     <type name="N.Foo">
43077       <method name="Void .ctor()">
43078         <size>17</size>
43079       </method>
43080       <method name="Void Main()">
43081         <size>1</size>
43082       </method>
43083     </type>
43084   </test>
43085   <test name="test-partial-19.cs">
43086     <type name="Bug.GL">
43087       <method name="Void Main()">
43088         <size>7</size>
43089       </method>
43090     </type>
43091     <type name="Bug.GL+Core">
43092       <method name="Boolean A()">
43093         <size>2</size>
43094       </method>
43095     </type>
43096   </test>
43097   <test name="test-partial-20.cs">
43098     <type name="A">
43099       <method name="Void .ctor()">
43100         <size>7</size>
43101       </method>
43102       <method name="Void .cctor()">
43103         <size>7</size>
43104       </method>
43105     </type>
43106     <type name="B">
43107       <method name="Void .ctor()">
43108         <size>7</size>
43109       </method>
43110       <method name="Void .cctor()">
43111         <size>7</size>
43112       </method>
43113     </type>
43114     <type name="C">
43115       <method name="Void .ctor()">
43116         <size>7</size>
43117       </method>
43118       <method name="Int32 Main()">
43119         <size>38</size>
43120       </method>
43121     </type>
43122   </test>
43123   <test name="test-partial-21.cs">
43124     <type name="Mono.Sms.Main">
43125       <method name="Void .ctor()">
43126         <size>7</size>
43127       </method>
43128       <method name="Void Test()">
43129         <size>42</size>
43130       </method>
43131     </type>
43132     <type name="Mono.Sms.Contacts">
43133       <method name="Void .ctor()">
43134         <size>7</size>
43135       </method>
43136       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43137         <size>24</size>
43138       </method>
43139       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43140         <size>24</size>
43141       </method>
43142       <method name="Void Test()">
43143         <size>12</size>
43144       </method>
43145     </type>
43146     <type name="Mono.Sms.Core.Agenda">
43147       <method name="Void .ctor()">
43148         <size>7</size>
43149       </method>
43150       <method name="Void AddContact()">
43151         <size>1</size>
43152       </method>
43153       <method name="Void Main()">
43154         <size>1</size>
43155       </method>
43156     </type>
43157     <type name="Mono.Sms.Contacts+ContactsHandler">
43158       <method name="Void .ctor(Object, IntPtr)">
43159         <size>0</size>
43160       </method>
43161       <method name="Void Invoke()">
43162         <size>0</size>
43163       </method>
43164       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43165         <size>0</size>
43166       </method>
43167       <method name="Void EndInvoke(IAsyncResult)">
43168         <size>0</size>
43169       </method>
43170     </type>
43171     <type name="Mono.Sms.Main">
43172       <method name="Void &lt;Test&gt;m__0()">
43173         <size>6</size>
43174       </method>
43175     </type>
43176   </test>
43177   <test name="test-partial-22.cs">
43178     <type name="C">
43179       <method name="Void .ctor()">
43180         <size>7</size>
43181       </method>
43182       <method name="Int32 Main()">
43183         <size>2</size>
43184       </method>
43185     </type>
43186   </test>
43187   <test name="test-partial-23.cs">
43188     <type name="C">
43189       <method name="Void .ctor()">
43190         <size>7</size>
43191       </method>
43192       <method name="Void Partial_A()">
43193         <size>15</size>
43194       </method>
43195       <method name="Void Partial_B()">
43196         <size>15</size>
43197       </method>
43198       <method name="Void Partial_S()">
43199         <size>14</size>
43200       </method>
43201       <method name="Int32 Main()">
43202         <size>52</size>
43203       </method>
43204     </type>
43205   </test>
43206   <test name="test-partial-24.cs">
43207     <type name="N.C">
43208       <method name="Void .ctor()">
43209         <size>7</size>
43210       </method>
43211       <method name="Void Main()">
43212         <size>1</size>
43213       </method>
43214       <method name="Void Foo()">
43215         <size>1</size>
43216       </method>
43217     </type>
43218   </test>
43219   <test name="test-partial-25.cs">
43220     <type name="C">
43221       <method name="Void .ctor()">
43222         <size>7</size>
43223       </method>
43224       <method name="Void Partial(Int32)">
43225         <size>14</size>
43226       </method>
43227       <method name="Int32 Main()">
43228         <size>8</size>
43229       </method>
43230     </type>
43231   </test>
43232   <test name="test-partial-26.cs">
43233     <type name="ConsoleApplication1.X">
43234       <method name="Void .ctor()">
43235         <size>7</size>
43236       </method>
43237       <method name="Void Foo()">
43238         <size>1</size>
43239       </method>
43240     </type>
43241     <type name="ConsoleApplication1.Program">
43242       <method name="Void .ctor()">
43243         <size>7</size>
43244       </method>
43245       <method name="Int32 Main()">
43246         <size>98</size>
43247       </method>
43248     </type>
43249     <type name="ConsoleApplication1.Y">
43250       <method name="Void Foo()">
43251         <size>1</size>
43252       </method>
43253       <method name="Void .ctor()">
43254         <size>7</size>
43255       </method>
43256     </type>
43257   </test>
43258   <test name="test-var-01.cs">
43259     <type name="Test">
43260       <method name="Void .ctor()">
43261         <size>7</size>
43262       </method>
43263       <method name="Int32 Main()">
43264         <size>47</size>
43265       </method>
43266     </type>
43267   </test>
43268   <test name="test-var-02.cs">
43269     <type name="Class1">
43270       <method name="Void .ctor()">
43271         <size>15</size>
43272       </method>
43273       <method name="Boolean Method()">
43274         <size>2</size>
43275       </method>
43276     </type>
43277     <type name="Test">
43278       <method name="Void .ctor()">
43279         <size>7</size>
43280       </method>
43281       <method name="Int32 Main()">
43282         <size>116</size>
43283       </method>
43284     </type>
43285     <type name="Test+Class2">
43286       <method name="Void .ctor()">
43287         <size>15</size>
43288       </method>
43289       <method name="Boolean Method()">
43290         <size>2</size>
43291       </method>
43292     </type>
43293   </test>
43294   <test name="test-var-03.cs">
43295     <type name="Test">
43296       <method name="Void .ctor()">
43297         <size>7</size>
43298       </method>
43299       <method name="Int32 Main()">
43300         <size>166</size>
43301       </method>
43302     </type>
43303     <type name="&lt;PrivateImplementationDetails&gt;">
43304       <method name="Void .ctor()">
43305         <size>7</size>
43306       </method>
43307     </type>
43308   </test>
43309   <test name="test-var-05.cs">
43310     <type name="MyClass">
43311       <method name="Void .ctor(String)">
43312         <size>14</size>
43313       </method>
43314       <method name="Void Dispose()">
43315         <size>12</size>
43316       </method>
43317     </type>
43318     <type name="Test">
43319       <method name="Void .ctor()">
43320         <size>7</size>
43321       </method>
43322       <method name="Int32 Main()">
43323         <size>61</size>
43324       </method>
43325     </type>
43326   </test>
43327   <test name="test-var-06.cs">
43328     <type name="Test">
43329       <method name="Void .ctor()">
43330         <size>7</size>
43331       </method>
43332       <method name="Int32 Main()">
43333         <size>48</size>
43334       </method>
43335     </type>
43336   </test>
43337   <test name="test-var-07.cs">
43338     <type name="Test">
43339       <method name="Void .ctor()">
43340         <size>7</size>
43341       </method>
43342       <method name="Void var()">
43343         <size>1</size>
43344       </method>
43345       <method name="Int32 Main()">
43346         <size>33</size>
43347       </method>
43348     </type>
43349     <type name="var">
43350       <method name="Void .ctor()">
43351         <size>7</size>
43352       </method>
43353     </type>
43354   </test>
43355   <test name="test-var-08.cs">
43356     <type name="X">
43357       <method name="Void .ctor(Int32, Int32)">
43358         <size>10</size>
43359       </method>
43360       <method name="Void Main()">
43361         <size>1</size>
43362       </method>
43363     </type>
43364   </test>
43365   <test name="test-xml-042.cs">
43366     <type name="TestNamespace.TestClass">
43367       <method name="Void .ctor()">
43368         <size>7</size>
43369       </method>
43370       <method name="Void Main()">
43371         <size>1</size>
43372       </method>
43373       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
43374         <size>7</size>
43375       </method>
43376     </type>
43377   </test>
43378 </tests>